@import"https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@200;300;400;500;600;700&family=Open+Sans:wght@200;300;400;500;600;700&family=PT+Serif:wght@400;700&family=Quicksand:wght@300;400;500;600;700&display=swap";html{font-size:15px}html,body{padding:initial;width:100vw;margin:initial;display:flex;flex-direction:column;position:relative;align-items:center;overflow-x:hidden}.no-scroll{overflow:hidden!important}body{width:100%;display:flex;flex-direction:column;position:relative}#cobble-root{width:100%;height:100%;display:flex;flex-direction:column;position:relative;overflow-x:hidden;align-items:center;justify-content:flex-start}.bodyContent{width:100%;display:flex;flex-direction:column;position:relative;min-height:100vh;align-items:center;justify-content:flex-start;background-color:#fff;transition:background-color ease .2s}.bodyContent.withSideBar{margin-left:250px;width:calc(100% - 250px);background-color:#fcfaf6}*{box-sizing:border-box}h1,h2,h3,p,a{margin:initial;color:#353029}h1{font-family:"PT Serif",serif}h2,h3{font-family:Red Hat Display,sans-serif}a{font-family:Red Hat Display,sans-serif;font-weight:700;cursor:pointer}p{font-family:Open Sans,sans-serif}h1{font-size:3.5rem;font-weight:700;margin:initial;text-align:left}h2{font-size:1.5rem;font-weight:500;text-align:left}p,a,li{font-size:1.2rem;font-weight:400;text-align:justify}img{object-fit:cover}input{color:#353029;font-family:Open Sans,sans-serif}.row{display:flex;flex-direction:row!important}.column{display:flex;flex-direction:column!important}.column.start{justify-content:flex-start;align-items:flex-start}.mainCTA{height:60px;line-height:58px;background:#fff;border:2px solid #000000;box-sizing:border-box;font-family:Red Hat Display,sans-serif;font-weight:700;font-size:1.125rem;color:#000;text-decoration:none!important;padding:0 35px;border-radius:2px 0 2px 2px;position:relative;cursor:pointer;transition:all ease .3s;top:0;text-align:center;user-select:none;-webkit-user-select:none}@media only screen and (max-width: 1024px){.mainCTA{font-size:1rem;border-radius:3px 0 2px 2px;height:50px;line-height:48px}}@media only screen and (max-width: 850px){.mainCTA{font-size:1rem;border-radius:3px 0 2px 2px;height:60px;line-height:58px}}.mainCTA:before{position:absolute;display:flex;left:-9px;height:calc(100% + 4px);width:9px;top:2px;content:"";transform:skewY(-45deg);background-color:#000;border-radius:1px 3px 0}.mainCTA:after{position:absolute;display:flex;bottom:-9px;height:9px;width:calc(100% + 3px);left:-5px;transform:skew(-45deg);background-color:#000;content:"";border-radius:0 2px 1px 2.5px}.mainCTA:hover{top:-3px}.mainCTA.blue{background:#45fff2}.fullWidth{width:100%}.centered{justify-content:center;align-items:center}.hidden,.mobile-only{display:none!important}@media only screen and (max-width: 850px){.mobile-only{display:inherit!important}}.rightAligned{text-align:right}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.body-sectionWrapper{width:100%;display:flex;position:relative;overflow:hidden;flex-direction:column;justify-content:flex-start;align-items:center}.section-backgroundWrapper{position:absolute;z-index:0;width:100%;height:100%;display:flex;flex-direction:row;top:0;left:0;justify-content:flex-start;align-items:flex-start}.section-foregroundWrapper{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:row;top:0;left:0;justify-content:center;align-items:center;padding:112px 60px}.CTAWrapper{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:0 0 10px 10px}.sliding-catchphrase{width:fit-content;color:#fff;font-size:9rem;line-height:100px;font-family:Red Hat Display,sans-serif;transform:rotate(-5deg) translate(100%);font-weight:700;position:absolute;bottom:13%;z-index:0;margin:0 auto;text-align:center;left:0;right:0;white-space:pre}.marquee{transform:rotate(-5deg) translate(100%);-webkit-transform:rotate(-5deg) translateX(100%);animation:marquee-animation 20s linear infinite;-webkit-animation:marquee-animation 20s linear infinite;animation-delay:-10s}@keyframes marquee-animation{0%{-webkit-transform:rotate(-5deg) translateX(100%);transform:rotate(-5deg) translate(100%)}to{-webkit-transform:rotate(-5deg) translateX(-100%);transform:rotate(-5deg) translate(-100%)}}@keyframes marquee-animation-straight{0%{-webkit-transform:translateX(100%);transform:translate(100%)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}.marquee.delayed{animation-delay:0s}.spacer{width:100%;height:50px}.no-transition{transition:none!important}.separator{height:4px;max-width:400px;width:100%;border-radius:2px;background-color:#000}.separator.yellow{background-color:#f7bc25}.loaderIcon{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;box-shadow:initial;width:200px}.flipper-outerWrapper{perspective:1000px;position:relative}.flipper-wrapper{position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:all ease .5s;width:100%;height:100%}.flipper-frontWrapper{position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow-y:auto;overflow-x:hidden;background-color:#fff;display:flex;width:100%;height:100%;z-index:0;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.flipper-frontWrapper *{opacity:1;transition:all ease .1s}.flipper-backWrapper{transform:rotateY(-180deg) translateZ(1px);-webkit-transform:rotateY(-180deg) translateZ(1px);position:absolute;width:100%;height:100%;background-color:#fff;top:0;left:0;display:flex;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.flipper-backWrapper *{opacity:0;transition:all ease .1s}.flipped{transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg)}.flipped .flipper-frontWrapper{position:absolute;overflow:hidden}.flipped .flipper-frontWrapper *{opacity:0}.flipped .flipper-backWrapper{position:relative;overflow-y:auto;overflow-x:hidden}.flipped .flipper-backWrapper *{opacity:1}@media only screen and (min-width: 850px){.main-hidden{display:none!important}}@media only screen and (max-width: 850px){.mobile-hidden{display:none!important}}.disable-select{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";padding:initial}.globalWrapper{width:100%;height:100%;display:flex;flex-direction:column;position:relative;align-items:flex-start;justify-content:flex-start;z-index:50}.loaderSection.body-sectionWrapper{height:100%;width:100%;display:flex;flex-direction:column;position:relative;align-items:center;justify-content:center}.notification-wrapper{padding:20px;border-radius:5px;box-shadow:0 2px 6px #00000026;transition:all ease .4s;width:100%;margin-right:-500px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.notification-wrapper.opened{margin-right:0}.notification-wrapper.error{background-color:#f04438}.notification-wrapper.error h2,.notification-wrapper.error p{color:#fff}.notification-wrapper.success{background-color:#47cd89}.notification-wrapper.success h2,.notification-wrapper.success p{color:#fff}.notification-wrapper h2{line-height:normal;font-family:Open Sans,sans-serif;font-weight:600;font-size:14px}@media only screen and (max-width: 850px){.notification-wrapper h2{font-size:1.1rem}}.notification-wrapper p{line-height:normal;font-family:Open Sans,sans-serif;font-weight:400;font-size:14px}@media only screen and (max-width: 850px){.notification-wrapper p{font-size:.9rem}}.circularGauge-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.circularGauge-wrapper .svg{display:block;max-width:100%;width:100%}.circularGauge-wrapper .svg-circle-bg,.circularGauge-wrapper .svg-circle{fill:none}.circularGauge-wrapper .svg-circle-text{text-anchor:middle;font-family:Open Sans,sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:12px}.modal.body-sectionWrapper{width:100vw;height:100vh;position:fixed;opacity:1;transition:all ease .5s;z-index:100;overflow:auto;bottom:0;top:0;left:0}@media only screen and (max-width: 850px){.modal.body-sectionWrapper{justify-content:flex-end}}.modal.body-sectionWrapper.closed .modal-modalBackgroundWrapper{opacity:0}.modal.body-sectionWrapper.closed .modalContents{margin-top:-200vh}@media only screen and (max-width: 850px){.modal.body-sectionWrapper.closed .modalContents{margin-top:initial;margin-top:-200vh}}.modal.body-sectionWrapper .modal-modalBackgroundWrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;transition:all ease .5s;background-color:#35302999}.modal.body-sectionWrapper .modal-modalBackgroundWrapper.fixed{position:fixed}.modal.body-sectionWrapper .modal-closeIcon{position:absolute;top:10px;right:10px;height:20px;width:20px;cursor:pointer}.modal.body-sectionWrapper .modal-separatorWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.modal.body-sectionWrapper .modal-separatorWrapper .modal-separatorLine{display:flex;flex-direction:row;flex-grow:1;height:1px;background-color:#ece2d9}.modal.body-sectionWrapper .modal-separatorWrapper p{font-family:Open Sans,sans-serif;font-size:.9rem;color:#353029}.modal.body-sectionWrapper .modal-innerWrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:auto;position:relative;min-height:100vh;flex-shrink:0;height:100%}@media only screen and (max-width: 850px){.modal.body-sectionWrapper .modal-innerWrapper{padding:30px 0 0;justify-content:flex-end}}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;padding:30px 0}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .modalContents{transition:margin ease .2s}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper{max-width:100%;min-width:400px}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-headerIcon{margin-top:20px;width:48px;height:48px;object-fit:cover}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-headerWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-headerWrapper h1{font-size:1.2rem;letter-spacing:normal;text-align:center;color:#353029}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-headerWrapper p{text-align:center;font-size:.9rem;color:#716c67}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-inputWrapper{display:flex;flex-direction:row;width:100%;gap:12px}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-CTAsWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-CTAWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .flipper-frontWrapper{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:24px;width:100%;height:100%;box-shadow:0 2px 8px #0000001f;background-color:#fff;border-radius:15px}@media only screen and (max-width: 850px){.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .flipper-frontWrapper{padding:24px;border-radius:15px 15px 0 0}}.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .flipper-backWrapper{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:24px;width:100%;height:100%;box-shadow:0 2px 8px #0000001f;background-color:#fff;border-radius:15px}@media only screen and (max-width: 850px){.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .flipper-backWrapper{padding:50px 15px;border-radius:initial}}.pill-CTAWrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;height:40px;position:relative}.pill-CTAWrapper.neo{width:100%;justify-content:flex-start}.pill-CTAWrapper .pill-CTA{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;border-radius:20px;cursor:pointer;outline:initial;font-size:14px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:initial;padding:0 16px;white-space:nowrap;position:relative;flex-grow:1;gap:8px;transition:all ease .2s}.pill-CTAWrapper .pill-CTA.yellow{background:#f7bc25;border:initial;border-radius:24px;color:#353029;font-style:normal}.pill-CTAWrapper .pill-CTA.neo{background:transparent;border:initial;border-radius:24px;color:#353029;font-style:normal;font-size:14px;font-family:Open Sans,sans-serif;font-weight:400;width:100%;justify-content:flex-start}.pill-CTAWrapper .pill-CTA.neo img{filter:brightness(0) saturate(100%) invert(88%) sepia(8%) saturate(217%) hue-rotate(358deg) brightness(90%) contrast(89%)}.pill-CTAWrapper .pill-CTA.white{border:1px solid #ECE2D9;border-radius:24px;background:#fff;color:#353029;font-style:normal;box-shadow:initial}.pill-CTAWrapper .pill-CTA.outlined{border:2px solid #F7BC25;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:initial}.pill-CTAWrapper .pill-CTA.thin-outlined{border:1px solid #FBDE92;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:initial;font-weight:400;transition:background-color ease .2s}.pill-CTAWrapper .pill-CTA.thin-white{border:1px solid #ECE2D9;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:#fff;font-weight:400;transition:background-color ease .2s}.pill-CTAWrapper .pill-CTA.thin-white-small{border:1px solid #ECE2D9;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:#fff;font-weight:400;transition:background-color ease .2s;font-size:12px}.pill-CTAWrapper .pill-CTA.faded-yellow{background:#fdebbe;border:1px solid #FBDE92;border-radius:24px;color:#353029;font-style:normal;transition:background-color ease .2s}.pill-CTAWrapper .pill-CTA.shadowed-outlined{border-radius:24px;color:#353029;font-style:normal}.pill-CTAWrapper .pill-CTA.red-outlined{border:1px solid #E03616;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial}.pill-CTAWrapper .pill-CTA.nude{border:initial;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial}.pill-CTAWrapper .pill-CTA.muted{border:1px solid #ECE2D9;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:initial;width:initial}.pill-CTAWrapper .pill-CTA.dashed{border:1px dashed #ECE2D9;border-radius:24px;color:#866f5b;font-style:normal;box-shadow:initial;background-color:initial;width:initial;font-size:12px;font-weight:400}.pill-CTAWrapper .pill-CTA.blue{border:2px solid #000000;border-radius:24px;color:#000;font-style:normal;box-shadow:initial;background-color:#46fff2}.pill-CTAWrapper .pill-CTA.no-label{border:1px solid #ECE2D9;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:initial;width:40px;padding:initial}.pill-CTAWrapper .pill-CTA.nude-no-label{border:initial;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:initial;width:40px;padding:initial}.pill-CTAWrapper .pill-CTA.navigation{border:1px solid #FBDE92;background-color:#fdebbe;width:40px;padding:initial}.pill-CTAWrapper .pill-CTA.danger{background-color:#f04438;border:initial;border-radius:24px;color:#fff;font-style:normal}.pill-CTAWrapper .pill-CTA.loading{width:45px;background-color:transparent!important;color:transparent!important;overflow:hidden;box-shadow:initial;opacity:1;border:2px solid #f7bc25;border-left:initial;border-right:initial}.pill-CTAWrapper .pill-CTA.loading.spin{-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.pill-CTAWrapper .pill-CTA.loading.red-outlined{border-color:#e03616}.pill-CTAWrapper .pill-CTA span{display:flex;flex-direction:column;align-items:center;justify-content:center}.pill-CTAWrapper .pill-CTA span img{height:20px}.pill-CTAWrapper .pill-CTA.disabled{cursor:initial;opacity:.6}.pill-CTAWrapper .pill-CTA.transparent{opacity:0}.pill-CTAWrapper .pillCTA-loaderWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;left:0;top:0;z-index:0}.pill-CTAWrapper .pillCTA-loaderWrapper .pillCTA-loader{width:20px;height:20px;border-radius:50%}.pill-CTAWrapper .pillCTA-loaderWrapper .pillCTA-loader.loading{opacity:1;border:2px solid #f7bc25;border-left:initial;border-right:initial}.pill-CTAWrapper .pillCTA-loaderWrapper .pillCTA-loader.loading.spin{-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.pill-CTAWrapper.size-large{height:48px!important;border-radius:24px!important}.pill-CTAWrapper.darkBrandTheme .yellow{color:#fff}.pill-CTAWrapper.danger .pillCTA-loaderWrapper .pillCTA-loader.loading{border-color:#f04438}.pill-CTAWrapper.selected .neo{background-color:#fef8e9;font-weight:700}.pill-CTAWrapper.selected .neo img{filter:brightness(0) saturate(100%) invert(86%) sepia(44%) saturate(1037%) hue-rotate(333deg) brightness(96%) contrast(103%)}.pill-CTAWrapper:hover .neo{background-color:#fef8e9;font-weight:700}.pill-CTAWrapper:hover .neo img{filter:brightness(0) saturate(100%) invert(86%) sepia(44%) saturate(1037%) hue-rotate(333deg) brightness(96%) contrast(103%)}.errorSection.body-sectionWrapper{flex:1}.errorSection.body-sectionWrapper .section-foregroundWrapper{flex:1;flex-direction:column;gap:50px}.errorSection.body-sectionWrapper .section-foregroundWrapper img{height:150px}.errorSection.body-sectionWrapper .section-foregroundWrapper .error-contentWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.errorSection.body-sectionWrapper .section-foregroundWrapper .error-contentWrapper h1{font-size:18px;letter-spacing:normal}@media only screen and (max-width: 850px){.errorSection.body-sectionWrapper .section-foregroundWrapper .error-contentWrapper h1{font-size:14px}}.errorSection.body-sectionWrapper .section-foregroundWrapper .error-contentWrapper p{font-size:14px;letter-spacing:normal}@media only screen and (max-width: 850px){.errorSection.body-sectionWrapper .section-foregroundWrapper .error-contentWrapper p{font-size:12px}}.body-sectionWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;width:100%}.body-sectionWrapper .authentication-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:448px;padding:32px 16px;gap:24px}.body-sectionWrapper .authentication-wrapper .authentication-headerWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;gap:16px}.body-sectionWrapper .authentication-wrapper .authentication-headerWrapper .authentication-logoWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:40px}.body-sectionWrapper .authentication-wrapper .authentication-headerWrapper .authentication-logoWrapper .authentication-logo{width:100%;height:100%;object-fit:cover}.body-sectionWrapper .authentication-wrapper .authentication-headerWrapper .authentication-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;gap:8px}.body-sectionWrapper .authentication-wrapper .authentication-headerWrapper .authentication-header h1{font-family:"PT Serif",serif;font-size:36px;font-weight:700;color:#353029}.body-sectionWrapper .authentication-wrapper .authentication-headerWrapper .authentication-header p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#716c67}.body-sectionWrapper .authentication-wrapper .authentication-formWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;gap:16px}.body-sectionWrapper .authentication-wrapper .authentication-mainCTA{width:100%}.body-sectionWrapper .authentication-wrapper .authentication-noAccountOuterWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-top:24px}.body-sectionWrapper .authentication-wrapper .authentication-noAccountOuterWrapper .authentication-noAccountWrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:8px}.body-sectionWrapper .authentication-wrapper .authentication-noAccountOuterWrapper .authentication-noAccountWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#9e9c9a}.body-sectionWrapper .authentication-wrapper .authentication-noAccountOuterWrapper .authentication-noAccountWrapper .authentication-noAccount{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;cursor:pointer}.body-sectionWrapper .authentication-wrapper .authentication-noAccountOuterWrapper .authentication-noAccountWrapper .authentication-noAccount p{font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;color:#353029}.body-sectionWrapper .authentication-wrapper .authentication-noAccountOuterWrapper .authentication-noAccountWrapper .authentication-noAccount .authentication-noAccountUnderline{height:2px;display:flex;flex-direction:row;flex-grow:1;width:100%;background-color:#f7bc25}.inputPill-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.inputPill-outerWrapper .inputPill-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.inputPill-outerWrapper .inputPill-label .inputPill-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.inputPill-outerWrapper .inputPill-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.inputPill-outerWrapper .inputPill-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 20px;gap:8px}.inputPill-outerWrapper .inputPill-wrapper.yellow{border:1px solid #ECE2D9;color:#fff;font-size:.9rem;font-style:normal}.inputPill-outerWrapper .inputPill-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.inputPill-outerWrapper .inputPill-wrapper input::placeholder{color:#9e9c9a}.inputPill-outerWrapper .inputPill-wrapper:focus-within.yellow{border:1px solid #F7BC25}.inputPill-outerWrapper .inputPill-wrapper .inputPill-icon{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0}.inputPill-outerWrapper .inputPill-wrapper .inputPill-icon img{width:100%;height:100%;object-fit:cover}.inputPill-outerWrapper .inputPill-wrapper .inputPill-clearIconWrapper{width:20px;height:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0;cursor:pointer}.inputPill-outerWrapper .inputPill-wrapper .inputPill-clearIconWrapper img{width:100%;height:100%;object-fit:cover}.inputPill-outerWrapper .inputPill-wrapper .inputPill-revealIconWrapper{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all ease .2s;flex-grow:0}.inputPill-outerWrapper .inputPill-wrapper .inputPill-revealIconWrapper img{width:100%;height:100%;object-fit:cover}.inputPill-outerWrapper .inputPill-forgotPasswordOuterWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}.inputPill-outerWrapper .inputPill-forgotPasswordOuterWrapper .inputPill-forgotPasswordWrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:0px;cursor:pointer}.inputPill-outerWrapper .inputPill-forgotPasswordOuterWrapper .inputPill-forgotPasswordWrapper p{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;color:#353029}.inputPill-outerWrapper .inputPill-forgotPasswordOuterWrapper .inputPill-forgotPasswordWrapper .inputPill-forgotPasswordUnderline{height:2px;display:flex;flex-direction:row;flex-grow:1;width:100%;background-color:#f7bc25}.items{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.items .header-outerWrapper{width:calc(100% - 250px);height:90px;padding:24px 32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;z-index:10;background-color:#fcfaf6}.items .header-outerWrapper .header-navigationCTAWrapper{width:40px;height:40px}.items .header-outerWrapper .header-titleWrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-grow:1;gap:0px}.items .header-outerWrapper .header-titleWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.items .header-outerWrapper .header-titleWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.items .header-outerWrapper .header-controlsWrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;height:40px}.items .header-outerWrapper .header-controlsWrapper .header-searchWrapper{display:flex;flex-direction:row;height:100%;max-width:240px}.items .header-outerWrapper .header-controlsWrapper .header-ctaWrapper{display:flex;flex-direction:row;height:100%;flex-shrink:1}.items .header-outerWrapper.add-to-template,.items .header-outerWrapper.template-edition--add-to-template{width:calc(100% - 250px);height:72px;padding:0 32px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;background-color:#fff;border-bottom:1px solid #ECE2D9;position:fixed;top:0;z-index:10}.items .header-outerWrapper.add-to-template h1,.items .header-outerWrapper.template-edition--add-to-template h1{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029;flex-grow:1}.items .contents-outerWrapper{width:100%;margin-top:90px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;overflow:auto}.items .contents-outerWrapper.withBottomPadding{padding-bottom:112px}.items .contents-outerWrapper .contents-itemsWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:0 32px 24px;gap:16px;flex-wrap:wrap}.items .contents-outerWrapper .contents-loaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.items .contents-outerWrapper .contents-moreItemsLoaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%;padding:24px 0}.items .contents-outerWrapper .contents-emptyResultsWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%;gap:24px;padding-top:40px}.items .contents-outerWrapper .contents-emptyResultsWrapper img{max-height:215px;max-width:80%}.items .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:8px}.items .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.items .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.items .footer-outerWrapper{width:calc(100% - 250px);height:88px;padding:0 24px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:16px;background-color:#fff;border-top:1px solid #ECE2D9;position:fixed;bottom:0;z-index:10}.item{width:calc((100% - 32px) / 3);min-width:300px;max-width:400px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-decoration:initial}.item.template-details{width:calc((100% - 16px)/2)}.item .item-wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-grow:1;padding:16px;border:1px solid #ECE2D9;border-radius:16px;background-color:#fff;gap:12px}.item .item-wrapper .item-imageWrapper{width:100%;height:128px;border-radius:8px;overflow:hidden}.item .item-wrapper .item-imageWrapper img{width:100%;height:100%;object-fit:cover}.item .item-wrapper .item-title{width:100%;font-family:"PT Serif",serif;font-weight:700;font-size:16px;color:#353029}.item .item-wrapper .item-categoriesWrapper{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:4px 16px;flex-wrap:wrap}.item .item-wrapper .item-ctasWrapper{width:100%;height:40px;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:8px;flex-grow:1}.item .item-wrapper .item-ctasWrapper .item-mainCTA{flex-grow:1}.item .item-wrapper .item-ctasWrapper .item-menuCTA{flex-shrink:1}.pill-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;padding:0 20px 0 2px;height:36px;border-radius:18px;border:1px solid #ECE2D9;overflow:hidden}.pill-wrapper.square{flex-direction:column;gap:8px;padding:12px;height:initial;border-radius:8px;background-color:#fff}.pill-wrapper.iconless{padding-left:20px}.pill-wrapper.nude{flex-direction:row;gap:8px;padding:initial;height:22px;border-radius:initial;background-color:#fff;border:initial}.pill-wrapper.nude .pill-content span{height:initial;border-radius:50%;width:initial;display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.pill-wrapper .pill-contentEmoji{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;flex-shrink:0}.pill-wrapper .pill-content{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;overflow:hidden;text-overflow:ellipsis;height:100%;white-space:nowrap}.pill-wrapper .pill-content span{height:32px;border-radius:50%;width:32px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.menuCTA-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;height:40px;position:relative;min-width:40px}.menuCTA-wrapper .menuCTA-contents{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;border-radius:20px;cursor:pointer;outline:initial;font-size:14px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:initial;padding:0 20px;white-space:nowrap;position:relative;flex-grow:1;gap:8px}.menuCTA-wrapper .menuCTA-contents.default{border:1px solid #ECE2D9;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:initial;padding:initial}.menuCTA-wrapper .menuCTA-contents.nude{border:initial;border-radius:24px;color:#353029;font-style:normal;box-shadow:initial;background-color:initial;padding:initial}.menuCTA-wrapper .menuCTA-contents.loading{width:45px;background-color:transparent!important;color:transparent!important;overflow:hidden;box-shadow:initial;opacity:1;border:2px solid #f7bc25;border-left:initial;border-right:initial}.menuCTA-wrapper .menuCTA-contents.loading.spin{-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.menuCTA-wrapper .menuCTA-contents.loading.red-outlined{border-color:#e03616}.menuCTA-wrapper .menuCTA-contents span{display:flex;flex-direction:column;align-items:center;justify-content:center}.menuCTA-wrapper .menuCTA-contents span img{height:20px}.menuCTA-wrapper .menuCTA-contents.disabled{cursor:initial;opacity:.6}.menuCTA-wrapper .menuCTA-contents.transparent{opacity:0}.menuCTA-wrapper .menuCTA-loaderWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;left:0;top:0;z-index:0}.menuCTA-wrapper .menuCTA-loaderWrapper .menuCTA-loader{width:20px;height:20px;border-radius:50%}.menuCTA-wrapper .menuCTA-loaderWrapper .menuCTA-loader.loading{opacity:1;border:2px solid #f7bc25;border-left:initial;border-right:initial}.menuCTA-wrapper .menuCTA-loaderWrapper .menuCTA-loader.loading.spin{-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.menuCTA-wrapper .menuCTA-optionsWrapper{position:absolute;top:35px;right:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;border-radius:16px;border:1px solid #ECE2D9;padding:8px;transition:opacity ease .2s;opacity:0;background-color:#fff;z-index:100;width:max-content}.menuCTA-wrapper .menuCTA-optionsWrapper.transparent{opacity:0}.menuCTA-wrapper .menuCTA-optionsWrapper.visible{opacity:1}.menuOption-wrapper{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;height:40px;padding:0 16px;flex-grow:1;width:100%;cursor:pointer;text-decoration:initial}.menuOption-wrapper .menuOption-iconWrapper{width:20px;height:20px}.menuOption-wrapper .menuOption-iconWrapper img{filter:brightness(0) saturate(100%) invert(86%) sepia(44%) saturate(1037%) hue-rotate(333deg) brightness(96%) contrast(103%);width:100%;height:100%;object-fit:cover}.menuOption-wrapper p{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029}.newTemplate{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.newTemplate .header-outerWrapper{width:calc(100% - 250px);height:72px;padding:0 32px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;background-color:#fff;border-bottom:1px solid #ECE2D9;position:fixed;top:0;z-index:10}.newTemplate .header-outerWrapper .header-navigationCTAWrapper{width:40px;height:40px}.newTemplate .header-outerWrapper .header-titleWrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-grow:1;gap:0px}.newTemplate .header-outerWrapper .header-titleWrapper h1{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029;flex-grow:1}.newTemplate .header-outerWrapper .header-titleWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.newTemplate .contents-outerWrapper{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:48px;margin-top:72px;margin-bottom:88px}.newTemplate .contents-outerWrapper .contents-formWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:32px}.newTemplate .contents-outerWrapper .contents-formWrapper .contents-formLeftWrapper{width:calc(60% - 16px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}.newTemplate .contents-outerWrapper .contents-formWrapper .contents-formRightWrapper{width:calc(40% - 16px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}.newTemplate .contents-outerWrapper .contents-formWrapper .contents-formRightWrapper .contents-tagsInputOuterWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:24px;border:1px solid #ECE2D9;background-color:#fff;border-radius:24px;gap:8px;position:relative}.newTemplate .contents-outerWrapper .contents-formWrapper .contents-formRightWrapper .contents-tagsInputOuterWrapper .contents-tagsInputPillWrapper{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;height:28px;padding:0 8px;gap:6px;border:1px solid #71D1DF;border-radius:14px;background-color:#f1fafc;top:-14px;left:24px}.newTemplate .contents-outerWrapper .contents-formWrapper .contents-formRightWrapper .contents-tagsInputOuterWrapper .contents-tagsInputPillWrapper img{width:20px;height:20px;object-fit:cover}.newTemplate .contents-outerWrapper .contents-formWrapper .contents-formRightWrapper .contents-tagsInputOuterWrapper .contents-tagsInputPillWrapper p{font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;color:#353029}.newTemplate .contents-outerWrapper .contents-formWrapper .contents-formRightWrapper .contents-tagsInputOuterWrapper .contents-tagsInputExample{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;color:#716c67}.newTemplate .footer-outerWrapper{width:calc(100% - 250px);height:88px;padding:0 24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;background-color:#fff;border-top:1px solid #ECE2D9;position:fixed;bottom:0;z-index:10}.decisionCreationConfirmationModal.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper{max-width:400px}.decisionCreationConfirmationModal.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-linkShareWrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:6px;border:1px solid #FBDE92;background-color:#fef8e9;padding:12px;gap:0px}.decisionCreationConfirmationModal.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-linkShareWrapper .modal-linkShareTitle{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029}.decisionCreationConfirmationModal.modal.body-sectionWrapper .modal-innerWrapper .modal-contentsWrapper .flipper-outerWrapper .modal-linkShareWrapper .modal-linkShareLink{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.textInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.textInput-outerWrapper .textInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.textInput-outerWrapper .textInput-labelWrapper .textInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.textInput-outerWrapper .textInput-labelWrapper .textInput-label .textInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.textInput-outerWrapper .textInput-labelWrapper .textInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.textInput-outerWrapper .textInput-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;outline:initial;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:160px;padding:12px 20px;gap:8px}.textInput-outerWrapper .textInput-wrapper.yellow{border:1px solid #ECE2D9}.textInput-outerWrapper .textInput-wrapper .textInput-toolbarWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:24px;gap:8px}.textInput-outerWrapper .textInput-wrapper .textInput-toolbarWrapper .textInput-controlWrapper{width:24px;height:24px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;border-radius:6px;transition:background-color ease .2s}.textInput-outerWrapper .textInput-wrapper .textInput-toolbarWrapper .textInput-controlWrapper.isActive{background-color:#fbde92}.textInput-outerWrapper .textInput-wrapper .textInput-toolbarWrapper .textInput-controlWrapper img{width:16px;height:16px;object-fit:cover}.textInput-outerWrapper .textInput-wrapper .textInput-separator{height:1px;width:100%;background-color:#ece2d9}.textInput-outerWrapper .textInput-wrapper .textarea{position:relative;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:block;resize:none;padding:initial!important;margin:initial!important;flex-grow:1;overflow-y:auto}.textInput-outerWrapper .textInput-wrapper .textarea::placeholder{color:#9e9c9a}.textInput-outerWrapper .textInput-wrapper .textarea p{width:100%;overflow-x:hidden;overflow-y:auto;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400}.textInput-outerWrapper .textInput-wrapper .textarea ul{margin:4px 0}.textInput-outerWrapper .textInput-wrapper .textarea ul li{font-family:Open Sans,sans-serif;font-size:16px;font-weight:400}.textInput-outerWrapper .textInput-wrapper:focus-within input{height:calc(100% - 4px);width:calc(100% - 4px)}.textInput-outerWrapper .textInput-wrapper:focus-within.yellow{border:1px solid #F7BC25}.loader-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.loader-wrapper .loader-icon{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;box-shadow:initial;object-fit:contain!important}.tagInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.tagInput-outerWrapper .tagInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.tagInput-outerWrapper .tagInput-labelWrapper .tagInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.tagInput-outerWrapper .tagInput-labelWrapper .tagInput-label .tagInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.tagInput-outerWrapper .tagInput-labelWrapper .tagInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.tagInput-outerWrapper .tagInput-outerWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;border-radius:24px;position:relative;height:48px;padding:0 20px;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper .tagInput-icon{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper .tagInput-icon img{width:100%;height:100%;object-fit:cover}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper input::placeholder{color:#9e9c9a}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper:focus-within{border:1px solid #F7BC25}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper .tagInput-tagsOuterWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-height:264px;width:100%;position:absolute;left:0;padding:12px;border:1px solid #F7BC25;border-radius:24px;background-color:#fff;gap:8px;z-index:10}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper .tagInput-tagsOuterWrapper.top{bottom:50px}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper .tagInput-tagsOuterWrapper.bottom{top:50px}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper .tagInput-tagsOuterWrapper .tagInput-tagsDisclaimer{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;color:#716c67;padding:0 12px}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-wrapper .tagInput-tagsOuterWrapper .tagInput-tagsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:auto;flex-grow:1;gap:0px;width:100%}.tagInput-outerWrapper .tagInput-outerWrapper .tagInput-selectedTagsWrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%;flex-wrap:wrap;gap:8px}.newTagModal .flipper-outerWrapper{width:560px}.newTagModal .flipper-outerWrapper .newTagModal-emojiInput{width:96px}.tagInput-tagWrapper{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:8px 12px;gap:12px;width:100%;cursor:pointer;border-radius:12px;border:1px solid transparent;transition:all ease .2s;height:40px}.tagInput-tagWrapper:hover{background-color:#fef8e9;border:1px solid #FDEBBE}.tagInput-tagWrapper .tagInput-tagCheckboxWrapper{height:16px;width:16px}.tagInput-tagWrapper .tagInput-tagCheckboxWrapper input{margin:initial;height:100%;width:100%;cursor:pointer}.tagInput-tagWrapper .tagInput-tagCheckboxWrapper input:checked{accent-color:#f7bc25}.tagInput-tagWrapper .tagInput-createWrapper{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;color:#716c67}.tagInput-tagWrapper .tagInput-tagEmoji{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400}.tagInput-tagWrapper .tagInput-tagName{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029;flex-grow:1}.tagInput-tagWrapper .tagInput-tagNameCreate{font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;color:#353029;flex-grow:1}.tagInput-tagWrapper .tagInput-tagOptionsWrapper{height:20px;width:20px}.removableTag-wrapper{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 8px 0 12px;height:30px;gap:6px;border-radius:15px;border:1px solid #B8E8EF;background-color:#f1fafc}.removableTag-wrapper .removableTag-tagEmoji{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400}.removableTag-wrapper .removableTag-tagName{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;color:#353029;flex-grow:1}.removableTag-wrapper .removableTag-removeTagWrapper{height:14px;width:14px;cursor:pointer}.removableTag-wrapper .removableTag-removeTagWrapper img{filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(1641%) hue-rotate(356deg) brightness(92%) contrast(82%);height:100%;width:100%;object-fit:cover}.unitsInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.unitsInput-outerWrapper .unitsInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.unitsInput-outerWrapper .unitsInput-label .unitsInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.unitsInput-outerWrapper .unitsInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.unitsInput-outerWrapper .unitsInput-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 20px;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal}.unitsInput-outerWrapper .unitsInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.unitsInput-outerWrapper .unitsInput-wrapper input::placeholder{color:#9e9c9a}.unitsInput-outerWrapper .unitsInput-wrapper:focus-within{border:1px solid #F7BC25}.unitsInput-outerWrapper .unitsInput-wrapper .unitsInput-icon{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0}.unitsInput-outerWrapper .unitsInput-wrapper .unitsInput-icon img{width:100%;height:100%;object-fit:cover}.unitsInput-outerWrapper .unitsInput-listWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.unitsInput-outerWrapper .unitsInput-listWrapper .unitsInput-addCTA{width:100%;height:48px}.removableUnitCard-outerWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:12px;border:1px solid #ECE2D9;border-radius:16px 0 16px 16px;background-color:#fff;padding:9px 12px 9px 9px;position:relative}.removableUnitCard-outerWrapper .removableUnitCard-deleteWrapper{position:absolute;top:-6px;right:-6px;width:20px;height:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#71d1df;border-radius:50%;cursor:pointer;z-index:10}.removableUnitCard-outerWrapper .removableUnitCard-deleteWrapper img{filter:brightness(0) saturate(100%) invert(99%) sepia(67%) saturate(2%) hue-rotate(56deg) brightness(113%) contrast(100%);width:16px;height:16px;object-fit:cover}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:12px;position:relative}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-imagesWrapper{position:relative;height:62px;flex-shrink:0}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-imagesWrapper._1{width:64px}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-imagesWrapper._2{width:72px}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-imagesWrapper._3{width:80px}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-imagesWrapper .removableUnitCard-image1{height:62px;width:64px;border:3px solid #ffffff;border-radius:8px;object-fit:cover;position:absolute;left:0;z-index:3}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-imagesWrapper .removableUnitCard-image2{height:62px;width:64px;border:3px solid #ffffff;border-radius:8px;object-fit:cover;position:absolute;left:8px;z-index:2}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-imagesWrapper .removableUnitCard-image3{height:62px;width:64px;border:3px solid #ffffff;border-radius:8px;object-fit:cover;position:absolute;left:16px;z-index:1}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-detailsWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;flex-shrink:1;overflow:hidden}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-detailsWrapper .removableUnitCard-unitTitle{font-family:"PT Serif",serif;font-size:16px;font-weight:700;color:#353029}.removableUnitCard-outerWrapper .removableUnitCard-innerWrapper .removableUnitCard-detailsWrapper .removableUnitCard-unitTagsWrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;width:100%;overflow:auto;gap:16px}.removableUnitCard-outerWrapper .removableUnitCard-descriptionOverrideWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;flex-shrink:0}.dateInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.dateInput-outerWrapper .dateInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.dateInput-outerWrapper .dateInput-labelWrapper .dateInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.dateInput-outerWrapper .dateInput-labelWrapper .dateInput-label .dateInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.dateInput-outerWrapper .dateInput-labelWrapper .dateInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.dateInput-outerWrapper .dateInput-dateLinesWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.dateInput-outerWrapper .dateInput-dateLinesWrapper .dateInput-addLineCTA{width:100%;height:48px}.dateLineInput-optionsWrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:12px}.dateLineInput-optionsWrapper .dateLineInput-wrapper{width:calc(50% - 50px);display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 20px 0 0;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal;flex-grow:0;background-color:#fef8e9;flex-grow:1}.dateLineInput-optionsWrapper .dateLineInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fef8e9;border:initial;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1;margin:initial;padding:initial}.dateLineInput-optionsWrapper .dateLineInput-wrapper input::placeholder{color:#9e9c9a}.dateLineInput-optionsWrapper .dateLineInput-wrapper .dateLineInput-headerWrapper{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-grow:0;gap:8px;padding:0 0 0 20px;background-color:#fef8e9;transition:all ease .2s}.dateLineInput-optionsWrapper .dateLineInput-wrapper .dateLineInput-headerWrapper img{width:24px;height:24px;object-fit:cover}.dateLineInput-optionsWrapper .dateLineInput-wrapper:focus-within{border:1px solid #F7BC25}.dateLineInput-optionsWrapper .dateLineInput-wrapper:focus-within .dateLineInput-headerWrapper{border-color:#f7bc25}.dateLineInput-optionsWrapper .dateLineInput-timesWrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:12px}.dateLineInput-optionsWrapper .dateLineInput-timesWrapper .dateLineInput-timeInput{height:48px;flex-grow:1;flex-shrink:0;width:auto;min-width:101px}.dateLineInput-optionsWrapper .dateLineInput-timesWrapper .dateLineInput-timeInput+.dateLineInput-timeInput{width:130px;height:48px;flex-grow:1;flex-shrink:0}.dateLineInput-optionsWrapper .dateLineInput-timesWrapper .dateLineInput-addEndTimeCTA{flex-grow:1;width:130px;height:48px;flex-shrink:0}.dateLineInput-optionsWrapper .dateLineInput-binWrapper{width:24px;height:24px;gap:12px;cursor:pointer;opacity:.3;transition:opacity ease .2s}.dateLineInput-optionsWrapper .dateLineInput-binWrapper img{width:100%;height:100%;object-fit:cover}.dateLineInput-optionsWrapper .dateLineInput-binWrapper.active{opacity:1}.selectInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.selectInput-outerWrapper .selectInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.selectInput-outerWrapper .selectInput-labelWrapper .selectInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.selectInput-outerWrapper .selectInput-labelWrapper .selectInput-label .selectInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.selectInput-outerWrapper .selectInput-labelWrapper .selectInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.selectInput-outerWrapper .selectInput-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 12px;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal;flex-grow:0;cursor:pointer}.selectInput-outerWrapper .selectInput-wrapper select{position:relative;height:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1;flex-shrink:0;cursor:pointer}.selectInput-outerWrapper .selectInput-wrapper select option[value=""][disabled]{display:none}.selectInput-outerWrapper .selectInput-wrapper:focus-within{border:1px solid #F7BC25}.selectInput-outerWrapper .selectInput-wrapper .selectInput-icon{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0}.selectInput-outerWrapper .selectInput-wrapper .selectInput-icon img{width:100%;height:100%;object-fit:cover}.selectInput-outerWrapper .selectInput-wrapper .selectInput-clearIconWrapper{width:20px;height:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0;flex-shrink:0;cursor:pointer}.selectInput-outerWrapper .selectInput-wrapper .selectInput-clearIconWrapper img{width:100%;height:100%;object-fit:cover}.newItem{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.newItem .header-outerWrapper{width:calc(100% - 250px);height:72px;padding:0 32px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;background-color:#fff;border-bottom:1px solid #ECE2D9;position:fixed;top:0;z-index:10}.newItem .header-outerWrapper .header-navigationCTAWrapper{width:40px;height:40px}.newItem .header-outerWrapper h1{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029}.newItem .contents-outerWrapper{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:48px 32px;margin-top:72px;margin-bottom:88px}.newItem .contents-outerWrapper .contents-formWrapper{width:100%;max-width:550px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px}.newItem .contents-outerWrapper .contents-formWrapper .contents-prefillWrapper{width:calc(100% + 32px);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;background-color:transparent;border:2px solid #f7bc25;border-radius:20px}.newItem .contents-outerWrapper .contents-formWrapper .contents-prefillWrapper .contents-formSeparatorWrapper{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px 48px;gap:16px}.newItem .contents-outerWrapper .contents-formWrapper .contents-prefillWrapper .contents-formSeparatorWrapper .contents-formSeparator{width:100%;height:1px;border-top:1px dashed #ECE2D9}.newItem .contents-outerWrapper .contents-formWrapper .contents-prefillWrapper .contents-formSeparatorWrapper .contents-formSeparatorText{font-size:14px;font-family:Open Sans,sans-serif;font-weight:500;color:#353029}.newItem .contents-outerWrapper .contents-formWrapper .contents-switchWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;height:32px;border-radius:20px;background-color:transparent}.newItem .contents-outerWrapper .contents-formWrapper .contents-switchWrapper .contents-switchButton{height:32px;border-radius:16px;background-color:transparent;transition:all ease .2s;padding:0 20px;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;height:100%;border:1px solid transparent}.newItem .contents-outerWrapper .contents-formWrapper .contents-switchWrapper .contents-switchButton .contents-switchButtonTitle{font-size:14px;font-family:Open Sans,sans-serif;font-weight:500;color:#353029}.newItem .contents-outerWrapper .contents-formWrapper .contents-switchWrapper .contents-switchButton.selected{background-color:#fff;border:1px solid #f7bc25}.newItem .contents-outerWrapper .contents-formWrapper .contents-switchWrapper .contents-switchButton:hover{background-color:#fff}.newItem .footer-outerWrapper{width:calc(100% - 250px);height:88px;padding:0 24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;background-color:#fff;border-top:1px solid #ECE2D9;position:fixed;bottom:0;z-index:10}.imagesInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.imagesInput-outerWrapper .imagesInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.imagesInput-outerWrapper .imagesInput-labelWrapper .imagesInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.imagesInput-outerWrapper .imagesInput-labelWrapper .imagesInput-label .imagesInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.imagesInput-outerWrapper .imagesInput-labelWrapper .imagesInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.imagesInput-outerWrapper .imagesInput-imagesWrapper{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:12px}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-addCTAWrapper{width:calc(25% - 9px);height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #ECE2D9;border-radius:8px;background-color:#fff;cursor:pointer;position:relative}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-addCTAWrapper img{width:20px;height:20px;object-fit:cover}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-addCTAWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#866f5b}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-addCTAWrapper input{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-placeholderWrapper{width:calc(25% - 9px);height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px dashed #ECE2D9;border-radius:8px;background-color:transparent}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-imageWrapper{width:calc(25% - 9px);height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;position:relative}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-imageWrapper img{width:100%;height:100%;object-fit:cover;border-radius:8px}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-imageWrapper .imagesInput-loaderWrapper{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#ffffff60;display:flex;flex-direction:column;justify-content:center;align-items:center}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-imageWrapper .imagesInput-imageDeleteWrapper{position:absolute;top:-4px;right:-4px;width:20px;height:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#71d1df;border-radius:50%;cursor:pointer}.imagesInput-outerWrapper .imagesInput-imagesWrapper .imagesInput-imageWrapper .imagesInput-imageDeleteWrapper img{filter:brightness(0) saturate(100%) invert(99%) sepia(67%) saturate(2%) hue-rotate(56deg) brightness(113%) contrast(100%);width:16px;height:16px;object-fit:cover}.priceInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.priceInput-outerWrapper .priceInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.priceInput-outerWrapper .priceInput-labelWrapper .priceInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.priceInput-outerWrapper .priceInput-labelWrapper .priceInput-label .priceInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.priceInput-outerWrapper .priceInput-labelWrapper .priceInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.priceInput-outerWrapper .priceInput-optionsWrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:20px}.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-wrapper{width:calc(50% - 10px);display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 20px 0 0;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal;flex-grow:0}.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-wrapper input::placeholder{color:#9e9c9a}.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-wrapper .priceInput-headerWrapper{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-grow:0;gap:8px;padding:0 12px 0 20px;border-right:1px solid #ECE2D9;background-color:#fef8e9;transition:all ease .2s}.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-wrapper .priceInput-headerWrapper .priceInput-icon,.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-wrapper .priceInput-headerWrapper .priceInput-currency{font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;color:#353029}.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-wrapper:focus-within{border:1px solid #F7BC25}.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-wrapper:focus-within .priceInput-headerWrapper{border-color:#f7bc25}.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-addRangeCTA,.priceInput-outerWrapper .priceInput-optionsWrapper .priceInput-addRangeInput{flex-grow:1;width:calc(50% - 10px);height:48px}.addressInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.addressInput-outerWrapper .addressInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.addressInput-outerWrapper .addressInput-label .addressInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.addressInput-outerWrapper .addressInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.addressInput-outerWrapper .addressInput-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 20px;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal}.addressInput-outerWrapper .addressInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.addressInput-outerWrapper .addressInput-wrapper input::placeholder{color:#9e9c9a}.addressInput-outerWrapper .addressInput-wrapper:focus-within{border:1px solid #F7BC25}.addressInput-outerWrapper .addressInput-wrapper .addressInput-icon{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0}.addressInput-outerWrapper .addressInput-wrapper .addressInput-icon img{width:100%;height:100%;object-fit:cover}.addressInput-outerWrapper .addressInput-wrapper .addressInput-clearIconWrapper{width:20px;height:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0;cursor:pointer}.addressInput-outerWrapper .addressInput-wrapper .addressInput-clearIconWrapper img{width:100%;height:100%;object-fit:cover}.addressInput-outerWrapper .addressInput-wrapper .addressInput-revealIconWrapper{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all ease .2s;flex-grow:0}.addressInput-outerWrapper .addressInput-wrapper .addressInput-revealIconWrapper img{width:100%;height:100%;object-fit:cover}.addressInput-outerWrapper .addressInput-forgotPasswordOuterWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}.addressInput-outerWrapper .addressInput-forgotPasswordOuterWrapper .addressInput-forgotPasswordWrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:0px;cursor:pointer}.addressInput-outerWrapper .addressInput-forgotPasswordOuterWrapper .addressInput-forgotPasswordWrapper p{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;color:#353029}.addressInput-outerWrapper .addressInput-forgotPasswordOuterWrapper .addressInput-forgotPasswordWrapper .addressInput-forgotPasswordUnderline{height:2px;display:flex;flex-direction:row;flex-grow:1;width:100%;background-color:#f7bc25}.linksInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.linksInput-outerWrapper .linksInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.linksInput-outerWrapper .linksInput-label .linksInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.linksInput-outerWrapper .linksInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.linksInput-outerWrapper .linksInput-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 20px;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal}.linksInput-outerWrapper .linksInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.linksInput-outerWrapper .linksInput-wrapper input::placeholder{color:#9e9c9a}.linksInput-outerWrapper .linksInput-wrapper:focus-within{border:1px solid #F7BC25}.linksInput-outerWrapper .linksInput-wrapper .linksInput-icon{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0}.linksInput-outerWrapper .linksInput-wrapper .linksInput-icon img{width:100%;height:100%;object-fit:cover}.linksInput-outerWrapper .linksInput-listWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.linksInput-outerWrapper .linksInput-listWrapper .linksInput-addCTA{width:100%;height:48px}.linkInput-optionsWrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:12px}.linkInput-optionsWrapper .linkInput-wrapper{width:calc(50% - 24px);display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:12px;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;position:relative;height:48px;line-height:48px;padding:0 20px;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal;flex-grow:0}.linkInput-optionsWrapper .linkInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1;margin:initial;padding:initial}.linkInput-optionsWrapper .linkInput-wrapper input::placeholder{color:#9e9c9a}.linkInput-optionsWrapper .linkInput-wrapper .linkInput-headerWrapper{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-grow:0;gap:8px;background-color:#fff;transition:all ease .2s}.linkInput-optionsWrapper .linkInput-wrapper .linkInput-headerWrapper img{width:24px;height:24px;object-fit:cover}.linkInput-optionsWrapper .linkInput-wrapper:focus-within{border:1px solid #F7BC25}.linkInput-optionsWrapper .linkInput-wrapper:focus-within .linkInput-headerWrapper{border-color:#f7bc25}.linkInput-optionsWrapper .linkInput-timesWrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-grow:1;gap:12px}.linkInput-optionsWrapper .linkInput-timesWrapper .linkInput-timeInput{height:48px;width:calc(50% - 6px)}.linkInput-optionsWrapper .linkInput-timesWrapper .linkInput-addEndTimeCTA{flex-grow:1;width:calc(50% - 6px);height:48px}.linkInput-optionsWrapper .linkInput-binWrapper{width:24px;height:24px;gap:12px;cursor:pointer;opacity:.3;transition:opacity ease .2s}.linkInput-optionsWrapper .linkInput-binWrapper img{width:100%;height:100%;object-fit:cover}.linkInput-optionsWrapper .linkInput-binWrapper.active{opacity:1}.googleSearchInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.googleSearchInput-outerWrapper .googleSearchInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.googleSearchInput-outerWrapper .googleSearchInput-label .googleSearchInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.googleSearchInput-outerWrapper .googleSearchInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.googleSearchInput-outerWrapper .googleSearchInput-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 20px;gap:8px;border:1px solid #ECE2D9;color:#fff;font-style:normal}.googleSearchInput-outerWrapper .googleSearchInput-wrapper.loading{padding-right:70px}.googleSearchInput-outerWrapper .googleSearchInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.googleSearchInput-outerWrapper .googleSearchInput-wrapper input::placeholder{color:#9e9c9a}.googleSearchInput-outerWrapper .googleSearchInput-wrapper:focus-within{border:1px solid #F7BC25}.googleSearchInput-outerWrapper .googleSearchInput-wrapper .googleSearchInput-icon{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0}.googleSearchInput-outerWrapper .googleSearchInput-wrapper .googleSearchInput-icon img{width:100%;height:100%;object-fit:cover}.googleSearchInput-outerWrapper .googleSearchInput-wrapper .googleSearchInput-clearIconWrapper{width:20px;height:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0;cursor:pointer}.googleSearchInput-outerWrapper .googleSearchInput-wrapper .googleSearchInput-clearIconWrapper img{width:100%;height:100%;object-fit:cover}.googleSearchInput-outerWrapper .googleSearchInput-wrapper .googleSearchInput-revealIconWrapper{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all ease .2s;flex-grow:0}.googleSearchInput-outerWrapper .googleSearchInput-wrapper .googleSearchInput-revealIconWrapper img{width:100%;height:100%;object-fit:cover}.googleSearchInput-outerWrapper .googleSearchInput-wrapper .googleSearchInput-loaderWrapper{position:absolute;height:48px;width:48px;display:flex;flex-direction:row;align-items:center;justify-content:center;right:16px}.googleSearchInput-outerWrapper .googleSearchInput-forgotPasswordOuterWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}.googleSearchInput-outerWrapper .googleSearchInput-forgotPasswordOuterWrapper .googleSearchInput-forgotPasswordWrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:0px;cursor:pointer}.googleSearchInput-outerWrapper .googleSearchInput-forgotPasswordOuterWrapper .googleSearchInput-forgotPasswordWrapper p{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;color:#353029}.googleSearchInput-outerWrapper .googleSearchInput-forgotPasswordOuterWrapper .googleSearchInput-forgotPasswordWrapper .googleSearchInput-forgotPasswordUnderline{height:2px;display:flex;flex-direction:row;flex-grow:1;width:100%;background-color:#f7bc25}.searchInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.searchInput-outerWrapper .searchInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.searchInput-outerWrapper .searchInput-label .searchInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.searchInput-outerWrapper .searchInput-wrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:24px;position:relative;height:48px;line-height:48px;padding:0 20px;gap:8px}.searchInput-outerWrapper .searchInput-wrapper.yellow{border:1px solid #ECE2D9;color:#fff;font-size:.9rem;font-style:normal}.searchInput-outerWrapper .searchInput-wrapper input{position:relative;height:100%;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.searchInput-outerWrapper .searchInput-wrapper input::placeholder{color:#9e9c9a}.searchInput-outerWrapper .searchInput-wrapper:focus-within.yellow{border:1px solid #F7BC25}.searchInput-outerWrapper .searchInput-wrapper .searchInput-icon{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0}.searchInput-outerWrapper .searchInput-wrapper .searchInput-icon img{width:100%;height:100%;object-fit:cover}.searchInput-outerWrapper .searchInput-wrapper .searchInput-clearIconWrapper{width:20px;height:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all ease .2s;flex-grow:0;cursor:pointer}.searchInput-outerWrapper .searchInput-wrapper .searchInput-clearIconWrapper img{width:100%;height:100%;object-fit:cover}.searchInput-outerWrapper .searchInput-wrapper .searchInput-revealIconWrapper{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all ease .2s;flex-grow:0}.searchInput-outerWrapper .searchInput-wrapper .searchInput-revealIconWrapper img{width:100%;height:100%;object-fit:cover}.searchInput-outerWrapper .searchInput-forgotPasswordOuterWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:4px}.searchInput-outerWrapper .searchInput-forgotPasswordOuterWrapper .searchInput-forgotPasswordWrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:0px;cursor:pointer}.searchInput-outerWrapper .searchInput-forgotPasswordOuterWrapper .searchInput-forgotPasswordWrapper p{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;color:#353029}.searchInput-outerWrapper .searchInput-forgotPasswordOuterWrapper .searchInput-forgotPasswordWrapper .searchInput-forgotPasswordUnderline{height:2px;display:flex;flex-direction:row;flex-grow:1;width:100%;background-color:#f7bc25}.sidebar-outerWrapper{width:250px;height:100vh;position:fixed;top:0;left:0;z-index:10;background-color:#fff;border-right:1px solid #ECE2D9}.sidebar-outerWrapper .sidebar-innerWrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0px;overflow-y:auto}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-headerWrapper{width:100%;padding:24px 24px 8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-headerWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:14px;color:#353029}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-menuWrapper{width:100%;padding:8px 24px 8px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;gap:12px}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-menuWrapper .sidebar-menuTitle{width:100%;margin-left:24px}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-menuWrapper .sidebar-menuTitle h2{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper{width:100%;padding:8px 24px 24px 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-shrink:1;gap:0px}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%;height:40px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;cursor:pointer;text-decoration:initial}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper .sideBar-settingsItemIconWrapper{height:24px;width:24px;border-radius:50%;background-color:#fef8e9;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper .sideBar-settingsItemIconWrapper img{width:14px;height:14px;object-fit:cover;transition:opacity ease .2s}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper .sideBar-settingsItemIconWrapper .icon-loaderWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;left:0;top:0;z-index:0}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper .sideBar-settingsItemIconWrapper .icon-loaderWrapper .icon-loader{width:20px;height:20px;border-radius:50%;opacity:0;transition:opacity ease .2s}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper.loading .sideBar-settingsItemIconWrapper .icon-loader{border:2px solid #f7bc25;border-left:initial;border-right:initial;opacity:1}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper.loading .sideBar-settingsItemIconWrapper .icon-loader.spin{-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper.loading .sideBar-settingsItemIconWrapper img{opacity:0}.sidebar-outerWrapper .sidebar-innerWrapper .sidebar-settingsWrapper .sidebar-settingsItemWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#353029}.sidebar-menuItemOuterWrapper{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;cursor:pointer;text-decoration:initial}.sidebar-menuItemOuterWrapper .sidebar-menuItemSelector{width:12px;height:28px;background-color:#f7bc25;border-radius:0 8px 8px 0;transition:opacity ease .2s;opacity:0}.sidebar-menuItemOuterWrapper .sidebar-menuItemInnerWrapper{width:100%;height:40px;padding:0 12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;border-radius:20px;transition:background-color ease .2s}.sidebar-menuItemOuterWrapper .sidebar-menuItemInnerWrapper .sideBar-menuItemIconWrapper{width:24px;height:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}.sidebar-menuItemOuterWrapper .sidebar-menuItemInnerWrapper .sideBar-menuItemIconWrapper.small{width:14px;height:14px}.sidebar-menuItemOuterWrapper .sidebar-menuItemInnerWrapper .sideBar-menuItemIconWrapper img{filter:brightness(0) saturate(100%) invert(88%) sepia(8%) saturate(217%) hue-rotate(358deg) brightness(90%) contrast(89%);height:100%;width:100%;object-fit:cover}.sidebar-menuItemOuterWrapper .sidebar-menuItemInnerWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#353029}.sidebar-menuItemOuterWrapper:hover .sidebar-menuItemSelector{opacity:.5}.sidebar-menuItemOuterWrapper:hover .sidebar-menuItemInnerWrapper{background-color:#fef8e9}.sidebar-menuItemOuterWrapper.selected .sidebar-menuItemSelector{opacity:1}.sidebar-menuItemOuterWrapper.selected .sidebar-menuItemInnerWrapper{background-color:#fef8e9}.sidebar-menuItemOuterWrapper.selected .sidebar-menuItemInnerWrapper p{font-weight:700}.sidebar-menuItemOuterWrapper.selected .sideBar-menuItemIconWrapper img{filter:brightness(0) saturate(100%) invert(86%) sepia(44%) saturate(1037%) hue-rotate(333deg) brightness(96%) contrast(103%)}.itemDetails{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.itemDetails .header-outerWrapper{width:calc(100% - 250px);height:72px;padding:0 32px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;background-color:#fff;border-bottom:1px solid #ECE2D9;position:fixed;top:0;z-index:10}.itemDetails .header-outerWrapper .header-navigationCTAWrapper{width:40px;height:40px}.itemDetails .header-outerWrapper h1{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029;flex-grow:1}.itemDetails .header-outerWrapper .header-controlsWrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;height:40px}.itemDetails .header-outerWrapper .header-controlsWrapper .header-ctaWrapper{display:flex;flex-direction:row;height:100%;flex-shrink:1}.itemDetails .header-outerWrapper .header-controlsWrapper .header-controlSeparator{height:24px;width:1px;background-color:#ece2d9}.itemDetails .contents-outerWrapper{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 16px 0 32px;margin-top:72px}.itemDetails .contents-outerWrapper .contents-itemWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:24px;flex-grow:1}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemLeftWrapper{width:calc(60% - 28px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;padding:24px 0}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemLeftWrapper .contents-itemHeaderWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemLeftWrapper .contents-itemHeaderWrapper .item-title{font-family:"PT Serif",serif;font-size:30px;font-weight:700;color:#353029}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper{width:calc(40% + 4px);height:calc(100vh - 72px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow-y:hidden;overflow-y:auto;gap:24px;padding:24px 16px 24px 0}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .unit-priceIcon{color:#f7bc25}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-timeSlotsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-timeSlotsWrapper .item-timeSlotWrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:32px;gap:8px}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-timeSlotsWrapper .item-timeSlotWrapper .item-timeSlotEmoji,.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-timeSlotsWrapper .item-timeSlotWrapper .item-timeSlotDate{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#353029}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-timeSlotsWrapper .item-timeSlotWrapper .item-timeSlotTime{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-attributesWrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:4px 16px}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-linksWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-addressWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-addressWrapper .item-mapWrapper{width:100%;height:180px}.itemDetails .contents-outerWrapper .contents-itemWrapper .contents-itemRightWrapper .contents-scrollWrapper .item-addressWrapper .item-address{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#353029;text-decoration:underline}.itemDetails .contents-outerWrapper .contents-loaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.markupDescription-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.markupDescription-outerWrapper .markupDescription-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px}.markupDescription-outerWrapper .markupDescription-labelWrapper .markupDescription-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.markupDescription-outerWrapper .markupDescription-labelWrapper .markupDescription-label .markupDescription-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.markupDescription-outerWrapper .markupDescription-labelWrapper .markupDescription-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.markupDescription-outerWrapper .markupDescription-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;outline:initial;text-decoration:initial;transition:all ease .2s;overflow:hidden;position:relative;gap:8px}.markupDescription-outerWrapper .markupDescription-wrapper .textarea{position:relative;width:100%;border:initial;outline:initial;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;display:block;resize:none;padding:initial!important;margin:initial!important;flex-grow:1}.markupDescription-outerWrapper .markupDescription-wrapper .textarea p{width:100%;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#716c67}.markupDescription-outerWrapper .markupDescription-wrapper .textarea ul{margin:4px 0}.markupDescription-outerWrapper .markupDescription-wrapper .textarea ul li{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#716c67}.markupDescription-outerWrapper .markupDescription-wrapper:focus-within input{height:calc(100% - 4px);width:calc(100% - 4px)}.markupDescription-outerWrapper .markupDescription-wrapper:focus-within.yellow{border:1px solid #F7BC25}.imagesCarousel{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-grow:1;position:relative;gap:12px;width:100%}.imagesCarousel .unit-imagesCarouselWrapper{width:100%;min-height:200px;flex-grow:1;position:relative}@media only screen and (max-width: 850px){.imagesCarousel .unit-imagesCarouselWrapper{width:calc(100% + 48px);margin:0 -24px;padding:0 24px;height:188px}}.imagesCarousel .unit-imagesCarouselWrapper .unit-imagesCarousel{height:100%;position:relative;white-space:pre;overflow:hidden;border-radius:12px}.imagesCarousel .unit-imagesCarouselWrapper .unit-imagesCarousel.freeScroll{overflow-x:auto}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper{width:calc(33.3% - 16px);height:100%;position:relative;border-radius:12px;overflow:hidden;display:inline-flex;cursor:pointer}@media only screen and (max-width: 850px){.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper{width:100%}}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper+.carousel-imageWrapper{margin-left:24px}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper.carousel-1{width:100%}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper.carousel-2{width:calc(50% - 12px)}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper p{font-size:.8rem;text-align:left;color:#fff;padding:0 3px;background-color:#00000080;position:absolute;bottom:0;left:0;white-space:pre;transition:all ease .4s}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper.fadeOut{width:0px;min-width:0}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper.fadeOut p{opacity:0}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper.expanded{width:calc(100% - 128px)!important;height:calc(100% - 64px);position:fixed;top:32px;left:64px;z-index:100;background-color:#353029}.imagesCarousel .unit-imagesCarouselWrapper .carousel-imageWrapper.expanded img{object-fit:contain}.imagesCarousel .unit-imagesCarouselWrapper .carousel-image{width:100%;height:100%;min-width:100%;object-fit:cover}.imagesCarousel .unit-imagesCarouselWrapper .carousel-navigation{position:absolute;top:calc(50% - 20px);height:36px;width:36px;background-color:#fff;border-radius:50%;border:1px solid #ECE2D9;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center}.imagesCarousel .unit-imagesCarouselWrapper .carousel-navigation.previous{left:-18px}.imagesCarousel .unit-imagesCarouselWrapper .carousel-navigation.next{right:-18px}.imagesCarousel .unit-imagesCarouselWrapper .carousel-navigationIcon{height:20px}.imagesCarousel .unit-imagesCarouselWrapper .carousel-navigation.next .carousel-navigationIcon{margin-left:initial}.imagesCarousel .unit-imagesCarouselWrapper.extendedCarousel{height:100px}.imagesCarousel .unit-imagesCarouselWrapper.extendedCarousel .carousel-imageWrapper{width:100%}.imagesCarousel .imagesCarousel-imagesPreviewWrapper{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:nowrap;overflow:auto}.imagesCarousel .imagesCarousel-imagesPreviewWrapper .carousel-imagePreviewWrapper{width:66px;height:66px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:16px;border:solid 3px transparent;overflow:hidden;cursor:pointer;box-sizing:content-box;flex-shrink:0}.imagesCarousel .imagesCarousel-imagesPreviewWrapper .carousel-imagePreviewWrapper .carousel-imagePreview{width:100%;height:100%;object-fit:cover;border:solid 1px #ECE2D9;border-radius:12px}.imagesCarousel .imagesCarousel-imagesPreviewWrapper .carousel-imagePreviewWrapper.selected{border:solid 3px #f7bc25}.imagesCarousel .imagesCarousel-imagesPreviewWrapper .carousel-imagePreviewWrapper.selected .carousel-imagePreview{border:solid 1px #f7bc25}.infoCard-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:12px 16px;border:1px solid #ECE2D9;border-radius:16px;background-color:#fff;gap:12px}.infoCard-wrapper .infoCard-headerWrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;gap:12px}.infoCard-wrapper .infoCard-headerWrapper h3{font-family:"PT Serif",serif;font-size:16px;font-weight:700;color:#353029}.infoCard-wrapper .infoCard-contentsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;overflow:auto}.linkCTA-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;gap:8px;height:32px;text-decoration:initial}.linkCTA-wrapper .linkCTA-iconWrapper{width:18px;height:18px}.linkCTA-wrapper .linkCTA-iconWrapper img{filter:brightness(0) saturate(100%) invert(86%) sepia(44%) saturate(1037%) hue-rotate(333deg) brightness(96%) contrast(103%);width:100%;height:100%;object-fit:cover}.linkCTA-wrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#353029;flex-grow:1}.templates{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.templates .header-outerWrapper{width:calc(100% - 250px);height:90px;padding:24px 32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;z-index:10;background-color:#fcfaf6}.templates .header-outerWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.templates .header-outerWrapper .header-controlsWrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;height:40px}.templates .header-outerWrapper .header-controlsWrapper .header-searchWrapper{display:flex;flex-direction:row;height:100%;max-width:240px}.templates .header-outerWrapper .header-controlsWrapper .header-ctaWrapper{display:flex;flex-direction:row;height:100%;flex-shrink:1}.templates .contents-outerWrapper{width:100%;margin-top:90px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;overflow:auto}.templates .contents-outerWrapper .contents-templatesWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:4px 32px 24px;gap:16px;flex-wrap:wrap}.templates .contents-outerWrapper .contents-loaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.templates .contents-outerWrapper .contents-moreTemplatesLoaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%;padding:24px 0}.templates .contents-outerWrapper .contents-emptyResultsWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%;gap:24px;padding-top:40px}.templates .contents-outerWrapper .contents-emptyResultsWrapper img{max-height:215px;max-width:80%}.templates .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:8px}.templates .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.templates .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.pollTemplate{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.pollTemplate .pollTemplate-wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-grow:1;padding:16px;border:1px solid #ECE2D9;border-radius:16px;background-color:#fff;gap:12px;transition:box-shadow ease .2s;cursor:pointer;text-decoration:initial}.pollTemplate .pollTemplate-wrapper:hover{box-shadow:0 0 4px 1px #fdebbe}.pollTemplate .pollTemplate-wrapper .pollTemplate-headerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.pollTemplate .pollTemplate-wrapper .pollTemplate-headerWrapper .pollTemplate-titleWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.pollTemplate .pollTemplate-wrapper .pollTemplate-headerWrapper .pollTemplate-titleWrapper .pollTemplate-title{font-family:"PT Serif",serif;font-weight:700;font-size:16px;color:#353029;flex-grow:1}.pollTemplate .pollTemplate-wrapper .pollTemplate-headerWrapper .pollTemplate-titleWrapper .pollTemplate-date{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa;flex-shrink:1}.pollTemplate .pollTemplate-wrapper .pollTemplate-headerWrapper .pollTemplate-titleWrapper .pollTemplate-menuCTA{width:24px;min-width:initial;height:24px}.pollTemplate .pollTemplate-wrapper .pollTemplate-headerWrapper .markupDescription-wrapper{max-height:40px}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;flex-shrink:1}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper .pollTemplate-unitsPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#fbde92;border-radius:13px}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper .pollTemplate-unitsPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper .pollTemplate-decisionsPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#fff;border:1px solid #F9D066;border-radius:13px}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper .pollTemplate-decisionsPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper .pollTemplate-decisionsPill._0{border:1px solid transparent;background-color:#fef8e9}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper .pollTemplate-decisionsPill._0 p{color:#866f5b}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper .pollTemplate-tagPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#f1fafc;border:1px solid #B8E8EF;border-radius:13px;gap:8px}.pollTemplate .pollTemplate-wrapper .pollTemplate-pillsWrapper .pollTemplate-pillsSectionWrapper .pollTemplate-tagPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029}.pollTemplate .pollTemplate-wrapper .pollTemplate-unitsWrapper{width:100%;height:80px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;overflow:hidden;flex-wrap:nowrap;position:relative}.pollTemplate .pollTemplate-wrapper .pollTemplate-unitsWrapper .pollTemplate-unitWrapper{width:150px;height:80px;border-radius:16px;overflow:hidden;flex-shrink:0}.pollTemplate .pollTemplate-wrapper .pollTemplate-unitsWrapper .pollTemplate-unitWrapper img{width:100%;height:100%;object-fit:cover}.pollTemplate .pollTemplate-wrapper .pollTemplate-unitsWrapper .pollTemplate-gradientCover{position:absolute;height:100%;width:150px;border-radius:8px 0 0 8px;right:0;top:0;background:#fff;background:linear-gradient(90deg,#fff0,#ffffff80,#fff)}.pollTemplate .pollTemplate-wrapper .pollTemplate-imageWrapper{width:100%;height:128px;border-radius:8px;overflow:hidden}.pollTemplate .pollTemplate-wrapper .pollTemplate-imageWrapper img{width:100%;height:100%;object-fit:cover}.pollTemplate .pollTemplate-wrapper .pollTemplate-categoriesWrapper{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:0 16px;flex-wrap:wrap;flex-grow:1}.pollTemplate .pollTemplate-wrapper .pollTemplate-ctasWrapper{width:100%;height:40px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px}.pollTemplate .pollTemplate-wrapper .pollTemplate-ctasWrapper .pollTemplate-mainCTA{flex-grow:1}.pollTemplate .pollTemplate-wrapper .pollTemplate-ctasWrapper .pollTemplate-menuCTA{flex-shrink:1}.templateDetails{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.templateDetails .header-outerWrapper{width:calc(100% - 250px);height:72px;padding:0 32px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;background-color:#fff;border-bottom:1px solid #ECE2D9;position:fixed;top:0;z-index:10}.templateDetails .header-outerWrapper .header-navigationCTAWrapper{width:40px;height:40px}.templateDetails .header-outerWrapper h1{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029;flex-grow:1}.templateDetails .header-outerWrapper .header-controlsWrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;height:40px}.templateDetails .header-outerWrapper .header-controlsWrapper .header-ctaWrapper{display:flex;flex-direction:row;height:100%;flex-shrink:1}.templateDetails .header-outerWrapper .header-controlsWrapper .header-controlSeparator{height:24px;width:1px;background-color:#ece2d9}.templateDetails .contents-outerWrapper{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:24px 32px;margin-top:72px}.templateDetails .contents-outerWrapper .contents-templateWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;flex-grow:1}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateHeaderOuterWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:24px;flex-shrink:1}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateContentsOuterWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:24px;flex-grow:1}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateLeftWrapper{width:calc(60% - 12px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateLeftWrapper .contents-templateHeaderWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateLeftWrapper .contents-templateHeaderWrapper .template-title{font-family:"PT Serif",serif;font-size:30px;font-weight:700;color:#353029}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateLeftWrapper .contents-templateHeaderWrapper .template-tagsWrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;flex-shrink:1}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateLeftWrapper .contents-templateHeaderWrapper .template-tagsWrapper .template-tagPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#f1fafc;border:1px solid #B8E8EF;border-radius:13px;gap:8px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateLeftWrapper .contents-templateHeaderWrapper .template-tagsWrapper .template-tagPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateLeftWrapper .contents-unitsWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px;flex-wrap:wrap}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper{width:calc(40% - 12px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsHeaderWrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsHeaderWrapper h3{font-family:"PT Serif",serif;font-size:16px;font-weight:700;color:#353029}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsHeaderWrapper .contents-decisionsCounterWrapper{height:22px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:6px;background-color:#f7bc25;padding:0 8px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsHeaderWrapper .contents-decisionsCounterWrapper._0{background-color:#fdebbe}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsHeaderWrapper .contents-decisionsCounterWrapper p{font-family:Open Sans,sans-serif;font-size:12px;font-weight:700;color:#353029}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border:1px solid #ECE2D9;border-radius:16px;background-color:#fff;padding:12px 16px;gap:12px;cursor:pointer;text-decoration:initial}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper .contents-linkedDecisionHeaderWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;gap:0px}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper .contents-linkedDecisionHeaderWrapper h2{font-family:Open Sans,sans-serif;font-size:12px;font-weight:700;color:#353029}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper .contents-linkedDecisionHeaderWrapper p{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;color:#adacaa}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper .contents-linkedDecisionRespondersCountPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#d4f1f5;border-radius:13px;gap:8px;flex-shrink:0}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper .contents-linkedDecisionRespondersCountPill._0{background-color:#f1fafc}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper .contents-linkedDecisionRespondersCountPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029;flex-shrink:0}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper .contents-linkedDecisionIconWrapper{width:20px;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.templateDetails .contents-outerWrapper .contents-templateWrapper .contents-templateRightWrapper .contents-decisionsWrapper .contents-decisionsListWrapper .contents-linkedDecisionWrapper .contents-linkedDecisionIconWrapper img{width:100%;height:100%;object-fit:cover}.templateDetails .contents-outerWrapper .contents-loaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.decisions{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.decisions .header-outerWrapper{width:calc(100% - 250px);height:90px;padding:24px 32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;z-index:10;background-color:#fcfaf6}.decisions .header-outerWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.decisions .header-outerWrapper .header-controlsWrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;height:40px}.decisions .header-outerWrapper .header-controlsWrapper .header-searchWrapper{display:flex;flex-direction:row;height:100%;max-width:240px}.decisions .header-outerWrapper .header-controlsWrapper .header-ctaWrapper{display:flex;flex-direction:row;height:100%;flex-shrink:1}.decisions .contents-outerWrapper{width:100%;margin-top:90px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;overflow:auto}.decisions .contents-outerWrapper .contents-decisionsWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:4px 32px 24px;gap:16px;flex-wrap:wrap}.decisions .contents-outerWrapper .contents-loaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.decisions .contents-outerWrapper .contents-moreDecisionsLoaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%;padding:24px 0}.decisions .contents-outerWrapper .contents-emptyResultsWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%;gap:24px;padding-top:40px}.decisions .contents-outerWrapper .contents-emptyResultsWrapper img{max-height:215px;max-width:80%}.decisions .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:8px}.decisions .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.decisions .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.decisionCard{width:calc(50% - 8px);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.decisionCard .decisionCard-wrapper{width:100%;height:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-grow:1;padding:16px;border:1px solid #ECE2D9;border-radius:16px;background-color:#fff;gap:12px;transition:box-shadow ease .2s;cursor:pointer;text-decoration:initial}.decisionCard .decisionCard-wrapper:hover{box-shadow:0 0 4px 1px #fdebbe}.decisionCard .decisionCard-wrapper .decisionCard-imageWrapper{width:27%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:12px;overflow:hidden;flex-shrink:0;background-color:#e7e7e7}.decisionCard .decisionCard-wrapper .decisionCard-imageWrapper img{width:100%;height:100%;object-fit:cover}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper{width:calc(73% - 12px);height:100%;flex-grow:1;display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:flex-start}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-headerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;flex-grow:1}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-headerWrapper .decisionCard-titleWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-headerWrapper .decisionCard-titleWrapper .decisionCard-title{font-family:"PT Serif",serif;font-weight:700;font-size:16px;color:#353029;max-height:24px;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-headerWrapper .decisionCard-titleWrapper .decisionCard-menuCTA{width:24px;min-width:initial;height:24px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-headerWrapper .decisionCard-descriptionWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-height:40px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-headerWrapper .decisionCard-descriptionWrapper *{overflow:hidden;text-overflow:ellipsis;text-align:left;color:#353029}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-headerWrapper .decisionCard-descriptionPlaceholder{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029;font-style:italic;width:100%}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-analyticsWrapper{width:100%;height:104px;overflow:hidden;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:12px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-analyticsWrapper .decisionCard-analyticsDetailsWrapper{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-grow:1;gap:12px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-analyticsWrapper .decisionCard-analyticsDetailsWrapper .decisionCard-analyticsDetailWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-analyticsWrapper .decisionCard-analyticsDetailsWrapper .decisionCard-analyticsDetailWrapper .decisionCard-dot{height:8px;width:8px;border-radius:50%}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-analyticsWrapper .decisionCard-analyticsDetailsWrapper .decisionCard-analyticsDetailWrapper .decisionCard-analyticsCount{font-family:Open Sans,sans-serif;font-weight:600;font-size:24px;color:#353029}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-analyticsWrapper .decisionCard-analyticsDetailsWrapper .decisionCard-analyticsDetailWrapper .decisionCard-analyticsLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;max-width:calc(100% - 84px);flex-shrink:1}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-unitsPill{height:26px;max-width:96px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#fbde92;border-radius:13px;flex-shrink:0}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-unitsPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-decisionsPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#fef8e9;border-radius:13px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-decisionsPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-decisionsPill._0{background-color:#fef8e9}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-decisionsPill._0 p{color:#866f5b}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-tagPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 8px;background-color:#f1fafc;border:1px solid #B8E8EF;border-radius:13px;gap:8px;overflow:hidden}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-tagPill.remainder{flex-shrink:0;justify-content:center}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-tagPill .decisionCard-tagPillEmoji{flex-shrink:0}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-pillsSectionWrapper .decisionCard-tagPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-pillsWrapper .decisionCard-date{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa;flex-shrink:1}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-categoriesWrapper{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:0 16px;flex-wrap:wrap;flex-grow:1}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-ctasWrapper{width:100%;height:40px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-ctasWrapper .decisionCard-mainCTA{flex-grow:1}.decisionCard .decisionCard-wrapper .decisionCard-contentsWrapper .decisionCard-ctasWrapper .decisionCard-menuCTA{flex-shrink:1}.partialCircularGauge-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.partialCircularGauge-wrapper .svg{display:block;max-width:100%;width:100%}.partialCircularGauge-wrapper .svg-circle-bg,.partialCircularGauge-wrapper .svg-circle{fill:none}.partialCircularGauge-wrapper .svg-circle-text{text-anchor:middle;font-family:Open Sans,sans-serif;font-style:normal;font-weight:600;font-size:30px;color:#353029;position:absolute;top:calc(50% - 25px)}.partialCircularGauge-wrapper .svg-circle-text span{font-weight:600;font-size:14px;color:#f7bc25;margin-left:2px}.decisionDetails{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.decisionDetails .header-outerWrapper{width:calc(100% - 250px);height:72px;padding:0 32px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;background-color:#fff;border-bottom:1px solid #ECE2D9;position:fixed;top:0;z-index:10}.decisionDetails .header-outerWrapper .header-navigationCTAWrapper{width:40px;height:40px}.decisionDetails .header-outerWrapper h1{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029;flex-grow:1}.decisionDetails .header-outerWrapper .header-controlsWrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;height:40px}.decisionDetails .header-outerWrapper .header-controlsWrapper .header-ctaWrapper{display:flex;flex-direction:row;height:100%;flex-shrink:1}.decisionDetails .header-outerWrapper .header-controlsWrapper .header-controlSeparator{height:24px;width:1px;background-color:#ece2d9}.decisionDetails .contents-outerWrapper{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:24px 32px;margin-top:72px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderOuterWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:24px;flex-shrink:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderOuterWrapper .contents-decisionRespondersCountPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#f1fafc;border:1px solid #B8E8EF;border-radius:13px;gap:8px;flex-shrink:0}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderOuterWrapper .contents-decisionRespondersCountPill._0{border:1px solid #8DDAE5;background-color:transparent}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderOuterWrapper .contents-decisionRespondersCountPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029;flex-shrink:0}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:24px;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px;padding-top:8px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .contents-decisionAnalyticsColumn{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .contents-decisionAnalyticsRow{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper{width:auto;flex-shrink:0}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper .decision-bestDatetimeContentWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper .decision-bestDatetimeContentWrapper .poll-datetimeOptionVoteWrapper{border:initial;padding:initial}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper .decision-bestDatetimeContentWrapper .decision-bestDatetimeVotersWrapper{display:flex;flex-direction:row;align-items:center;justify-self:flex-start}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper .decision-bestDatetimeContentWrapper .decision-bestDatetimeVotersWrapper .decision-bestDatetimeVoterWrapper{display:flex;flex-direction:row;align-items:center;justify-self:center;width:32px;height:32px;border-radius:50%;border:2px solid #ffffff;overflow:hidden}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper .decision-bestDatetimeContentWrapper .decision-bestDatetimeVotersWrapper .decision-bestDatetimeVoterWrapper img{width:100%;height:100%;object-fit:cover}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper .decision-bestDatetimeContentWrapper .decision-bestDatetimeVotersWrapper .decision-bestDatetimeVoterWrapper+.decision-bestDatetimeVoterWrapper{margin-left:-16px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;flex-grow:1;max-height:212px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRatesWrapper{width:100%;height:104px;overflow:hidden;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:12px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRatesWrapper .decision-analyticsDetailsWrapper{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-grow:1;gap:12px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRatesWrapper .decision-analyticsDetailsWrapper .decision-analyticsDetailWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRatesWrapper .decision-analyticsDetailsWrapper .decision-analyticsDetailWrapper .decision-dot{height:8px;width:8px;border-radius:50%}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRatesWrapper .decision-analyticsDetailsWrapper .decision-analyticsDetailWrapper .decision-analyticsCount{font-family:Open Sans,sans-serif;font-weight:600;font-size:24px;color:#353029}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRatesWrapper .decision-analyticsDetailsWrapper .decision-analyticsDetailWrapper .decision-analyticsLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRateBannerWrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-radius:8px;border:1px solid #D4F1F5;background-color:#f1fafc;padding:0 8px;height:32px;width:100%;gap:6px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRateBannerWrapper img{width:20px;height:20px;object-fit:cover}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.contents-decisionOpenRatesOuterWrapper .contents-decisionOpenRateBannerWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#353029}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.decision-respondersOuterWrapper{flex-grow:1;max-height:212px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.decision-respondersOuterWrapper .decision-respondersWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:4px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.decision-respondersOuterWrapper .decision-respondersWrapper .decision-responderWrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.decision-respondersOuterWrapper .decision-respondersWrapper .decision-responderWrapper img{width:30px;height:30px;object-fit:cover;border-radius:50%;overflow:hidden}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionAnalyticsWrapper .infoCard-wrapper.decision-respondersOuterWrapper .decision-respondersWrapper .decision-responderWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#353029}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionEmptyAnalyticsWrapper{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:56px;flex-grow:1;background-color:#fff;border:1px solid #ECE2D9;border-radius:16px;padding:34px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionEmptyAnalyticsWrapper .contents-decisionEmptyAnalyticsImage{height:94px;object-fit:contain}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionEmptyAnalyticsWrapper .contents-decisionEmptyAnalyticsContentsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionEmptyAnalyticsWrapper .contents-decisionEmptyAnalyticsContentsWrapper .contents-decisionEmptyAnalyticsHeaderWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionEmptyAnalyticsWrapper .contents-decisionEmptyAnalyticsContentsWrapper .contents-decisionEmptyAnalyticsHeaderWrapper h2{font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;color:#353029;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionAnalyticsOuterWrapper .contents-decisionEmptyAnalyticsWrapper .contents-decisionEmptyAnalyticsContentsWrapper .contents-decisionEmptyAnalyticsHeaderWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#353029;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionContentsOuterWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionContentsOuterWrapper .contents-datetimesOptionsOuterWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionContentsOuterWrapper .contents-datetimesOptionsOuterWrapper h2{font-family:"PT Serif",serif;font-weight:700;font-size:18px;color:#353029;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionContentsOuterWrapper .contents-datetimesOptionsOuterWrapper .contents-datetimesOptionsWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px;flex-wrap:wrap;white-space:pre}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionContentsOuterWrapper .contents-unitsOuterWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;flex-wrap:wrap}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionContentsOuterWrapper .contents-unitsOuterWrapper h2{font-family:"PT Serif",serif;font-weight:700;font-size:18px;color:#353029;flex-grow:1}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionContentsOuterWrapper .contents-unitsOuterWrapper .contents-unitsWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px;flex-wrap:wrap}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-title{font-family:"PT Serif",serif;font-size:30px;font-weight:700;color:#353029}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-tagsWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px 12px;flex-wrap:wrap}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-tagsWrapper .decision-tagPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#f1fafc;border:1px solid #B8E8EF;border-radius:13px;gap:8px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-tagsWrapper .decision-tagPill .decision-tagPillIcon{flex-shrink:0}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-tagsWrapper .decision-tagPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-tagsWrapper .decision-templatePill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#fef8e9;border:1px solid #F9D066;border-radius:13px;gap:8px}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-tagsWrapper .decision-templatePill .decision-tagTemplateIcon{flex-shrink:0}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-tagsWrapper .decision-templatePill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.decisionDetails .contents-outerWrapper .contents-decisionWrapper .contents-decisionHeaderWrapper .decision-tagsWrapper .decision-templatePill img{filter:brightness(0) saturate(100%) invert(13%) sepia(7%) saturate(1641%) hue-rotate(356deg) brightness(92%) contrast(82%);width:16px;height:16px;object-fit:cover}.decisionDetails .contents-outerWrapper .contents-loaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.unitCard-outerWrapper{width:calc((100% - 32px) / 3);min-width:311px;max-width:100vw;height:384px;border-radius:20px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 850px){.unitCard-outerWrapper{height:initial}}.unitCard-outerWrapper.extended .poll-controlPanel{position:relative;border-top:initial}.unitCard-outerWrapper .unitCard-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;padding:16px;border-radius:20px;border:1px solid #ECE2D9;width:100%;height:100%;overflow:hidden}.unitCard-outerWrapper .unitCard-wrapper .unitCard-headerWrapper{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;cursor:pointer;text-decoration:initial;gap:16px}.unitCard-outerWrapper .unitCard-wrapper .unitCard-headerWrapper .unitCard-titleWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;flex:1 1;width:100%}.unitCard-outerWrapper .unitCard-wrapper .unitCard-headerWrapper .unitCard-titleWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:16px;color:#353029;flex-grow:1;letter-spacing:normal;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.unitCard-outerWrapper .unitCard-wrapper .unitCard-headerWrapper .unitCard-titleWrapper .unitCard-headerTagsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 16px;justify-content:flex-start;align-items:flex-start;width:100%}.unitCard-outerWrapper .unitCard-wrapper .unitCard-headerWrapper .unitCard-headerIconWrapper{width:36px;height:36px;border:1px solid #ECE2D9;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50%}.unitCard-outerWrapper .unitCard-wrapper .unitCard-headerWrapper .unitCard-headerIconWrapper img{width:20px}.unitCard-outerWrapper .unitCard-wrapper .unitCard-imageWrapper{width:100%;height:180px;overflow:hidden;flex-grow:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;border-radius:16px}.unitCard-outerWrapper .unitCard-wrapper .unitCard-imageWrapper img{width:100%;height:100%;object-fit:cover}.unitCard-outerWrapper .unitCard-wrapper .unitCard-planImagesWrapper{width:100%;overflow:hidden;flex-grow:1;display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;justify-content:flex-start;align-items:stretch;gap:8px}@media only screen and (max-width: 850px){.unitCard-outerWrapper .unitCard-wrapper .unitCard-planImagesWrapper{max-height:120px}}.unitCard-outerWrapper .unitCard-wrapper .unitCard-planImagesWrapper .unitCard-mapWrapper{flex-grow:1;border-radius:10px;overflow:hidden;position:relative}.unitCard-outerWrapper .unitCard-wrapper .unitCard-ctaWrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:8px}.unitCard-outerWrapper .unitCard-wrapper .unitCard-ctaWrapper .pill-CTAWrapper{flex-grow:1}.unitCard-outerWrapper .unitCard-wrapper .unitCard-address{font-family:Open Sans,sans-serif;font-size:.8rem;color:#353029;text-decoration:underline;line-height:18px}.unitCard-outerWrapper .unitCard-wrapper .unitCard-planInfoWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.unitCard-outerWrapper .unitCard-wrapper .unitCard-planInfoWrapper .unitCard-planInfoItemWrapper{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px}.unitCard-outerWrapper .unitCard-wrapper .unitCard-planInfoWrapper .unitCard-planInfoItemWrapper p{font-size:.8rem;color:#353029;font-family:Open Sans,sans-serif}.unitCard-outerWrapper .unitCard-wrapper .unitCard-planInfoWrapper .unitCard-planInfoItemWrapper.bookingDatetime p{font-weight:700}.unitCard-outerWrapper .unitCard-wrapper .unitCard-planInfoWrapper .unitCard-planInfoItemWrapper.note p{font-weight:400}.unitCard-outerWrapper .unitCard-wrapper .unitCard-planInfoWrapper .unitCard-planInfoItemWrapper.placeholder p{font-weight:400;color:#9e9c9a}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-headerWrapper .unitCard-titleWrapper{width:100%;padding:initial}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper{display:flex;flex-direction:column;flex-grow:1;width:100%;overflow:auto;align-items:flex-start;justify-content:flex-start;padding-top:12px;border:1px solid #ECE2D9;border-radius:12px;gap:8px}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper h3{font-family:Open Sans,sans-serif;font-size:14px;color:#353029;font-weight:700;padding:0 16px;width:100%}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesDelimiter{margin:0 16px;height:1px;width:calc(100% - 32px);background-color:#e5e7eb}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper{display:flex;flex-direction:column;flex-grow:1;width:100%;overflow:auto;align-items:flex-start;justify-content:flex-start}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper .unitCard-responseOuterWrapper{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;padding:0 6px}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper .unitCard-responseOuterWrapper .unitCard-responseWrapper{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-between;padding:10px}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper .unitCard-responseOuterWrapper .unitCard-responseWrapper p{font-size:1rem;font-family:Open Sans,sans-serif}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper .unitCard-responseOuterWrapper .unitCard-responseWrapper .unitCard-responseNameLabel{font-weight:400}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper .unitCard-responseOuterWrapper .unitCard-commentsWrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;width:100%;flex-wrap:wrap;padding-bottom:10px;padding-left:4px}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper .unitCard-responseOuterWrapper .unitCard-commentsWrapper .unitCard-commentWrapper{height:30px;flex-shrink:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 12px;background-color:#fbde92;border-radius:20px;max-width:100%;overflow:hidden}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper .unitCard-responseOuterWrapper .unitCard-commentsWrapper .unitCard-commentWrapper p{font-size:.8rem;font-weight:400;font-family:Open Sans,sans-serif;color:#353029;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.unitCard-outerWrapper .unitCard-wrapper.unitCard-responsesOuterWrapper .unitCard-responsesOuterWrapper .unitCard-responsesWrapper .unitCard-responseOuterWrapper:nth-child(odd){background-color:#f7bc2510}.unitCard-outerWrapper.unitCard-underlayed{height:395px;background-color:#71d1df;box-shadow:0 0 8px #0000001a}.unitCard-outerWrapper.unitCard-underlayed .flipper-wrapper{height:calc(100% - 30px);margin-top:30px}.unitCard-outerWrapper .unitCard-underlayWrapper{height:28px;padding:0 16px;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;top:-14px;background-color:#71d1df;border-radius:14px;z-index:10;left:20px}.unitCard-outerWrapper .unitCard-underlayWrapper p{font-size:14px;color:#fff;font-family:Open Sans,sans-serif;font-weight:700}.poll-datetimeOptionVoteWrapper{border-radius:10px;border:solid 1px #e7e7e7;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#fff;box-sizing:border-box;transition:all ease .2s;border:1px solid #ECE2D9;gap:16px;padding:12px;cursor:pointer}.poll-datetimeOptionVoteWrapper.best{height:80px;border:solid 2px #F7BC25}.poll-datetimeOptionVoteWrapper.best.passed{height:75px}.poll-datetimeOptionVoteWrapper .svg-circle-text{fill:#353029}.poll-datetimeOptionVoteWrapper .poll-datetimeOptionVote-dateTimeWrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.poll-datetimeOptionVoteWrapper .poll-datetimeOptionVote-dateTimeWrapper .poll-datetimeOptionVote-date{font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;color:#353029;margin-top:initial;margin-bottom:5px;transition:all ease .2s}.poll-datetimeOptionVoteWrapper .poll-datetimeOptionVote-dateTimeWrapper .poll-datetimeOptionVote-time{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#716c67;margin:initial;transition:all ease .2s}.poll-datetimeOptionVoteWrapper.passed{background-color:#f6f6f6}.poll-datetimeOptionVoteWrapper.passed .svg-circle-text{fill:#9e9c9a}.poll-datetimeOptionVoteWrapper.passed .poll-datetimeOptionVote-date,.poll-datetimeOptionVoteWrapper.passed .poll-datetimeOptionVote-time{color:#9e9c9a}.poll-datetimeOptionVoteWrapper.selected{border:solid 3px #71d1df}.poll-datetimeOptionVoteWrapper img{height:24px}.decisionDatetimeResponsesModal .flipper-outerWrapper{width:380px}.decisionDatetimeResponsesModal .flipper-outerWrapper .modal-headerWrapper{display:flex;flex-direction:row;position:relative;justify-content:center;align-items:center;width:100%}.decisionDatetimeResponsesModal .flipper-outerWrapper .modal-separatorWrapper{display:flex;flex-direction:row;justify-content:stretch;align-items:center;gap:24px;width:100%}.decisionDatetimeResponsesModal .flipper-outerWrapper .modal-separatorWrapper .modal-separatorLine{display:flex;flex-direction:row;flex-grow:1;height:1px;background-color:#ece2d9}.decisionDatetimeResponsesModal .flipper-outerWrapper .modal-separatorWrapper p{text-align:center;font-family:Open Sans,sans-serif;font-size:.9rem;color:#353029}.decisionDatetimeResponsesModal .flipper-outerWrapper .modal-responsesCarouselWrapper{overflow:auto;margin-top:10px;display:flex;flex-direction:row;white-space:pre;gap:24px;max-width:calc(100% + 48px);padding-left:9px;padding-right:9px}.decisionDatetimeResponsesModal .flipper-outerWrapper .modal-emptyResponsesWrapper{margin-top:10px;white-space:initial;width:100%}.decisionDatetimeResponsesModal .flipper-outerWrapper .modal-emptyResponsesWrapper p{text-align:center}.userThumbnail-wrapper{display:flex;flex-direction:column;width:70px;gap:10px;justify-content:flex-start;align-items:center;white-space:initial}@media only screen and (max-width: 850px){.userThumbnail-wrapper{width:60px}}.userThumbnail-wrapper img{width:70px;height:70px;border-radius:50%;background-color:#e4e4e4}@media only screen and (max-width: 850px){.userThumbnail-wrapper img{width:60px;height:60px}}.userThumbnail-wrapper p{font-size:.9rem;font-weight:400;text-align:center;font-family:Open Sans,sans-serif;line-height:normal}@media only screen and (max-width: 850px){.userThumbnail-wrapper p{font-size:.8rem;width:100%}}.userThumbnail-wrapper:first-of-type{margin-left:15px}.userThumbnail-wrapper:last-of-type{margin-right:15px}.account{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.account .header-outerWrapper{width:calc(100% - 250px);height:90px;padding:24px 32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;z-index:10;background-color:#fcfaf6}.account .header-outerWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.account .header-outerWrapper .header-controlsWrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;height:40px}.account .header-outerWrapper .header-controlsWrapper .header-searchWrapper{display:flex;flex-direction:row;height:100%;max-width:240px}.account .header-outerWrapper .header-controlsWrapper .header-ctaWrapper{display:flex;flex-direction:row;height:100%;flex-shrink:1}.account .contents-outerWrapper{width:100%;margin-top:90px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;padding:0 16px 0 32px;gap:24px}.account .contents-outerWrapper .contents-wrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-grow:1;gap:24px}.account .contents-outerWrapper .contents-wrapper .contents-leftWrapper{width:302px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-grow:1;gap:24px;padding-bottom:24px}.account .contents-outerWrapper .contents-wrapper .contents-leftWrapper .contents-profileWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;border-radius:16px;border:1px solid #ECE2D9;padding:16px 24px 24px;gap:24px}.account .contents-outerWrapper .contents-wrapper .contents-leftWrapper .contents-profileWrapper .contents-profileIconWrapper{width:200px;height:200px;border-radius:50%;border:1px solid #ECE2D9;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f7f7f7}.account .contents-outerWrapper .contents-wrapper .contents-leftWrapper .contents-profileWrapper .contents-profileIconWrapper img{width:100%;height:100%;object-fit:contain}.account .contents-outerWrapper .contents-wrapper .contents-leftWrapper .contents-profileWrapper .contents-profileIconWrapper .contents-profileUploadIcon{width:40px;height:40px;object-fit:contain}.account .contents-outerWrapper .contents-wrapper .contents-leftWrapper .contents-profileWrapper .contents-profileCTAsWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px}.account .contents-outerWrapper .contents-wrapper .contents-leftWrapper .contents-accountCTAsWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px}.account .contents-outerWrapper .contents-rightWrapper{width:calc(100% - 326px);height:calc(100vh - 90px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-grow:1}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow-y:hidden;overflow-y:auto;padding-bottom:24px;padding-right:16px}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;flex-grow:1;opacity:1;transition:opacity ease .2s}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper.transparent{opacity:0}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#fff;border-radius:16px;border:1px solid #ECE2D9;padding:16px 24px 24px;gap:16px;flex-grow:1}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionHeaderWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionHeaderWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:24px;color:#353029}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionHeaderWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;flex-grow:1}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:16px}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionItemWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;flex-grow:1;flex-basis:0}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionItemWrapper .contents-accountSectionItemLabel{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#adacaa}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionItemWrapper .contents-accountSectionItemContent{font-family:Open Sans,sans-serif;font-weight:600;font-size:16px;color:#353029}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionEditableItemWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;flex-grow:1;flex-basis:0}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionEditableItemWrapper .contents-accountSectionEditableItemHeaderWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0px;flex-grow:1}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionEditableItemWrapper .contents-accountSectionEditableItemHeaderWrapper .contents-accountSectionItemLabel{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionEditableItemWrapper .contents-accountSectionEditableItemHeaderWrapper .contents-accountSectionItemDescription{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionEditableItemWrapper .contents-accountSectionImageWrapper{width:100%;height:200px;border-radius:24px;border:1px solid #ECE2D9;display:flex;flex-direction:row;align-items:center;justify-content:center}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionEditableItemWrapper .contents-accountSectionImageWrapper img{width:100%;height:100%;object-fit:cover}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionEditableItemWrapper .contents-accountSectionImageWrapper .contents-accountSectionImageUpload{width:40px;height:40px;object-fit:contain}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionContentsWrapper .contents-accountSectionRowWrapper .contents-accountSectionEditableItemWrapper .contents-accountSectionItemContent{font-family:Open Sans,sans-serif;font-weight:600;font-size:16px;color:#353029}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper .contents-accountSectionCTAsWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper#billing{justify-content:space-between}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper#billing .contents-accountSectionBillingWrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;flex-grow:1}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper#billing .contents-spacer{width:100%;flex-grow:1}.account .contents-outerWrapper .contents-rightWrapper .contents-scrollWrapper .contents-accountSectionWrapper .contents-accountSectionInnerWrapper#billing .contents-accountSectionCTAsWrapper .account-fullCTA{width:100%}.account .contents-outerWrapper .contents-loaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.account .accountCTA{width:100%}.checkoutModal .flipper-outerWrapper{width:80vw}.checkoutModal .flipper-outerWrapper #checkout{width:100%}.colorInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;flex-grow:1}.colorInput-outerWrapper .colorInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;flex-grow:1}.colorInput-outerWrapper .colorInput-labelWrapper .colorInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.colorInput-outerWrapper .colorInput-labelWrapper .colorInput-label .colorInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.colorInput-outerWrapper .colorInput-labelWrapper .colorInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.colorInput-outerWrapper .colorInput-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;border-radius:16px;position:relative;gap:0px;border:1px solid #ECE2D9}.colorInput-outerWrapper .colorInput-wrapper .colorInput-previewWrapper{height:64px;width:100%}.colorInput-outerWrapper .colorInput-wrapper .colorInput-inputWrapper{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;border-top:1px solid #ECE2D9}.colorInput-outerWrapper .colorInput-wrapper .colorInput-inputWrapper .colorInput-hexWrapper{width:36px;background-color:#fef8e9;border-right:1px solid #ECE2D9;display:flex;flex-direction:row;align-items:center;justify-content:center}.colorInput-outerWrapper .colorInput-wrapper .colorInput-inputWrapper .colorInput-hexWrapper p{font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;color:#353029}.colorInput-outerWrapper .colorInput-wrapper .colorInput-inputWrapper input{position:relative;height:32px;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.colorInput-outerWrapper .colorInput-wrapper .colorInput-inputWrapper input::placeholder{color:#9e9c9a}.colorInput-outerWrapper .colorInput-wrapper .colorInput-inputWrapper:focus-within.yellow{border:1px solid #F7BC25}.gradientColorInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;flex-grow:1}.gradientColorInput-outerWrapper .gradientColorInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;flex-grow:1}.gradientColorInput-outerWrapper .gradientColorInput-labelWrapper .gradientColorInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.gradientColorInput-outerWrapper .gradientColorInput-labelWrapper .gradientColorInput-label .gradientColorInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.gradientColorInput-outerWrapper .gradientColorInput-labelWrapper .gradientColorInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.gradientColorInput-outerWrapper .gradientColorInput-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;outline:initial;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;background-color:#fff;max-height:100%;text-decoration:initial;transition:all ease .2s;overflow:hidden;position:relative;gap:8px}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-previewWrapper{height:64px;width:100%;border:1px solid #ECE2D9;border-radius:16px}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-inputsWrapper{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-inputsWrapper .gradientColorInput-monoColorPreviewWrapper{width:32px;height:32px;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;border-radius:50%;border:1px solid #ECE2D9;flex-shrink:0}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-inputsWrapper .gradientColorInput-inputWrapper{width:100%;height:32px;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;border:1px solid #ECE2D9;border-radius:16px;overflow:hidden}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-inputsWrapper .gradientColorInput-inputWrapper .gradientColorInput-hexWrapper{width:36px;background-color:#fef8e9;border-right:1px solid #ECE2D9;display:flex;flex-direction:row;align-items:center;justify-content:center}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-inputsWrapper .gradientColorInput-inputWrapper .gradientColorInput-hexWrapper p{font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;color:#353029}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-inputsWrapper .gradientColorInput-inputWrapper input{position:relative;height:32px;width:100%;background-color:#fff;border:initial;margin-left:2px;outline:initial;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-grow:1}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-inputsWrapper .gradientColorInput-inputWrapper input::placeholder{color:#9e9c9a}.gradientColorInput-outerWrapper .gradientColorInput-wrapper .gradientColorInput-inputsWrapper .gradientColorInput-inputWrapper:focus-within.yellow{border:1px solid #F7BC25}.imageInput-outerWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;flex-grow:1}.imageInput-outerWrapper .imageInput-labelWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;flex-grow:1}.imageInput-outerWrapper .imageInput-labelWrapper .imageInput-label{font-family:Open Sans,sans-serif;font-weight:600;font-size:12px;color:#353029;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px}.imageInput-outerWrapper .imageInput-labelWrapper .imageInput-label .imageInput-optionalLabel{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#adacaa}.imageInput-outerWrapper .imageInput-labelWrapper .imageInput-description{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.imageInput-outerWrapper .imageInput-inputWrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;position:relative}.imageInput-outerWrapper .imageInput-inputWrapper input{position:absolute;width:100%;height:100%;z-index:10;opacity:0;cursor:pointer}.imageInput-outerWrapper .imageInput-inputWrapper .imageInput-imageWrapper{width:100%;height:200px;border-radius:24px;border:1px solid #ECE2D9;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;overflow:hidden}.imageInput-outerWrapper .imageInput-inputWrapper .imageInput-imageWrapper img{width:100%;height:100%;object-fit:contain}.imageInput-outerWrapper .imageInput-inputWrapper .imageInput-imageWrapper .imageInput-loaderWrapper{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#ffffff60;display:flex;flex-direction:column;justify-content:center;align-items:center}.imageInput-outerWrapper .imageInput-inputWrapper .imageInput-imageWrapper .imageInput-imageUpload{width:40px;height:40px;object-fit:contain}.imageInput-outerWrapper .imageInput-cta{width:100%}.responders{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.responders .header-outerWrapper{width:calc(100% - 250px);height:90px;padding:24px 32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;z-index:10;background-color:#fcfaf6}.responders .header-outerWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.responders .header-outerWrapper .header-controlsWrapper{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:12px;height:40px}.responders .header-outerWrapper .header-controlsWrapper .header-searchWrapper{display:flex;flex-direction:row;height:100%;max-width:240px}.responders .header-outerWrapper .header-controlsWrapper .header-ctaWrapper{display:flex;flex-direction:row;height:100%;flex-shrink:1}.responders .contents-outerWrapper{width:100%;margin-top:90px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1;overflow:auto}.responders .contents-outerWrapper .contents-respondersWrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;padding:4px 32px 24px;gap:16px;flex-wrap:wrap}.responders .contents-outerWrapper .contents-loaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%}.responders .contents-outerWrapper .contents-moreRespondersLoaderWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%;padding:24px 0}.responders .contents-outerWrapper .contents-emptyResultsWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;height:100%;gap:24px;padding-top:40px}.responders .contents-outerWrapper .contents-emptyResultsWrapper img{max-height:215px;max-width:80%}.responders .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:8px}.responders .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper h1{font-family:"PT Serif",serif;font-weight:700;font-size:30px;color:#353029}.responders .contents-outerWrapper .contents-emptyResultsWrapper .contents-emptyResultsTitleWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;color:#716c67}.responderCard{width:100%;max-height:66px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transition:all ease .2s;overflow:hidden}.responderCard .responderCard-wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-grow:1;padding:12px;border:1px solid #ECE2D9;border-radius:16px;background-color:#fff;gap:12px}.responderCard .responderCard-wrapper .responderCard-innerWrapper{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-grow:1;gap:12px;cursor:pointer}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-imageWrapper{width:40px;height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background-color:#f7f7f7}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-imageWrapper img{width:100%;height:100%;object-fit:cover}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-detailsWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;flex-grow:1}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-detailsWrapper h2{font-family:Open Sans,sans-serif;font-weight:600;font-size:14px;color:#353029}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-detailsWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-decisionsPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#fbde92;border-radius:13px}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-decisionsPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-decisionsPill._0{background-color:#fef8e9}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-decisionsPill._0 p{color:#866f5b}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-chevronWrapper{width:20px;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-chevronWrapper img{width:100%;height:100%;object-fit:cover;transition:all ease .2s}.responderCard .responderCard-wrapper .responderCard-innerWrapper .responderCard-chevronWrapper._0{opacity:.6;cursor:initial}.responderCard .responderCard-wrapper .responderCard-innerWrapper._0{cursor:initial}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0px}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper{width:100%;height:64px;flex-grow:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:8px;border-top:1px solid #ECE2D9;gap:12px;text-decoration:initial}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-decisionImageWrapper{width:48px;height:48px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;background-color:#f7f7f7}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-decisionImageWrapper img{width:100%;height:100%;object-fit:cover}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-decisionDetailsWrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;flex-grow:1}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-decisionDetailsWrapper h2{font-family:"PT Serif",serif;font-weight:700;font-size:16px;color:#353029}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-decisionDetailsWrapper p{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;color:#716c67}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-decisionResponsesPill{height:26px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 8px;background-color:#d4f1f5;border-radius:13px}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-decisionResponsesPill p{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353029}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-iconWrapper{width:20px;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.responderCard .responderCard-wrapper .responderCard-decisionsWrapper .responderCard-decisionWrapper .responderCard-iconWrapper img{width:100%;height:100%;object-fit:cover}.responderCard.expanded{max-height:500px}.responderCard.expanded .responderCard-chevronWrapper img{transform:rotate(-180deg)}.notifications-wrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:10px;position:fixed;right:20px;top:100px;width:400px;z-index:1000;max-height:calc(100vh - 200px);overflow-y:hidden;overflow-x:hidden;padding:5px}@media only screen and (max-width: 850px){.notifications-wrapper{max-height:50vh;width:100vw;top:0;left:0}}
