.skyrich-finder{--skyrich-green:#12a538;--skyrich-dark:#101314;--skyrich-line:#dfe7df;--skyrich-blue:#118ad3;--skyrich-red:#e3231b;font-family:inherit;color:var(--skyrich-dark);background:#f6f8f5;padding:32px 16px}.skyrich-finder *{box-sizing:border-box}.skyrich-finder__shell{max-width:980px;margin:0 auto}.skyrich-finder__brandbar{display:flex;gap:16px;align-items:center;margin:0 0 22px}.skyrich-finder__brandbar img{display:block;max-width:180px;max-height:54px;width:auto;height:auto;object-fit:contain}.skyrich-finder__brandbar span{width:1px;height:34px;background:var(--skyrich-line)}.skyrich-finder__intro{max-width:720px;margin:0 0 22px}.skyrich-finder__eyebrow{margin:0 0 6px;color:var(--skyrich-green);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.skyrich-finder__intro h2{margin:0;color:var(--skyrich-dark);font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:0}.skyrich-finder__intro p{margin:10px 0 0;color:#425047;font-size:16px;line-height:1.55}.skyrich-finder__form{display:grid;grid-template-columns:1.4fr 1.6fr .45fr .85fr;gap:12px;align-items:end;padding:18px;border:1px solid var(--skyrich-line);border-radius:8px;background:#fff;box-shadow:0 14px 40px rgba(16,19,20,.08)}.skyrich-field{display:flex;min-width:0;flex-direction:column;gap:6px}.skyrich-field label{font-size:13px;font-weight:700;color:#263129}.skyrich-field input,.skyrich-field select{width:100%;height:46px;border:1px solid var(--skyrich-line);border-radius:6px;background:#fff;color:var(--skyrich-dark);font-size:15px;padding:0 12px;outline:none;transition:border-color .15s,box-shadow .15s}.skyrich-field input:focus,.skyrich-field select:focus{border-color:var(--skyrich-green);box-shadow:0 0 0 3px rgba(18,165,56,.16)}.skyrich-consent{grid-column:1 / -2;display:flex;gap:10px;align-items:flex-start;color:#425047;font-size:13px;line-height:1.35}.skyrich-consent input{width:18px;height:18px;margin:0;accent-color:var(--skyrich-green);flex:0 0 auto}.skyrich-finder__button{height:48px;border:0;border-radius:6px;background:var(--skyrich-green);color:#fff;font-size:15px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .15s,transform .15s;white-space:nowrap}.skyrich-finder__button:hover{background:#0f8730}.skyrich-finder__button:active{transform:translateY(1px)}.skyrich-finder__button:disabled{cursor:not-allowed;opacity:.65}.skyrich-finder__button-icon{width:16px;height:16px;border:2px solid currentColor;border-radius:50%;display:inline-block;position:relative;flex:0 0 auto}.skyrich-finder__button-icon:after{content:"";width:7px;height:2px;background:currentColor;position:absolute;right:-6px;bottom:-3px;transform:rotate(45deg);border-radius:2px}.skyrich-finder__feedback{min-height:22px;margin:14px 0 0;font-size:14px;font-weight:700}.skyrich-finder__feedback--success{color:#0f8730}.skyrich-finder__feedback--warning{color:#9a6200}.skyrich-finder__feedback--error{color:var(--skyrich-red)}.skyrich-finder__feedback--info{color:var(--skyrich-blue)}.skyrich-results{display:grid;gap:12px;margin-top:12px}.skyrich-results__match{margin:0;color:#425047;font-size:14px}.skyrich-result{display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,auto) minmax(190px,auto);gap:16px;align-items:center;border:1px solid var(--skyrich-line);border-left:5px solid var(--skyrich-green);border-radius:8px;background:#fff;padding:18px;box-shadow:0 10px 28px rgba(16,19,20,.07)}.skyrich-result__label{display:block;margin:0 0 4px;color:var(--skyrich-blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}.skyrich-result h3{margin:0;color:var(--skyrich-dark);font-size:28px;line-height:1.05;letter-spacing:0}.skyrich-result p{margin:6px 0 0;color:#425047;font-size:15px;line-height:1.45}.skyrich-result__examples{font-size:13px!important;color:#526056!important}.skyrich-result__note{color:#6a3b00!important}.skyrich-result__code{min-width:128px;border:1px solid var(--skyrich-line);border-radius:8px;padding:12px;background:#f8fbf8;text-align:center}.skyrich-result__code span{display:block;color:#526056;font-size:12px;font-weight:700;text-transform:uppercase}.skyrich-result__code strong{display:block;margin-top:2px;color:var(--skyrich-dark);font-size:22px;line-height:1}.skyrich-result__buy{min-width:190px;border:1px solid var(--skyrich-line);border-radius:8px;padding:12px;background:var(--skyrich-dark);text-align:center}.skyrich-result__buy span{display:block;color:#dff3e4;font-size:12px;font-weight:800;line-height:1.25}.skyrich-result__buy a{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;color:#fff;font-size:14px;font-weight:800;text-decoration:none}.skyrich-result__buy a:hover{text-decoration:underline}.skyrich-empty{border:1px solid var(--skyrich-line);border-radius:8px;background:#fff;padding:18px;color:#425047}.skyrich-empty strong{display:block;color:var(--skyrich-dark);font-size:17px}.skyrich-empty span{display:block;margin-top:4px}.skyrich-whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:9999;display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 12px 28px rgba(16,19,20,.28)}.skyrich-whatsapp-float svg{width:34px;height:34px;fill:currentColor}@media (max-width:960px){.skyrich-result{grid-template-columns:1fr 1fr}.skyrich-result>div:first-child{grid-column:1 / -1}}@media (max-width:860px){.skyrich-finder__form{grid-template-columns:1fr 1fr}.skyrich-field--wide,.skyrich-consent{grid-column:1 / -1}.skyrich-finder__button{grid-column:1 / -1}}@media (max-width:560px){.skyrich-finder{padding:24px 12px}.skyrich-finder__brandbar{align-items:flex-start;flex-direction:column}.skyrich-finder__brandbar span{display:none}.skyrich-finder__brandbar img{max-width:160px}.skyrich-finder__form{grid-template-columns:1fr;padding:14px}.skyrich-consent{grid-column:auto}.skyrich-result{grid-template-columns:1fr}.skyrich-result>div:first-child{grid-column:auto}.skyrich-result__code,.skyrich-result__buy{text-align:left}.skyrich-result h3{font-size:24px}.skyrich-whatsapp-float{right:14px;bottom:14px;width:54px;height:54px}}
.skyrich-finder__brandbar{justify-content:space-between;gap:24px}.skyrich-finder__brandbar img{max-width:min(180px,44vw)}.skyrich-finder__brandbar span{display:none}@media (max-width:560px){.skyrich-finder__brandbar{align-items:center;flex-direction:row;justify-content:space-between}.skyrich-finder__brandbar img{max-width:44vw}}
.skyrich-whatsapp-float{top:20px;bottom:auto}@media (max-width:560px){.skyrich-whatsapp-float{top:14px;right:14px;bottom:auto}}
.skyrich-result__buy{border-color:var(--skyrich-green);background:var(--skyrich-green)}.skyrich-result__buy span{color:#ecfff0;font-size:11px;font-weight:700;line-height:1.3;text-transform:uppercase}.skyrich-result__buy a{color:#fff;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none}.skyrich-result__buy a:hover{color:#fff;text-decoration:none}
.skyrich-finder__brandbar{justify-content:center}.skyrich-faq{margin-top:34px;padding-top:30px;border-top:1px solid #dfe7df}.skyrich-faq__header{max-width:720px;margin-bottom:18px}.skyrich-faq__eyebrow{margin:0 0 6px;color:#118ad3;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.skyrich-faq__header h2{margin:0;color:#101314;font-size:30px;line-height:1.15;letter-spacing:0}.skyrich-faq__items{display:grid;gap:10px}.skyrich-faq__item{border:1px solid #dfe7df;border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(16,19,20,.05)}.skyrich-faq__item summary{cursor:pointer;list-style:none;padding:16px 46px 16px 18px;color:#101314;font-size:16px;font-weight:800;line-height:1.35;position:relative}.skyrich-faq__item summary::-webkit-details-marker{display:none}.skyrich-faq__item summary:after{content:"+";position:absolute;right:18px;top:50%;width:24px;height:24px;border-radius:999px;background:#eef7f0;color:#12a538;font-size:20px;font-weight:800;line-height:22px;text-align:center;transform:translateY(-50%)}.skyrich-faq__item[open] summary:after{content:"-"}.skyrich-faq__answer{padding:0 18px 16px}.skyrich-faq__answer p{margin:8px 0 0;color:#425047;font-size:15px;line-height:1.6}.skyrich-faq__form{margin-top:18px;border:1px solid #dfe7df;border-left:5px solid #118ad3;border-radius:8px;background:#fff;padding:18px;box-shadow:0 12px 30px rgba(16,19,20,.06)}.skyrich-faq__form h3{margin:0 0 14px;color:#101314;font-size:22px;line-height:1.2;letter-spacing:0}.skyrich-faq__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.skyrich-faq__form label{display:flex;min-width:0;flex-direction:column;gap:6px;color:#263129;font-size:13px;font-weight:700}.skyrich-faq__form input,.skyrich-faq__form textarea{width:100%;border:1px solid #dfe7df;border-radius:6px;background:#fff;color:#101314;font-size:15px;outline:none;padding:12px;transition:border-color .15s,box-shadow .15s}.skyrich-faq__form textarea{min-height:132px;resize:vertical}.skyrich-faq__form input:focus,.skyrich-faq__form textarea:focus{border-color:#118ad3;box-shadow:0 0 0 3px rgba(17,138,211,.16)}.skyrich-faq__question{grid-column:1 / -1}.skyrich-faq__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:14px;border:0;border-radius:6px;background:#118ad3;color:#fff;cursor:pointer;font-size:15px;font-weight:800;padding:0 18px;transition:background .15s,transform .15s}.skyrich-faq__button:hover{background:#0d73b0}.skyrich-faq__button:disabled{cursor:not-allowed;opacity:.65}.skyrich-faq__feedback{min-height:22px;margin-top:12px;font-size:14px;font-weight:700}.skyrich-faq__feedback--success{color:#0f8730}.skyrich-faq__feedback--error{color:#e3231b}.skyrich-faq__feedback--info{color:#118ad3}@media (max-width:680px){.skyrich-faq__form-grid{grid-template-columns:1fr}}@media (max-width:560px){.skyrich-finder__brandbar{justify-content:center}.skyrich-finder__brandbar img{max-width:180px}}
.skyrich-dealers{display:grid;width:min(1180px,calc(100vw - 32px));grid-template-columns:minmax(190px,.55fr) minmax(500px,1.55fr) minmax(280px,.95fr);gap:28px;align-items:start;margin-top:34px;margin-left:50%;padding-top:30px;border-top:1px solid #dfe7df;transform:translateX(-50%)}.skyrich-dealers__intro h2{margin:0;color:#101314;font-family:Arial,Helvetica,sans-serif;font-size:38px;font-weight:900;line-height:1.03;letter-spacing:0;text-transform:uppercase}.skyrich-dealers__intro p{max-width:240px;margin:14px 0 0;color:#425047;font-size:16px;font-weight:700;line-height:1.45}.skyrich-dealers__map{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}.skyrich-dealers__svg{display:block;width:min(100%,560px);height:auto;min-height:620px}.skyrich-dealers__state{color:#6b756f;cursor:default;outline:none}.skyrich-dealers__state path{fill:#edf2ef;stroke:#fff;stroke-width:2;transform-box:fill-box;transform-origin:center;transition:fill .18s,stroke .18s,filter .18s,opacity .18s,transform .18s}.skyrich-dealers__state--norte path{fill:#75c9a3}.skyrich-dealers__state--nordeste path{fill:#ffd166}.skyrich-dealers__state--centro-oeste path{fill:#8ecae6}.skyrich-dealers__state--sudeste path{fill:#cdb4db}.skyrich-dealers__state--sul path{fill:#f4a261}.skyrich-dealers__marker{display:none;fill:#12a538;stroke:#fff;stroke-width:4;transform-box:fill-box;transform-origin:center;filter:drop-shadow(0 6px 10px rgba(16,19,20,.18));transition:fill .18s,transform .18s}.skyrich-dealers__label{display:none;fill:#fff;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:900;pointer-events:none;text-anchor:middle}.skyrich-dealers__state.is-available{cursor:pointer}.skyrich-dealers__state.is-available path{stroke:rgba(18,115,55,.65);stroke-width:2.3;filter:drop-shadow(0 4px 8px rgba(16,19,20,.08))}.skyrich-dealers__state.is-available .skyrich-dealers__marker,.skyrich-dealers__state.is-available .skyrich-dealers__label{display:block}.skyrich-dealers__state:hover path,.skyrich-dealers__state.is-available:hover path,.skyrich-dealers__state:focus path,.skyrich-dealers__state.is-available:focus path{stroke:#101314;stroke-width:4;transform:scale(1.018);filter:drop-shadow(0 12px 16px rgba(16,19,20,.22))}.skyrich-dealers__state.is-available:hover .skyrich-dealers__marker,.skyrich-dealers__state.is-available:focus .skyrich-dealers__marker{animation:skyrich-dealer-marker-pulse .8s ease-in-out infinite alternate}.skyrich-dealers__state.is-active .skyrich-dealers__marker{fill:#118ad3}.skyrich-dealers__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px}.skyrich-dealers__legend-item{display:inline-flex;align-items:center;gap:6px;color:#425047;font-size:12px;font-weight:800;line-height:1.2}.skyrich-dealers__legend-item:before{width:12px;height:12px;border:1px solid rgba(16,19,20,.15);border-radius:999px;content:""}.skyrich-dealers__legend-item--norte:before{background:#75c9a3}.skyrich-dealers__legend-item--nordeste:before{background:#ffd166}.skyrich-dealers__legend-item--centro-oeste:before{background:#8ecae6}.skyrich-dealers__legend-item--sudeste:before{background:#cdb4db}.skyrich-dealers__legend-item--sul:before{background:#f4a261}.skyrich-dealers__panel{display:flex;min-width:0;height:650px;flex-direction:column;border:1px solid #dfe7df;border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(16,19,20,.06);overflow:hidden}.skyrich-dealers__panel-header{flex:0 0 auto;padding:16px 16px 12px;border-bottom:1px solid #edf2ee}.skyrich-dealers__panel-header span{display:block;min-height:15px;color:#118ad3;font-size:12px;font-weight:800;line-height:1.25;text-transform:uppercase}.skyrich-dealers__panel-header h3{margin:4px 0 0;color:#101314;font-size:20px;line-height:1.2;letter-spacing:0}.skyrich-dealers__initials{display:block;flex:0 0 auto;padding:10px 12px;border-bottom:1px solid #edf2ee}.skyrich-dealers__initials-help{margin:0 0 8px;color:#526056;font-size:12px;font-weight:800;line-height:1.25;text-transform:uppercase}.skyrich-dealers__initials-buttons{display:flex;gap:6px;overflow-x:auto}.skyrich-dealers__initials-buttons button{display:inline-flex;min-width:34px;min-height:34px;align-items:center;justify-content:center;border:1px solid #dfe7df;border-radius:6px;background:#fff;color:#263129;cursor:pointer;font-size:13px;font-weight:800;line-height:1.1;padding:0 10px;white-space:nowrap}.skyrich-dealers__initials-buttons button[data-skyrich-city-initial=""]{min-width:58px}.skyrich-dealers__initials-buttons button.is-active,.skyrich-dealers__initials-buttons button:hover{border-color:#118ad3;background:#118ad3;color:#fff}.skyrich-dealers__list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px}.skyrich-dealers__item{border-bottom:1px solid #edf2ee;padding:12px 2px}.skyrich-dealers__item:first-child{padding-top:2px}.skyrich-dealers__item:last-child{border-bottom:0}.skyrich-dealers__item h4{margin:0;color:#101314;font-size:15px;line-height:1.25;letter-spacing:0}.skyrich-dealers__item p{margin:6px 0 0;color:#526056;font-size:13px;line-height:1.45}.skyrich-dealers__phone{margin-top:6px;font-size:13px;font-weight:800;line-height:1.35}.skyrich-dealers__phone a{color:#118ad3;text-decoration:none}.skyrich-dealers__phone a:hover{text-decoration:underline}.skyrich-dealers__empty{margin:0;color:#526056;font-size:14px;font-weight:700;line-height:1.45}@media (max-width:680px){.skyrich-dealers{width:100%;grid-template-columns:1fr;margin-left:0;transform:none}.skyrich-dealers__svg{min-height:460px}.skyrich-dealers__panel{height:430px}}@keyframes skyrich-dealer-marker-pulse{from{transform:scale(1)}to{transform:scale(1.18)}}