:root{--bg:#fafbfc;--surface:#fff;--ink:#1f2d36;--ink2:#5c6b75;--ink3:#8b98a1;--line:#e4eaee;--accent:#2e86ae;--accent-soft:#e9f2f7;--ok:#2e9168;--warn:#b0812a;--bad:#c14f38;--ok-soft:#e7f2ed;--warn-soft:#f5eedd;--bad-soft:#f7e8e4;--night:#152430;--night-ink:#c4d5de}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--ink);font:15px/1.65 Avenir Next,Helvetica Neue,-apple-system,Segoe UI,PingFang TC,Noto Sans TC,sans-serif}a{color:inherit;text-decoration:none}.wrap{max-width:1560px;margin:0 auto;padding:0 44px}.sitehead{border-bottom:1px solid var(--line);background:var(--bg);z-index:9;position:sticky;top:0}.hd{justify-content:space-between;align-items:center;height:64px;display:flex}.brand b{letter-spacing:.02em;font-size:16px;font-weight:600}.brand span{letter-spacing:.28em;color:var(--ink3);margin-top:1px;font-size:10px;display:block}.hd-right{align-items:center;gap:18px;display:flex}.edition{color:var(--ink3);letter-spacing:.08em;font-size:11px}.pills{gap:6px;display:flex}.pill{border:1px solid var(--line);background:var(--surface);color:var(--ink2);text-align:center;border-radius:999px;padding:5px 14px;font-size:13px;transition:all .15s;display:block}.pill small{color:var(--ink3);font-size:10px;line-height:1.1;display:block}.pill:hover{border-color:var(--accent)}.source-warning{color:#725a2b;background:#f7f1e5;border-bottom:1px solid #ead9b9;font-size:12px}.source-warning .wrap{flex-wrap:wrap;gap:10px 24px;padding-top:8px;padding-bottom:8px;display:flex}.hero{width:100%;position:relative}.map{width:100%;height:min(76vh,820px);display:block}.map.region{height:min(56vh,620px)}.land{fill:#eef3f6;stroke:#d3dee4;stroke-width:1.2px;vector-effect:non-scaling-stroke}.map .r0,.map .r1,.map .r2,.map .r3{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.map .r0{stroke:#c9d5dc;stroke-width:1px}.map .r1{stroke:#d5c293;stroke-width:1.1px}.map .r2{stroke:#d69a6b;stroke-width:1.4px}.map .r3{stroke:#c14f38;stroke-width:1.8px}.hull .blob{stroke-width:34px;stroke-linejoin:round;stroke-linecap:round;fill-opacity:.17;stroke-opacity:.17;transition:all .15s}a:hover .hull .blob{fill-opacity:.3;stroke-opacity:.3}.hull text{fill:var(--ink);text-anchor:middle;paint-order:stroke;stroke:#fafbfc;stroke-width:4px;stroke-linejoin:round;font-size:15px;font-weight:600}.hull.lv-green .blob{fill:var(--ok);stroke:var(--ok)}.hull.lv-yellow .blob{fill:var(--warn);stroke:var(--warn)}.hull.lv-red .blob{fill:var(--bad);stroke:var(--bad)}.pin circle{stroke:#fff}.pin.good circle{fill:var(--accent)}.pin.none circle{fill:var(--bad)}.pin.indoor circle{fill:var(--ink3)}.pin text{fill:var(--ink);paint-order:stroke;stroke:#f6f9fa;stroke-width:.32em;stroke-linejoin:round;text-anchor:middle}.pin .w{fill:var(--accent);font-weight:600}.pin.none .w{fill:var(--bad)}.pin.indoor .w{fill:var(--ink3)}.backbtn{border:1px solid var(--line);background:var(--surface);color:var(--ink2);z-index:2;border-radius:999px;padding:7px 18px;font-size:13px;position:absolute;top:18px;left:44px;box-shadow:0 1px 4px #1f2d360f}.backbtn:hover{border-color:var(--accent);color:var(--accent)}.sect-label{letter-spacing:.22em;color:var(--ink3);margin:38px 0 14px;font-size:11px}.chip{vertical-align:4px;border-radius:999px;align-items:center;gap:6px;padding:2px 10px;font-size:12px;display:inline-flex}.chip i{border-radius:50%;width:7px;height:7px}.chip.green{background:var(--ok-soft);color:var(--ok)}.chip.green i{background:var(--ok)}.chip.yellow{background:var(--warn-soft);color:var(--warn)}.chip.yellow i{background:var(--warn)}.chip.red{background:var(--bad-soft);color:var(--bad)}.chip.red i{background:var(--bad)}.maplegend{color:var(--ink3);flex-wrap:wrap;gap:22px;margin-top:6px;font-size:12px;display:flex}.maplegend i{border-radius:50%;width:9px;height:9px;margin-right:6px;display:inline-block}.maplegend .ln{vertical-align:3px;border-radius:2px;width:16px;height:2px;margin-right:6px;display:inline-block}.cards{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;margin:14px 0 60px;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:18px 20px;transition:all .15s;display:block}.card:hover{border-color:var(--accent);transform:translateY(-1px)}.card .top{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.card h3{font-size:16px;font-weight:600}.card p{color:var(--ink2);font-size:13.5px}.card .kf{color:var(--ink3);margin-top:8px;font-size:12px}.rhead{margin-top:30px}.rhead h1{margin-right:14px;font-size:30px;font-weight:600;display:inline-block}.rhead .headline{color:var(--ink2);max-width:860px;margin-top:6px;font-size:16px}.tonenote{color:var(--ink3);border:1px solid var(--line);border-radius:999px;margin-top:12px;padding:3px 12px;font-size:12px;display:inline-block}.tonenote.outlook{color:var(--warn);background:var(--warn-soft);border-color:#e5d9bc}.alert{background:var(--warn-soft);color:#7a5a1e;border:1px solid #e5d9bc;border-radius:10px;margin-bottom:8px;padding:12px 16px;font-size:13.5px}.regrid{grid-template-columns:minmax(300px,380px) 1fr;align-items:start;gap:40px;display:grid}@media (width<=980px){.regrid{grid-template-columns:1fr}}.tl{border-left:2px solid var(--line);margin-left:6px;padding-left:22px}.tl .drv{color:var(--ink3);padding:2px 0;font-size:11.5px}.tl .stop{padding:6px 0;position:relative}.tl .stop:before{content:"";background:var(--surface);border:2px solid var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:15px;left:-27.5px}.tl .t{font-variant-numeric:tabular-nums;margin-right:12px;font-size:14.5px;font-weight:600}.tl .nm{font-size:14.5px}.tl .note{color:var(--warn);background:var(--warn-soft);vertical-align:1px;border-radius:4px;margin-left:10px;padding:1px 7px;font-size:11px;display:inline-block}.tl-empty{color:var(--ink3);background:var(--surface);border:1px dashed var(--line);border-radius:10px;padding:14px 18px;font-size:13px}.pois{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;display:grid}.poi{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:16px 18px}.poi .top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.poi h4{font-size:14.5px;font-weight:600}.poi .pri{letter-spacing:.14em;color:var(--ink3);font-size:10px}.win{color:var(--accent);font-variant-numeric:tabular-nums;margin:6px 0 10px;font-size:13px;font-weight:600}.win.no{color:var(--bad)}.win small{color:var(--ink3);margin-left:6px;font-weight:400}.bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:2px;height:42px;padding-bottom:1px;display:flex}.bars i{background:#dde5ea;border-radius:2px 2px 0 0;flex:1;min-height:2px}.bars i.in{background:var(--accent)}.bars i.zero{background:var(--bad-soft)}.axis{color:var(--ink3);justify-content:space-between;margin-top:3px;font-size:10px;display:flex}.poi ul{margin-top:10px;list-style:none}.poi li{color:var(--ink2);margin-top:4px;padding-left:14px;font-size:12.5px;position:relative}.poi li:before{content:"·";color:var(--accent);font-weight:700;position:absolute;left:2px}.poi li .unc{color:var(--warn);margin-left:6px;font-size:11px}.tagrow{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.tag{border-radius:5px;padding:2px 8px;font-size:11px}.tag.road{color:var(--ink2);background:#f1f4f6}.tag.warnt{background:var(--warn-soft);color:#7a5a1e}.tag.skip{color:var(--ink3);background:#f1f4f6;font-style:italic}details.rawband{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-top:6px}details.rawband summary{cursor:pointer;color:var(--ink2);padding:13px 18px;font-size:13px;list-style:none}details.rawband summary:before{content:"▸";color:var(--ink3);margin-right:8px;transition:all .15s;display:inline-block}details.rawband[open] summary:before{transform:rotate(90deg)}details.rawband .inner{padding:4px 18px 16px;overflow-x:auto}.band{border-collapse:collapse;white-space:nowrap;margin-top:8px}.band caption{text-align:left;color:var(--ink3);padding-bottom:6px;font-size:12.5px}.band th{color:var(--ink3);text-align:center;min-width:38px;padding:2px 0;font-size:11px;font-weight:500}.band td{color:var(--ink2);text-align:center;font-variant-numeric:tabular-nums;border-top:1px solid #f0f4f6;padding:3px 4px;font-size:12.5px}.band td.rowh{color:var(--ink3);text-align:left;min-width:64px;padding-right:12px;font-size:11px}.band td.w1{background:var(--warn-soft);color:#7a5a1e;font-weight:600}.band td.w2{background:var(--bad-soft);color:var(--bad);font-weight:600}.band td.wet{background:var(--accent-soft);color:var(--accent);font-weight:600}.band td.dim{background:#f1f4f6}.aurora{background:var(--night);color:var(--night-ink);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-bottom:60px;padding:26px 30px;display:flex}.aurora .lv{background:#ffffff14;border-radius:999px;align-items:center;gap:8px;padding:4px 14px;font-size:13px;display:inline-flex}.aurora .lv i{border-radius:50%;width:8px;height:8px}.aurora .lv.go i{background:#5cc79a}.aurora .lv.standby i{background:#d9b45c}.aurora .lv.rest i{background:#7c8b95}.aurora .mode{letter-spacing:.18em;color:#7c8b95;margin-bottom:10px;font-size:11px}.aurora ul{margin-top:12px;list-style:none}.aurora li{color:#a8bcc7;margin-top:3px;font-size:13px}.aurora .kp{text-align:right}.aurora .kp b{color:#9fc4d8;font-variant-numeric:tabular-nums;font-size:44px;font-weight:300;line-height:1}.aurora .kp span{letter-spacing:.14em;color:#7c8b95;margin-top:4px;font-size:11px;display:block}.aurora .dark{color:#7c8b95;margin-top:8px;font-size:12px}.sitefoot{border-top:1px solid var(--line);padding:22px 0 46px}.src{color:var(--ink3);flex-wrap:wrap;gap:8px 22px;font-size:11.5px;display:flex}.src b{color:var(--ink2);font-weight:500}.src .down{color:var(--warn)}.gen{color:var(--ink3);margin-top:10px;font-size:11px}:root{--paper:#f4f6f5;--v2-surface:#fbfcfb;--v2-ink:#233039;--v2-muted:#65727a;--v2-faint:#8d989e;--v2-line:#dfe5e4;--ice:#2f7da3;--ice-soft:#e8f1f5;--moss:#3e8067;--moss-soft:#e5efea;--amber:#9a742d;--amber-soft:#f2ecdf}body{background:var(--paper);color:var(--v2-ink)}.sitehead{backdrop-filter:blur(12px);z-index:30;background:#f4f6f5f5}.hd{height:76px}.pill{background:0 0;border-color:#0000;border-radius:9px;min-width:96px;padding:7px 12px}.pill:hover{background:var(--v2-surface);border-color:var(--v2-line)}.pill.on{border-color:var(--ice);color:var(--ice);background:#fff}.v2-shell{width:min(100%,1536px);margin:0 auto;padding:0 clamp(22px,4vw,64px) 68px}.v2-eyebrow{color:var(--v2-muted);letter-spacing:.15em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:650}.v2-shell h1{letter-spacing:-.035em;font-size:clamp(34px,4vw,54px);font-weight:580;line-height:1.08}.v2-shell h2{letter-spacing:-.018em;font-size:22px;font-weight:600;line-height:1.25}.v2-status{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:4px 9px;font-size:12px;font-weight:650;display:inline-flex}.v2-status i,.v2-status:before{background:currentColor;border-radius:50%;width:7px;height:7px}.v2-status:before{content:"";display:none}.v2-status.is-green{color:var(--moss);background:var(--moss-soft)}.v2-status.is-yellow{color:var(--amber);background:var(--amber-soft)}.v2-status.is-red{color:var(--bad);background:var(--bad-soft)}.v2-action{color:var(--ice);background:0 0;border:0;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.v2-action:hover{text-decoration:underline}.v2-action:focus-visible,.v2-shell button:focus-visible,.v2-shell a:focus-visible,.v2-shell summary:focus-visible{outline:2px solid var(--ice);outline-offset:3px}.home-v2__intro{grid-template-columns:minmax(260px,.7fr) minmax(420px,1.3fr);align-items:end;gap:44px;padding:34px 0 24px;display:grid}.home-v2__brief{color:var(--v2-muted);font-size:clamp(14px,1.25vw,17px);line-height:1.8}.home-v2__brief .v2-status{margin-right:14px}.home-v2__brief strong{color:var(--v2-ink)}.atlas-v2{border-block:1px solid var(--v2-line);background:#edf4f6;height:min(66vw,670px);min-height:500px;position:relative;overflow:hidden}.atlas-v2>img{object-fit:cover;width:100%;height:100%;display:block}.atlas-v2:after{content:"";pointer-events:none;background:#f4f6f50d;position:absolute;inset:0}.atlas-v2__marker{z-index:2;backdrop-filter:blur(7px);background:#fbfcfbe0;border:1px solid #ffffffe0;border-radius:8px;min-width:132px;padding:8px 11px;transition:all .18s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 16px #2230390d}.atlas-v2__marker:hover,.atlas-v2__marker:focus-visible{z-index:4;background:#fff;transform:translate(-50%,-50%)translateY(-2px)}.atlas-v2__marker.is-active{z-index:3;color:#fff;background:var(--moss);border-color:var(--moss);box-shadow:0 8px 22px #2b5b4724}.atlas-v2__marker.is-yellow:not(.is-active),.atlas-v2__marker.is-red:not(.is-active){color:#765b28}.atlas-v2__marker strong{font-size:13px;font-weight:680;display:block}.atlas-v2__marker small{color:var(--v2-muted);white-space:nowrap;margin-top:2px;font-size:9px;display:block}.atlas-v2__marker.is-active small{color:#ffffffc7}.atlas-v2__caption{z-index:2;color:var(--v2-muted);justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:14px;left:20px;right:20px}.atlas-v2__caption span:last-child{align-items:center;gap:7px;display:flex}.atlas-v2__caption i{background:var(--moss);border-radius:50%;width:6px;height:6px}.atlas-v2__caption .key-yellow{background:var(--amber);margin-left:10px}.region-directory-v2{border-bottom:1px solid var(--v2-line);padding:18px 0 4px}.region-directory-v2>div{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.region-directory-v2 a{border:1px solid var(--v2-line);background:#fbfcfbad;border-radius:9px;min-width:0;padding:11px 12px}.region-directory-v2 a:hover{border-color:var(--ice);background:#fff}.region-directory-v2 a>span{align-items:center;gap:7px;min-width:0;display:flex}.region-directory-v2 a i{background:var(--moss);border-radius:50%;flex:none;width:7px;height:7px}.region-directory-v2 a i.is-yellow{background:var(--amber)}.region-directory-v2 a i.is-red{background:var(--bad)}.region-directory-v2 b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.region-directory-v2 small{color:var(--v2-muted);margin-top:5px;font-size:11px;display:block}.region-directory-v2 strong{color:var(--moss);font-variant-numeric:tabular-nums;font-size:12px;font-weight:620;display:block}.region-summary-v2{border-bottom:1px solid var(--v2-line);grid-template-columns:minmax(250px,1.35fr) repeat(4,minmax(110px,.68fr)) minmax(170px,.8fr);align-items:center;gap:24px;min-height:145px;padding:24px 0;display:grid}.region-summary-v2__title h2{margin-right:10px;font-size:24px;display:inline}.region-summary-v2__title>p:last-child{color:var(--v2-muted);margin-top:7px;font-size:13px;line-height:1.55}.region-summary-v2__title .v2-status{vertical-align:3px}.region-summary-v2__title .v2-status:not(:has(i)):before{display:block}.v2-fact{color:var(--v2-muted);align-items:center;gap:10px;display:flex}.v2-fact>i{font-size:22px}.v2-fact span{font-size:12px}.v2-fact b{color:var(--v2-ink);margin-top:2px;font-size:14px;font-weight:550;display:block}.gc-hero-v2{padding:14px 0 16px}.v2-back{color:var(--v2-muted);align-items:center;gap:7px;font-size:13px;display:inline-flex}.gc-hero-v2__main{justify-content:space-between;align-items:end;gap:40px;margin-top:8px;display:flex}.gc-title-v2{align-items:center;gap:14px;display:flex}.gc-hero-v2 h1{font-size:clamp(34px,3.4vw,44px)}.gc-hero-v2 p{color:var(--v2-muted);margin-top:4px;font-size:14px}.gc-window-v2{border-left:1px solid var(--v2-line);min-width:250px;max-width:330px;padding-left:24px}.gc-window-v2 span{color:var(--v2-muted);letter-spacing:.08em;font-size:11px;display:block}.gc-window-v2 strong{color:var(--moss);font-variant-numeric:tabular-nums;margin-top:4px;font-size:22px;font-weight:600;display:block}.gc-window-v2 small{color:var(--v2-muted);margin-top:5px;font-size:11px;line-height:1.45;display:block}.gc-weather-v2{border-block:1px solid var(--v2-line);padding:24px 0 10px}.v2-section-head{justify-content:space-between;align-items:end;gap:24px;display:flex}.v2-section-head h2 strong{color:var(--moss)}.v2-section-head.compact{align-items:flex-start;min-height:48px}.v2-section-head>span,.north{color:var(--v2-faint);font-size:10px}.north{align-items:center;gap:5px;display:inline-flex}.weather-point-tabs-v2{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:16px;display:grid}.weather-point-tabs-v2 button{border:1px solid var(--v2-line);background:var(--v2-surface);min-width:0;color:var(--v2-muted);text-align:left;cursor:pointer;border-radius:9px;padding:10px 12px}.weather-point-tabs-v2 button:hover{background:#fff;border-color:#b7cbd3}.weather-point-tabs-v2 button.is-active{border-color:var(--ice);background:var(--ice-soft);color:var(--v2-ink);box-shadow:inset 3px 0 0 var(--ice)}.weather-point-tabs-v2 b{font-size:12px;font-weight:650;display:block}.weather-point-tabs-v2 small{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;display:block;overflow:hidden}.weather-point-panel-v2[hidden]{display:none}.weather-empty-v2{color:var(--v2-muted);padding:20px 0;font-size:13px}.weather-scroll-v2{scrollbar-color:var(--v2-line) transparent;margin-top:8px;overflow-x:auto}.weather-grid-v2{border-top:1px solid #e9edec;min-width:1100px}.weather-row-v2{grid-template-columns:74px repeat(var(--hour-count),minmax(54px,1fr));border-bottom:1px solid #e9edec;min-height:31px;display:grid}.weather-row-v2>b{color:var(--v2-muted);padding:8px 8px 6px 0;font-size:10px;font-weight:600}.weather-row-v2>b small{font-size:7px;display:block}.weather-row-v2>span{color:var(--v2-muted);font-variant-numeric:tabular-nums;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:5px 3px 4px;font-size:10px;display:flex}.weather-row-v2>span.best{background:var(--moss-soft);color:var(--moss)}.weather-row-v2.time span{color:var(--v2-ink)}.weather-row-v2 span>small{font-size:7px}.cloud-meter{width:86%;height:4px;opacity:var(--cloud);background:#91a9b6;border-radius:99px}.weather-row-v2.wind>span{flex-direction:row}.gc-reason-v2{color:var(--v2-muted);align-items:center;gap:10px;margin-top:8px;font-size:12px;display:flex}.gc-reason-v2>i{font-size:21px}.gc-reason-v2 b{color:var(--v2-ink)}.gc-route-v2{border-bottom:1px solid var(--v2-line);grid-template-columns:minmax(0,1.65fr) minmax(330px,.78fr);gap:34px;padding:20px 0;display:grid}.route-panel-v2,.itinerary-v2{min-width:0}.route-map-shell-v2{aspect-ratio:3/2;position:relative}.route-map-shell-v2>.route-map-v2{border:1px solid var(--v2-line);background:#e8eeec;border-radius:12px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.route-map-v2 .maplibregl-canvas{outline:none}.route-map-v2 .maplibregl-ctrl-group{border:1px solid var(--v2-line);background:#fbfcfbf0;border-radius:8px;box-shadow:0 3px 14px #23303914}.route-map-v2 .maplibregl-ctrl-group button{width:30px;height:30px}.route-map-v2 .maplibregl-ctrl-attrib{background:#fbfcfbdb;font-size:9px}.map-poi-marker{z-index:2;cursor:pointer;filter:drop-shadow(0 3px 7px #23303929);background:0 0;border:0;flex-direction:column;align-items:center;padding:0;display:flex}.map-poi-marker__dot{background:var(--moss);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:700;display:grid}.map-poi-marker__copy{text-align:left;white-space:nowrap;backdrop-filter:blur(7px);background:#fbfcfbf2;border:1px solid #dfe5e4f0;border-radius:7px;max-width:154px;margin-bottom:4px;padding:5px 8px}.map-poi-marker.label-left .map-poi-marker__copy{transform:translate(-60px,var(--label-y))}.map-poi-marker.label-right .map-poi-marker__copy{transform:translate(60px,var(--label-y))}.map-poi-marker__copy b{text-overflow:ellipsis;max-width:136px;color:var(--v2-ink);font-size:9px;font-weight:650;display:block;overflow:hidden}.map-poi-marker__copy small{color:var(--moss);font-variant-numeric:tabular-nums;margin-top:1px;font-size:10px;font-weight:700;display:block}.map-poi-marker.is-standard .map-poi-marker__copy small{color:var(--ice)}.map-poi-marker.is-unavailable .map-poi-marker__dot{background:var(--bad)}.map-poi-marker.is-unavailable .map-poi-marker__copy small{color:var(--bad)}.map-poi-marker.is-active{z-index:5}.map-poi-marker.is-active .map-poi-marker__dot{background:var(--ice);transform:scale(1.14)}.map-poi-marker.is-active .map-poi-marker__copy{border-color:var(--ice);background:#fff}.road-strip-v2{z-index:3;backdrop-filter:blur(7px);background:#fbfcfbeb;border:1px solid #dfe5e4e6;border-radius:8px;gap:12px;padding:7px 10px;display:flex;position:absolute;bottom:30px;left:12px;right:72px;overflow:hidden}.road-strip-v2 span{min-width:0;color:var(--v2-muted);white-space:nowrap;align-items:center;gap:4px;font-size:8px;display:flex}.road-strip-v2 b{color:var(--moss)}.map-window-list-v2{display:none}.road-confidence-v2{background:var(--moss-soft);color:var(--moss);border:1px solid #cfe0d8;border-radius:9px;align-items:center;gap:9px;margin:0 0 10px;padding:9px 11px;display:flex}.road-confidence-v2>i{font-size:19px}.road-confidence-v2 b{font-size:12px;display:block}.road-confidence-v2 small{color:var(--v2-muted);font-size:11px;display:block}.road-confidence-v2.is-unavailable{background:var(--amber-soft);color:var(--amber);border-color:#ead9b9}.poi-focus-v2{border-top:1px solid var(--v2-line);grid-template-columns:1fr;align-items:center;gap:16px;min-height:88px;margin-top:12px;padding:14px 0;display:grid}.poi-focus-v2.has-media{grid-template-columns:126px 1fr}.poi-focus-v2__media{background:var(--ice-soft);width:126px;height:84px;color:var(--ice);border-radius:8px;place-items:center;display:grid;overflow:hidden}.poi-focus-v2__media img{object-fit:cover;width:100%;height:100%}.poi-focus-v2 h3{font-size:17px;font-weight:620}.poi-focus-v2 p:last-child{color:var(--v2-muted);margin-top:7px;font-size:13px;line-height:1.6}.itinerary-v2{border-left:1px solid var(--v2-line);padding-left:28px}.itinerary-v2 ol{margin-top:13px;list-style:none}.itinerary-v2 li{grid-template-columns:54px 1fr;display:grid;position:relative}.itinerary-v2 time{color:var(--v2-muted);padding-top:4px;font-size:11px}.itinerary-v2 li>button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:9px;padding:0 0 11px 14px;display:flex;position:relative}.itinerary-v2 li>button:before{content:"";background:var(--v2-line);width:1px;position:absolute;top:12px;bottom:-4px;left:25px}.itinerary-v2 li:last-child>button:before{display:none}.itinerary-v2 li>button>i{z-index:1;background:var(--moss-soft);width:22px;height:22px;color:var(--moss);border-radius:50%;flex:none;place-items:center;font-size:9px;font-style:normal;font-weight:700;display:grid}.itinerary-v2 li b{font-size:12px;font-weight:620}.itinerary-v2 li small{color:var(--v2-faint);margin-top:2px;font-size:9px;display:block}.itinerary-v2 li>p{color:var(--v2-faint);grid-column:2;align-items:center;gap:4px;margin:-6px 0 12px 14px;font-size:8px;display:flex}.itinerary-v2 li>p i{font-size:14px}.itinerary-v2 em{color:var(--moss);font-style:normal}.cluster-note-v2{border-top:1px solid var(--v2-line);color:var(--v2-muted);gap:10px;margin-top:16px;padding-top:14px;font-size:10px;line-height:1.6;display:flex}.cluster-note-v2>i{font-size:18px}.cluster-note-v2 b{color:var(--v2-ink);display:block}.cluster-note-v2 span span{display:block}.poi-windows-v2{border-bottom:1px solid var(--v2-line);padding:28px 0}.window-legend-v2,.section-intro-v2{max-width:620px;color:var(--v2-muted);font-size:12px;line-height:1.55}.section-intro-v2{margin-top:5px}.window-list-v2{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:22px 0;margin-top:15px;display:grid}.window-list-v2>button{border:0;border-right:1px solid var(--v2-line);text-align:left;cursor:pointer;background:0 0;min-width:0;padding:0 14px}.window-list-v2>button:first-child{padding-left:0}.window-list-v2>button:last-child{border:0}.window-list-v2 button>span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;display:block;overflow:hidden}.window-list-v2 small{color:var(--v2-muted);font-size:10px;display:block}.window-list-v2 button>b{color:var(--moss);margin-top:8px;font-size:12px;display:block}.window-list-v2 button>i{background:var(--v2-line);height:4px;margin-top:10px;display:block;position:relative}.window-list-v2 button>i span{background:var(--moss);height:4px;position:absolute;top:0}.raw-v2{border-bottom:1px solid var(--v2-line)}.raw-v2>summary{cursor:pointer;justify-content:space-between;align-items:center;padding:18px 0;list-style:none;display:flex}.raw-v2>summary::-webkit-details-marker{display:none}.raw-v2 summary b{font-size:12px;display:block}.raw-v2 summary small{color:var(--v2-faint);font-size:9px;display:block}.raw-v2[open]>summary>i{transform:rotate(180deg)}.raw-point-v2{padding-bottom:22px}.raw-point-v2 h3{margin-bottom:8px;font-size:11px;font-weight:600}.raw-table-v2{overflow-x:auto}.raw-table-v2 table{border-collapse:collapse;width:100%;min-width:1080px;font-size:9px}.raw-table-v2 th,.raw-table-v2 td{text-align:center;border-bottom:1px solid #e9edec;padding:8px;font-weight:450}.raw-table-v2 th:first-child{text-align:left;color:var(--v2-muted)}.raw-table-v2 td.best{color:var(--moss);background:var(--moss-soft)}.map-poi-marker-wrap{pointer-events:none;filter:drop-shadow(0 3px 7px #23303929);flex-direction:column;align-items:center;display:flex}.map-poi-marker-wrap .map-poi-marker{pointer-events:auto;filter:none}.map-poi-marker-wrap .map-poi-marker__copy{pointer-events:none}.map-poi-marker-wrap.label-left .map-poi-marker__copy{transform:translate(-60px,var(--label-y))}.map-poi-marker-wrap.label-right .map-poi-marker__copy{transform:translate(60px,var(--label-y))}.map-poi-marker-wrap.is-standard .map-poi-marker__copy small{color:var(--ice)}.map-poi-marker-wrap.is-unavailable .map-poi-marker__dot{background:var(--bad)}.map-poi-marker-wrap.is-unavailable .map-poi-marker__copy small{color:var(--bad)}.map-poi-marker-wrap.is-active{z-index:5}.map-poi-marker-wrap.is-active .map-poi-marker__dot{background:var(--ice);transform:scale(1.14)}.map-poi-marker-wrap.is-active .map-poi-marker__copy{border-color:var(--ice);background:#fff}.road-strip-v2 span{font-size:11px}.itinerary-v2 time{font-size:12px}.itinerary-v2 li b{font-size:13px}.itinerary-v2 li small,.itinerary-v2 li>p{color:var(--v2-muted);font-size:11px}.cluster-note-v2{font-size:12px}.raw-v2 summary small{color:var(--v2-muted);font-size:11px}@media (width<=1120px){.region-directory-v2>div{grid-template-columns:repeat(4,minmax(0,1fr))}.region-summary-v2{grid-template-columns:1.2fr repeat(2,1fr)}.region-summary-v2 .v2-fact:nth-of-type(n+3){display:none}.gc-route-v2{grid-template-columns:1fr}.itinerary-v2{border-left:0;padding-left:0}.window-list-v2{grid-template-columns:repeat(4,1fr);gap:22px 0}}@media (width<=760px){.sitehead{position:static}.hd{flex-direction:column;align-items:stretch;gap:10px;height:auto;padding:14px 18px}.hd-right{display:block;overflow:visible}.edition{letter-spacing:.03em;margin-bottom:8px;font-size:11px;display:block}.pills{width:100%}.pill{flex:1;min-width:0}.v2-shell{padding-inline:18px;padding-bottom:46px}.home-v2__intro{grid-template-columns:1fr;gap:18px;padding-top:26px}.v2-shell h1{font-size:34px}.home-v2__brief{font-size:14px}.atlas-v2{height:590px;min-height:0;margin-inline:-18px}.atlas-v2__marker{min-width:116px;padding:7px 9px}.atlas-v2__marker strong{font-size:12px}.atlas-v2__marker small{font-size:10px}.atlas-v2__caption{left:14px;right:14px}.atlas-v2__caption span:last-child{display:none}.region-directory-v2{padding-top:16px}.region-directory-v2>div{grid-template-columns:1fr 1fr}.region-directory-v2 a{padding:10px}.region-summary-v2{grid-template-columns:1fr 1fr;gap:20px}.region-summary-v2__title,.region-summary-v2 .v2-action{grid-column:1/-1}.region-summary-v2 .v2-fact:nth-of-type(n+3){display:none}.gc-hero-v2__main{flex-direction:column;align-items:flex-start;gap:16px}.gc-window-v2{border:0;min-width:0;max-width:none;padding-left:0}.v2-section-head{flex-direction:column;align-items:flex-start}.metric-tabs-v2{max-width:100%;overflow-x:auto}.gc-route-v2{padding-top:24px}.route-map-shell-v2{aspect-ratio:1/1.05}.map-poi-marker__copy{max-width:112px;padding:4px 6px}.map-poi-marker-wrap.label-left .map-poi-marker__copy{transform:translate(-34px,calc(var(--label-y) * .7))}.map-poi-marker-wrap.label-right .map-poi-marker__copy{transform:translate(34px,calc(var(--label-y) * .7))}.map-poi-marker__copy b{max-width:98px;font-size:10px}.map-poi-marker__copy small{font-size:10px}.road-strip-v2{gap:2px;display:grid;bottom:30px;left:8px;right:42px}.road-strip-v2 span{font-size:10px}.road-strip-v2 span:nth-child(n+3){display:none}.poi-focus-v2,.poi-focus-v2.has-media{grid-template-columns:1fr}.poi-focus-v2.has-media{grid-template-columns:96px 1fr}.poi-focus-v2__media{width:96px;height:72px}.window-list-v2{grid-template-columns:1fr 1fr}.window-list-v2>button{border:0;padding:0 12px 0 0}.sitefoot .wrap{padding-inline:18px}.map-poi-marker__copy{text-align:center;max-width:72px;padding:3px 5px}.map-poi-marker-wrap:not(.is-active) .map-poi-marker__copy{display:none}.map-poi-marker-wrap.is-active .map-poi-marker__copy,.route-map-shell-v2.is-dense .map-poi-marker-wrap.is-active .map-poi-marker__copy{display:block}.map-window-list-v2{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.map-window-item-v2{border:1px solid var(--v2-line);background:var(--v2-surface);text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px;display:flex}.map-window-item-v2>i{background:var(--moss-soft);width:21px;height:21px;color:var(--moss);border-radius:50%;flex:none;place-items:center;font-size:9px;font-style:normal;font-weight:700;display:grid}.map-window-item-v2 span{min-width:0}.map-window-item-v2 b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.map-window-item-v2 small{color:var(--moss);font-variant-numeric:tabular-nums;margin-top:1px;font-size:11px;font-weight:650;display:block}.map-window-item-v2.is-active{border-color:var(--ice);background:#fff}.map-window-item-v2.is-active>i{background:var(--ice);color:#fff}.weather-point-tabs-v2{scrollbar-width:thin;scroll-snap-type:x proximity;gap:7px;padding-bottom:4px;display:flex;overflow-x:auto}.weather-point-tabs-v2 button{scroll-snap-align:start;flex:0 0 min(78vw,270px)}.weather-point-tabs-v2 small{font-size:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@font-face{font-family:Phosphor-Light;src:url(/_astro/Phosphor-Light.CGwbSLuF.woff2)format("woff2"),url(/_astro/Phosphor-Light.Ch5YcZ-M.woff)format("woff"),url(/_astro/Phosphor-Light.Cmen2P86.ttf)format("truetype"),url(/_astro/Phosphor-Light.BTiR1Cbr.svg#Phosphor-Light)format("svg");font-weight:400;font-style:normal;font-display:block}.ph-light{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor-Light!important}.ph-light.ph-acorn:before{content:""}.ph-light.ph-address-book:before{content:""}.ph-light.ph-address-book-tabs:before{content:""}.ph-light.ph-air-traffic-control:before{content:""}.ph-light.ph-airplane:before{content:""}.ph-light.ph-airplane-in-flight:before{content:""}.ph-light.ph-airplane-landing:before{content:""}.ph-light.ph-airplane-takeoff:before{content:""}.ph-light.ph-airplane-taxiing:before{content:""}.ph-light.ph-airplane-tilt:before{content:""}.ph-light.ph-airplay:before{content:""}.ph-light.ph-alarm:before{content:""}.ph-light.ph-alien:before{content:""}.ph-light.ph-align-bottom:before{content:""}.ph-light.ph-align-bottom-simple:before{content:""}.ph-light.ph-align-center-horizontal:before{content:""}.ph-light.ph-align-center-horizontal-simple:before{content:""}.ph-light.ph-align-center-vertical:before{content:""}.ph-light.ph-align-center-vertical-simple:before{content:""}.ph-light.ph-align-left:before{content:""}.ph-light.ph-align-left-simple:before{content:""}.ph-light.ph-align-right:before{content:""}.ph-light.ph-align-right-simple:before{content:""}.ph-light.ph-align-top:before{content:""}.ph-light.ph-align-top-simple:before{content:""}.ph-light.ph-amazon-logo:before{content:""}.ph-light.ph-ambulance:before{content:""}.ph-light.ph-anchor:before{content:""}.ph-light.ph-anchor-simple:before{content:""}.ph-light.ph-android-logo:before{content:""}.ph-light.ph-angle:before{content:""}.ph-light.ph-angular-logo:before{content:""}.ph-light.ph-aperture:before{content:""}.ph-light.ph-app-store-logo:before{content:""}.ph-light.ph-app-window:before{content:""}.ph-light.ph-apple-logo:before{content:""}.ph-light.ph-apple-podcasts-logo:before{content:""}.ph-light.ph-approximate-equals:before{content:""}.ph-light.ph-archive:before{content:""}.ph-light.ph-armchair:before{content:""}.ph-light.ph-arrow-arc-left:before{content:""}.ph-light.ph-arrow-arc-right:before{content:""}.ph-light.ph-arrow-bend-double-up-left:before{content:""}.ph-light.ph-arrow-bend-double-up-right:before{content:""}.ph-light.ph-arrow-bend-down-left:before{content:""}.ph-light.ph-arrow-bend-down-right:before{content:""}.ph-light.ph-arrow-bend-left-down:before{content:""}.ph-light.ph-arrow-bend-left-up:before{content:""}.ph-light.ph-arrow-bend-right-down:before{content:""}.ph-light.ph-arrow-bend-right-up:before{content:""}.ph-light.ph-arrow-bend-up-left:before{content:""}.ph-light.ph-arrow-bend-up-right:before{content:""}.ph-light.ph-arrow-circle-down:before{content:""}.ph-light.ph-arrow-circle-down-left:before{content:""}.ph-light.ph-arrow-circle-down-right:before{content:""}.ph-light.ph-arrow-circle-left:before{content:""}.ph-light.ph-arrow-circle-right:before{content:""}.ph-light.ph-arrow-circle-up:before{content:""}.ph-light.ph-arrow-circle-up-left:before{content:""}.ph-light.ph-arrow-circle-up-right:before{content:""}.ph-light.ph-arrow-clockwise:before{content:""}.ph-light.ph-arrow-counter-clockwise:before{content:""}.ph-light.ph-arrow-down:before{content:""}.ph-light.ph-arrow-down-left:before{content:""}.ph-light.ph-arrow-down-right:before{content:""}.ph-light.ph-arrow-elbow-down-left:before{content:""}.ph-light.ph-arrow-elbow-down-right:before{content:""}.ph-light.ph-arrow-elbow-left:before{content:""}.ph-light.ph-arrow-elbow-left-down:before{content:""}.ph-light.ph-arrow-elbow-left-up:before{content:""}.ph-light.ph-arrow-elbow-right:before{content:""}.ph-light.ph-arrow-elbow-right-down:before{content:""}.ph-light.ph-arrow-elbow-right-up:before{content:""}.ph-light.ph-arrow-elbow-up-left:before{content:""}.ph-light.ph-arrow-elbow-up-right:before{content:""}.ph-light.ph-arrow-fat-down:before{content:""}.ph-light.ph-arrow-fat-left:before{content:""}.ph-light.ph-arrow-fat-line-down:before{content:""}.ph-light.ph-arrow-fat-line-left:before{content:""}.ph-light.ph-arrow-fat-line-right:before{content:""}.ph-light.ph-arrow-fat-line-up:before{content:""}.ph-light.ph-arrow-fat-lines-down:before{content:""}.ph-light.ph-arrow-fat-lines-left:before{content:""}.ph-light.ph-arrow-fat-lines-right:before{content:""}.ph-light.ph-arrow-fat-lines-up:before{content:""}.ph-light.ph-arrow-fat-right:before{content:""}.ph-light.ph-arrow-fat-up:before{content:""}.ph-light.ph-arrow-left:before{content:""}.ph-light.ph-arrow-line-down:before{content:""}.ph-light.ph-arrow-line-down-left:before{content:""}.ph-light.ph-arrow-line-down-right:before{content:""}.ph-light.ph-arrow-line-left:before{content:""}.ph-light.ph-arrow-line-right:before{content:""}.ph-light.ph-arrow-line-up:before{content:""}.ph-light.ph-arrow-line-up-left:before{content:""}.ph-light.ph-arrow-line-up-right:before{content:""}.ph-light.ph-arrow-right:before{content:""}.ph-light.ph-arrow-square-down:before{content:""}.ph-light.ph-arrow-square-down-left:before{content:""}.ph-light.ph-arrow-square-down-right:before{content:""}.ph-light.ph-arrow-square-in:before{content:""}.ph-light.ph-arrow-square-left:before{content:""}.ph-light.ph-arrow-square-out:before{content:""}.ph-light.ph-arrow-square-right:before{content:""}.ph-light.ph-arrow-square-up:before{content:""}.ph-light.ph-arrow-square-up-left:before{content:""}.ph-light.ph-arrow-square-up-right:before{content:""}.ph-light.ph-arrow-u-down-left:before{content:""}.ph-light.ph-arrow-u-down-right:before{content:""}.ph-light.ph-arrow-u-left-down:before{content:""}.ph-light.ph-arrow-u-left-up:before{content:""}.ph-light.ph-arrow-u-right-down:before{content:""}.ph-light.ph-arrow-u-right-up:before{content:""}.ph-light.ph-arrow-u-up-left:before{content:""}.ph-light.ph-arrow-u-up-right:before{content:""}.ph-light.ph-arrow-up:before{content:""}.ph-light.ph-arrow-up-left:before{content:""}.ph-light.ph-arrow-up-right:before{content:""}.ph-light.ph-arrows-clockwise:before{content:""}.ph-light.ph-arrows-counter-clockwise:before{content:""}.ph-light.ph-arrows-down-up:before{content:""}.ph-light.ph-arrows-horizontal:before{content:""}.ph-light.ph-arrows-in:before{content:""}.ph-light.ph-arrows-in-cardinal:before{content:""}.ph-light.ph-arrows-in-line-horizontal:before{content:""}.ph-light.ph-arrows-in-line-vertical:before{content:""}.ph-light.ph-arrows-in-simple:before{content:""}.ph-light.ph-arrows-left-right:before{content:""}.ph-light.ph-arrows-merge:before{content:""}.ph-light.ph-arrows-out:before{content:""}.ph-light.ph-arrows-out-cardinal:before{content:""}.ph-light.ph-arrows-out-line-horizontal:before{content:""}.ph-light.ph-arrows-out-line-vertical:before{content:""}.ph-light.ph-arrows-out-simple:before{content:""}.ph-light.ph-arrows-split:before{content:""}.ph-light.ph-arrows-vertical:before{content:""}.ph-light.ph-article:before{content:""}.ph-light.ph-article-medium:before{content:""}.ph-light.ph-article-ny-times:before{content:""}.ph-light.ph-asclepius:before,.ph-light.ph-caduceus:before{content:""}.ph-light.ph-asterisk:before{content:""}.ph-light.ph-asterisk-simple:before{content:""}.ph-light.ph-at:before{content:""}.ph-light.ph-atom:before{content:""}.ph-light.ph-avocado:before{content:""}.ph-light.ph-axe:before{content:""}.ph-light.ph-baby:before{content:""}.ph-light.ph-baby-carriage:before{content:""}.ph-light.ph-backpack:before{content:""}.ph-light.ph-backspace:before{content:""}.ph-light.ph-bag:before{content:""}.ph-light.ph-bag-simple:before{content:""}.ph-light.ph-balloon:before{content:""}.ph-light.ph-bandaids:before{content:""}.ph-light.ph-bank:before{content:""}.ph-light.ph-barbell:before{content:""}.ph-light.ph-barcode:before{content:""}.ph-light.ph-barn:before{content:""}.ph-light.ph-barricade:before{content:""}.ph-light.ph-baseball:before{content:""}.ph-light.ph-baseball-cap:before{content:""}.ph-light.ph-baseball-helmet:before{content:""}.ph-light.ph-basket:before{content:""}.ph-light.ph-basketball:before{content:""}.ph-light.ph-bathtub:before{content:""}.ph-light.ph-battery-charging:before{content:""}.ph-light.ph-battery-charging-vertical:before{content:""}.ph-light.ph-battery-empty:before{content:""}.ph-light.ph-battery-full:before{content:""}.ph-light.ph-battery-high:before{content:""}.ph-light.ph-battery-low:before{content:""}.ph-light.ph-battery-medium:before{content:""}.ph-light.ph-battery-plus:before{content:""}.ph-light.ph-battery-plus-vertical:before{content:""}.ph-light.ph-battery-vertical-empty:before{content:""}.ph-light.ph-battery-vertical-full:before{content:""}.ph-light.ph-battery-vertical-high:before{content:""}.ph-light.ph-battery-vertical-low:before{content:""}.ph-light.ph-battery-vertical-medium:before{content:""}.ph-light.ph-battery-warning:before{content:""}.ph-light.ph-battery-warning-vertical:before{content:""}.ph-light.ph-beach-ball:before{content:""}.ph-light.ph-beanie:before{content:""}.ph-light.ph-bed:before{content:""}.ph-light.ph-beer-bottle:before{content:""}.ph-light.ph-beer-stein:before{content:""}.ph-light.ph-behance-logo:before{content:""}.ph-light.ph-bell:before{content:""}.ph-light.ph-bell-ringing:before{content:""}.ph-light.ph-bell-simple:before{content:""}.ph-light.ph-bell-simple-ringing:before{content:""}.ph-light.ph-bell-simple-slash:before{content:""}.ph-light.ph-bell-simple-z:before{content:""}.ph-light.ph-bell-slash:before{content:""}.ph-light.ph-bell-z:before{content:""}.ph-light.ph-belt:before{content:""}.ph-light.ph-bezier-curve:before{content:""}.ph-light.ph-bicycle:before{content:""}.ph-light.ph-binary:before{content:""}.ph-light.ph-binoculars:before{content:""}.ph-light.ph-biohazard:before{content:""}.ph-light.ph-bird:before{content:""}.ph-light.ph-blueprint:before{content:""}.ph-light.ph-bluetooth:before{content:""}.ph-light.ph-bluetooth-connected:before{content:""}.ph-light.ph-bluetooth-slash:before{content:""}.ph-light.ph-bluetooth-x:before{content:""}.ph-light.ph-boat:before{content:""}.ph-light.ph-bomb:before{content:""}.ph-light.ph-bone:before{content:""}.ph-light.ph-book:before{content:""}.ph-light.ph-book-bookmark:before{content:""}.ph-light.ph-book-open:before{content:""}.ph-light.ph-book-open-text:before{content:""}.ph-light.ph-book-open-user:before{content:""}.ph-light.ph-bookmark:before{content:""}.ph-light.ph-bookmark-simple:before{content:""}.ph-light.ph-bookmarks:before{content:""}.ph-light.ph-bookmarks-simple:before{content:""}.ph-light.ph-books:before{content:""}.ph-light.ph-boot:before{content:""}.ph-light.ph-boules:before{content:""}.ph-light.ph-bounding-box:before{content:""}.ph-light.ph-bowl-food:before{content:""}.ph-light.ph-bowl-steam:before{content:""}.ph-light.ph-bowling-ball:before{content:""}.ph-light.ph-box-arrow-down:before,.ph-light.ph-archive-box:before{content:""}.ph-light.ph-box-arrow-up:before{content:""}.ph-light.ph-boxing-glove:before{content:""}.ph-light.ph-brackets-angle:before{content:""}.ph-light.ph-brackets-curly:before{content:""}.ph-light.ph-brackets-round:before{content:""}.ph-light.ph-brackets-square:before{content:""}.ph-light.ph-brain:before{content:""}.ph-light.ph-brandy:before{content:""}.ph-light.ph-bread:before{content:""}.ph-light.ph-bridge:before{content:""}.ph-light.ph-briefcase:before{content:""}.ph-light.ph-briefcase-metal:before{content:""}.ph-light.ph-broadcast:before{content:""}.ph-light.ph-broom:before{content:""}.ph-light.ph-browser:before{content:""}.ph-light.ph-browsers:before{content:""}.ph-light.ph-bug:before{content:""}.ph-light.ph-bug-beetle:before{content:""}.ph-light.ph-bug-droid:before{content:""}.ph-light.ph-building:before{content:""}.ph-light.ph-building-apartment:before{content:""}.ph-light.ph-building-office:before{content:""}.ph-light.ph-buildings:before{content:""}.ph-light.ph-bulldozer:before{content:""}.ph-light.ph-bus:before{content:""}.ph-light.ph-butterfly:before{content:""}.ph-light.ph-cable-car:before{content:""}.ph-light.ph-cactus:before{content:""}.ph-light.ph-cake:before{content:""}.ph-light.ph-calculator:before{content:""}.ph-light.ph-calendar:before{content:""}.ph-light.ph-calendar-blank:before{content:""}.ph-light.ph-calendar-check:before{content:""}.ph-light.ph-calendar-dot:before{content:""}.ph-light.ph-calendar-dots:before{content:""}.ph-light.ph-calendar-heart:before{content:""}.ph-light.ph-calendar-minus:before{content:""}.ph-light.ph-calendar-plus:before{content:""}.ph-light.ph-calendar-slash:before{content:""}.ph-light.ph-calendar-star:before{content:""}.ph-light.ph-calendar-x:before{content:""}.ph-light.ph-call-bell:before{content:""}.ph-light.ph-camera:before{content:""}.ph-light.ph-camera-plus:before{content:""}.ph-light.ph-camera-rotate:before{content:""}.ph-light.ph-camera-slash:before{content:""}.ph-light.ph-campfire:before{content:""}.ph-light.ph-car:before{content:""}.ph-light.ph-car-battery:before{content:""}.ph-light.ph-car-profile:before{content:""}.ph-light.ph-car-simple:before{content:""}.ph-light.ph-cardholder:before{content:""}.ph-light.ph-cards:before{content:""}.ph-light.ph-cards-three:before{content:""}.ph-light.ph-caret-circle-double-down:before{content:""}.ph-light.ph-caret-circle-double-left:before{content:""}.ph-light.ph-caret-circle-double-right:before{content:""}.ph-light.ph-caret-circle-double-up:before{content:""}.ph-light.ph-caret-circle-down:before{content:""}.ph-light.ph-caret-circle-left:before{content:""}.ph-light.ph-caret-circle-right:before{content:""}.ph-light.ph-caret-circle-up:before{content:""}.ph-light.ph-caret-circle-up-down:before{content:""}.ph-light.ph-caret-double-down:before{content:""}.ph-light.ph-caret-double-left:before{content:""}.ph-light.ph-caret-double-right:before{content:""}.ph-light.ph-caret-double-up:before{content:""}.ph-light.ph-caret-down:before{content:""}.ph-light.ph-caret-left:before{content:""}.ph-light.ph-caret-line-down:before{content:""}.ph-light.ph-caret-line-left:before{content:""}.ph-light.ph-caret-line-right:before{content:""}.ph-light.ph-caret-line-up:before{content:""}.ph-light.ph-caret-right:before{content:""}.ph-light.ph-caret-up:before{content:""}.ph-light.ph-caret-up-down:before{content:""}.ph-light.ph-carrot:before{content:""}.ph-light.ph-cash-register:before{content:""}.ph-light.ph-cassette-tape:before{content:""}.ph-light.ph-castle-turret:before{content:""}.ph-light.ph-cat:before{content:""}.ph-light.ph-cell-signal-full:before{content:""}.ph-light.ph-cell-signal-high:before{content:""}.ph-light.ph-cell-signal-low:before{content:""}.ph-light.ph-cell-signal-medium:before{content:""}.ph-light.ph-cell-signal-none:before{content:""}.ph-light.ph-cell-signal-slash:before{content:""}.ph-light.ph-cell-signal-x:before{content:""}.ph-light.ph-cell-tower:before{content:""}.ph-light.ph-certificate:before{content:""}.ph-light.ph-chair:before{content:""}.ph-light.ph-chalkboard:before{content:""}.ph-light.ph-chalkboard-simple:before{content:""}.ph-light.ph-chalkboard-teacher:before{content:""}.ph-light.ph-champagne:before{content:""}.ph-light.ph-charging-station:before{content:""}.ph-light.ph-chart-bar:before{content:""}.ph-light.ph-chart-bar-horizontal:before{content:""}.ph-light.ph-chart-donut:before{content:""}.ph-light.ph-chart-line:before{content:""}.ph-light.ph-chart-line-down:before{content:""}.ph-light.ph-chart-line-up:before{content:""}.ph-light.ph-chart-pie:before{content:""}.ph-light.ph-chart-pie-slice:before{content:""}.ph-light.ph-chart-polar:before{content:""}.ph-light.ph-chart-scatter:before{content:""}.ph-light.ph-chat:before{content:""}.ph-light.ph-chat-centered:before{content:""}.ph-light.ph-chat-centered-dots:before{content:""}.ph-light.ph-chat-centered-slash:before{content:""}.ph-light.ph-chat-centered-text:before{content:""}.ph-light.ph-chat-circle:before{content:""}.ph-light.ph-chat-circle-dots:before{content:""}.ph-light.ph-chat-circle-slash:before{content:""}.ph-light.ph-chat-circle-text:before{content:""}.ph-light.ph-chat-dots:before{content:""}.ph-light.ph-chat-slash:before{content:""}.ph-light.ph-chat-teardrop:before{content:""}.ph-light.ph-chat-teardrop-dots:before{content:""}.ph-light.ph-chat-teardrop-slash:before{content:""}.ph-light.ph-chat-teardrop-text:before{content:""}.ph-light.ph-chat-text:before{content:""}.ph-light.ph-chats:before{content:""}.ph-light.ph-chats-circle:before{content:""}.ph-light.ph-chats-teardrop:before{content:""}.ph-light.ph-check:before{content:""}.ph-light.ph-check-circle:before{content:""}.ph-light.ph-check-fat:before{content:""}.ph-light.ph-check-square:before{content:""}.ph-light.ph-check-square-offset:before{content:""}.ph-light.ph-checkerboard:before{content:""}.ph-light.ph-checks:before{content:""}.ph-light.ph-cheers:before{content:""}.ph-light.ph-cheese:before{content:""}.ph-light.ph-chef-hat:before{content:""}.ph-light.ph-cherries:before{content:""}.ph-light.ph-church:before{content:""}.ph-light.ph-cigarette:before{content:""}.ph-light.ph-cigarette-slash:before{content:""}.ph-light.ph-circle:before{content:""}.ph-light.ph-circle-dashed:before{content:""}.ph-light.ph-circle-half:before{content:""}.ph-light.ph-circle-half-tilt:before{content:""}.ph-light.ph-circle-notch:before{content:""}.ph-light.ph-circles-four:before{content:""}.ph-light.ph-circles-three:before{content:""}.ph-light.ph-circles-three-plus:before{content:""}.ph-light.ph-circuitry:before{content:""}.ph-light.ph-city:before{content:""}.ph-light.ph-clipboard:before{content:""}.ph-light.ph-clipboard-text:before{content:""}.ph-light.ph-clock:before{content:""}.ph-light.ph-clock-afternoon:before{content:""}.ph-light.ph-clock-clockwise:before{content:""}.ph-light.ph-clock-countdown:before{content:""}.ph-light.ph-clock-counter-clockwise:before{content:""}.ph-light.ph-clock-user:before{content:""}.ph-light.ph-closed-captioning:before{content:""}.ph-light.ph-cloud:before{content:""}.ph-light.ph-cloud-arrow-down:before{content:""}.ph-light.ph-cloud-arrow-up:before{content:""}.ph-light.ph-cloud-check:before{content:""}.ph-light.ph-cloud-fog:before{content:""}.ph-light.ph-cloud-lightning:before{content:""}.ph-light.ph-cloud-moon:before{content:""}.ph-light.ph-cloud-rain:before{content:""}.ph-light.ph-cloud-slash:before{content:""}.ph-light.ph-cloud-snow:before{content:""}.ph-light.ph-cloud-sun:before{content:""}.ph-light.ph-cloud-warning:before{content:""}.ph-light.ph-cloud-x:before{content:""}.ph-light.ph-clover:before{content:""}.ph-light.ph-club:before{content:""}.ph-light.ph-coat-hanger:before{content:""}.ph-light.ph-coda-logo:before{content:""}.ph-light.ph-code:before{content:""}.ph-light.ph-code-block:before{content:""}.ph-light.ph-code-simple:before{content:""}.ph-light.ph-codepen-logo:before{content:""}.ph-light.ph-codesandbox-logo:before{content:""}.ph-light.ph-coffee:before{content:""}.ph-light.ph-coffee-bean:before{content:""}.ph-light.ph-coin:before{content:""}.ph-light.ph-coin-vertical:before{content:""}.ph-light.ph-coins:before{content:""}.ph-light.ph-columns:before{content:""}.ph-light.ph-columns-plus-left:before{content:""}.ph-light.ph-columns-plus-right:before{content:""}.ph-light.ph-command:before{content:""}.ph-light.ph-compass:before{content:""}.ph-light.ph-compass-rose:before{content:""}.ph-light.ph-compass-tool:before{content:""}.ph-light.ph-computer-tower:before{content:""}.ph-light.ph-confetti:before{content:""}.ph-light.ph-contactless-payment:before{content:""}.ph-light.ph-control:before{content:""}.ph-light.ph-cookie:before{content:""}.ph-light.ph-cooking-pot:before{content:""}.ph-light.ph-copy:before{content:""}.ph-light.ph-copy-simple:before{content:""}.ph-light.ph-copyleft:before{content:""}.ph-light.ph-copyright:before{content:""}.ph-light.ph-corners-in:before{content:""}.ph-light.ph-corners-out:before{content:""}.ph-light.ph-couch:before{content:""}.ph-light.ph-court-basketball:before{content:""}.ph-light.ph-cow:before{content:""}.ph-light.ph-cowboy-hat:before{content:""}.ph-light.ph-cpu:before{content:""}.ph-light.ph-crane:before{content:""}.ph-light.ph-crane-tower:before{content:""}.ph-light.ph-credit-card:before{content:""}.ph-light.ph-cricket:before{content:""}.ph-light.ph-crop:before{content:""}.ph-light.ph-cross:before{content:""}.ph-light.ph-crosshair:before{content:""}.ph-light.ph-crosshair-simple:before{content:""}.ph-light.ph-crown:before{content:""}.ph-light.ph-crown-cross:before{content:""}.ph-light.ph-crown-simple:before{content:""}.ph-light.ph-cube:before{content:""}.ph-light.ph-cube-focus:before{content:""}.ph-light.ph-cube-transparent:before{content:""}.ph-light.ph-currency-btc:before{content:""}.ph-light.ph-currency-circle-dollar:before{content:""}.ph-light.ph-currency-cny:before{content:""}.ph-light.ph-currency-dollar:before{content:""}.ph-light.ph-currency-dollar-simple:before{content:""}.ph-light.ph-currency-eth:before{content:""}.ph-light.ph-currency-eur:before{content:""}.ph-light.ph-currency-gbp:before{content:""}.ph-light.ph-currency-inr:before{content:""}.ph-light.ph-currency-jpy:before{content:""}.ph-light.ph-currency-krw:before{content:""}.ph-light.ph-currency-kzt:before{content:""}.ph-light.ph-currency-ngn:before{content:""}.ph-light.ph-currency-rub:before{content:""}.ph-light.ph-cursor:before{content:""}.ph-light.ph-cursor-click:before{content:""}.ph-light.ph-cursor-text:before{content:""}.ph-light.ph-cylinder:before{content:""}.ph-light.ph-database:before{content:""}.ph-light.ph-desk:before{content:""}.ph-light.ph-desktop:before{content:""}.ph-light.ph-desktop-tower:before{content:""}.ph-light.ph-detective:before{content:""}.ph-light.ph-dev-to-logo:before{content:""}.ph-light.ph-device-mobile:before{content:""}.ph-light.ph-device-mobile-camera:before{content:""}.ph-light.ph-device-mobile-slash:before{content:""}.ph-light.ph-device-mobile-speaker:before{content:""}.ph-light.ph-device-rotate:before{content:""}.ph-light.ph-device-tablet:before{content:""}.ph-light.ph-device-tablet-camera:before{content:""}.ph-light.ph-device-tablet-speaker:before{content:""}.ph-light.ph-devices:before{content:""}.ph-light.ph-diamond:before{content:""}.ph-light.ph-diamonds-four:before{content:""}.ph-light.ph-dice-five:before{content:""}.ph-light.ph-dice-four:before{content:""}.ph-light.ph-dice-one:before{content:""}.ph-light.ph-dice-six:before{content:""}.ph-light.ph-dice-three:before{content:""}.ph-light.ph-dice-two:before{content:""}.ph-light.ph-disc:before{content:""}.ph-light.ph-disco-ball:before{content:""}.ph-light.ph-discord-logo:before{content:""}.ph-light.ph-divide:before{content:""}.ph-light.ph-dna:before{content:""}.ph-light.ph-dog:before{content:""}.ph-light.ph-door:before{content:""}.ph-light.ph-door-open:before{content:""}.ph-light.ph-dot:before{content:""}.ph-light.ph-dot-outline:before{content:""}.ph-light.ph-dots-nine:before{content:""}.ph-light.ph-dots-six:before{content:""}.ph-light.ph-dots-six-vertical:before{content:""}.ph-light.ph-dots-three:before{content:""}.ph-light.ph-dots-three-circle:before{content:""}.ph-light.ph-dots-three-circle-vertical:before{content:""}.ph-light.ph-dots-three-outline:before{content:""}.ph-light.ph-dots-three-outline-vertical:before{content:""}.ph-light.ph-dots-three-vertical:before{content:""}.ph-light.ph-download:before{content:""}.ph-light.ph-download-simple:before{content:""}.ph-light.ph-dress:before{content:""}.ph-light.ph-dresser:before{content:""}.ph-light.ph-dribbble-logo:before{content:""}.ph-light.ph-drone:before{content:""}.ph-light.ph-drop:before{content:""}.ph-light.ph-drop-half:before{content:""}.ph-light.ph-drop-half-bottom:before{content:""}.ph-light.ph-drop-simple:before{content:""}.ph-light.ph-drop-slash:before{content:""}.ph-light.ph-dropbox-logo:before{content:""}.ph-light.ph-ear:before{content:""}.ph-light.ph-ear-slash:before{content:""}.ph-light.ph-egg:before{content:""}.ph-light.ph-egg-crack:before{content:""}.ph-light.ph-eject:before{content:""}.ph-light.ph-eject-simple:before{content:""}.ph-light.ph-elevator:before{content:""}.ph-light.ph-empty:before{content:""}.ph-light.ph-engine:before{content:""}.ph-light.ph-envelope:before{content:""}.ph-light.ph-envelope-open:before{content:""}.ph-light.ph-envelope-simple:before{content:""}.ph-light.ph-envelope-simple-open:before{content:""}.ph-light.ph-equalizer:before{content:""}.ph-light.ph-equals:before{content:""}.ph-light.ph-eraser:before{content:""}.ph-light.ph-escalator-down:before{content:""}.ph-light.ph-escalator-up:before{content:""}.ph-light.ph-exam:before{content:""}.ph-light.ph-exclamation-mark:before{content:""}.ph-light.ph-exclude:before{content:""}.ph-light.ph-exclude-square:before{content:""}.ph-light.ph-export:before{content:""}.ph-light.ph-eye:before{content:""}.ph-light.ph-eye-closed:before{content:""}.ph-light.ph-eye-slash:before{content:""}.ph-light.ph-eyedropper:before{content:""}.ph-light.ph-eyedropper-sample:before{content:""}.ph-light.ph-eyeglasses:before{content:""}.ph-light.ph-eyes:before{content:""}.ph-light.ph-face-mask:before{content:""}.ph-light.ph-facebook-logo:before{content:""}.ph-light.ph-factory:before{content:""}.ph-light.ph-faders:before{content:""}.ph-light.ph-faders-horizontal:before{content:""}.ph-light.ph-fallout-shelter:before{content:""}.ph-light.ph-fan:before{content:""}.ph-light.ph-farm:before{content:""}.ph-light.ph-fast-forward:before{content:""}.ph-light.ph-fast-forward-circle:before{content:""}.ph-light.ph-feather:before{content:""}.ph-light.ph-fediverse-logo:before{content:""}.ph-light.ph-figma-logo:before{content:""}.ph-light.ph-file:before{content:""}.ph-light.ph-file-archive:before{content:""}.ph-light.ph-file-arrow-down:before{content:""}.ph-light.ph-file-arrow-up:before{content:""}.ph-light.ph-file-audio:before{content:""}.ph-light.ph-file-c:before{content:""}.ph-light.ph-file-c-sharp:before{content:""}.ph-light.ph-file-cloud:before{content:""}.ph-light.ph-file-code:before{content:""}.ph-light.ph-file-cpp:before{content:""}.ph-light.ph-file-css:before{content:""}.ph-light.ph-file-csv:before{content:""}.ph-light.ph-file-dashed:before,.ph-light.ph-file-dotted:before{content:""}.ph-light.ph-file-doc:before{content:""}.ph-light.ph-file-html:before{content:""}.ph-light.ph-file-image:before{content:""}.ph-light.ph-file-ini:before{content:""}.ph-light.ph-file-jpg:before{content:""}.ph-light.ph-file-js:before{content:""}.ph-light.ph-file-jsx:before{content:""}.ph-light.ph-file-lock:before{content:""}.ph-light.ph-file-magnifying-glass:before,.ph-light.ph-file-search:before{content:""}.ph-light.ph-file-md:before{content:""}.ph-light.ph-file-minus:before{content:""}.ph-light.ph-file-pdf:before{content:""}.ph-light.ph-file-plus:before{content:""}.ph-light.ph-file-png:before{content:""}.ph-light.ph-file-ppt:before{content:""}.ph-light.ph-file-py:before{content:""}.ph-light.ph-file-rs:before{content:""}.ph-light.ph-file-sql:before{content:""}.ph-light.ph-file-svg:before{content:""}.ph-light.ph-file-text:before{content:""}.ph-light.ph-file-ts:before{content:""}.ph-light.ph-file-tsx:before{content:""}.ph-light.ph-file-txt:before{content:""}.ph-light.ph-file-video:before{content:""}.ph-light.ph-file-vue:before{content:""}.ph-light.ph-file-x:before{content:""}.ph-light.ph-file-xls:before{content:""}.ph-light.ph-file-zip:before{content:""}.ph-light.ph-files:before{content:""}.ph-light.ph-film-reel:before{content:""}.ph-light.ph-film-script:before{content:""}.ph-light.ph-film-slate:before{content:""}.ph-light.ph-film-strip:before{content:""}.ph-light.ph-fingerprint:before{content:""}.ph-light.ph-fingerprint-simple:before{content:""}.ph-light.ph-finn-the-human:before{content:""}.ph-light.ph-fire:before{content:""}.ph-light.ph-fire-extinguisher:before{content:""}.ph-light.ph-fire-simple:before{content:""}.ph-light.ph-fire-truck:before{content:""}.ph-light.ph-first-aid:before{content:""}.ph-light.ph-first-aid-kit:before{content:""}.ph-light.ph-fish:before{content:""}.ph-light.ph-fish-simple:before{content:""}.ph-light.ph-flag:before{content:""}.ph-light.ph-flag-banner:before{content:""}.ph-light.ph-flag-banner-fold:before{content:""}.ph-light.ph-flag-checkered:before{content:""}.ph-light.ph-flag-pennant:before{content:""}.ph-light.ph-flame:before{content:""}.ph-light.ph-flashlight:before{content:""}.ph-light.ph-flask:before{content:""}.ph-light.ph-flip-horizontal:before{content:""}.ph-light.ph-flip-vertical:before{content:""}.ph-light.ph-floppy-disk:before{content:""}.ph-light.ph-floppy-disk-back:before{content:""}.ph-light.ph-flow-arrow:before{content:""}.ph-light.ph-flower:before{content:""}.ph-light.ph-flower-lotus:before{content:""}.ph-light.ph-flower-tulip:before{content:""}.ph-light.ph-flying-saucer:before{content:""}.ph-light.ph-folder:before,.ph-light.ph-folder-notch:before{content:""}.ph-light.ph-folder-dashed:before,.ph-light.ph-folder-dotted:before{content:""}.ph-light.ph-folder-lock:before{content:""}.ph-light.ph-folder-minus:before,.ph-light.ph-folder-notch-minus:before{content:""}.ph-light.ph-folder-open:before,.ph-light.ph-folder-notch-open:before{content:""}.ph-light.ph-folder-plus:before,.ph-light.ph-folder-notch-plus:before{content:""}.ph-light.ph-folder-simple:before{content:""}.ph-light.ph-folder-simple-dashed:before,.ph-light.ph-folder-simple-dotted:before{content:""}.ph-light.ph-folder-simple-lock:before{content:""}.ph-light.ph-folder-simple-minus:before{content:""}.ph-light.ph-folder-simple-plus:before{content:""}.ph-light.ph-folder-simple-star:before{content:""}.ph-light.ph-folder-simple-user:before{content:""}.ph-light.ph-folder-star:before{content:""}.ph-light.ph-folder-user:before{content:""}.ph-light.ph-folders:before{content:""}.ph-light.ph-football:before{content:""}.ph-light.ph-football-helmet:before{content:""}.ph-light.ph-footprints:before{content:""}.ph-light.ph-fork-knife:before{content:""}.ph-light.ph-four-k:before{content:""}.ph-light.ph-frame-corners:before{content:""}.ph-light.ph-framer-logo:before{content:""}.ph-light.ph-function:before{content:""}.ph-light.ph-funnel:before{content:""}.ph-light.ph-funnel-simple:before{content:""}.ph-light.ph-funnel-simple-x:before{content:""}.ph-light.ph-funnel-x:before{content:""}.ph-light.ph-game-controller:before{content:""}.ph-light.ph-garage:before{content:""}.ph-light.ph-gas-can:before{content:""}.ph-light.ph-gas-pump:before{content:""}.ph-light.ph-gauge:before{content:""}.ph-light.ph-gavel:before{content:""}.ph-light.ph-gear:before{content:""}.ph-light.ph-gear-fine:before{content:""}.ph-light.ph-gear-six:before{content:""}.ph-light.ph-gender-female:before{content:""}.ph-light.ph-gender-intersex:before{content:""}.ph-light.ph-gender-male:before{content:""}.ph-light.ph-gender-neuter:before{content:""}.ph-light.ph-gender-nonbinary:before{content:""}.ph-light.ph-gender-transgender:before{content:""}.ph-light.ph-ghost:before{content:""}.ph-light.ph-gif:before{content:""}.ph-light.ph-gift:before{content:""}.ph-light.ph-git-branch:before{content:""}.ph-light.ph-git-commit:before{content:""}.ph-light.ph-git-diff:before{content:""}.ph-light.ph-git-fork:before{content:""}.ph-light.ph-git-merge:before{content:""}.ph-light.ph-git-pull-request:before{content:""}.ph-light.ph-github-logo:before{content:""}.ph-light.ph-gitlab-logo:before{content:""}.ph-light.ph-gitlab-logo-simple:before{content:""}.ph-light.ph-globe:before{content:""}.ph-light.ph-globe-hemisphere-east:before{content:""}.ph-light.ph-globe-hemisphere-west:before{content:""}.ph-light.ph-globe-simple:before{content:""}.ph-light.ph-globe-simple-x:before{content:""}.ph-light.ph-globe-stand:before{content:""}.ph-light.ph-globe-x:before{content:""}.ph-light.ph-goggles:before{content:""}.ph-light.ph-golf:before{content:""}.ph-light.ph-goodreads-logo:before{content:""}.ph-light.ph-google-cardboard-logo:before{content:""}.ph-light.ph-google-chrome-logo:before{content:""}.ph-light.ph-google-drive-logo:before{content:""}.ph-light.ph-google-logo:before{content:""}.ph-light.ph-google-photos-logo:before{content:""}.ph-light.ph-google-play-logo:before{content:""}.ph-light.ph-google-podcasts-logo:before{content:""}.ph-light.ph-gps:before{content:""}.ph-light.ph-gps-fix:before{content:""}.ph-light.ph-gps-slash:before{content:""}.ph-light.ph-gradient:before{content:""}.ph-light.ph-graduation-cap:before{content:""}.ph-light.ph-grains:before{content:""}.ph-light.ph-grains-slash:before{content:""}.ph-light.ph-graph:before{content:""}.ph-light.ph-graphics-card:before{content:""}.ph-light.ph-greater-than:before{content:""}.ph-light.ph-greater-than-or-equal:before{content:""}.ph-light.ph-grid-four:before{content:""}.ph-light.ph-grid-nine:before{content:""}.ph-light.ph-guitar:before{content:""}.ph-light.ph-hair-dryer:before{content:""}.ph-light.ph-hamburger:before{content:""}.ph-light.ph-hammer:before{content:""}.ph-light.ph-hand:before{content:""}.ph-light.ph-hand-arrow-down:before{content:""}.ph-light.ph-hand-arrow-up:before{content:""}.ph-light.ph-hand-coins:before{content:""}.ph-light.ph-hand-deposit:before{content:""}.ph-light.ph-hand-eye:before{content:""}.ph-light.ph-hand-fist:before{content:""}.ph-light.ph-hand-grabbing:before{content:""}.ph-light.ph-hand-heart:before{content:""}.ph-light.ph-hand-palm:before{content:""}.ph-light.ph-hand-peace:before{content:""}.ph-light.ph-hand-pointing:before{content:""}.ph-light.ph-hand-soap:before{content:""}.ph-light.ph-hand-swipe-left:before{content:""}.ph-light.ph-hand-swipe-right:before{content:""}.ph-light.ph-hand-tap:before{content:""}.ph-light.ph-hand-waving:before{content:""}.ph-light.ph-hand-withdraw:before{content:""}.ph-light.ph-handbag:before{content:""}.ph-light.ph-handbag-simple:before{content:""}.ph-light.ph-hands-clapping:before{content:""}.ph-light.ph-hands-praying:before{content:""}.ph-light.ph-handshake:before{content:""}.ph-light.ph-hard-drive:before{content:""}.ph-light.ph-hard-drives:before{content:""}.ph-light.ph-hard-hat:before{content:""}.ph-light.ph-hash:before{content:""}.ph-light.ph-hash-straight:before{content:""}.ph-light.ph-head-circuit:before{content:""}.ph-light.ph-headlights:before{content:""}.ph-light.ph-headphones:before{content:""}.ph-light.ph-headset:before{content:""}.ph-light.ph-heart:before{content:""}.ph-light.ph-heart-break:before{content:""}.ph-light.ph-heart-half:before{content:""}.ph-light.ph-heart-straight:before{content:""}.ph-light.ph-heart-straight-break:before{content:""}.ph-light.ph-heartbeat:before{content:""}.ph-light.ph-hexagon:before{content:""}.ph-light.ph-high-definition:before{content:""}.ph-light.ph-high-heel:before{content:""}.ph-light.ph-highlighter:before{content:""}.ph-light.ph-highlighter-circle:before{content:""}.ph-light.ph-hockey:before{content:""}.ph-light.ph-hoodie:before{content:""}.ph-light.ph-horse:before{content:""}.ph-light.ph-hospital:before{content:""}.ph-light.ph-hourglass:before{content:""}.ph-light.ph-hourglass-high:before{content:""}.ph-light.ph-hourglass-low:before{content:""}.ph-light.ph-hourglass-medium:before{content:""}.ph-light.ph-hourglass-simple:before{content:""}.ph-light.ph-hourglass-simple-high:before{content:""}.ph-light.ph-hourglass-simple-low:before{content:""}.ph-light.ph-hourglass-simple-medium:before{content:""}.ph-light.ph-house:before{content:""}.ph-light.ph-house-line:before{content:""}.ph-light.ph-house-simple:before{content:""}.ph-light.ph-hurricane:before{content:""}.ph-light.ph-ice-cream:before{content:""}.ph-light.ph-identification-badge:before{content:""}.ph-light.ph-identification-card:before{content:""}.ph-light.ph-image:before{content:""}.ph-light.ph-image-broken:before{content:""}.ph-light.ph-image-square:before{content:""}.ph-light.ph-images:before{content:""}.ph-light.ph-images-square:before{content:""}.ph-light.ph-infinity:before,.ph-light.ph-lemniscate:before{content:""}.ph-light.ph-info:before{content:""}.ph-light.ph-instagram-logo:before{content:""}.ph-light.ph-intersect:before{content:""}.ph-light.ph-intersect-square:before{content:""}.ph-light.ph-intersect-three:before{content:""}.ph-light.ph-intersection:before{content:""}.ph-light.ph-invoice:before{content:""}.ph-light.ph-island:before{content:""}.ph-light.ph-jar:before{content:""}.ph-light.ph-jar-label:before{content:""}.ph-light.ph-jeep:before{content:""}.ph-light.ph-joystick:before{content:""}.ph-light.ph-kanban:before{content:""}.ph-light.ph-key:before{content:""}.ph-light.ph-key-return:before{content:""}.ph-light.ph-keyboard:before{content:""}.ph-light.ph-keyhole:before{content:""}.ph-light.ph-knife:before{content:""}.ph-light.ph-ladder:before{content:""}.ph-light.ph-ladder-simple:before{content:""}.ph-light.ph-lamp:before{content:""}.ph-light.ph-lamp-pendant:before{content:""}.ph-light.ph-laptop:before{content:""}.ph-light.ph-lasso:before{content:""}.ph-light.ph-lastfm-logo:before{content:""}.ph-light.ph-layout:before{content:""}.ph-light.ph-leaf:before{content:""}.ph-light.ph-lectern:before{content:""}.ph-light.ph-lego:before{content:""}.ph-light.ph-lego-smiley:before{content:""}.ph-light.ph-less-than:before{content:""}.ph-light.ph-less-than-or-equal:before{content:""}.ph-light.ph-letter-circle-h:before{content:""}.ph-light.ph-letter-circle-p:before{content:""}.ph-light.ph-letter-circle-v:before{content:""}.ph-light.ph-lifebuoy:before{content:""}.ph-light.ph-lightbulb:before{content:""}.ph-light.ph-lightbulb-filament:before{content:""}.ph-light.ph-lighthouse:before{content:""}.ph-light.ph-lightning:before{content:""}.ph-light.ph-lightning-a:before{content:""}.ph-light.ph-lightning-slash:before{content:""}.ph-light.ph-line-segment:before{content:""}.ph-light.ph-line-segments:before{content:""}.ph-light.ph-line-vertical:before{content:""}.ph-light.ph-link:before{content:""}.ph-light.ph-link-break:before{content:""}.ph-light.ph-link-simple:before{content:""}.ph-light.ph-link-simple-break:before{content:""}.ph-light.ph-link-simple-horizontal:before{content:""}.ph-light.ph-link-simple-horizontal-break:before{content:""}.ph-light.ph-linkedin-logo:before{content:""}.ph-light.ph-linktree-logo:before{content:""}.ph-light.ph-linux-logo:before{content:""}.ph-light.ph-list:before{content:""}.ph-light.ph-list-bullets:before{content:""}.ph-light.ph-list-checks:before{content:""}.ph-light.ph-list-dashes:before{content:""}.ph-light.ph-list-heart:before{content:""}.ph-light.ph-list-magnifying-glass:before{content:""}.ph-light.ph-list-numbers:before{content:""}.ph-light.ph-list-plus:before{content:""}.ph-light.ph-list-star:before{content:""}.ph-light.ph-lock:before{content:""}.ph-light.ph-lock-key:before{content:""}.ph-light.ph-lock-key-open:before{content:""}.ph-light.ph-lock-laminated:before{content:""}.ph-light.ph-lock-laminated-open:before{content:""}.ph-light.ph-lock-open:before{content:""}.ph-light.ph-lock-simple:before{content:""}.ph-light.ph-lock-simple-open:before{content:""}.ph-light.ph-lockers:before{content:""}.ph-light.ph-log:before{content:""}.ph-light.ph-magic-wand:before{content:""}.ph-light.ph-magnet:before{content:""}.ph-light.ph-magnet-straight:before{content:""}.ph-light.ph-magnifying-glass:before{content:""}.ph-light.ph-magnifying-glass-minus:before{content:""}.ph-light.ph-magnifying-glass-plus:before{content:""}.ph-light.ph-mailbox:before{content:""}.ph-light.ph-map-pin:before{content:""}.ph-light.ph-map-pin-area:before{content:""}.ph-light.ph-map-pin-line:before{content:""}.ph-light.ph-map-pin-plus:before{content:""}.ph-light.ph-map-pin-simple:before{content:""}.ph-light.ph-map-pin-simple-area:before{content:""}.ph-light.ph-map-pin-simple-line:before{content:""}.ph-light.ph-map-trifold:before{content:""}.ph-light.ph-markdown-logo:before{content:""}.ph-light.ph-marker-circle:before{content:""}.ph-light.ph-martini:before{content:""}.ph-light.ph-mask-happy:before{content:""}.ph-light.ph-mask-sad:before{content:""}.ph-light.ph-mastodon-logo:before{content:""}.ph-light.ph-math-operations:before{content:""}.ph-light.ph-matrix-logo:before{content:""}.ph-light.ph-medal:before{content:""}.ph-light.ph-medal-military:before{content:""}.ph-light.ph-medium-logo:before{content:""}.ph-light.ph-megaphone:before{content:""}.ph-light.ph-megaphone-simple:before{content:""}.ph-light.ph-member-of:before{content:""}.ph-light.ph-memory:before{content:""}.ph-light.ph-messenger-logo:before{content:""}.ph-light.ph-meta-logo:before{content:""}.ph-light.ph-meteor:before{content:""}.ph-light.ph-metronome:before{content:""}.ph-light.ph-microphone:before{content:""}.ph-light.ph-microphone-slash:before{content:""}.ph-light.ph-microphone-stage:before{content:""}.ph-light.ph-microscope:before{content:""}.ph-light.ph-microsoft-excel-logo:before{content:""}.ph-light.ph-microsoft-outlook-logo:before{content:""}.ph-light.ph-microsoft-powerpoint-logo:before{content:""}.ph-light.ph-microsoft-teams-logo:before{content:""}.ph-light.ph-microsoft-word-logo:before{content:""}.ph-light.ph-minus:before{content:""}.ph-light.ph-minus-circle:before{content:""}.ph-light.ph-minus-square:before{content:""}.ph-light.ph-money:before{content:""}.ph-light.ph-money-wavy:before{content:""}.ph-light.ph-monitor:before{content:""}.ph-light.ph-monitor-arrow-up:before{content:""}.ph-light.ph-monitor-play:before{content:""}.ph-light.ph-moon:before{content:""}.ph-light.ph-moon-stars:before{content:""}.ph-light.ph-moped:before{content:""}.ph-light.ph-moped-front:before{content:""}.ph-light.ph-mosque:before{content:""}.ph-light.ph-motorcycle:before{content:""}.ph-light.ph-mountains:before{content:""}.ph-light.ph-mouse:before{content:""}.ph-light.ph-mouse-left-click:before{content:""}.ph-light.ph-mouse-middle-click:before{content:""}.ph-light.ph-mouse-right-click:before{content:""}.ph-light.ph-mouse-scroll:before{content:""}.ph-light.ph-mouse-simple:before{content:""}.ph-light.ph-music-note:before{content:""}.ph-light.ph-music-note-simple:before{content:""}.ph-light.ph-music-notes:before{content:""}.ph-light.ph-music-notes-minus:before{content:""}.ph-light.ph-music-notes-plus:before{content:""}.ph-light.ph-music-notes-simple:before{content:""}.ph-light.ph-navigation-arrow:before{content:""}.ph-light.ph-needle:before{content:""}.ph-light.ph-network:before{content:""}.ph-light.ph-network-slash:before{content:""}.ph-light.ph-network-x:before{content:""}.ph-light.ph-newspaper:before{content:""}.ph-light.ph-newspaper-clipping:before{content:""}.ph-light.ph-not-equals:before{content:""}.ph-light.ph-not-member-of:before{content:""}.ph-light.ph-not-subset-of:before{content:""}.ph-light.ph-not-superset-of:before{content:""}.ph-light.ph-notches:before{content:""}.ph-light.ph-note:before{content:""}.ph-light.ph-note-blank:before{content:""}.ph-light.ph-note-pencil:before{content:""}.ph-light.ph-notebook:before{content:""}.ph-light.ph-notepad:before{content:""}.ph-light.ph-notification:before{content:""}.ph-light.ph-notion-logo:before{content:""}.ph-light.ph-nuclear-plant:before{content:""}.ph-light.ph-number-circle-eight:before{content:""}.ph-light.ph-number-circle-five:before{content:""}.ph-light.ph-number-circle-four:before{content:""}.ph-light.ph-number-circle-nine:before{content:""}.ph-light.ph-number-circle-one:before{content:""}.ph-light.ph-number-circle-seven:before{content:""}.ph-light.ph-number-circle-six:before{content:""}.ph-light.ph-number-circle-three:before{content:""}.ph-light.ph-number-circle-two:before{content:""}.ph-light.ph-number-circle-zero:before{content:""}.ph-light.ph-number-eight:before{content:""}.ph-light.ph-number-five:before{content:""}.ph-light.ph-number-four:before{content:""}.ph-light.ph-number-nine:before{content:""}.ph-light.ph-number-one:before{content:""}.ph-light.ph-number-seven:before{content:""}.ph-light.ph-number-six:before{content:""}.ph-light.ph-number-square-eight:before{content:""}.ph-light.ph-number-square-five:before{content:""}.ph-light.ph-number-square-four:before{content:""}.ph-light.ph-number-square-nine:before{content:""}.ph-light.ph-number-square-one:before{content:""}.ph-light.ph-number-square-seven:before{content:""}.ph-light.ph-number-square-six:before{content:""}.ph-light.ph-number-square-three:before{content:""}.ph-light.ph-number-square-two:before{content:""}.ph-light.ph-number-square-zero:before{content:""}.ph-light.ph-number-three:before{content:""}.ph-light.ph-number-two:before{content:""}.ph-light.ph-number-zero:before{content:""}.ph-light.ph-numpad:before{content:""}.ph-light.ph-nut:before{content:""}.ph-light.ph-ny-times-logo:before{content:""}.ph-light.ph-octagon:before{content:""}.ph-light.ph-office-chair:before{content:""}.ph-light.ph-onigiri:before{content:""}.ph-light.ph-open-ai-logo:before{content:""}.ph-light.ph-option:before{content:""}.ph-light.ph-orange:before{content:""}.ph-light.ph-orange-slice:before{content:""}.ph-light.ph-oven:before{content:""}.ph-light.ph-package:before{content:""}.ph-light.ph-paint-brush:before{content:""}.ph-light.ph-paint-brush-broad:before{content:""}.ph-light.ph-paint-brush-household:before{content:""}.ph-light.ph-paint-bucket:before{content:""}.ph-light.ph-paint-roller:before{content:""}.ph-light.ph-palette:before{content:""}.ph-light.ph-panorama:before{content:""}.ph-light.ph-pants:before{content:""}.ph-light.ph-paper-plane:before{content:""}.ph-light.ph-paper-plane-right:before{content:""}.ph-light.ph-paper-plane-tilt:before{content:""}.ph-light.ph-paperclip:before{content:""}.ph-light.ph-paperclip-horizontal:before{content:""}.ph-light.ph-parachute:before{content:""}.ph-light.ph-paragraph:before{content:""}.ph-light.ph-parallelogram:before{content:""}.ph-light.ph-park:before{content:""}.ph-light.ph-password:before{content:""}.ph-light.ph-path:before{content:""}.ph-light.ph-patreon-logo:before{content:""}.ph-light.ph-pause:before{content:""}.ph-light.ph-pause-circle:before{content:""}.ph-light.ph-paw-print:before{content:""}.ph-light.ph-paypal-logo:before{content:""}.ph-light.ph-peace:before{content:""}.ph-light.ph-pen:before{content:""}.ph-light.ph-pen-nib:before{content:""}.ph-light.ph-pen-nib-straight:before{content:""}.ph-light.ph-pencil:before{content:""}.ph-light.ph-pencil-circle:before{content:""}.ph-light.ph-pencil-line:before{content:""}.ph-light.ph-pencil-ruler:before{content:""}.ph-light.ph-pencil-simple:before{content:""}.ph-light.ph-pencil-simple-line:before{content:""}.ph-light.ph-pencil-simple-slash:before{content:""}.ph-light.ph-pencil-slash:before{content:""}.ph-light.ph-pentagon:before{content:""}.ph-light.ph-pentagram:before{content:""}.ph-light.ph-pepper:before{content:""}.ph-light.ph-percent:before{content:""}.ph-light.ph-person:before{content:""}.ph-light.ph-person-arms-spread:before{content:""}.ph-light.ph-person-simple:before{content:""}.ph-light.ph-person-simple-bike:before{content:""}.ph-light.ph-person-simple-circle:before{content:""}.ph-light.ph-person-simple-hike:before{content:""}.ph-light.ph-person-simple-run:before{content:""}.ph-light.ph-person-simple-ski:before{content:""}.ph-light.ph-person-simple-snowboard:before{content:""}.ph-light.ph-person-simple-swim:before{content:""}.ph-light.ph-person-simple-tai-chi:before{content:""}.ph-light.ph-person-simple-throw:before{content:""}.ph-light.ph-person-simple-walk:before{content:""}.ph-light.ph-perspective:before{content:""}.ph-light.ph-phone:before{content:""}.ph-light.ph-phone-call:before{content:""}.ph-light.ph-phone-disconnect:before{content:""}.ph-light.ph-phone-incoming:before{content:""}.ph-light.ph-phone-list:before{content:""}.ph-light.ph-phone-outgoing:before{content:""}.ph-light.ph-phone-pause:before{content:""}.ph-light.ph-phone-plus:before{content:""}.ph-light.ph-phone-slash:before{content:""}.ph-light.ph-phone-transfer:before{content:""}.ph-light.ph-phone-x:before{content:""}.ph-light.ph-phosphor-logo:before{content:""}.ph-light.ph-pi:before{content:""}.ph-light.ph-piano-keys:before{content:""}.ph-light.ph-picnic-table:before{content:""}.ph-light.ph-picture-in-picture:before{content:""}.ph-light.ph-piggy-bank:before{content:""}.ph-light.ph-pill:before{content:""}.ph-light.ph-ping-pong:before{content:""}.ph-light.ph-pint-glass:before{content:""}.ph-light.ph-pinterest-logo:before{content:""}.ph-light.ph-pinwheel:before{content:""}.ph-light.ph-pipe:before{content:""}.ph-light.ph-pipe-wrench:before{content:""}.ph-light.ph-pix-logo:before{content:""}.ph-light.ph-pizza:before{content:""}.ph-light.ph-placeholder:before{content:""}.ph-light.ph-planet:before{content:""}.ph-light.ph-plant:before{content:""}.ph-light.ph-play:before{content:""}.ph-light.ph-play-circle:before{content:""}.ph-light.ph-play-pause:before{content:""}.ph-light.ph-playlist:before{content:""}.ph-light.ph-plug:before{content:""}.ph-light.ph-plug-charging:before{content:""}.ph-light.ph-plugs:before{content:""}.ph-light.ph-plugs-connected:before{content:""}.ph-light.ph-plus:before{content:""}.ph-light.ph-plus-circle:before{content:""}.ph-light.ph-plus-minus:before{content:""}.ph-light.ph-plus-square:before{content:""}.ph-light.ph-poker-chip:before{content:""}.ph-light.ph-police-car:before{content:""}.ph-light.ph-polygon:before{content:""}.ph-light.ph-popcorn:before{content:""}.ph-light.ph-popsicle:before{content:""}.ph-light.ph-potted-plant:before{content:""}.ph-light.ph-power:before{content:""}.ph-light.ph-prescription:before{content:""}.ph-light.ph-presentation:before{content:""}.ph-light.ph-presentation-chart:before{content:""}.ph-light.ph-printer:before{content:""}.ph-light.ph-prohibit:before{content:""}.ph-light.ph-prohibit-inset:before{content:""}.ph-light.ph-projector-screen:before{content:""}.ph-light.ph-projector-screen-chart:before{content:""}.ph-light.ph-pulse:before,.ph-light.ph-activity:before{content:""}.ph-light.ph-push-pin:before{content:""}.ph-light.ph-push-pin-simple:before{content:""}.ph-light.ph-push-pin-simple-slash:before{content:""}.ph-light.ph-push-pin-slash:before{content:""}.ph-light.ph-puzzle-piece:before{content:""}.ph-light.ph-qr-code:before{content:""}.ph-light.ph-question:before{content:""}.ph-light.ph-question-mark:before{content:""}.ph-light.ph-queue:before{content:""}.ph-light.ph-quotes:before{content:""}.ph-light.ph-rabbit:before{content:""}.ph-light.ph-racquet:before{content:""}.ph-light.ph-radical:before{content:""}.ph-light.ph-radio:before{content:""}.ph-light.ph-radio-button:before{content:""}.ph-light.ph-radioactive:before{content:""}.ph-light.ph-rainbow:before{content:""}.ph-light.ph-rainbow-cloud:before{content:""}.ph-light.ph-ranking:before{content:""}.ph-light.ph-read-cv-logo:before{content:""}.ph-light.ph-receipt:before{content:""}.ph-light.ph-receipt-x:before{content:""}.ph-light.ph-record:before{content:""}.ph-light.ph-rectangle:before{content:""}.ph-light.ph-rectangle-dashed:before{content:""}.ph-light.ph-recycle:before{content:""}.ph-light.ph-reddit-logo:before{content:""}.ph-light.ph-repeat:before{content:""}.ph-light.ph-repeat-once:before{content:""}.ph-light.ph-replit-logo:before{content:""}.ph-light.ph-resize:before{content:""}.ph-light.ph-rewind:before{content:""}.ph-light.ph-rewind-circle:before{content:""}.ph-light.ph-road-horizon:before{content:""}.ph-light.ph-robot:before{content:""}.ph-light.ph-rocket:before{content:""}.ph-light.ph-rocket-launch:before{content:""}.ph-light.ph-rows:before{content:""}.ph-light.ph-rows-plus-bottom:before{content:""}.ph-light.ph-rows-plus-top:before{content:""}.ph-light.ph-rss:before{content:""}.ph-light.ph-rss-simple:before{content:""}.ph-light.ph-rug:before{content:""}.ph-light.ph-ruler:before{content:""}.ph-light.ph-sailboat:before{content:""}.ph-light.ph-scales:before{content:""}.ph-light.ph-scan:before{content:""}.ph-light.ph-scan-smiley:before{content:""}.ph-light.ph-scissors:before{content:""}.ph-light.ph-scooter:before{content:""}.ph-light.ph-screencast:before{content:""}.ph-light.ph-screwdriver:before{content:""}.ph-light.ph-scribble:before{content:""}.ph-light.ph-scribble-loop:before{content:""}.ph-light.ph-scroll:before{content:""}.ph-light.ph-seal:before,.ph-light.ph-circle-wavy:before{content:""}.ph-light.ph-seal-check:before,.ph-light.ph-circle-wavy-check:before{content:""}.ph-light.ph-seal-percent:before{content:""}.ph-light.ph-seal-question:before,.ph-light.ph-circle-wavy-question:before{content:""}.ph-light.ph-seal-warning:before,.ph-light.ph-circle-wavy-warning:before{content:""}.ph-light.ph-seat:before{content:""}.ph-light.ph-seatbelt:before{content:""}.ph-light.ph-security-camera:before{content:""}.ph-light.ph-selection:before{content:""}.ph-light.ph-selection-all:before{content:""}.ph-light.ph-selection-background:before{content:""}.ph-light.ph-selection-foreground:before{content:""}.ph-light.ph-selection-inverse:before{content:""}.ph-light.ph-selection-plus:before{content:""}.ph-light.ph-selection-slash:before{content:""}.ph-light.ph-shapes:before{content:""}.ph-light.ph-share:before{content:""}.ph-light.ph-share-fat:before{content:""}.ph-light.ph-share-network:before{content:""}.ph-light.ph-shield:before{content:""}.ph-light.ph-shield-check:before{content:""}.ph-light.ph-shield-checkered:before{content:""}.ph-light.ph-shield-chevron:before{content:""}.ph-light.ph-shield-plus:before{content:""}.ph-light.ph-shield-slash:before{content:""}.ph-light.ph-shield-star:before{content:""}.ph-light.ph-shield-warning:before{content:""}.ph-light.ph-shipping-container:before{content:""}.ph-light.ph-shirt-folded:before{content:""}.ph-light.ph-shooting-star:before{content:""}.ph-light.ph-shopping-bag:before{content:""}.ph-light.ph-shopping-bag-open:before{content:""}.ph-light.ph-shopping-cart:before{content:""}.ph-light.ph-shopping-cart-simple:before{content:""}.ph-light.ph-shovel:before{content:""}.ph-light.ph-shower:before{content:""}.ph-light.ph-shrimp:before{content:""}.ph-light.ph-shuffle:before{content:""}.ph-light.ph-shuffle-angular:before{content:""}.ph-light.ph-shuffle-simple:before{content:""}.ph-light.ph-sidebar:before{content:""}.ph-light.ph-sidebar-simple:before{content:""}.ph-light.ph-sigma:before{content:""}.ph-light.ph-sign-in:before{content:""}.ph-light.ph-sign-out:before{content:""}.ph-light.ph-signature:before{content:""}.ph-light.ph-signpost:before{content:""}.ph-light.ph-sim-card:before{content:""}.ph-light.ph-siren:before{content:""}.ph-light.ph-sketch-logo:before{content:""}.ph-light.ph-skip-back:before{content:""}.ph-light.ph-skip-back-circle:before{content:""}.ph-light.ph-skip-forward:before{content:""}.ph-light.ph-skip-forward-circle:before{content:""}.ph-light.ph-skull:before{content:""}.ph-light.ph-skype-logo:before{content:""}.ph-light.ph-slack-logo:before{content:""}.ph-light.ph-sliders:before{content:""}.ph-light.ph-sliders-horizontal:before{content:""}.ph-light.ph-slideshow:before{content:""}.ph-light.ph-smiley:before{content:""}.ph-light.ph-smiley-angry:before{content:""}.ph-light.ph-smiley-blank:before{content:""}.ph-light.ph-smiley-meh:before{content:""}.ph-light.ph-smiley-melting:before{content:""}.ph-light.ph-smiley-nervous:before{content:""}.ph-light.ph-smiley-sad:before{content:""}.ph-light.ph-smiley-sticker:before{content:""}.ph-light.ph-smiley-wink:before{content:""}.ph-light.ph-smiley-x-eyes:before{content:""}.ph-light.ph-snapchat-logo:before{content:""}.ph-light.ph-sneaker:before{content:""}.ph-light.ph-sneaker-move:before{content:""}.ph-light.ph-snowflake:before{content:""}.ph-light.ph-soccer-ball:before{content:""}.ph-light.ph-sock:before{content:""}.ph-light.ph-solar-panel:before{content:""}.ph-light.ph-solar-roof:before{content:""}.ph-light.ph-sort-ascending:before{content:""}.ph-light.ph-sort-descending:before{content:""}.ph-light.ph-soundcloud-logo:before{content:""}.ph-light.ph-spade:before{content:""}.ph-light.ph-sparkle:before{content:""}.ph-light.ph-speaker-hifi:before{content:""}.ph-light.ph-speaker-high:before{content:""}.ph-light.ph-speaker-low:before{content:""}.ph-light.ph-speaker-none:before{content:""}.ph-light.ph-speaker-simple-high:before{content:""}.ph-light.ph-speaker-simple-low:before{content:""}.ph-light.ph-speaker-simple-none:before{content:""}.ph-light.ph-speaker-simple-slash:before{content:""}.ph-light.ph-speaker-simple-x:before{content:""}.ph-light.ph-speaker-slash:before{content:""}.ph-light.ph-speaker-x:before{content:""}.ph-light.ph-speedometer:before{content:""}.ph-light.ph-sphere:before{content:""}.ph-light.ph-spinner:before{content:""}.ph-light.ph-spinner-ball:before{content:""}.ph-light.ph-spinner-gap:before{content:""}.ph-light.ph-spiral:before{content:""}.ph-light.ph-split-horizontal:before{content:""}.ph-light.ph-split-vertical:before{content:""}.ph-light.ph-spotify-logo:before{content:""}.ph-light.ph-spray-bottle:before{content:""}.ph-light.ph-square:before{content:""}.ph-light.ph-square-half:before{content:""}.ph-light.ph-square-half-bottom:before{content:""}.ph-light.ph-square-logo:before{content:""}.ph-light.ph-square-split-horizontal:before{content:""}.ph-light.ph-square-split-vertical:before{content:""}.ph-light.ph-squares-four:before{content:""}.ph-light.ph-stack:before{content:""}.ph-light.ph-stack-minus:before{content:""}.ph-light.ph-stack-overflow-logo:before{content:""}.ph-light.ph-stack-plus:before{content:""}.ph-light.ph-stack-simple:before{content:""}.ph-light.ph-stairs:before{content:""}.ph-light.ph-stamp:before{content:""}.ph-light.ph-standard-definition:before{content:""}.ph-light.ph-star:before{content:""}.ph-light.ph-star-and-crescent:before{content:""}.ph-light.ph-star-four:before{content:""}.ph-light.ph-star-half:before{content:""}.ph-light.ph-star-of-david:before{content:""}.ph-light.ph-steam-logo:before{content:""}.ph-light.ph-steering-wheel:before{content:""}.ph-light.ph-steps:before{content:""}.ph-light.ph-stethoscope:before{content:""}.ph-light.ph-sticker:before{content:""}.ph-light.ph-stool:before{content:""}.ph-light.ph-stop:before{content:""}.ph-light.ph-stop-circle:before{content:""}.ph-light.ph-storefront:before{content:""}.ph-light.ph-strategy:before{content:""}.ph-light.ph-stripe-logo:before{content:""}.ph-light.ph-student:before{content:""}.ph-light.ph-subset-of:before{content:""}.ph-light.ph-subset-proper-of:before{content:""}.ph-light.ph-subtitles:before{content:""}.ph-light.ph-subtitles-slash:before{content:""}.ph-light.ph-subtract:before{content:""}.ph-light.ph-subtract-square:before{content:""}.ph-light.ph-subway:before{content:""}.ph-light.ph-suitcase:before{content:""}.ph-light.ph-suitcase-rolling:before{content:""}.ph-light.ph-suitcase-simple:before{content:""}.ph-light.ph-sun:before{content:""}.ph-light.ph-sun-dim:before{content:""}.ph-light.ph-sun-horizon:before{content:""}.ph-light.ph-sunglasses:before{content:""}.ph-light.ph-superset-of:before{content:""}.ph-light.ph-superset-proper-of:before{content:""}.ph-light.ph-swap:before{content:""}.ph-light.ph-swatches:before{content:""}.ph-light.ph-swimming-pool:before{content:""}.ph-light.ph-sword:before{content:""}.ph-light.ph-synagogue:before{content:""}.ph-light.ph-syringe:before{content:""}.ph-light.ph-t-shirt:before{content:""}.ph-light.ph-table:before{content:""}.ph-light.ph-tabs:before{content:""}.ph-light.ph-tag:before{content:""}.ph-light.ph-tag-chevron:before{content:""}.ph-light.ph-tag-simple:before{content:""}.ph-light.ph-target:before{content:""}.ph-light.ph-taxi:before{content:""}.ph-light.ph-tea-bag:before{content:""}.ph-light.ph-telegram-logo:before{content:""}.ph-light.ph-television:before{content:""}.ph-light.ph-television-simple:before{content:""}.ph-light.ph-tennis-ball:before{content:""}.ph-light.ph-tent:before{content:""}.ph-light.ph-terminal:before{content:""}.ph-light.ph-terminal-window:before{content:""}.ph-light.ph-test-tube:before{content:""}.ph-light.ph-text-a-underline:before{content:""}.ph-light.ph-text-aa:before{content:""}.ph-light.ph-text-align-center:before{content:""}.ph-light.ph-text-align-justify:before{content:""}.ph-light.ph-text-align-left:before{content:""}.ph-light.ph-text-align-right:before{content:""}.ph-light.ph-text-b:before,.ph-light.ph-text-bolder:before{content:""}.ph-light.ph-text-columns:before{content:""}.ph-light.ph-text-h:before{content:""}.ph-light.ph-text-h-five:before{content:""}.ph-light.ph-text-h-four:before{content:""}.ph-light.ph-text-h-one:before{content:""}.ph-light.ph-text-h-six:before{content:""}.ph-light.ph-text-h-three:before{content:""}.ph-light.ph-text-h-two:before{content:""}.ph-light.ph-text-indent:before{content:""}.ph-light.ph-text-italic:before{content:""}.ph-light.ph-text-outdent:before{content:""}.ph-light.ph-text-strikethrough:before{content:""}.ph-light.ph-text-subscript:before{content:""}.ph-light.ph-text-superscript:before{content:""}.ph-light.ph-text-t:before{content:""}.ph-light.ph-text-t-slash:before{content:""}.ph-light.ph-text-underline:before{content:""}.ph-light.ph-textbox:before{content:""}.ph-light.ph-thermometer:before{content:""}.ph-light.ph-thermometer-cold:before{content:""}.ph-light.ph-thermometer-hot:before{content:""}.ph-light.ph-thermometer-simple:before{content:""}.ph-light.ph-threads-logo:before{content:""}.ph-light.ph-three-d:before{content:""}.ph-light.ph-thumbs-down:before{content:""}.ph-light.ph-thumbs-up:before{content:""}.ph-light.ph-ticket:before{content:""}.ph-light.ph-tidal-logo:before{content:""}.ph-light.ph-tiktok-logo:before{content:""}.ph-light.ph-tilde:before{content:""}.ph-light.ph-timer:before{content:""}.ph-light.ph-tip-jar:before{content:""}.ph-light.ph-tipi:before{content:""}.ph-light.ph-tire:before{content:""}.ph-light.ph-toggle-left:before{content:""}.ph-light.ph-toggle-right:before{content:""}.ph-light.ph-toilet:before{content:""}.ph-light.ph-toilet-paper:before{content:""}.ph-light.ph-toolbox:before{content:""}.ph-light.ph-tooth:before{content:""}.ph-light.ph-tornado:before{content:""}.ph-light.ph-tote:before{content:""}.ph-light.ph-tote-simple:before{content:""}.ph-light.ph-towel:before{content:""}.ph-light.ph-tractor:before{content:""}.ph-light.ph-trademark:before{content:""}.ph-light.ph-trademark-registered:before{content:""}.ph-light.ph-traffic-cone:before{content:""}.ph-light.ph-traffic-sign:before{content:""}.ph-light.ph-traffic-signal:before{content:""}.ph-light.ph-train:before{content:""}.ph-light.ph-train-regional:before{content:""}.ph-light.ph-train-simple:before{content:""}.ph-light.ph-tram:before{content:""}.ph-light.ph-translate:before{content:""}.ph-light.ph-trash:before{content:""}.ph-light.ph-trash-simple:before{content:""}.ph-light.ph-tray:before{content:""}.ph-light.ph-tray-arrow-down:before,.ph-light.ph-archive-tray:before{content:""}.ph-light.ph-tray-arrow-up:before{content:""}.ph-light.ph-treasure-chest:before{content:""}.ph-light.ph-tree:before{content:""}.ph-light.ph-tree-evergreen:before{content:""}.ph-light.ph-tree-palm:before{content:""}.ph-light.ph-tree-structure:before{content:""}.ph-light.ph-tree-view:before{content:""}.ph-light.ph-trend-down:before{content:""}.ph-light.ph-trend-up:before{content:""}.ph-light.ph-triangle:before{content:""}.ph-light.ph-triangle-dashed:before{content:""}.ph-light.ph-trolley:before{content:""}.ph-light.ph-trolley-suitcase:before{content:""}.ph-light.ph-trophy:before{content:""}.ph-light.ph-truck:before{content:""}.ph-light.ph-truck-trailer:before{content:""}.ph-light.ph-tumblr-logo:before{content:""}.ph-light.ph-twitch-logo:before{content:""}.ph-light.ph-twitter-logo:before{content:""}.ph-light.ph-umbrella:before{content:""}.ph-light.ph-umbrella-simple:before{content:""}.ph-light.ph-union:before{content:""}.ph-light.ph-unite:before{content:""}.ph-light.ph-unite-square:before{content:""}.ph-light.ph-upload:before{content:""}.ph-light.ph-upload-simple:before{content:""}.ph-light.ph-usb:before{content:""}.ph-light.ph-user:before{content:""}.ph-light.ph-user-check:before{content:""}.ph-light.ph-user-circle:before{content:""}.ph-light.ph-user-circle-check:before{content:""}.ph-light.ph-user-circle-dashed:before{content:""}.ph-light.ph-user-circle-gear:before{content:""}.ph-light.ph-user-circle-minus:before{content:""}.ph-light.ph-user-circle-plus:before{content:""}.ph-light.ph-user-focus:before{content:""}.ph-light.ph-user-gear:before{content:""}.ph-light.ph-user-list:before{content:""}.ph-light.ph-user-minus:before{content:""}.ph-light.ph-user-plus:before{content:""}.ph-light.ph-user-rectangle:before{content:""}.ph-light.ph-user-sound:before{content:""}.ph-light.ph-user-square:before{content:""}.ph-light.ph-user-switch:before{content:""}.ph-light.ph-users:before{content:""}.ph-light.ph-users-four:before{content:""}.ph-light.ph-users-three:before{content:""}.ph-light.ph-van:before{content:""}.ph-light.ph-vault:before{content:""}.ph-light.ph-vector-three:before{content:""}.ph-light.ph-vector-two:before{content:""}.ph-light.ph-vibrate:before{content:""}.ph-light.ph-video:before{content:""}.ph-light.ph-video-camera:before{content:""}.ph-light.ph-video-camera-slash:before{content:""}.ph-light.ph-video-conference:before{content:""}.ph-light.ph-vignette:before{content:""}.ph-light.ph-vinyl-record:before{content:""}.ph-light.ph-virtual-reality:before{content:""}.ph-light.ph-virus:before{content:""}.ph-light.ph-visor:before{content:""}.ph-light.ph-voicemail:before{content:""}.ph-light.ph-volleyball:before{content:""}.ph-light.ph-wall:before{content:""}.ph-light.ph-wallet:before{content:""}.ph-light.ph-warehouse:before{content:""}.ph-light.ph-warning:before{content:""}.ph-light.ph-warning-circle:before{content:""}.ph-light.ph-warning-diamond:before{content:""}.ph-light.ph-warning-octagon:before{content:""}.ph-light.ph-washing-machine:before{content:""}.ph-light.ph-watch:before{content:""}.ph-light.ph-wave-sawtooth:before{content:""}.ph-light.ph-wave-sine:before{content:""}.ph-light.ph-wave-square:before{content:""}.ph-light.ph-wave-triangle:before{content:""}.ph-light.ph-waveform:before{content:""}.ph-light.ph-waveform-slash:before{content:""}.ph-light.ph-waves:before{content:""}.ph-light.ph-webcam:before{content:""}.ph-light.ph-webcam-slash:before{content:""}.ph-light.ph-webhooks-logo:before{content:""}.ph-light.ph-wechat-logo:before{content:""}.ph-light.ph-whatsapp-logo:before{content:""}.ph-light.ph-wheelchair:before{content:""}.ph-light.ph-wheelchair-motion:before{content:""}.ph-light.ph-wifi-high:before{content:""}.ph-light.ph-wifi-low:before{content:""}.ph-light.ph-wifi-medium:before{content:""}.ph-light.ph-wifi-none:before{content:""}.ph-light.ph-wifi-slash:before{content:""}.ph-light.ph-wifi-x:before{content:""}.ph-light.ph-wind:before{content:""}.ph-light.ph-windmill:before{content:""}.ph-light.ph-windows-logo:before{content:""}.ph-light.ph-wine:before{content:""}.ph-light.ph-wrench:before{content:""}.ph-light.ph-x:before{content:""}.ph-light.ph-x-circle:before{content:""}.ph-light.ph-x-logo:before{content:""}.ph-light.ph-x-square:before{content:""}.ph-light.ph-yarn:before{content:""}.ph-light.ph-yin-yang:before{content:""}.ph-light.ph-youtube-logo:before{content:""}
