:root{--ibe-font-heading: "bodoni-mt-condensed", sans-serif;--ibe-font-body: "PT Sans", "Helvetica Neue", Arial, sans-serif;--ibe-color-ink: #1a1816;--ibe-color-muted: rgba(26, 24, 22, .58);--ibe-color-border: rgba(0, 0, 0, .1);--ibe-color-border-strong: rgba(0, 0, 0, .45);--ibe-color-surface: #ffffff;--ibe-color-panel-shadow: 0 26px 60px rgba(198, 172, 120, .18);--ibe-color-accent: #c6ac78;--ibe-color-accent-soft: rgba(198, 172, 120, .12)}body{overscroll-behavior-y:none!important}.page-stylist-locator #MainContent{margin-top:90px}@media screen and (min-width: 990px){.page-stylist-locator #MainContent{margin-top:64px}}.stylist-locator-section{font-family:var(--ibe-font-body);color:var(--ibe-color-ink);background:var(--ibe-color-surface)}.stylist-locator{width:min(1744px,100%);margin:0 auto;padding:32px 24px 64px;display:flex;flex-direction:column;gap:32px}.stylist-locator__heading{font-family:var(--ibe-font-heading);font-size:32px;font-weight:500;letter-spacing:.01em;margin:0;text-transform:uppercase}.stylist-locator__layout{display:grid;grid-template-columns:minmax(320px,396px) minmax(0,1fr);gap:32px;min-height:640px;position:relative}.stylist-locator__panel{display:flex;flex-direction:column;gap:16px;padding:0 8px}.stylist-locator__panel>*:last-child{margin-bottom:0}.stylist-locator__field,.stylist-locator__radius-field{position:relative;background:#fff;border:1px solid #f1f1f1;border-radius:5px;box-shadow:none;height:56px}.stylist-locator__field,.stylist-locator__radius-field,.stylist-locator__filters{box-shadow:0 1px 10px #0000000d}.stylist-locator__search-field{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px;position:relative}.stylist-locator__input{border:0;width:100%;font-family:var(--ibe-font-body);font-size:16px;line-height:1.4;background:transparent;color:var(--ibe-color-ink)}.stylist-locator__input::placeholder{color:#1a181680}.stylist-locator__input:focus{outline:none;box-shadow:none}.stylist-locator__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;width:16px;height:16px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M12 4L4 12M4 4l8 8' stroke='rgba(26, 24, 22, 0.6)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.6;transition:opacity .2s ease}.stylist-locator__input::-webkit-search-cancel-button:hover{opacity:1}.stylist-locator__icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:0;width:24px;height:24px;cursor:pointer;flex-shrink:0}.stylist-locator__icon-button:hover{opacity:1}.stylist-locator__icon-button svg{width:24px;height:24px}.stylist-locator__radius-field{padding:0;display:flex;align-items:center;justify-content:space-between;position:relative}.stylist-locator__radius-button{-webkit-appearance:none;appearance:none;width:100%;border:0;background:transparent;padding:16px 24px;font-family:var(--ibe-font-body);font-size:16px;line-height:1.4;color:var(--ibe-color-ink);cursor:pointer;height:100%;outline:none;display:flex;align-items:center;justify-content:space-between;text-align:left}.stylist-locator__radius-button:focus{outline:none;box-shadow:none}.stylist-locator__radius-button-text{flex:1}.stylist-locator__radius-arrow{flex-shrink:0;width:24px;height:24px;transition:transform .2s ease}.stylist-locator__radius-button[aria-expanded=true] .stylist-locator__radius-arrow{transform:rotate(180deg)}.stylist-locator__radius-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #f1f1f1;border-radius:5px;margin-top:8px;box-shadow:0 10px 30px #00000040;z-index:1;max-height:400px;overflow-y:auto}.stylist-locator__radius-dropdown-content{padding:16px 12px;display:flex;flex-direction:column;gap:8px}.stylist-locator__radius-option{width:100%;border:0;background:transparent;padding:4px 12px;font-family:var(--ibe-font-body);font-size:16px;line-height:1.4;color:var(--ibe-color-ink);cursor:pointer;text-align:left;transition:background-color .15s ease;border-radius:5px}.stylist-locator__radius-option:hover,.stylist-locator__radius-option.is-active{background-color:#00000008}.stylist-locator__radius-select{display:none}.stylist-locator__autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #f1f1f1;border-radius:5px;margin-top:8px;box-shadow:0 10px 30px #00000040;z-index:1000;max-height:400px;overflow-y:auto}.stylist-locator__autocomplete-content{padding:16px 0}.stylist-locator__autocomplete-section{margin-bottom:16px;padding:0 24px}.stylist-locator__autocomplete-section:last-child{margin-bottom:0}.stylist-locator__autocomplete-section-title{font-family:var(--ibe-font-body);font-weight:700;font-size:12px;color:var(--ibe-color-ink);padding:0 0 4px;text-transform:none;letter-spacing:0}.stylist-locator__autocomplete-section-items{display:flex;flex-direction:column;gap:8px}.stylist-locator__autocomplete-item{display:flex;align-items:center;gap:8px;cursor:pointer;transition:background-color .15s ease;padding:4px 6px;border-radius:5px}.stylist-locator__autocomplete-item:hover,.stylist-locator__autocomplete-item.is-active{background-color:#00000008}.stylist-locator__autocomplete-item-icon{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.stylist-locator__autocomplete-item-icon svg{width:100%;height:100%}.stylist-locator__autocomplete-item-text{display:block;flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.stylist-locator__autocomplete-item-main{font-family:var(--ibe-font-body);font-size:16px;font-weight:400;color:var(--ibe-color-ink);line-height:1.4}.stylist-locator__autocomplete-item-main .stylist-locator__autocomplete-highlight{font-weight:700}.stylist-locator__autocomplete-item-secondary{font-family:var(--ibe-font-body);font-size:16px;font-weight:400;color:#00000080;line-height:1.4;margin-left:4px}.stylist-locator__filters{background:#fff;border-radius:5px;border:1px solid #f1f1f1;padding:16px 24px;display:flex;flex-direction:column;gap:20px;min-height:242px}.stylist-locator__filters-title{display:flex;align-items:baseline;justify-content:space-between;color:var(--ibe-color-ink);font-family:PT Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.stylist-locator__filter-link{color:var(--ibe-color-ink);text-align:center;font-family:PT Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;border:0;background:transparent;padding:0;cursor:pointer;display:inline}.stylist-locator__filters-list{display:flex;flex-direction:column;gap:14px}.stylist-locator__radio{position:relative;display:flex;align-items:center;gap:0}.stylist-locator__cert-option{display:flex;align-items:center;gap:4px;cursor:pointer;font-size:16px;color:var(--ibe-color-ink);font-family:var(--ibe-font-body);flex:1;min-height:24px}.stylist-locator__cert-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.stylist-locator__cert-icon svg{width:100%;height:100%}.stylist-locator__info-button{border:0;background:transparent;color:#1a181673;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:color .2s ease;flex-shrink:0}.stylist-locator__info-button svg{width:14px;height:14px;margin-top:2px}.stylist-locator__radio-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;overflow:hidden}.stylist-locator__cert-text{font-size:16px;line-height:1.4;color:#1a1816bf;transition:color .2s ease,font-weight .2s ease}.stylist-locator__cert-indicator{width:22px;height:22px;border-radius:50%;border:2px solid rgba(26,24,22,.3);display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease;margin-left:auto;flex-shrink:0}.stylist-locator__cert-indicator:after{content:"";width:10px;height:10px;border-radius:50%;background:transparent;transition:background .2s ease}.stylist-locator__radio-input:checked+.stylist-locator__cert-option .stylist-locator__cert-text{color:var(--ibe-color-ink);font-weight:700}.stylist-locator__radio-input:checked+.stylist-locator__cert-option .stylist-locator__info-button{color:#1a1816a6}.stylist-locator__radio-input:checked+.stylist-locator__cert-option .stylist-locator__cert-indicator{border-color:#666}.stylist-locator__radio-input:checked+.stylist-locator__cert-option .stylist-locator__cert-indicator:after{background:#666}.stylist-locator__radio-input:focus-visible+.stylist-locator__cert-option{outline:2px solid rgba(198,172,120,.5);outline-offset:4px;border-radius:999px}.stylist-locator__radio:hover .stylist-locator__cert-text{color:var(--ibe-color-ink)}.stylist-locator__info-button:hover,.stylist-locator__info-button:focus-visible{color:var(--ibe-color-ink);outline:none}.stylist-locator__info-button:focus-visible{box-shadow:0 0 0 2px #c6ac7873;border-radius:999px}.stylist-locator__reset-map{margin-top:12px;-webkit-appearance:none;appearance:none;border:0;background:#000;border-radius:999px;padding:6px 14px;font-family:var(--ibe-font-body);font-size:14px;font-weight:600;line-height:1.4;color:#fff;cursor:pointer;outline:none;display:none;align-items:center;justify-content:center;gap:8px;transition:background .2s ease,color .2s ease;border:1px solid #000000}.stylist-locator__reset-map.is-visible{display:inline-flex}.stylist-locator__reset-map svg{width:14px;height:14px;flex-shrink:0}.stylist-locator__reset-map:hover,.stylist-locator__reset-map:focus-visible{background:#c3503a;color:#fff;outline:none;border-color:#c3503a}.stylist-locator__reset-map--mobile.is-visible{width:auto;justify-content:center}.stylist-locator__list-header{display:flex;align-items:baseline;justify-content:space-between}.stylist-locator__list-count{font-family:var(--ibe-font-body);font-size:22px;font-weight:500;line-height:normal;margin:8px 0 0}.stylist-locator__list{display:flex;flex-direction:column;gap:14px;max-height:530px;overflow-y:auto;overflow-x:hidden;padding-right:6px;padding-top:2px;padding-bottom:2px;border-radius:10px}.stylist-locator__list::-webkit-scrollbar{width:6px}.stylist-locator__list::-webkit-scrollbar-track{background:#0000000d;border-radius:999px}.stylist-locator__list::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.stylist-locator__card{border-radius:8px;padding:8px 24px 8px 8px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.stylist-locator__card--default{background:#0000000d;border:1px solid rgba(0,0,0,.15)}.stylist-locator__card--certified_salon{background:#c6ac780d;border:1.5px solid rgba(0,0,0,.45)}.stylist-locator__card--certified_stylist{background:#7ca0c40d;border:1px solid rgba(0,0,0,.15)}.stylist-locator__card--masters{background:#fefefe;border:1px solid rgba(0,0,0,.15)}.stylist-locator__card--elite{background:#0000000d;border:1px solid rgba(0,0,0,.15)}.stylist-locator__card:hover,.stylist-locator__card--active{border-color:#00000073}.stylist-locator__card-inner{display:flex;align-items:center;gap:16px;min-width:0;flex:1;overflow:hidden}.stylist-locator__avatar{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#eee;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--ibe-font-heading);font-size:18px;color:#1a18168c;letter-spacing:.04em}.stylist-locator__avatar span{font-family:var(--ibe-font-body);font-size:18px;color:#1a18168c;letter-spacing:.04em;text-transform:uppercase}.stylist-locator__avatar img{width:100%;height:100%;object-fit:cover}.stylist-locator__card-meta{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1;overflow:hidden;width:100%}.stylist-locator__card-name{font-family:var(--ibe-font-body);font-size:20px;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;text-transform:capitalize}.stylist-locator__card-role{font-size:14px;color:var(--ibe-color-muted);font-family:var(--ibe-font-body)}.stylist-locator__card-icon{width:24px;height:24px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.stylist-locator__card-icon svg{width:100%;height:100%}.stylist-locator__map-region{display:flex;flex-direction:column;gap:24px;position:sticky;top:32px;height:calc(100vh - 128px)}.stylist-locator__map-frame{height:100%}.stylist-locator__map{width:100%;height:100%;min-height:680px;border-radius:8px;overflow:hidden}.stylist-locator__info-wrapper{display:flex;flex-direction:column;align-items:center;position:relative}.stylist-locator__info-card{font-family:var(--ibe-font-body);background:#fff;border-radius:5px;padding:24px;width:min(344px,calc(100vw - 32px));display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden}.stylist-locator__info-tooltip{display:flex;justify-content:center;margin-top:-1px;flex-shrink:0}.stylist-locator__info-tooltip svg{width:60px;height:20px}.stylist-locator__info-card:before{content:"";position:absolute;width:299px;height:246px;right:-70.5px;bottom:-206px;border-radius:123px;background:linear-gradient(90deg,#0000 0% 100%),linear-gradient(90deg,#0000 0% 100%),linear-gradient(90deg,#0000 0% 100%),linear-gradient(90deg,#c7ae78 0% 100%);filter:blur(50px);opacity:.18;pointer-events:none;z-index:0}.stylist-locator__info-card>*{position:relative;z-index:1}.stylist-locator__info-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.stylist-locator__info-header-content{display:flex;align-items:center;gap:16px;flex:1}.stylist-locator__info-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#f0f0f0;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:var(--ibe-font-heading);font-size:18px;color:#1a18168c;letter-spacing:.04em}.stylist-locator__info-avatar span{font-family:var(--ibe-font-body);font-size:18px;color:#1a18168c;letter-spacing:.04em;text-transform:uppercase}.stylist-locator__info-avatar img{width:100%;height:100%;object-fit:cover}.stylist-locator__info-meta{display:flex;flex-direction:column;gap:0;flex:1}.stylist-locator__info-header>.stylist-locator__info-meta{text-align:center}.stylist-locator__info-name{font-family:var(--ibe-font-body);font-size:20px;margin:0 0 4px;color:#000;line-height:1;text-transform:capitalize}.stylist-locator__info-salon{font-family:var(--ibe-font-body);font-size:14px;margin:0 0 4px;color:#00000080;line-height:1}.stylist-locator__info-role{font-size:14px;color:#c6ac78;margin:0;line-height:normal}.stylist-locator__info-address{font-size:14px;color:#00000080;margin:0;line-height:normal}.stylist-locator__info-description-wrapper{display:flex;flex-direction:column;gap:0;font-size:14px;color:#00000080;line-height:normal}.stylist-locator__info-description{font-size:14px;line-height:normal;color:#00000080;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.stylist-locator__info-description--expanded{-webkit-line-clamp:unset;line-clamp:unset;display:block}.stylist-locator__info-read-more{font-family:var(--ibe-font-body);font-weight:700;font-size:14px;color:#00000080;text-decoration:underline;text-underline-position:from-font;cursor:pointer;margin-top:4px;background:none;border:none;padding:0;text-align:left;line-height:normal}.stylist-locator__info-close{border:0;background:transparent;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;color:#1a181699;transition:color .2s ease}.stylist-locator__info-close:hover{color:var(--ibe-color-ink)}.stylist-locator__info-close svg{width:12px;height:12px}.stylist-locator__info-tags-section{display:flex;flex-direction:column;gap:8px}.stylist-locator__info-tags-title{font-family:var(--ibe-font-body);font-size:14px;color:#000;margin:0;line-height:normal}.stylist-locator__info-tags{display:flex;flex-wrap:wrap;gap:8px}.stylist-locator__tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 24px;border-radius:5px;font-size:12px;font-weight:400;letter-spacing:0;border:1px solid #c8ac78;color:#000;background:transparent;flex:1;min-width:0}.stylist-locator__tag--primary{border:1px solid #c8ac78;color:#000;background:transparent}.stylist-locator__tag--secondary{background:#00000014;color:#1a1816bf;border:none}.stylist-locator__gallery{position:relative;width:100%}.stylist-locator__gallery-viewport{position:relative;overflow:hidden;width:100%}.stylist-locator__gallery-track{display:flex;gap:8px;transition:transform .45s ease;will-change:transform}.stylist-locator__gallery-slide{flex:0 0 auto;min-width:0;height:60px;position:relative}.stylist-locator__gallery-slide img{width:60px;height:60px;object-fit:cover;border-radius:5px;display:block}.stylist-locator__gallery-nav{position:absolute;top:17px;width:auto;height:auto;border-radius:100px;border:none;background:#fffc;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);color:var(--ibe-color-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease;z-index:2;padding:6px;gap:8px;box-shadow:0 2px 4px #0000001a}.stylist-locator__gallery-nav:hover:not([disabled]){background:#fffffff2}.stylist-locator__gallery-nav[disabled]{opacity:.35;cursor:not-allowed}.stylist-locator__gallery-nav--prev{left:-13px;right:auto;display:inline-flex}.stylist-locator__gallery-nav--next{right:-13px;left:auto;display:inline-flex}.stylist-locator__gallery-nav--prev svg,.stylist-locator__gallery-nav--next svg{width:14px;height:14px}.stylist-locator__gallery:not(.stylist-locator__gallery--has-controls) .stylist-locator__gallery-nav{display:none}.stylist-locator__gallery--empty{display:none}.stylist-locator__gallery-slide{cursor:pointer}.stylist-locator__image-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:none;align-items:center;justify-content:center;pointer-events:none;cursor:pointer}.stylist-locator__image-modal--open{display:flex;pointer-events:auto;background:#0009}.stylist-locator__image-modal-content{position:relative;max-width:90vw;max-height:90vh;z-index:1002;opacity:0;transition:opacity .3s ease;cursor:default}.stylist-locator__image-modal--open .stylist-locator__image-modal-content{opacity:1}.stylist-locator__image-modal-img{max-width:100%;max-height:90vh;object-fit:contain;display:block}.stylist-locator__image-modal-close{position:fixed;top:24px;right:24px;background:#ffffffe6;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:background .2s ease;z-index:1003}.stylist-locator__image-modal-close:hover{background:#fff}.stylist-locator__image-modal-nav{position:fixed;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#000;transition:background .2s ease;z-index:1003}.stylist-locator__image-modal-nav:hover:not([disabled]){background:#fff}.stylist-locator__image-modal-nav[disabled]{opacity:.3;cursor:not-allowed}.stylist-locator__image-modal-nav--prev{left:20px}.stylist-locator__image-modal-nav--next{right:20px}@media (max-width: 768px){.stylist-locator__image-modal-nav{width:48px;height:48px}.stylist-locator__image-modal-nav--prev{left:12px}.stylist-locator__image-modal-nav--next{right:12px}.stylist-locator__image-modal-close{top:12px;right:12px;width:48px;height:48px}}.stylist-locator__button{border:2px solid #c8ac78;border-radius:5px;padding:8px 24px;height:50px;font-family:var(--ibe-font-body);font-weight:700;letter-spacing:0;text-transform:uppercase;font-size:16px;background:#c8ac78;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center;width:100%}.stylist-locator__button:hover{background:#b6965e;border-color:#b6965e}.stylist-locator__button:active{transform:translateY(1px)}.stylist-locator__button:disabled{background:#decdae;border-color:#decdae;cursor:not-allowed;opacity:.8}.stylist-locator__toast-container{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:10px;z-index:120}.stylist-locator__toast{background:#1a1816eb;color:#fff;padding:12px 20px;border-radius:999px;font-size:14px;box-shadow:0 12px 24px #0003}.stylist-locator__toast--error{background:#c2503b}.stylist-locator__toast--success{background:#2d7a4b}.stylist-locator__toast--info{background:#1a1816eb}.stylist-locator__mobile{display:none;flex-direction:column;gap:16px}.stylist-locator__list-section{display:flex;flex-direction:column;gap:8px}.stylist-locator__list-count--mobile{font-family:var(--ibe-font-heading);font-size:16px;line-height:normal;font-weight:500;letter-spacing:.02em;margin:0}.stylist-locator__mobile .stylist-locator__search-field{background:#fff;border:1px solid #f1f1f1;height:50px;padding:8px 16px;border-radius:5px;box-shadow:0 1px 10px #0000000d}.stylist-locator__mobile .stylist-locator__input{font-size:16px;color:#00000080;max-width:calc(100% - 40px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stylist-locator__mobile .stylist-locator__radius-field{box-shadow:inset 0 1px 2px #0000000d}.stylist-locator__select{display:inline-flex;background:#d2be934d;border-radius:10px;padding:3px;gap:8px}.stylist-locator__select-button{flex:1;border:0;border-radius:8px;padding:8px;font-family:var(--ibe-font-body);font-size:14px;background:transparent;color:#00000080;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.stylist-locator__select-button--active{background:#fff;color:#000c;box-shadow:0 0 4px #0000001a}.stylist-locator__select-icon{width:16px;height:16px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.stylist-locator__select-icon svg{width:100%;height:100%}.stylist-locator__drawer{position:fixed;left:0;right:0;bottom:-100%;background:#fff;border-top-left-radius:26px;border-top-right-radius:26px;box-shadow:0 -24px 60px #1a181647;padding:24px 24px 40px;transition:bottom .32s ease;z-index:3;display:flex;flex-direction:column;gap:16px;overflow-y:auto;overflow-x:hidden;max-height:90vh}.stylist-locator__drawer:before{content:"";position:absolute;width:299px;height:246px;right:-70.5px;top:353px;border-radius:123px;background:linear-gradient(90deg,#0000 0% 100%),linear-gradient(90deg,#0000 0% 100%),linear-gradient(90deg,#0000 0% 100%),linear-gradient(90deg,#c7ae78 0% 100%);filter:blur(50px);opacity:.18;pointer-events:none;z-index:0;max-height:calc(100% - 353px)}.stylist-locator__drawer>*{position:relative;z-index:1}.stylist-locator__drawer--open{bottom:0}.stylist-locator__drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0003;opacity:0;pointer-events:none;transition:opacity .32s ease;z-index:109}.stylist-locator__drawer--open~.stylist-locator__drawer-overlay{opacity:1;pointer-events:auto}.stylist-locator__drawer .stylist-locator__info-card{width:100%;box-shadow:none;border:0;background:transparent}.stylist-locator__drawer-body{display:flex;flex-direction:column;gap:16px;width:100%}.stylist-locator__drawer-body .stylist-locator__info-description-wrapper{font-size:14px;color:#00000080;line-height:normal}.stylist-locator__drawer-body .stylist-locator__info-description{font-size:14px;line-height:normal;color:#00000080}.stylist-locator__drawer-body .stylist-locator__info-tags-section{display:flex;flex-direction:column;gap:8px}.stylist-locator__drawer-body .stylist-locator__info-tags-title{font-family:var(--ibe-font-body);font-size:14px;color:#000;margin:0;line-height:normal}.stylist-locator__drawer-body .stylist-locator__info-tags{display:flex;flex-wrap:wrap;gap:8px}.stylist-locator__drawer-body .stylist-locator__button{margin-top:0;text-transform:uppercase;font-size:14px;height:50px}.stylist-locator__drawer .stylist-locator__gallery{margin-left:-24px;margin-right:-24px;width:calc(100% + 48px)}.stylist-locator__drawer .stylist-locator__gallery-viewport{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.stylist-locator__drawer .stylist-locator__gallery-viewport::-webkit-scrollbar{display:none}.stylist-locator__drawer .stylist-locator__gallery-track{display:flex;gap:8px;padding-left:24px;padding-right:24px;transition:none;transform:none}.stylist-locator__drawer .stylist-locator__gallery-slide{flex:0 0 auto;min-width:0;scroll-snap-align:center}.stylist-locator__drawer .stylist-locator__gallery-slide:last-child{margin-right:24px;padding-right:24px;flex:0 0 auto}.stylist-locator__drawer .stylist-locator__gallery-nav{display:none!important}.stylist-locator__drawer .stylist-locator__info-name{font-size:18px;line-height:normal}.stylist-locator__drawer .stylist-locator__info-role{font-size:14px;color:#c6ac78;line-height:normal}.stylist-locator__drawer-header-content:has(.stylist-locator__drawer-back){display:flex;align-items:flex-start;gap:16px}.stylist-locator__drawer-header-content:has(.stylist-locator__drawer-back) .stylist-locator__drawer-back{flex-shrink:0;z-index:1;position:relative}.stylist-locator__drawer-header-content:has(.stylist-locator__drawer-back) .stylist-locator__info-meta{text-align:center;flex:1;min-width:0}.stylist-locator__drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.stylist-locator__drawer-title{font-family:var(--ibe-font-body);font-size:18px;font-weight:400;color:var(--ibe-color-ink)}.stylist-locator__drawer-header-content,.stylist-locator__drawer-avatar-wrapper{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.stylist-locator__info-avatar--drawer{width:50px;height:50px;border-radius:50%;flex-shrink:0}.stylist-locator__drawer-close{border:0;background:transparent;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;color:var(--ibe-color-ink);transition:opacity .2s ease;flex-shrink:0}.stylist-locator__drawer-close:hover{opacity:.7}.stylist-locator__drawer-close svg{width:24px;height:24px}.stylist-locator__drawer-content{display:flex;flex-direction:column;gap:8px}.stylist-locator__drawer-content .stylist-locator__filters{min-height:auto}.stylist-locator__cert-text{font-size:16px;font-family:var(--ibe-font-body)}.stylist-locator__popover{position:absolute;background:#f4f4f4;border:1px solid #f1f1f1;color:#0009;padding:0;border-radius:5px;font-size:11px;line-height:normal;box-shadow:0 10px 20px #00000026,0 1px 10px #0000000d;width:max-content;max-width:271px;min-width:150px;display:none;z-index:90;white-space:normal}.stylist-locator__popover-arrow{position:absolute;top:-7px;left:50%;transform:translate(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #f1f1f1}.stylist-locator__popover-arrow:after{content:"";position:absolute;top:1px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #f4f4f4}.stylist-locator__popover-body{padding:8px;font-family:var(--ibe-font-body);font-size:11px;line-height:normal;color:#0009}.stylist-locator__popover-body p{margin:0;padding:0}.stylist-locator__popover-list{margin:0;padding:0;list-style:none}.stylist-locator__popover-list li{margin:0;padding-left:1em;position:relative}.stylist-locator__popover-list li:before{content:"\2022";position:absolute;left:0;top:2.5px}.stylist-locator__mobile-search{display:grid;grid-template-columns:1fr auto;gap:8px;position:relative;z-index:1}.stylist-locator__filter-trigger{border:0;background:#c7ae78;border-radius:5px;height:50px;padding:8px 16px;display:inline-flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.stylist-locator__filter-trigger svg{width:24px;height:24px}.stylist-locator__filter-trigger:hover{opacity:.9}.stylist-locator__filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:-8px}.stylist-locator__filter-chip{background:#c8ac7833;border-radius:5px;padding:4px;display:flex;align-items:center;justify-content:center;gap:4px;flex-shrink:0}.stylist-locator__filter-chip-content{display:flex;align-items:center;gap:2px;flex-shrink:0}.stylist-locator__filter-chip-icon{width:12px;height:12px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.stylist-locator__filter-chip-icon svg{width:100%;height:100%;max-height:10px}.stylist-locator__filter-chip-text{font-family:var(--ibe-font-body);font-size:12px;color:#0009;line-height:normal;white-space:nowrap}.stylist-locator__filter-chip-close{width:10px;height:10px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:0;background:transparent;padding:0;color:#0009}.stylist-locator__filter-chip-close svg{width:100%;height:100%}.stylist-locator__filter-chip-close:hover{opacity:.7}.stylist-locator__form{display:flex;flex-direction:column;gap:10px}.stylist-locator__form input{border:1px solid var(--ibe-color-accent);border-radius:8px;padding:12px 16px;font-size:15px;font-family:var(--ibe-font-body);background:#fff}.stylist-locator__form input:focus{outline:none;border-color:var(--ibe-color-accent);box-shadow:none}.gm-style-iw-c .gm-ui-hover-effect{display:none!important}.gm-style-iw-d{padding:0!important;overflow:visible!important}.gm-style-iw-c{background:transparent!important;box-shadow:none!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important}.stylist-locator__drawer-back{border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;flex-shrink:0}.stylist-locator__drawer-back svg{width:24px;height:24px;display:block}@media (max-width: 1280px){.stylist-locator{padding:32px 20px 48px}.stylist-locator__layout{gap:28px}.stylist-locator__panel{padding:0 4px}.stylist-locator__map-frame{min-height:640px}.stylist-locator__map{min-height:600px}}@media (max-width: 1024px){.stylist-locator{padding:32px 20px 48px}.stylist-locator__layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px}.stylist-locator__panel{padding:0}.stylist-locator__heading{font-size:28px}.stylist-locator__field,.stylist-locator__radius-field{height:52px}.stylist-locator__search-field{padding:14px 20px}.stylist-locator__input{font-size:15px}.stylist-locator__radius-button{padding:14px 20px;font-size:15px}.stylist-locator__filters{padding:14px 20px;gap:18px}.stylist-locator__filters-title{font-size:18px}.stylist-locator__list-count{font-size:16px}.stylist-locator__card{padding:6px 20px 6px 6px;gap:14px}.stylist-locator__avatar{width:56px;height:56px;font-size:16px}.stylist-locator__card-name{font-size:18px}.stylist-locator__card-role{font-size:13px}.stylist-locator__map-region{position:sticky;top:32px;height:calc(100vh - 128px);max-height:900px;align-self:flex-start}.stylist-locator__map-frame{height:100%;min-height:580px;max-height:900px}.stylist-locator__map{min-height:580px;max-height:900px}.stylist-locator__list{max-height:480px;gap:12px}}@media (max-width: 1024px) and (min-width: 769px){.stylist-locator__layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.stylist-locator__map-region{position:sticky;top:32px;height:calc(100vh - 94px);max-height:900px;align-self:flex-start}.stylist-locator__map-frame{height:100%;max-height:900px}.stylist-locator__map{min-height:600px;max-height:900px}.stylist-locator__info-card{width:min(400px,calc(100vw - 48px));padding:20px}.stylist-locator__info-name{font-size:18px}.stylist-locator__info-salon{font-size:14px}.stylist-locator__info-role{font-size:13px}.stylist-locator__autocomplete-dropdown{max-height:350px}.stylist-locator__autocomplete-content{padding:14px 0}.stylist-locator__autocomplete-section{padding:0 20px;margin-bottom:14px}.stylist-locator__autocomplete-item{padding:6px 8px}.stylist-locator__autocomplete-item-main,.stylist-locator__autocomplete-item-secondary{font-size:15px}.stylist-locator__radius-dropdown{max-height:350px}.stylist-locator__radius-dropdown-content{padding:14px 10px;gap:6px}.stylist-locator__radius-option{padding:6px 10px;font-size:15px}.stylist-locator__filters-list{gap:12px}.stylist-locator__cert-option,.stylist-locator__cert-text{font-size:15px}.stylist-locator__button{padding:8px 20px;height:48px;font-size:15px}.stylist-locator__gallery-slide{flex:0 0 100px}.stylist-locator__gallery-slide img{max-width:100px}}@media (max-width: 768px){.stylist-locator{gap:24px;padding:32px 16px 40px}.stylist-locator__layout{display:none}.stylist-locator__mobile{display:flex;max-height:calc(100vh - 166px)}.stylist-locator__heading--mobile{margin-bottom:16px}.stylist-locator__map-frame,.stylist-locator__map{min-height:435px}.stylist-locator__list{max-height:none}.stylist-locator__radius-dropdown-content{gap:0}.stylist-locator__mobile .stylist-locator__autocomplete-dropdown{z-index:1001;margin-top:5px}.stylist-locator__mobile[data-view-mode=map] .stylist-locator__map-frame{display:block}.stylist-locator__mobile[data-view-mode=map] .stylist-locator__list{flex-direction:row;overflow-x:auto;overflow-y:hidden;max-height:120px;gap:12px;padding-bottom:8px;padding-top:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.stylist-locator__mobile[data-view-mode=map] .stylist-locator__list::-webkit-scrollbar{height:4px}.stylist-locator__mobile[data-view-mode=map] .stylist-locator__list::-webkit-scrollbar-track{background:#0000000d;border-radius:999px}.stylist-locator__mobile[data-view-mode=map] .stylist-locator__list::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.stylist-locator__mobile[data-view-mode=map] .stylist-locator__card{flex-shrink:0;min-width:280px;max-width:300px;scroll-snap-align:start}.stylist-locator__mobile[data-view-mode=list] .stylist-locator__map-frame{display:none}.stylist-locator__mobile[data-view-mode=list] .stylist-locator__list-section{position:relative}.stylist-locator__mobile[data-view-mode=list] .stylist-locator__list{flex-direction:column;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 280px)}.stylist-locator__mobile[data-view-mode=list] .stylist-locator__list-section.stylist-locator__list-section--has-gradient:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:22px;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none;z-index:1}.stylist-locator__drawer--open~.stylist-locator__toast-container{bottom:calc(100vh - 120px);transform:translate(-50%)}}@media (min-width: 769px) and (max-width: 1024px){.stylist-locator__drawer{max-width:500px;left:auto;right:0;border-top-left-radius:26px;border-top-right-radius:0;border-bottom-left-radius:26px}.stylist-locator__drawer-overlay{background:#00000026}.stylist-locator__info-card{width:100%;max-width:400px}}@media (max-width: 480px){.stylist-locator__heading{font-size:28px}.stylist-locator__heading--mobile{margin-bottom:16px;font-size:28px}.stylist-locator__panel{padding:24px 20px}.stylist-locator__search-field,.stylist-locator__radius-select{padding-left:20px;padding-right:20px}.stylist-locator__reset-map{font-size:14px}.stylist-locator__mobile[data-view-mode=map] .stylist-locator__card{flex-direction:row;align-items:center}.stylist-locator__mobile[data-view-mode=map] .stylist-locator__card-icon{align-self:center}}.stylist-locator__cluster-marker{cursor:pointer;transition:transform .2s ease}.stylist-locator__cluster-marker:hover{transform:scale(1.1)}.stylist-locator__mesh-marker{cursor:pointer;animation:meshAppear .3s ease-out;transition:transform .2s ease}.stylist-locator__mesh-marker:hover{transform:scale(1.15);z-index:2000!important}@keyframes meshAppear{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.stylist-locator__cert-modal{--cert-modal-z-index: 1000;--cert-modal-overlay-bg: rgba(0, 0, 0, .6);--cert-modal-transition: .3s ease;--cert-modal-content-transition: .32s ease;--cert-modal-spacing-xs: 8px;--cert-modal-spacing-sm: 16px;--cert-modal-spacing-md: 24px;--cert-modal-spacing-lg: 32px;--cert-modal-spacing-xl: 48px;--cert-modal-spacing-xxl: 70px;--cert-modal-spacing-xxxl: 110px;--cert-modal-radius-sm: 5px;--cert-modal-radius-md: 16px;--cert-modal-radius-lg: 24px;--cert-modal-radius-xl: 32px;--cert-modal-radius-round: 50%;--cert-modal-shadow-sm: 0px 2px 8px 0px rgba(0, 0, 0, .15);--cert-modal-shadow-md: 0px 4px 4px 0px rgba(0, 0, 0, .15);--cert-modal-shadow-lg: 0px -7px 15.9px 0px rgba(0, 0, 0, .25);--cert-modal-tab-active-glow: rgba(198, 172, 120, .2);position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--cert-modal-z-index);opacity:0;pointer-events:none;transition:opacity var(--cert-modal-transition)}.stylist-locator__cert-modal--open{opacity:1;pointer-events:auto;background:var(--cert-modal-overlay-bg)}.stylist-locator__cert-modal-content{position:absolute;bottom:-100%;left:0;right:0;background:#fff;border-radius:var(--cert-modal-radius-xl) var(--cert-modal-radius-xl) 0 0;max-height:90vh;overflow-y:auto;overflow-x:hidden;transition:bottom var(--cert-modal-content-transition);display:flex;flex-direction:column;box-shadow:var(--cert-modal-shadow-lg)}.stylist-locator__cert-modal:not(.stylist-locator__cert-modal--open) .stylist-locator__cert-modal-content{bottom:-100%}.stylist-locator__cert-modal--open .stylist-locator__cert-modal-content{bottom:0}.stylist-locator__cert-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--cert-modal-spacing-sm);padding:var(--cert-modal-spacing-md) var(--cert-modal-spacing-sm) var(--cert-modal-spacing-sm);position:sticky;top:0;background:#fff;z-index:10;border-radius:26px 26px 0 0}.stylist-locator__cert-modal-header-content{display:none;flex-direction:column;gap:var(--cert-modal-spacing-sm);width:100%}.stylist-locator__cert-modal-title{font-family:var(--ibe-font-heading);font-size:30px;font-weight:400;line-height:1.2;color:var(--ibe-color-ink);margin:0;flex:1}.stylist-locator__cert-modal-close{padding:0;border:0;color:var(--ibe-color-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.stylist-locator__cert-modal-close:hover{opacity:.7}.stylist-locator__cert-modal-close svg{width:24px;height:24px}.stylist-locator__cert-modal-close--mobile{width:24px;height:24px;background:transparent;z-index:11;flex-shrink:0}.stylist-locator__cert-modal-close--desktop{display:none}.stylist-locator__cert-modal-intro-text{font-family:var(--ibe-font-body);font-size:14px;line-height:20px;color:var(--ibe-color-ink);padding:0 var(--cert-modal-spacing-sm);margin-bottom:var(--cert-modal-spacing-sm)}.stylist-locator__cert-modal-intro-text strong{font-weight:700}.stylist-locator__cert-modal-intro-text p{margin:0;color:#000;font-family:"PT Sans",var(--ibe-font-body);font-size:14px;font-weight:400;line-height:20px}.stylist-locator__cert-modal-intro-text--desktop{display:none}.stylist-locator__cert-modal-intro-text--mobile{display:block}.stylist-locator__cert-modal-hero{width:100%;height:182px;margin:0 0 var(--cert-modal-spacing-sm);padding:0 var(--cert-modal-spacing-sm);border-radius:var(--cert-modal-radius-sm);flex-shrink:0;box-sizing:border-box}.stylist-locator__cert-modal-hero img{width:100%;height:100%;object-fit:cover;border-radius:var(--cert-modal-radius-sm);display:block}.stylist-locator__cert-modal-section-title{padding:0 var(--cert-modal-spacing-sm) 8px var(--cert-modal-spacing-sm);margin-bottom:var(--cert-modal-spacing-sm)}.stylist-locator__cert-modal-section-title h3{font-family:var(--ibe-font-heading);font-size:27px;font-weight:400;line-height:1!important;color:var(--ibe-color-ink);margin:0;white-space:normal;word-wrap:break-word;max-width:calc(100% - 40px)}.stylist-locator__cert-modal-body{display:flex;flex-direction:column;gap:0;padding:0 0 40px}.stylist-locator__cert-modal-tabs{display:flex;gap:var(--cert-modal-spacing-md);border-radius:16px 16px 0 0;background:linear-gradient(0deg,#faf2e1,#fff);position:relative;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;padding:0 var(--cert-modal-spacing-sm)}.stylist-locator__cert-modal-tabs::-webkit-scrollbar{display:none}.stylist-locator__cert-modal-tab{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;flex:1 1 0;min-width:0;z-index:1;transition:opacity .2s ease;padding:8px 0}.stylist-locator__cert-modal-tab.stylist-locator__cert-modal-tab--active{padding:0}.stylist-locator__cert-modal-tab-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.stylist-locator__cert-modal-tab-icon svg{width:32px;height:32px;padding:3px}.stylist-locator__cert-modal-tab-label{display:none}.stylist-locator__cert-modal-tab--active{position:relative}.stylist-locator__cert-modal-tab--active:before{content:"";position:absolute;left:-11px;top:-16px;width:86px;height:80px;border-radius:48.5px;background:#c6ac7833;filter:blur(24px);z-index:0}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon{background:#fff;border-radius:var(--cert-modal-radius-md) var(--cert-modal-radius-md) 0 0;width:63px;height:auto;min-height:32px;box-sizing:border-box;padding:var(--cert-modal-spacing-xs);position:relative;z-index:1}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:before,.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:after{content:"";position:absolute;bottom:0;width:18px;height:18px;background:transparent;z-index:1}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:before{left:-18px;background:radial-gradient(circle at 0 0,transparent 18px,white 18px)}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:after{right:-18px;background:radial-gradient(circle at 100% 0,transparent 18px,white 18px)}.stylist-locator__cert-modal-panels{background:#fff;padding:var(--cert-modal-spacing-sm);min-height:200px;position:relative;z-index:1}.stylist-locator__cert-modal-panel{display:none}.stylist-locator__cert-modal-panel--active{display:block}.stylist-locator__cert-modal-panel-title{font-family:var(--ibe-font-body);font-size:18px;font-weight:400;line-height:1.2;color:var(--ibe-color-ink);margin:0 0 var(--cert-modal-spacing-xs)}.stylist-locator__cert-modal-panel-content{font-family:var(--ibe-font-body);font-size:14px;line-height:20px;color:var(--ibe-color-ink)}.stylist-locator__cert-modal-panel-content p{margin:0 0 var(--cert-modal-spacing-sm)}.stylist-locator__cert-modal-panel-content p:last-child{margin-bottom:0}.stylist-locator__cert-modal-panel-content strong{font-weight:700}.stylist-locator__cert-modal-panel-content em{font-style:italic}.stylist-locator__cert-modal-panel-image{display:none}.stylist-locator__cert-modal-panel-image img{width:100%;height:100%;object-fit:cover}@media (min-width: 769px) and (max-width: 1024px){.stylist-locator__cert-modal-content{max-width:95%;width:calc(100% - 32px);margin:0 auto;max-height:90vh;border-radius:var(--cert-modal-radius-md) var(--cert-modal-radius-md) 0 0;position:absolute;left:50%;right:auto;transform:translate(-50%)}.stylist-locator__cert-modal:not(.stylist-locator__cert-modal--open) .stylist-locator__cert-modal-content{bottom:-100%;transform:translate(-50%)}.stylist-locator__cert-modal--open .stylist-locator__cert-modal-content{bottom:0;transform:translate(-50%)}.stylist-locator__cert-modal-inner{max-width:1400px;padding:var(--cert-modal-spacing-xxl) var(--cert-modal-spacing-lg)}.stylist-locator__cert-modal-header{position:relative;flex-direction:row;align-items:center;justify-content:space-between;border-radius:0;background:#fff;padding:0}.stylist-locator__cert-modal-header-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--cert-modal-spacing-lg);max-width:55%}.stylist-locator__cert-modal-title{font-size:68px;line-height:normal;max-width:400px;flex-shrink:0}.stylist-locator__cert-modal-close--mobile{display:none}.stylist-locator__cert-modal-close--desktop{display:flex;position:fixed;top:calc(100% - 90vh - 72px);right:32px;width:var(--cert-modal-spacing-xl);height:var(--cert-modal-spacing-xl);border-radius:var(--cert-modal-radius-round);background:#fff;box-shadow:var(--cert-modal-shadow-md);z-index:calc(var(--cert-modal-z-index) + 1)}.stylist-locator__cert-modal-close--desktop svg{width:var(--cert-modal-spacing-lg);height:var(--cert-modal-spacing-lg)}.stylist-locator__cert-modal-intro-text{font-size:18px;line-height:28px;max-width:600px;flex-shrink:0;padding:0}.stylist-locator__cert-modal-intro-text--desktop{display:block;width:100%}.stylist-locator__cert-modal-intro-text--mobile{display:none}.stylist-locator__cert-modal-intro-text p{color:#000;font-family:PT Sans;font-size:18px;font-weight:400;line-height:28px}.stylist-locator__cert-modal-hero{margin:var(--cert-modal-spacing-xxl) auto;width:100%;height:350px;padding:0}.stylist-locator__cert-modal-section-title{padding:0;margin-bottom:var(--cert-modal-spacing-xxl)}.stylist-locator__cert-modal-section-title h3{font-size:48px;line-height:1!important;max-width:700px}.stylist-locator__cert-modal-body{flex-direction:row;gap:0;padding:0}.stylist-locator__cert-modal-tabs{flex-direction:column;gap:var(--cert-modal-spacing-md);padding:var(--cert-modal-spacing-lg) 0 var(--cert-modal-spacing-lg) var(--cert-modal-spacing-lg);border-radius:var(--cert-modal-radius-md);width:auto;flex-shrink:0;align-items:flex-start;justify-content:flex-start;margin:0 0 0 -20px;overflow:hidden;background:linear-gradient(270deg,#faf2e1,#fff)}.stylist-locator__cert-modal-tab{flex-direction:row;width:100%;padding:0;justify-content:center;min-width:auto;flex:0 0 auto;margin:var(--cert-modal-spacing-sm) 0}button.stylist-locator__cert-modal-tab.stylist-locator__cert-modal-tab--active{margin:0}.stylist-locator__cert-modal-tab-icon{width:50px;height:50px}.stylist-locator__cert-modal-tab-icon svg{width:50px;height:50px}.stylist-locator__cert-modal-tab--active:before{content:"";position:absolute;left:-12px;top:-8px;transform:none;width:95px;height:88px;border-radius:48.5px;background:var(--cert-modal-tab-active-glow);filter:blur(12px);z-index:-1}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon{background:#fff;border-radius:var(--cert-modal-radius-lg) 0 0 var(--cert-modal-radius-lg);width:auto;height:auto;box-sizing:content-box;padding:var(--cert-modal-spacing-sm) var(--cert-modal-spacing-md) var(--cert-modal-spacing-sm)}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:before,.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:after{right:0;width:var(--cert-modal-spacing-lg);height:var(--cert-modal-spacing-lg);left:auto;bottom:auto}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:after{top:calc(var(--cert-modal-spacing-lg) * -1);background:radial-gradient(circle at 0 0,transparent var(--cert-modal-spacing-lg),white var(--cert-modal-spacing-lg))}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:before{bottom:calc(var(--cert-modal-spacing-lg) * -1);top:auto;background:radial-gradient(circle at 0 100%,transparent var(--cert-modal-spacing-lg),white var(--cert-modal-spacing-lg))}.stylist-locator__cert-modal-panels{flex:1;padding:var(--cert-modal-spacing-lg);display:flex;flex-direction:column;gap:var(--cert-modal-spacing-md);margin:0}.stylist-locator__cert-modal-panel-title{color:#000;font-family:var(--ibe-font-body);font-size:22px;font-weight:700;line-height:30px;margin-bottom:var(--cert-modal-spacing-md)}.stylist-locator__cert-modal-panel-content{color:#000;font-family:var(--ibe-font-body);font-size:18px;font-weight:400;line-height:26px;margin:0 0 var(--cert-modal-spacing-md)}.stylist-locator__cert-modal-panel-image{width:100%;height:220px;margin-top:0}}@media (min-width: 1025px){.stylist-locator__cert-modal-content{max-width:1856px;width:calc(100% - 64px);margin:0 auto;max-height:85vh;border-radius:var(--cert-modal-radius-md) var(--cert-modal-radius-md) 0 0;box-shadow:none}.stylist-locator__cert-modal-inner{max-width:1616px;margin:0 auto;padding:var(--cert-modal-spacing-xxxl) var(--cert-modal-spacing-lg)}.stylist-locator__cert-modal-header{position:relative;flex-direction:row;align-items:center;justify-content:space-between;border-radius:0;background:#fff;padding:0}.stylist-locator__cert-modal-header-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--cert-modal-spacing-lg);max-width:56%}.stylist-locator__cert-modal-title{font-size:90px;line-height:1!important;max-width:500px;flex-shrink:0}.stylist-locator__cert-modal-close--mobile{display:none}.stylist-locator__cert-modal-close--desktop{display:flex;position:fixed;top:calc(100% - 85vh - 72px);right:48px;width:var(--cert-modal-spacing-xl);height:var(--cert-modal-spacing-xl);border-radius:var(--cert-modal-radius-round);background:#fff;box-shadow:var(--cert-modal-shadow-md);z-index:calc(var(--cert-modal-z-index) + 1)}@media (max-width: 1280px){.stylist-locator__cert-modal-close--desktop{right:32px}}.stylist-locator__cert-modal-close--desktop svg{width:var(--cert-modal-spacing-lg);height:var(--cert-modal-spacing-lg)}.stylist-locator__cert-modal-intro-text{font-size:22px;line-height:32px;max-width:862px;flex-shrink:0;padding:0}.stylist-locator__cert-modal-intro-text--desktop{display:block;width:100%}.stylist-locator__cert-modal-intro-text p{color:#000;font-family:PT Sans;font-size:22px;font-weight:400;line-height:32px}.stylist-locator__cert-modal-intro-text--mobile{display:none}.stylist-locator__cert-modal-hero{margin:var(--cert-modal-spacing-xxl) auto;width:100%;height:469px;padding:0}.stylist-locator__cert-modal-section-title{padding:0;margin-bottom:var(--cert-modal-spacing-xxl)}.stylist-locator__cert-modal-section-title h3{font-size:63px;line-height:1!important;max-width:920px}.stylist-locator__cert-modal-body{flex-direction:row;gap:0;padding:0}.stylist-locator__cert-modal-tabs{flex-direction:column;gap:var(--cert-modal-spacing-md);padding:var(--cert-modal-spacing-lg) 0 var(--cert-modal-spacing-lg) var(--cert-modal-spacing-lg);border-radius:var(--cert-modal-radius-md);width:auto;flex-shrink:0;align-items:flex-start;justify-content:flex-start;margin:0 0 0 -20px;overflow:hidden;background:linear-gradient(270deg,#faf2e1,#fff)}.stylist-locator__cert-modal-tab{flex-direction:row;width:100%;padding:0;justify-content:center;min-width:auto;flex:0 0 auto;margin:var(--cert-modal-spacing-sm) 0}button.stylist-locator__cert-modal-tab.stylist-locator__cert-modal-tab--active{margin:0}.stylist-locator__cert-modal-tab-icon{width:60px;height:60px}.stylist-locator__cert-modal-tab-icon svg{width:60px;height:60px}.stylist-locator__cert-modal-tab--active:before{content:"";position:absolute;left:-15px;top:-10.5px;transform:none;width:122px;height:113px;border-radius:48.5px;background:var(--cert-modal-tab-active-glow);filter:blur(15px);z-index:-1}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon{background:#fff;border-radius:var(--cert-modal-radius-lg) 0 0 var(--cert-modal-radius-lg);width:auto;height:auto;box-sizing:content-box;padding:var(--cert-modal-spacing-sm) var(--cert-modal-spacing-md) var(--cert-modal-spacing-sm)}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:before,.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:after{right:0;width:var(--cert-modal-spacing-lg);height:var(--cert-modal-spacing-lg);left:auto;bottom:auto}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:after{top:calc(var(--cert-modal-spacing-lg) * -1);background:radial-gradient(circle at 0 0,transparent var(--cert-modal-spacing-lg),white var(--cert-modal-spacing-lg))}.stylist-locator__cert-modal-tab--active .stylist-locator__cert-modal-tab-icon:before{bottom:calc(var(--cert-modal-spacing-lg) * -1);top:auto;background:radial-gradient(circle at 0 100%,transparent var(--cert-modal-spacing-lg),white var(--cert-modal-spacing-lg))}.stylist-locator__cert-modal-panels{flex:1;padding:var(--cert-modal-spacing-xl);display:flex;flex-direction:column;gap:var(--cert-modal-spacing-md);margin:0}.stylist-locator__cert-modal-panel-title{color:#000;font-family:var(--ibe-font-body);font-size:26px;font-weight:700;line-height:34.5px;margin-bottom:var(--cert-modal-spacing-md)}.stylist-locator__cert-modal-panel-content{color:#000;font-family:var(--ibe-font-body);font-size:22px;font-weight:400;line-height:32px;margin:0 0 var(--cert-modal-spacing-md)}.stylist-locator__cert-modal-panel-image{width:100%;height:283px;margin-top:0}}@media (min-width: 1920px){.stylist-locator__cert-modal-close--desktop{right:calc((100vw - 1826px)/2)}}body.stylist-locator__cert-modal-open{overflow:hidden}.stylist-locator__directory-link{display:block;width:100%;margin-top:16px;padding:12px 24px;background:transparent;color:#fff;font-family:var(--ibe-font-body);font-size:14px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.02em;border:none;border-radius:5px;cursor:pointer;transition:background .2s ease;position:relative;z-index:0}.stylist-locator__directory-link:before{content:"";display:block;width:100%;height:100%;background:#c6ac78;position:absolute;z-index:-1;border-radius:5px;top:0;left:0}.stylist-locator__directory-link:hover:before{background:#b6965e}.stylist-locator__directory-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.stylist-locator__directory-modal--open{opacity:1;pointer-events:auto;background:#0009}.stylist-locator__directory-modal-content{position:absolute;bottom:-100%;left:0;right:0;background:#fff;border-radius:32px 32px 0 0;max-height:90vh;overflow:hidden;transition:bottom .32s ease;display:flex;flex-direction:column;box-shadow:0 -7px 15.9px #00000040;height:100%}.stylist-locator__directory-modal:not(.stylist-locator__directory-modal--open) .stylist-locator__directory-modal-content{bottom:-100%}.stylist-locator__directory-modal--open .stylist-locator__directory-modal-content{bottom:0}.stylist-locator__directory-modal-inner{display:flex;flex-direction:column;height:100%;max-height:90vh;overflow:hidden}.stylist-locator__directory-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 16px 16px;background:#fff;flex-shrink:0}.stylist-locator__directory-modal-title{font-family:var(--ibe-font-heading);font-size:20px;font-weight:500;line-height:1.2;color:var(--ibe-color-ink);margin:0;text-transform:uppercase;letter-spacing:.04em;flex:1;text-align:center}.stylist-locator__directory-modal-title sup{font-size:.6em;vertical-align:super}.stylist-locator__directory-modal-close{padding:0;border:0;background:transparent;color:var(--ibe-color-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;flex-shrink:0}.stylist-locator__directory-modal-close:hover{opacity:.7}.stylist-locator__directory-modal-close svg{width:24px;height:24px}.stylist-locator__directory-modal-close--mobile{width:24px;height:24px}.stylist-locator__directory-modal-close--desktop{display:none}.stylist-locator__directory-search{position:relative;padding:0 16px 16px;flex-shrink:0}.stylist-locator__directory-search-input{width:100%;padding:14px 16px 14px 44px;border:1px solid rgba(0,0,0,.15);border-radius:50px;font-family:var(--ibe-font-body);font-size:14px;color:var(--ibe-color-ink);background:#fff;outline:none;transition:border-color .2s ease}.stylist-locator__directory-search-input::placeholder{color:#00000080}.stylist-locator__directory-search-input:focus{border-color:var(--ibe-color-accent);box-shadow:none}.stylist-locator__directory-search-icon{position:absolute;left:32px;top:50%;transform:translateY(-50%);margin-top:-4px;color:#00000080;pointer-events:none}.stylist-locator__directory-search-icon svg{width:20px;height:20px}.stylist-locator__directory-body{flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0;position:relative}.stylist-locator__directory-list{flex:1;overflow-y:auto;padding:0 16px;display:flex;flex-direction:column;gap:16px;transition:opacity .2s ease}.stylist-locator__directory-list::-webkit-scrollbar{width:6px}.stylist-locator__directory-list::-webkit-scrollbar-track{background:#0000000d;border-radius:999px}.stylist-locator__directory-list::-webkit-scrollbar-thumb{background:#00000026;border-radius:999px}.stylist-locator__directory-card{display:flex;align-items:center;gap:16px;padding:8px 0}.stylist-locator__directory-card-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;background:#f0f0f0;flex-shrink:0;display:flex;align-items:center;justify-content:center}.stylist-locator__directory-card-avatar img{width:100%;height:100%;object-fit:cover}.stylist-locator__directory-card-initials{font-family:var(--ibe-font-heading);font-size:24px;color:#1a181666;letter-spacing:.04em}.stylist-locator__directory-card-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.stylist-locator__directory-card-role{font-family:var(--ibe-font-body);font-size:12px;color:#0009;line-height:1.3}.stylist-locator__directory-card-name{font-family:var(--ibe-font-heading);font-size:18px;font-weight:500;color:var(--ibe-color-ink);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stylist-locator__directory-loading,.stylist-locator__directory-empty{display:flex;align-items:center;justify-content:center;padding:48px 16px;text-align:center}.stylist-locator__directory-loading-text,.stylist-locator__directory-empty-text{font-family:var(--ibe-font-body);font-size:14px;color:#00000080}.stylist-locator__directory-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;background:#fff;border-top:1px solid rgba(0,0,0,.08);flex-shrink:0}.stylist-locator__directory-pagination-btn{width:40px;height:40px;border:1px solid rgba(0,0,0,.15);border-radius:50%;background:#fff;color:var(--ibe-color-ink);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease}.stylist-locator__directory-pagination-btn:hover:not([disabled]){background:#0000000d;border-color:#0000004d}.stylist-locator__directory-pagination-btn[disabled]{opacity:.3;cursor:not-allowed}.stylist-locator__directory-pagination-btn svg{width:20px;height:20px}.stylist-locator__directory-pagination-info{font-family:var(--ibe-font-body);font-size:14px;color:#0009;min-width:100px;text-align:center}body.stylist-locator__directory-modal-open{overflow:hidden}@media (min-width: 769px) and (max-width: 1024px){.stylist-locator__directory-modal-content{max-width:600px;width:calc(100% - 32px);margin:0 auto;left:50%;right:auto;transform:translate(-50%);border-radius:16px 16px 0 0}.stylist-locator__directory-modal:not(.stylist-locator__directory-modal--open) .stylist-locator__directory-modal-content{transform:translate(-50%)}.stylist-locator__directory-modal--open .stylist-locator__directory-modal-content{transform:translate(-50%)}.stylist-locator__directory-modal-header{padding:32px 24px 20px}.stylist-locator__directory-modal-title{font-size:24px}.stylist-locator__directory-modal-close--mobile{display:none}.stylist-locator__directory-modal-close--desktop{display:flex;position:fixed;top:calc(100% - 90vh - 72px);right:calc((100% - 600px)/2 - 56px);width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 4px 4px #00000026;z-index:1001}.stylist-locator__directory-search{padding:0 24px 20px}.stylist-locator__directory-search-input{font-size:16px;padding:16px 16px 16px 48px}.stylist-locator__directory-search-icon{left:40px}.stylist-locator__directory-list{padding:0 24px;gap:20px}.stylist-locator__directory-card-avatar{width:90px;height:90px}.stylist-locator__directory-card-name{font-size:20px}.stylist-locator__directory-card-role{font-size:13px}.stylist-locator__directory-pagination{padding:20px 24px}}@media (min-width: 1025px){.stylist-locator__directory-modal-content{max-width:700px;width:calc(100% - 64px);margin:0 auto;left:50%;right:auto;transform:translate(-50%);border-radius:16px 16px 0 0;max-height:85vh}.stylist-locator__directory-modal:not(.stylist-locator__directory-modal--open) .stylist-locator__directory-modal-content{transform:translate(-50%)}.stylist-locator__directory-modal--open .stylist-locator__directory-modal-content{transform:translate(-50%)}.stylist-locator__directory-modal-inner{max-height:85vh}.stylist-locator__directory-modal-header{padding:40px 32px 24px}.stylist-locator__directory-modal-title{font-size:28px;letter-spacing:.06em}.stylist-locator__directory-modal-close--mobile{display:none}.stylist-locator__directory-modal-close--desktop{display:flex;position:fixed;top:calc(100% - 85vh - 72px);right:calc((100% - 700px)/2);width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 4px 4px #00000026;z-index:1001}.stylist-locator__directory-search{padding:0 32px 24px}.stylist-locator__directory-search-input{font-size:16px;padding:16px 20px 16px 52px}.stylist-locator__directory-search-icon{left:48px;margin-top:-8px}.stylist-locator__directory-list{padding:0 32px;gap:24px}.stylist-locator__directory-card{gap:20px}.stylist-locator__directory-card-avatar{width:100px;height:100px}.stylist-locator__directory-card-initials{font-size:28px}.stylist-locator__directory-card-name{font-size:22px}.stylist-locator__directory-card-role{font-size:14px}.stylist-locator__directory-pagination{padding:24px 32px}.stylist-locator__directory-pagination-btn{width:44px;height:44px}.stylist-locator__directory-pagination-info{font-size:15px}}#limoniapps-discountninja-stickybar-wrapper{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/247/assets/stylist-locator.css.map */
