.gs-action-page{background:#fff;min-height:70vh;padding:52px 0 70px}.gs-action-wrap{width:min(880px,calc(100% - 28px));margin:0 auto}.gs-action-intro{margin-bottom:26px}.gs-action-intro a{color:#000000ad;text-decoration:none;font-weight:750}.gs-action-intro h1{font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.04em;line-height:1;margin:18px 0 12px}.gs-action-intro p{font-size:1.05rem;line-height:1.65;color:#000000ad;max-width:760px}.gs-form-card{background:#fff;border:1px solid rgba(0,0,0,.16);border-radius:20px;padding:30px;box-shadow:0 8px 28px #0000000d}.gs-form-section{padding:6px 0 24px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.16)}.gs-form-section:last-of-type{border-bottom:0}.gs-form-section h2{font-size:1.25rem;margin:0 0 5px}.gs-form-section>p{margin:0 0 18px;color:#000000ad}.gs-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.gs-form-field{display:flex;flex-direction:column;gap:7px}.gs-form-field.gs-full{grid-column:1/-1}.gs-form-field label,.gs-form-label{font-size:.88rem;font-weight:600;color:#000}.gs-form-field input,.gs-form-field select,.gs-form-field textarea{width:100%;box-sizing:border-box;border:1px solid rgba(0,0,0,.16);border-radius:11px;padding:12px 13px;min-height:46px;background:#fff;font:inherit;color:#000}.gs-form-field textarea{min-height:120px;resize:vertical}.gs-form-help{font-size:.8rem;color:#000000ad;line-height:1.45}.gs-checkbox-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 14px}.gs-check{display:flex;align-items:flex-start;gap:8px;font-size:.92rem}.gs-check input{margin-top:3px}.gs-form-note{background:#fff;border:1px solid #FCD116;border-radius:12px;padding:14px 16px;font-size:.9rem;line-height:1.5;margin-bottom:20px}.gs-form-success{background:#fff;border:1px solid #009E49;border-radius:12px;padding:18px;color:#000}.gs-form-errors{background:#fff;border:1px solid #CE1126;border-radius:12px;padding:16px;color:#000}.gs-submit-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px}.gs-submit-row p{font-size:.8rem;color:#000000ad;margin:0;max-width:510px}@media(max-width:680px){.gs-action-page{padding:34px 0 48px}.gs-form-card{padding:20px 16px;border-radius:16px}.gs-form-grid{grid-template-columns:1fr}.gs-form-field.gs-full{grid-column:auto}.gs-checkbox-grid{grid-template-columns:1fr}.gs-submit-row{align-items:stretch;flex-direction:column-reverse}.gs-submit-row .gs-btn{width:100%}}.gs-check-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.gs-check-row input{width:100%;min-height:46px;border:1px solid rgba(0,0,0,.16);border-radius:11px;padding:12px 13px;background:#fff;font:inherit;color:#000}.gs-duplicate-results{margin-top:12px;font-size:.9rem;line-height:1.5}.gs-duplicate-results p{margin:0}.gs-duplicate-ok{padding:12px 14px;background:#fff;border:1px solid #009E49;border-radius:10px;color:#000}.gs-duplicate-warning{padding:12px 14px;background:#fff;border:1px solid #FCD116;border-radius:10px;color:#000}.gs-duplicate-list{display:grid;gap:7px;margin-top:8px}.gs-duplicate-list a{display:block;padding:10px 12px;border:1px solid rgba(0,0,0,.16);border-radius:9px;background:#fff;color:#000;text-decoration:none;font-weight:600}.gs-duplicate-list a:hover{border-color:#009e49;color:#009e49}@media(max-width:680px){.gs-check-row{grid-template-columns:1fr}.gs-check-row .gs-btn{width:100%}}.gs-claim-results-list{display:grid;gap:8px;margin-top:10px}.gs-claim-result{display:flex;justify-content:space-between;gap:16px;align-items:center;width:100%;padding:12px 14px;border:1px solid var(--gs-line,rgba(0,0,0,.16));background:#fff;color:#000;text-align:left;font:inherit;cursor:pointer}.gs-claim-result:hover{border-color:var(--gs-red,#CE1126)}.gs-claim-result span{color:#000000ad;font-size:.9em}.gs-claim-result:focus-visible{outline:3px solid var(--gs-gold,#FCD116);outline-offset:2px}.gs-multi-location-toggle{margin-top:4px;padding:14px 15px;border:1px solid rgba(0,158,73,.28);background:#f3faf6;border-radius:12px}.gs-multi-location-builder{padding:16px;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:#fbfbf8}.gs-multi-location-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.gs-multi-location-head>div{display:flex;flex-direction:column;gap:3px}.gs-multi-location-head strong{font-size:1rem}.gs-multi-location-head span{font-size:.82rem;color:#0000009e}.gs-additional-location-list{display:grid;gap:14px}.gs-additional-location{padding:16px;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#fff}.gs-additional-location__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.gs-additional-location__head strong{font-size:.95rem}.gs-additional-location__head button{border:0;background:transparent;color:#ce1126;font:inherit;font-size:.82rem;font-weight:750;cursor:pointer}@media(max-width:680px){.gs-multi-location-head{align-items:stretch;flex-direction:column}.gs-multi-location-head .gs-btn{width:100%}}.gs-organizer-requirement{border:2px solid rgba(206,17,38,.22);border-radius:16px;padding:20px!important;background:linear-gradient(180deg,#fff,snow)}.gs-organizer-requirement.is-verified{border-color:#009e4973;background:linear-gradient(180deg,#fff,#f4fbf7)}.gs-organizer-requirement__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.gs-organizer-requirement__head .gs-eyebrow{margin:0 0 4px}.gs-organizer-requirement__head h2{margin:0 0 6px}.gs-organizer-requirement__head p:not(.gs-eyebrow){margin:0;color:#000000ad;line-height:1.5}.gs-organizer-required-badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#ce1126;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.gs-organizer-results{margin-top:12px}.gs-organizer-no-match{display:grid;gap:7px;padding:15px;border:1px solid #CE1126;border-radius:11px;background:#fff}.gs-organizer-no-match span{color:#000000ad;line-height:1.45}.gs-organizer-no-match .gs-btn{justify-self:start;margin-top:4px}.gs-organizer-selected{margin-top:12px;display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 14px;border:1px solid #009E49;border-radius:11px;background:#fff}.gs-organizer-selected[hidden]{display:none!important}.gs-organizer-selected__check{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#009e49;color:#fff;font-weight:900}.gs-organizer-selected>div{display:flex;flex-direction:column;min-width:0}.gs-organizer-selected small{color:#666;font-size:.72rem}.gs-organizer-selected strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gs-organizer-selected a,.gs-organizer-selected button{border:0;background:transparent;color:#ce1126;text-decoration:none;font:inherit;font-size:.8rem;font-weight:750;cursor:pointer;white-space:nowrap}.gs-organizer-missing{margin-top:16px;padding-top:15px;border-top:1px solid rgba(0,0,0,.12);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 16px;align-items:center}.gs-organizer-missing strong{grid-column:1}.gs-organizer-missing span{grid-column:1;color:#000000a6;font-size:.84rem;line-height:1.4}.gs-organizer-missing .gs-btn{grid-column:2;grid-row:1/3}.gs-submit-row button[disabled]{opacity:.45;cursor:not-allowed;filter:grayscale(.15)}@media(max-width:680px){.gs-organizer-requirement{padding:16px!important}.gs-organizer-requirement__head{gap:10px}.gs-organizer-selected{grid-template-columns:34px minmax(0,1fr)}.gs-organizer-selected a,.gs-organizer-selected button{grid-column:2}.gs-organizer-missing{grid-template-columns:1fr}.gs-organizer-missing strong,.gs-organizer-missing span,.gs-organizer-missing .gs-btn{grid-column:1;grid-row:auto}.gs-organizer-missing .gs-btn{width:100%;margin-top:6px}}.gs-directory-form label,.gs-directory-form .field__label,.gs-directory-form .form__label{font-size:1.28rem!important}.gs-directory-form input,.gs-directory-form select,.gs-directory-form textarea,.gs-directory-form button{font-size:1.32rem!important}.gs-directory-form small,.gs-directory-form .gs-form-help,.gs-directory-form .gs-form-note{font-size:1.14rem!important;line-height:1.5!important}.gs-directory-form .gs-badge,.gs-directory-form [class*=badge]{font-size:1rem!important}body:has(.gs-action-page){background:#f7f8f6!important}body:has(.gs-action-page) main#MainContent{margin:0!important;padding:0!important}.gs-action-page{background:#f7f8f6!important;min-height:70vh!important;padding:46px 0 64px!important}.gs-action-wrap{width:min(1120px,calc(100% - 40px))!important;margin:0 auto!important}.gs-action-intro{max-width:900px!important;margin-bottom:22px!important}.gs-action-intro>a{display:inline-flex!important;align-items:center!important;min-height:32px!important;font-size:1.35rem!important;font-weight:750!important;color:#000000ad!important}.gs-action-intro .gs-eyebrow{margin:14px 0 7px!important;color:#ce1126!important;font-size:1.15rem!important;line-height:1.2!important;letter-spacing:.08em!important}.gs-action-intro h1{margin:0 0 10px!important;font-size:clamp(3.8rem,4.5vw,5rem)!important;line-height:1!important;letter-spacing:-.045em!important}.gs-action-intro>p:not(.gs-eyebrow){max-width:820px!important;margin:0!important;font-size:1.6rem!important;line-height:1.55!important;color:#000000ab!important}.gs-action-progress{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:24px 0 14px!important}.gs-action-progress span{display:flex!important;align-items:center!important;gap:9px!important;min-height:52px!important;padding:10px 13px!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:8px!important;background:#fff!important;color:#111!important;font-size:1.32rem!important;font-weight:700!important}.gs-action-progress b{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;flex:0 0 28px!important;border-radius:50%!important;background:#ce1126!important;color:#fff!important;font-size:1.2rem!important}.gs-form-note{margin:0 0 18px!important;padding:14px 17px!important;border:1px solid #FCD116!important;border-left:5px solid #FCD116!important;border-radius:8px!important;background:#fff!important;font-size:1.38rem!important;line-height:1.5!important}.gs-form-card{display:grid!important;gap:18px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.gs-form-section{position:relative!important;margin:0!important;padding:26px 28px 28px!important;border:1px solid rgba(0,0,0,.12)!important;border-left:5px solid #CE1126!important;border-radius:10px!important;background:#fff!important;box-shadow:0 8px 24px #00000009!important}.gs-form-section:nth-of-type(3n+2){border-left-color:#fcd116!important}.gs-form-section:nth-of-type(3n){border-left-color:#009e49!important}.gs-form-section:last-of-type{border-bottom:1px solid rgba(0,0,0,.12)!important}.gs-form-section h2{margin:0 0 6px!important;font-size:2.65rem!important;line-height:1.08!important;letter-spacing:-.025em!important}.gs-form-section>p{max-width:820px!important;margin:0 0 22px!important;color:#000000a3!important;font-size:1.45rem!important;line-height:1.5!important}.gs-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 20px!important}.gs-form-field{display:flex!important;flex-direction:column!important;gap:8px!important;min-width:0!important}.gs-form-field.gs-full,.gs-form-subhead.gs-full{grid-column:1/-1!important}.gs-form-field label,.gs-form-label{font-size:1.4rem!important;line-height:1.3!important;font-weight:750!important;color:#111!important}.gs-form-field input:not([type=checkbox]):not([type=radio]),.gs-form-field select,.gs-form-field textarea,.gs-check-row input{width:100%!important;box-sizing:border-box!important;min-height:50px!important;padding:12px 14px!important;border:1px solid rgba(0,0,0,.16)!important;border-radius:7px!important;background:#fff!important;color:#111!important;font-family:var(--font-body-family)!important;font-size:1.5rem!important;line-height:1.4!important}.gs-form-field input:focus,.gs-form-field select:focus,.gs-form-field textarea:focus,.gs-check-row input:focus{border-color:#009e49!important;outline:3px solid rgba(0,158,73,.12)!important;outline-offset:1px!important}.gs-form-field textarea{min-height:112px!important}.gs-form-help{font-size:1.25rem!important;line-height:1.45!important;color:#0000009c!important}.gs-form-subhead{margin-top:7px!important;padding-top:20px!important;border-top:1px solid rgba(0,0,0,.1)!important}.gs-form-subhead span{display:block!important;font-family:var(--font-heading-family)!important;font-size:1.95rem!important;line-height:1.15!important;font-weight:650!important}.gs-form-subhead p{margin:4px 0 0!important;color:#0000009e!important;font-size:1.3rem!important;line-height:1.45!important}.gs-check-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}.gs-check-row .gs-btn{min-height:50px!important;padding:0 18px!important;font-size:1.4rem!important}.gs-checkbox-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.gs-check{display:flex!important;align-items:center!important;gap:10px!important;min-height:46px!important;margin:0!important;padding:10px 12px!important;border:1px solid rgba(0,0,0,.11)!important;border-radius:7px!important;background:#fafafa!important;color:#111!important;font-size:1.35rem!important;line-height:1.35!important;font-weight:650!important}.gs-check input[type=checkbox],.gs-check input[type=radio]{-webkit-appearance:auto!important;appearance:auto!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;margin:0!important;padding:0!important;flex:0 0 20px!important;accent-color:#CE1126!important}.gs-multi-location-toggle{margin-top:4px!important;padding:14px 16px!important;border:1px solid rgba(0,158,73,.24)!important;border-left:4px solid #009E49!important;background:#f3faf6!important;border-radius:8px!important}.gs-multi-location-toggle .gs-check{min-height:0!important;padding:0!important;border:0!important;background:transparent!important}.gs-multi-location-builder{padding:18px!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:8px!important;background:#fafafa!important}.gs-duplicate-results{font-size:1.35rem!important;line-height:1.5!important}.gs-submit-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:20px!important;margin:0!important;padding:22px 24px!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:10px!important;background:#050505!important}.gs-submit-row p{max-width:650px!important;margin:0!important;color:#ffffffc2!important;font-size:1.3rem!important;line-height:1.5!important}.gs-submit-row .gs-btn-primary{min-width:190px!important;min-height:50px!important;padding:0 22px!important;background:#ce1126!important;border-color:#ce1126!important;color:#fff!important;font-size:1.45rem!important;font-weight:800!important}.gs-submit-row .gs-btn-primary:hover{background:#009e49!important;border-color:#009e49!important}.gs-form-success,.gs-form-errors{margin:0!important;padding:16px 18px!important;border-radius:8px!important;font-size:1.4rem!important}.gs-action-page[data-gs-action-mode=add-directory-listing] .gs-form-section:last-of-type{background:#fff!important}@media(max-width:900px){.gs-action-progress,.gs-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:680px){.gs-action-page{padding:30px 0 44px!important}.gs-action-wrap{width:min(100% - 24px,1120px)!important}.gs-action-intro h1{font-size:3.5rem!important}.gs-action-intro>p:not(.gs-eyebrow){font-size:1.5rem!important}.gs-action-progress{grid-template-columns:1fr!important;gap:8px!important}.gs-form-section{padding:22px 18px 24px!important}.gs-form-section h2{font-size:2.35rem!important}.gs-form-grid{grid-template-columns:1fr!important;gap:16px!important}.gs-form-field.gs-full,.gs-form-subhead.gs-full{grid-column:auto!important}.gs-check-row,.gs-checkbox-grid{grid-template-columns:1fr!important}.gs-submit-row{grid-template-columns:1fr!important;padding:20px!important}.gs-submit-row .gs-btn{width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/gs-directory-forms.css.map */
