.cf-type-selection{border:2px solid #e5e7eb;border-radius:20px;height:100%;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;background-color:#fff;text-align:left}.cf-type-selection__card-tick{position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.cf-type-selection__title{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-top-left-radius:15px;border-top-right-radius:15px;position:relative;display:flex;align-items:center;padding:1rem;min-height:64px}.cf-type-selection__title:after{content:"";position:absolute;top:50%;right:15px;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid #e5e7eb}.cf-type-selection--crowdfunding .cf-type-selection__title:after{border-color:#06e481}.cf-type-selection--fundraising .cf-type-selection__title:after{border-color:#ff85ff}.cf-type-selection--private .cf-type-selection__title:after{border-color:#ffc21c}.cf-type-selection__body{height:calc(100% - 64px);display:flex;flex-direction:column;justify-content:space-between}.cf-type-selection__subtitle{padding:.75rem 1rem 0;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;flex-grow:1;color:#304b50}.cf-type-selection__desc{padding:0 1rem 1rem;font-size:.875rem;color:#6b7280}.cf-type-selection--selected{cursor:auto}.cf-type-selection--selected.cf-type-selection--crowdfunding{border-color:#06e481}.cf-type-selection--selected.cf-type-selection--crowdfunding .cf-type-selection__title{background:#06e481}.cf-type-selection--selected.cf-type-selection--fundraising{border-color:#ff85ff}.cf-type-selection--selected.cf-type-selection--fundraising .cf-type-selection__title{background:#ff85ff}.cf-type-selection--selected.cf-type-selection--private{border-color:#ffc21c}.cf-type-selection--selected.cf-type-selection--private .cf-type-selection__title{background:#ffc21c}.dark .cf-type-selection{border-color:#374151;background-color:#1f2937}.dark .cf-type-selection__title{background:linear-gradient(135deg,#374151,#1f2937)}.dark .cf-type-selection__title:after{background:#1f2937;border-color:#4b5563}.dark .cf-type-selection--crowdfunding .cf-type-selection__title:after{border-color:#06e481}.dark .cf-type-selection--fundraising .cf-type-selection__title:after{border-color:#ff85ff}.dark .cf-type-selection--private .cf-type-selection__title:after{border-color:#ffc21c}.dark .cf-type-selection__subtitle{color:#f9fafb}.dark .cf-type-selection__desc{color:#9ca3af}.dark .cf-type-selection--selected.cf-type-selection--crowdfunding .cf-type-selection__title,.dark .cf-type-selection--selected.cf-type-selection--fundraising .cf-type-selection__title,.dark .cf-type-selection--selected.cf-type-selection--private .cf-type-selection__title{color:#1f2937}.dark .cf-type-selection--selected.cf-type-selection--crowdfunding{border-color:#06e481}.dark .cf-type-selection--selected.cf-type-selection--fundraising{border-color:#ff85ff}.dark .cf-type-selection--selected.cf-type-selection--private{border-color:#ffc21c}.sn-text-large.svelte-1gepfw7.svelte-1gepfw7{font-size:1.125rem;font-weight:600;color:#304b50}.dark .sn-text-large.svelte-1gepfw7.svelte-1gepfw7{color:#f9fafb}.cf-type-selection--selected.svelte-1gepfw7 .sn-text-large.svelte-1gepfw7{color:#1f2937}.cf-type-selection__card-tick--crowdfunding.svelte-1gepfw7.svelte-1gepfw7{color:#06e481}.cf-type-selection__card-tick--fundraising.svelte-1gepfw7.svelte-1gepfw7{color:#ff85ff}.cf-type-selection__card-tick--private.svelte-1gepfw7.svelte-1gepfw7{color:#ffc21c}.cf-type-selection__desc.svelte-1gepfw7.svelte-1gepfw7{display:none}.cf-type-selection__desc.visible.svelte-1gepfw7.svelte-1gepfw7{display:flex}@media (min-width: 640px){.cf-type-selection__desc.svelte-1gepfw7.svelte-1gepfw7{display:flex}}.cf-plan-selection{position:relative}.cf-plan-selection--gradient:before{content:" ";position:absolute;width:100%;height:200px;left:0;top:0;z-index:0;border-radius:20px}.cf-plan-selection--crowdfunding.cf-plan-selection--gradient:before{background:linear-gradient(to bottom,rgba(6,228,129,.2) 0%,transparent 100%)}.cf-plan-selection--fundraising.cf-plan-selection--gradient:before{background:linear-gradient(to bottom,rgba(255,133,255,.2) 0%,transparent 100%)}.cf-plan-selection--private.cf-plan-selection--gradient:before{background:linear-gradient(to bottom,rgba(255,194,28,.2) 0%,transparent 100%)}.cf-plan-selection--compact:before{width:100%;left:0;border-radius:0;height:100%}@media (min-width: 1220px){.cf-plan-selection--compact:before{border-radius:20px}}@media (min-width: 640px){.cf-plan-selection--compact .cf-plan-selection__item{flex:0 0 calc((100% - 30px)/2)}.cf-plan-selection--compact .cf-plan-selection__items{flex-wrap:wrap}}.cf-plan-selection__voucher{position:relative;margin:15px}.cf-plan-selection__voucher--box{margin-left:0;margin-right:0;border-radius:10px;padding:15px}.cf-plan-selection--crowdfunding .cf-plan-selection__voucher--box{background-color:#06e4814d}.cf-plan-selection--fundraising .cf-plan-selection__voucher--box{background-color:#ff85ff4d}.cf-plan-selection--private .cf-plan-selection__voucher--box{background-color:#ffc21c4d}.cf-plan-selection__voucher-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;margin-top:5px}.cf-plan-selection--crowdfunding .cf-plan-selection__voucher-icon,.cf-plan-selection--crowdfunding .cf-plan-select__voucher-btn:not([disabled]){background-color:#06e481;border-color:#06e481}.cf-plan-selection--fundraising .cf-plan-selection__voucher-icon,.cf-plan-selection--fundraising .cf-plan-select__voucher-btn:not([disabled]){background-color:#ff85ff;border-color:#ff85ff}.cf-plan-selection--private .cf-plan-selection__voucher-icon,.cf-plan-selection--private .cf-plan-select__voucher-btn:not([disabled]){background-color:#ffc21c;border-color:#ffc21c}.cf-plan-selection__voucher-title{margin-top:5px;line-height:normal;color:#304b50}.cf-plan-selection__voucher-title a{color:#06e481;text-decoration:underline}.cf-plan-selection__voucher-input{border:none;border-radius:10px;padding:12px 5px 8px 10px;width:100%;height:46px;background-color:#fff}.cf-plan-selection:has(.cf-plan-select__voucher-btn) .cf-plan-selection__voucher-input{border-top-right-radius:0;border-bottom-right-radius:0}.cf-plan-selection__voucher-input-icon{position:absolute;top:15px;right:10px;border:none;background:none;font-weight:700;line-height:.8;color:#304b50;font-size:24px;cursor:pointer}.cf-plan-selection__items{gap:30px;flex-direction:column;position:relative;z-index:1;padding:0 15px;display:flex}@media (min-width: 640px){.cf-plan-selection__items{flex-direction:row}}.cf-plan-selection__items:has(.cf-plan-selection__top-label) .cf-plan-selection__item{margin-top:0}@media (min-width: 640px){.cf-plan-selection__items:has(.cf-plan-selection__top-label) .cf-plan-selection__item{margin-top:40px}}@media (min-width: 768px){.cf-plan-selection--gradient .cf-plan-selection__items{padding-left:0;padding-right:0}}.cf-plan-selection__item{position:relative;padding:15px;border:2px solid #e5e7eb;background-color:#fff;border-radius:20px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;display:flex;flex-direction:column}@media (min-width: 768px){.cf-plan-selection__item{flex:0 0 calc((100% - 90px)/4)}}.cf-plan-selection__item:has(.cf-plan-selection__top-label){margin-top:40px}.cf-plan-selection__item--disabled>*{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cf-plan-selection__item--disabled .cf-plan-selection__disable-fully{opacity:0}.cf-plan-selection__item--selected:before,.cf-plan-selection__item:has(.cf-plan-selection__top-label--dim):before{content:" ";display:block;position:absolute;top:0;left:-2px;right:-2px;height:20px;z-index:-1}.cf-plan-selection__item--selected.cf-plan-selection__item--crowdfunding{border-color:#06e481}.cf-plan-selection__item--selected.cf-plan-selection__item--crowdfunding:before{background-color:#06e481}.cf-plan-selection__item--selected.cf-plan-selection__item--crowdfunding .cf-plan-selection__list-end:after{background-image:radial-gradient(ellipse at 6px 3px,#06E481 2.5px,transparent 0)}.cf-plan-selection__item--selected.cf-plan-selection__item--fundraising{border-color:#ff85ff}.cf-plan-selection__item--selected.cf-plan-selection__item--fundraising:before{background-color:#ff85ff}.cf-plan-selection__item--selected.cf-plan-selection__item--fundraising .cf-plan-selection__list-end:after{background-image:radial-gradient(ellipse at 6px 3px,#FF85FF 2.5px,transparent 0)}.cf-plan-selection__item--selected.cf-plan-selection__item--private{border-color:#ffc21c}.cf-plan-selection__item--selected.cf-plan-selection__item--private:before{background-color:#ffc21c}.cf-plan-selection__item--selected.cf-plan-selection__item--private .cf-plan-selection__list-end:after{background-image:radial-gradient(ellipse at 6px 3px,#FFC21C 2.5px,transparent 0)}.cf-plan-selection__item--crowdfunding:has(.cf-plan-selection__top-label--dim){border-color:#06e481b3}.cf-plan-selection__item--fundraising:has(.cf-plan-selection__top-label--dim){border-color:#ff85ffb3}.cf-plan-selection__item--private:has(.cf-plan-selection__top-label--dim){border-color:#ffc21cb3}.cf-plan-selection__desc{height:7rem;color:#6b7280}@media (min-width: 640px){.cf-plan-selection__desc{height:9rem}}.cf-plan-selection__well{background-color:#f3f4f6;border-radius:6px}.cf-plan-selection__list-end{position:relative}.cf-plan-selection__list-end:after{content:"";height:6px;width:calc(100% + 30px);position:absolute;top:1px;left:-15px;background-image:radial-gradient(ellipse at 6px 3px,#f3f4f6 2.5px,transparent 0);background-repeat:repeat-x;background-size:8px 4px;background-position:top}.cf-plan-selection__list-icon{position:relative;top:4px;flex:0 0 auto}.cf-plan-selection__top-label{position:absolute;top:-40px;left:-2px;right:-2px;height:40px;padding:4px 15px 0;display:flex;align-items:center;border-radius:20px 20px 0 0;font-weight:700;color:#fff}.cf-plan-selection__top-label--dim{opacity:.7}.cf-plan-selection__item--crowdfunding .cf-plan-selection__top-label{background-color:#06e481}.cf-plan-selection__item--crowdfunding .cf-plan-selection__top-label--dim{background-color:#06e481b3}.cf-plan-selection__item--fundraising .cf-plan-selection__top-label{background-color:#ff85ff}.cf-plan-selection__item--fundraising .cf-plan-selection__top-label--dim{background-color:#ff85ffb3}.cf-plan-selection__item--private .cf-plan-selection__top-label{background-color:#ffc21c}.cf-plan-selection__item--private .cf-plan-selection__top-label--dim{background-color:#ffc21cb3}.cf-plan-selection__disclaimer{padding:15px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;width:75%;margin-left:25%;background:linear-gradient(to bottom,transparent 0%,#f3f4f6 100%);height:300px;display:flex;align-items:flex-end;margin-top:-215px;z-index:-1;position:relative}.cf-plan-select__voucher-btn{height:46px;border-top-left-radius:0;border-bottom-left-radius:0;padding:0 1rem;font-weight:600;color:#fff;border:none;cursor:pointer}.cf-plan-select__voucher-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.dark .cf-plan-selection__item{border-color:#374151;background-color:#1f2937}.dark .cf-plan-selection__item--selected.cf-plan-selection__item--crowdfunding{border-color:#06e481}.dark .cf-plan-selection__item--selected.cf-plan-selection__item--fundraising{border-color:#ff85ff}.dark .cf-plan-selection__item--selected.cf-plan-selection__item--private{border-color:#ffc21c}.dark .cf-plan-selection__well{background-color:#374151}.dark .cf-plan-selection__list-end:after{background-image:radial-gradient(ellipse at 6px 3px,#374151 2.5px,transparent 0)}.dark .cf-plan-selection__voucher-input{background-color:#374151;color:#f9fafb}.dark .cf-plan-selection__disclaimer{background:linear-gradient(to bottom,transparent 0%,#374151 100%)}.dark .cf-plan-selection__desc{color:#9ca3af}.dark .cf-plan-selection__voucher-title{color:#f9fafb}.ticket{display:flex;position:relative;background:#f3f4f6;border-radius:6px;flex-wrap:wrap;overflow:hidden}.ticket__item{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;height:61px;padding-left:15px}.ticket__item--text-field{position:relative;top:2px}.ticket__item--right{text-align:right;padding-left:0;padding-right:15px}.ticket__item--right:after{content:"";height:100%;width:6px;position:absolute;top:1px;left:calc(50% - 3px);z-index:1;background:radial-gradient(circle at 3px 3px,#fff 2.5px,transparent 0);background-repeat:repeat-y;background-size:6px 9px;background-position:top}.ticket__item-value{font-size:1.5rem;font-weight:700;color:#304b50}.ticket__item-label{display:block;margin-top:-6px;font-size:.75rem;color:#6b7280}.dark .ticket{background:#374151}.dark .ticket__item--right:after{background:radial-gradient(circle at 3px 3px,#1f2937 2.5px,transparent 0);background-repeat:repeat-y;background-size:6px 9px;background-position:top}.dark .ticket__item-value{color:#f9fafb}.dark .ticket__item-label{color:#9ca3af}.sn-text-xxlarge{font-size:1.5rem;font-weight:700;color:#304b50;margin-bottom:-.25rem}.sn-text-xxxlarge{font-size:1.75rem}.sn-text-xlarge{font-size:1.5rem;font-weight:400;color:#304b50}.sn-text-semibold{font-weight:600;color:#304b50}.dark .sn-text-xxlarge,.dark .sn-text-xlarge,.dark .sn-text-semibold{color:#f9fafb}.feature-item{display:flex;margin-bottom:.25rem;position:relative;font-size:.875rem;color:#6b7280}.feature-item span{flex:1}.dark .feature-item{color:#9ca3af}.icon--crowdfunding{color:#06e481}.icon--fundraising{color:#ff85ff}.icon--private{color:#ffc21c}.provision-strikethrough{text-decoration:line-through;color:#9ca3af;font-size:.875rem;margin-right:.25rem}.provision-discounted{color:#06e481}.cta-btn{display:block;width:100%;padding:.75rem 1rem;text-align:center;font-weight:600;border-radius:.75rem;transition:all .2s;cursor:pointer;text-decoration:none}.cta-btn--outline{background:transparent;border:2px solid}.cta-btn--filled{border:2px solid transparent;color:#1f2937}.cta-btn--disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed;border:none}.dark .cta-btn--disabled{background-color:#374151}.cta-btn--crowdfunding.cta-btn--outline{border-color:#06e481;color:#06e481}.cta-btn--crowdfunding.cta-btn--outline:hover{background-color:#06e4811a}.cta-btn--crowdfunding.cta-btn--filled{background-color:#06e481}.cta-btn--crowdfunding.cta-btn--filled:hover{background-color:#05b265}.cta-btn--fundraising.cta-btn--outline{border-color:#ff85ff;color:#ff85ff}.cta-btn--fundraising.cta-btn--outline:hover{background-color:#ff85ff1a}.cta-btn--fundraising.cta-btn--filled{background-color:#ff85ff}.cta-btn--fundraising.cta-btn--filled:hover{background-color:#ff52ff}.cta-btn--private.cta-btn--outline{border-color:#ffc21c;color:#ffc21c}.cta-btn--private.cta-btn--outline:hover{background-color:#ffc21c1a}.cta-btn--private.cta-btn--filled{background-color:#ffc21c}.cta-btn--private.cta-btn--filled:hover{background-color:#e8aa00}.mr-2{margin-right:.5rem}.slider-input.svelte-1yd5kic::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:var(--thumb-color);cursor:pointer;border:4px solid white;box-shadow:0 2px 6px #0003}.slider-input.svelte-1yd5kic::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:var(--thumb-color);cursor:pointer;border:4px solid white;box-shadow:0 2px 6px #0003}.slider-input.svelte-1yd5kic:focus::-webkit-slider-thumb{box-shadow:0 0 0 4px #06e48133}.slider-input.svelte-1yd5kic:focus::-moz-range-thumb{box-shadow:0 0 0 4px #06e48133}.cf-plan-selection__voucher-icon--crowdfunding.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#06e481}.cf-plan-selection__voucher-icon--fundraising.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#ff85ff}.cf-plan-selection__voucher-icon--private.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#ffc21c}.voucher-row.svelte-1rvg8mj.svelte-1rvg8mj{display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){.voucher-row.svelte-1rvg8mj.svelte-1rvg8mj:not(.voucher-row--box){flex-direction:row;align-items:center}}.voucher-row--box.svelte-1rvg8mj.svelte-1rvg8mj{flex-direction:column}.voucher-header.svelte-1rvg8mj.svelte-1rvg8mj{display:flex;align-items:center;gap:.75rem;flex:1}.voucher-row--box.svelte-1rvg8mj .voucher-header.svelte-1rvg8mj{margin-bottom:.75rem}.voucher-input-wrapper.svelte-1rvg8mj.svelte-1rvg8mj{display:flex}@media (min-width: 640px){.voucher-row.svelte-1rvg8mj:not(.voucher-row--box) .voucher-input-wrapper.svelte-1rvg8mj{width:20rem}}.voucher-input-container.svelte-1rvg8mj.svelte-1rvg8mj{position:relative;flex:1}.cf-plan-selection__voucher-input.svelte-1rvg8mj.svelte-1rvg8mj{border:2px solid #e5e7eb;border-right:none;border-radius:.75rem 0 0 .75rem}.cf-plan-selection__voucher-input.svelte-1rvg8mj.svelte-1rvg8mj:disabled{background-color:#f3f4f6;cursor:not-allowed}.dark .cf-plan-selection__voucher-input.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#374151;border-color:#4b5563;color:#f9fafb}.dark .cf-plan-selection__voucher-input.svelte-1rvg8mj.svelte-1rvg8mj:disabled{background-color:#1f2937}.cf-plan-select__voucher-btn.svelte-1rvg8mj.svelte-1rvg8mj{border-radius:0 .75rem .75rem 0;font-weight:600;color:#1f2937}.cf-plan-select__voucher-btn.svelte-1rvg8mj.svelte-1rvg8mj:disabled{opacity:.5;cursor:not-allowed}.cf-plan-select__voucher-btn--crowdfunding.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#06e481;border-color:#06e481}.cf-plan-select__voucher-btn--crowdfunding.svelte-1rvg8mj.svelte-1rvg8mj:hover:not(:disabled){background-color:#05b667}.cf-plan-select__voucher-btn--fundraising.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#ff85ff;border-color:#ff85ff}.cf-plan-select__voucher-btn--fundraising.svelte-1rvg8mj.svelte-1rvg8mj:hover:not(:disabled){background-color:#e070e0}.cf-plan-select__voucher-btn--private.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#ffc21c;border-color:#ffc21c}.cf-plan-select__voucher-btn--private.svelte-1rvg8mj.svelte-1rvg8mj:hover:not(:disabled){background-color:#e0aa00}.btn-text.svelte-1rvg8mj.svelte-1rvg8mj{display:none}.btn-icon.svelte-1rvg8mj.svelte-1rvg8mj{width:1.25rem;height:1.25rem}@media (min-width: 640px){.btn-text.svelte-1rvg8mj.svelte-1rvg8mj{display:inline}.btn-icon.svelte-1rvg8mj.svelte-1rvg8mj{display:none}}.voucher-error.svelte-1rvg8mj.svelte-1rvg8mj{margin-top:.5rem;font-size:.875rem;font-weight:600;color:#ef4444}.voucher-notice.svelte-1rvg8mj.svelte-1rvg8mj{margin-top:.5rem;font-size:.875rem;color:#6b7280}.dark .voucher-notice.svelte-1rvg8mj.svelte-1rvg8mj{color:#9ca3af}.cf-plan-selection--crowdfunding .cf-plan-selection__voucher--box.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#06e48133}.cf-plan-selection--fundraising .cf-plan-selection__voucher--box.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#ff85ff33}.cf-plan-selection--private .cf-plan-selection__voucher--box.svelte-1rvg8mj.svelte-1rvg8mj{background-color:#ffc21c33}.funding-target{font-size:52px;font-weight:700;display:flex;justify-content:flex-end;width:288px;line-height:1}.funding-target__amount{position:relative;text-align:right}.funding-target__number,.funding-target__bg{border:none;padding:0;font-weight:700;letter-spacing:normal;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.funding-target__number{z-index:2;width:100%;position:relative;color:#304b50;background-color:transparent;display:inline-block;box-decoration-break:clone;-webkit-box-decoration-break:clone;outline:none;cursor:text;caret-color:#304b50}.funding-target__number:before{content:"";position:absolute;top:-5px;left:0;right:-5px;bottom:-5px;background-color:#f9fafb;z-index:-1}.funding-target__number:empty:after{content:"0"}.funding-target__bg{color:#e5e7eb;position:absolute;right:0;top:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.funding-target__currency{font-weight:700;color:#304b50}.dark .funding-target__number{color:#f9fafb;caret-color:#f9fafb}.dark .funding-target__number:before{background-color:#111827}.dark .funding-target__bg{color:#374151}.dark .funding-target__currency{color:#f9fafb}.input-start-date{display:flex;justify-content:flex-end}.input-start-date__native-date-input{font-size:37.5px;font-weight:700;border:none;color:#304b50;letter-spacing:-.5px;cursor:pointer;background:transparent!important;text-align:right}.input-start-date__native-date-input:focus{outline:none}.input-start-date__native-date-input::-webkit-calendar-picker-indicator{opacity:0;display:none}.input-start-date__native-date-input::-webkit-outer-spin-button,.input-start-date__native-date-input::-webkit-inner-spin-button{display:none}.input-start-date__native-date-input::-webkit-datetime-edit-day-field,.input-start-date__native-date-input::-webkit-datetime-edit-month-field,.input-start-date__native-date-input::-webkit-datetime-edit-year-field,.input-start-date__native-date-input::-webkit-datetime-edit-hour-field,.input-start-date__native-date-input::-webkit-datetime-edit-minute-field{color:#304b50;background:none}@-moz-document url-prefix(){.input-start-date{position:relative;left:20px}.input-start-date__native-date-input{width:346px}.input-start-date:after{content:"";position:absolute;top:0;right:0;width:40px;height:100%;background:#fff;pointer-events:none}@media (min-width: 768px){.input-start-date{left:40px}}}.dark .input-start-date__native-date-input{color:#f9fafb}.dark .input-start-date__native-date-input::-webkit-datetime-edit-day-field,.dark .input-start-date__native-date-input::-webkit-datetime-edit-month-field,.dark .input-start-date__native-date-input::-webkit-datetime-edit-year-field,.dark .input-start-date__native-date-input::-webkit-datetime-edit-hour-field,.dark .input-start-date__native-date-input::-webkit-datetime-edit-minute-field{color:#f9fafb;background:none}.dark .input-start-date:after{background:#1f2937}
