It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.pinterest.com/sobitech/pins/

  1. <!DOCTYPE html><html class="en" lang="en"><head><meta charSet="utf-8"/><meta content="width=device-width, initial-scale=1" id="viewport" name="viewport"/><meta content="AobcHP0Riuw7qx+GcJ79jLXxzvz+vbYglMh02KHK8du7LYn9e2JLytVX5ABrS3PMoEeAZ5HxTvNW05uVVfni5gEAAAByeyJvcmlnaW4iOiJodHRwczovL3BpbnRlcmVzdC5jb206NDQzIiwiZmVhdHVyZSI6IkxvbmdBbmltYXRpb25GcmFtZVRpbWluZyIsImV4cGlyeSI6MTcxNjk0MDc5OSwiaXNTdWJkb21haW4iOnRydWV9" http-equiv="origin-trial"/><meta content="Av4cdNV5Ac7XSEISAEd4RrmKRM2TMvndpFUm8P74JPncnhjJ0OwXtBxVwvFj7RmITn74iYqF1Vw7p6XF7b1zEwkAAAB9eyJvcmlnaW4iOiJodHRwczovL3BpbnRlcmVzdC5jb206NDQzIiwiZmVhdHVyZSI6IlNlcnZpY2VXb3JrZXJTdGF0aWNSb3V0ZXJUaW1pbmdJbmZvIiwiZXhwaXJ5IjoxNzUzMTQyNDAwLCJpc1N1YmRvbWFpbiI6dHJ1ZX0=" http-equiv="origin-trial"/><meta content="default-src &#x27;self&#x27; blob: s.pinimg.com; font-src &#x27;self&#x27; m.media-amazon.com *.amazon-adsystem.com s.pinimg.com data: fonts.googleapis.com fonts.gstatic.com use.typekit.net; style-src &#x27;self&#x27; blob: &#x27;unsafe-inline&#x27; data: *.pinimg.com *.pinterest.com accounts.google.com fonts.googleapis.com; img-src blob: data: *; base-uri &#x27;none&#x27;; connect-src &#x27;self&#x27; blob: m.media-amazon.com *.amazon-adsystem.com htlb.casalemedia.com *.ada.support *.pinimg.com *.pinterest.com accounts.google.com *.facebook.com www.recaptcha.net www.googleapis.com *.dropboxapi.com pinterest-media-upload.s3.amazonaws.com pinterest-media-upload.s3.us-east-1.amazonaws.com pinterest-media-upload.s3-accelerate.amazonaws.com pinterest-media-upload.s3-accelerate.us-east-1.amazonaws.com pinterest-waterloo.s3.amazonaws.com pinterest-waterloo.s3.us-east-1.amazonaws.com *.cedexis.com *.cedexis-radar.net *.tvpixel.com api.pinadmin.com *.live-video.net https://*.daily.co https://*.pluot.blue wss://*.wss.daily.co; form-action &#x27;self&#x27;; frame-src &#x27;self&#x27; *.ada.support *.pinimg.com *.pinterest.com *.google.com *.facebook.com www.recaptcha.net pinterest-sim-toontown.s3.amazonaws.com pinterest-sim-toontown.s3.us-east-1.amazonaws.com pinterest-waterloo.s3.amazonaws.com pinterest-waterloo.s3.us-east-1.amazonaws.com *.pinterdev.com content.googleapis.com *.youtube.com *.youtube-nocookie.com *.ytimg.com player.vimeo.com calendly.com vine.co bid.g.doubleclick.net *.fls.doubleclick.net servedby.flashtalking.com pinterest-uk.admo.tv pinterest-uk-web.admo.tv fbrpc://call *.linkedin.com px.ads.linkedin.com; media-src &#x27;self&#x27; blob: m.media-amazon.com data: *.pinimg.com *.live-video.net; object-src &#x27;self&#x27;; script-src &#x27;self&#x27; blob: &#x27;unsafe-inline&#x27; *.pinimg.com *.pinterest.com &#x27;report-sample&#x27; *.google.com connect.facebook.net *.google-analytics.com *.facebook.com *.googleadservices.com *.doubleclick.net *.googletagmanager.com radar.cedexis.com *.cedexis-test.com www.gstatic.com/recaptcha/ www.gstatic.cn/recaptcha/ www.recaptcha.net &#x27;wasm-unsafe-eval&#x27;; worker-src &#x27;self&#x27; blob: &#x27;unsafe-inline&#x27;" http-equiv="Content-Security-Policy" id="csp"/><meta content="on" http-equiv="x-dns-prefetch-control"/><link href="https://s.pinimg.com/webapp/logo_transparent_144x144-3da7a67b.png" rel="apple-touch-icon"/><link color="var(--color-red-pushpin-450)" href="https://s.pinimg.com/webapp/pinterest_favicon-70db4fa7.svg" rel="mask-icon" sizes="any"/><link href="https://s.pinimg.com/webapp/favicon_48x48-7470a30d.png" rel="icon"/><link href="https://chrome.google.com/webstore/detail/gpdjojdkbbmdfjfahjcgigfpmkopogic" rel="chrome-webstore-item"/><link href="/opensearch.xml" rel="search" title="Pinterest" type="application/opensearchdescription+xml"/><link href="https://c.aps.amazon-adsystem.com" rel="preconnect"/><link href="/manifest.json" rel="manifest"/><meta content="Pinterest" name="application-name"/><meta content="#ffffff" name="msapplication-TileColor"/><meta content="https://s.pinimg.com/webapp/logo_transparent_144x144-3da7a67b.png" name="msapplication-TileImage"/><meta content="origin" name="referrer"/><meta content="274266067164" property="fb:app_id"/><meta content="Pinterest" property="og:site_name"/><script nonce="76247b6b3b5d18568e0c82a6f8396cde">
  2.          let cspReportsCount = 0;
  3.          document.addEventListener('securitypolicyviolation', async (event) => {
  4.            if (event.originalPolicy.includes('report-uri') || cspReportsCount >= 500) {
  5.              return;
  6.            }
  7.            cspReportsCount += 1;
  8.            await fetch('/_/_/csp_report/', {
  9.              method: 'POST',
  10.              body: JSON.stringify({
  11.                'csp-report': {
  12.                  'blocked-uri': event.blockedURI,
  13.                  'column-number': event.columnNumber,
  14.                  disposition: event.disposition,
  15.                  'document-uri': event.documentURI,
  16.                  'effective-directive': event.effectiveDirective,
  17.                  'line-number': event.lineNumber,
  18.                  'original-policy': event.originalPolicy,
  19.                  referrer: event.referrer,
  20.                  sample: event.sample,
  21.                  'source-file': event.sourceFile,
  22.                  'status-code': event.statusCode,
  23.                  'violated-directive': event.violatedDirective,
  24.                  'is-metatag': true,
  25.                },
  26.              }),
  27.            });
  28.          });
  29.      </script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/runtime-10b08cebeace1671.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/polyfills-b614808833057def.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/69368-13b57be96ed2bdcd.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/58308-6a2bf1c91b3a2db3.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/46034-0b79b759587e7437.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/locale-en_US-data-js-8221a41be15de82c.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/97949-210c5507282cc48b.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/80621-1920d050ea8c89f5.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/41788-a71daa7febab0adb.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/99482-2ec11dec1a356d46.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/80899-7aa667d2790a3549.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/74016-c14c781f5de5f3e8.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/59656-f3f0bf5ceb98a17a.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/20993-1e0be66d6d9d861d.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/1992-e10f3ee22085f762.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/1890-566bb71077986de1.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/27234-58ba67cc44c66694.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/84609-5b7aeb33cf87c472.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/90917-ef912f618ddb47b0.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/82809-37d8bd30e4ce4d80.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/62427-1d59f18a8b97a567.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/42234-a8fc5706fe50201a.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/35532-43e7d7c79038645c.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/64302-276ac9e40992d0c9.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/53608-cf7ae3a3ee408746.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/50063-c29b432e595a8189.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/91877-1aa3ce482b086b86.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/25987-82285df4300bd39f.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/www/_client-e350764b1d1b00a7.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js"></script><script crossorigin="anonymous" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"></script><style id="gestalt">body { margin: 0; }
  30.    a, div { -webkit-tap-highlight-color: transparent; text-decoration: none; }
  31.    input::placeholder { color: #b5b5b5; }
  32.    input[type="search"]::-webkit-search-decoration,
  33.    input[type="search"]::-webkit-search-cancel-button,
  34.    input[type="search"]::-webkit-search-results-button,
  35.    input[type="search"]::-webkit-search-results-decoration,
  36.    video::-internal-media-controls-overlay-cast-button {
  37.      display: none;
  38.    }
  39.    html[dir=rtl] .TxJ{left:0;position:absolute;top:0}html:not([dir=rtl]) .TxJ{position:absolute;right:0;top:0}.it_{position:absolute}html[dir=rtl] .Jql{left:0;top:0}html:not([dir=rtl]) .Jql{right:0;top:0}html[dir=rtl] .E4Z{left:var(--sema-space-100);top:var(--sema-space-100)}html:not([dir=rtl]) .E4Z{right:var(--sema-space-100);top:var(--sema-space-100)}html[dir=rtl] .LEI{left:var(--sema-space-100);top:var(--sema-space-100)}html:not([dir=rtl]) .LEI{right:var(--sema-space-100);top:var(--sema-space-100)}.wW3{padding:var(--space-100)}.Xw1{isolation:isolate;position:relative}.leZ{border:2px solid var(--color-background-default);border-radius:var(--rounding-circle);box-sizing:border-box;position:absolute}.bbk{background-color:var(--comp-bannerupsell-color-background-default);border:var(--comp-bannerupsell-border-width-container-default) solid var(--comp-bannerupsell-color-border-default);border-radius:var(--sema-rounding-400)}html[dir=rtl] .pit{left:0;position:absolute;top:0}html:not([dir=rtl]) .pit{position:absolute;right:0;top:0}html[dir=rtl] .EXa{left:var(--sema-space-200);position:absolute;top:var(--sema-space-200)}html:not([dir=rtl]) .EXa{position:absolute;right:var(--sema-space-200);top:var(--sema-space-200)}.oLj *{color:var(--color-text-dark)!important}.bGp *,.oLj *{font-size:var(--font-size-300)!important}.bGp *{color:var(--color-text-light)!important}.yc4 *{text-align:center!important}html:not([dir=rtl]) .sZI *{text-align:left!important}html[dir=rtl] .sZI *{text-align:right!important}.rlK{align-items:center;border-radius:var(--rounding-pill);cursor:pointer;display:flex;gap:var(--space-200);height:48px;padding:var(--space-300) var(--space-1100) var(--space-300) var(--space-400);width:343px}.Nhk{background:var(--color-background-default);border:1px solid var(--color-border-interactive,#c2c2b6)}html:not([dir=ltr]) .CvR{padding:var(--space-300) var(--space-400) var(--space-300) var(--space-1100)}.wXO{background:var(--background-color-background-default,#fff);border:1px solid var(--border-color-border-default,#767676)}.un8{display:flex}.xuA{display:block}.TB_,.TB_>.xuA{margin-bottom:0;margin-top:0}.C9i,.C9i>.xuA{margin-left:0;margin-right:0}.yEQ{margin-bottom:-.5px;margin-top:-.5px}.yEQ>.xuA{margin-bottom:.5px;margin-top:.5px}.bDW{margin-left:-.5px;margin-right:-.5px}.bDW>.xuA{margin-left:.5px;margin-right:.5px}.cKt{margin-bottom:-1px;margin-top:-1px}.cKt>.xuA{margin-bottom:1px;margin-top:1px}.NUa{margin-left:-1px;margin-right:-1px}.NUa>.xuA{margin-left:1px;margin-right:1px}.yLs{margin-bottom:-2px;margin-top:-2px}.yLs>.xuA{margin-bottom:2px;margin-top:2px}.aW4{margin-left:-2px;margin-right:-2px}.aW4>.xuA{margin-left:2px;margin-right:2px}.YPD{margin-bottom:-3px;margin-top:-3px}.YPD>.xuA{margin-bottom:3px;margin-top:3px}.yID{margin-left:-3px;margin-right:-3px}.yID>.xuA{margin-left:3px;margin-right:3px}.jDD{margin-bottom:-20px;margin-top:-20px}.jDD>.xuA{margin-bottom:20px;margin-top:20px}.L4V{margin-left:-20px;margin-right:-20px}.L4V>.xuA{margin-left:20px;margin-right:20px}.JQx{margin-bottom:-22px;margin-top:-22px}.JQx>.xuA{margin-bottom:22px;margin-top:22px}.Ab3{margin-left:-22px;margin-right:-22px}.Ab3>.xuA{margin-left:22px;margin-right:22px}.yZm{margin-bottom:-24px;margin-top:-24px}.yZm>.xuA{margin-bottom:24px;margin-top:24px}.jJC{margin-left:-24px;margin-right:-24px}.jJC>.xuA{margin-left:24px;margin-right:24px}.JrK{margin-bottom:-4px;margin-top:-4px}.JrK>.xuA{margin-bottom:4px;margin-top:4px}.b23{margin-left:-4px;margin-right:-4px}.b23>.xuA{margin-left:4px;margin-right:4px}.wn_{margin-bottom:-6px;margin-top:-6px}.wn_>.xuA{margin-bottom:6px;margin-top:6px}.pQW{margin-left:-6px;margin-right:-6px}.pQW>.xuA{margin-left:6px;margin-right:6px}.qQp{margin-bottom:-8px;margin-top:-8px}.qQp>.xuA{margin-bottom:8px;margin-top:8px}.a1C{margin-left:-8px;margin-right:-8px}.a1C>.xuA{margin-left:8px;margin-right:8px}.kML{margin-bottom:-10px;margin-top:-10px}.kML>.xuA{margin-bottom:10px;margin-top:10px}.EQL{margin-left:-10px;margin-right:-10px}.EQL>.xuA{margin-left:10px;margin-right:10px}.FKv{margin-bottom:-12px;margin-top:-12px}.FKv>.xuA{margin-bottom:12px;margin-top:12px}.fvB{margin-left:-12px;margin-right:-12px}.fvB>.xuA{margin-left:12px;margin-right:12px}.mrD{margin-bottom:-14px;margin-top:-14px}.mrD>.xuA{margin-bottom:14px;margin-top:14px}.t9k{margin-left:-14px;margin-right:-14px}.t9k>.xuA{margin-left:14px;margin-right:14px}.V71{margin-bottom:-16px;margin-top:-16px}.V71>.xuA{margin-bottom:16px;margin-top:16px}._Fp{margin-left:-16px;margin-right:-16px}._Fp>.xuA{margin-left:16px;margin-right:16px}.bnw{margin-bottom:-18px;margin-top:-18px}.bnw>.xuA{margin-bottom:18px;margin-top:18px}.UsO{margin-left:-18px;margin-right:-18px}.UsO>.xuA{margin-left:18px;margin-right:18px}.OU1 *{color:var(--color-text-light)!important}.fS4 *{color:var(--color-text-dark)!important}.CQg:focus{outline:2px solid var(--sema-color-border-focus-outer-default);outline-offset:0}.Xu4{align-content:center;display:flex;height:20px;white-space:nowrap}.ubr{padding:var(--space-0) 6px}.buY{vertical-align:middle}.DP5{vertical-align:super}.Yh6{align-content:center;border-radius:var(--sema-rounding-100);display:flex;height:20px;white-space:nowrap}.jNC{border:var(--sema-space-50) solid var(--base-color-transparent)}.POs{padding:var(--space-0) var(--sema-space-100)}.Km_{padding:var(--space-0) calc(var(--sema-space-100) - var(--sema-space-50))}.hQh{border:var(--sema-space-50) solid var(--sema-color-border-focus-inner-default);outline:var(--sema-space-50) solid var(--sema-color-border-focus-outer-default)}.Ztq{border:var(--sema-space-50) solid var(--sema-color-border-focus-inner-light);outline:var(--sema-space-50) solid var(--sema-color-border-focus-outer-dark)}.HsW{border:var(--sema-space-50) solid var(--sema-color-border-focus-inner-dark);outline:var(--sema-space-50) solid var(--sema-color-border-focus-outer-light)}.Blc,.wwE{background-color:var(--color-background-badge-info-default)}.Blc:hover{background-color:var(--color-background-badge-info-hover)}.UZZ,.rtn{background-color:var(--color-background-badge-error-default)}.rtn:hover{background-color:var(--color-background-badge-error-hover)}.Tib,._9s{background-color:var(--color-background-badge-warning-default)}.Tib:hover{background-color:var(--color-background-badge-warning-hover)}.UlE,.zh0{background-color:var(--color-background-badge-success-default)}.zh0:hover{background-color:var(--color-background-badge-success-hover)}.Bzh,.mnB{background-color:var(--color-background-badge-recommendation-default)}.mnB:hover{background-color:var(--color-background-badge-recommendation-hover)}.UUL,.ZBM{background-color:var(--color-background-badge-neutral-default)}.ZBM:hover{background-color:var(--color-background-badge-neutral-hover)}.kHS,.wUC{background-color:var(--color-background-badge-darkwash-default)}.kHS:hover{background-color:var(--color-background-badge-darkwash-hover)}.kPB,.tBg{background-color:var(--color-background-badge-lightwash-default)}.kPB:hover{background-color:var(--color-background-badge-lightwash-hover)}.Fuj,.yhu{background-color:var(--comp-badge-color-background-info)}.Fuj:hover{background-color:var(--comp-badge-color-hover-background-info)}.Kv1,.Nrr{background-color:var(--comp-badge-color-background-error)}.Nrr:hover{background-color:var(--comp-badge-color-hover-background-error)}.mhu,.vKz{background-color:var(--comp-badge-color-background-warning)}.vKz:hover{background-color:var(--comp-badge-color-hover-background-warning)}.kFf,.wQs{background-color:var(--comp-badge-color-background-success)}.kFf:hover{background-color:var(--comp-badge-color-hover-background-success)}.IEg,.Tfs{background-color:var(--comp-badge-color-background-recommendation)}.IEg:hover{background-color:var(--comp-badge-color-hover-background-recommendation)}.OlA,.Qsq{background-color:var(--comp-badge-color-background-neutral)}.OlA:hover{background-color:var(--comp-badge-color-hover-background-neutral)}.FTF,.d9v{background-color:var(--comp-badge-color-hover-background-wash-dark)}.FTF:hover{background-color:var(--comp-badge-color-background-wash-dark)}.CGJ,.G25{background-color:var(--comp-badge-color-background-wash-light)}.CGJ:hover{background-color:var(--comp-badge-color-hover-background-wash-light)}.kBc{background-color:var(--comp-banneroverlay-color-background-default);border-radius:var(--sema-rounding-400);box-shadow:var(--sema-elevation-shadow-floating)}.f1j *{color:var(--color-text-dark)!important}.VyY *{color:var(--color-text-light)!important}.dix{background-color:var(--color-transparent);text-wrap:nowrap}._wN{-webkit-user-select:none;user-select:none}.CRJ{border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ESm{display:none}.Jea{display:flex;flex-direction:row}.oy8{display:block}.FNs{display:inline-block}@media (min-width:576px){._As{display:none}.d5Q{display:flex;flex-direction:row}.BFv{display:block}._Jd{display:inline-block}}@media (min-width:768px){.TJs{display:none}.i_c{display:flex;flex-direction:row}.PrF{display:block}.Frz{display:inline-block}}@media (min-width:1312px){.jZa{display:none}.GDP{display:flex;flex-direction:row}.V1t{display:block}.yiw{display:inline-block}}@media (min-width:1440px){.m7P{display:none}.vJL{display:flex;flex-direction:row}.hYQ{display:block}.FQu{display:inline-block}}@media (min-width:1680px){.znx{display:none}.int{display:flex;flex-direction:row}.hGs{display:block}.qJU{display:inline-block}}@media (min-width:2048px){.RFl{display:none}.wQq{display:flex;flex-direction:row}.gNN{display:block}.Y6y{display:inline-block}}.hs0{flex-direction:row}.jzS{flex-direction:column}@media (min-width:576px){.ccF{flex-direction:row}.FDl{flex-direction:column}}@media (min-width:768px){.T9f{flex-direction:row}.hqI{flex-direction:column}}@media (min-width:1312px){.IR2{flex-direction:row}.e8G{flex-direction:column}}@media (min-width:1440px){.f3U{flex-direction:row}.ELL{flex-direction:column}}@media (min-width:1680px){.mzl{flex-direction:row}.xEh{flex-direction:column}}@media (min-width:2048px){.Yo7{flex-direction:row}.SMm{flex-direction:column}}.YPQ{width:0}@media (min-width:576px){.NYp{width:0}}@media (min-width:768px){._8v{width:0}}@media (min-width:1312px){._Hm{width:0}}@media (min-width:1440px){.lK5{width:0}}@media (min-width:1680px){.xlg{width:0}}@media (min-width:2048px){.N_n{width:0}}.BfI{opacity:var(--opacity-0)}.k39{opacity:.1}.a8l{opacity:var(--opacity-200)}.BXM{opacity:.3}.ZV0{opacity:var(--opacity-300)}.yD6{opacity:.5}.zqT{opacity:.6}.RfI{opacity:.7}.tM5{opacity:var(--opacity-400)}.RBE{opacity:var(--opacity-500)}.ZZS{opacity:1}.imm{background-color:var(--color-background-box-default)}.QzN{background-color:var(--color-background-box-info-base)}.Am_{background-color:var(--color-background-box-info-weak)}.vfW{background-color:var(--color-background-box-error-base)}.UTe{background-color:var(--color-background-box-error-weak)}.CXJ{background-color:var(--color-background-box-warning-base)}.Fqp{background-color:var(--color-background-box-warning-weak)}.Zti{background-color:var(--color-background-box-success-base)}.zDc{background-color:var(--color-background-box-success-weak)}.yFU{background-color:var(--color-background-box-recommendation-base)}.kAD{background-color:var(--color-background-box-recommendation-weak)}.AAz{background-color:var(--color-background-box-shopping)}.yBD{background-color:var(--color-background-box-primary)}.haa{background-color:var(--color-background-box-secondary)}.mD2{background-color:var(--color-background-box-tertiary)}.uom{background-color:var(--color-background-box-selected)}.b0h{background-color:var(--color-background-box-inverse)}.OKu{background-color:var(--color-background-box-brand)}.Rtb{background-color:var(--color-background-box-education)}.ebZ{background-color:var(--color-background-box-transparent)}.hj2{background-color:var(--color-background-box-dark)}.GuY{background-color:var(--color-background-box-light)}.z8I{background-color:var(--color-background-box-elevation-accent)}.Rht{background-color:var(--color-background-box-elevation-floating)}.nvV{background-color:var(--color-background-box-elevation-raised)}.TzN{background-color:var(--color-background-box-lightwash)}.TMJ{background-color:var(--color-background-box-darkwash)}.Wxb{background-color:var(--color-background-box-transparentdarkgray)}.bKF *{color:var(--color-text-inverse)!important}.CzO,.UFw{width:100%}.UFw{border-bottom:1px solid var(--color-border-container)}.akY{min-width:60px}.akY,.yOG{box-sizing:border-box}.yOG{min-width:48px}.MWl{border:var(--g-border-width) solid var(--color-border-container)}.jKZ{border-radius:var(--rounding-600)}.JkZ{border-radius:var(--rounding-400)}.igh{border-radius:var(--rounding-300)}.BcD{border-radius:var(--rounding-200)}.jTw{border-radius:var(--rounding-100)}.GtQ,.xuZ{background-color:var(--color-transparent);border:0}.GtQ{cursor:pointer;padding:0}.zrI img{filter:invert(100%)}.EDb img{filter:invert(46%) brightness(99%) contrast(91%)}.dbv{cursor:default;filter:opacity(.5)}.O2c{min-height:28px;padding:var(--sema-space-100) var(--sema-space-200)}.Pen{min-height:var(--sema-space-900);padding:var(--sema-space-200) var(--sema-space-300)}.VEB{min-height:var(--sema-space-1200);padding:var(--sema-space-300) var(--sema-space-400)}.Hik{padding-bottom:2px;padding-top:var(--space-200)}.n03{border:1px solid var(--sema-color-background-secondary)}.n03:hover{border:1px solid var(--sema-color-hover-background-secondary)}.n03:active,.rL_{border:1px solid var(--sema-color-pressed-background-secondary)}.JRm{outline:2px solid var(--sema-color-border-disabled);outline-offset:2px}.ktw{outline:1px solid var(--sema-color-border-disabled);outline-offset:2px}.f9N{border:1px solid var(--sema-color-border-disabled)}.vNn{background-color:var(--color-background-button-disabled-default);cursor:default;pointer-events:none}.vGC{background-color:var(--color-background-button-tertiary-default)}.sHD{background-color:var(--color-background-button-disabled-default)}.cf8{background-color:var(--sema-color-background-disabled);border-color:var(--sema-color-background-disabled)}.BBA{background-color:var(--sema-color-background-default);border-color:var(--sema-color-border-disabled)}.mro{background-color:var(--color-background-button-selected-default);border-color:var(--color-background-selected-base)}.fdW{background-color:var(--sema-color-background-selected);border-color:var(--sema-color-background-selected)}.fdW:hover{background-color:var(--sema-color-hover-background-selected);border-color:var(--sema-color-hover-background-selected)}.fdW:active{background-color:var(--sema-color-pressed-background-selected);border-color:var(--sema-color-pressed-background-selected)}.NLH{background-color:var(--sema-color-background-default);border-color:var(--sema-color-border-interactive)}.NLH:hover{background-color:var(--sema-color-hover-background-default);border-color:var(--sema-color-hover-border-interactive)}.NLH:active{background-color:var(--sema-color-pressed-background-default);border-color:var(--sema-color-pressed-border-interactive)}.VZW{background-color:var(--color-background-button-disabled-default);border-width:var(--g-border-width-lg);margin:calc(var(--g-border-width-lg) / 2 * -1)}.Oga{outline:2px solid var(--sema-color-border-focus-outer-default);outline-offset:2px}.l9D{background-color:var(--color-background-button-primary-default)}.l9D:hover{background-color:var(--color-background-button-primary-hover)}.l9D:active{background-color:var(--color-background-button-primary-active)}.Ck8{background-color:var(--color-background-button-white-default)}.Ck8:hover{background-color:var(--color-background-button-white-hover)}.Ck8:active{background-color:var(--color-background-button-white-active)}.TJZ{background-color:var(--sema-color-background-secondary)}.TJZ:hover{background-color:var(--sema-color-hover-background-secondary)}.TJZ:active{background-color:var(--sema-color-pressed-background-secondary)}.DJ9{border-bottom:0;border-left:0}.n-U{border-color:var(--sema-color-border-decorative)}.lH1{margin-bottom:var(--space-0);margin-top:var(--space-0)}.rrU{font-size:var(--font-size-100)}.kNw{font-size:var(--font-size-200)}.LUr{font-size:var(--font-size-300)}.JW7{font-size:var(--font-size-400)}.nZx{font-size:24px}.h4h{font-size:var(--font-size-500)}.X9y{font-size:var(--font-size-600)}.FAo{margin-bottom:var(--sema-space-0);margin-top:var(--sema-space-0)}.XhH{font-family:var(--sema-font-family-heading-700);font-size:var(--sema-font-size-heading-700);font-weight:var(--sema-font-weight-heading-700);letter-spacing:var(--sema-font-letterspacing-heading-700);line-height:var(--sema-font-lineheight-heading-700);-webkit-text-decoration:var(--sema-font-textdecoration-heading-700);text-decoration:var(--sema-font-textdecoration-heading-700)}.Cc2{font-family:var(--sema-font-family-heading-600);font-size:var(--sema-font-size-heading-600);font-weight:var(--sema-font-weight-heading-600);letter-spacing:var(--sema-font-letterspacing-heading-600);line-height:var(--sema-font-lineheight-heading-600);-webkit-text-decoration:var(--sema-font-textdecoration-heading-600);text-decoration:var(--sema-font-textdecoration-heading-600)}.uJ4{font-family:var(--sema-font-family-heading-500);font-size:var(--sema-font-size-heading-500);font-weight:var(--sema-font-weight-heading-500);letter-spacing:var(--sema-font-letterspacing-heading-500);line-height:var(--sema-font-lineheight-heading-500);-webkit-text-decoration:var(--sema-font-textdecoration-heading-500);text-decoration:var(--sema-font-textdecoration-heading-500)}.c51{font-family:var(--sema-font-family-heading-400);font-size:var(--sema-font-size-heading-400);font-weight:var(--sema-font-weight-heading-400);letter-spacing:var(--sema-font-letterspacing-heading-400);line-height:var(--sema-font-lineheight-heading-400);-webkit-text-decoration:var(--sema-font-textdecoration-heading-400);text-decoration:var(--sema-font-textdecoration-heading-400)}.alK{font-family:var(--sema-font-family-heading-300);font-size:var(--sema-font-size-heading-300);font-weight:var(--sema-font-weight-heading-300);letter-spacing:var(--sema-font-letterspacing-heading-300);line-height:var(--sema-font-lineheight-heading-300);-webkit-text-decoration:var(--sema-font-textdecoration-heading-300);text-decoration:var(--sema-font-textdecoration-heading-300)}.fK9{font-family:var(--sema-font-family-heading-200);font-size:var(--sema-font-size-heading-200);font-weight:var(--sema-font-weight-heading-200);letter-spacing:var(--sema-font-letterspacing-heading-200);line-height:var(--sema-font-lineheight-heading-200);-webkit-text-decoration:var(--sema-font-textdecoration-heading-200);text-decoration:var(--sema-font-textdecoration-heading-200)}.G1E{word-wrap:break-word}.eDp{word-break:break-all}.bVj{text-align:center}.mRR,html:not([dir=rtl]) .V2L,html[dir=rtl] .VIh{text-align:left}.H-m,html:not([dir=rtl]) .VIh,html[dir=rtl] .V2L{text-align:right}.c_6{text-align:justify}.f-J{-webkit-box-orient:vertical;display:-webkit-box;max-width:100%;overflow:hidden}.QfX{max-width:320px;padding-bottom:var(--space-400)}html:not([dir=rtl]) .QfX{border-left:1px solid var(--color-border-container)}html[dir=rtl] .QfX{border-right:1px solid var(--color-border-container)}.hCL[alt]{color:transparent}.N7A{height:100%;width:100%}@media (inverted-colors){.N7A,.hCL{filter:invert(100%)}}.NDa{border-radius:var(--rounding-circle);height:6px;width:6px}.NDa,.jf4{background-color:var(--color-background-box-primary)}.jf4{border-radius:var(--rounding-pill);display:flex;height:16px;justify-content:center;min-width:16px;padding-left:2px;padding-right:2px}.vJV{padding-top:1px}.Wby{vertical-align:middle}.Wby,.nbR{display:inline-block}.nbR{vertical-align:top}.cQS{outline:1px solid var(--sema-color-border-inverse)}.NIm{width:100%}.m1e{will-change:transform}.KPc{background:var(--color-background-mask-wash);pointer-events:none}.LkD{border-radius:var(--rounding-400);margin-left:var(--space-400);margin-right:var(--space-400);max-width:min(716px,100vw)}.FKX{background-color:var(--comp-toast-color-background-success)}.bVk{background-color:var(--comp-toast-color-background-default)}.QZ_{background-color:var(--comp-toast-color-background-loading)}.zes{background-color:var(--comp-toast-color-background-error)}@media (min-width:576px){.LkD{border-radius:var(--rounding-400);display:inline-block;margin-left:var(--space-400);margin-right:var(--space-400);max-width:"min(716px, 100vw)";width:auto}}.vbI{height:100%;margin:0 auto}.Hb7{transition:transform .2s}.Fwt,.zZi{height:100%}.ZHw,.zZi{background-color:var(--color-background-overlay)}.ZHw{max-height:calc(100vh - 32px)}.ZHw:focus{outline:none}:import("./Layout .css"){i__imported_inlineBlock_0:inlineBlock;i__imported_block_1:block}.oCZ{height:100%}.S9z{transition:transform 85ms ease-out}.yui{transform:scale(.99);transform-origin:center}.RCK{border-radius:var(--rounding-600)}.xuB{border-color:transparent;box-sizing:border-box;text-wrap:balance}.oRi{background-color:var(--color-transparent)}.uZs{min-height:24px}.uZs,.ynk{border-radius:var(--sema-rounding-200);padding:var(--sema-space-100) var(--sema-space-200)}.ynk{min-height:28px}.FID{border-radius:var(--sema-rounding-300);min-height:32px}.FID,.e-X{padding:var(--sema-space-150) var(--sema-space-300)}.e-X{border-radius:var(--rounding-300);min-height:36px}a.uZs:focus{padding:var(--sema-space-100) calc(var(--sema-space-200) + var(--g-border-width-lg))}a.ChZ:focus{padding:var(--sema-space-150) calc(var(--sema-space-300) + var(--g-border-width-lg))}.ChZ{min-height:44px}.ChZ,.qrE{border-radius:var(--sema-rounding-400);padding:var(--sema-space-200) var(--sema-space-400)}.qrE{min-height:48px}.OWt{background-color:var(--color-background-button-disabled-default);cursor:default;pointer-events:none}.G0a{background-color:var(--color-background-button-selected-default)}.vrQ:focus{border:var(--g-border-width-lg) solid;outline:var(--g-border-width-lg) solid;outline-offset:0}.dfM:focus{border-color:var(--sema-color-border-focus-inner-default);outline-color:var(--sema-color-border-focus-outer-default)}.q8O:focus{border-color:var(--sema-color-border-focus-inner-inverse);outline-color:var(--sema-color-border-focus-outer-inverse)}.Il7{background-color:var(--color-background-button-primary-default)}.Il7:hover{background-color:var(--color-background-button-primary-hover)}.Il7:active{background-color:var(--color-background-button-primary-active)}.a_A{background-color:var(--color-background-button-secondary-default)}.a_A:hover{background-color:var(--color-background-button-secondary-hover)}.a_A:active{background-color:var(--color-background-button-secondary-active)}.qQ7{background-color:var(--color-background-button-tertiary-default)}.qQ7:hover{background-color:var(--color-background-button-tertiary-hover)}.qQ7:active{background-color:var(--color-background-button-tertiary-active)}.LSX{background-color:var(--color-background-button-tertiary-default)}.LSX:hover{background-color:var(--color-background-button-semitransparentdark-hover)}.LSX:active{background-color:var(--color-background-button-semitransparentdark-active)}.sKP{background-color:var(--color-background-button-shopping-default)}.sKP:hover{background-color:var(--color-background-button-shopping-hover)}.sKP:active{background-color:var(--color-background-button-shopping-active)}.W6-{background-color:var(
  40.    --color-background-button-semitransparentdefault-default
  41.  )}.W6-:hover{background-color:var(--color-background-button-semitransparentdefault-hover)}.W6-:active{background-color:var(
  42.    --color-background-button-semitransparentdefault-active
  43.  )}.bmw{background-color:var(--color-background-button-white-default)}.bmw:hover{background-color:var(--color-background-button-white-hover)}.bmw:active{background-color:var(--color-background-button-white-active)}.N1n{background-color:var(--color-background-light)}.N1n:hover{background-color:var(--color-background-button-light-hover)}.N1n:active{background-color:var(--color-background-button-light-active)}.bOA{background-color:var(--color-background-dark)}.bOA:hover{background-color:var(--color-background-button-dark-hover)}.bOA:active{background-color:var(--color-background-button-dark-active)}.p_5{align-items:flex-start;display:flex;justify-content:flex-start}.ntw .p_5:not(:first-child){margin-top:var(--sema-space-300)}.Z1L{border-radius:var(--sema-rounding-circle);position:relative}html[dir=rtl] .Z1L{margin-left:var(--sema-space-200)}html:not([dir=rtl]) .Z1L{margin-right:var(--sema-space-200)}.VYx{margin-top:var(--sema-space-50);min-height:16px;min-width:16px}.Pok,.VYx{box-sizing:border-box}.Pok{min-height:24px;min-width:24px}.O3O{outline:2px solid var(--sema-color-border-focus-outer-default)}.jlx{border-width:0}.NnK{border:1px solid var(--sema-color-border-interactive)}.NnK:hover{border:1.5px solid var(--sema-color-hover-border-interactive)}.NnK:active{border:1.5px solid var(--sema-color-pressed-border-interactive)}.yWR{border:2px solid var(--sema-color-border-focus-inner-default)}.Gr9,.P8f{border-width:0}.vgE{border:1px solid var(--sema-color-border-interactive)}.tlM{border:1.5px solid var(--sema-color-hover-border-interactive)}.Nk-{border:1.5px solid var(--sema-color-pressed-border-interactive)}.YO2{border-radius:var(--sema-rounding-circle);box-sizing:border-box;height:100%;position:absolute;width:100%}.Mc3{border-width:0}.ncG{border-color:var(--sema-color-background-checked)}.FV4,.XOC{border-color:var(--sema-color-hover-background-checked)}.KQn{border-color:var(--sema-color-background-disabled)}.U3U{background-color:var(--sema-color-background-disabled)}.grI{border-style:solid;border-width:6px}.IcK{border-style:solid;border-width:8px}.RJ9{border-style:solid;border-width:4px}.t_A{border-style:solid;border-width:6px}.rCD{transition:border var(--comp-radiogroupbutton-motion-border-scale-duration) var(--comp-radiogroupbutton-motion-border-scale-easing) var(--comp-radiogroupbutton-motion-border-scale-duration)}.mvh{transition-duration:.15s;transition-property:opacity;transition-timing-function:var(
  44.    --comp-radiogroupbutton-motion-border-fade-easing
  45.  )}.DLj{opacity:var(--opacity-0)}.yk_{transition:none}.rvH{transition-delay:var(--sema-motion-opacity-duration-instant)}.fQw{appearance:none;box-sizing:border-box;margin:0;opacity:var(--sema-opacity-0);outline:0;position:absolute}.Rdq{height:16px;width:16px}.l7Q{height:24px;width:24px}.DgX{animation-duration:5s;animation-iteration-count:inherit;animation-name:t25;border:8px solid var(--color-border-pulsar-default);border-radius:50%;height:100%;opacity:1;width:100%}.DgX:focus,.DgX:hover{border-color:var(--color-border-pulsar-hover)}.uWM{animation-delay:.8s;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:W9B;opacity:var(--opacity-0)}@keyframes W9B{0%{opacity:var(--opacity-0)}to{opacity:1}}@keyframes t25{0%{opacity:var(--opacity-0);transform:scale(.8)}20%{opacity:1;transform:scale(1)}40%{opacity:1;transform:scale(.8)}60%{opacity:1;transform:scale(1)}80%{opacity:var(--opacity-0);transform:scale(.8)}to{opacity:var(--opacity-0)}}.ta7{appearance:none;background-color:var(--color-background-formfield-primary);color:var(--color-text-formfield-default);min-width:180px;padding:var(--space-200) calc(var(--space-800) + var(--space-200))}.ta7::-webkit-search-cancel-button,.ta7::-webkit-search-decoration,.ta7::-webkit-search-results-button,.ta7::-webkit-search-results-decoration{appearance:none}.ta7:focus{cursor:text}.ta7::-ms-clear{display:none}.ta7::placeholder{color:var(--color-text-formfield-placeholder)}html:not([dir=rtl]) .uKU{padding:var(--space-200) var(--space-800) var(--space-200) var(--space-400)}html[dir=rtl] .uKU{padding:var(--space-200) var(--space-400) var(--space-200) var(--space-800)}.StA{position:absolute;top:50%;transform:translateY(-50%)}html:not([dir=rtl]) .StA{right:var(--space-0)}html[dir=rtl] .StA{left:var(--space-0)}.l92{background-color:var(--color-background-segmentedcontrol-container);-webkit-user-select:none;user-select:none}.l92.wg1{border-radius:var(--rounding-200)}.l92.XTe,.l92.wg1{padding:var(--space-100)}.l92.XTe{border-radius:var(--rounding-300)}.l92.BXc{border-radius:var(--rounding-400);padding:var(--space-100)}.ope{flex-basis:0;flex-shrink:1}.ope.wg1{border-radius:var(--rounding-100);padding:var(--space-0) var(--space-200)}.ope.XTe{border-radius:var(--rounding-200);padding:var(--space-100) var(--space-300)}.ope.BXc{border-radius:var(--rounding-300);padding:var(--space-200) var(--space-400)}.izI{background:transparent}.zHr{background-color:var(--color-background-segmentedcontrol-tab-selected)}.fm6{border:0;border-radius:var(--rounding-600);cursor:pointer;display:flex;height:48px;min-width:60px;padding:var(--space-0) var(--space-100)}.fm6,.juA{box-sizing:border-box;isolation:isolate}.juA{background:transparent;border:2px solid transparent;border-radius:var(--sema-rounding-400);display:inherit;padding:var(--sema-space-0) var(--sema-space-0);text-wrap:balance}.wu-{border-width:0;margin:var(--sema-space-25)}.zOt{background-color:var(--color-transparent)}.nOy{border-radius:var(--rounding-400);min-height:48px}.EHh{border-radius:var(--sema-rounding-400)}.EHh,.GZi{overflow:hidden}.GZi{background-color:var(--opacity-100);border-radius:99px;height:40px;width:40px}.kvJ{height:48px;position:relative;width:44px}.kvJ:before{background-color:var(--sema-color-background-wash-image-tint);content:"";display:block;height:100%;position:absolute;width:100%}.qXB{background-color:var(--opacity-100);border-radius:99px;height:40px;overflow:hidden;width:40px}.qXB,.ujx{padding:0 var(--sema-space-150) 0 var(--sema-space-300)}.ujx{height:24px;position:relative;width:24px}.ujx:before{content:"";display:block;height:100%;position:absolute;width:100%}.Rjv,.ujx:before{border-radius:var(--sema-rounding-400)}.Rjv{align-items:center;display:flex;justify-content:center;overflow:hidden}.g7R{background-color:var(--color-background-selected-base)}.Izy{background-color:var(--sema-color-background-selected)}.kvJ.Izy,.nOy.Izy{height:44px;min-height:44px}.juA.Izy{margin-bottom:2px;margin-top:2px}.Izy:hover{background-color:var(--sema-color-hover-background-selected)}.Izy:active{background-color:var(--sema-color-pressed-background-selected)}.yib:focus{border:var(--g-border-width-lg) solid;border-color:var(--sema-color-border-focus-inner-default);outline:var(--g-border-width-lg) solid;outline-color:var(--sema-color-border-focus-outer-default);outline-offset:0}.grJ{background-color:var(--color-background-searchguide-default-01)}.grJ:hover{background-color:var(--color-background-searchguide-hover-01)}.grJ:active{background-color:var(--color-background-searchguide-active-01)}.CX3{background-color:var(--color-background-searchguide-default-02)}.CX3:hover{background-color:var(--color-background-searchguide-hover-02)}.CX3:active{background-color:var(--color-background-searchguide-active-02)}.RtL{background-color:var(--color-background-searchguide-default-03)}.RtL:hover{background-color:var(--color-background-searchguide-hover-03)}.RtL:active{background-color:var(--color-background-searchguide-active-03)}.TVr{background-color:var(--color-background-searchguide-default-04)}.TVr:hover{background-color:var(--color-background-searchguide-hover-04)}.TVr:active{background-color:var(--color-background-searchguide-active-04)}.s13{background-color:var(--color-background-searchguide-default-05)}.s13:hover{background-color:var(--color-background-searchguide-hover-05)}.s13:active{background-color:var(--color-background-searchguide-active-05)}.LwP{background-color:var(--color-background-searchguide-default-06)}.LwP:hover{background-color:var(--color-background-searchguide-hover-06)}.LwP:active{background-color:var(--color-background-searchguide-active-06)}.sA-{background-color:var(--color-background-searchguide-default-07)}.sA-:hover{background-color:var(--color-background-searchguide-hover-07)}.sA-:active{background-color:var(--color-background-searchguide-active-07)}.iK-{background-color:var(--color-background-searchguide-default-08)}.iK-:hover{background-color:var(--color-background-searchguide-hover-08)}.iK-:active{background-color:var(--color-background-searchguide-active-08)}._5W{background-color:var(--color-background-searchguide-default-09)}._5W:hover{background-color:var(--color-background-searchguide-hover-09)}._5W:active{background-color:var(--color-background-searchguide-active-09)}.cYI{background-color:var(--color-background-searchguide-default-10)}.cYI:hover{background-color:var(--color-background-searchguide-hover-10)}.cYI:active{background-color:var(--color-background-searchguide-active-10)}.cRT{background-color:var(--color-background-searchguide-default-11)}.cRT:hover{background-color:var(--color-background-searchguide-hover-11)}.cRT:active{background-color:var(--color-background-searchguide-active-11)}.eMC{color:var(--color-text-formfield-default);padding:0 35px 0 16px}.YNJ{color:var(--color-text-formfield-placeholder)}.jA0{color:var(--color-text-formfield-default)}.yur{background-color:var(--color-transparent)}.eMC::-ms-expand{display:none}@keyframes jfh{0%{opacity:1;transform:rotate(0deg)}to{opacity:1;transform:rotate(1turn)}}.YHq{animation-composition:add;animation-duration:1.2s;animation-iteration-count:infinite;animation-name:jfh;animation-timing-function:linear}.O-T{animation-delay:.3s;opacity:var(--opacity-0)}:root{--g-switch-height:24px;--g-slider-height-on-classic:18px;--g-slider-height-off-classic:16px;--g-slider-height-on:20px;--g-slider-height-off:22px;--g-switch-width:40px;--g-switch-border:1px}.jPl{border-radius:calc(var(--g-switch-height) * 2);border-style:solid;border-width:var(--g-switch-border);flex-shrink:0;height:var(--g-switch-height);width:var(--g-switch-width)}.Tny{transition:background-color .25s cubic-bezier(.25,.375,.1,.975),border-color .25s cubic-bezier(.25,.375,.1,.975)}html[dir=rtl] .jPl{transform:rotateY(180deg)}.XTE{background-color:var(--color-background-switch-default-unselected);border-color:var(--color-border-switch-default-unselected)}.XTE:hover{background-color:var(--color-background-switch-hover-unselected);border-color:var(--color-border-switch-hover-unselected)}.XTE:active{background-color:var(--color-background-switch-pressed-unselected);border-color:var(--color-border-switch-pressed-unselected)}.RrQ{background-color:var(--base-color-grayscale-200);border:none}.RrQ:hover{background-color:var(--base-color-hover-grayscale-200)}.RrQ:active{background-color:var(--base-color-pressed-grayscale-200);border:none}.kiO{background-color:var(--color-background-switch-default-selected);border-color:var(--color-background-switch-default-selected)}.kiO:hover{background-color:var(--color-background-switch-hover-selected)}.kiO:active{background-color:var(--color-background-switch-pressed-selected)}.kxW{background-color:var(--sema-color-background-checked);border-color:var(--sema-color-background-checked)}.kxW:hover{background-color:var(--sema-color-hover-background-checked);border-color:var(--sema-color-hover-background-checked)}.kxW:active{background-color:var(--sema-color-pressed-background-checked);border-color:var(--sema-color-pressed-background-checked)}.cQT{border:1px solid;border-color:var(--color-border-switch-focus-inner);outline:2px solid var(--color-border-switch-focus-outer);outline-offset:0}.rBm{background-color:var(--color-background-switch-disabled-unselected);border-color:var(--color-border-switch-disabled-unselected)}.BRG{background-color:var(--sema-color-background-disabled);border:none}.axa{background-color:var(--color-background-switch-disabled-selected)}.ECt,.axa{border-color:var(--color-transparent)}.ECt{background-color:var(--sema-color-background-disabled)}.U7Q{background-color:var(--color-background-switch-default-unselected);border-style:solid;border-width:1px;height:var(--g-switch-height);margin:-1px;transition:left .2s ease;width:var(--g-switch-height)}.usk{left:0;transition-property:transform,width,height,background-color}.rRv{height:var(--g-slider-height-on);margin:var(--sema-space-25);transform:translateX(16px);transition-duration:var(--base-motion-duration-300),var(--base-motion-duration-200);transition-timing-function:var(--base-motion-easing-bounce),var(--base-motion-easing-linear);width:var(--g-slider-height-on)}.lv3,.rRv{background-color:var(--sema-color-background-default)}.lv3{height:var(--g-slider-height-off);transition-duration:var(--base-motion-duration-200);transition-timing-function:cubic-bezier(0,0,0,1),linear;width:var(--g-slider-height-off)}.yBf{margin:var(--sema-space-25)}.E-2{margin:0}.taI{right:0}.RDh{left:0}.sAX{height:100%;opacity:var(--opacity-0);z-index:2}@media (prefers-reduced-motion){.usk{transition:none}}.pbE{border-collapse:separate;border-spacing:0;isolation:isolate;width:100%}.Wai,.Wai tr th{top:0}.wmf,.wmf tr td{bottom:0}.atw{left:0;z-index:1}.Wai,.Wai tr th,.wmf,.wmf tr td{z-index:2}.Wai,.Wai tr th,.atw,.wmf,.wmf tr td{background-color:var(--color-background-table-footer);position:sticky}.Wai .atw,.wmf .atw{z-index:3}.cTB .HKv{box-shadow:8px 0 8px -8px var(--color-border-container)}.mtx .HKv{box-shadow:-8px 0 8px -8px var(--color-border-container)}.gOI tr td{border-top:2px solid var(--color-border-container)}.Hw2 tr:first-child th{border-bottom:1px solid var(--color-border-container)}.Hw2 tr:not(:first-child) th,.e7B tr td{border-top:1px solid var(--color-border-container)}.e7B tr td.m-Z{border-top:none}.Jn1:hover,.Jn1:hover .atw{background-color:var(--color-background-table-row-hover)}.Q0p{background-color:var(--color-background-table-row-selected)}html:not([dir=rtl]) .Q0p td:first-child{border-left:3px solid var(--color-border-table-row-selected)}html[dir=rtl] .Q0p td:first-child{border-right:3px solid var(--color-border-table-row-selected)}html:not([dir=rtl]) .F3l td:first-child{border-left:3px solid var(--color-background-elevation-floating)}html[dir=rtl] .F3l td:first-child{border-right:3px solid var(--color-background-elevation-floating)}.wyV{height:48px;padding-bottom:14px;padding-top:14px}.QE0{height:40px}.M3c{height:32px}.nRf{border-width:var(--g-border-width-lg)}.a9r{background-color:var(--color-background-tagdata-primary)}.snf{background-color:var(--color-background-tagdata-secondary)}.MsM{background-color:var(--color-background-tagdata-disabled);cursor:default;pointer-events:none}.WjL{backdrop-filter:brightness(1.1);height:100%;outline:none;position:absolute;width:24px}html[dir=rtl] .L-P{left:0;right:unset;top:0}html:not([dir=rtl]) .L-P{left:unset;right:0;top:0}html[dir=rtl] .v4P{border-radius:var(--rounding-200) 0 0 var(--rounding-200);border-width:var(--g-border-width-lg) 0 var(--g-border-width-lg) var(--g-border-width-lg)}html:not([dir=rtl]) .v4P{border-radius:0 var(--rounding-200) var(--rounding-200) 0;border-width:var(--g-border-width-lg) var(--g-border-width-lg) var(--g-border-width-lg) 0}.WjL:hover{backdrop-filter:brightness(.9);background-color:var(--color-border-container)}.m3n{background-color:var(--color-background-tag-primary-default)}.m3n:hover{background-color:var(--color-background-tag-primary-hover)}.m3n:active{background-color:var(--color-background-tag-primary-active)}.G5j{background-color:var(--color-background-tag-error-default)}.G5j:hover{background-color:var(--color-background-tag-error-hover)}.G5j:active{background-color:var(--color-background-tag-error-active)}.Rbb{background-color:var(--color-background-tag-warning-default)}.Rbb:hover{background-color:var(--color-background-tag-warning-hover)}.Rbb:active{background-color:var(--color-background-tag-warning-active)}.EHo{height:100%;outline:none;position:absolute}html[dir=rtl] .EHo{left:0;right:unset;top:0}html:not([dir=rtl]) .EHo{left:unset;right:0;top:0}.bIW{width:20px}.UMs{width:24px}.HWu{width:32px}html[dir=rtl] .bIW{border-radius:var(--rounding-100) 0 0 var(--rounding-100)}html:not([dir=rtl]) .bIW{border-radius:0 var(--rounding-100) var(--rounding-100) 0}html[dir=rtl] .UMs{border-radius:var(--rounding-200) 0 0 var(--rounding-200)}html:not([dir=rtl]) .UMs{border-radius:0 var(--rounding-200) var(--rounding-200) 0}html[dir=rtl] .HWu{border-radius:var(--rounding-300) 0 0 var(--rounding-300)}html:not([dir=rtl]) .HWu{border-radius:0 var(--rounding-300) var(--rounding-300) 0}.sP4{font-family:var(--sema-font-family-compact-100);font-size:var(--sema-font-size-compact-100);letter-spacing:var(--sema-font-letterspacing-compact-100);line-height:var(--sema-font-lineheight-compact-100);-webkit-text-decoration:var(--sema-font-textdecoration-compact-100-default);text-decoration:var(--sema-font-textdecoration-compact-100-default)}.V0Z{font-weight:var(--sema-font-weight-compact-100-default)}.BUm{font-weight:var(--sema-font-weight-compact-100-emphasis)}.Dp0{box-sizing:border-box}.Qyg{background-color:var(--color-background-tiledata-hover)}.iWp{background-color:var(--color-background-tiledata-disabled)}.tVN{background-color:var(--color-background-tiledata-01)}.kNO{background-color:var(--color-background-tiledata-02)}.xPy{background-color:var(--color-background-tiledata-03)}.ojT{background-color:var(--color-background-tiledata-04)}.yHQ{background-color:var(--color-background-tiledata-05)}.UQ-{background-color:var(--color-background-tiledata-06)}.lD_{background-color:var(--color-background-tiledata-07)}.HiQ{background-color:var(--color-background-tiledata-08)}.nHc{background-color:var(--color-background-tiledata-09)}.Jgp{background-color:var(--color-background-tiledata-10)}.S_n{background-color:var(--color-background-tiledata-11)}.wzh{background-color:var(--color-background-tiledata-12)}.hwa{height:100%}.QCH{height:100%}.hoF{background-image:linear-gradient(180deg,hsla(0,0%,71%,0),rgba(0,0,0,.2) 33%,rgba(0,0,0,.5) 66%,rgba(0,0,0,.7))}.wUN{background-color:var(--color-background-video-container-primary)}.pa9{background-color:var(--color-background-video-container-secondary)}.T3r{background:rgba(0,0,0,.064);height:100%;opacity:var(--opacity-0);pointer-events:none;width:100%}.wMk{animation:oqM .2s cubic-bezier(.31,1,.34,1) forwards}html[dir=rtl] .wMk{animation:dyq .2s cubic-bezier(.31,1,.34,1) forwards}@keyframes oqM{to{opacity:1;padding:8px;transform:translateY(-8px) translateX(-8px)}}@keyframes dyq{to{opacity:1;padding:8px;transform:translateY(-8px) translateX(8px)}}.Gnj{line-height:1.5;padding:var(--space-200) var(--space-400);resize:none}.Gnj::placeholder{color:var(--color-text-formfield-placeholder)}.L2q,.Q2i{line-height:1.5;resize:none}.L2q{height:100%;padding:var(--space-100) var(--space-200);width:100%}.L2q:focus{outline:0}.Q2i{padding:var(--space-100) var(--space-0);visibility:hidden;word-break:break-word}.vTx{align-content:flex-start;border-radius:var(--rounding-200);display:flex;flex-wrap:wrap;overflow-y:auto;padding-bottom:var(--space-100)}.U-T,.mPu{width:100%}.mPu:not(:first-child){margin-top:var(--space-400)}.U-T:not(:first-child){margin-top:var(--sema-space-200)}.JzF:hover{background-color:var(--sema-color-hover-background-elevation)}.JzF:active{background-color:var(--sema-color-pressed-background-elevation)}.oeK{appearance:none;background:none;border:none;color:inherit;padding:0}.pp-{margin:0}.KvG{margin-left:0;margin-right:0}html:not([dir=rtl]) .KvG{padding-left:var(--space-400)}html[dir=rtl] .KvG{padding-right:var(--space-400)}html:not([dir=rtl]) .s69:first-child{padding-left:var(--space-800)}html[dir=rtl] .s69:first-child{padding-right:var(--space-800)}.Czi{margin-bottom:var(--space-400)}.Czi,.Czi:last-child{margin-top:var(--space-400)}.Czi:last-child{margin-bottom:0}.Czi:first-child{margin-bottom:var(--space-400);margin-top:0}.lWm{margin-bottom:var(--space-200)}.lWm,.lWm:last-child{margin-top:var(--space-200)}.lWm:last-child{margin-bottom:0}.lWm:first-child{margin-bottom:var(--space-200);margin-top:0}.KvG .KvG>.Czi:first-child,.KvG .KvG>.Czi:last-child{margin-bottom:var(--space-400);margin-top:var(--space-400)}.KvG .KvG>.lWm:first-child,.KvG .KvG>.lWm:last-child{margin-bottom:var(--space-200);margin-top:var(--space-200)}.am2{list-style-type:none}.y1w{list-style-type:disc}.bwM{list-style-type:circle}.rRX{list-style-type:decimal}.XmT{list-style-type:upper-latin}.G_y{list-style-type:lower-latin}.ke7 *{color:var(--color-text-light)!important}.MlF *{color:var(--color-text-dark)!important}.p_1{list-style:none;margin:0;padding:0}.rp6{margin-bottom:0;margin-top:0}.fk9{border:1px solid var(--color-black-cosmicore-900)}.pOA{height:100%}.X45{transition:width .2s}.B3O{margin-bottom:var(--space-600);margin-top:var(--space-600)}.B3O:first-child{margin-top:0}.B3O:last-child{margin-bottom:0}.oRn{display:none;margin-bottom:var(--space-600)}.txr{margin-top:var(--space-600)}.rp6:not(.B3O)+.B3O .oRn{display:block}.B3O:last-child .txr{display:none}:root{--elevation-datepicker:0px 0px 8px 0px rgba(0,0,0,.1);--elevation-raised-bottom:0px -2px 8px 0px rgba(0,0,0,.12);--elevation-raised-top:0px 2px 8px 0px rgba(0,0,0,.12);--elevation-floating:0px 0px 8px 0px rgba(0,0,0,.1);--space-negative-1600:-64px;--space-negative-1500:-60px;--space-negative-1400:-56px;--space-negative-1300:-52px;--space-negative-1200:-48px;--space-negative-1100:-44px;--space-negative-1000:-40px;--space-negative-900:-36px;--space-negative-800:-32px;--space-negative-700:-28px;--space-negative-600:-24px;--space-negative-500:-20px;--space-negative-400:-16px;--space-negative-300:-12px;--space-negative-200:-8px;--space-negative-100:-4px;--space-1600:64px;--space-1500:60px;--space-1400:56px;--space-1300:52px;--space-1200:48px;--space-1100:44px;--space-1000:40px;--space-900:36px;--space-800:32px;--space-700:28px;--space-600:24px;--space-500:20px;--space-400:16px;--space-300:12px;--space-200:8px;--space-100:4px;--space-0:0px;--rounding-circle:50%;--rounding-pill:999px;--rounding-800:32px;--rounding-700:28px;--rounding-600:24px;--rounding-500:20px;--rounding-400:16px;--rounding-300:12px;--rounding-200:8px;--rounding-100:4px;--rounding-0:0px;--opacity-500:0.9;--opacity-400:0.8;--opacity-300:0.4;--opacity-200:0.2;--opacity-100:0.04;--opacity-0:0;--font-textdecoration-datepicker-heading:none;--font-textdecoration-datepicker-date:none;--font-lineheight-datepicker-heading:normal;--font-lineheight-datepicker-date:22px;--font-letterspacing-datepicker-heading:normal;--font-letterspacing-datepicker-date:normal;--font-family-code:SFMono-Medium,"SF Mono","Segoe UI Mono","Roboto Mono","Ubuntu Mono",Menlo,Consolas,Courier,monospace;--font-family-default-japanese:"SF Pro JP",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック",Arial,sans-serif;--font-family-default-latin:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"MS Pゴシック",Arial,sans-serif;--font-weight-bold:700;--font-weight-semibold:600;--font-weight-normal:400;--font-size-600:36px;--font-size-500:28px;--font-size-400:20px;--font-size-300:16px;--font-size-200:14px;--font-size-100:12px;--color-data-visualization-error-graph:#ed0000;--color-data-visualization-09:#f2681f;--color-data-visualization-07:#00ab55;--color-data-visualization-06:#ff5383;--color-data-visualization-05:#0081fe;--color-data-visualization-04:#d17711;--color-data-visualization-03:#924af7;--color-data-visualization-02:#11a69c;--color-border-pulsar-hover:#dce9fa;--color-border-pulsar-default:#0074e8;--color-border-popover-secondary:#111;--color-border-popover-primary:#fff;--color-border-formfield-disabled:#efefef;--color-border-formfield-error-hover:#ad081b;--color-border-avatar:#fff;--color-border-focus:rgba(0,132,255,.5);--color-background-tiledata-disabled:#efefef;--color-background-tagdata-disabled:#efefef;--color-background-table-row-selected:#efefef;--color-background-table-row-hover:#efefef;--color-background-table-footer:#fff;--color-background-switch-pressed-unselected:#fff;--color-background-switch-pressed-selected:#111;--color-background-switch-hover-unselected:#fff;--color-background-switch-hover-selected:#111;--color-background-switch-disabled-unselected:#efefef;--color-background-switch-default-unselected:#fff;--color-background-switch-default-selected:#111;--color-background-segmentedcontrol-tab-selected:#fff;--color-background-segmentedcontrol-container:#efefef;--color-background-tag-error-active:#a3081a;--color-background-tag-error-hover:#ad081b;--color-background-tag-primary-active:#dadada;--color-background-tag-primary-hover:#e2e2e2;--color-background-tabs-transparent-active:rgba(0,0,0,.1);--color-background-tabs-transparent-hover:rgba(0,0,0,.06);--color-background-tabs-default-active:#e2e2e2;--color-background-popover-secondary:#111;--color-background-mask-wash:rgba(0,0,0,.04);--color-background-iconbutton-semitransparentdark-active:#1f1f1f;--color-background-iconbutton-semitransparentdark-hover:#121212;--color-background-iconbutton-semitransparentdark-default:rgba(51,51,51,.8);--color-background-formfield-selected:#111;--color-background-formfield-disabled:#efefef;--color-background-formfield-primary:#fff;--color-background-datepicker-button-selected-active:#111;--color-background-datepicker-button-selected-hover:#111;--color-background-datepicker-button-selected-default:#111;--color-background-datepicker-button-unselected-active:rgba(0,0,0,.06);--color-background-datepicker-button-unselected-hover:rgba(0,0,0,.06);--color-background-datepicker-button-unselected-default:#fff;--color-background-datepicker-range-active:rgba(0,0,0,.06);--color-background-datepicker-range-hover:rgba(0,0,0,.06);--color-background-datepicker-range-default:rgba(0,0,0,.06);--color-background-datepicker-container:#fff;--color-background-combobox-item-hover:#efefef;--color-background-chartgraph-neutral:#767676;--color-background-button-transparentdarkbackground-active:rgba(0,0,0,.1);--color-background-button-transparentdarkbackground-hover:rgba(0,0,0,.06);--color-background-button-semitransparentdark-active:#1f1f1f;--color-background-button-semitransparentdark-hover:#121212;--color-background-button-semitransparentdark-default:rgba(51,51,51,.8);--color-background-button-semitransparentwhite-active:hsla(0,0%,100%,.8);--color-background-button-semitransparentwhite-hover:#f0f0f0;--color-background-button-semitransparentwhite-default:hsla(0,0%,100%,.8);--color-background-button-semitransparentdefault-active:#e0e0e0;--color-background-button-semitransparentdefault-hover:#f0f0f0;--color-background-button-semitransparentdefault-default:hsla(0,0%,100%,.8);--color-background-button-gray-active:#828282;--color-background-button-gray-hover:#878787;--color-background-button-light-active:#f8f7f2;--color-background-button-light-hover:#f8f7f2;--color-background-button-dark-active:#000;--color-background-button-dark-hover:#000;--color-background-button-white-active:#e0e0e0;--color-background-button-white-hover:#f0f0f0;--color-background-button-shopping-active:#4a85c9;--color-background-button-shopping-hover:#4a8ad4;--color-background-button-elevation-active:rgba(0,0,0,.1);--color-background-button-elevation-hover:rgba(0,0,0,.06);--color-background-button-tertiary-active:rgba(0,0,0,.1);--color-background-button-tertiary-hover:rgba(0,0,0,.06);--color-background-button-secondary-active:#dadada;--color-background-button-secondary-hover:#e2e2e2;--color-background-button-primary-active:#a3081a;--color-background-box-transparentdarkgray:rgba(51,51,51,.8);--color-background-box-darkwash:#dadada;--color-background-box-lightwash:#e2e2e2;--color-background-avatar-wash:rgba(0,0,0,.06);--color-background-avatar-placeholder:#efefef;--color-background-wash-light:hsla(0,0%,100%,.9);--color-background-wash-dark:rgba(0,0,0,.8);--color-icon-avatar-default:#111;--color-text-formfield-default:#111;--color-transparent:transparent;--color-black-cosmicore-900:#111;--color-gray-roboflow-800:#191919;--color-gray-roboflow-700:#2b2b2b;--color-gray-roboflow-600:#4a4a4a;--color-gray-roboflow-550:#5f5f5f;--color-gray-roboflow-500:#767676;--color-gray-roboflow-400:#a5a5a5;--color-gray-roboflow-300:#cdcdcd;--color-gray-roboflow-200:#e9e9e9;--color-gray-roboflow-100:#f1f1f1;--color-gray-roboflow-50:#f9f9f9;--color-white-mochimalist-0:#fff;--color-yellow-caramellow-900:#662400;--color-yellow-caramellow-800:#7c2d00;--color-yellow-caramellow-700:#943a00;--color-yellow-caramellow-600:#aa4900;--color-yellow-caramellow-500:#bd5b00;--color-yellow-caramellow-450:#d86800;--color-yellow-caramellow-400:#e18d00;--color-yellow-caramellow-300:#fdc900;--color-yellow-caramellow-200:#fae600;--color-yellow-caramellow-100:#fffd92;--color-yellow-caramellow-50:#fffebb;--color-yellow-caramellow-0:#fffedb;--color-orange-firetini-900:#660e00;--color-orange-firetini-800:#842000;--color-orange-firetini-700:#a42700;--color-orange-firetini-600:#c32f00;--color-orange-firetini-500:#de3700;--color-orange-firetini-450:#ff5b45;--color-orange-firetini-400:#f77a38;--color-orange-firetini-300:#fda161;--color-orange-firetini-200:#ffc58f;--color-orange-firetini-100:#ffe4c1;--color-orange-firetini-50:#fff0db;--color-orange-firetini-0:#fff6eb;--color-purple-mysticool-900:#2c0066;--color-purple-mysticool-800:#400387;--color-purple-mysticool-700:#550aa9;--color-purple-mysticool-600:#6b16ca;--color-purple-mysticool-500:#812ae7;--color-purple-mysticool-450:#8a39fa;--color-purple-mysticool-400:#9e68ff;--color-purple-mysticool-300:#b190ff;--color-purple-mysticool-200:#d5c7ff;--color-purple-mysticool-100:#e9e4ff;--color-purple-mysticool-50:#f0edff;--color-purple-mysticool-0:#f8f7ff;--color-green-matchacado-900:#00261a;--color-green-matchacado-800:#003020;--color-green-matchacado-700:#00422c;--color-green-matchacado-600:#005f3e;--color-green-matchacado-500:#008753;--color-green-matchacado-450:#1dad65;--color-green-matchacado-400:#39d377;--color-green-matchacado-300:#6bec8c;--color-green-matchacado-200:#a4f9ac;--color-green-matchacado-100:#c3f9c2;--color-green-matchacado-50:#e3fae1;--color-green-matchacado-0:#f6fdf5;--color-teal-spabattical-900:#003440;--color-teal-spabattical-800:#005062;--color-teal-spabattical-700:#005c62;--color-teal-spabattical-600:#006b6c;--color-teal-spabattical-500:#00857c;--color-teal-spabattical-450:#009990;--color-teal-spabattical-400:#26c0b4;--color-teal-spabattical-300:#48d5c6;--color-teal-spabattical-200:#75e4d5;--color-teal-spabattical-100:#ccf6ee;--color-teal-spabattical-50:#e6faf5;--color-teal-spabattical-0:#f7fdfc;--color-blue-skycicle-900:#002966;--color-blue-skycicle-800:#003c96;--color-blue-skycicle-700:#004ba9;--color-blue-skycicle-600:#005fcb;--color-blue-skycicle-500:#0074e8;--color-blue-skycicle-450:#007cff;--color-blue-skycicle-400:#45a3fe;--color-blue-skycicle-300:#75bfff;--color-blue-skycicle-200:#abdbff;--color-blue-skycicle-100:#d7edff;--color-blue-skycicle-50:#e6f4ff;--color-blue-skycicle-0:#f7fbff;--color-pink-flaminglow-900:#630233;--color-pink-flaminglow-800:#82053e;--color-pink-flaminglow-700:#a30c4a;--color-pink-flaminglow-600:#c31952;--color-pink-flaminglow-500:#de2c62;--color-pink-flaminglow-450:#ee376a;--color-pink-flaminglow-400:#f76593;--color-pink-flaminglow-300:#fe8eb1;--color-pink-flaminglow-200:#ffbed2;--color-pink-flaminglow-100:#ffdfe9;--color-pink-flaminglow-50:#ffebf1;--color-pink-flaminglow-0:#fff8fa;--color-red-pushpin-900:#600;--color-red-pushpin-800:maroon;--color-red-pushpin-700:#9b0000;--color-red-pushpin-600:#b60000;--color-red-pushpin-500:#c00;--color-red-pushpin-450:#e60023;--color-red-pushpin-400:#eb4242;--color-red-pushpin-300:#f47171;--color-red-pushpin-200:#fcbbbb;--color-red-pushpin-100:#ffe0e0;--color-red-pushpin-50:#ffebeb;--color-red-pushpin-0:#fff7f7;--rounding-datepicker-range-end:var(--rounding-0) var(--rounding-circle) var(--rounding-circle) var(--rounding-0);--rounding-datepicker-range-middle:var(--rounding-0);--rounding-datepicker-range-start:var(--rounding-circle) var(--rounding-0) var(--rounding-0) var(--rounding-circle);--rounding-datepicker-navigation:var(--rounding-circle);--rounding-datepicker-days:var(--rounding-circle);--rounding-datepicker-container:var(--rounding-400);--font-family-datepicker-heading:var(--font-family-default-latin);--font-family-datepicker-date:var(--font-family-default-latin);--font-weight-datepicker-heading:var(--font-weight-bold);--font-weight-datepicker-date:var(--font-weight-normal);--font-size-datepicker-heading:var(--font-size-400);--font-size-datepicker-date:var(--font-size-300);--color-data-visualization-error-text:var(--color-red-pushpin-500);--color-data-visualization-success-text:var(--color-green-matchacado-600);--color-data-visualization-success-graph:var(--color-green-matchacado-500);--color-data-visualization-primary:var(--color-data-visualization-05);--color-data-visualization-08:var(--color-purple-mysticool-800);--color-data-visualization-01:var(--color-blue-skycicle-800);--color-data-visualization-12:var(--color-orange-firetini-900);--color-data-visualization-11:var(--color-pink-flaminglow-500);--color-data-visualization-10:var(--color-teal-spabattical-800);--color-border-tag-disabled:var(--color-gray-roboflow-500);--color-border-table-row-selected:var(--color-black-cosmicore-900);--color-border-indicator:var(--color-white-mochimalist-0);--color-border-checkbox-unchecked-pressed:var(--color-gray-roboflow-400);--color-border-checkbox-unchecked-hover:var(--color-gray-roboflow-400);--color-border-checkbox-disabled:var(--color-border-formfield-disabled);--color-border-badge-dark:var(--color-black-cosmicore-900);--color-border-badge-light:var(--color-white-mochimalist-0);--color-border-badge-default:var(--color-white-mochimalist-0);--color-border-error:var(--color-red-pushpin-500);--color-border-default:var(--color-gray-roboflow-500);--color-border-container:var(--color-gray-roboflow-300);--color-background-video-container-secondary:var(--color-transparent);--color-background-tiledata-neutral:var(--color-background-chartgraph-neutral)1A;--color-background-tiledata-09:var(--color-data-visualization-09)1A;--color-background-tiledata-07:var(--color-data-visualization-07)1A;--color-background-tiledata-06:var(--color-data-visualization-06)1A;--color-background-tiledata-05:var(--color-data-visualization-05)1A;--color-background-tiledata-04:var(--color-data-visualization-04)1A;--color-background-tiledata-03:var(--color-data-visualization-03)1A;--color-background-tiledata-02:var(--color-data-visualization-02)1A;--color-background-tableofcontents-item-default:var(--color-transparent);--color-background-switch-disabled-selected:var(--color-gray-roboflow-500);--color-background-searchguide-active-09:var(--color-red-pushpin-200);--color-background-searchguide-active-08:var(--color-orange-firetini-100);--color-background-searchguide-active-07:var(--color-green-matchacado-100);--color-background-searchguide-active-06:var(--color-blue-skycicle-100);--color-background-searchguide-active-05:var(--color-purple-mysticool-200);--color-background-searchguide-active-04:var(--color-red-pushpin-200);--color-background-searchguide-active-03:var(--color-orange-firetini-200);--color-background-searchguide-active-02:var(--color-green-matchacado-200);--color-background-searchguide-active-01:var(--color-blue-skycicle-200);--color-background-searchguide-active-10:var(--color-purple-mysticool-100);--color-background-searchguide-hover-09:var(--color-red-pushpin-200);--color-background-searchguide-hover-08:var(--color-orange-firetini-100);--color-background-searchguide-hover-07:var(--color-green-matchacado-100);--color-background-searchguide-hover-06:var(--color-blue-skycicle-100);--color-background-searchguide-hover-05:var(--color-purple-mysticool-200);--color-background-searchguide-hover-04:var(--color-red-pushpin-200);--color-background-searchguide-hover-03:var(--color-orange-firetini-200);--color-background-searchguide-hover-02:var(--color-green-matchacado-200);--color-background-searchguide-hover-01:var(--color-blue-skycicle-200);--color-background-searchguide-hover-10:var(--color-purple-mysticool-100);--color-background-searchguide-default-09:var(--color-red-pushpin-200);--color-background-searchguide-default-08:var(--color-orange-firetini-100);--color-background-searchguide-default-07:var(--color-green-matchacado-100);--color-background-searchguide-default-06:var(--color-blue-skycicle-100);--color-background-searchguide-default-05:var(--color-purple-mysticool-200);--color-background-searchguide-default-04:var(--color-red-pushpin-200);--color-background-searchguide-default-03:var(--color-orange-firetini-200);--color-background-searchguide-default-02:var(--color-green-matchacado-200);--color-background-searchguide-default-01:var(--color-blue-skycicle-200);--color-background-searchguide-default-10:var(--color-purple-mysticool-100);--color-background-tag-warning-active:var(--color-yellow-caramellow-700);--color-background-tag-warning-hover:var(--color-yellow-caramellow-600);--color-background-tabs-transparent-base:var(--color-transparent);--color-background-checkbox-unchecked-error:var(--color-background-formfield-primary);--color-background-checkbox-unchecked-default:var(--color-background-formfield-primary);--color-background-checkbox-checked-error:var(--color-background-formfield-selected);--color-background-checkbox-checked-default:var(--color-background-formfield-selected);--color-background-checkbox-disabled:var(--color-background-formfield-disabled);--color-background-combobox-item-default:var(--color-transparent);--color-background-button-transparentdarkbackground-default:var(--color-transparent);--color-background-button-white-default:var(--color-white-mochimalist-0);--color-background-button-elevation-default:var(--color-transparent);--color-background-button-tertiary-default:var(--color-transparent);--color-background-box-transparent:var(--color-transparent);--color-background-badge-darkwash-hover:var(--color-background-wash-dark);--color-background-badge-darkwash-default:var(--color-background-wash-dark);--color-background-badge-lightwash-hover:var(--color-background-wash-light);--color-background-badge-lightwash-default:var(--color-background-wash-light);--color-background-elevation-raised:var(--color-transparent);--color-background-elevation-floating:var(--color-transparent);--color-background-elevation-accent:var(--color-gray-roboflow-100);--color-background-light:var(--color-white-mochimalist-0);--color-background-dark:var(--color-black-cosmicore-900);--color-background-education:var(--color-blue-skycicle-500);--color-background-brand:var(--color-red-pushpin-450);--color-background-inverse-strong:var(--color-gray-roboflow-200);--color-background-inverse-base:var(--color-black-cosmicore-900);--color-background-selected-weak:var(--color-gray-roboflow-400);--color-background-selected-strong:var(--color-gray-roboflow-700);--color-background-selected-base:var(--color-black-cosmicore-900);--color-background-tertiary-weak:var(--color-gray-roboflow-300);--color-background-tertiary-strong:var(--color-gray-roboflow-700);--color-background-tertiary-base:var(--color-gray-roboflow-500);--color-background-secondary-weak:var(--color-gray-roboflow-300);--color-background-secondary-strong:var(--color-gray-roboflow-400);--color-background-secondary-base:var(--color-gray-roboflow-200);--color-background-primary-weak:var(--color-red-pushpin-300);--color-background-primary-strong:var(--color-red-pushpin-600);--color-background-primary-base:var(--color-red-pushpin-450);--color-background-shopping:var(--color-blue-skycicle-500);--color-background-neutral:var(--color-gray-roboflow-500);--color-background-recommendation-weak:var(--color-purple-mysticool-100);--color-background-recommendation-base:var(--color-purple-mysticool-500);--color-background-success-weak:var(--color-green-matchacado-100);--color-background-success-base:var(--color-green-matchacado-500);--color-background-warning-weak:var(--color-orange-firetini-100);--color-background-warning-base:var(--color-yellow-caramellow-500);--color-background-error-weak:var(--color-red-pushpin-100);--color-background-error-base:var(--color-red-pushpin-500);--color-background-info-strong:var(--color-blue-skycicle-600);--color-background-info-weak:var(--color-blue-skycicle-100);--color-background-info-base:var(--color-blue-skycicle-500);--color-background-default:var(--color-white-mochimalist-0);--color-icon-dark:var(--color-black-cosmicore-900);--color-icon-light:var(--color-white-mochimalist-0);--color-icon-brand-primary:var(--color-red-pushpin-450);--color-icon-shopping:var(--color-blue-skycicle-500);--color-icon-inverse:var(--color-white-mochimalist-0);--color-icon-recommendation:var(--color-purple-mysticool-500);--color-icon-info:var(--color-blue-skycicle-500);--color-icon-warning:var(--color-yellow-caramellow-500);--color-icon-error:var(--color-red-pushpin-500);--color-icon-disabled:var(--color-gray-roboflow-400);--color-icon-success:var(--color-green-matchacado-600);--color-icon-subtle-accent:var(--color-gray-roboflow-550);--color-icon-subtle:var(--color-gray-roboflow-500);--color-icon-default:var(--color-black-cosmicore-900);--color-text-formfield-placeholder:var(--color-gray-roboflow-500);--color-text-formfield-disabled:var(--color-gray-roboflow-500);--color-text-link:var(--color-blue-skycicle-700);--color-text-shopping:var(--color-blue-skycicle-500);--color-text-light:var(--color-white-mochimalist-0);--color-text-dark:var(--color-black-cosmicore-900);--color-text-inverse:var(--color-white-mochimalist-0);--color-text-warning:var(--color-yellow-caramellow-500);--color-text-error:var(--color-red-pushpin-500);--color-text-disabled:var(--color-gray-roboflow-400);--color-text-success:var(--color-green-matchacado-600);--color-text-subtle:var(--color-gray-roboflow-500);--color-text-default:var(--color-black-cosmicore-900);--color-border-switch-pressed-unselected:var(--color-border-default);--color-border-switch-hover-unselected:var(--color-border-default);--color-border-switch-focus-outer:var(--color-border-default);--color-border-switch-focus-inner:var(--color-border-default);--color-border-switch-disabled-unselected:var(--color-border-container);--color-border-switch-disabled-selected:var(--color-background-default);--color-border-switch-default-unselected:var(--color-border-default);--color-border-switch-default-selected:var(--color-background-selected-base);--color-border-popover-education:var(--color-background-education);--color-border-formfield-error-default:var(--color-border-error);--color-border-checkbox-unchecked-error:var(--color-border-error);--color-border-checkbox-unchecked-default:var(--color-border-default);--color-border-checkbox-checked-error:var(--color-border-error);--color-border-checkbox-checked-default:var(--color-background-selected-base);--color-border-button-pressed:var(--color-border-container);--color-border-button-hover:var(--color-border-container);--color-background-video-container-primary:var(--color-background-inverse-base);--color-background-tiledata-hover:var(--color-background-secondary-base);--color-background-tiledata-08:var(--color-data-visualization-08)1A;--color-background-tiledata-01:var(--color-data-visualization-01)1A;--color-background-tiledata-12:var(--color-data-visualization-12)1A;--color-background-tiledata-11:var(--color-data-visualization-11)1A;--color-background-tiledata-10:var(--color-data-visualization-10)1A;--color-background-tableofcontents-item-hover:var(--color-background-secondary-base);--color-background-tagdata-secondary:var(--color-background-default);--color-background-tagdata-primary:var(--color-background-secondary-base);--color-background-searchguide-active-11:var(--color-background-secondary-base);--color-background-searchguide-hover-11:var(--color-background-secondary-base);--color-background-searchguide-default-11:var(--color-background-secondary-base);--color-background-tag-warning-default:var(--color-background-warning-base);--color-background-tag-error-default:var(--color-background-error-base);--color-background-tag-primary-default:var(--color-background-secondary-base);--color-background-tabs-default-hover:var(--color-background-secondary-base);--color-background-tabs-default-base:var(--color-background-default);--color-background-popover-education:var(--color-background-education);--color-background-popover-primary:var(--color-background-default);--color-background-overlay:var(--color-background-default);--color-background-indicator:var(--color-background-primary-base);--color-background-iconbutton-semitransparentdark-disabled-selected:var(--color-background-secondary-base);--color-background-iconbutton-semitransparentdark-disabled-default:var(--color-background-secondary-base);--color-background-button-selected-disabled:var(--color-background-selected-base);--color-background-button-selected-default:var(--color-background-selected-base);--color-background-button-disabled-default:var(--color-background-secondary-base);--color-background-button-transparentdarkbackground-disabled:var(--color-background-secondary-base);--color-background-button-semitransparentdark-disabled:var(--color-background-secondary-base);--color-background-button-semitransparentwhite-disabled:var(--color-background-secondary-base);--color-background-button-gray-disabled:var(--color-background-secondary-base);--color-background-button-gray-default:var(--color-background-neutral);--color-background-button-light-default:var(--color-background-light);--color-background-button-dark-default:var(--color-background-dark);--color-background-button-white-disabled:var(--color-background-secondary-base);--color-background-button-shopping-default:var(--color-background-shopping);--color-background-button-elevation-disabled:var(--color-background-secondary-base);--color-background-button-tertiary-disabled:var(--color-background-secondary-base);--color-background-button-secondary-disabled:var(--color-background-secondary-base);--color-background-button-secondary-default:var(--color-background-secondary-base);--color-background-button-primary-disabled:var(--color-background-secondary-base);--color-background-button-primary-hover:var(--color-background-primary-strong);--color-background-button-primary-default:var(--color-background-primary-base);--color-background-box-light:var(--color-background-light);--color-background-box-dark:var(--color-background-dark);--color-background-box-elevation-raised:var(--color-background-elevation-raised);--color-background-box-elevation-floating:var(--color-background-elevation-floating);--color-background-box-elevation-accent:var(--color-background-elevation-accent);--color-background-box-education:var(--color-background-education);--color-background-box-brand:var(--color-background-brand);--color-background-box-inverse:var(--color-background-inverse-base);--color-background-box-selected:var(--color-background-selected-base);--color-background-box-tertiary:var(--color-background-tertiary-base);--color-background-box-secondary:var(--color-background-secondary-base);--color-background-box-primary:var(--color-background-primary-base);--color-background-box-shopping:var(--color-background-shopping);--color-background-box-recommendation-weak:var(--color-background-recommendation-weak);--color-background-box-recommendation-base:var(--color-background-recommendation-base);--color-background-box-success-weak:var(--color-background-success-weak);--color-background-box-success-base:var(--color-background-success-base);--color-background-box-warning-weak:var(--color-background-warning-weak);--color-background-box-warning-base:var(--color-background-warning-base);--color-background-box-error-weak:var(--color-background-error-weak);--color-background-box-error-base:var(--color-background-error-base);--color-background-box-info-weak:var(--color-background-info-weak);--color-background-box-info-base:var(--color-background-info-base);--color-background-box-default:var(--color-background-default);--color-background-badge-recommendation-hover:var(--color-background-recommendation-base);--color-background-badge-recommendation-default:var(--color-background-recommendation-base);--color-background-badge-success-hover:var(--color-background-success-base);--color-background-badge-success-default:var(--color-background-success-base);--color-background-badge-warning-hover:var(--color-background-warning-base);--color-background-badge-warning-default:var(--color-background-warning-base);--color-background-badge-error-hover:var(--color-background-error-base);--color-background-badge-error-default:var(--color-background-error-base);--color-background-badge-info-hover:var(--color-background-info-strong);--color-background-badge-info-default:var(--color-background-info-base);--color-background-badge-neutral-hover:var(--color-background-tertiary-base);--color-background-badge-neutral-default:var(--color-background-tertiary-base)}.iQD{background:var(--color-background-combobox-item-default)}.q9L{background-color:var(--color-background-combobox-item-hover)}@keyframes UVU{0%{opacity:var(--opacity-0)}to{opacity:var(--opacity-500)}}@keyframes Wl2{0%{opacity:var(--opacity-500)}to{opacity:var(--opacity-0)}}.JJV{background:rgba(0,0,0,.8);height:100%}.UxA{opacity:var(--opacity-0)}.hkP{animation:UVU .4s linear}.tb3{animation:Wl2 .4s linear}.wOU{appearance:none;opacity:var(--opacity-0);outline:0}.XbG{height:var(--space-400);width:var(--space-400)}.r3a{height:var(--space-600);width:var(--space-600)}.bT7{border-width:6px}.bx1{border-width:8px}.w4g{outline:2px solid var(--sema-color-border-focus-outer-default)}.N_f{border:2px solid var(--sema-color-border-focus-inner-default)}.CQv{border:2px solid var(--sema-color-background-disabled)}.YxF{border:2px solid var(--sema-color-background-selected)}.rlR{border:2px solid var(--sema-color-border-focus-inner-default)}.Ico{background-color:var(--color-background-formfield-disabled)}.ysd{background-color:var(--color-background-formfield-primary)}._0M{border-radius:var(--sema-rounding-400)}.Qzv{background-color:var(--comp-bannercallout-color-background-default);border:var(--comp-bannercallout-border-width-container-default) solid var(--comp-bannercallout-color-border-default)}.M7M{background-color:var(--comp-bannercallout-color-background-neutral);border:var(--comp-bannercallout-border-width-container-neutral) solid var(--comp-bannercallout-color-border-neutral)}.S1U{background-color:var(--comp-bannercallout-color-background-info);border:var(--comp-bannercallout-border-width-container-info) solid var(--comp-bannercallout-color-border-info)}.NRT{background-color:var(--comp-bannercallout-color-background-success);border:var(--comp-bannercallout-border-width-container-success) solid var(--comp-bannercallout-color-border-success)}.GOq{background-color:var(--comp-bannercallout-color-background-warning);border:var(--comp-bannercallout-border-width-container-warning) solid var(--comp-bannercallout-color-border-warning)}.ypa{background-color:var(--comp-bannercallout-color-background-error);border:var(--comp-bannercallout-border-width-container-error) solid var(--comp-bannercallout-color-border-error)}.EU_{background-color:var(--comp-bannercallout-color-background-recommendation);border:var(--comp-bannercallout-border-width-container-recommendation) solid var(--comp-bannercallout-color-border-recommendation)}.C96{border-radius:var(--sema-rounding-400)}.P1A{background-color:var(--comp-bannerslim-color-background-default-expanded);border:var(--comp-bannerslim-border-width-container-default-expanded) solid var(--comp-bannerslim-color-border-default-expanded)}.bHP{background-color:var(--comp-bannerslim-color-background-neutral-expanded);border:var(--comp-bannerslim-border-width-container-neutral-expanded) solid var(--comp-bannerslim-color-border-neutral-expanded)}.mmk{background-color:var(--comp-bannerslim-color-background-info-expanded);border:var(--comp-bannerslim-border-width-container-info-expanded) solid var(--comp-bannerslim-color-border-info-expanded)}.JWU{background-color:var(--comp-bannerslim-color-background-success-expanded);border:var(--comp-bannerslim-border-width-container-success-expanded) solid var(--comp-bannerslim-color-border-success-expanded)}.cH6{background-color:var(--comp-bannerslim-color-background-warning-expanded);border:var(--comp-bannerslim-border-width-container-warning-expanded) solid var(--comp-bannerslim-color-border-warning-expanded)}.eMe{background-color:var(--comp-bannerslim-color-background-error-expanded);border:var(--comp-bannerslim-border-width-container-error-expanded) solid var(--comp-bannerslim-color-border-error-expanded)}.OG4{background-color:var(
  46.    --comp-bannerslim-color-background-recommendation-expanded
  47.  );border:var(--comp-bannerslim-border-width-container-recommendation-expanded) solid var(--comp-bannerslim-color-border-recommendation-expanded)}.uh9{background-color:var(--comp-bannerslim-color-background-default-compact);border:var(--comp-bannerslim-border-width-container-default-compact) solid var(--comp-bannerslim-color-border-default-compact)}.S7K{background-color:var(--comp-bannerslim-color-background-neutral-compact);border:var(--comp-bannerslim-border-width-container-neutral-compact) solid var(--comp-bannerslim-color-border-neutral-compact)}.Ubw{background-color:var(--comp-bannerslim-color-background-info-compact);border:var(--comp-bannerslim-border-width-container-info-compact) solid var(--comp-bannerslim-color-border-info-compact)}.Jpj{background-color:var(--comp-bannerslim-color-background-success-compact);border:var(--comp-bannerslim-border-width-container-success-compact) solid var(--comp-bannerslim-color-border-success-compact)}.lYN{background-color:var(--comp-bannerslim-color-background-warning-compact);border:var(--comp-bannerslim-border-width-container-warning-compact) solid var(--comp-bannerslim-color-border-warning-compact)}.eUr{background-color:var(--comp-bannerslim-color-background-error-compact);border:var(--comp-bannerslim-border-width-container-error-compact) solid var(--comp-bannerslim-color-border-error-compact)}.slw{background-color:var(
  48.    --comp-bannerslim-color-background-recommendation-compact
  49.  );border:var(--comp-bannerslim-border-width-container-recommendation-compact) solid var(--comp-bannerslim-color-border-recommendation-compact)}.iki{align-items:center;border-radius:var(--sema-rounding-400,16px);display:flex;gap:var(--sema-space-200,8px);height:48px;padding:var(--sema-space-200,8px) var(--sema-space-1100,44px) var(--sema-space-200,8px) var(--sema-space-400,16px);width:343px}html:not([dir=ltr]) .YkS{padding:var(--space-300) var(--space-400) var(--space-300) var(--space-1100)}.KlX{background:var(--sema-color-background-default,#000);border:1px solid var(--sema-color-border-interactive,#c2c2b6)}.GXu{background:var(--background-color-background-default,#fff);border:1px solid var(--border-color-border-default,#767676)}.iki:hover{background:var(--sema-color-hover-background-default,#f8f7f2);border:1px solid var(--sema-color-hover-border-interactive,#626260)}.iki:active{background:var(--sema-color-pressed-background-default,#ebebe5);border:1px solid var(--sema-color-pressed-border-interactive,#585856)}.Sqz{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;overflow:hidden}._eX{animation:K2e calc(var(--base-motion-duration-150) / 2) var(--base-motion-easing-linear) forwards}.t53{animation:fun calc(var(--base-motion-duration-150) / 2) var(--base-motion-easing-linear) forwards}@keyframes K2e{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes fun{0%{transform:scale(.95)}to{transform:scale(1)}}@media (prefers-reduced-motion){._eX,.t53{animation:none}}@keyframes FuY{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes _Ud{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes Pmg{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes JYg{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes YAI{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Yls{0%{transform:translateY(0)}to{transform:translateY(100%)}}.Xjn{transform:translateX(100%)}.Ve3{animation:FuY .4s ease-in-out}html[dir=rtl] .Ve3{animation:_Ud .4s ease-in-out}.TC3{animation:Pmg .4s ease-in-out}html[dir=rtl] .TC3{animation:JYg .4s ease-in-out}.D_U{transform:translateY(100%)}.BND{animation:YAI .4s ease-in-out}.k78{animation:Yls .4s ease-in-out}.gUZ{fill:currentColor;stroke-width:0;vertical-align:middle}html[dir=rtl] .Hn_{transform:scaleX(-1);transform-origin:center}.hdS{color:inherit}.AR6{color:var(--color-icon-inverse)}.X7a{color:var(--color-icon-error)}.Uvi{color:var(--color-icon-default)}.m9E{color:var(--color-icon-disabled)}.BNH{color:var(--color-icon-subtle)}.W53{color:var(--color-icon-warning)}.AiB{color:var(--color-icon-success)}.U3K{color:var(--color-icon-recommendation)}.vvo{color:var(--color-icon-shopping)}.gYu{color:var(--color-icon-info)}.g_1{color:var(--color-icon-brand-primary)}.ePF{color:var(--color-icon-light)}.bW6{color:var(--color-icon-dark)}.aQn{height:100%}.TjE{height:100%;max-height:100%}.A2V,.TjE{background-color:var(--color-background-overlay)}.A2V{border-radius:32px 32px 0 0}.lpe{height:50%}.pZq{max-height:90%;min-height:30%}.taJ{--g-enter-delay:0ms;--g-intro-duration:var(--comp-spinner-motion-enter-duration);--g-size:40px;animation-composition:add;animation-delay:var(--g-enter-delay),0s;animation-duration:1s,var(--comp-spinner-motion-exit-duration);animation-fill-mode:forwards;animation-iteration-count:infinite,1;animation-name:_iM;animation-timing-function:linear,ease-out;height:var(--g-size);width:var(--g-size)}.taJ.N4A{animation-name:_iM,Z-E}svg *{transform-box:fill-box}.taJ circle{--g-start-x:0;--g-start-y:0;--g-base-delay:calc(var(--g-intro-duration) + var(--g-enter-delay));animation-composition:add;animation-duration:.8s,1.8s,var(--g-intro-duration);animation-fill-mode:both;animation-iteration-count:infinite,infinite,1;animation-name:XtE,t8P,hy7;animation-timing-function:linear,linear,ease-in-out;transform-origin:center center}.taJ circle:first-child{animation-delay:calc(var(--g-base-delay) + 0ms),var(--g-base-delay),var(--g-enter-delay)}.taJ circle:nth-child(2){animation-delay:calc(var(--g-base-delay) + .1s),var(--g-base-delay),calc(var(--g-enter-delay) + .15s)}.taJ circle:nth-child(3){animation-delay:calc(var(--g-base-delay) + .2s),var(--g-base-delay),calc(var(--g-enter-delay) + .3s)}@keyframes hy7{0%{transform:translate(var(--g-start-x),var(--g-start-y)) scale(0)}to{transform:translate(0) scale(1)}}@keyframes Z-E{to{transform:scale(0)}}@keyframes _iM{to{transform:rotate(1turn)}}@keyframes XtE{50%{transform:scale(.666)}to{transform:scale(1)}}@keyframes t8P{0%{fill:var(--comp-spinner-color-background-1)}33.333%{fill:var(--comp-spinner-color-background-2)}66.666%{fill:var(--comp-spinner-color-background-3)}to{fill:var(--comp-spinner-color-background-1)}}.cNb,.yxg{height:100%}.yxg{background-color:var(--color-background-overlay);max-height:100%}.yxg:focus{outline:none}.eEH{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._g0{padding-left:var(--space-0);padding-right:var(--space-0)}._Bv{margin-top:var(--space-300)}.DYw{padding-top:var(--space-100)}html[dir=rtl] .eSk{padding-right:var(--space-0)}html:not([dir=rtl]) .eSk{padding-left:var(--space-0)}.GY6{padding-top:var(--sema-space-100)}html[dir=rtl] .PN4{padding-right:var(--sema-space-200)}html:not([dir=rtl]) .PN4{padding-left:var(--sema-space-200)}.VgP{padding-top:var(--space-100)}html[dir=rtl] .LP6{padding-right:var(--space-0)}html:not([dir=rtl]) .LP6{padding-left:var(--space-0)}.G0M{padding-top:var(--sema-space-200)}html[dir=rtl] .cOA{padding-right:var(--sema-space-300)}html:not([dir=rtl]) .cOA{padding-left:var(--sema-space-300)}.lh1{padding-top:var(--space-200)}html[dir=rtl] .soS{padding-right:var(--space-0)}html:not([dir=rtl]) .soS{padding-left:var(--space-0)}.xen{padding-top:var(--sema-space-200)}html[dir=rtl] .Jb0{padding-right:var(--sema-space-400)}html:not([dir=rtl]) .Jb0{padding-left:var(--sema-space-400)}.__A{border-radius:var(--sema-rounding-400);outline:2px solid var(--sema-color-border-focus-outer-default)}.MFi *{color:var(--color-text-error)!important;font-size:var(--font-size-100)!important}.w9A{padding:var(--sema-space-50)}.ARl{color:var(--color-icon-brand-primary)}.TRu{color:var(--color-icon-info)}.ST7{color:var(--sema-color-pressed-text-primary)}.tgK{color:var(--sema-color-pressed-background-info-default)}.bm4{color:var(--sema-color-hover-background-primary)}.nZa{color:var(--sema-color-hover-background-info-default)}.Lu8{color:var(--sema-color-text-subtle)}.y4b{color:var(--sema-color-hover-text-subtle)}.y4b,.yGG{text-decoration-line:underline!important}.yGG{color:var(--sema-color-pressed-text-subtle)}.gkA{padding-left:var(--sema-space-50)}.KhH{padding-right:var(--sema-space-50)}.YLL,.Ygy{margin-top:var(--sema-space-100)}.YLL{color:var(--sema-color-pressed-text-subtle)}._jn{color:var(--sema-color-hover-text-subtle);margin-top:var(--sema-space-100)}.PbW{color:var(--sema-color-hover-text-default);text-decoration-line:underline!important;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto}.im9{color:var(--sema-color-pressed-text-default);text-decoration-line:underline!important;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto}.VfO{margin-right:var(--sema-space-100);margin-top:var(--sema-space-50)}.p5q{padding-bottom:var(--space-100)}.w5i{padding-bottom:var(--space-300)}.vhU{padding-bottom:var(--space-200)}.rIw{font-family:var(--sema-font-family-ui-400);font-size:var(--sema-font-size-ui-400);font-weight:var(--sema-font-weight-ui-400);letter-spacing:var(--sema-font-letterspacing-ui-400);line-height:var(--sema-font-lineheight-ui-400);-webkit-text-decoration:var(--sema-font-textdecoration-ui-400);text-decoration:var(--sema-font-textdecoration-ui-400)}.wm0{font-family:var(--sema-font-family-ui-300);font-size:var(--sema-font-size-ui-300);font-weight:var(--sema-font-weight-ui-300);letter-spacing:var(--sema-font-letterspacing-ui-300);line-height:var(--sema-font-lineheight-ui-300);-webkit-text-decoration:var(--sema-font-textdecoration-ui-300);text-decoration:var(--sema-font-textdecoration-ui-300)}.xl9{font-family:var(--sema-font-family-ui-200);font-size:var(--sema-font-size-ui-200);font-weight:var(--sema-font-weight-ui-200);letter-spacing:var(--sema-font-letterspacing-ui-200);line-height:var(--sema-font-lineheight-ui-200);-webkit-text-decoration:var(--sema-font-textdecoration-ui-200);text-decoration:var(--sema-font-textdecoration-ui-200)}.ES4{font-family:var(--sema-font-family-ui-100);font-size:var(--sema-font-size-ui-100);font-weight:var(--sema-font-weight-ui-100);letter-spacing:var(--sema-font-letterspacing-ui-100);-webkit-text-decoration:var(--sema-font-textdecoration-ui-100);text-decoration:var(--sema-font-textdecoration-ui-100)}.kHh{line-height:var(--sema-font-lineheight-ui-100)}.lfl{line-height:var(--sema-font-lineheight-compact-100)}.MZd{padding-bottom:100%;position:relative}.F_Z,.MZd{border-radius:50%}.F_Z{outline:1px solid #fff}.MCe{border-radius:var(--sema-rounding-circle);outline:2px solid var(--sema-color-border-inverse)}.eKX{border:2px solid var(--sema-color-border-focus-inner-default);border-radius:50%;outline:2px solid var(--sema-color-border-focus-outer-default)}.Ij3{background:var(--sema-color-hover-background-wash-image-tint)}.BaB{background:var(--sema-color-pressed-background-wash-image-tint)}.xIj{display:flex;inset:0;justify-content:center;position:absolute}.XAd{stroke-width:0;vertical-align:middle}.r0-{fill:var(--color-icon-avatar-default)}.x-f{fill:var(--color-icon-light)}.KuF,.yfm{background-color:var(--color-transparent)}.hW-{max-width:16ch;padding-top:var(--space-200)}.yfm:focus{outline:0}.v07{opacity:.5}.jjx,.v07{cursor:default}.D3G div{color:var(--sema-color-pressed-text-default)!important}.TGY div{color:var(--sema-color-hover-text-default)!important}.e43{margin:0}.yQo{padding:0}:root{--g-size-sm:var(--space-400);--g-size-md:var(--space-600)}.n_6{height:var(--g-size-sm);width:var(--g-size-sm)}.rKi{height:var(--g-size-md);width:var(--g-size-md)}.LnX{background-color:var(--color-background-checkbox-unchecked-default)}.mCN{background-color:var(--color-background-checkbox-disabled)}.ovY{background-color:var(--color-background-checkbox-checked-default)}.GE5{background-color:var(--sema-color-background-checked)}.tHS{background-color:var(--color-background-checkbox-checked-error)}.XaH{background-color:var(--color-background-checkbox-unchecked-error)}.Q9m{border-color:var(--color-border-checkbox-unchecked-default)}.PO8{border-color:var(--color-border-checkbox-checked-default)}.mkX{border-color:var(--sema-color-background-checked)}.t4K{border-color:var(--color-border-checkbox-disabled)}.UuW{border-color:var(--color-border-checkbox-checked-error)}.egs{border-color:var(--color-border-checkbox-unchecked-error)}.Wqy{border-color:var(--color-border-checkbox-unchecked-hover)}.TbM{border-color:var(--sema-color-hover-border-error)}.ecS{border-color:var(--sema-color-pressed-border-interactive)}.TJ3{border-color:var(--sema-color-pressed-border-error)}.jX2{background-color:var(--sema-color-hover-background-selected);border-color:var(--sema-color-hover-background-selected)}.Vu2{background-color:var(--sema-color-hover-background-checked);border-color:var(--sema-color-hover-background-checked)}.yKe{border-color:var(--sema-color-border-focus-inner-default);border-style:solid;border-width:2px;outline:2px solid var(--sema-color-border-focus-outer-default);outline-offset:0}.R9K{background-color:var(--sema-color-hover-background-error-default);border-color:var(--sema-color-hover-background-error-default)}.UNR{background-color:var(--sema-color-pressed-background-selected);border-color:var(--sema-color-pressed-background-selected)}.Cai{background-color:var(--sema-color-pressed-background-checked);border-color:var(--sema-color-pressed-background-checked)}.GJu{background-color:var(--sema-color-pressed-background-error-default);border-color:var(--sema-color-pressed-background-error-default)}.MgF{border-radius:var(--sema-rounding-100)}.yDE{border-radius:var(--sema-rounding-200)}.hWu{transition-duration:var(
  50.    --comp-checkbox-motion-background-colorchange-duration
  51.  );transition-property:background-color,border-color;transition-timing-function:var(
  52.    --comp-checkbox-motion-background-colorchange-easing
  53.  )}.hWu.yKe,.hWu:not(.ovY){transition-property:background-color}.QRS{transition:width var(--comp-checkbox-icon-motion-collapse-in-duration) var(--comp-checkbox-icon-motion-collapse-in-easing)}.HHG{transition:width var(--comp-checkbox-icon-motion-collapse-out-duration) var(--comp-checkbox-icon-motion-collapse-out-easing)}.Wd9{height:var(--space-600);width:var(--space-600)}.BSN{pointer-events:none}.sGt{appearance:none;opacity:var(--opacity-0);outline:0}.n8y{position:relative}.z8V{padding-top:var(--sema-space-50)}html:not([dir=rtl]) .xIz{padding-left:var(--sema-space-200)}html[dir=rtl] .xIz{padding-right:var(--sema-space-200)}.u4S{padding-top:var(--sema-space-25)}.rsl{padding-bottom:var(--space-200);padding-left:var(--space-0);padding-right:var(--space-0)}.BG7{cursor:pointer}.LIa{cursor:zoom-in}.Smz{cursor:zoom-out}.q-D{cursor:copy}.c8z{cursor:move}.rEw{cursor:no-drop}.K8T{cursor:grab}.RMk{cursor:grabbing}:import("./Focus.css"){i__imported_accessibilityOutlineFocus_3:accessibilityOutlineFocus}.SPw{perspective:1px}.Tti{border-radius:var(--rounding-0)}.qdx{border-radius:var(--rounding-100)}.hrh{border-radius:var(--rounding-200)}.ufJ{border-radius:var(--rounding-300)}.AAn{border-radius:var(--rounding-400)}.smj{border-radius:var(--rounding-500)}.K1k{border-radius:var(--rounding-circle)}.G4l{background-color:var(--color-background-button-selected-disabled)}.cLA{background-color:var(--color-background-button-selected-default)}.bP7{border:2px solid;border-color:var(--sema-color-border-focus-inner-default);box-sizing:border-box;outline:2px solid var(--sema-color-border-focus-outer-default);outline-offset:0;padding:var(--space-0) var(--space-0)}.bP7.Lmt{outline:2px solid var(--sema-color-border-focus-outer-light)}.bP7.Fqo{outline:2px solid var(--sema-color-border-focus-outer-inverse)}.bP7.t4x{border-color:transparent}.bP7.Dp5{border:2px solid var(--sema-color-border-focus-inner-dark)}.wXM svg{opacity:.4}.WqF{background-color:var(--color-background-button-primary-default)}.WqF.JEu,.WqF.jEe{background-color:var(--color-background-button-primary-hover)}.WqF.goL{background-color:var(--color-background-button-primary-active)}.WqF.Owy{background-color:var(--color-background-button-primary-disabled)}.Wqj{background-color:var(--color-background-button-secondary-default)}.Wqj.JEu,.Wqj.jEe{background-color:var(--color-background-button-secondary-hover)}.Wqj.goL{background-color:var(--color-background-button-secondary-active)}.Wqj.Owy{background-color:var(--color-background-button-secondary-disabled)}.uPZ{background-color:var(--color-background-button-tertiary-default)}.uPZ.JEu,.uPZ.jEe{background-color:var(--color-background-button-tertiary-hover)}.uPZ.goL{background-color:var(--color-background-button-tertiary-active)}.uPZ.Owy{background-color:var(--color-background-button-tertiary-disabled)}.M5w{background-color:var(
  54.    --color-background-button-transparentdarkbackground-default
  55.  )}.M5w.JEu,.M5w.jEe{background-color:var(
  56.    --color-background-button-transparentdarkbackground-hover
  57.  )}.M5w.goL{background-color:var(
  58.    --color-background-button-transparentdarkbackground-active
  59.  )}.M5w.Owy{background-color:var(
  60.    --color-background-button-transparentdarkbackground-disabled
  61.  )}.eBH{background-color:var(--color-background-button-semitransparentwhite-default)}.eBH.JEu,.eBH.jEe{background-color:var(--color-background-button-semitransparentwhite-hover)}.eBH.goL{background-color:var(--color-background-button-semitransparentwhite-active)}.eBH.Owy{background-color:var(
  62.    --color-background-button-semitransparentwhite-disabled
  63.  )}.U7n{background-color:var(--color-background-button-white-default)}.U7n.JEu,.U7n.jEe{background-color:var(--color-background-button-white-hover)}.U7n.goL{background-color:var(--color-background-button-white-active)}.U7n.Owy{background-color:var(--color-background-button-white-disabled)}.fT7{background-color:var(
  64.    --color-background-iconbutton-semitransparentdark-default
  65.  )}.fT7.JEu,.fT7.jEe{background-color:var(
  66.    --color-background-iconbutton-semitransparentdark-hover
  67.  )}.fT7.goL{background-color:var(
  68.    --color-background-iconbutton-semitransparentdark-active
  69.  )}.fT7.Owy{background-color:var(
  70.    --color-background-iconbutton-semitransparentdark-disabled-default
  71.  )}.fT7.Owy.cLA{background-color:var(
  72.    --color-background-iconbutton-semitransparentdark-disabled-selected
  73.  )}.iHp{background-color:var(--color-background-button-gray-default)}.iHp.JEu,.iHp.jEe{background-color:var(--color-background-button-gray-hover)}.iHp.goL{background-color:var(--color-background-button-gray-active)}.iHp.Owy{background-color:var(--color-background-button-gray-disabled)}.sZj{background-color:var(--color-background-button-elevation-default)}.sZj.JEu,.sZj.jEe{background-color:var(--color-background-button-elevation-hover)}.sZj.goL{background-color:var(--color-background-button-elevation-active)}.sZj.Owy{background-color:var(--color-background-button-elevation-disabled)}.iyn:focus{outline:4px solid var(--color-border-focus);outline-offset:0}._uh:focus{outline:2px solid var(--color-border-focus);outline-offset:0}.xBA:focus{border:1px solid var(--sema-color-border-focus-outer-default);outline:1px solid var(--sema-color-border-focus-outer-default);outline-offset:0}.WTf:focus{border:1px solid var(--color-border-focus);outline:2px solid var(--color-border-focus);outline-offset:0}.n9p:focus{outline:2px solid var(--sema-color-border-focus-outer-default);outline-offset:0}.lFB:focus{outline:2px solid var(--sema-color-border-focus-outer-default);outline-offset:2px}.iHx:focus{outline:2px solid var(--sema-color-border-focus-outer-light);outline-offset:0}.Om1:focus{outline:2px solid var(--sema-color-border-focus-outer-light);outline-offset:2px}.LI1 .iyn:focus-within{outline:4px solid var(--color-border-focus);outline-offset:0}.fin:focus{border:2px solid var(--sema-color-border-focus-inner-default)}.HDv{border:2px solid var(--base-color-transparent)}.lVk:focus{border:2px solid var(--sema-color-border-focus-inner-inverse)}.LI1:focus{outline:0}.C1J{outline:4px solid var(--color-border-focus);outline-offset:0}.mdb{outline:2px solid var(--color-border-focus);outline-offset:0}.CCY:focus,.Fuc a:focus{outline:0}:root{--g-border-width:1px;--g-border-width-lg:2px}.KI_{border:var(--g-border-width) solid var(--color-border-container)}.gaK{border-color:var(--color-transparent)}.gSJ{border-color:var(--color-background-selected-base)}.nG5{border-color:var(--color-border-default)}.LJB{border-color:var(--color-border-container)}.xbp{border-color:var(--color-border-error)}.dPY{border-color:var(--color-gray-roboflow-400)}.Fvo{border-color:var(--color-border-formfield-disabled)}.uNu{border-top:var(--g-border-width) solid var(--color-border-container)}html:not([dir=rtl]) .w7l{border-right:var(--g-border-width) solid var(--color-border-container)}html[dir=rtl] .w7l{border-left:var(--g-border-width) solid var(--color-border-container)}.vCE{border-bottom:var(--g-border-width) solid var(--color-border-container)}html:not([dir=rtl]) .mQC{border-left:var(--g-border-width) solid var(--color-border-container)}html[dir=rtl] .mQC{border-right:var(--g-border-width) solid var(--color-border-container)}.INd{border-radius:var(--rounding-circle)}.Lfz{border-radius:var(--rounding-pill)}.eEj{border-radius:var(--rounding-0)}.Pja{border-radius:var(--rounding-100)}.DUt{border-radius:var(--rounding-200)}.s2n{border-radius:var(--rounding-300)}.ho-{border-radius:var(--rounding-400)}.PcK{border-radius:var(--rounding-500)}.fev{border-radius:var(--rounding-600)}.v_3{border-radius:var(--rounding-700)}.OVX{border-radius:var(--rounding-800)}.adn{border:0}.daS{border-width:var(--g-border-width)}.XgI{border-width:var(--g-border-width-lg)}.Pw5{border-style:solid}.ALa{box-shadow:var(--elevation-floating)}.vEU{box-shadow:var(--elevation-raised-top)}.Hx-{box-shadow:var(--elevation-raised-bottom)}.mbr{appearance:none;border-style:solid;border-width:2px}.mbr.e0w{border-radius:var(--rounding-200);font-size:var(--font-size-200)}.mbr.zlS{border-radius:var(--rounding-300)}.mbr.oVz,.mbr.zlS{font-size:var(--font-size-300)}.mbr.oVz{border-radius:var(--rounding-400)}.Et3:hover:not(:focus):not(.FOU){border-color:var(--color-gray-roboflow-400)}.ykM{border-color:var(--color-border-formfield-error-default);outline:none}.ykM:focus{border-color:var(--color-border-container)}.ykM:hover:not(:focus){border-color:var(--color-border-formfield-error-hover)}.fSK{background-color:var(--color-background-formfield-primary)}.VvI,.fSK{color:var(--color-text-formfield-default)}.VvI{background-color:var(--color-transparent)}.FOU{background-color:var(--color-background-formfield-disabled);color:var(--color-text-formfield-disabled)}.YMx{appearance:none;background:none;border:none;border-radius:var(--rounding-200);color:inherit}:root{--g-ncols:12}.pjY{vertical-align:top}.wA7{width:calc(1 / var(--g-ncols) * 100%)}.sxy{width:calc(2 / var(--g-ncols) * 100%)}.xEW{width:calc(3 / var(--g-ncols) * 100%)}.MRE{width:calc(4 / var(--g-ncols) * 100%)}.tYG{width:calc(5 / var(--g-ncols) * 100%)}.UHc{width:calc(6 / var(--g-ncols) * 100%)}.ojd{width:calc(7 / var(--g-ncols) * 100%)}.PX-{width:calc(8 / var(--g-ncols) * 100%)}.Qfr{width:calc(9 / var(--g-ncols) * 100%)}.vdP{width:calc(10 / var(--g-ncols) * 100%)}.kaP{width:calc(11 / var(--g-ncols) * 100%)}.L4E{width:calc(12 / var(--g-ncols) * 100%)}@media (min-width:576px){.Djc{width:calc(1 / var(--g-ncols) * 100%)}.tar{width:calc(2 / var(--g-ncols) * 100%)}.QS3{width:calc(3 / var(--g-ncols) * 100%)}.V_L{width:calc(4 / var(--g-ncols) * 100%)}.kh1{width:calc(5 / var(--g-ncols) * 100%)}.Fue{width:calc(6 / var(--g-ncols) * 100%)}.cgB{width:calc(7 / var(--g-ncols) * 100%)}.DkM{width:calc(8 / var(--g-ncols) * 100%)}.AXh{width:calc(9 / var(--g-ncols) * 100%)}.UtM{width:calc(10 / var(--g-ncols) * 100%)}.Wyy{width:calc(11 / var(--g-ncols) * 100%)}.dXC{width:calc(12 / var(--g-ncols) * 100%)}}@media (min-width:768px){.U8q{width:calc(1 / var(--g-ncols) * 100%)}.shx{width:calc(2 / var(--g-ncols) * 100%)}.EGm{width:calc(3 / var(--g-ncols) * 100%)}.XMp{width:calc(4 / var(--g-ncols) * 100%)}.H2Q{width:calc(5 / var(--g-ncols) * 100%)}.HHc{width:calc(6 / var(--g-ncols) * 100%)}.JWr{width:calc(7 / var(--g-ncols) * 100%)}.h5B{width:calc(8 / var(--g-ncols) * 100%)}.Eeb{width:calc(9 / var(--g-ncols) * 100%)}.TIo{width:calc(10 / var(--g-ncols) * 100%)}.rPE{width:calc(11 / var(--g-ncols) * 100%)}.QwK{width:calc(12 / var(--g-ncols) * 100%)}}@media (min-width:1312px){.VSa{width:calc(1 / var(--g-ncols) * 100%)}.aml{width:calc(2 / var(--g-ncols) * 100%)}.huk{width:calc(3 / var(--g-ncols) * 100%)}.Vnj{width:calc(4 / var(--g-ncols) * 100%)}.KgZ{width:calc(5 / var(--g-ncols) * 100%)}.c2A{width:calc(6 / var(--g-ncols) * 100%)}.IGd{width:calc(7 / var(--g-ncols) * 100%)}.hMf{width:calc(8 / var(--g-ncols) * 100%)}.swh{width:calc(9 / var(--g-ncols) * 100%)}.Hs0{width:calc(10 / var(--g-ncols) * 100%)}.YXE{width:calc(11 / var(--g-ncols) * 100%)}.XTp{width:calc(12 / var(--g-ncols) * 100%)}}@media (min-width:1440px){.Rbp{width:calc(1 / var(--g-ncols) * 100%)}.bhd{width:calc(2 / var(--g-ncols) * 100%)}.Tgb{width:calc(3 / var(--g-ncols) * 100%)}.P-H{width:calc(4 / var(--g-ncols) * 100%)}.K3i{width:calc(5 / var(--g-ncols) * 100%)}.RyG{width:calc(6 / var(--g-ncols) * 100%)}.WzR{width:calc(7 / var(--g-ncols) * 100%)}.bZ4{width:calc(8 / var(--g-ncols) * 100%)}.JT3{width:calc(9 / var(--g-ncols) * 100%)}.uM1{width:calc(10 / var(--g-ncols) * 100%)}.N06{width:calc(11 / var(--g-ncols) * 100%)}.m3O{width:calc(12 / var(--g-ncols) * 100%)}}@media (min-width:1680px){.T-w{width:calc(1 / var(--g-ncols) * 100%)}.Zzn{width:calc(2 / var(--g-ncols) * 100%)}.fyh{width:calc(3 / var(--g-ncols) * 100%)}.zed{width:calc(4 / var(--g-ncols) * 100%)}.YCR{width:calc(5 / var(--g-ncols) * 100%)}.NVW{width:calc(6 / var(--g-ncols) * 100%)}.lzY{width:calc(7 / var(--g-ncols) * 100%)}.LRR{width:calc(8 / var(--g-ncols) * 100%)}.r-n{width:calc(9 / var(--g-ncols) * 100%)}.jok{width:calc(10 / var(--g-ncols) * 100%)}.q_q{width:calc(11 / var(--g-ncols) * 100%)}.O9z{width:calc(12 / var(--g-ncols) * 100%)}}@media (min-width:2048px){.E6-{width:calc(1 / var(--g-ncols) * 100%)}.Fy3{width:calc(2 / var(--g-ncols) * 100%)}.NqJ{width:calc(3 / var(--g-ncols) * 100%)}.NYc{width:calc(4 / var(--g-ncols) * 100%)}.Ukz{width:calc(5 / var(--g-ncols) * 100%)}.MOR{width:calc(6 / var(--g-ncols) * 100%)}.UUt{width:calc(7 / var(--g-ncols) * 100%)}.a_B{width:calc(8 / var(--g-ncols) * 100%)}.o5I{width:calc(9 / var(--g-ncols) * 100%)}._xZ{width:calc(10 / var(--g-ncols) * 100%)}.ZBO{width:calc(11 / var(--g-ncols) * 100%)}.U2z{width:calc(12 / var(--g-ncols) * 100%)}}.D8X.LaU{padding:var(--space-100) var(--space-200)}.D8X.O2L{padding:var(--space-200) var(--space-300)}.D8X.ybQ{padding:var(--space-300) var(--space-400)}.D8X::placeholder{color:var(--color-text-formfield-placeholder)}.IWB,._2W{margin-bottom:var(--space-100);padding:var(--space-100) var(--space-0)}._2W{width:100%}._2W:focus{outline:0}.IWB{visibility:hidden;white-space:nowrap}.rNx{display:flex;flex-wrap:wrap}.LaU.rNx{padding-bottom:var(--space-0)!important;padding-top:2px!important}.O2L.rNx{padding-bottom:var(--space-100)!important}.O2L.rNx,.ybQ.rNx{padding-top:6px!important}.ybQ.rNx{padding-bottom:var(--space-0)!important}html:not([dir=rtl]) .BMi{padding-right:var(--space-800)}html[dir=rtl] .BMi{padding-left:var(--space-800)}.DmS{bottom:var(--space-0);position:absolute;top:var(--space-0)}html:not([dir=rtl]) .DmS{right:var(--space-0)}html[dir=rtl] .DmS{left:var(--space-0)}.Bbb{color:var(--sema-color-text-default)}.mey{color:var(--sema-color-text-disabled)}.GrY{background:var(--sema-color-background-default)}.oy1{background-color:var(--sema-color-background-disabled)}.XAs{border:1px solid var(--sema-color-border-interactive)}.Yei{border:1.5px solid var(--sema-color-border-error)}.XAs:focus,.Yei:focus{border:1px solid var(--sema-color-border-focus-inner-default);outline:2px solid var(--sema-color-border-focus-outer-default)}.XAs:not(:focus):hover{border:1px solid var(--sema-color-hover-border-interactive)}.Yei:not(:focus):hover{border:1.5px solid var(--sema-color-hover-border-error)}.BNX{border:1px solid var(--sema-color-border-disabled)}.zjZ{isolation:isolate}.sj_,.zjZ{position:relative}.sj_{box-sizing:border-box;display:block;width:100%}.rRt{padding:0;position:absolute;z-index:1}.C5Q{position:relative}.InA{align-items:center;bottom:var(--sema-space-0);display:flex;height:100%;position:absolute;top:var(--sema-space-0)}.uJQ{border-radius:var(--sema-rounding-200);min-height:28px}.P9S{padding-top:calc(var(--sema-space-100) + var(--sema-space-50) + var(--sema-font-lineheight-ui-xs) - var(--sema-space-50) - var(--sema-space-25))}.P9S,.d7q{padding-bottom:calc(var(--sema-space-100) - var(--sema-space-25))}.d7q{padding-top:calc(var(--sema-space-100) - var(--sema-space-25))}html[dir=rtl] .Ch7{padding-right:var(--sema-space-200)}html:not([dir=rtl]) .Ch7{padding-left:var(--sema-space-200)}html[dir=rtl] .vda{padding-left:var(--sema-space-100)}html:not([dir=rtl]) .vda{padding-right:var(--sema-space-100)}html[dir=rtl] .DmD{padding-left:calc(var(--sema-space-100) + var(--sema-space-600))}html:not([dir=rtl]) .DmD{padding-right:calc(var(--sema-space-100) + var(--sema-space-600))}.p5Y{top:calc(var(--sema-space-100) + var(--sema-space-50) - var(--sema-space-25))}html[dir=rtl] .RWL{left:calc(var(--sema-space-100) + var(--sema-space-600) + var(--sema-space-25));right:calc(var(--sema-space-200) + var(--sema-space-25))}html:not([dir=rtl]) .RWL{left:calc(var(--sema-space-200) + var(--sema-space-25));right:calc(var(--sema-space-100) + var(--sema-space-600) + var(--sema-space-25))}html:not([dir=rtl]) .jqK{right:var(--sema-space-200)}html[dir=rtl] .jqK{left:var(--sema-space-200)}._AK{border-radius:var(--sema-rounding-300);min-height:36px}._DV{padding-bottom:calc(var(--sema-space-200) - var(--sema-space-25));padding-top:calc(var(--sema-space-100) + var(--sema-space-150) + var(--sema-font-lineheight-ui-xs) - var(--sema-space-25))}.et2{padding-bottom:calc(var(--sema-space-100) + var(--sema-space-50) - var(--sema-space-25));padding-top:calc(var(--sema-space-100) + var(--sema-space-50) - var(--sema-space-25))}html[dir=rtl] .DIv{padding-right:var(--sema-space-300)}html:not([dir=rtl]) .DIv{padding-left:var(--sema-space-300)}html[dir=rtl] .VtI{padding-left:var(--sema-space-200)}html:not([dir=rtl]) .VtI{padding-right:var(--sema-space-200)}html[dir=rtl] .CiX{padding-left:calc(var(--sema-space-200) + var(--sema-space-600))}html:not([dir=rtl]) .CiX{padding-right:calc(var(--sema-space-200) + var(--sema-space-600))}.C0Y{top:calc(var(--sema-space-100) + var(--sema-space-150) - var(--sema-space-25))}html[dir=rtl] .Kci{left:calc(var(--sema-space-200) + var(--sema-space-600) + var(--sema-space-25));right:calc(var(--sema-space-300) + var(--sema-space-25))}html:not([dir=rtl]) .Kci{left:calc(var(--sema-space-300) + var(--sema-space-25));right:calc(var(--sema-space-200) + var(--sema-space-600) + var(--sema-space-25))}html:not([dir=rtl]) .cJ1{right:var(--sema-space-300)}html[dir=rtl] .cJ1{left:var(--sema-space-300)}.eyl{border-radius:var(--sema-rounding-400);min-height:48px}.lKP{padding-bottom:calc(var(--sema-space-300) + var(--sema-space-50) - var(--sema-space-25));padding-top:calc(var(--sema-space-300) + var(--sema-space-100) + var(--sema-font-lineheight-ui-xs) + var(--sema-space-100) - var(--sema-space-25))}.xvy{padding-bottom:calc(var(--sema-space-300) + var(--sema-space-25) - var(--sema-space-25));padding-top:calc(var(--sema-space-300) + var(--sema-space-25) - var(--sema-space-25))}html[dir=rtl] .w8q{padding-right:var(--sema-space-400)}html:not([dir=rtl]) .w8q{padding-left:var(--sema-space-400)}html[dir=rtl] .qZi{padding-left:var(--sema-space-300)}html:not([dir=rtl]) .qZi{padding-right:var(--sema-space-300)}html[dir=rtl] .r8T{padding-left:calc(var(--sema-space-300) + var(--sema-space-600))}html:not([dir=rtl]) .r8T{padding-right:calc(var(--sema-space-300) + var(--sema-space-600))}.bg4{top:calc(var(--sema-space-300) + var(--sema-space-100) - var(--sema-space-25))}html[dir=rtl] .pru{left:calc(var(--sema-space-300) + var(--sema-space-600) + var(--sema-space-25));right:calc(var(--sema-space-400) + var(--sema-space-25))}html:not([dir=rtl]) .pru{left:calc(var(--sema-space-400) + var(--sema-space-25));right:calc(var(--sema-space-300) + var(--sema-space-600) + var(--sema-space-25))}html:not([dir=rtl]) .OcR{right:var(--sema-space-300)}html[dir=rtl] .OcR{left:var(--sema-space-300)}.XQM{color:var(--sema-color-text-default)}.Bdl{color:var(--sema-color-text-disabled)}.r4p{background-color:var(--sema-color-background-default)}.aZF{border:1px solid var(--sema-color-border-interactive)}.xVo{border:1.5px solid var(--sema-color-border-error)}.aZF:focus{border:1px solid var(--sema-color-border-focus-inner-default)}.aZF:focus,.xVo:focus{outline:2px solid var(--sema-color-border-focus-outer-default)}.xVo:focus{border:1.5px solid var(--sema-color-border-focus-inner-default)}.aZF:not(:focus):hover{border:1px solid var(--sema-color-hover-border-interactive);outline:.5px solid var(--sema-color-hover-border-interactive)}.xVo:not(:focus):hover{border:1.5px solid var(--sema-color-hover-border-error)}.ikv{isolation:isolate}.ikv,.m72{position:relative}.m72{box-sizing:border-box;display:block;width:100%}.vby{padding:var(--sema-space-0);position:absolute;z-index:1}.Z2A{position:relative}.XxZ{align-items:center;display:flex;height:var(--sema-font-lineheight-body-md);position:absolute;z-index:1}.LZf{z-index:1}.LZf,.aUQ{align-items:center;bottom:var(--sema-space-0);display:flex;position:absolute;top:var(--sema-space-0)}.hW_{border-radius:var(--sema-rounding-300);min-height:36px}.xkw{padding-bottom:calc(var(--sema-space-200) - var(--sema-space-25));padding-top:calc(var(--sema-space-100) + var(--sema-space-150) + var(--sema-font-lineheight-ui-xs) - var(--sema-space-25))}.JMX{padding-bottom:calc(var(--sema-space-100) + var(--sema-space-50) - var(--sema-space-25));padding-top:calc(var(--sema-space-100) + var(--sema-space-50) - var(--sema-space-25))}html[dir=rtl] .ZNI{padding-right:calc(var(--sema-space-300) + var(--sema-space-200) + var(--sema-space-400) - var(--sema-space-25))}html:not([dir=rtl]) .ZNI{padding-left:calc(var(--sema-space-300) + var(--sema-space-200) + var(--sema-space-400) - var(--sema-space-25))}html[dir=rtl] .cks{padding-left:var(--sema-space-200)}html:not([dir=rtl]) .cks{padding-right:var(--sema-space-200)}html[dir=rtl] .KGk{padding-left:calc(var(--sema-space-200) + var(--sema-space-600))}html:not([dir=rtl]) .KGk{padding-right:calc(var(--sema-space-200) + var(--sema-space-600))}.Nvu{top:calc(var(--sema-space-100) + var(--sema-space-150) - var(--sema-space-25))}html[dir=rtl] .Jmd{left:calc(var(--sema-space-200) + var(--sema-space-600) + var(--sema-space-25));right:calc(var(--sema-space-300) + var(--sema-space-25))}html:not([dir=rtl]) .Jmd{left:calc(var(--sema-space-300) + var(--sema-space-25));right:calc(var(--sema-space-200) + var(--sema-space-600) + var(--sema-space-25))}.r4m{top:calc(var(--sema-space-100) + var(--sema-space-150) + var(--sema-font-lineheight-ui-xs) - var(--sema-space-25))}html:not([dir=rtl]) .np6{left:calc(var(--sema-space-300) + var(--sema-space-25))}html[dir=rtl] .np6{right:calc(var(--sema-space-300) + var(--sema-space-25))}html:not([dir=rtl]) .TDM{right:calc(var(--sema-space-300) - var(--sema-space-150))}html[dir=rtl] .TDM{left:calc(var(--sema-space-300) - var(--sema-space-150))}.fvn{border-radius:var(--sema-rounding-400);min-height:48px}.drc{padding-bottom:calc(var(--sema-space-300) + var(--sema-space-50) - var(--sema-space-25));padding-top:calc(var(--sema-space-300) + var(--sema-space-100) + var(--sema-font-lineheight-ui-xs) + var(--sema-space-100) - var(--sema-space-25))}.Yn5{padding-bottom:calc(var(--sema-space-300) + var(--sema-space-25) - var(--sema-space-25));padding-top:calc(var(--sema-space-300) + var(--sema-space-25) - var(--sema-space-25))}html[dir=rtl] .NPE{padding-right:calc(var(--sema-space-400) + var(--sema-space-200) + var(--sema-space-400))}html:not([dir=rtl]) .NPE{padding-left:calc(var(--sema-space-400) + var(--sema-space-200) + var(--sema-space-400))}html[dir=rtl] .hwr{padding-left:var(--sema-space-300)}html:not([dir=rtl]) .hwr{padding-right:var(--sema-space-300)}html[dir=rtl] .npd{padding-left:calc(var(--sema-space-300) + var(--sema-space-600))}html:not([dir=rtl]) .npd{padding-right:calc(var(--sema-space-300) + var(--sema-space-600))}.yNV{top:calc(var(--sema-space-300) + var(--sema-space-100) - var(--sema-space-25))}html[dir=rtl] .ehQ{left:calc(var(--sema-space-300) + var(--sema-space-600) + var(--sema-space-25));right:calc(var(--sema-space-400) + var(--sema-space-25))}html:not([dir=rtl]) .ehQ{left:calc(var(--sema-space-400) + var(--sema-space-25));right:calc(var(--sema-space-300) + var(--sema-space-600) + var(--sema-space-25))}.cdt{top:calc(var(--sema-space-300) + var(--sema-space-100) + var(--sema-font-lineheight-ui-xs) + var(--sema-space-100) - var(--sema-space-25))}html:not([dir=rtl]) .j0z{left:calc(var(--sema-space-400) + var(--sema-space-25))}html[dir=rtl] .j0z{right:calc(var(--sema-space-400) + var(--sema-space-25))}html:not([dir=rtl]) .XLo{right:calc(var(--sema-space-400) - var(--sema-space-150))}html[dir=rtl] .XLo{left:calc(var(--sema-space-400) - var(--sema-space-150))}.REf{appearance:none;background-color:var(--base-color-transparent)}.UpH{color:var(--sema-color-text-subtle)}.AEx{color:var(--sema-color-text-default)}.VTS{color:var(--sema-color-text-disabled)}.khZ{background:var(--sema-color-background-default)}.a8S{background-color:var(--sema-color-background-disabled)}.x7d{border:1px solid var(--sema-color-border-interactive)}.Arg{border:1.5px solid var(--sema-color-border-error)}.Arg:focus,.x7d:focus{border:1px solid var(--sema-color-border-focus-inner-default);outline:2px solid var(--sema-color-border-focus-outer-default)}.x7d:not(:focus):hover{border:1px solid var(--sema-color-hover-border-interactive)}.Arg:not(:focus):hover{border:1.5px solid var(--sema-color-hover-border-error)}.OUV{border:1px solid var(--sema-color-border-disabled)}.BLm{border-radius:var(--sema-rounding-300);isolation:isolate}.BLm,.bC1{position:relative}.bC1{box-sizing:border-box;display:block;width:100%}.n8P{padding:var(--sema-space-0);position:absolute;z-index:1}.faD{position:relative}.Tbi{bottom:var(--sema-space-0);position:absolute;top:var(--sema-space-0)}.qJQ{border-radius:var(--sema-rounding-300);min-height:36px}.BAE{padding-bottom:calc(var(--sema-space-200) - var(--sema-space-25));padding-top:calc(var(--sema-space-100) + var(--sema-space-150) + var(--sema-font-lineheight-ui-xs) - var(--sema-space-25))}.yr3{padding-bottom:calc(var(--sema-space-100) + var(--sema-space-50) - var(--sema-space-25));padding-top:calc(var(--sema-space-100) + var(--sema-space-50) - var(--sema-space-25))}html[dir=rtl] .ugm{padding-right:var(--sema-space-300)}html:not([dir=rtl]) .ugm{padding-left:var(--sema-space-300)}html[dir=rtl] .Ezn{padding-left:calc(var(--sema-space-200) + var(--sema-space-600))}html:not([dir=rtl]) .Ezn{padding-right:calc(var(--sema-space-200) + var(--sema-space-600))}.dtB{top:calc(var(--sema-space-100) + var(--sema-space-150) - var(--sema-space-25))}html[dir=rtl] .ccR{left:calc(var(--sema-space-200) + var(--sema-space-600) + var(--sema-space-25));right:calc(var(--sema-space-300) + var(--sema-space-25))}html:not([dir=rtl]) .ccR{left:calc(var(--sema-space-300) + var(--sema-space-25));right:calc(var(--sema-space-200) + var(--sema-space-600) + var(--sema-space-25))}html:not([dir=rtl]) .mRX{right:var(--sema-space-300)}html[dir=rtl] .mRX{left:var(--sema-space-300)}.Shn{border-radius:var(--sema-rounding-400);min-height:48px}.N2F{padding-bottom:calc(var(--sema-space-300) + var(--sema-space-50) - var(--sema-space-25));padding-top:calc(var(--sema-space-300) + var(--sema-space-100) + var(--sema-font-lineheight-ui-xs) + var(--sema-space-100) - var(--sema-space-25))}.kD1{padding-bottom:calc(var(--sema-space-300) + var(--sema-space-25) - var(--sema-space-25));padding-top:calc(var(--sema-space-300) + var(--sema-space-25) - var(--sema-space-25))}html[dir=rtl] .fmK{padding-right:var(--sema-space-400)}html:not([dir=rtl]) .fmK{padding-left:var(--sema-space-400)}html[dir=rtl] .mLH{padding-left:calc(var(--sema-space-300) + var(--sema-space-600))}html:not([dir=rtl]) .mLH{padding-right:calc(var(--sema-space-300) + var(--sema-space-600))}.DTf{top:calc(var(--sema-space-300) + var(--sema-space-100) - var(--sema-space-25))}html[dir=rtl] .mhD{left:calc(var(--sema-space-300) + var(--sema-space-600) + var(--sema-space-25));right:calc(var(--sema-space-400) + var(--sema-space-25))}html:not([dir=rtl]) .mhD{left:calc(var(--sema-space-400) + var(--sema-space-25));right:calc(var(--sema-space-300) + var(--sema-space-600) + var(--sema-space-25))}html:not([dir=rtl]) .PY6{right:var(--sema-space-400)}html[dir=rtl] .PY6{left:var(--sema-space-400)}.LNh{appearance:none;background:none;border:none;color:inherit;outline:0;padding:0;resize:none}.LNh,.c7Q{display:block;width:100%}.c7Q{box-sizing:border-box;isolation:isolate;position:relative}.V8K{color:var(--sema-color-text-default)}.pZW{color:var(--sema-color-text-disabled)}.bDX{border:1px solid var(--sema-color-border-focus-inner-default);outline:2px solid var(--sema-color-border-focus-outer-default)}.ElC{background:var(--sema-color-background-default)}.Md_{border:1px solid var(--sema-color-border-interactive)}.PRX{border:1px solid var(--sema-color-hover-border-interactive)}.kD5{border:1.5px solid var(--sema-color-border-error)}.RdO{border:1.5px solid var(--sema-color-hover-border-error)}.ekg{border:1.5px solid var(--sema-color-border-focus-inner-default);outline:2px solid var(--sema-color-border-focus-outer-default)}.kCD{background-color:var(--sema-color-background-disabled);border:1px solid var(--sema-color-border-disabled)}.f7N{color:inherit;padding:0;position:absolute;z-index:1}.XtU{border-radius:var(--sema-rounding-400);min-height:36px;padding-bottom:var(--sema-space-400)}.RRV{padding-top:calc(var(--sema-space-400) + var(--sema-space-100) + var(--sema-font-lineheight-ui-xs))}.byu{padding-top:var(--sema-space-400)}html:not([dir=rtl]) .mz7,html[dir=rtl] .mz7{padding-left:var(--sema-space-400);padding-right:var(--sema-space-400)}html[dir=rtl] .F51{left:calc(var(--sema-space-400));right:calc(var(--sema-space-400) + var(--sema-space-25))}html:not([dir=rtl]) .F51{left:calc(var(--sema-space-400) + var(--sema-space-25));right:calc(var(--sema-space-400))}.aWm{top:var(--sema-space-400)}.dyH{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.dR0{font-size:var(--font-size-100)}.j1A{font-size:var(--font-size-200)}.sAJ{font-size:var(--font-size-300)}.bwj{font-size:var(--font-size-400)}.GTB{font-size:var(--font-size-500)}.R-d{font-size:var(--font-size-600)}.D6W *{font-size:var(--font-size-100)!important}._fT *{font-size:var(--font-size-200)!important}.IQJ *{font-size:var(--font-size-300)!important}.nkh *{font-size:var(--font-size-400)!important}.ORN *{font-size:var(--font-size-500)!important}.biO *{font-size:var(--font-size-600)!important}.iFc{font-family:var(--font-family-default-latin)}:lang(ja) .iFc{font-family:var(--font-family-default-japanese);quotes:"「" "」"}.swG{font-weight:var(--font-weight-normal)}.H2s{font-weight:var(--font-weight-semibold)}.VEk{font-style:normal}.SVm{font-style:italic}.IZT{word-wrap:break-word}.Sxk{word-break:break-all}.UK7,.z-6{white-space:nowrap}.z-6{max-width:100%;overflow:hidden;text-overflow:ellipsis}.Oii,html:not([dir=rtl]) .zDA,html[dir=rtl] .PON{text-align:left}.KVK,html:not([dir=rtl]) .PON,html[dir=rtl] .zDA{text-align:right}.tg7{text-align:center}.sdb{text-align:justify}.CKL{-webkit-box-orient:vertical;display:-webkit-box;max-width:100%;overflow:hidden}.eSP svg,.tBJ svg{vertical-align:unset}.U5U{font-family:var(--sema-font-family-body-400);font-size:var(--sema-font-size-body-400);letter-spacing:var(--sema-font-letterspacing-body-400);line-height:var(--sema-font-lineheight-body-400)}.uIJ{font-weight:var(--sema-font-weight-body-400-default);-webkit-text-decoration:var(--sema-font-textdecoration-body-400-default);text-decoration:var(--sema-font-textdecoration-body-400-default)}.hIK{font-weight:var(--sema-font-weight-body-400-emphasis);-webkit-text-decoration:var(--sema-font-textdecoration-body-400-emphasis);text-decoration:var(--sema-font-textdecoration-body-400-emphasis)}.llN{font-family:var(--sema-font-family-body-300);font-size:var(--sema-font-size-body-300);letter-spacing:var(--sema-font-letterspacing-body-300);line-height:var(--sema-font-lineheight-body-300)}.ryr{font-weight:var(--sema-font-weight-body-300-default);-webkit-text-decoration:var(--sema-font-textdecoration-body-300-default);text-decoration:var(--sema-font-textdecoration-body-300-default)}.Kv8{font-weight:var(--sema-font-weight-body-300-emphasis);-webkit-text-decoration:var(--sema-font-textdecoration-body-300-emphasis);text-decoration:var(--sema-font-textdecoration-body-300-emphasis)}.bB3{font-family:var(--sema-font-family-body-200);font-size:var(--sema-font-size-body-200);letter-spacing:var(--sema-font-letterspacing-body-200)}.LTB{line-height:var(--sema-font-lineheight-body-200)}.t5G{font-weight:var(--sema-font-weight-body-200-default);-webkit-text-decoration:var(--sema-font-textdecoration-body-200-default);text-decoration:var(--sema-font-textdecoration-body-200-default)}.mvk{font-weight:var(--sema-font-weight-body-200-emphasis);-webkit-text-decoration:var(--sema-font-textdecoration-body-200-emphasis);text-decoration:var(--sema-font-textdecoration-body-200-emphasis)}.bkV{font-family:var(--sema-font-family-body-100);font-size:var(--sema-font-size-body-100);letter-spacing:var(--sema-font-letterspacing-body-100)}.p3S{line-height:var(--sema-font-lineheight-body-100)}.NoJ{font-weight:var(--sema-font-weight-body-100-default);-webkit-text-decoration:var(--sema-font-textdecoration-body-100-default);text-decoration:var(--sema-font-textdecoration-body-100-default)}.m0S{font-weight:var(--sema-font-weight-body-100-emphasis);-webkit-text-decoration:var(--sema-font-textdecoration-body-100-emphasis);text-decoration:var(--sema-font-textdecoration-body-100-emphasis)}.nrl{outline:none}.WB7:focus,.WB7:hover{text-decoration:none}.uTl:focus,.uTl:hover{text-decoration:underline}.afV:focus{outline:4px solid var(--color-border-focus);outline-offset:0}.K1L:focus{border-radius:var(--rounding-100);outline:2px solid var(--color-border-focus);outline-offset:2px}.PUS,._74{color:inherit}a.PUS{color:var(--sema-color-text-link)}a.PUS:hover{color:var(--sema-color-hover-text-link)}a.PUS:active{color:var(--sema-color-pressed-text-link)}.NP-{color:inherit}.Ch2 a.NP-:hover{color:var(--sema-color-hover-text-dark)}.Ch2 a.NP-:active{color:var(--sema-color-pressed-text-dark)}.X8m a.NP-:hover{color:var(--sema-color-hover-text-default)}.X8m a.NP-:active{color:var(--sema-color-pressed-text-default)}.B1n a.NP-:hover{color:var(--sema-color-hover-text-inverse)}.B1n a.NP-:active{color:var(--sema-color-pressed-text-inverse)}.sOY a.NP-:hover{color:var(--sema-color-hover-text-error)}.sOY a.NP-:active{color:var(--sema-color-pressed-text-error)}.qX7 a.NP-:hover{color:var(--sema-color-hover-text-light)}.qX7 a.NP-:active{color:var(--sema-color-pressed-text-light)}.bw- a.NP-:hover{color:var(--sema-color-hover-text-link)}.bw- a.NP-:active{color:var(--sema-color-pressed-text-link)}.GbA a.NP-:hover{color:var(--sema-color-hover-text-recommendation)}.GbA a.NP-:active{color:var(--sema-color-pressed-text-recommendation)}.d4- a.NP-:hover{color:var(--sema-color-hover-text-link)}.d4- a.NP-:active{color:var(--sema-color-pressed-text-link)}.JlN a.NP-:hover{color:var(--sema-color-hover-text-subtle)}.JlN a.NP-:active{color:var(--sema-color-pressed-text-subtle)}.MHs a.NP-:hover{color:var(--sema-color-hover-text-success)}.MHs a.NP-:active{color:var(--sema-color-pressed-text-success)}._9L a.NP-:hover{color:var(--sema-color-hover-text-warning)}._9L a.NP-:active{color:var(--sema-color-pressed-text-warning)}.q0F{text-decoration:underline}.NtY{text-decoration:none}.Ch2{color:var(--color-text-dark)}.cna *{color:var(--color-text-dark)!important}.X8m{color:var(--color-text-default)}.MLI{color:var(--color-text-disabled)}.sOY{color:var(--color-text-error)}.rKr *{color:var(--color-text-light)!important;font-weight:var(--font-weight-semibold)!important}.B1n{color:var(--color-text-inverse)}.qX7{color:var(--color-text-light)}.z7C *{color:var(--color-text-light)!important}.bw-{color:var(--color-text-link)}.GbA{color:var(--color-icon-recommendation)}.d4-{color:var(--color-text-shopping)}.JlN{color:var(--color-text-subtle)}.MHs{color:var(--color-text-success)}._9L{color:var(--color-text-warning)}.W0H *{color:var(--color-text-light)!important}.m4_{line-height:var(--sema-font-lineheight-body-100)}.nQV{line-height:var(--sema-font-lineheight-compact-100)}.BzO{border-radius:var(--sema-rounding-300);box-sizing:border-box;isolation:isolate;position:relative}.BzO,.qJm{display:block;width:100%}.qJm{appearance:none;background:none;border:none;color:inherit;outline:0;padding:0}.xnj{display:flex;flex-wrap:wrap}.tjR{background-color:var(--sema-color-background-disabled);border:1px solid var(--sema-color-border-disabled)}.N7Q{color:var(--sema-color-text-disabled)}.dAg{color:var(--sema-color-text-default)}.lPb{background:var(--sema-color-background-default)}.Orw{border:1px solid var(--sema-color-border-focus-inner-default)}.Orw,.iaU{outline:2px solid var(--sema-color-border-focus-outer-default)}.iaU{border:1.5px solid var(--sema-color-border-focus-inner-default)}.QxL{border:1px solid var(--sema-color-border-interactive)}.Szt{border:1px solid var(--sema-color-hover-border-interactive)}.A4G{border:1.5px solid var(--sema-color-border-error)}.Z1j{border:1.5px solid var(--sema-color-hover-border-error)}.jG_{color:inherit;padding:0;position:absolute;z-index:1}.Hvi{min-height:28px;padding-bottom:var(--sema-space-100)}html[dir=rtl] .wTF{padding-left:var(--sema-space-100);padding-right:var(--sema-space-200)}html:not([dir=rtl]) .wTF{padding-left:var(--sema-space-200);padding-right:var(--sema-space-100)}.yqe{padding-top:calc(var(--sema-space-100) + (var(--sema-font-size-ui-sm) * 1.1))}.Ubd{padding-top:var(--sema-space-100)}html:not([dir=rtl]) .DVi{padding-right:var(--space-800)}html[dir=rtl] .DVi{padding-left:var(--space-800)}.xfm{min-height:36px;padding-bottom:var(--sema-space-200)}html[dir=rtl] .O0N{padding-left:var(--sema-space-200);padding-right:var(--sema-space-300)}html:not([dir=rtl]) .O0N{padding-left:var(--sema-space-300);padding-right:var(--sema-space-200)}.N5i{padding-top:calc(var(--sema-space-300) + (var(--sema-font-size-ui-md) * 1.1))}.LOq{padding-top:var(--sema-space-200)}html[dir=rtl] .WJk{left:calc(var(--sema-space-300));right:calc(var(--sema-space-300) + 1px)}html:not([dir=rtl]) .WJk{left:calc(var(--sema-space-300) + 1px);right:calc(var(--sema-space-300))}.ih3{top:var(--sema-space-200)}html[dir=rtl] .RGi{left:calc(var(--sema-space-200));right:calc(var(--sema-space-200) + 1px)}html:not([dir=rtl]) .RGi{left:calc(var(--sema-space-200) + 1px);right:calc(var(--sema-space-200))}.EDy{top:var(--sema-space-100)}html:not([dir=rtl]) .sfy{padding-right:var(--space-800)}html[dir=rtl] .sfy{padding-left:var(--space-800)}.bH9{min-height:48px;padding-bottom:var(--sema-space-300)}html[dir=rtl] .YT4{padding-left:var(--sema-space-300);padding-right:var(--sema-space-400)}html:not([dir=rtl]) .YT4{padding-left:var(--sema-space-400);padding-right:var(--sema-space-300)}.F_8{padding-top:calc(var(--sema-space-400) + (var(--sema-font-size-ui-md) * 1.1))}.Pzb{padding-top:var(--sema-space-300)}html[dir=rtl] .Fsn{left:calc(var(--sema-space-400));right:calc(var(--sema-space-400) + 1px)}html:not([dir=rtl]) .Fsn{left:calc(var(--sema-space-400) + 1px);right:calc(var(--sema-space-400))}.hZ9{top:var(--sema-space-300)}html:not([dir=rtl]) .gdC{padding-right:var(--space-800)}html[dir=rtl] .gdC{padding-left:var(--space-800)}.G9U{position:relative}.G9U,.G9U:after{height:100%;width:100%}.G9U:after{background:var(--color-background-avatar-wash);border-radius:50%;content:"";display:block;position:absolute;top:0;z-index:1}.CKy{transform:translateX(-10%)}html[dir=rtl] .CKy{transform:translateX(10%)}html:not([dir=rtl]) .s7I{margin-left:auto}html:not([dir=rtl]) .feh,html[dir=rtl] .s7I{margin-right:auto}html[dir=rtl] .feh{margin-left:auto}.MMh{margin-top:auto}._Y5{margin-bottom:auto}html:not([dir=rtl]) .Ll2{margin-left:var(--space-0)}html:not([dir=rtl]) .MtH,html[dir=rtl] .Ll2{margin-right:var(--space-0)}html[dir=rtl] .MtH{margin-left:var(--space-0)}.a3i{margin-top:var(--space-0)}.zmN{margin-bottom:var(--space-0)}.wsz{padding-bottom:var(--space-0);padding-top:var(--space-0)}.lnZ{padding-left:var(--space-0);padding-right:var(--space-0)}html:not([dir=rtl]) .Diu{margin-left:1px}html:not([dir=rtl]) .Oys,html[dir=rtl] .Diu{margin-right:1px}html[dir=rtl] .Oys{margin-left:1px}html:not([dir=rtl]) .Eux{margin-left:-1px}html:not([dir=rtl]) .CMx,html[dir=rtl] .Eux{margin-right:-1px}html[dir=rtl] .CMx{margin-left:-1px}.HQs{margin-top:1px}.k-t{margin-bottom:1px}.u8w{margin-top:-1px}.IVs{margin-bottom:-1px}.aZP{padding-bottom:1px;padding-top:1px}.Y9X{padding-left:1px;padding-right:1px}html:not([dir=rtl]) .iCb{margin-left:2px}html:not([dir=rtl]) .kVB,html[dir=rtl] .iCb{margin-right:2px}html[dir=rtl] .kVB{margin-left:2px}html:not([dir=rtl]) .Lzn{margin-left:-2px}html:not([dir=rtl]) .gyC,html[dir=rtl] .Lzn{margin-right:-2px}html[dir=rtl] .gyC{margin-left:-2px}.a4F{margin-top:2px}.czD{margin-bottom:2px}.rGO{margin-top:-2px}.RYf{margin-bottom:-2px}.N0W{padding-bottom:2px;padding-top:2px}.beZ{padding-left:2px;padding-right:2px}html:not([dir=rtl]) .kyp{margin-left:var(--space-100)}html:not([dir=rtl]) .MmN,html[dir=rtl] .kyp{margin-right:var(--space-100)}html[dir=rtl] .MmN{margin-left:var(--space-100)}html:not([dir=rtl]) ._mp{margin-left:var(--space-negative-100)}html:not([dir=rtl]) .H_D,html[dir=rtl] ._mp{margin-right:var(--space-negative-100)}html[dir=rtl] .H_D{margin-left:var(--space-negative-100)}.zX-{margin-top:var(--space-100)}.C00{margin-bottom:var(--space-100)}.AkL{margin-top:var(--space-negative-100)}.Eqb{margin-bottom:var(--space-negative-100)}.C7G{padding-bottom:var(--space-100);padding-top:var(--space-100)}.S7o{padding-left:var(--space-100);padding-right:var(--space-100)}html:not([dir=rtl]) .PsI{margin-left:6px}html:not([dir=rtl]) .aSy,html[dir=rtl] .PsI{margin-right:6px}html[dir=rtl] .aSy{margin-left:6px}html:not([dir=rtl]) .OVa{margin-left:-6px}html:not([dir=rtl]) .Fv5,html[dir=rtl] .OVa{margin-right:-6px}html[dir=rtl] .Fv5{margin-left:-6px}.rxC{margin-top:6px}.SXe{margin-bottom:6px}.fdU{margin-top:-6px}.EZl{margin-bottom:-6px}.Do9{padding-bottom:6px;padding-top:6px}.Shu{padding-left:6px;padding-right:6px}html:not([dir=rtl]) .KnO{margin-left:var(--space-1000)}html:not([dir=rtl]) .fWK,html[dir=rtl] .KnO{margin-right:var(--space-1000)}html[dir=rtl] .fWK{margin-left:var(--space-1000)}html:not([dir=rtl]) ._gF{margin-left:var(--space-negative-1000)}html:not([dir=rtl]) .uf5,html[dir=rtl] ._gF{margin-right:var(--space-negative-1000)}html[dir=rtl] .uf5{margin-left:var(--space-negative-1000)}.keq{margin-top:var(--space-1000)}.p9K{margin-bottom:var(--space-1000)}.JWT{margin-top:var(--space-negative-1000)}.XM_{margin-bottom:var(--space-negative-1000)}.cYJ{padding-bottom:var(--space-1000);padding-top:var(--space-1000)}.ZAR{padding-left:var(--space-1000);padding-right:var(--space-1000)}html:not([dir=rtl]) .boM{margin-left:var(--space-1100)}html:not([dir=rtl]) .rho,html[dir=rtl] .boM{margin-right:var(--space-1100)}html[dir=rtl] .rho{margin-left:var(--space-1100)}html:not([dir=rtl]) .cAL{margin-left:var(--space-negative-1100)}html:not([dir=rtl]) .N7z,html[dir=rtl] .cAL{margin-right:var(--space-negative-1100)}html[dir=rtl] .N7z{margin-left:var(--space-negative-1100)}.g0E{margin-top:var(--space-1100)}.ox-{margin-bottom:var(--space-1100)}.STE{margin-top:var(--space-negative-1100)}.D4u{margin-bottom:var(--space-negative-1100)}.Ktu{padding-bottom:var(--space-1100);padding-top:var(--space-1100)}.J22{padding-left:var(--space-1100);padding-right:var(--space-1100)}html:not([dir=rtl]) .j-j{margin-left:var(--space-1200)}html:not([dir=rtl]) .Mf2,html[dir=rtl] .j-j{margin-right:var(--space-1200)}html[dir=rtl] .Mf2{margin-left:var(--space-1200)}html:not([dir=rtl]) .hED{margin-left:var(--space-negative-1200)}html:not([dir=rtl]) .bS3,html[dir=rtl] .hED{margin-right:var(--space-negative-1200)}html[dir=rtl] .bS3{margin-left:var(--space-negative-1200)}.kfz{margin-top:var(--space-1200)}.wOW{margin-bottom:var(--space-1200)}.gb5{margin-top:var(--space-negative-1200)}.Gk4{margin-bottom:var(--space-negative-1200)}.uiV{padding-bottom:var(--space-1200);padding-top:var(--space-1200)}.x_n{padding-left:var(--space-1200);padding-right:var(--space-1200)}html:not([dir=rtl]) .kxI{margin-left:var(--space-1300)}html:not([dir=rtl]) .x2d,html[dir=rtl] .kxI{margin-right:var(--space-1300)}html[dir=rtl] .x2d{margin-left:var(--space-1300)}html:not([dir=rtl]) .BOz{margin-left:var(--space-negative-1300)}html:not([dir=rtl]) .h2M,html[dir=rtl] .BOz{margin-right:var(--space-negative-1300)}html[dir=rtl] .h2M{margin-left:var(--space-negative-1300)}.GLe{margin-top:var(--space-1300)}.jnb{margin-bottom:var(--space-1300)}.S7z{margin-top:var(--space-negative-1300)}.KNr{margin-bottom:var(--space-negative-1300)}.qtr{padding-bottom:var(--space-1300);padding-top:var(--space-1300)}.G5p{padding-left:var(--space-1300);padding-right:var(--space-1300)}html:not([dir=rtl]) .Skv{margin-left:var(--space-1400)}html:not([dir=rtl]) .NtP,html[dir=rtl] .Skv{margin-right:var(--space-1400)}html[dir=rtl] .NtP{margin-left:var(--space-1400)}html:not([dir=rtl]) .uUV{margin-left:var(--space-negative-1400)}html:not([dir=rtl]) .Aon,html[dir=rtl] .uUV{margin-right:var(--space-negative-1400)}html[dir=rtl] .Aon{margin-left:var(--space-negative-1400)}.ns1{margin-top:var(--space-1400)}.pdb{margin-bottom:var(--space-1400)}.yDx{margin-top:var(--space-negative-1400)}.p2z{margin-bottom:var(--space-negative-1400)}.Jth{padding-bottom:var(--space-1400);padding-top:var(--space-1400)}.foN{padding-left:var(--space-1400);padding-right:var(--space-1400)}html:not([dir=rtl]) .WaV{margin-left:var(--space-1500)}html:not([dir=rtl]) .n2e,html[dir=rtl] .WaV{margin-right:var(--space-1500)}html[dir=rtl] .n2e{margin-left:var(--space-1500)}html:not([dir=rtl]) .yOL{margin-left:var(--space-negative-1500)}html:not([dir=rtl]) .itI,html[dir=rtl] .yOL{margin-right:var(--space-negative-1500)}html[dir=rtl] .itI{margin-left:var(--space-negative-1500)}.kbk{margin-top:var(--space-1500)}.P3P{margin-bottom:var(--space-1500)}.cXU{margin-top:var(--space-negative-1500)}.T9D{margin-bottom:var(--space-negative-1500)}.Amd{padding-bottom:var(--space-1500);padding-top:var(--space-1500)}.kMG{padding-left:var(--space-1500);padding-right:var(--space-1500)}html:not([dir=rtl]) .m9q{margin-left:var(--space-1600)}html:not([dir=rtl]) .xZ1,html[dir=rtl] .m9q{margin-right:var(--space-1600)}html[dir=rtl] .xZ1{margin-left:var(--space-1600)}html:not([dir=rtl]) .GGc{margin-left:var(--space-negative-1600)}html:not([dir=rtl]) .ERM,html[dir=rtl] .GGc{margin-right:var(--space-negative-1600)}html[dir=rtl] .ERM{margin-left:var(--space-negative-1600)}.tor{margin-top:var(--space-1600)}.yuQ{margin-bottom:var(--space-1600)}.LO0{margin-top:var(--space-negative-1600)}.gcK{margin-bottom:var(--space-negative-1600)}.r6w{padding-bottom:var(--space-1600);padding-top:var(--space-1600)}.ebX{padding-left:var(--space-1600);padding-right:var(--space-1600)}html:not([dir=rtl]) .Yo2{margin-left:var(--space-200)}html:not([dir=rtl]) .H-G,html[dir=rtl] .Yo2{margin-right:var(--space-200)}html[dir=rtl] .H-G{margin-left:var(--space-200)}html:not([dir=rtl]) .tZ1{margin-left:var(--space-negative-200)}html:not([dir=rtl]) .wCF,html[dir=rtl] .tZ1{margin-right:var(--space-negative-200)}html[dir=rtl] .wCF{margin-left:var(--space-negative-200)}.qGb{margin-top:var(--space-200)}.u8x{margin-bottom:var(--space-200)}.yZW{margin-top:var(--space-negative-200)}.PoD{margin-bottom:var(--space-negative-200)}._co{padding-bottom:var(--space-200);padding-top:var(--space-200)}.hjq{padding-left:var(--space-200);padding-right:var(--space-200)}html:not([dir=rtl]) .BTb{margin-left:var(--space-300)}html:not([dir=rtl]) .L9n,html[dir=rtl] .BTb{margin-right:var(--space-300)}html[dir=rtl] .L9n{margin-left:var(--space-300)}html:not([dir=rtl]) .tOm{margin-left:var(--space-negative-300)}html:not([dir=rtl]) .NZa,html[dir=rtl] .tOm{margin-right:var(--space-negative-300)}html[dir=rtl] .NZa{margin-left:var(--space-negative-300)}.mjS{margin-top:var(--space-300)}.v35{margin-bottom:var(--space-300)}.oWa{margin-top:var(--space-negative-300)}.fN_{margin-bottom:var(--space-negative-300)}.V92{padding-bottom:var(--space-300);padding-top:var(--space-300)}.pXK{padding-left:var(--space-300);padding-right:var(--space-300)}html:not([dir=rtl]) .ueq{margin-left:var(--space-400)}html:not([dir=rtl]) .J8R,html[dir=rtl] .ueq{margin-right:var(--space-400)}html[dir=rtl] .J8R{margin-left:var(--space-400)}html:not([dir=rtl]) .k9j{margin-left:var(--space-negative-400)}html:not([dir=rtl]) .y1h,html[dir=rtl] .k9j{margin-right:var(--space-negative-400)}html[dir=rtl] .y1h{margin-left:var(--space-negative-400)}.tNl{margin-top:var(--space-400)}.k9Z{margin-bottom:var(--space-400)}.kkH{margin-top:var(--space-negative-400)}.Var{margin-bottom:var(--space-negative-400)}.Kzl{padding-bottom:var(--space-400);padding-top:var(--space-400)}.i1W{padding-left:var(--space-400);padding-right:var(--space-400)}html:not([dir=rtl]) .sMx{margin-left:var(--space-500)}html:not([dir=rtl]) .NyI,html[dir=rtl] .sMx{margin-right:var(--space-500)}html[dir=rtl] .NyI{margin-left:var(--space-500)}html:not([dir=rtl]) .Gum{margin-left:var(--space-negative-500)}html:not([dir=rtl]) .Ejo,html[dir=rtl] .Gum{margin-right:var(--space-negative-500)}html[dir=rtl] .Ejo{margin-left:var(--space-negative-500)}.WuW{margin-top:var(--space-500)}.HCz{margin-bottom:var(--space-500)}.MjE{margin-top:var(--space-negative-500)}.cON{margin-bottom:var(--space-negative-500)}.Upd{padding-bottom:var(--space-500);padding-top:var(--space-500)}.BAC{padding-left:var(--space-500);padding-right:var(--space-500)}html:not([dir=rtl]) .Ubc{margin-left:var(--space-600)}html:not([dir=rtl]) .QLU,html[dir=rtl] .Ubc{margin-right:var(--space-600)}html[dir=rtl] .QLU{margin-left:var(--space-600)}html:not([dir=rtl]) .EDE{margin-left:var(--space-negative-600)}html:not([dir=rtl]) .pAd,html[dir=rtl] .EDE{margin-right:var(--space-negative-600)}html[dir=rtl] .pAd{margin-left:var(--space-negative-600)}.jX8{margin-top:var(--space-600)}.gcw{margin-bottom:var(--space-600)}._7S{margin-top:var(--space-negative-600)}.tlO{margin-bottom:var(--space-negative-600)}.S36{padding-bottom:var(--space-600);padding-top:var(--space-600)}.fXN{padding-left:var(--space-600);padding-right:var(--space-600)}html:not([dir=rtl]) .LqC{margin-left:var(--space-700)}html:not([dir=rtl]) .RE9,html[dir=rtl] .LqC{margin-right:var(--space-700)}html[dir=rtl] .RE9{margin-left:var(--space-700)}html:not([dir=rtl]) .ufi{margin-left:var(--space-negative-700)}html:not([dir=rtl]) .obf,html[dir=rtl] .ufi{margin-right:var(--space-negative-700)}html[dir=rtl] .obf{margin-left:var(--space-negative-700)}.PHd{margin-top:var(--space-700)}.h3A{margin-bottom:var(--space-700)}.cM3{margin-top:var(--space-negative-700)}.gmN{margin-bottom:var(--space-negative-700)}.cht{padding-bottom:var(--space-700);padding-top:var(--space-700)}.POt{padding-left:var(--space-700);padding-right:var(--space-700)}html:not([dir=rtl]) .JyM{margin-left:var(--space-800)}html:not([dir=rtl]) .qtH,html[dir=rtl] .JyM{margin-right:var(--space-800)}html[dir=rtl] .qtH{margin-left:var(--space-800)}html:not([dir=rtl]) .SG3{margin-left:var(--space-negative-800)}html:not([dir=rtl]) .XWS,html[dir=rtl] .SG3{margin-right:var(--space-negative-800)}html[dir=rtl] .XWS{margin-left:var(--space-negative-800)}.azc{margin-top:var(--space-800)}.HtR{margin-bottom:var(--space-800)}.zzV{margin-top:var(--space-negative-800)}.MjU{margin-bottom:var(--space-negative-800)}.Pa4{padding-bottom:var(--space-800);padding-top:var(--space-800)}.CXk{padding-left:var(--space-800);padding-right:var(--space-800)}html:not([dir=rtl]) .ign{margin-left:var(--space-900)}html:not([dir=rtl]) .Bi0,html[dir=rtl] .ign{margin-right:var(--space-900)}html[dir=rtl] .Bi0{margin-left:var(--space-900)}html:not([dir=rtl]) .zJ7{margin-left:var(--space-negative-900)}html:not([dir=rtl]) ._iD,html[dir=rtl] .zJ7{margin-right:var(--space-negative-900)}html[dir=rtl] ._iD{margin-left:var(--space-negative-900)}.Hu0{margin-top:var(--space-900)}.rUm{margin-bottom:var(--space-900)}.iPp{margin-top:var(--space-negative-900)}.W73{margin-bottom:var(--space-negative-900)}.qI7{padding-bottom:var(--space-900);padding-top:var(--space-900)}.vnv{padding-left:var(--space-900);padding-right:var(--space-900)}@media (min-width:576px){html:not([dir=rtl]) .mo5{margin-left:auto}html:not([dir=rtl]) .rFn,html[dir=rtl] .mo5{margin-right:auto}html[dir=rtl] .rFn{margin-left:auto}.jOT{margin-top:auto}.Vfe{margin-bottom:auto}html:not([dir=rtl]) .Eap{margin-left:var(--space-0)}html:not([dir=rtl]) .H10,html[dir=rtl] .Eap{margin-right:var(--space-0)}html[dir=rtl] .H10{margin-left:var(--space-0)}.TTc{margin-top:var(--space-0)}.Yov{margin-bottom:var(--space-0)}.UjT{padding-bottom:var(--space-0);padding-top:var(--space-0)}.ksp{padding-left:var(--space-0);padding-right:var(--space-0)}html:not([dir=rtl]) .VPX{margin-left:1px}html:not([dir=rtl]) ._z-,html[dir=rtl] .VPX{margin-right:1px}html[dir=rtl] ._z-{margin-left:1px}html:not([dir=rtl]) .t8Q{margin-left:-1px}html:not([dir=rtl]) .J7-,html[dir=rtl] .t8Q{margin-right:-1px}html[dir=rtl] .J7-{margin-left:-1px}.cD2{margin-top:1px}.FBl{margin-bottom:1px}.HPi{margin-top:-1px}.ryX{margin-bottom:-1px}.LUa{padding-bottom:1px;padding-top:1px}.uU7{padding-left:1px;padding-right:1px}html:not([dir=rtl]) .u1S{margin-left:2px}html:not([dir=rtl]) .oHo,html[dir=rtl] .u1S{margin-right:2px}html[dir=rtl] .oHo{margin-left:2px}html:not([dir=rtl]) .bnl{margin-left:-2px}html:not([dir=rtl]) .z9a,html[dir=rtl] .bnl{margin-right:-2px}html[dir=rtl] .z9a{margin-left:-2px}.dWn{margin-top:2px}.rD_{margin-bottom:2px}.CPA{margin-top:-2px}.tdu{margin-bottom:-2px}.kMq{padding-bottom:2px;padding-top:2px}.iyP{padding-left:2px;padding-right:2px}html:not([dir=rtl]) .fHG{margin-left:var(--space-100)}html:not([dir=rtl]) .lcX,html[dir=rtl] .fHG{margin-right:var(--space-100)}html[dir=rtl] .lcX{margin-left:var(--space-100)}html:not([dir=rtl]) .qck{margin-left:var(--space-negative-100)}html:not([dir=rtl]) .FJb,html[dir=rtl] .qck{margin-right:var(--space-negative-100)}html[dir=rtl] .FJb{margin-left:var(--space-negative-100)}.rSu{margin-top:var(--space-100)}.Ri3{margin-bottom:var(--space-100)}.dZC{margin-top:var(--space-negative-100)}.P0-{margin-bottom:var(--space-negative-100)}.WAp{padding-bottom:var(--space-100);padding-top:var(--space-100)}.JL8{padding-left:var(--space-100);padding-right:var(--space-100)}html:not([dir=rtl]) .xY7{margin-left:6px}html:not([dir=rtl]) .wdt,html[dir=rtl] .xY7{margin-right:6px}html[dir=rtl] .wdt{margin-left:6px}html:not([dir=rtl]) .r5c{margin-left:-6px}html:not([dir=rtl]) .odB,html[dir=rtl] .r5c{margin-right:-6px}html[dir=rtl] .odB{margin-left:-6px}.BYi{margin-top:6px}.lwI{margin-bottom:6px}.SiV{margin-top:-6px}.FlI{margin-bottom:-6px}.DiC{padding-bottom:6px;padding-top:6px}.oqT{padding-left:6px;padding-right:6px}html:not([dir=rtl]) ._eb{margin-left:var(--space-1000)}html:not([dir=rtl]) .dv2,html[dir=rtl] ._eb{margin-right:var(--space-1000)}html[dir=rtl] .dv2{margin-left:var(--space-1000)}html:not([dir=rtl]) .hSx{margin-left:var(--space-negative-1000)}html:not([dir=rtl]) .JIj,html[dir=rtl] .hSx{margin-right:var(--space-negative-1000)}html[dir=rtl] .JIj{margin-left:var(--space-negative-1000)}.vGq{margin-top:var(--space-1000)}.heS{margin-bottom:var(--space-1000)}.Qdt{margin-top:var(--space-negative-1000)}.lN-{margin-bottom:var(--space-negative-1000)}.Ily{padding-bottom:var(--space-1000);padding-top:var(--space-1000)}.mq_{padding-left:var(--space-1000);padding-right:var(--space-1000)}html:not([dir=rtl]) .QuF{margin-left:var(--space-1100)}html:not([dir=rtl]) .b4w,html[dir=rtl] .QuF{margin-right:var(--space-1100)}html[dir=rtl] .b4w{margin-left:var(--space-1100)}html:not([dir=rtl]) .VO_{margin-left:var(--space-negative-1100)}html:not([dir=rtl]) .nFj,html[dir=rtl] .VO_{margin-right:var(--space-negative-1100)}html[dir=rtl] .nFj{margin-left:var(--space-negative-1100)}.UDb{margin-top:var(--space-1100)}.pTD{margin-bottom:var(--space-1100)}.p0q{margin-top:var(--space-negative-1100)}.LwN{margin-bottom:var(--space-negative-1100)}.kXW{padding-bottom:var(--space-1100);padding-top:var(--space-1100)}.k0V{padding-left:var(--space-1100);padding-right:var(--space-1100)}html:not([dir=rtl]) .x0h{margin-left:var(--space-1200)}html:not([dir=rtl]) ._nt,html[dir=rtl] .x0h{margin-right:var(--space-1200)}html[dir=rtl] ._nt{margin-left:var(--space-1200)}html:not([dir=rtl]) .PGy{margin-left:var(--space-negative-1200)}html:not([dir=rtl]) .zhc,html[dir=rtl] .PGy{margin-right:var(--space-negative-1200)}html[dir=rtl] .zhc{margin-left:var(--space-negative-1200)}.xWT{margin-top:var(--space-1200)}.tZK{margin-bottom:var(--space-1200)}.RH6{margin-top:var(--space-negative-1200)}.qWz{margin-bottom:var(--space-negative-1200)}.b_A{padding-bottom:var(--space-1200);padding-top:var(--space-1200)}.DwD{padding-left:var(--space-1200);padding-right:var(--space-1200)}html:not([dir=rtl]) .gkY{margin-left:var(--space-1300)}html:not([dir=rtl]) .vee,html[dir=rtl] .gkY{margin-right:var(--space-1300)}html[dir=rtl] .vee{margin-left:var(--space-1300)}html:not([dir=rtl]) .LBn{margin-left:var(--space-negative-1300)}html:not([dir=rtl]) .KTU,html[dir=rtl] .LBn{margin-right:var(--space-negative-1300)}html[dir=rtl] .KTU{margin-left:var(--space-negative-1300)}.Gn7{margin-top:var(--space-1300)}.k-1{margin-bottom:var(--space-1300)}.tOk{margin-top:var(--space-negative-1300)}.Q56{margin-bottom:var(--space-negative-1300)}.__d{padding-bottom:var(--space-1300);padding-top:var(--space-1300)}.Xt3{padding-left:var(--space-1300);padding-right:var(--space-1300)}html:not([dir=rtl]) .fRQ{margin-left:var(--space-1400)}html:not([dir=rtl]) .o9a,html[dir=rtl] .fRQ{margin-right:var(--space-1400)}html[dir=rtl] .o9a{margin-left:var(--space-1400)}html:not([dir=rtl]) .Us8{margin-left:var(--space-negative-1400)}html:not([dir=rtl]) .pN8,html[dir=rtl] .Us8{margin-right:var(--space-negative-1400)}html[dir=rtl] .pN8{margin-left:var(--space-negative-1400)}.W23{margin-top:var(--space-1400)}.NR-{margin-bottom:var(--space-1400)}.aXK{margin-top:var(--space-negative-1400)}.wS2{margin-bottom:var(--space-negative-1400)}.ykf{padding-bottom:var(--space-1400);padding-top:var(--space-1400)}.bFO{padding-left:var(--space-1400);padding-right:var(--space-1400)}html:not([dir=rtl]) .a7L{margin-left:var(--space-1500)}html:not([dir=rtl]) .eWl,html[dir=rtl] .a7L{margin-right:var(--space-1500)}html[dir=rtl] .eWl{margin-left:var(--space-1500)}html:not([dir=rtl]) .cBJ{margin-left:var(--space-negative-1500)}html:not([dir=rtl]) .BX3,html[dir=rtl] .cBJ{margin-right:var(--space-negative-1500)}html[dir=rtl] .BX3{margin-left:var(--space-negative-1500)}.O1O{margin-top:var(--space-1500)}.InJ{margin-bottom:var(--space-1500)}.YDM{margin-top:var(--space-negative-1500)}.gLe{margin-bottom:var(--space-negative-1500)}.GIR{padding-bottom:var(--space-1500);padding-top:var(--space-1500)}.A_m{padding-left:var(--space-1500);padding-right:var(--space-1500)}html:not([dir=rtl]) .nue{margin-left:var(--space-1600)}html:not([dir=rtl]) .B1s,html[dir=rtl] .nue{margin-right:var(--space-1600)}html[dir=rtl] .B1s{margin-left:var(--space-1600)}html:not([dir=rtl]) .sG3{margin-left:var(--space-negative-1600)}html:not([dir=rtl]) .Hjr,html[dir=rtl] .sG3{margin-right:var(--space-negative-1600)}html[dir=rtl] .Hjr{margin-left:var(--space-negative-1600)}.OpQ{margin-top:var(--space-1600)}.xxB{margin-bottom:var(--space-1600)}.L6J{margin-top:var(--space-negative-1600)}.YZC{margin-bottom:var(--space-negative-1600)}.XBz{padding-bottom:var(--space-1600);padding-top:var(--space-1600)}.mOg{padding-left:var(--space-1600);padding-right:var(--space-1600)}html:not([dir=rtl]) .DSW{margin-left:var(--space-200)}html:not([dir=rtl]) .NOk,html[dir=rtl] .DSW{margin-right:var(--space-200)}html[dir=rtl] .NOk{margin-left:var(--space-200)}html:not([dir=rtl]) .T9h{margin-left:var(--space-negative-200)}html:not([dir=rtl]) .dW1,html[dir=rtl] .T9h{margin-right:var(--space-negative-200)}html[dir=rtl] .dW1{margin-left:var(--space-negative-200)}.HG0{margin-top:var(--space-200)}.xgA{margin-bottom:var(--space-200)}.Ofn{margin-top:var(--space-negative-200)}.kvi{margin-bottom:var(--space-negative-200)}.sEu{padding-bottom:var(--space-200);padding-top:var(--space-200)}.ld2{padding-left:var(--space-200);padding-right:var(--space-200)}html:not([dir=rtl]) .JY-{margin-left:var(--space-300)}html:not([dir=rtl]) .z2g,html[dir=rtl] .JY-{margin-right:var(--space-300)}html[dir=rtl] .z2g{margin-left:var(--space-300)}html:not([dir=rtl]) .RV0{margin-left:var(--space-negative-300)}html:not([dir=rtl]) .HnV,html[dir=rtl] .RV0{margin-right:var(--space-negative-300)}html[dir=rtl] .HnV{margin-left:var(--space-negative-300)}.gZX{margin-top:var(--space-300)}.F7b{margin-bottom:var(--space-300)}.dZU{margin-top:var(--space-negative-300)}.gQg{margin-bottom:var(--space-negative-300)}.DJh{padding-bottom:var(--space-300);padding-top:var(--space-300)}.Yq8{padding-left:var(--space-300);padding-right:var(--space-300)}html:not([dir=rtl]) .oRy{margin-left:var(--space-400)}html:not([dir=rtl]) .H7d,html[dir=rtl] .oRy{margin-right:var(--space-400)}html[dir=rtl] .H7d{margin-left:var(--space-400)}html:not([dir=rtl]) .zhK{margin-left:var(--space-negative-400)}html:not([dir=rtl]) .Qbi,html[dir=rtl] .zhK{margin-right:var(--space-negative-400)}html[dir=rtl] .Qbi{margin-left:var(--space-negative-400)}.rlF{margin-top:var(--space-400)}.kiP{margin-bottom:var(--space-400)}.K7T{margin-top:var(--space-negative-400)}.Ul4{margin-bottom:var(--space-negative-400)}.VfL{padding-bottom:var(--space-400);padding-top:var(--space-400)}.WnX{padding-left:var(--space-400);padding-right:var(--space-400)}html:not([dir=rtl]) .Itw{margin-left:var(--space-500)}html:not([dir=rtl]) .iEV,html[dir=rtl] .Itw{margin-right:var(--space-500)}html[dir=rtl] .iEV{margin-left:var(--space-500)}html:not([dir=rtl]) .r19{margin-left:var(--space-negative-500)}html:not([dir=rtl]) .jAG,html[dir=rtl] .r19{margin-right:var(--space-negative-500)}html[dir=rtl] .jAG{margin-left:var(--space-negative-500)}.ghC{margin-top:var(--space-500)}.ltM{margin-bottom:var(--space-500)}.uuP{margin-top:var(--space-negative-500)}.XTP{margin-bottom:var(--space-negative-500)}.QMO{padding-bottom:var(--space-500);padding-top:var(--space-500)}.ZPb{padding-left:var(--space-500);padding-right:var(--space-500)}html:not([dir=rtl]) .O0R{margin-left:var(--space-600)}html:not([dir=rtl]) .BUo,html[dir=rtl] .O0R{margin-right:var(--space-600)}html[dir=rtl] .BUo{margin-left:var(--space-600)}html:not([dir=rtl]) .BW_{margin-left:var(--space-negative-600)}html:not([dir=rtl]) .ORU,html[dir=rtl] .BW_{margin-right:var(--space-negative-600)}html[dir=rtl] .ORU{margin-left:var(--space-negative-600)}.p-1{margin-top:var(--space-600)}.GpN{margin-bottom:var(--space-600)}.ZAn{margin-top:var(--space-negative-600)}.Sk6{margin-bottom:var(--space-negative-600)}.kYg{padding-bottom:var(--space-600);padding-top:var(--space-600)}.S7R{padding-left:var(--space-600);padding-right:var(--space-600)}html:not([dir=rtl]) .B8d{margin-left:var(--space-700)}html:not([dir=rtl]) .pzs,html[dir=rtl] .B8d{margin-right:var(--space-700)}html[dir=rtl] .pzs{margin-left:var(--space-700)}html:not([dir=rtl]) .hJf{margin-left:var(--space-negative-700)}html:not([dir=rtl]) .tKX,html[dir=rtl] .hJf{margin-right:var(--space-negative-700)}html[dir=rtl] .tKX{margin-left:var(--space-negative-700)}.PSQ{margin-top:var(--space-700)}._oF{margin-bottom:var(--space-700)}.KmI{margin-top:var(--space-negative-700)}.NJp{margin-bottom:var(--space-negative-700)}.ueh{padding-bottom:var(--space-700);padding-top:var(--space-700)}.x_m{padding-left:var(--space-700);padding-right:var(--space-700)}html:not([dir=rtl]) .Bqh{margin-left:var(--space-800)}html:not([dir=rtl]) .M_m,html[dir=rtl] .Bqh{margin-right:var(--space-800)}html[dir=rtl] .M_m{margin-left:var(--space-800)}html:not([dir=rtl]) .v-8{margin-left:var(--space-negative-800)}html:not([dir=rtl]) .iOt,html[dir=rtl] .v-8{margin-right:var(--space-negative-800)}html[dir=rtl] .iOt{margin-left:var(--space-negative-800)}.ZwO{margin-top:var(--space-800)}._K4{margin-bottom:var(--space-800)}.r7z{margin-top:var(--space-negative-800)}.fUI{margin-bottom:var(--space-negative-800)}.qfI{padding-bottom:var(--space-800);padding-top:var(--space-800)}.pEI{padding-left:var(--space-800);padding-right:var(--space-800)}html:not([dir=rtl]) .IMj{margin-left:var(--space-900)}html:not([dir=rtl]) .WcR,html[dir=rtl] .IMj{margin-right:var(--space-900)}html[dir=rtl] .WcR{margin-left:var(--space-900)}html:not([dir=rtl]) .DGU{margin-left:var(--space-negative-900)}html:not([dir=rtl]) .HB2,html[dir=rtl] .DGU{margin-right:var(--space-negative-900)}html[dir=rtl] .HB2{margin-left:var(--space-negative-900)}.pZH{margin-top:var(--space-900)}.Oqd{margin-bottom:var(--space-900)}.k2c{margin-top:var(--space-negative-900)}._kN{margin-bottom:var(--space-negative-900)}.iKn{padding-bottom:var(--space-900);padding-top:var(--space-900)}.rUK{padding-left:var(--space-900);padding-right:var(--space-900)}}@media (min-width:768px){html:not([dir=rtl]) .WC8{margin-left:auto}html:not([dir=rtl]) .V49,html[dir=rtl] .WC8{margin-right:auto}html[dir=rtl] .V49{margin-left:auto}.OHp{margin-top:auto}.db5{margin-bottom:auto}html:not([dir=rtl]) .zlb{margin-left:var(--space-0)}html:not([dir=rtl]) .I6C,html[dir=rtl] .zlb{margin-right:var(--space-0)}html[dir=rtl] .I6C{margin-left:var(--space-0)}.J6u{margin-top:var(--space-0)}.sjc{margin-bottom:var(--space-0)}.uEl{padding-bottom:var(--space-0);padding-top:var(--space-0)}.Hxi{padding-left:var(--space-0);padding-right:var(--space-0)}html:not([dir=rtl]) .MHC{margin-left:1px}html:not([dir=rtl]) .fvL,html[dir=rtl] .MHC{margin-right:1px}html[dir=rtl] .fvL{margin-left:1px}html:not([dir=rtl]) .CmL{margin-left:-1px}html:not([dir=rtl]) .qnV,html[dir=rtl] .CmL{margin-right:-1px}html[dir=rtl] .qnV{margin-left:-1px}.vEE{margin-top:1px}.qju{margin-bottom:1px}.K73{margin-top:-1px}.r8y{margin-bottom:-1px}.qo7{padding-bottom:1px;padding-top:1px}.kr5{padding-left:1px;padding-right:1px}html:not([dir=rtl]) .zFf{margin-left:2px}html:not([dir=rtl]) .KcX,html[dir=rtl] .zFf{margin-right:2px}html[dir=rtl] .KcX{margin-left:2px}html:not([dir=rtl]) ._8L{margin-left:-2px}html:not([dir=rtl]) .SgI,html[dir=rtl] ._8L{margin-right:-2px}html[dir=rtl] .SgI{margin-left:-2px}.X_m{margin-top:2px}.Y9p{margin-bottom:2px}.N2J{margin-top:-2px}.ego{margin-bottom:-2px}.oDh{padding-bottom:2px;padding-top:2px}.MEy{padding-left:2px;padding-right:2px}html:not([dir=rtl]) .vcd{margin-left:var(--space-100)}html:not([dir=rtl]) .WUW,html[dir=rtl] .vcd{margin-right:var(--space-100)}html[dir=rtl] .WUW{margin-left:var(--space-100)}html:not([dir=rtl]) .p2-{margin-left:var(--space-negative-100)}html:not([dir=rtl]) .k6z,html[dir=rtl] .p2-{margin-right:var(--space-negative-100)}html[dir=rtl] .k6z{margin-left:var(--space-negative-100)}.aQ0{margin-top:var(--space-100)}.R8n{margin-bottom:var(--space-100)}.d9Z{margin-top:var(--space-negative-100)}.xiB{margin-bottom:var(--space-negative-100)}.fjU{padding-bottom:var(--space-100);padding-top:var(--space-100)}.XaX{padding-left:var(--space-100);padding-right:var(--space-100)}html:not([dir=rtl]) .x6_{margin-left:6px}html:not([dir=rtl]) .WKz,html[dir=rtl] .x6_{margin-right:6px}html[dir=rtl] .WKz{margin-left:6px}html:not([dir=rtl]) .Gkq{margin-left:-6px}html:not([dir=rtl]) .J3a,html[dir=rtl] .Gkq{margin-right:-6px}html[dir=rtl] .J3a{margin-left:-6px}.PtT{margin-top:6px}.ayD{margin-bottom:6px}.pxZ{margin-top:-6px}.SKC{margin-bottom:-6px}.wTH{padding-bottom:6px;padding-top:6px}.R7J{padding-left:6px;padding-right:6px}html:not([dir=rtl]) .obg{margin-left:var(--space-1000)}html:not([dir=rtl]) .ltg,html[dir=rtl] .obg{margin-right:var(--space-1000)}html[dir=rtl] .ltg{margin-left:var(--space-1000)}html:not([dir=rtl]) .NVs{margin-left:var(--space-negative-1000)}html:not([dir=rtl]) .omx,html[dir=rtl] .NVs{margin-right:var(--space-negative-1000)}html[dir=rtl] .omx{margin-left:var(--space-negative-1000)}.cDM{margin-top:var(--space-1000)}.xke{margin-bottom:var(--space-1000)}.zs0{margin-top:var(--space-negative-1000)}.QL2{margin-bottom:var(--space-negative-1000)}.z5l{padding-bottom:var(--space-1000);padding-top:var(--space-1000)}.IVV{padding-left:var(--space-1000);padding-right:var(--space-1000)}html:not([dir=rtl]) .cgO{margin-left:var(--space-1100)}html:not([dir=rtl]) .Yq9,html[dir=rtl] .cgO{margin-right:var(--space-1100)}html[dir=rtl] .Yq9{margin-left:var(--space-1100)}html:not([dir=rtl]) .cYS{margin-left:var(--space-negative-1100)}html:not([dir=rtl]) .CCK,html[dir=rtl] .cYS{margin-right:var(--space-negative-1100)}html[dir=rtl] .CCK{margin-left:var(--space-negative-1100)}.tp9{margin-top:var(--space-1100)}.Zl1{margin-bottom:var(--space-1100)}.Bof{margin-top:var(--space-negative-1100)}.m0L{margin-bottom:var(--space-negative-1100)}.zy-{padding-bottom:var(--space-1100);padding-top:var(--space-1100)}.hhr{padding-left:var(--space-1100);padding-right:var(--space-1100)}html:not([dir=rtl]) .er2{margin-left:var(--space-1200)}html:not([dir=rtl]) .iO0,html[dir=rtl] .er2{margin-right:var(--space-1200)}html[dir=rtl] .iO0{margin-left:var(--space-1200)}html:not([dir=rtl]) .sr3{margin-left:var(--space-negative-1200)}html:not([dir=rtl]) .U_Y,html[dir=rtl] .sr3{margin-right:var(--space-negative-1200)}html[dir=rtl] .U_Y{margin-left:var(--space-negative-1200)}.qhA{margin-top:var(--space-1200)}.d-c{margin-bottom:var(--space-1200)}.ttt{margin-top:var(--space-negative-1200)}.mZ7{margin-bottom:var(--space-negative-1200)}.FPz{padding-bottom:var(--space-1200);padding-top:var(--space-1200)}.OcY{padding-left:var(--space-1200);padding-right:var(--space-1200)}html:not([dir=rtl]) .tpa{margin-left:var(--space-1300)}html:not([dir=rtl]) .MXX,html[dir=rtl] .tpa{margin-right:var(--space-1300)}html[dir=rtl] .MXX{margin-left:var(--space-1300)}html:not([dir=rtl]) .BgZ{margin-left:var(--space-negative-1300)}html:not([dir=rtl]) .LQ8,html[dir=rtl] .BgZ{margin-right:var(--space-negative-1300)}html[dir=rtl] .LQ8{margin-left:var(--space-negative-1300)}.aX4{margin-top:var(--space-1300)}.PhF{margin-bottom:var(--space-1300)}.iKy{margin-top:var(--space-negative-1300)}.Bm4{margin-bottom:var(--space-negative-1300)}.M39{padding-bottom:var(--space-1300);padding-top:var(--space-1300)}.cGg{padding-left:var(--space-1300);padding-right:var(--space-1300)}html:not([dir=rtl]) .u_q{margin-left:var(--space-1400)}html:not([dir=rtl]) .SWf,html[dir=rtl] .u_q{margin-right:var(--space-1400)}html[dir=rtl] .SWf{margin-left:var(--space-1400)}html:not([dir=rtl]) .XdK{margin-left:var(--space-negative-1400)}html:not([dir=rtl]) .p6I,html[dir=rtl] .XdK{margin-right:var(--space-negative-1400)}html[dir=rtl] .p6I{margin-left:var(--space-negative-1400)}.E4C{margin-top:var(--space-1400)}.ThW{margin-bottom:var(--space-1400)}.DsF{margin-top:var(--space-negative-1400)}.xCW{margin-bottom:var(--space-negative-1400)}.Bin{padding-bottom:var(--space-1400);padding-top:var(--space-1400)}.vDZ{padding-left:var(--space-1400);padding-right:var(--space-1400)}html:not([dir=rtl]) .rHF{margin-left:var(--space-1500)}html:not([dir=rtl]) .Qrn,html[dir=rtl] .rHF{margin-right:var(--space-1500)}html[dir=rtl] .Qrn{margin-left:var(--space-1500)}html:not([dir=rtl]) .QcO{margin-left:var(--space-negative-1500)}html:not([dir=rtl]) .FZi,html[dir=rtl] .QcO{margin-right:var(--space-negative-1500)}html[dir=rtl] .FZi{margin-left:var(--space-negative-1500)}.CSU{margin-top:var(--space-1500)}.va4{margin-bottom:var(--space-1500)}.tCE{margin-top:var(--space-negative-1500)}.bXh{margin-bottom:var(--space-negative-1500)}.Q1g{padding-bottom:var(--space-1500);padding-top:var(--space-1500)}.F7R{padding-left:var(--space-1500);padding-right:var(--space-1500)}html:not([dir=rtl]) .LEV{margin-left:var(--space-1600)}html:not([dir=rtl]) .veA,html[dir=rtl] .LEV{margin-right:var(--space-1600)}html[dir=rtl] .veA{margin-left:var(--space-1600)}html:not([dir=rtl]) .vm9{margin-left:var(--space-negative-1600)}html:not([dir=rtl]) .iUG,html[dir=rtl] .vm9{margin-right:var(--space-negative-1600)}html[dir=rtl] .iUG{margin-left:var(--space-negative-1600)}.qf3{margin-top:var(--space-1600)}.fxc{margin-bottom:var(--space-1600)}.ygL{margin-top:var(--space-negative-1600)}.XYC{margin-bottom:var(--space-negative-1600)}.Dou{padding-bottom:var(--space-1600);padding-top:var(--space-1600)}.a8v{padding-left:var(--space-1600);padding-right:var(--space-1600)}html:not([dir=rtl]) .Kt4{margin-left:var(--space-200)}html:not([dir=rtl]) .HJW,html[dir=rtl] .Kt4{margin-right:var(--space-200)}html[dir=rtl] .HJW{margin-left:var(--space-200)}html:not([dir=rtl]) .aUS{margin-left:var(--space-negative-200)}html:not([dir=rtl]) .cv8,html[dir=rtl] .aUS{margin-right:var(--space-negative-200)}html[dir=rtl] .cv8{margin-left:var(--space-negative-200)}.TFx{margin-top:var(--space-200)}.e_z{margin-bottom:var(--space-200)}.aH9{margin-top:var(--space-negative-200)}.JKU{margin-bottom:var(--space-negative-200)}.GfI{padding-bottom:var(--space-200);padding-top:var(--space-200)}.Chw{padding-left:var(--space-200);padding-right:var(--space-200)}html:not([dir=rtl]) .O-l{margin-left:var(--space-300)}html:not([dir=rtl]) .z3Z,html[dir=rtl] .O-l{margin-right:var(--space-300)}html[dir=rtl] .z3Z{margin-left:var(--space-300)}html:not([dir=rtl]) .n4j{margin-left:var(--space-negative-300)}html:not([dir=rtl]) .woz,html[dir=rtl] .n4j{margin-right:var(--space-negative-300)}html[dir=rtl] .woz{margin-left:var(--space-negative-300)}.ytb{margin-top:var(--space-300)}.Spo{margin-bottom:var(--space-300)}.j_R{margin-top:var(--space-negative-300)}.UDJ{margin-bottom:var(--space-negative-300)}.Ii4{padding-bottom:var(--space-300);padding-top:var(--space-300)}.m41{padding-left:var(--space-300);padding-right:var(--space-300)}html:not([dir=rtl]) .rV7{margin-left:var(--space-400)}html:not([dir=rtl]) .nZ7,html[dir=rtl] .rV7{margin-right:var(--space-400)}html[dir=rtl] .nZ7{margin-left:var(--space-400)}html:not([dir=rtl]) .ScU{margin-left:var(--space-negative-400)}html:not([dir=rtl]) .FzQ,html[dir=rtl] .ScU{margin-right:var(--space-negative-400)}html[dir=rtl] .FzQ{margin-left:var(--space-negative-400)}.vra{margin-top:var(--space-400)}.BWt{margin-bottom:var(--space-400)}.Ey4{margin-top:var(--space-negative-400)}.w1x{margin-bottom:var(--space-negative-400)}.hEF{padding-bottom:var(--space-400);padding-top:var(--space-400)}.aPG{padding-left:var(--space-400);padding-right:var(--space-400)}html:not([dir=rtl]) .l8Z{margin-left:var(--space-500)}html:not([dir=rtl]) .iwc,html[dir=rtl] .l8Z{margin-right:var(--space-500)}html[dir=rtl] .iwc{margin-left:var(--space-500)}html:not([dir=rtl]) .VFl{margin-left:var(--space-negative-500)}html:not([dir=rtl]) .g2Q,html[dir=rtl] .VFl{margin-right:var(--space-negative-500)}html[dir=rtl] .g2Q{margin-left:var(--space-negative-500)}.fDz{margin-top:var(--space-500)}.KWb{margin-bottom:var(--space-500)}.Auz{margin-top:var(--space-negative-500)}.a6r{margin-bottom:var(--space-negative-500)}.H0R{padding-bottom:var(--space-500);padding-top:var(--space-500)}.mWu{padding-left:var(--space-500);padding-right:var(--space-500)}html:not([dir=rtl]) .A5J{margin-left:var(--space-600)}html:not([dir=rtl]) .zZe,html[dir=rtl] .A5J{margin-right:var(--space-600)}html[dir=rtl] .zZe{margin-left:var(--space-600)}html:not([dir=rtl]) .iQF{margin-left:var(--space-negative-600)}html:not([dir=rtl]) .l2e,html[dir=rtl] .iQF{margin-right:var(--space-negative-600)}html[dir=rtl] .l2e{margin-left:var(--space-negative-600)}.cvs{margin-top:var(--space-600)}.aKg{margin-bottom:var(--space-600)}.R-P{margin-top:var(--space-negative-600)}.fmu{margin-bottom:var(--space-negative-600)}.LHy{padding-bottom:var(--space-600);padding-top:var(--space-600)}.gXv{padding-left:var(--space-600);padding-right:var(--space-600)}html:not([dir=rtl]) .sYb{margin-left:var(--space-700)}html:not([dir=rtl]) .fqv,html[dir=rtl] .sYb{margin-right:var(--space-700)}html[dir=rtl] .fqv{margin-left:var(--space-700)}html:not([dir=rtl]) .FxB{margin-left:var(--space-negative-700)}html:not([dir=rtl]) .uY6,html[dir=rtl] .FxB{margin-right:var(--space-negative-700)}html[dir=rtl] .uY6{margin-left:var(--space-negative-700)}.h2l{margin-top:var(--space-700)}.iX3{margin-bottom:var(--space-700)}.JZW{margin-top:var(--space-negative-700)}.IVE{margin-bottom:var(--space-negative-700)}.ctq{padding-bottom:var(--space-700);padding-top:var(--space-700)}.Vu9{padding-left:var(--space-700);padding-right:var(--space-700)}html:not([dir=rtl]) .UYJ{margin-left:var(--space-800)}html:not([dir=rtl]) .w5s,html[dir=rtl] .UYJ{margin-right:var(--space-800)}html[dir=rtl] .w5s{margin-left:var(--space-800)}html:not([dir=rtl]) .CvW{margin-left:var(--space-negative-800)}html:not([dir=rtl]) .EVj,html[dir=rtl] .CvW{margin-right:var(--space-negative-800)}html[dir=rtl] .EVj{margin-left:var(--space-negative-800)}.EkZ{margin-top:var(--space-800)}.J3A{margin-bottom:var(--space-800)}.O_9{margin-top:var(--space-negative-800)}.W6K{margin-bottom:var(--space-negative-800)}.E-5{padding-bottom:var(--space-800);padding-top:var(--space-800)}.Z_P{padding-left:var(--space-800);padding-right:var(--space-800)}html:not([dir=rtl]) .Q2r{margin-left:var(--space-900)}html:not([dir=rtl]) .hu3,html[dir=rtl] .Q2r{margin-right:var(--space-900)}html[dir=rtl] .hu3{margin-left:var(--space-900)}html:not([dir=rtl]) .HV-{margin-left:var(--space-negative-900)}html:not([dir=rtl]) .ah0,html[dir=rtl] .HV-{margin-right:var(--space-negative-900)}html[dir=rtl] .ah0{margin-left:var(--space-negative-900)}.shK{margin-top:var(--space-900)}.SWq{margin-bottom:var(--space-900)}.PPU{margin-top:var(--space-negative-900)}.evE{margin-bottom:var(--space-negative-900)}.bk-{padding-bottom:var(--space-900);padding-top:var(--space-900)}.ZT0{padding-left:var(--space-900);padding-right:var(--space-900)}}@media (min-width:1312px){html:not([dir=rtl]) .EzO{margin-left:auto}html:not([dir=rtl]) .Xqy,html[dir=rtl] .EzO{margin-right:auto}html[dir=rtl] .Xqy{margin-left:auto}.XhV{margin-top:auto}.XsV{margin-bottom:auto}html:not([dir=rtl]) .yNv{margin-left:var(--space-0)}html:not([dir=rtl]) .K11,html[dir=rtl] .yNv{margin-right:var(--space-0)}html[dir=rtl] .K11{margin-left:var(--space-0)}.vOt{margin-top:var(--space-0)}.pEy{margin-bottom:var(--space-0)}.m-x{padding-bottom:var(--space-0);padding-top:var(--space-0)}.sVI{padding-left:var(--space-0);padding-right:var(--space-0)}html:not([dir=rtl]) .Mlq{margin-left:1px}html:not([dir=rtl]) ._u0,html[dir=rtl] .Mlq{margin-right:1px}html[dir=rtl] ._u0{margin-left:1px}html:not([dir=rtl]) .ZVK{margin-left:-1px}html:not([dir=rtl]) .OGf,html[dir=rtl] .ZVK{margin-right:-1px}html[dir=rtl] .OGf{margin-left:-1px}.g1x{margin-top:1px}.NuV{margin-bottom:1px}.Yhp{margin-top:-1px}.w49{margin-bottom:-1px}.DQ4{padding-bottom:1px;padding-top:1px}.irG{padding-left:1px;padding-right:1px}html:not([dir=rtl]) .qcC{margin-left:2px}html:not([dir=rtl]) .MWv,html[dir=rtl] .qcC{margin-right:2px}html[dir=rtl] .MWv{margin-left:2px}html:not([dir=rtl]) .WWA{margin-left:-2px}html:not([dir=rtl]) .EOP,html[dir=rtl] .WWA{margin-right:-2px}html[dir=rtl] .EOP{margin-left:-2px}.Esz{margin-top:2px}.DfQ{margin-bottom:2px}.oxa{margin-top:-2px}.c_y{margin-bottom:-2px}.UIw{padding-bottom:2px;padding-top:2px}.mjF{padding-left:2px;padding-right:2px}html:not([dir=rtl]) .Tk5{margin-left:var(--space-100)}html:not([dir=rtl]) .V3q,html[dir=rtl] .Tk5{margin-right:var(--space-100)}html[dir=rtl] .V3q{margin-left:var(--space-100)}html:not([dir=rtl]) .CFV{margin-left:var(--space-negative-100)}html:not([dir=rtl]) .A0f,html[dir=rtl] .CFV{margin-right:var(--space-negative-100)}html[dir=rtl] .A0f{margin-left:var(--space-negative-100)}.y3k{margin-top:var(--space-100)}.Kk9{margin-bottom:var(--space-100)}.RxG{margin-top:var(--space-negative-100)}.k98{margin-bottom:var(--space-negative-100)}.hiQ{padding-bottom:var(--space-100);padding-top:var(--space-100)}.W1H{padding-left:var(--space-100);padding-right:var(--space-100)}html:not([dir=rtl]) .RCJ{margin-left:6px}html:not([dir=rtl]) .kPe,html[dir=rtl] .RCJ{margin-right:6px}html[dir=rtl] .kPe{margin-left:6px}html:not([dir=rtl]) .Xuj{margin-left:-6px}html:not([dir=rtl]) .u__,html[dir=rtl] .Xuj{margin-right:-6px}html[dir=rtl] .u__{margin-left:-6px}.JaZ{margin-top:6px}.iJ8{margin-bottom:6px}.aTM{margin-top:-6px}.WDO{margin-bottom:-6px}.isM{padding-bottom:6px;padding-top:6px}.gc-{padding-left:6px;padding-right:6px}html:not([dir=rtl]) .wbY{margin-left:var(--space-1000)}html:not([dir=rtl]) .KlA,html[dir=rtl] .wbY{margin-right:var(--space-1000)}html[dir=rtl] .KlA{margin-left:var(--space-1000)}html:not([dir=rtl]) .Cr8{margin-left:var(--space-negative-1000)}html:not([dir=rtl]) .aIW,html[dir=rtl] .Cr8{margin-right:var(--space-negative-1000)}html[dir=rtl] .aIW{margin-left:var(--space-negative-1000)}.sul{margin-top:var(--space-1000)}.BJE{margin-bottom:var(--space-1000)}.mIS{margin-top:var(--space-negative-1000)}.b4C{margin-bottom:var(--space-negative-1000)}.P6U{padding-bottom:var(--space-1000);padding-top:var(--space-1000)}.GEu{padding-left:var(--space-1000);padding-right:var(--space-1000)}html:not([dir=rtl]) .bG1{margin-left:var(--space-1100)}html:not([dir=rtl]) .fsq,html[dir=rtl] .bG1{margin-right:var(--space-1100)}html[dir=rtl] .fsq{margin-left:var(--space-1100)}html:not([dir=rtl]) .cug{margin-left:var(--space-negative-1100)}html:not([dir=rtl]) .kZ1,html[dir=rtl] .cug{margin-right:var(--space-negative-1100)}html[dir=rtl] .kZ1{margin-left:var(--space-negative-1100)}.KzE{margin-top:var(--space-1100)}.ldL{margin-bottom:var(--space-1100)}.QUm{margin-top:var(--space-negative-1100)}.QMs{margin-bottom:var(--space-negative-1100)}.Rbd{padding-bottom:var(--space-1100);padding-top:var(--space-1100)}.aSV{padding-left:var(--space-1100);padding-right:var(--space-1100)}html:not([dir=rtl]) .dCv{margin-left:var(--space-1200)}html:not([dir=rtl]) .A0v,html[dir=rtl] .dCv{margin-right:var(--space-1200)}html[dir=rtl] .A0v{margin-left:var(--space-1200)}html:not([dir=rtl]) .yhG{margin-left:var(--space-negative-1200)}html:not([dir=rtl]) .UxN,html[dir=rtl] .yhG{margin-right:var(--space-negative-1200)}html[dir=rtl] .UxN{margin-left:var(--space-negative-1200)}.Lgs{margin-top:var(--space-1200)}.INe{margin-bottom:var(--space-1200)}.phH{margin-top:var(--space-negative-1200)}.Vwr{margin-bottom:var(--space-negative-1200)}.uqK{padding-bottom:var(--space-1200);padding-top:var(--space-1200)}.shV{padding-left:var(--space-1200);padding-right:var(--space-1200)}html:not([dir=rtl]) .XLq{margin-left:var(--space-1300)}html:not([dir=rtl]) .zXe,html[dir=rtl] .XLq{margin-right:var(--space-1300)}html[dir=rtl] .zXe{margin-left:var(--space-1300)}html:not([dir=rtl]) .hA-{margin-left:var(--space-negative-1300)}html:not([dir=rtl]) .fzd,html[dir=rtl] .hA-{margin-right:var(--space-negative-1300)}html[dir=rtl] .fzd{margin-left:var(--space-negative-1300)}.DKQ{margin-top:var(--space-1300)}.HIi{margin-bottom:var(--space-1300)}.xfR{margin-top:var(--space-negative-1300)}.lh6{margin-bottom:var(--space-negative-1300)}.KJY{padding-bottom:var(--space-1300);padding-top:var(--space-1300)}.gsi{padding-left:var(--space-1300);padding-right:var(--space-1300)}html:not([dir=rtl]) .A7Z{margin-left:var(--space-1400)}html:not([dir=rtl]) .kr8,html[dir=rtl] .A7Z{margin-right:var(--space-1400)}html[dir=rtl] .kr8{margin-left:var(--space-1400)}html:not([dir=rtl]) .Nxm{margin-left:var(--space-negative-1400)}html:not([dir=rtl]) .H_0,html[dir=rtl] .Nxm{margin-right:var(--space-negative-1400)}html[dir=rtl] .H_0{margin-left:var(--space-negative-1400)}.Pqw{margin-top:var(--space-1400)}.Ypn{margin-bottom:var(--space-1400)}.Axi{margin-top:var(--space-negative-1400)}.uhP{margin-bottom:var(--space-negative-1400)}.WFz{padding-bottom:var(--space-1400);padding-top:var(--space-1400)}.d27{padding-left:var(--space-1400);padding-right:var(--space-1400)}html:not([dir=rtl]) .DnK{margin-left:var(--space-1500)}html:not([dir=rtl]) .qqQ,html[dir=rtl] .DnK{margin-right:var(--space-1500)}html[dir=rtl] .qqQ{margin-left:var(--space-1500)}html:not([dir=rtl]) .a2U{margin-left:var(--space-negative-1500)}html:not([dir=rtl]) .L9r,html[dir=rtl] .a2U{margin-right:var(--space-negative-1500)}html[dir=rtl] .L9r{margin-left:var(--space-negative-1500)}.bNq{margin-top:var(--space-1500)}.Gn_{margin-bottom:var(--space-1500)}.Mq0{margin-top:var(--space-negative-1500)}.NQ2{margin-bottom:var(--space-negative-1500)}.CHD{padding-bottom:var(--space-1500);padding-top:var(--space-1500)}.sfu{padding-left:var(--space-1500);padding-right:var(--space-1500)}html:not([dir=rtl]) .hRL{margin-left:var(--space-1600)}html:not([dir=rtl]) .GSm,html[dir=rtl] .hRL{margin-right:var(--space-1600)}html[dir=rtl] .GSm{margin-left:var(--space-1600)}html:not([dir=rtl]) .Xs8{margin-left:var(--space-negative-1600)}html:not([dir=rtl]) .ef_,html[dir=rtl] .Xs8{margin-right:var(--space-negative-1600)}html[dir=rtl] .ef_{margin-left:var(--space-negative-1600)}.W3a{margin-top:var(--space-1600)}.ynp{margin-bottom:var(--space-1600)}.kqd{margin-top:var(--space-negative-1600)}.lAg{margin-bottom:var(--space-negative-1600)}.nFH{padding-bottom:var(--space-1600);padding-top:var(--space-1600)}.g1b{padding-left:var(--space-1600);padding-right:var(--space-1600)}html:not([dir=rtl]) .Qfz{margin-left:var(--space-200)}html:not([dir=rtl]) .IGZ,html[dir=rtl] .Qfz{margin-right:var(--space-200)}html[dir=rtl] .IGZ{margin-left:var(--space-200)}html:not([dir=rtl]) .UUH{margin-left:var(--space-negative-200)}html:not([dir=rtl]) .ncp,html[dir=rtl] .UUH{margin-right:var(--space-negative-200)}html[dir=rtl] .ncp{margin-left:var(--space-negative-200)}.wpk{margin-top:var(--space-200)}.h5N{margin-bottom:var(--space-200)}.e3n{margin-top:var(--space-negative-200)}.YbX{margin-bottom:var(--space-negative-200)}.od9{padding-bottom:var(--space-200);padding-top:var(--space-200)}.d1M{padding-left:var(--space-200);padding-right:var(--space-200)}html:not([dir=rtl]) .n67{margin-left:var(--space-300)}html:not([dir=rtl]) .Tm5,html[dir=rtl] .n67{margin-right:var(--space-300)}html[dir=rtl] .Tm5{margin-left:var(--space-300)}html:not([dir=rtl]) .GfL{margin-left:var(--space-negative-300)}html:not([dir=rtl]) .nRi,html[dir=rtl] .GfL{margin-right:var(--space-negative-300)}html[dir=rtl] .nRi{margin-left:var(--space-negative-300)}.vnn{margin-top:var(--space-300)}.fna{margin-bottom:var(--space-300)}.Fux{margin-top:var(--space-negative-300)}.c4k{margin-bottom:var(--space-negative-300)}.rdM{padding-bottom:var(--space-300);padding-top:var(--space-300)}.ybx{padding-left:var(--space-300);padding-right:var(--space-300)}html:not([dir=rtl]) .Epk{margin-left:var(--space-400)}html:not([dir=rtl]) .IgA,html[dir=rtl] .Epk{margin-right:var(--space-400)}html[dir=rtl] .IgA{margin-left:var(--space-400)}html:not([dir=rtl]) .FiT{margin-left:var(--space-negative-400)}html:not([dir=rtl]) .oiW,html[dir=rtl] .FiT{margin-right:var(--space-negative-400)}html[dir=rtl] .oiW{margin-left:var(--space-negative-400)}.gpI{margin-top:var(--space-400)}.FWX{margin-bottom:var(--space-400)}.Uv9{margin-top:var(--space-negative-400)}.Rop{margin-bottom:var(--space-negative-400)}.O5Z{padding-bottom:var(--space-400);padding-top:var(--space-400)}.pVD{padding-left:var(--space-400);padding-right:var(--space-400)}html:not([dir=rtl]) .CQY{margin-left:var(--space-500)}html:not([dir=rtl]) .rOG,html[dir=rtl] .CQY{margin-right:var(--space-500)}html[dir=rtl] .rOG{margin-left:var(--space-500)}html:not([dir=rtl]) .tJ3{margin-left:var(--space-negative-500)}html:not([dir=rtl]) .abj,html[dir=rtl] .tJ3{margin-right:var(--space-negative-500)}html[dir=rtl] .abj{margin-left:var(--space-negative-500)}.Bgt{margin-top:var(--space-500)}.MCu{margin-bottom:var(--space-500)}.oY0{margin-top:var(--space-negative-500)}.K30{margin-bottom:var(--space-negative-500)}.N6H{padding-bottom:var(--space-500);padding-top:var(--space-500)}.USy{padding-left:var(--space-500);padding-right:var(--space-500)}html:not([dir=rtl]) .r0A{margin-left:var(--space-600)}html:not([dir=rtl]) .gI5,html[dir=rtl] .r0A{margin-right:var(--space-600)}html[dir=rtl] .gI5{margin-left:var(--space-600)}html:not([dir=rtl]) .aA4{margin-left:var(--space-negative-600)}html:not([dir=rtl]) .IfL,html[dir=rtl] .aA4{margin-right:var(--space-negative-600)}html[dir=rtl] .IfL{margin-left:var(--space-negative-600)}.dwF{margin-top:var(--space-600)}.Pp2{margin-bottom:var(--space-600)}.KA5{margin-top:var(--space-negative-600)}.nPG{margin-bottom:var(--space-negative-600)}.aag{padding-bottom:var(--space-600);padding-top:var(--space-600)}.c4b{padding-left:var(--space-600);padding-right:var(--space-600)}html:not([dir=rtl]) .sVa{margin-left:var(--space-700)}html:not([dir=rtl]) .PDp,html[dir=rtl] .sVa{margin-right:var(--space-700)}html[dir=rtl] .PDp{margin-left:var(--space-700)}html:not([dir=rtl]) .Xf8{margin-left:var(--space-negative-700)}html:not([dir=rtl]) .Ztm,html[dir=rtl] .Xf8{margin-right:var(--space-negative-700)}html[dir=rtl] .Ztm{margin-left:var(--space-negative-700)}._Wk{margin-top:var(--space-700)}.TzX{margin-bottom:var(--space-700)}.YIC{margin-top:var(--space-negative-700)}.N0o{margin-bottom:var(--space-negative-700)}.M4J{padding-bottom:var(--space-700);padding-top:var(--space-700)}.Hjl{padding-left:var(--space-700);padding-right:var(--space-700)}html:not([dir=rtl]) .a64{margin-left:var(--space-800)}html:not([dir=rtl]) .YQz,html[dir=rtl] .a64{margin-right:var(--space-800)}html[dir=rtl] .YQz{margin-left:var(--space-800)}html:not([dir=rtl]) .bkb{margin-left:var(--space-negative-800)}html:not([dir=rtl]) .Lat,html[dir=rtl] .bkb{margin-right:var(--space-negative-800)}html[dir=rtl] .Lat{margin-left:var(--space-negative-800)}.EMg{margin-top:var(--space-800)}.TbH{margin-bottom:var(--space-800)}.NEv{margin-top:var(--space-negative-800)}.FnM{margin-bottom:var(--space-negative-800)}.Xrv{padding-bottom:var(--space-800);padding-top:var(--space-800)}.fzG{padding-left:var(--space-800);padding-right:var(--space-800)}html:not([dir=rtl]) .Sw1{margin-left:var(--space-900)}html:not([dir=rtl]) .h38,html[dir=rtl] .Sw1{margin-right:var(--space-900)}html[dir=rtl] .h38{margin-left:var(--space-900)}html:not([dir=rtl]) .ViR{margin-left:var(--space-negative-900)}html:not([dir=rtl]) .arI,html[dir=rtl] .ViR{margin-right:var(--space-negative-900)}html[dir=rtl] .arI{margin-left:var(--space-negative-900)}.rNV{margin-top:var(--space-900)}.AKd{margin-bottom:var(--space-900)}.fSz{margin-top:var(--space-negative-900)}.KRr{margin-bottom:var(--space-negative-900)}.rC6{padding-bottom:var(--space-900);padding-top:var(--space-900)}.EPv{padding-left:var(--space-900);padding-right:var(--space-900)}}@media (min-width:1440px){html:not([dir=rtl]) .arZ{margin-left:auto}html:not([dir=rtl]) .gXP,html[dir=rtl] .arZ{margin-right:auto}html[dir=rtl] .gXP{margin-left:auto}.CYy{margin-top:auto}.FP9{margin-bottom:auto}html:not([dir=rtl]) .ggL{margin-left:var(--space-0)}html:not([dir=rtl]) .CSj,html[dir=rtl] .ggL{margin-right:var(--space-0)}html[dir=rtl] .CSj{margin-left:var(--space-0)}.Jdi{margin-top:var(--space-0)}.NbB{margin-bottom:var(--space-0)}.MQo{padding-bottom:var(--space-0);padding-top:var(--space-0)}.vwd{padding-left:var(--space-0);padding-right:var(--space-0)}html:not([dir=rtl]) .gwk{margin-left:1px}html:not([dir=rtl]) .HqJ,html[dir=rtl] .gwk{margin-right:1px}html[dir=rtl] .HqJ{margin-left:1px}html:not([dir=rtl]) .TMO{margin-left:-1px}html:not([dir=rtl]) .DqT,html[dir=rtl] .TMO{margin-right:-1px}html[dir=rtl] .DqT{margin-left:-1px}.as3{margin-top:1px}.gzm{margin-bottom:1px}.mfh{margin-top:-1px}.XKF{margin-bottom:-1px}.mYM{padding-bottom:1px;padding-top:1px}.VhR{padding-left:1px;padding-right:1px}html:not([dir=rtl]) .zET{margin-left:2px}html:not([dir=rtl]) .l5R,html[dir=rtl] .zET{margin-right:2px}html[dir=rtl] .l5R{margin-left:2px}html:not([dir=rtl]) .T5m{margin-left:-2px}html:not([dir=rtl]) .V4U,html[dir=rtl] .T5m{margin-right:-2px}html[dir=rtl] .V4U{margin-left:-2px}.Zhj{margin-top:2px}.lP4{margin-bottom:2px}.KGT{margin-top:-2px}.jL1{margin-bottom:-2px}.lyY{padding-bottom:2px;padding-top:2px}.Caf{padding-left:2px;padding-right:2px}html:not([dir=rtl]) .vfF{margin-left:var(--space-100)}html:not([dir=rtl]) .E5J,html[dir=rtl] .vfF{margin-right:var(--space-100)}html[dir=rtl] .E5J{margin-left:var(--space-100)}html:not([dir=rtl]) .ZTs{margin-left:var(--space-negative-100)}html:not([dir=rtl]) .EX9,html[dir=rtl] .ZTs{margin-right:var(--space-negative-100)}html[dir=rtl] .EX9{margin-left:var(--space-negative-100)}.Kjv{margin-top:var(--space-100)}.N6b{margin-bottom:var(--space-100)}.cfn{margin-top:var(--space-negative-100)}.GE4{margin-bottom:var(--space-negative-100)}.tTN{padding-bottom:var(--space-100);padding-top:var(--space-100)}.Rgf{padding-left:var(--space-100);padding-right:var(--space-100)}html:not([dir=rtl]) .p2A{margin-left:6px}html:not([dir=rtl]) .S_9,html[dir=rtl] .p2A{margin-right:6px}html[dir=rtl] .S_9{margin-left:6px}html:not([dir=rtl]) .wA-{margin-left:-6px}html:not([dir=rtl]) .Anm,html[dir=rtl] .wA-{margin-right:-6px}html[dir=rtl] .Anm{margin-left:-6px}.aiS{margin-top:6px}.nBE{margin-bottom:6px}.FE-{margin-top:-6px}.mkM{margin-bottom:-6px}.lRa{padding-bottom:6px;padding-top:6px}.YDu{padding-left:6px;padding-right:6px}html:not([dir=rtl]) .haZ{margin-left:var(--space-1000)}html:not([dir=rtl]) .D4D,html[dir=rtl] .haZ{margin-right:var(--space-1000)}html[dir=rtl] .D4D{margin-left:var(--space-1000)}html:not([dir=rtl]) .kWO{margin-left:var(--space-negative-1000)}html:not([dir=rtl]) .nkt,html[dir=rtl] .kWO{margin-right:var(--space-negative-1000)}html[dir=rtl] .nkt{margin-left:var(--space-negative-1000)}.jf9{margin-top:var(--space-1000)}.oGQ{margin-bottom:var(--space-1000)}.mCg{margin-top:var(--space-negative-1000)}.kqI{margin-bottom:var(--space-negative-1000)}.ltx{padding-bottom:var(--space-1000);padding-top:var(--space-1000)}.Xsu{padding-left:var(--space-1000);padding-right:var(--space-1000)}html:not([dir=rtl]) .mve{margin-left:var(--space-1100)}html:not([dir=rtl]) .L4L,html[dir=rtl] .mve{margin-right:var(--space-1100)}html[dir=rtl] .L4L{margin-left:var(--space-1100)}html:not([dir=rtl]) .lnV{margin-left:var(--space-negative-1100)}html:not([dir=rtl]) .KYz,html[dir=rtl] .lnV{margin-right:var(--space-negative-1100)}html[dir=rtl] .KYz{margin-left:var(--space-negative-1100)}.dQ-{margin-top:var(--space-1100)}.wkQ{margin-bottom:var(--space-1100)}.MAo{margin-top:var(--space-negative-1100)}.TBU{margin-bottom:var(--space-negative-1100)}.sHL{padding-bottom:var(--space-1100);padding-top:var(--space-1100)}.cwn{padding-left:var(--space-1100);padding-right:var(--space-1100)}html:not([dir=rtl]) .xZh{margin-left:var(--space-1200)}html:not([dir=rtl]) .coF,html[dir=rtl] .xZh{margin-right:var(--space-1200)}html[dir=rtl] .coF{margin-left:var(--space-1200)}html:not([dir=rtl]) .qsW{margin-left:var(--space-negative-1200)}html:not([dir=rtl]) .ama,html[dir=rtl] .qsW{margin-right:var(--space-negative-1200)}html[dir=rtl] .ama{margin-left:var(--space-negative-1200)}.vTd{margin-top:var(--space-1200)}.cw0{margin-bottom:var(--space-1200)}.FEp{margin-top:var(--space-negative-1200)}.a6q{margin-bottom:var(--space-negative-1200)}.cOQ{padding-bottom:var(--space-1200);padding-top:var(--space-1200)}.a-1{padding-left:var(--space-1200);padding-right:var(--space-1200)}html:not([dir=rtl]) .rFi{margin-left:var(--space-1300)}html:not([dir=rtl]) .og1,html[dir=rtl] .rFi{margin-right:var(--space-1300)}html[dir=rtl] .og1{margin-left:var(--space-1300)}html:not([dir=rtl]) .HVF{margin-left:var(--space-negative-1300)}html:not([dir=rtl]) .SGS,html[dir=rtl] .HVF{margin-right:var(--space-negative-1300)}html[dir=rtl] .SGS{margin-left:var(--space-negative-1300)}.SJC{margin-top:var(--space-1300)}.INo{margin-bottom:var(--space-1300)}.iUP{margin-top:var(--space-negative-1300)}.dCi{margin-bottom:var(--space-negative-1300)}.nYx{padding-bottom:var(--space-1300);padding-top:var(--space-1300)}.XFU{padding-left:var(--space-1300);padding-right:var(--space-1300)}html:not([dir=rtl]) .Hwq{margin-left:var(--space-1400)}html:not([dir=rtl]) .Ol_,html[dir=rtl] .Hwq{margin-right:var(--space-1400)}html[dir=rtl] .Ol_{margin-left:var(--space-1400)}html:not([dir=rtl]) .YPv{margin-left:var(--space-negative-1400)}html:not([dir=rtl]) .uno,html[dir=rtl] .YPv{margin-right:var(--space-negative-1400)}html[dir=rtl] .uno{margin-left:var(--space-negative-1400)}.Vpv{margin-top:var(--space-1400)}.RZd{margin-bottom:var(--space-1400)}.zo6{margin-top:var(--space-negative-1400)}.iTE{margin-bottom:var(--space-negative-1400)}.O5V{padding-bottom:var(--space-1400);padding-top:var(--space-1400)}.GgC{padding-left:var(--space-1400);padding-right:var(--space-1400)}html:not([dir=rtl]) .kjh{margin-left:var(--space-1500)}html:not([dir=rtl]) .r5_,html[dir=rtl] .kjh{margin-right:var(--space-1500)}html[dir=rtl] .r5_{margin-left:var(--space-1500)}html:not([dir=rtl]) .eCS{margin-left:var(--space-negative-1500)}html:not([dir=rtl]) .Jw6,html[dir=rtl] .eCS{margin-right:var(--space-negative-1500)}html[dir=rtl] .Jw6{margin-left:var(--space-negative-1500)}.t5U{margin-top:var(--space-1500)}.uf-{margin-bottom:var(--space-1500)}.Jya{margin-top:var(--space-negative-1500)}.h7j{margin-bottom:var(--space-negative-1500)}.Sza{padding-bottom:var(--space-1500);padding-top:var(--space-1500)}.FWM{padding-left:var(--space-1500);padding-right:var(--space-1500)}html:not([dir=rtl]) .XHK{margin-left:var(--space-1600)}html:not([dir=rtl]) .Qdq,html[dir=rtl] .XHK{margin-right:var(--space-1600)}html[dir=rtl] .Qdq{margin-left:var(--space-1600)}html:not([dir=rtl]) .M97{margin-left:var(--space-negative-1600)}html:not([dir=rtl]) .t7r,html[dir=rtl] .M97{margin-right:var(--space-negative-1600)}html[dir=rtl] .t7r{margin-left:var(--space-negative-1600)}.swp{margin-top:var(--space-1600)}._Tp{margin-bottom:var(--space-1600)}.FOt{margin-top:var(--space-negative-1600)}.ViS{margin-bottom:var(--space-negative-1600)}.z-k{padding-bottom:var(--space-1600);padding-top:var(--space-1600)}.A91{padding-left:var(--space-1600);padding-right:var(--space-1600)}html:not([dir=rtl]) .n5S{margin-left:var(--space-200)}html:not([dir=rtl]) .TzS,html[dir=rtl] .n5S{margin-right:var(--space-200)}html[dir=rtl] .TzS{margin-left:var(--space-200)}html:not([dir=rtl]) .lCE{margin-left:var(--space-negative-200)}html:not([dir=rtl]) .Bxe,html[dir=rtl] .lCE{margin-right:var(--space-negative-200)}html[dir=rtl] .Bxe{margin-left:var(--space-negative-200)}.HCA{margin-top:var(--space-200)}.qVr{margin-bottom:var(--space-200)}.mGi{margin-top:var(--space-negative-200)}.iAl{margin-bottom:var(--space-negative-200)}.BnK{padding-bottom:var(--space-200);padding-top:var(--space-200)}.x1U{padding-left:var(--space-200);padding-right:var(--space-200)}html:not([dir=rtl]) .kkt{margin-left:var(--space-300)}html:not([dir=rtl]) .tnS,html[dir=rtl] .kkt{margin-right:var(--space-300)}html[dir=rtl] .tnS{margin-left:var(--space-300)}html:not([dir=rtl]) .HEX{margin-left:var(--space-negative-300)}html:not([dir=rtl]) .Qge,html[dir=rtl] .HEX{margin-right:var(--space-negative-300)}html[dir=rtl] .Qge{margin-left:var(--space-negative-300)}.MUd{margin-top:var(--space-300)}.aHY{margin-bottom:var(--space-300)}.jXA{margin-top:var(--space-negative-300)}.CoR{margin-bottom:var(--space-negative-300)}.Ne0{padding-bottom:var(--space-300);padding-top:var(--space-300)}.LAy{padding-left:var(--space-300);padding-right:var(--space-300)}html:not([dir=rtl]) .UVj{margin-left:var(--space-400)}html:not([dir=rtl]) .bEr,html[dir=rtl] .UVj{margin-right:var(--space-400)}html[dir=rtl] .bEr{margin-left:var(--space-400)}html:not([dir=rtl]) .U99{margin-left:var(--space-negative-400)}html:not([dir=rtl]) .ISA,html[dir=rtl] .U99{margin-right:var(--space-negative-400)}html[dir=rtl] .ISA{margin-left:var(--space-negative-400)}.Zlm{margin-top:var(--space-400)}.Foy{margin-bottom:var(--space-400)}._ha{margin-top:var(--space-negative-400)}.GtC{margin-bottom:var(--space-negative-400)}.RGN{padding-bottom:var(--space-400);padding-top:var(--space-400)}.fPc{padding-left:var(--space-400);padding-right:var(--space-400)}html:not([dir=rtl]) .aRD{margin-left:var(--space-500)}html:not([dir=rtl]) .C51,html[dir=rtl] .aRD{margin-right:var(--space-500)}html[dir=rtl] .C51{margin-left:var(--space-500)}html:not([dir=rtl]) ._kl{margin-left:var(--space-negative-500)}html:not([dir=rtl]) .Ckl,html[dir=rtl] ._kl{margin-right:var(--space-negative-500)}html[dir=rtl] .Ckl{margin-left:var(--space-negative-500)}.D_p{margin-top:var(--space-500)}.mnc{margin-bottom:var(--space-500)}.Wrh{margin-top:var(--space-negative-500)}.LbT{margin-bottom:var(--space-negative-500)}.LMQ{padding-bottom:var(--space-500);padding-top:var(--space-500)}.BBZ{padding-left:var(--space-500);padding-right:var(--space-500)}html:not([dir=rtl]) .V8a{margin-left:var(--space-600)}html:not([dir=rtl]) .c6K,html[dir=rtl] .V8a{margin-right:var(--space-600)}html[dir=rtl] .c6K{margin-left:var(--space-600)}html:not([dir=rtl]) .nIH{margin-left:var(--space-negative-600)}html:not([dir=rtl]) ._bh,html[dir=rtl] .nIH{margin-right:var(--space-negative-600)}html[dir=rtl] ._bh{margin-left:var(--space-negative-600)}.Lqe{margin-top:var(--space-600)}.jkB{margin-bottom:var(--space-600)}.VJI{margin-top:var(--space-negative-600)}.YI-{margin-bottom:var(--space-negative-600)}.tir{padding-bottom:var(--space-600);padding-top:var(--space-600)}.IZB{padding-left:var(--space-600);padding-right:var(--space-600)}html:not([dir=rtl]) .KI-{margin-left:var(--space-700)}html:not([dir=rtl]) .RSw,html[dir=rtl] .KI-{margin-right:var(--space-700)}html[dir=rtl] .RSw{margin-left:var(--space-700)}html:not([dir=rtl]) .F5s{margin-left:var(--space-negative-700)}html:not([dir=rtl]) .eQr,html[dir=rtl] .F5s{margin-right:var(--space-negative-700)}html[dir=rtl] .eQr{margin-left:var(--space-negative-700)}.MLD{margin-top:var(--space-700)}._Om{margin-bottom:var(--space-700)}.BSu{margin-top:var(--space-negative-700)}.nQ9{margin-bottom:var(--space-negative-700)}.k2a{padding-bottom:var(--space-700);padding-top:var(--space-700)}.btN{padding-left:var(--space-700);padding-right:var(--space-700)}html:not([dir=rtl]) .JR-{margin-left:var(--space-800)}html:not([dir=rtl]) .YFJ,html[dir=rtl] .JR-{margin-right:var(--space-800)}html[dir=rtl] .YFJ{margin-left:var(--space-800)}html:not([dir=rtl]) .ym_{margin-left:var(--space-negative-800)}html:not([dir=rtl]) .zEB,html[dir=rtl] .ym_{margin-right:var(--space-negative-800)}html[dir=rtl] .zEB{margin-left:var(--space-negative-800)}._7L{margin-top:var(--space-800)}.lUY{margin-bottom:var(--space-800)}.ALZ{margin-top:var(--space-negative-800)}.aos{margin-bottom:var(--space-negative-800)}.z-I{padding-bottom:var(--space-800);padding-top:var(--space-800)}.dIw{padding-left:var(--space-800);padding-right:var(--space-800)}html:not([dir=rtl]) .aza{margin-left:var(--space-900)}html:not([dir=rtl]) .L_x,html[dir=rtl] .aza{margin-right:var(--space-900)}html[dir=rtl] .L_x{margin-left:var(--space-900)}html:not([dir=rtl]) .W4E{margin-left:var(--space-negative-900)}html:not([dir=rtl]) .qkr,html[dir=rtl] .W4E{margin-right:var(--space-negative-900)}html[dir=rtl] .qkr{margin-left:var(--space-negative-900)}.K_6{margin-top:var(--space-900)}.upN{margin-bottom:var(--space-900)}.SIg{margin-top:var(--space-negative-900)}.fAB{margin-bottom:var(--space-negative-900)}._5X{padding-bottom:var(--space-900);padding-top:var(--space-900)}.IkJ{padding-left:var(--space-900);padding-right:var(--space-900)}}@media (min-width:1680px){html:not([dir=rtl]) .m6q{margin-left:auto}html:not([dir=rtl]) .RQ-,html[dir=rtl] .m6q{margin-right:auto}html[dir=rtl] .RQ-{margin-left:auto}.HCI{margin-top:auto}.c8O{margin-bottom:auto}html:not([dir=rtl]) .vO1{margin-left:var(--space-0)}html:not([dir=rtl]) .k94,html[dir=rtl] .vO1{margin-right:var(--space-0)}html[dir=rtl] .k94{margin-left:var(--space-0)}.BWn{margin-top:var(--space-0)}.xcZ{margin-bottom:var(--space-0)}.MlD{padding-bottom:var(--space-0);padding-top:var(--space-0)}.cxQ{padding-left:var(--space-0);padding-right:var(--space-0)}html:not([dir=rtl]) .wyi{margin-left:1px}html:not([dir=rtl]) .Lkq,html[dir=rtl] .wyi{margin-right:1px}html[dir=rtl] .Lkq{margin-left:1px}html:not([dir=rtl]) .KUz{margin-left:-1px}html:not([dir=rtl]) .eeC,html[dir=rtl] .KUz{margin-right:-1px}html[dir=rtl] .eeC{margin-left:-1px}.oMT{margin-top:1px}.zQE{margin-bottom:1px}.FRJ{margin-top:-1px}.vwL{margin-bottom:-1px}.Sk3{padding-bottom:1px;padding-top:1px}.hK7{padding-left:1px;padding-right:1px}html:not([dir=rtl]) .at2{margin-left:2px}html:not([dir=rtl]) .RGR,html[dir=rtl] .at2{margin-right:2px}html[dir=rtl] .RGR{margin-left:2px}html:not([dir=rtl]) .Y2U{margin-left:-2px}html:not([dir=rtl]) .IBw,html[dir=rtl] .Y2U{margin-right:-2px}html[dir=rtl] .IBw{margin-left:-2px}.Grw{margin-top:2px}.cPz{margin-bottom:2px}.pNY{margin-top:-2px}.tlT{margin-bottom:-2px}.vHy{padding-bottom:2px;padding-top:2px}.bVV{padding-left:2px;padding-right:2px}html:not([dir=rtl]) .Pbn{margin-left:var(--space-100)}html:not([dir=rtl]) .Sh6,html[dir=rtl] .Pbn{margin-right:var(--space-100)}html[dir=rtl] .Sh6{margin-left:var(--space-100)}html:not([dir=rtl]) .PVC{margin-left:var(--space-negative-100)}html:not([dir=rtl]) .hEl,html[dir=rtl] .PVC{margin-right:var(--space-negative-100)}html[dir=rtl] .hEl{margin-left:var(--space-negative-100)}.OvU{margin-top:var(--space-100)}.VRC{margin-bottom:var(--space-100)}.lYb{margin-top:var(--space-negative-100)}.DxK{margin-bottom:var(--space-negative-100)}.CCO{padding-bottom:var(--space-100);padding-top:var(--space-100)}.UTl{padding-left:var(--space-100);padding-right:var(--space-100)}html:not([dir=rtl]) .ZKj{margin-left:6px}html:not([dir=rtl]) .X4w,html[dir=rtl] .ZKj{margin-right:6px}html[dir=rtl] .X4w{margin-left:6px}html:not([dir=rtl]) .Tvd{margin-left:-6px}html:not([dir=rtl]) .GTD,html[dir=rtl] .Tvd{margin-right:-6px}html[dir=rtl] .GTD{margin-left:-6px}.g3q{margin-top:6px}.B_8{margin-bottom:6px}.z6S{margin-top:-6px}.O1D{margin-bottom:-6px}.j8H{padding-bottom:6px;padding-top:6px}.aG9{padding-left:6px;padding-right:6px}html:not([dir=rtl]) .SWQ{margin-left:var(--space-1000)}html:not([dir=rtl]) .cAx,html[dir=rtl] .SWQ{margin-right:var(--space-1000)}html[dir=rtl] .cAx{margin-left:var(--space-1000)}html:not([dir=rtl]) .gso{margin-left:var(--space-negative-1000)}html:not([dir=rtl]) .xzy,html[dir=rtl] .gso{margin-right:var(--space-negative-1000)}html[dir=rtl] .xzy{margin-left:var(--space-negative-1000)}.nAX{margin-top:var(--space-1000)}.I30{margin-bottom:var(--space-1000)}.I08{margin-top:var(--space-negative-1000)}.ORl{margin-bottom:var(--space-negative-1000)}.rON{padding-bottom:var(--space-1000);padding-top:var(--space-1000)}.FxY{padding-left:var(--space-1000);padding-right:var(--space-1000)}html:not([dir=rtl]) .ViP{margin-left:var(--space-1100)}html:not([dir=rtl]) .RIz,html[dir=rtl] .ViP{margin-right:var(--space-1100)}html[dir=rtl] .RIz{margin-left:var(--space-1100)}html:not([dir=rtl]) .rQD{margin-left:var(--space-negative-1100)}html:not([dir=rtl]) .xT8,html[dir=rtl] .rQD{margin-right:var(--space-negative-1100)}html[dir=rtl] .xT8{margin-left:var(--space-negative-1100)}.dkb{margin-top:var(--space-1100)}.YSd{margin-bottom:var(--space-1100)}.bZq{margin-top:var(--space-negative-1100)}.a0i{margin-bottom:var(--space-negative-1100)}.Db3{padding-bottom:var(--space-1100);padding-top:var(--space-1100)}.tdA{padding-left:var(--space-1100);padding-right:var(--space-1100)}html:not([dir=rtl]) .omp{margin-left:var(--space-1200)}html:not([dir=rtl]) .tnH,html[dir=rtl] .omp{margin-right:var(--space-1200)}html[dir=rtl] .tnH{margin-left:var(--space-1200)}html:not([dir=rtl]) .v39{margin-left:var(--space-negative-1200)}html:not([dir=rtl]) .DfB,html[dir=rtl] .v39{margin-right:var(--space-negative-1200)}html[dir=rtl] .DfB{margin-left:var(--space-negative-1200)}.tDK{margin-top:var(--space-1200)}.Uvs{margin-bottom:var(--space-1200)}.Aau{margin-top:var(--space-negative-1200)}.u6g{margin-bottom:var(--space-negative-1200)}.n48{padding-bottom:var(--space-1200);padding-top:var(--space-1200)}.nXI{padding-left:var(--space-1200);padding-right:var(--space-1200)}html:not([dir=rtl]) .z2S{margin-left:var(--space-1300)}html:not([dir=rtl]) .yjW,html[dir=rtl] .z2S{margin-right:var(--space-1300)}html[dir=rtl] .yjW{margin-left:var(--space-1300)}html:not([dir=rtl]) .v0s{margin-left:var(--space-negative-1300)}html:not([dir=rtl]) .Vz_,html[dir=rtl] .v0s{margin-right:var(--space-negative-1300)}html[dir=rtl] .Vz_{margin-left:var(--space-negative-1300)}.MAB{margin-top:var(--space-1300)}.VNp{margin-bottom:var(--space-1300)}.ZH3{margin-top:var(--space-negative-1300)}.VmK{margin-bottom:var(--space-negative-1300)}.OnF{padding-bottom:var(--space-1300);padding-top:var(--space-1300)}.teW{padding-left:var(--space-1300);padding-right:var(--space-1300)}html:not([dir=rtl]) .MOv{margin-left:var(--space-1400)}html:not([dir=rtl]) .OaL,html[dir=rtl] .MOv{margin-right:var(--space-1400)}html[dir=rtl] .OaL{margin-left:var(--space-1400)}html:not([dir=rtl]) .KEH{margin-left:var(--space-negative-1400)}html:not([dir=rtl]) .YVJ,html[dir=rtl] .KEH{margin-right:var(--space-negative-1400)}html[dir=rtl] .YVJ{margin-left:var(--space-negative-1400)}.L7T{margin-top:var(--space-1400)}.zEp{margin-bottom:var(--space-1400)}.CRn{margin-top:var(--space-negative-1400)}.cTz{margin-bottom:var(--space-negative-1400)}.Hiu{padding-bottom:var(--space-1400);padding-top:var(--space-1400)}.mFw{padding-left:var(--space-1400);padding-right:var(--space-1400)}html:not([dir=rtl]) .nWE{margin-left:var(--space-1500)}html:not([dir=rtl]) .Jo6,html[dir=rtl] .nWE{margin-right:var(--space-1500)}html[dir=rtl] .Jo6{margin-left:var(--space-1500)}html:not([dir=rtl]) .I7B{margin-left:var(--space-negative-1500)}html:not([dir=rtl]) .CEm,html[dir=rtl] .I7B{margin-right:var(--space-negative-1500)}html[dir=rtl] .CEm{margin-left:var(--space-negative-1500)}.mY8{margin-top:var(--space-1500)}.Rtu{margin-bottom:var(--space-1500)}.J8v{margin-top:var(--space-negative-1500)}.Fny{margin-bottom:var(--space-negative-1500)}.ECm{padding-bottom:var(--space-1500);padding-top:var(--space-1500)}.z-Z{padding-left:var(--space-1500);padding-right:var(--space-1500)}html:not([dir=rtl]) .wIj{margin-left:var(--space-1600)}html:not([dir=rtl]) .dgJ,html[dir=rtl] .wIj{margin-right:var(--space-1600)}html[dir=rtl] .dgJ{margin-left:var(--space-1600)}html:not([dir=rtl]) .MWt{margin-left:var(--space-negative-1600)}html:not([dir=rtl]) .rRw,html[dir=rtl] .MWt{margin-right:var(--space-negative-1600)}html[dir=rtl] .rRw{margin-left:var(--space-negative-1600)}.zD7{margin-top:var(--space-1600)}.QI0{margin-bottom:var(--space-1600)}.N2k{margin-top:var(--space-negative-1600)}.XRU{margin-bottom:var(--space-negative-1600)}.IJ5{padding-bottom:var(--space-1600);padding-top:var(--space-1600)}.ING{padding-left:var(--space-1600);padding-right:var(--space-1600)}html:not([dir=rtl]) .jd3{margin-left:var(--space-200)}html:not([dir=rtl]) .Bl-,html[dir=rtl] .jd3{margin-right:var(--space-200)}html[dir=rtl] .Bl-{margin-left:var(--space-200)}html:not([dir=rtl]) .PKU{margin-left:var(--space-negative-200)}html:not([dir=rtl]) .lz1,html[dir=rtl] .PKU{margin-right:var(--space-negative-200)}html[dir=rtl] .lz1{margin-left:var(--space-negative-200)}.N7t{margin-top:var(--space-200)}.c1X{margin-bottom:var(--space-200)}.V_v{margin-top:var(--space-negative-200)}.rdj{margin-bottom:var(--space-negative-200)}.sPH{padding-bottom:var(--space-200);padding-top:var(--space-200)}.PbB{padding-left:var(--space-200);padding-right:var(--space-200)}html:not([dir=rtl]) .Q-c{margin-left:var(--space-300)}html:not([dir=rtl]) .mrJ,html[dir=rtl] .Q-c{margin-right:var(--space-300)}html[dir=rtl] .mrJ{margin-left:var(--space-300)}html:not([dir=rtl]) ._ru{margin-left:var(--space-negative-300)}html:not([dir=rtl]) .LI9,html[dir=rtl] ._ru{margin-right:var(--space-negative-300)}html[dir=rtl] .LI9{margin-left:var(--space-negative-300)}.aB8{margin-top:var(--space-300)}.UDd{margin-bottom:var(--space-300)}.KuZ{margin-top:var(--space-negative-300)}.K8B{margin-bottom:var(--space-negative-300)}.t9I{padding-bottom:var(--space-300);padding-top:var(--space-300)}.lWv{padding-left:var(--space-300);padding-right:var(--space-300)}html:not([dir=rtl]) .ncA{margin-left:var(--space-400)}html:not([dir=rtl]) .Mn-,html[dir=rtl] .ncA{margin-right:var(--space-400)}html[dir=rtl] .Mn-{margin-left:var(--space-400)}html:not([dir=rtl]) .a47{margin-left:var(--space-negative-400)}html:not([dir=rtl]) .lHf,html[dir=rtl] .a47{margin-right:var(--space-negative-400)}html[dir=rtl] .lHf{margin-left:var(--space-negative-400)}.TXY{margin-top:var(--space-400)}.MKU{margin-bottom:var(--space-400)}.W7z{margin-top:var(--space-negative-400)}.M6r{margin-bottom:var(--space-negative-400)}.KDi{padding-bottom:var(--space-400);padding-top:var(--space-400)}.bEx{padding-left:var(--space-400);padding-right:var(--space-400)}html:not([dir=rtl]) .wtn{margin-left:var(--space-500)}html:not([dir=rtl]) .ns0,html[dir=rtl] .wtn{margin-right:var(--space-500)}html[dir=rtl] .ns0{margin-left:var(--space-500)}html:not([dir=rtl]) .Lji{margin-left:var(--space-negative-500)}html:not([dir=rtl]) .F3D,html[dir=rtl] .Lji{margin-right:var(--space-negative-500)}html[dir=rtl] .F3D{margin-left:var(--space-negative-500)}.y-s{margin-top:var(--space-500)}.C4m{margin-bottom:var(--space-500)}.e3q{margin-top:var(--space-negative-500)}.VT4{margin-bottom:var(--space-negative-500)}.Y1Y{padding-bottom:var(--space-500);padding-top:var(--space-500)}.tPH{padding-left:var(--space-500);padding-right:var(--space-500)}html:not([dir=rtl]) ._Zu{margin-left:var(--space-600)}html:not([dir=rtl]) .ypq,html[dir=rtl] ._Zu{margin-right:var(--space-600)}html[dir=rtl] .ypq{margin-left:var(--space-600)}html:not([dir=rtl]) .wmM{margin-left:var(--space-negative-600)}html:not([dir=rtl]) .T5l,html[dir=rtl] .wmM{margin-right:var(--space-negative-600)}html[dir=rtl] .T5l{margin-left:var(--space-negative-600)}.NfC{margin-top:var(--space-600)}.y-_{margin-bottom:var(--space-600)}.Cmo{margin-top:var(--space-negative-600)}.EX_{margin-bottom:var(--space-negative-600)}.Tvo{padding-bottom:var(--space-600);padding-top:var(--space-600)}.X-y{padding-left:var(--space-600);padding-right:var(--space-600)}html:not([dir=rtl]) .ze2{margin-left:var(--space-700)}html:not([dir=rtl]) .o1H,html[dir=rtl] .ze2{margin-right:var(--space-700)}html[dir=rtl] .o1H{margin-left:var(--space-700)}html:not([dir=rtl]) .OnO{margin-left:var(--space-negative-700)}html:not([dir=rtl]) .tNI,html[dir=rtl] .OnO{margin-right:var(--space-negative-700)}html[dir=rtl] .tNI{margin-left:var(--space-negative-700)}.wQU{margin-top:var(--space-700)}.kfO{margin-bottom:var(--space-700)}.e6w{margin-top:var(--space-negative-700)}.T33{margin-bottom:var(--space-negative-700)}.LDJ{padding-bottom:var(--space-700);padding-top:var(--space-700)}.owL{padding-left:var(--space-700);padding-right:var(--space-700)}html:not([dir=rtl]) .yME{margin-left:var(--space-800)}html:not([dir=rtl]) .Hx6,html[dir=rtl] .yME{margin-right:var(--space-800)}html[dir=rtl] .Hx6{margin-left:var(--space-800)}html:not([dir=rtl]) .ifV{margin-left:var(--space-negative-800)}html:not([dir=rtl]) .DcA,html[dir=rtl] .ifV{margin-right:var(--space-negative-800)}html[dir=rtl] .DcA{margin-left:var(--space-negative-800)}.j5t{margin-top:var(--space-800)}.SPD{margin-bottom:var(--space-800)}.Ibk{margin-top:var(--space-negative-800)}.B2I{margin-bottom:var(--space-negative-800)}.UQW{padding-bottom:var(--space-800);padding-top:var(--space-800)}.Li2{padding-left:var(--space-800);padding-right:var(--space-800)}html:not([dir=rtl]) .LYp{margin-left:var(--space-900)}html:not([dir=rtl]) .WgS,html[dir=rtl] .LYp{margin-right:var(--space-900)}html[dir=rtl] .WgS{margin-left:var(--space-900)}html:not([dir=rtl]) .xBO{margin-left:var(--space-negative-900)}html:not([dir=rtl]) .sV4,html[dir=rtl] .xBO{margin-right:var(--space-negative-900)}html[dir=rtl] .sV4{margin-left:var(--space-negative-900)}.a8w{margin-top:var(--space-900)}.SYb{margin-bottom:var(--space-900)}.oly{margin-top:var(--space-negative-900)}.PBq{margin-bottom:var(--space-negative-900)}.Zs6{padding-bottom:var(--space-900);padding-top:var(--space-900)}.vvE{padding-left:var(--space-900);padding-right:var(--space-900)}}@media (min-width:2048px){html:not([dir=rtl]) .EpR{margin-left:auto}html:not([dir=rtl]) .vjv,html[dir=rtl] .EpR{margin-right:auto}html[dir=rtl] .vjv{margin-left:auto}.vxH{margin-top:auto}.Kw3{margin-bottom:auto}html:not([dir=rtl]) .uBN{margin-left:var(--space-0)}html:not([dir=rtl]) .v1P,html[dir=rtl] .uBN{margin-right:var(--space-0)}html[dir=rtl] .v1P{margin-left:var(--space-0)}.sIC{margin-top:var(--space-0)}.OLF{margin-bottom:var(--space-0)}.Wx9{padding-bottom:var(--space-0);padding-top:var(--space-0)}.gDa{padding-left:var(--space-0);padding-right:var(--space-0)}html:not([dir=rtl]) .Lem{margin-left:1px}html:not([dir=rtl]) .ttk,html[dir=rtl] .Lem{margin-right:1px}html[dir=rtl] .ttk{margin-left:1px}html:not([dir=rtl]) .xe3{margin-left:-1px}html:not([dir=rtl]) .KCW,html[dir=rtl] .xe3{margin-right:-1px}html[dir=rtl] .KCW{margin-left:-1px}.dBg{margin-top:1px}.xwd{margin-bottom:1px}.krd{margin-top:-1px}.pP8{margin-bottom:-1px}.MYK{padding-bottom:1px;padding-top:1px}.WfW{padding-left:1px;padding-right:1px}html:not([dir=rtl]) .wZB{margin-left:2px}html:not([dir=rtl]) .R3_,html[dir=rtl] .wZB{margin-right:2px}html[dir=rtl] .R3_{margin-left:2px}html:not([dir=rtl]) .tlc{margin-left:-2px}html:not([dir=rtl]) .Iei,html[dir=rtl] .tlc{margin-right:-2px}html[dir=rtl] .Iei{margin-left:-2px}.kgo{margin-top:2px}.U9b{margin-bottom:2px}.XUw{margin-top:-2px}.wxH{margin-bottom:-2px}.Fom{padding-bottom:2px;padding-top:2px}.Wl9{padding-left:2px;padding-right:2px}html:not([dir=rtl]) .Abu{margin-left:var(--space-100)}html:not([dir=rtl]) .q7A,html[dir=rtl] .Abu{margin-right:var(--space-100)}html[dir=rtl] .q7A{margin-left:var(--space-100)}html:not([dir=rtl]) .Ey0{margin-left:var(--space-negative-100)}html:not([dir=rtl]) ._Q6,html[dir=rtl] .Ey0{margin-right:var(--space-negative-100)}html[dir=rtl] ._Q6{margin-left:var(--space-negative-100)}.hUM{margin-top:var(--space-100)}.hP4{margin-bottom:var(--space-100)}.DJ-{margin-top:var(--space-negative-100)}.YOm{margin-bottom:var(--space-negative-100)}.qqv{padding-bottom:var(--space-100);padding-top:var(--space-100)}.YF_{padding-left:var(--space-100);padding-right:var(--space-100)}html:not([dir=rtl]) .fJC{margin-left:6px}html:not([dir=rtl]) .CRR,html[dir=rtl] .fJC{margin-right:6px}html[dir=rtl] .CRR{margin-left:6px}html:not([dir=rtl]) .vpt{margin-left:-6px}html:not([dir=rtl]) .D_R,html[dir=rtl] .vpt{margin-right:-6px}html[dir=rtl] .D_R{margin-left:-6px}.rMS{margin-top:6px}.Fzw{margin-bottom:6px}._LZ{margin-top:-6px}.LPh{margin-bottom:-6px}.jOd{padding-bottom:6px;padding-top:6px}.BKA{padding-left:6px;padding-right:6px}html:not([dir=rtl]) .ocx{margin-left:var(--space-1000)}html:not([dir=rtl]) .Ow7,html[dir=rtl] .ocx{margin-right:var(--space-1000)}html[dir=rtl] .Ow7{margin-left:var(--space-1000)}html:not([dir=rtl]) .QQV{margin-left:var(--space-negative-1000)}html:not([dir=rtl]) .zdy,html[dir=rtl] .QQV{margin-right:var(--space-negative-1000)}html[dir=rtl] .zdy{margin-left:var(--space-negative-1000)}.pzN{margin-top:var(--space-1000)}.z6h{margin-bottom:var(--space-1000)}.eSZ{margin-top:var(--space-negative-1000)}.kA9{margin-bottom:var(--space-negative-1000)}.EO0{padding-bottom:var(--space-1000);padding-top:var(--space-1000)}.v-e{padding-left:var(--space-1000);padding-right:var(--space-1000)}html:not([dir=rtl]) .t_m{margin-left:var(--space-1100)}html:not([dir=rtl]) .vbp,html[dir=rtl] .t_m{margin-right:var(--space-1100)}html[dir=rtl] .vbp{margin-left:var(--space-1100)}html:not([dir=rtl]) .utu{margin-left:var(--space-negative-1100)}html:not([dir=rtl]) .wPI,html[dir=rtl] .utu{margin-right:var(--space-negative-1100)}html[dir=rtl] .wPI{margin-left:var(--space-negative-1100)}.nbs{margin-top:var(--space-1100)}.Wcf{margin-bottom:var(--space-1100)}.Vkc{margin-top:var(--space-negative-1100)}.g7Q{margin-bottom:var(--space-negative-1100)}.MIS{padding-bottom:var(--space-1100);padding-top:var(--space-1100)}.jqL{padding-left:var(--space-1100);padding-right:var(--space-1100)}html:not([dir=rtl]) .YUf{margin-left:var(--space-1200)}html:not([dir=rtl]) .vqZ,html[dir=rtl] .YUf{margin-right:var(--space-1200)}html[dir=rtl] .vqZ{margin-left:var(--space-1200)}html:not([dir=rtl]) .sgL{margin-left:var(--space-negative-1200)}html:not([dir=rtl]) .W15,html[dir=rtl] .sgL{margin-right:var(--space-negative-1200)}html[dir=rtl] .W15{margin-left:var(--space-negative-1200)}.FrL{margin-top:var(--space-1200)}.wbd{margin-bottom:var(--space-1200)}.V0F{margin-top:var(--space-negative-1200)}.Wfv{margin-bottom:var(--space-negative-1200)}.k7a{padding-bottom:var(--space-1200);padding-top:var(--space-1200)}.WFG{padding-left:var(--space-1200);padding-right:var(--space-1200)}html:not([dir=rtl]) .B_N{margin-left:var(--space-1300)}html:not([dir=rtl]) .hQu,html[dir=rtl] .B_N{margin-right:var(--space-1300)}html[dir=rtl] .hQu{margin-left:var(--space-1300)}html:not([dir=rtl]) .NeQ{margin-left:var(--space-negative-1300)}html:not([dir=rtl]) .pGO,html[dir=rtl] .NeQ{margin-right:var(--space-negative-1300)}html[dir=rtl] .pGO{margin-left:var(--space-negative-1300)}.hT0{margin-top:var(--space-1300)}.Owj{margin-bottom:var(--space-1300)}.d0R{margin-top:var(--space-negative-1300)}.tIv{margin-bottom:var(--space-negative-1300)}.z0F{padding-bottom:var(--space-1300);padding-top:var(--space-1300)}.A0g{padding-left:var(--space-1300);padding-right:var(--space-1300)}html:not([dir=rtl]) .dZ_{margin-left:var(--space-1400)}html:not([dir=rtl]) .mYG,html[dir=rtl] .dZ_{margin-right:var(--space-1400)}html[dir=rtl] .mYG{margin-left:var(--space-1400)}html:not([dir=rtl]) .qVv{margin-left:var(--space-negative-1400)}html:not([dir=rtl]) .GOr,html[dir=rtl] .qVv{margin-right:var(--space-negative-1400)}html[dir=rtl] .GOr{margin-left:var(--space-negative-1400)}.FYZ{margin-top:var(--space-1400)}.zaU{margin-bottom:var(--space-1400)}.HJr{margin-top:var(--space-negative-1400)}.WXo{margin-bottom:var(--space-negative-1400)}.GaV{padding-bottom:var(--space-1400);padding-top:var(--space-1400)}.JCJ{padding-left:var(--space-1400);padding-right:var(--space-1400)}html:not([dir=rtl]) .wLe{margin-left:var(--space-1500)}html:not([dir=rtl]) .igU,html[dir=rtl] .wLe{margin-right:var(--space-1500)}html[dir=rtl] .igU{margin-left:var(--space-1500)}html:not([dir=rtl]) .tuE{margin-left:var(--space-negative-1500)}html:not([dir=rtl]) .MpP,html[dir=rtl] .tuE{margin-right:var(--space-negative-1500)}html[dir=rtl] .MpP{margin-left:var(--space-negative-1500)}.Lgf{margin-top:var(--space-1500)}.Tkw{margin-bottom:var(--space-1500)}.pC2{margin-top:var(--space-negative-1500)}.zaQ{margin-bottom:var(--space-negative-1500)}.Nb5{padding-bottom:var(--space-1500);padding-top:var(--space-1500)}.bDQ{padding-left:var(--space-1500);padding-right:var(--space-1500)}html:not([dir=rtl]) .Oyj{margin-left:var(--space-1600)}html:not([dir=rtl]) .JYM,html[dir=rtl] .Oyj{margin-right:var(--space-1600)}html[dir=rtl] .JYM{margin-left:var(--space-1600)}html:not([dir=rtl]) .jSL{margin-left:var(--space-negative-1600)}html:not([dir=rtl]) .vDn,html[dir=rtl] .jSL{margin-right:var(--space-negative-1600)}html[dir=rtl] .vDn{margin-left:var(--space-negative-1600)}.bZk{margin-top:var(--space-1600)}.H_5{margin-bottom:var(--space-1600)}.tYu{margin-top:var(--space-negative-1600)}.ha9{margin-bottom:var(--space-negative-1600)}.x2L{padding-bottom:var(--space-1600);padding-top:var(--space-1600)}.qt1{padding-left:var(--space-1600);padding-right:var(--space-1600)}html:not([dir=rtl]) .b_6{margin-left:var(--space-200)}html:not([dir=rtl]) .uGs,html[dir=rtl] .b_6{margin-right:var(--space-200)}html[dir=rtl] .uGs{margin-left:var(--space-200)}html:not([dir=rtl]) .DVC{margin-left:var(--space-negative-200)}html:not([dir=rtl]) .xQG,html[dir=rtl] .DVC{margin-right:var(--space-negative-200)}html[dir=rtl] .xQG{margin-left:var(--space-negative-200)}.ELn{margin-top:var(--space-200)}.X1s{margin-bottom:var(--space-200)}.kj1{margin-top:var(--space-negative-200)}.bAN{margin-bottom:var(--space-negative-200)}._Kh{padding-bottom:var(--space-200);padding-top:var(--space-200)}.yGD{padding-left:var(--space-200);padding-right:var(--space-200)}html:not([dir=rtl]) .GZb{margin-left:var(--space-300)}html:not([dir=rtl]) .aZ9,html[dir=rtl] .GZb{margin-right:var(--space-300)}html[dir=rtl] .aZ9{margin-left:var(--space-300)}html:not([dir=rtl]) .hg6{margin-left:var(--space-negative-300)}html:not([dir=rtl]) .F14,html[dir=rtl] .hg6{margin-right:var(--space-negative-300)}html[dir=rtl] .F14{margin-left:var(--space-negative-300)}.IXh{margin-top:var(--space-300)}.MVx{margin-bottom:var(--space-300)}.kIV{margin-top:var(--space-negative-300)}.jy_{margin-bottom:var(--space-negative-300)}.yHN{padding-bottom:var(--space-300);padding-top:var(--space-300)}._rI{padding-left:var(--space-300);padding-right:var(--space-300)}html:not([dir=rtl]) .mPq{margin-left:var(--space-400)}html:not([dir=rtl]) .PWk,html[dir=rtl] .mPq{margin-right:var(--space-400)}html[dir=rtl] .PWk{margin-left:var(--space-400)}html:not([dir=rtl]) .Xj9{margin-left:var(--space-negative-400)}html:not([dir=rtl]) .ytw,html[dir=rtl] .Xj9{margin-right:var(--space-negative-400)}html[dir=rtl] .ytw{margin-left:var(--space-negative-400)}.QQ-{margin-top:var(--space-400)}.aJH{margin-bottom:var(--space-400)}.z0U{margin-top:var(--space-negative-400)}.aat{margin-bottom:var(--space-negative-400)}.zXv{padding-bottom:var(--space-400);padding-top:var(--space-400)}.T-1{padding-left:var(--space-400);padding-right:var(--space-400)}html:not([dir=rtl]) .DvC{margin-left:var(--space-500)}html:not([dir=rtl]) .s5e,html[dir=rtl] .DvC{margin-right:var(--space-500)}html[dir=rtl] .s5e{margin-left:var(--space-500)}html:not([dir=rtl]) .wvZ{margin-left:var(--space-negative-500)}html:not([dir=rtl]) .FXP,html[dir=rtl] .wvZ{margin-right:var(--space-negative-500)}html[dir=rtl] .FXP{margin-left:var(--space-negative-500)}.EBz{margin-top:var(--space-500)}.uSF{margin-bottom:var(--space-500)}.OhX{margin-top:var(--space-negative-500)}.iTV{margin-bottom:var(--space-negative-500)}.PYx{padding-bottom:var(--space-500);padding-top:var(--space-500)}.m9h{padding-left:var(--space-500);padding-right:var(--space-500)}html:not([dir=rtl]) .kTD{margin-left:var(--space-600)}html:not([dir=rtl]) .kOX,html[dir=rtl] .kTD{margin-right:var(--space-600)}html[dir=rtl] .kOX{margin-left:var(--space-600)}html:not([dir=rtl]) .lqj{margin-left:var(--space-negative-600)}html:not([dir=rtl]) .ZCr,html[dir=rtl] .lqj{margin-right:var(--space-negative-600)}html[dir=rtl] .ZCr{margin-left:var(--space-negative-600)}.iZ5{margin-top:var(--space-600)}.OyR{margin-bottom:var(--space-600)}.YDC{margin-top:var(--space-negative-600)}.fto{margin-bottom:var(--space-negative-600)}.tOQ{padding-bottom:var(--space-600);padding-top:var(--space-600)}.jYI{padding-left:var(--space-600);padding-right:var(--space-600)}html:not([dir=rtl]) .H3j{margin-left:var(--space-700)}html:not([dir=rtl]) .EiI,html[dir=rtl] .H3j{margin-right:var(--space-700)}html[dir=rtl] .EiI{margin-left:var(--space-700)}html:not([dir=rtl]) .mlz{margin-left:var(--space-negative-700)}html:not([dir=rtl]) .ebh,html[dir=rtl] .mlz{margin-right:var(--space-negative-700)}html[dir=rtl] .ebh{margin-left:var(--space-negative-700)}.UnQ{margin-top:var(--space-700)}.HKn{margin-bottom:var(--space-700)}.dB2{margin-top:var(--space-negative-700)}.YuP{margin-bottom:var(--space-negative-700)}.sZq{padding-bottom:var(--space-700);padding-top:var(--space-700)}.tN_{padding-left:var(--space-700);padding-right:var(--space-700)}html:not([dir=rtl]) .oDI{margin-left:var(--space-800)}html:not([dir=rtl]) .WMT,html[dir=rtl] .oDI{margin-right:var(--space-800)}html[dir=rtl] .WMT{margin-left:var(--space-800)}html:not([dir=rtl]) .bTV{margin-left:var(--space-negative-800)}html:not([dir=rtl]) .JhA,html[dir=rtl] .bTV{margin-right:var(--space-negative-800)}html[dir=rtl] .JhA{margin-left:var(--space-negative-800)}.RkS{margin-top:var(--space-800)}.y0o{margin-bottom:var(--space-800)}.VkD{margin-top:var(--space-negative-800)}.SYm{margin-bottom:var(--space-negative-800)}.yxR{padding-bottom:var(--space-800);padding-top:var(--space-800)}.HK0{padding-left:var(--space-800);padding-right:var(--space-800)}html:not([dir=rtl]) .Ola{margin-left:var(--space-900)}html:not([dir=rtl]) .sqZ,html[dir=rtl] .Ola{margin-right:var(--space-900)}html[dir=rtl] .sqZ{margin-left:var(--space-900)}html:not([dir=rtl]) .GfT{margin-left:var(--space-negative-900)}html:not([dir=rtl]) .hu4,html[dir=rtl] .GfT{margin-right:var(--space-negative-900)}html[dir=rtl] .hu4{margin-left:var(--space-negative-900)}.wee{margin-top:var(--space-900)}.Blb{margin-bottom:var(--space-900)}.P5M{margin-top:var(--space-negative-900)}.Xpm{margin-bottom:var(--space-negative-900)}.TSK{padding-bottom:var(--space-900);padding-top:var(--space-900)}.DOi{padding-left:var(--space-900);padding-right:var(--space-900)}}.kVc{display:block}.goI{display:inline}.KhY{display:inline-block}.DyB{display:inline-flex}.zsR{display:table}.sLG{overflow:hidden}.xqS{overflow:scroll}.vVc{overflow-x:scroll;overflow-y:hidden}.Cii{overflow-x:hidden;overflow-y:scroll}.XbT{overflow:auto}.r-d{overflow-x:hidden;overflow-y:auto}.xuU{max-width:100%}.XiG{position:relative}._he{position:fixed}.MIw{position:absolute}.qiB{position:relative;position:sticky}.QLY{top:var(--space-0)}.p6V{right:var(--space-0)}.ojN{bottom:var(--space-0)}.Rym{left:var(--space-0)}.I56{min-height:32px}.aZc{min-height:40px}.xD4{min-height:48px}.Hsu{box-sizing:border-box}.jr-{box-sizing:content-box}._O1{display:flex}@media (min-width:576px){.pRa{display:flex}}@media (min-width:768px){.t6T{display:flex}}@media (min-width:1312px){.i0q{display:flex}}.qT6{flex-direction:column}.kzZ{flex-wrap:wrap}.qF5{align-items:flex-start}.iJk{align-items:flex-end}.KS5{align-items:center}.dLb{align-items:baseline}.WOZ{align-items:stretch}@media (min-width:576px){.nH8{align-items:flex-start}.Kxm{align-items:flex-end}.YcN{align-items:center}.wKg{align-items:baseline}.sRf{align-items:stretch}}@media (min-width:768px){.yqc{align-items:flex-start}.Cor{align-items:flex-end}.ReJ{align-items:center}.Yfi{align-items:baseline}.fWv{align-items:stretch}}@media (min-width:1312px){.Xma{align-items:flex-start}.vu7{align-items:flex-end}.pD_{align-items:center}.gjO{align-items:baseline}.djZ{align-items:stretch}}.X0f{align-self:flex-start}.gRy{align-self:flex-end}.Z2K{align-self:center}.Op6{align-self:baseline}.Zvs{align-self:stretch}.rrK{justify-content:flex-start}.jx-{justify-content:flex-end}.mQ8{justify-content:center}.b8T{justify-content:space-between}.Ah0{justify-content:space-around}.nt5{justify-content:space-evenly}.yOS{align-content:flex-start}.hwG{align-content:flex-end}.TpD{align-content:center}.bkI{align-content:space-between}.x9O{align-content:space-around}.zus{align-content:space-evenly}.kBO{align-content:stretch}.ujU{flex:1 1 auto;min-height:0;min-width:0}.Eqh{flex:0 0 auto}.oTa{order:-1}.nEN{order:99999}.USg{min-width:60px}.CLD{width:100%}.zHq{height:100%}.Mmg{background-color:var(--color-background-tableofcontents-item-default)}html:not([dir=rtl]) .NEJ{padding-right:var(--space-400)}html[dir=rtl] .NEJ{padding-left:var(--space-400)}.u_D{background-color:var(--color-background-tableofcontents-item-hover)}html:not([dir=rtl]) .pbJ{padding-left:var(--space-300)}html:not([dir=rtl]) .h_g{padding-left:var(--space-800)}html:not([dir=rtl]) .hKe{padding-left:var(--space-1300)}html:not([dir=rtl]) .LXD{padding-left:72px}html:not([dir=rtl]) .MKA{padding-left:92px}html[dir=rtl] .pbJ{padding-right:var(--space-300)}html[dir=rtl] .h_g{padding-right:var(--space-800)}html[dir=rtl] .hKe{padding-right:var(--space-1300)}html[dir=rtl] .LXD{padding-right:72px}html[dir=rtl] .MKA{padding-right:92px}html:not([dir=rtl]) .Mmg{border-radius:2px 8px 8px 2px}html[dir=rtl] .Mmg{border-radius:8px 2px 2px 8px}.DHH{max-height:90vh}.DHH,.GS_{max-width:90vw}.GS_{height:100%}.kFh{min-height:40px;min-width:180px}.BR9{fill:currentColor;pointer-events:none}.E9a{color:var(--color-border-popover-primary)}.Uw7{color:var(--color-border-popover-secondary)}.KZC{color:var(--color-border-popover-education)}.V0G{background-color:var(--color-background-popover-primary);color:var(--color-border-popover-primary)}.dDH{background-color:var(--color-background-popover-secondary);color:var(--color-border-popover-secondary)}.D35{background-color:var(--color-background-popover-education);color:var(--color-border-popover-education)}</style><style id="recaptcha">.grecaptcha-badge { visibility: hidden; }</style><!--$?--><template id="B:0"></template><!--/$--><!--$?--><template id="B:1"></template><!--/$--><script nonce="76247b6b3b5d18568e0c82a6f8396cde">(function r(t){const e=new WeakMap,n='.masonryContainer div[role="list"]',o=`${n} .static`;function i(t){return Math.floor(100*t)/100}function a({columnCount:t,item:n}){if(e.has(n))return e.get(n);const r=function({columnCount:t,item:e}){const n=e.dataset.columnSpan;if(!n)return;const r=parseInt(n,10);if(!Number.isNaN(r))return r;const o=JSON.parse(atob(n));return t>8&&o.xl?o.xl:t>4&&o.lg?o.lg:t>2&&o.md?o.md:o.sm??1}({columnCount:t,item:n});return e.set(n,r),r}try{const e=Array.from(document.querySelectorAll(o)),l=e.some((t=>t.getElementsByTagName("template").length>0));if(!window.__PWS_CLIENT_RENDER_INIT__&&(!e.length||l||!e[0].getBoundingClientRect().width))return void requestAnimationFrame((()=>r(t)));const s=Array.from(document.querySelectorAll(n));if(0===s.length)return;s.forEach((e=>{const n=Array.from(e.querySelectorAll(o)),r=n.findIndex((t=>!(1!==Number(t.dataset.columnSpan)))),l=i(e.getBoundingClientRect().width),s=i(n[r].getBoundingClientRect().width),c=Array.from(n[r]?.children||[]).find((t=>"style"!==t.tagName.toLowerCase())),m=c?i(c.getBoundingClientRect().width):0,u=s-m,d=Math.floor(l/s),p=new Array(d).fill(0),f=n.filter((t=>1!==Number(t.dataset.columnSpan)));let h=d;for(const t of f){const e=n.indexOf(t),r=a({columnCount:d,item:t}),o=Math.min(r??1/0,d);if(!(h>=o+e)){const t=e<h?n.slice(e+1,h+1):[];n.splice(e,1/0,...t);break}h-=o-1}const g=n.map((e=>{const n=function(t){let e=0;for(let n=1;n<t.length;n+=1)t[n]<t[e]&&(e=n);return e}(p),r=p[n],o=n*s;if(p[n]=p[n]+e.clientHeight+u,f.includes(e)){const t=Math.min(a({columnCount:d,item:e})??1/0,d);for(let r=1;r<t;r+=1)p[n+r]=p[n+r]+e.clientHeight+u}return t?["top: 0px;","left: 0px;",`transform: translateX(${o}px ) translateY(${r}px);`,`webkit-transform: translateX(${o}px ) translateY(${r}px);`,"position: absolute !important;","visibility: visible !important;"].join(""):["top:"+r+"px !important;","left:"+o+"px !important;","position: absolute !important;","visibility: visible !important;"].join("")}));n.forEach(((t,e)=>{const n=g[e];t.style.cssText+=n}));const y=document.getElementsByClassName("moreIdeasBoardRepCarousel")[0],x=y?.parentElement?.clientWidth||0,C=document.querySelectorAll("[data-carousel-indicator='carousel-card']"),N=x>(C[0]&&C.length*C[0].clientWidth||0)?"center":"start",b=y?.children&&y.children[0];b&&(b.style.cssText+="justify-content: "+N);const S=Math.max(...p)-u;e.style.height=S+"px"}))}catch(t){if(false){}}}(false))</script></head><body><script nonce="76247b6b3b5d18568e0c82a6f8396cde" type="text/javascript">(function placeholderResourceSuspenseSSRhandler() {
  74.    if (!window) {
  75.      return;
  76.    }
  77.    window.__PWS_RESOURCE_DATA_BEFORE_INIT__ = [];
  78.    window.__PWS_RESOURCE_PENDING_BEFORE_INIT__ = {};
  79.    function dataHandler(serverResourceResponse) {
  80.      window.__PWS_RESOURCE_DATA_BEFORE_INIT__.push(serverResourceResponse);
  81.    }
  82.    function pendingHandler(resourceName, encodedOptionsKey) {
  83.      if (!window.__PWS_RESOURCE_PENDING_BEFORE_INIT__[resourceName]) {
  84.        window.__PWS_RESOURCE_PENDING_BEFORE_INIT__[resourceName] = new Set();
  85.      }
  86.      window.__PWS_RESOURCE_PENDING_BEFORE_INIT__[resourceName].add(encodedOptionsKey);
  87.    }
  88.    window.__PWS_RESOURCE_SSR_HANDLER__ = dataHandler;
  89.    window.__PWS_RESOURCE_PENDING_FETCH_HANDLER__ = pendingHandler;
  90.  }())</script><div data-reactcontainer="true" id="__PWS_ROOT__"><!--$--><!--$?--><template id="B:2"></template><!--/$--><!--/$--></div><!--$?--><template id="B:3"></template><!--/$--><script id="__PWS_DATA__" type="application/json">{"adsAPIDomain":"https://api.pinterest.com","appVersion":"b2cfc90","context":{"analysis_ua":{"app_type":5,"app_version":"","browser_name":"Other","browser_version":"","device_type":null,"device":"Other","os_name":"Other","os_version":""},"app_type_detailed":5,"app_version":"b2cfc90","batch_exp":true,"browser_locale":"en-US","browser_name":"Other","browser_type":null,"browser_version":"","country":"US","country_from_hostname":"US","country_from_ip":"US","csp_nonce":"76247b6b3b5d18568e0c82a6f8396cde","current_url":"https://www.pinterest.com/sobitech/","debug":false,"deep_link":"","enabled_advertiser_countries":["AR","AT","AU","BE","BR","CA","CH","CL","CO","DE","DK","ES","FI","FR","GB","IE","IT","JP","LU","MX","NL","NO","NZ","PT","SE","US"],"facebook_token":null,"full_path":"/sobitech/","http_referrer":"","impersonator_user_id":null,"invite_code":"","invite_sender_id":"","is_authenticated":false,"is_bot":"false","is_full_page":true,"is_mobile_agent":false,"is_sterling_on_steroids":false,"is_tablet_agent":false,"language":"en","locale":"en-US","origin":"https://www.pinterest.com","path":"/sobitech/","placed_experiences":null,"referrer":null,"region_from_ip":"VA","request_host":"www.pinterest.com","request_identifier":"7361840119424646","social_bot":"","stage":"prod","sterling_on_steroids_ldap":null,"sterling_on_steroids_user_type":null,"theme":"light","unauth_id":"c74181bb66fc4a7c9b0fd367c4e19ab5","seo_debug":false,"user_agent_can_use_native_app":false,"user_agent_platform":"other","user_agent_platform_version":null,"user_agent":"FeedValidator/1.3","user":{"unauth_id":"c74181bb66fc4a7c9b0fd367c4e19ab5","ip_country":"US","ip_region":"VA"},"utm_campaign":null,"visible_url":"/sobitech/"},"enableAdaptiveStatsLoggingFlush":false,"experiments":{"active":{"web_gestalt_visualrefresh":"control"},"triggerable":{"anticlimax_unauth_support":"enabled","bi_ads_repository_unauth":"enabled","ce_dweb_unauth_pin_card_overflow":"control","closeup_unauth_affiliate_ui_label_web":"enabled","concierge_cc_integration":"enabled_2","dweb_download_in_context_menus_v3":"enabled_download_click_sharesheet_ramp_allow_1","dweb_fb_login_recovery_parent":"dweb_unauth_fb_login_dynamic_banner","dweb_login_top_of_unauth_home_page":"enabled","dweb_public_profile_header_update_unauth":"enabled","dweb_seo_q2_boost_nav_upsell_revisited":"enabled_upsell_dismissible_3_page","dweb_signup_to_login_modal_q2_push":"control","dweb_social_pin_feed_limit":"enabled_non_dismissible","dweb_unauth_dynamic_search_placeholder":"enabled_vase_loop_rollout","dweb_unauth_nav_upsell_local_storage_deprecation":"enabled","dweb_unauth_turn_on_personalized_fb_button":"enabled_rollout","lop_unauth_personalization_search_history_mweb":"enabled_roll_out","lop_unauth_personalization_search_recs_mweb":"enabled_all_users_6","mweb_closeup_unauth_asr_module":"control","mweb_closeup_unauth_asr_module_img_signature":"enabled","mweb_direct_pin_feed_limit":"enabled","mweb_download_in_context_menus_v3":"enabled_download_click_sharesheet_ramp_allow_1","mweb_fb_login_recovery_parent":"mweb_unauth_remove_fb_login_button","mweb_floating_app_upsell_login_q2_mau_boost":"control","mweb_social_pin_feed_limit":"control","mweb_unauth_homepage_signup_to_login_swap":"control","mweb_unauth_navigational_pages_upsell":"enabled","mweb_unauth_turn_on_personalized_fb_button":"enabled_rollout","pc_authentication_solution_login_experiments":"dweb_unauth_magic_link_login_primary","planning_hub_internal_upsell_tiers":"enabled","planning_hub_plan_activation":"enabled","seller_migration_mp":"enabled","sg_dweb_unauth_social_pin_landing_page":"enabled_popover_profile","sg_mweb_unauth_social_pin_landing_page":"enabled_modal_default","simplify_creator_attributions_unauth_web_board_regression":"control","single_tap_unauth":"enabled","single_tap_unauth_2":"enabled_button_no_link","sterling_performance_improvements":"enabled","trends_predictions_v2":"enabled","ua_dweb_grid_loading_state":"ua_dweb_grid_loading_state_all","unauth_board_n_col_interests_dweb":"enabled_interest_only_10","unauth_board_n_col_interests_dweb_short":"enabled_primary","unauth_board_n_col_interests_mweb":"control","unauth_board_preview_profile":"control","unauth_double_load_fix":"enabled","unauth_dweb_download_icon_feed":"enabled","unauth_dweb_graphql_pin_page":"enabled","unauth_google_connect_on_reset_password_page":"enabled","unauth_mweb_google_connect_on_reset_password_page":"enabled","unauth_mweb_related_pins_modules_positions":"enabled_ideas","unauth_page_wrapper_footer_logs":"enabled_2","upsell_diversity_navigational_pages":"enabled_4_pages_rollout","web_exclude_from_grid_rep_tests":"enabled","web_graphql_closeup_details_variant":"enabled","web_masonry_dynamic_batches":"enabled_small_batch","web_perf_logger_v4":"enabled","web_unauth_business_access_invite_token":"enabled","web_unauth_existing_search_query_layout_shift_fix":"enabled","web_unauth_search_tab_render_layout_shift_fix":"enabled","web_unauth_vertical_nav":"enabled","webapp_node_pin_page_a_a":"control","xact_match_vid_ccp":"enabled"}},"initialHandlerId":"www/[username].js","isPrefetch":false,"renderMode":"shellReady","site":"www","serverRenderStageName":"prod"}</script><script id="__PWS_ROUTES__" type="application/json">{"_/_/accessibility.js":{"dependencies":["https://s.pinimg.com/webapp/www/_/_/accessibility-264d4763b616c51d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"_/_/developer-tools.js":{"dependencies":["https://s.pinimg.com/webapp/www/_/_/developer-tools-bbff45e03c46fd9f.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"_/_/developer-tools/cookies.js":{"dependencies":["https://s.pinimg.com/webapp/www/_/_/developer-tools/cookies-dc7dfcd067742052.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"_/_/developer-tools/experiments-for-viewer.js":{"dependencies":["https://s.pinimg.com/webapp/www/_/_/developer-tools/experiments-for-viewer-a915482d199de8da.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"_/_/developer-tools/experiments-override.js":{"dependencies":["https://s.pinimg.com/webapp/1604-8538d710bb1cb914.js","https://s.pinimg.com/webapp/69386-d003485b63746e03.js","https://s.pinimg.com/webapp/www/_/_/developer-tools/experiments-override-12230714d84be988.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"_/_/developer-tools/request-headers-override.js":{"dependencies":["https://s.pinimg.com/webapp/www/_/_/developer-tools/request-headers-override-0e6291a1e1a4bd41.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"_/_/developer-tools/structured-feed.js":{"dependencies":["https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/15246-171da29e9c253dea.js","https://s.pinimg.com/webapp/12386-8cede549d4777ba1.js","https://s.pinimg.com/webapp/www/_/_/developer-tools/structured-feed-6e30e6fca30b23c4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"_/_/internal/reactperf1.js":{"dependencies":["https://s.pinimg.com/webapp/www/_/_/internal/reactperf1-ea78d3104a3e7d5a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_boards.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_collages.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_created.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_followers.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_following.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_pins.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_profile.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_profile/_created.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_profile/_saved.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_saved.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_shopping_list.js":{"dependencies":["https://s.pinimg.com/webapp/www/[username]/_shopping_list-7f9c5854d4beb67e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/_shopping_list/[filterId].js":{"dependencies":["https://s.pinimg.com/webapp/www/[username]/_shopping_list-7f9c5854d4beb67e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/[username]/[slug]-d059d75816069d25.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/_tools/more-ideas.js":{"dependencies":["https://s.pinimg.com/webapp/www/[username]/[slug]/more_ideas-6993319664de2d8a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/_tools/organize.js":{"dependencies":["https://s.pinimg.com/webapp/www/[username]/[slug]/_tools/organize-dbeb377b99d23829.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/_tools/saved-products.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/95470-a7a651f2f3ffd1ff.js","https://s.pinimg.com/webapp/72265-d016233faa9a1af7.js","https://s.pinimg.com/webapp/www/[username]/[slug]/_tools/saved-products-2c8fe176e9447c06.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/_tools/shop.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/84659-2e66b01ea2080765.js","https://s.pinimg.com/webapp/95470-a7a651f2f3ffd1ff.js","https://s.pinimg.com/webapp/72265-d016233faa9a1af7.js","https://s.pinimg.com/webapp/www/[username]/[slug]/_tools/shop-58dca2f3aa994538.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/[section_slug].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/[username]/[slug]/[section_slug]-a52fffd729b12a03.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/[section_slug]/_tools/more-ideas.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/15246-171da29e9c253dea.js","https://s.pinimg.com/webapp/www/[username]/[slug]/[section_slug]/_tools/more-ideas-1dbfeb65e436af90.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/[section_slug]/_tools/organize.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/www/[username]/[slug]/[section_slug]/_tools/organize-2c721b0e0a8cc55c.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/invite.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/[username]/[slug]/invite-b4c42d05e2a0db1d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/[slug]/more_ideas.js":{"dependencies":["https://s.pinimg.com/webapp/www/[username]/[slug]/more_ideas-6993319664de2d8a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/organize.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/www/[username]/organize-dc609c6cf71d3f68.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/pins.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/www/[username]/pins-3e14b19cb87b815b.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/profile-about.js":{"dependencies":["https://s.pinimg.com/webapp/www/[username]/profile-about-3f0c2b6bd34a216f.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/report.js":{"dependencies":["https://s.pinimg.com/webapp/92995-71073c1686d09ec3.js","https://s.pinimg.com/webapp/www/[username]/report-a74fa400e4301da0.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/scheduled-pin/[scheduled_pin_id].js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/www/[username]/scheduled-pin/[scheduled_pin_id]-82797c404cb2f83c.css","https://s.pinimg.com/webapp/www/[username]/scheduled-pin/[scheduled_pin_id]-6d82b732c430b68d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/scheduled-pins.js":{"dependencies":["https://s.pinimg.com/webapp/www/[username]/scheduled-pins-a0f3a774fd1f2ba3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/story_pins.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/topics.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/tried.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"[username]/video_pins.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/[username]-6071ca15718a8565.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/[lawName].js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/50414-5977d72eca97a202.js","https://s.pinimg.com/webapp/3312-12a4ffd7f4060106.js","https://s.pinimg.com/webapp/www/about/[lawName]-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/about/[lawName]-9e00e4b902afaf5d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/content-claiming/application.js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/50414-5977d72eca97a202.js","https://s.pinimg.com/webapp/www/about/content-claiming/application-637c9ce387aae7fe.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/copyright/counter-notice.js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/50414-5977d72eca97a202.js","https://s.pinimg.com/webapp/www/about/copyright/counter-notice-4c4fba2312a52c44.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/copyright/dmca-pin.js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/www/about/copyright/dmca-pin-e23ac26a8ee5a048.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/copyright/dmca-pin/pin.js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/www/about/copyright/dmca-pin-e23ac26a8ee5a048.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/copyright/dmca-pin/pin/[id].js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/www/about/copyright/dmca-pin-e23ac26a8ee5a048.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/copyright/dmca-pin/web-result/[id].js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/www/about/copyright/dmca-pin-e23ac26a8ee5a048.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/copyright/music-appeal.js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/50414-5977d72eca97a202.js","https://s.pinimg.com/webapp/3312-12a4ffd7f4060106.js","https://s.pinimg.com/webapp/www/about/copyright/music-appeal-af6488814fe8ce0e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/radtc.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/50414-5977d72eca97a202.js","https://s.pinimg.com/webapp/3312-12a4ffd7f4060106.js","https://s.pinimg.com/webapp/www/about/radtc-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/about/radtc-42af84e361f48bb9.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/trademark.js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/50414-5977d72eca97a202.js","https://s.pinimg.com/webapp/www/about/trademark-02781840134f7a20.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"about/trademark/[claimType].js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/50414-5977d72eca97a202.js","https://s.pinimg.com/webapp/www/about/trademark-02781840134f7a20.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"add-account.js":{"dependencies":["https://s.pinimg.com/webapp/61994-ee17938a5fa2aafa.js","https://s.pinimg.com/webapp/www/add-account-d8b2e732b0a3aec9.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"advertiser/quick-promote.js":{"dependencies":["https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/37233-12c9820531732474.js","https://s.pinimg.com/webapp/www/advertiser/quick-promote-ef725fd84cab2314.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"age_verification.js":{"dependencies":["https://s.pinimg.com/webapp/www/age_verification-d7a0227a826f6630.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"age-appeal/confirmation.js":{"dependencies":["https://s.pinimg.com/webapp/36240-0cda6a21568d052d.js","https://s.pinimg.com/webapp/www/age-appeal/confirmation-31ee511737065e5b.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"age-appeal/redirect.js":{"dependencies":["https://s.pinimg.com/webapp/36240-0cda6a21568d052d.js","https://s.pinimg.com/webapp/www/age-appeal/redirect-0d9901c256b323d6.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"age-appeal/start-appeal.js":{"dependencies":["https://s.pinimg.com/webapp/www/age-appeal/start-appeal-035de63495eb6228.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"age-appeal/submitted.js":{"dependencies":["https://s.pinimg.com/webapp/www/age-appeal/submitted-bd1c77021501d0bc.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"app-factory-oauth.js":{"dependencies":["https://s.pinimg.com/webapp/www/app-factory-oauth-431d288125778ab5.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"appealed-pin.js":{"dependencies":["https://s.pinimg.com/webapp/www/appealed-pin-b0bf54619397de99.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/create_section.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/www/board/[id]/create_section-35b6e5bbfa3d0ac9.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/create_section/pins.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/www/board/[id]/create_section-35b6e5bbfa3d0ac9.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/edit.js":{"dependencies":["https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/21195-c83a8e8a2e212306.js","https://s.pinimg.com/webapp/47718-9857f61c8b711469.js","https://s.pinimg.com/webapp/32737-90cbef78a5714e22.js","https://s.pinimg.com/webapp/www/board/[id]/edit-11a18530a686b30e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/edit/add_collaborators.js":{"dependencies":["https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/21195-c83a8e8a2e212306.js","https://s.pinimg.com/webapp/47718-9857f61c8b711469.js","https://s.pinimg.com/webapp/32737-90cbef78a5714e22.js","https://s.pinimg.com/webapp/www/board/[id]/edit-11a18530a686b30e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/edit/collaborators.js":{"dependencies":["https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/21195-c83a8e8a2e212306.js","https://s.pinimg.com/webapp/47718-9857f61c8b711469.js","https://s.pinimg.com/webapp/32737-90cbef78a5714e22.js","https://s.pinimg.com/webapp/www/board/[id]/edit-11a18530a686b30e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/organize.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/77408-ccdc7268bf496087.js","https://s.pinimg.com/webapp/www/board/[id]/organize-f507e4a40d6c27a6.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/organize/add.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/77408-ccdc7268bf496087.js","https://s.pinimg.com/webapp/www/board/[id]/organize-f507e4a40d6c27a6.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/organize/repin.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/77408-ccdc7268bf496087.js","https://s.pinimg.com/webapp/www/board/[id]/organize-f507e4a40d6c27a6.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/permissions.js":{"dependencies":["https://s.pinimg.com/webapp/21195-c83a8e8a2e212306.js","https://s.pinimg.com/webapp/www/board/[id]/permissions-36d762c38cdb3438.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/[id]/report.js":{"dependencies":["https://s.pinimg.com/webapp/92995-71073c1686d09ec3.js","https://s.pinimg.com/webapp/www/board/[id]/report-7139158ddc62bd50.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/create.js":{"dependencies":["https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/59292-9e2ac69c1c05eef1.js","https://s.pinimg.com/webapp/68031-b7629d6ec26e502d.js","https://s.pinimg.com/webapp/1604-8538d710bb1cb914.js","https://s.pinimg.com/webapp/www/board/create-c34b4ed16be6317f.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/create/[pinId].js":{"dependencies":["https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/59292-9e2ac69c1c05eef1.js","https://s.pinimg.com/webapp/68031-b7629d6ec26e502d.js","https://s.pinimg.com/webapp/1604-8538d710bb1cb914.js","https://s.pinimg.com/webapp/www/board/create-c34b4ed16be6317f.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"board/create/cluster/[clusterId].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/www/board/create/cluster/[clusterId]-9cefcf6447f85fbc.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"boardsection/[id]/edit.js":{"dependencies":["https://s.pinimg.com/webapp/47718-9857f61c8b711469.js","https://s.pinimg.com/webapp/85642-3039a7d447a5e853.js","https://s.pinimg.com/webapp/www/boardsection/[id]/edit-554aeb7b4fdc2103.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"boardsection/[id]/organize.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/59257-1c29e4cb0982d200.js","https://s.pinimg.com/webapp/www/boardsection/[id]/organize-715f3e4af93712bc.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"boardsection/[id]/organize/add.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/59257-1c29e4cb0982d200.js","https://s.pinimg.com/webapp/www/boardsection/[id]/organize/add-590999bf92a16777.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"boardsection/[id]/organize/repin.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/75250-c8d75e94c6633fe9.js","https://s.pinimg.com/webapp/59257-1c29e4cb0982d200.js","https://s.pinimg.com/webapp/www/boardsection/[id]/organize/repin-405e99451fb1ad6a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"branded-pins.js":{"dependencies":["https://s.pinimg.com/webapp/www/branded-pins-d2a96dad7bdd7057.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-hierarchy/[businessHierarchyId]/business_security.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-hierarchy/[businessHierarchyId]/business_security-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-hierarchy/[businessHierarchyId]/business_security-6275d795ad0436c2.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-hierarchy/[businessHierarchyId]/dashboard.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/dashboard-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/dashboard-a6216c02986a25bb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-hierarchy/[businessHierarchyId]/hierarchy.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-hierarchy/[businessHierarchyId]/hierarchy-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-hierarchy/[businessHierarchyId]/hierarchy-2733fb224fc888a3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-hierarchy/[businessHierarchyId]/managers.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-hierarchy/[businessHierarchyId]/managers-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-hierarchy/[businessHierarchyId]/managers-8826d91c4d8bae66.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager-83d46192ccbdae9d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId].js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]-0d547cdc55d9b888.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/ad-accounts.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts-2f144f301b9239c0.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/ad-accounts/[detailId]/details.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts/[detailId]/details-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts/[detailId]/details-d2266461b28b2d4d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/ad-accounts/cee-migration.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts/cee-migration-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts/cee-migration-5467a9c244838d29.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/ad-accounts/pending.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts-2f144f301b9239c0.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/ad-accounts/pending/[detailId]/details.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts/[detailId]/details-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/ad-accounts/[detailId]/details-d2266461b28b2d4d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/apps.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/apps-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/apps-ad8e159b382537f3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/asset-groups.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/asset-groups-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/asset-groups-4e55d198ad7643a4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/audiences.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/audiences-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/audiences-20ffb9a7c5d2d292.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/brand-safety.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/brand-safety-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/brand-safety-cb1f226149c58169.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/catalogs.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/catalogs-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/catalogs-cc5ef9a1f278f871.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/dashboard.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/dashboard-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/dashboard-a6216c02986a25bb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/employees.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]-0d547cdc55d9b888.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/employees/[detailId]/details.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/employees/[detailId]/details-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/employees/[detailId]/details-45392f1bf2e2875a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/history.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/history-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/history-78d6cf74c7cec821.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/invoice-management.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/invoice-management-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/invoice-management-e5f6dcf9289f79c4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/employees/pending.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]-0d547cdc55d9b888.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/partners/[detailId]/details.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/partners/[detailId]/details-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/partners/[detailId]/details-cf45a4311ee27778.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/partners.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/partners-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/partners-e2724338f7a59f84.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/partners/pending.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/partners-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/partners-e2724338f7a59f84.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/profiles/[detailId]/details.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/profiles/[detailId]/details-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/profiles/[detailId]/details-8407fc9bae16df7d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/profiles.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/profiles-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/profiles-190f045b589fe63d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/security.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/security-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/security-19debb3a17b39432.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/settings.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/settings-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/settings-84bb1c52ae1a0fb3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/shared-tags.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/shared-tags-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/shared-tags-40d7716082e18d89.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/shared/[detailId]/details.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/shared/[detailId]/details-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/shared/[detailId]/details-acca31e28c262da3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/business-manager/[userBizId]/system-users.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/system-users-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/business-manager/[userBizId]/system-users-46b9cadca705bdfe.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/add-items.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/bulk.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/[feed_profile_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/[feed_profile_id]/detail.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/[feed_profile_id]/trends.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/[feed_profile_id]/workflows/[workflow_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/[feed_profile_id]/workflows/[workflow_id]/alert/[event_type_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/api/detail.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/regions.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/stores.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/supplemental/[supplemental_feed_profile_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/supplemental/[supplemental_feed_profile_id]/detail.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/supplemental/[supplemental_feed_profile_id]/workflows/[workflow_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/data-sources/supplemental/[supplemental_feed_profile_id]/workflows/[workflow_id]/alert/[event_type_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/diagnostics.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/diagnosticsv2.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/listings.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/pins.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/product-groups.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/product-groups/[product_group_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/product-groups/bulk.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/product-groups/create.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/product-groups/create/[product_group_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/product-groups/edit/[product_group_id].js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/product-listings.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/products.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/[catalog_id]/trends.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/add-items.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/bulk.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/data-sources.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/diagnostics.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/diagnosticsv2.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/listings.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/overview.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/pins.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/product-groups.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/product-listings.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/products.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/promotions/history.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/promotions.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/catalogs/trends.js":{"dependencies":["https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/www/business/catalogs-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/catalogs-f7cd1c4f6ec62ef7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/commerce-integrations/[version]/connect.js":{"dependencies":["https://s.pinimg.com/webapp/42132-7c18e8b16a5ffe7b.js","https://s.pinimg.com/webapp/www/business/commerce-integrations/[version]/connect-576cc4c04d045ec1.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/community-information.js":{"dependencies":["https://s.pinimg.com/webapp/www/business/community-information-4fffeb2212a8eca0.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/convert.js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/45144-f983c2a9a3d27838.js","https://s.pinimg.com/webapp/42079-985bd72d400377e7.js","https://s.pinimg.com/webapp/www/business/convert-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/business/convert-f39937600d735fc4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/convert/start.js":{"dependencies":["https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/19578-22f251b23f9dbd88.js","https://s.pinimg.com/webapp/www/business/convert/start-dc2f073004df971a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/create.js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/45144-f983c2a9a3d27838.js","https://s.pinimg.com/webapp/42079-985bd72d400377e7.js","https://s.pinimg.com/webapp/www/business/create-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/business/create-c25eb41e610568b4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/hub.js":{"dependencies":["https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/42162-41cb3521d50a7232.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/www/business/hub-6384adea5780b4d1.css","https://s.pinimg.com/webapp/www/business/hub-0d2a08a17842a03a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/install_app.js":{"dependencies":["https://s.pinimg.com/webapp/www/business/install_app-df583a8b098faba9.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/login.js":{"dependencies":["https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/38628-c5648337245723b3.js","https://s.pinimg.com/webapp/41420-f225afc4b3769fdd.js","https://s.pinimg.com/webapp/76024-8b0825ad05158d9a.js","https://s.pinimg.com/webapp/www/login-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/login-cd7e2487b1b242df.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/invite/[inviteCode].js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/87868-705a3e3a2158b7d9.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/43200-e49be4fcfc35230d.js","https://s.pinimg.com/webapp/www/business/invite/[inviteCode]-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/business/invite/[inviteCode]-67637d30b5f1e457.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/marketing-plan.js":{"dependencies":["https://s.pinimg.com/webapp/97253-d8457607725b908e.js","https://s.pinimg.com/webapp/59292-9e2ac69c1c05eef1.js","https://s.pinimg.com/webapp/78103-8717b0a462262ffc.js","https://s.pinimg.com/webapp/www/business/marketing-plan-0c76fa8b99e054ab.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/onboarding.js":{"dependencies":["https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/12423-80b1aadc7a1c9610.js","https://s.pinimg.com/webapp/www/business/onboarding-0d05b9862c3a8dca.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/signup.js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/19578-22f251b23f9dbd88.js","https://s.pinimg.com/webapp/44288-f336b2174e8db338.js","https://s.pinimg.com/webapp/www/signup-a67ec582a28e21eb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/signup/step[step].js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/19578-22f251b23f9dbd88.js","https://s.pinimg.com/webapp/44288-f336b2174e8db338.js","https://s.pinimg.com/webapp/www/signup-a67ec582a28e21eb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/switch-account.js":{"dependencies":["https://s.pinimg.com/webapp/www/business/switch-account-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/business/switch-account-fd220ad452b049f7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/update.js":{"dependencies":["https://s.pinimg.com/webapp/89999-a5f5f69903970734.js","https://s.pinimg.com/webapp/6473-b1935b4120be4a52.js","https://s.pinimg.com/webapp/www/business/update-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/business/update-32dfafc2f04f948e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"business/website-content-manager.js":{"dependencies":["https://s.pinimg.com/webapp/www/business/website-content-manager-d7d7c371e3304823.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"close-account.js":{"dependencies":["https://s.pinimg.com/webapp/80514-ed3d81c94f112d69.js","https://s.pinimg.com/webapp/85261-7a7ec3dcd6176d8d.js","https://s.pinimg.com/webapp/www/close-account-82d7c0a515f268bb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"collage-creation-tool.js":{"dependencies":["https://s.pinimg.com/webapp/6718-40a7b4cb29c5429f.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/50333-57971108845296a6.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/www/collage-creation-tool-9c0abf07135c05e7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"content-claiming.js":{"dependencies":["https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/www/content-claiming-b9d6020d39d49a0e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"convert-business.js":{"dependencies":["https://s.pinimg.com/webapp/63057-e33e85bbfcf20695.js","https://s.pinimg.com/webapp/www/convert-business-01ca0ae06f636d88.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"convert-personal.js":{"dependencies":["https://s.pinimg.com/webapp/63057-e33e85bbfcf20695.js","https://s.pinimg.com/webapp/www/convert-personal-3d8b63bd317849b9.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"conversation/[conversation_id].js":{"dependencies":["https://s.pinimg.com/webapp/92995-71073c1686d09ec3.js","https://s.pinimg.com/webapp/54636-bdd83cd4f65a0018.js","https://s.pinimg.com/webapp/9290-8e5a8ebfe00e23c2.js","https://s.pinimg.com/webapp/13025-30904d99890c8f74.js","https://s.pinimg.com/webapp/70121-36aa316410c52399.js","https://s.pinimg.com/webapp/98757-e7d8362fa4720270.js","https://s.pinimg.com/webapp/www/conversation/[conversation_id]-07d37bd91f0af941.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"copyright-reporting/[username].js":{"dependencies":["https://s.pinimg.com/webapp/www/copyright-reporting/[username]-acd8c1da8cee7e48.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"create-business.js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/45144-f983c2a9a3d27838.js","https://s.pinimg.com/webapp/63677-a4563fdc648f4809.js","https://s.pinimg.com/webapp/www/create-business-b349f6b9168c4b42.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"create-personal.js":{"dependencies":["https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/38628-c5648337245723b3.js","https://s.pinimg.com/webapp/71731-7884534b57fbb002.js","https://s.pinimg.com/webapp/www/create-personal-190c5f5285c7ee2e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"creator-onboarding-landing.js":{"dependencies":["https://s.pinimg.com/webapp/www/creator-onboarding-landing-0197f82d0e64fe8c.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"csrf_error.js":{"dependencies":["https://s.pinimg.com/webapp/www/csrf_error-ea7cbcf75aecb212.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"deactivate-account.js":{"dependencies":["https://s.pinimg.com/webapp/80514-ed3d81c94f112d69.js","https://s.pinimg.com/webapp/85261-7a7ec3dcd6176d8d.js","https://s.pinimg.com/webapp/www/deactivate-account-c4bf17a99513b8d3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"edit.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/65323-ba7201304b9b6bf2.js","https://s.pinimg.com/webapp/56426-4b7ab0a33fa83bba.js","https://s.pinimg.com/webapp/www/edit-124474f3a5a460bd.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"email_verification_error.js":{"dependencies":["https://s.pinimg.com/webapp/www/email_verification_error-9c9939a5150ff0dc.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"edit/[page].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/65323-ba7201304b9b6bf2.js","https://s.pinimg.com/webapp/56426-4b7ab0a33fa83bba.js","https://s.pinimg.com/webapp/www/edit/[page]-8548b263e2c6149b.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"email/remove.js":{"dependencies":["https://s.pinimg.com/webapp/www/email/remove-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/email/remove-db722e16312e147e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"email/subscription.js":{"dependencies":["https://s.pinimg.com/webapp/63693-021ee9c93468dbdc.js","https://s.pinimg.com/webapp/www/email/subscription-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/email/subscription-46ca579201d22328.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"email/user_survey.js":{"dependencies":["https://s.pinimg.com/webapp/www/email/user_survey-45dc75c2d0fecd6d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"engagement.js":{"dependencies":["https://s.pinimg.com/webapp/www/engagement-db7596eec5525f23.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"engagement/[page].js":{"dependencies":["https://s.pinimg.com/webapp/www/engagement-db7596eec5525f23.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"for-you/[boardId].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/21195-c83a8e8a2e212306.js","https://s.pinimg.com/webapp/47718-9857f61c8b711469.js","https://s.pinimg.com/webapp/www/for-you/[boardId]-c6f21baf4e2749b7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"homefeed.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/www/index-d70178773385b3ce.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"homefeed/debug.js":{"dependencies":["https://s.pinimg.com/webapp/www/homefeed/debug-0ca3f4f1d36e3c6e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"idea-ads-tool.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/93041-16857cf5bc716091.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/www/idea-ads-tool-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/idea-ads-tool-41ea9cb6ee22406d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"idea-pin-builder.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/93041-16857cf5bc716091.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/www/idea-ads-tool-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/idea-ads-tool-41ea9cb6ee22406d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"ideas.js":{"dependencies":["https://s.pinimg.com/webapp/www/ideas-67f777ab722e3ac5.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"ideas/[interest]/[id].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/15246-171da29e9c253dea.js","https://s.pinimg.com/webapp/www/ideas/[interest]/[id]-f585c7fc6afd7c90.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"inbox.js":{"dependencies":["https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/92995-71073c1686d09ec3.js","https://s.pinimg.com/webapp/54636-bdd83cd4f65a0018.js","https://s.pinimg.com/webapp/30766-a158957e8333cc10.js","https://s.pinimg.com/webapp/www/inbox-90d5d3a0813ae29a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"inbox/compose.js":{"dependencies":["https://s.pinimg.com/webapp/www/inbox/compose-ff0376e2efe2ae91.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"inbox/requests.js":{"dependencies":["https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/54636-bdd83cd4f65a0018.js","https://s.pinimg.com/webapp/30766-a158957e8333cc10.js","https://s.pinimg.com/webapp/www/inbox/requests-7d0a8da16a6d961e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"index.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/www/index-d70178773385b3ce.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"invited.js":{"dependencies":["https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/38628-c5648337245723b3.js","https://s.pinimg.com/webapp/www/invited-9013fa797af806f3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"lens-search.js":{"dependencies":["https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/84659-2e66b01ea2080765.js","https://s.pinimg.com/webapp/50333-57971108845296a6.js","https://s.pinimg.com/webapp/64023-9b1400a69288f044.js","https://s.pinimg.com/webapp/64534-1ae6823fcbd12679.js","https://s.pinimg.com/webapp/www/lens-search-6bcba988f4a0415d.css","https://s.pinimg.com/webapp/www/lens-search-4daceff2c6f9a3f2.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"lens-search/history.js":{"dependencies":["https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/84659-2e66b01ea2080765.js","https://s.pinimg.com/webapp/50333-57971108845296a6.js","https://s.pinimg.com/webapp/64023-9b1400a69288f044.js","https://s.pinimg.com/webapp/64534-1ae6823fcbd12679.js","https://s.pinimg.com/webapp/www/lens-search/history-6bcba988f4a0415d.css","https://s.pinimg.com/webapp/www/lens-search/history-3447f50b7b773609.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"linked/signup/step[step].js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/19578-22f251b23f9dbd88.js","https://s.pinimg.com/webapp/44288-f336b2174e8db338.js","https://s.pinimg.com/webapp/www/signup-a67ec582a28e21eb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"login.js":{"dependencies":["https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/38628-c5648337245723b3.js","https://s.pinimg.com/webapp/41420-f225afc4b3769fdd.js","https://s.pinimg.com/webapp/76024-8b0825ad05158d9a.js","https://s.pinimg.com/webapp/www/login-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/login-cd7e2487b1b242df.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"logout.js":{"dependencies":["https://s.pinimg.com/webapp/1012-295177282e3efb9f.js","https://s.pinimg.com/webapp/www/logout-29c956bdc24c8caf.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"login/mfa.js":{"dependencies":["https://s.pinimg.com/webapp/www/login/mfa-91a67f6a6e2eb777.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"me.js":{"dependencies":["https://s.pinimg.com/webapp/www/me-cdcfb76353e9eed9.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"news_hub/[id].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/65323-ba7201304b9b6bf2.js","https://s.pinimg.com/webapp/www/news_hub/[id]-1054f137e5b340f8.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"notifications.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/14829-a81cdb41cf303e35.js","https://s.pinimg.com/webapp/www/notifications-ce37c7c0bafade02.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"oauth.js":{"dependencies":["https://s.pinimg.com/webapp/www/oauth-407db3f63d62c5e5.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"oauth/login.js":{"dependencies":["https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/97089-9a163efeceb0521a.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/38628-c5648337245723b3.js","https://s.pinimg.com/webapp/41420-f225afc4b3769fdd.js","https://s.pinimg.com/webapp/76024-8b0825ad05158d9a.js","https://s.pinimg.com/webapp/www/login-ff59c3a64a93d90c.css","https://s.pinimg.com/webapp/www/login-cd7e2487b1b242df.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"oauth/line/redirect.js":{"dependencies":["https://s.pinimg.com/webapp/www/oauth/line/redirect-622386044a2f435c.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"parent_contact_info.js":{"dependencies":["https://s.pinimg.com/webapp/www/parent_contact_info-9ba81b947a53b9bf.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"parental-passcode.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/40019-3fdaeb408660d49a.js","https://s.pinimg.com/webapp/www/parental-passcode-fbf3ab0dfaf0593b.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"password/reset.js":{"dependencies":["https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/41420-f225afc4b3769fdd.js","https://s.pinimg.com/webapp/www/password/reset-27f547549d774b2d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"password/reset/sent.js":{"dependencies":["https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/41420-f225afc4b3769fdd.js","https://s.pinimg.com/webapp/www/password/reset-27f547549d774b2d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin_redirect.js":{"dependencies":["https://s.pinimg.com/webapp/www/pin_redirect-eac4a0b280988fd4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin-builder.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/93041-16857cf5bc716091.js","https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/www/pin-builder-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/pin-builder-afca9f879d443243.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin-creation-tool.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/93041-16857cf5bc716091.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/16222-b7bc7adfa12e8b68.js","https://s.pinimg.com/webapp/22175-e600dc194931dec0.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/www/idea-ads-tool-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/idea-ads-tool-41ea9cb6ee22406d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/activities.js":{"dependencies":["https://s.pinimg.com/webapp/www/pin/[id]/activities-3f1ff7a0b657e239.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/pin/[id]-b6595ca247294310.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/activity/tried.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/61396-dea4810d9307f14f.js","https://s.pinimg.com/webapp/66875-1537e993e9d290d3.js","https://s.pinimg.com/webapp/19960-b356f2e8b13a2ef3.js","https://s.pinimg.com/webapp/97979-fd60c86e436b55c7.js","https://s.pinimg.com/webapp/73611-3f0573a7be688383.js","https://s.pinimg.com/webapp/www/pin/[id]/activity/tried-4b57720d4d4f879a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/analytics.js":{"dependencies":["https://s.pinimg.com/webapp/www/ideas-67f777ab722e3ac5.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/brand-catalog.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/81846-34fc3097c6155b86.js","https://s.pinimg.com/webapp/www/pin/[id]/brand-catalog-12c9d6d6d8ceac8b.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/comments.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/pin/[id]/comments-80c19520c67aebf6.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/comments/[comment_id].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/pin/[id]-b6595ca247294310.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/edit.js":{"dependencies":["https://s.pinimg.com/webapp/85642-3039a7d447a5e853.js","https://s.pinimg.com/webapp/www/pin/[id]/edit-2d9db0058ec22f40.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/feedback.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/pin/[id]/sent-82e1478b1ff5ab07.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/promote.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/pin/[id]/promote-a9ab307e7dcd8cf0.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/related-products/domain.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/81846-34fc3097c6155b86.js","https://s.pinimg.com/webapp/www/pin/[id]/related-products/domain-62f1859c5d6c6a0e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/repin.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/pin/[id]/repin-8d287592d6c684c2.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/repin/[boardId].js":{"dependencies":["https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/59292-9e2ac69c1c05eef1.js","https://s.pinimg.com/webapp/68031-b7629d6ec26e502d.js","https://s.pinimg.com/webapp/13969-09897872987b7fd6.js","https://s.pinimg.com/webapp/www/pin/[id]/repin/[boardId]-fa6734429971a252.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/repin/[boardId]/add.js":{"dependencies":["https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/59292-9e2ac69c1c05eef1.js","https://s.pinimg.com/webapp/68031-b7629d6ec26e502d.js","https://s.pinimg.com/webapp/13969-09897872987b7fd6.js","https://s.pinimg.com/webapp/www/pin/[id]/repin/[boardId]/add-d0491ecbfacf50ea.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/repin/x.js":{"dependencies":["https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/84659-2e66b01ea2080765.js","https://s.pinimg.com/webapp/98576-dd2a5eb6dcf83128.js","https://s.pinimg.com/webapp/50333-57971108845296a6.js","https://s.pinimg.com/webapp/45985-36dbe4c32fb56e6a.js","https://s.pinimg.com/webapp/www/pin/[id]/repin/x-f5126e5f02ac3160.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/report.js":{"dependencies":["https://s.pinimg.com/webapp/92995-71073c1686d09ec3.js","https://s.pinimg.com/webapp/13723-e8998603acb5e9b1.js","https://s.pinimg.com/webapp/www/pin/[id]/report-5e1d69ccf61321ba.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/sent.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/pin/[id]/sent-82e1478b1ff5ab07.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/visual-search.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/84659-2e66b01ea2080765.js","https://s.pinimg.com/webapp/15246-171da29e9c253dea.js","https://s.pinimg.com/webapp/www/pin/[id]/visual-search-25f394da2035b9db.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/share.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/www/pin/[id]/share-376acedeb2d027be.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/visual-search/products.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/84659-2e66b01ea2080765.js","https://s.pinimg.com/webapp/www/pin/[id]/visual-search/products-5473db10ffb0906a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/[id]/visual-shop.js":{"dependencies":["https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/15246-171da29e9c253dea.js","https://s.pinimg.com/webapp/64023-9b1400a69288f044.js","https://s.pinimg.com/webapp/www/pin/[id]/visual-shop-99b1303b11586cdd.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pin/create/[method].js":{"dependencies":["https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/45566-3bb3c058ba59384b.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/www/pin/create/[method]-fc3210c4434cccf3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pins/debug/[source].js":{"dependencies":["https://s.pinimg.com/webapp/www/pins/debug/[source]-cf70485116c0bdfc.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"public-beta.js":{"dependencies":["https://s.pinimg.com/webapp/www/public-beta-27650183eda88387.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"pw/[username].js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/92055-3a60a15b7638e588.js","https://s.pinimg.com/webapp/www/pw/[username]-9d619c59626670c7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"recently-viewed.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/www/recently-viewed-d1f592172c88b630.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"reports-and-violations.js":{"dependencies":["https://s.pinimg.com/webapp/www/reports-and-violations-280ed93afd12bf0f.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"report.js":{"dependencies":["https://s.pinimg.com/webapp/www/report-c0c9877dc1202f69.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"request-data.js":{"dependencies":["https://s.pinimg.com/webapp/20990-0f8b98260815080b.js","https://s.pinimg.com/webapp/www/request-data-d186ca258ac1220b.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"safe-redirect.js":{"dependencies":["https://s.pinimg.com/webapp/www/safe-redirect-d1e190daf01ef6f4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"search.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/29559-2cfa0dd1fc1e3d83.js","https://s.pinimg.com/webapp/9255-ad69b160f65d0c6c.js","https://s.pinimg.com/webapp/www/search-83651db3dfe62cf2.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"search/[scope].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/www/search/[scope]-d6785279d13bfff4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"search/me.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/60611-bad3dbf51e9822c6.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/29559-2cfa0dd1fc1e3d83.js","https://s.pinimg.com/webapp/9255-ad69b160f65d0c6c.js","https://s.pinimg.com/webapp/www/search/me-70d49b3fc1c7bda3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"search/my_content.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/13723-e8998603acb5e9b1.js","https://s.pinimg.com/webapp/www/search/my_content-50ab7584668a6821.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"secure/panic.js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/92055-3a60a15b7638e588.js","https://s.pinimg.com/webapp/www/secure/panic-939b8f1df65678c7.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings.js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/23157-7a6fd97035cdb460.js","https://s.pinimg.com/webapp/www/settings-3cee1fec2784ef27.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/account-settings.js":{"dependencies":["https://s.pinimg.com/webapp/4274-d6f537f542cf9223.js","https://s.pinimg.com/webapp/51448-1621cbfad134bce5.js","https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/3476-e9eead245bfe5538.js","https://s.pinimg.com/webapp/80514-ed3d81c94f112d69.js","https://s.pinimg.com/webapp/84064-fb80d073643809c3.js","https://s.pinimg.com/webapp/59505-a45ec93d69a091cd.js","https://s.pinimg.com/webapp/40019-3fdaeb408660d49a.js","https://s.pinimg.com/webapp/50005-250ec605bb8ba140.js","https://s.pinimg.com/webapp/www/settings/account-settings-fc8d97094285558a.css","https://s.pinimg.com/webapp/www/settings/account-settings-e4b8dc845dc99a41.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/blocked-accounts.js":{"dependencies":["https://s.pinimg.com/webapp/43200-e49be4fcfc35230d.js","https://s.pinimg.com/webapp/www/settings/blocked-accounts-212b42703e08075d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/branded-content.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/3235-bf25dd0a3d556e26.js","https://s.pinimg.com/webapp/42093-5c34ae91f9d22726.js","https://s.pinimg.com/webapp/www/settings/branded-content-5e3a9b83c08bd3d1.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/bulk-create-pins.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/50333-57971108845296a6.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/40147-b7ec432282006b02.js","https://s.pinimg.com/webapp/77125-1de2a361c4ab945c.js","https://s.pinimg.com/webapp/www/settings/bulk-create-pins-d32a0bda52e77c0d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/claim.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/32322-d193ca9e23689a3b.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/50333-57971108845296a6.js","https://s.pinimg.com/webapp/16249-0567dc90f2cb11e3.js","https://s.pinimg.com/webapp/53327-bdb47bb906a07cb9.js","https://s.pinimg.com/webapp/12423-80b1aadc7a1c9610.js","https://s.pinimg.com/webapp/42132-7c18e8b16a5ffe7b.js","https://s.pinimg.com/webapp/79561-1c7a70a71c59bf21.js","https://s.pinimg.com/webapp/www/settings/claim-111e8dfe251ce897.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit-profile.js":{"dependencies":["https://s.pinimg.com/webapp/93289-2d2acd027251cc50.js","https://s.pinimg.com/webapp/23157-7a6fd97035cdb460.js","https://s.pinimg.com/webapp/www/settings/edit-profile-367ac55f54c37dab.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/birthdate.js":{"dependencies":["https://s.pinimg.com/webapp/www/settings/edit/birthdate-5b6464f98b2d4be8.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/business-type.js":{"dependencies":["https://s.pinimg.com/webapp/3476-e9eead245bfe5538.js","https://s.pinimg.com/webapp/www/settings/edit/business-type-01b88dd26edb448b.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/contact-name.js":{"dependencies":["https://s.pinimg.com/webapp/3476-e9eead245bfe5538.js","https://s.pinimg.com/webapp/www/settings/edit/contact-name-1f67c2ef75c004a0.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/country-region.js":{"dependencies":["https://s.pinimg.com/webapp/3476-e9eead245bfe5538.js","https://s.pinimg.com/webapp/www/settings/edit/country-region-969281fda6540b8f.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/email.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/3476-e9eead245bfe5538.js","https://s.pinimg.com/webapp/80514-ed3d81c94f112d69.js","https://s.pinimg.com/webapp/84064-fb80d073643809c3.js","https://s.pinimg.com/webapp/www/settings/edit/email-12d31bfe2febadd2.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/gender.js":{"dependencies":["https://s.pinimg.com/webapp/3476-e9eead245bfe5538.js","https://s.pinimg.com/webapp/www/settings/edit/gender-c9bfc2a197b51b37.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/mentions.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/www/settings/edit/mentions-506ad213887f3917.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/login.js":{"dependencies":["https://s.pinimg.com/webapp/71318-dc1e265663bbe516.js","https://s.pinimg.com/webapp/www/settings/edit/login-8a0a57f85f7d1e30.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/edit/password.js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/43200-e49be4fcfc35230d.js","https://s.pinimg.com/webapp/www/settings/edit/password-a2c28302c182b167.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/email.js":{"dependencies":["https://s.pinimg.com/webapp/63693-021ee9c93468dbdc.js","https://s.pinimg.com/webapp/www/settings/email-f116e36d477c70d1.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/messages.js":{"dependencies":["https://s.pinimg.com/webapp/65878-6b0c4b763f51dc22.js","https://s.pinimg.com/webapp/www/settings/messages-dee66dd331b4a0cd.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/messages/[group].js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/65878-6b0c4b763f51dc22.js","https://s.pinimg.com/webapp/www/settings/messages/[group]-b55b2fefa71ec625.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/mfa/[step].js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/3476-e9eead245bfe5538.js","https://s.pinimg.com/webapp/80514-ed3d81c94f112d69.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/84064-fb80d073643809c3.js","https://s.pinimg.com/webapp/48386-2b940e8fad8a9424.js","https://s.pinimg.com/webapp/www/settings/mfa/[step]-615bfc34e6f159a0.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/mfa/backup-code.js":{"dependencies":["https://s.pinimg.com/webapp/www/settings/mfa/backup-code-5d53a67017d2f569.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/mfa/disable.js":{"dependencies":["https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/48386-2b940e8fad8a9424.js","https://s.pinimg.com/webapp/www/settings/mfa/disable-52f4ba48943cb680.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/notifications.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/69753-b8e7b8d2b32ac689.js","https://s.pinimg.com/webapp/1628-53f57e01aa430403.js","https://s.pinimg.com/webapp/www/settings/notifications-587510ac1f208d2c.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/notifications/by-push-notification.js":{"dependencies":["https://s.pinimg.com/webapp/www/settings/notifications/by-push-notification-2abc4c507270c1f2.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/notifications/on-pinterest.js":{"dependencies":["https://s.pinimg.com/webapp/www/settings/notifications/on-pinterest-8307a50059140dd3.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/permissions.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/14367-01984c245cdb10b6.js","https://s.pinimg.com/webapp/www/settings/permissions-9d6cae531b58f3fb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/personal-information.js":{"dependencies":["https://s.pinimg.com/webapp/www/settings/personal-information-96dcfb2cfec7057c.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/privacy.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/3476-e9eead245bfe5538.js","https://s.pinimg.com/webapp/80514-ed3d81c94f112d69.js","https://s.pinimg.com/webapp/84064-fb80d073643809c3.js","https://s.pinimg.com/webapp/20990-0f8b98260815080b.js","https://s.pinimg.com/webapp/52162-472e031a76834159.js","https://s.pinimg.com/webapp/www/settings/privacy-219e5e8423fa20b6.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/profile-visibility.js":{"dependencies":["https://s.pinimg.com/webapp/46344-8516e13798a47392.js","https://s.pinimg.com/webapp/9877-eabcf7c086234296.js","https://s.pinimg.com/webapp/www/settings/profile-visibility-97963fd2174fef1a.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/tax-documents.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/www/settings/tax-documents-752f6f5a6cdac8c0.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"settings/security.js":{"dependencies":["https://s.pinimg.com/webapp/98183-be27bbc98f56bcb3.js","https://s.pinimg.com/webapp/29856-36d92bb2700025d1.js","https://s.pinimg.com/webapp/71318-dc1e265663bbe516.js","https://s.pinimg.com/webapp/59505-a45ec93d69a091cd.js","https://s.pinimg.com/webapp/43198-1ab153f0264b604b.js","https://s.pinimg.com/webapp/www/settings/security-58e89eb03be65c91.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"shopping.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/95470-a7a651f2f3ffd1ff.js","https://s.pinimg.com/webapp/91833-742281488630926b.js","https://s.pinimg.com/webapp/33113-23da974b0e94a43d.js","https://s.pinimg.com/webapp/www/shopping-c9dc82c30ed438ab.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"shopping/[category]/[id].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/95470-a7a651f2f3ffd1ff.js","https://s.pinimg.com/webapp/91833-742281488630926b.js","https://s.pinimg.com/webapp/www/shopping/[category]/[id]-e95dd587ce054e7e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"signup.js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/19578-22f251b23f9dbd88.js","https://s.pinimg.com/webapp/44288-f336b2174e8db338.js","https://s.pinimg.com/webapp/www/signup-a67ec582a28e21eb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"signup/fbemailcollect.js":{"dependencies":["https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/www/signup/fbemailcollect-f94e568a93468ded.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"signup/line-email-collect.js":{"dependencies":["https://s.pinimg.com/webapp/www/signup/line-email-collect-ac11f587860e62af.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"signup/sso-business-account.js":{"dependencies":["https://s.pinimg.com/webapp/www/signup/sso-business-account-7324fea081983b9c.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"signup/step[step].js":{"dependencies":["https://s.pinimg.com/webapp/35804-4f60c6e3e853161d.js","https://s.pinimg.com/webapp/14796-98507428cb00d53e.js","https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/12902-c37190aeb95f74a1.js","https://s.pinimg.com/webapp/48349-34f54164cc6499a3.js","https://s.pinimg.com/webapp/51660-e5b3b0803f34a17b.js","https://s.pinimg.com/webapp/19578-22f251b23f9dbd88.js","https://s.pinimg.com/webapp/44288-f336b2174e8db338.js","https://s.pinimg.com/webapp/www/signup-a67ec582a28e21eb.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"signup/thirdpartyage.js":{"dependencies":["https://s.pinimg.com/webapp/44288-f336b2174e8db338.js","https://s.pinimg.com/webapp/www/signup/thirdpartyage-1481a7c4ebbac122.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"sso/callback.js":{"dependencies":["https://s.pinimg.com/webapp/www/sso/callback-42ed2304c3bcc1bf.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"story_feed.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/84659-2e66b01ea2080765.js","https://s.pinimg.com/webapp/15246-171da29e9c253dea.js","https://s.pinimg.com/webapp/www/story_feed-0ea8977e95c62e67.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"suspension-appeal/submitted.js":{"dependencies":["https://s.pinimg.com/webapp/www/suspension-appeal/submitted-526e77233ce6181d.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"sw-shell.html.js":{"dependencies":["https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"switch_account.js":{"dependencies":["https://s.pinimg.com/webapp/www/switch_account-4a7a527f2c979e40.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"today.js":{"dependencies":["https://s.pinimg.com/webapp/www/ideas-67f777ab722e3ac5.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"today/[term]/[title]/[articleId].js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/87416-9698599ca6fc6c47.js","https://s.pinimg.com/webapp/47679-b1b1694008c56e3a.js","https://s.pinimg.com/webapp/93861-45933279c9fe2541.js","https://s.pinimg.com/webapp/93422-c201780ef5b1d4da.js","https://s.pinimg.com/webapp/30486-ad34d08822fdcef3.js","https://s.pinimg.com/webapp/53612-adf6132152b7be47.js","https://s.pinimg.com/webapp/78794-c023542509a35a96.js","https://s.pinimg.com/webapp/84659-2e66b01ea2080765.js","https://s.pinimg.com/webapp/www/today/[term]/[title]/[articleId]-93ef698d36fb38b4.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"tried_it/[triedItId]/likes.js":{"dependencies":["https://s.pinimg.com/webapp/16251-0f7c03b1119c3fb6.js","https://s.pinimg.com/webapp/www/tried_it/[triedItId]/likes-194921650d72e589.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"unauth-profile.js":{"dependencies":["https://s.pinimg.com/webapp/39134-1b0dbdbfb80b7b36.js","https://s.pinimg.com/webapp/21563-12e9c0daea6c739b.js","https://s.pinimg.com/webapp/80397-1e34e14948d4c990.js","https://s.pinimg.com/webapp/86780-c93a6752a87f0d71.js","https://s.pinimg.com/webapp/www/unauth-profile-09f20067eee8dd16.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"unlink.js":{"dependencies":["https://s.pinimg.com/webapp/www/unlink-705ed02210881c30.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"verify/parent-email.js":{"dependencies":["https://s.pinimg.com/webapp/www/verify/parent-email-4809149be9bf953e.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"web-custom-svg.js":{"dependencies":["https://s.pinimg.com/webapp/www/web-custom-svg-6d433a74501d4268.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"web-mentorship.js":{"dependencies":["https://s.pinimg.com/webapp/www/web-mentorship-73970a2f3eb46159.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"web-mentorship/[username].js":{"dependencies":["https://s.pinimg.com/webapp/www/web-mentorship-73970a2f3eb46159.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"web-mentorship/[username]/[page].js":{"dependencies":["https://s.pinimg.com/webapp/www/web-mentorship-73970a2f3eb46159.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"website/confirm.js":{"dependencies":["https://s.pinimg.com/webapp/www/website/confirm-1f3ffeb6eafeeef1.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]},"welcome.js":{"dependencies":["https://s.pinimg.com/webapp/www/welcome-7f7c7608107d7390.js","https://s.pinimg.com/webapp/vendor-react-2bae051a9c980fee.js","https://s.pinimg.com/webapp/DefaultPinRep-e5ce4def105cade0.js"]}}</script><div hidden id="S:0"></div><script nonce="76247b6b3b5d18568e0c82a6f8396cde">$RC=function(b,c,e){c=document.getElementById(c);c.parentNode.removeChild(c);var a=document.getElementById(b);if(a){b=a.previousSibling;if(e)b.data="$!",a.setAttribute("data-dgst",e);else{e=b.parentNode;a=b.nextSibling;var f=0;do{if(a&&8===a.nodeType){var d=a.data;if("/$"===d)if(0===f)break;else f--;else"$"!==d&&"$?"!==d&&"$!"!==d||f++}d=a.nextSibling;e.removeChild(a);a=d}while(a);for(;c.firstChild;)e.insertBefore(c.firstChild,a);b.data="$"}b._reactRetry&&b._reactRetry()}};$RC("B:0","S:0")</script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/4178-f85ecdaf35d5968a.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/33113-23da974b0e94a43d.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/76201-ede3aa1123fb5d68.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/29944-8004bd07921cd9d1.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/app-www-PageWrapper-UnauthPageWrapperHeader-3ec577b6092fc764.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/74720-1366c85a9c1f0094.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/15361-1c58acec70ec8b7b.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/app-www-profile-ProfileHeader-BusinessProfileHeader-BusinessProfileHeader-48e492d66aacecd5.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/87070-382caa71da026ff6.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/63302-ce4ca7e2132f4c22.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/73611-3f0573a7be688383.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/app-www-pages-duplo-ProfileBoards-fe080b6b7d92ae8f.js"></script><script crossorigin="anonymous" data-lazy-component="" defer="" fetchpriority="high" nonce="76247b6b3b5d18568e0c82a6f8396cde" src="https://s.pinimg.com/webapp/app-www-PageWrapper-UnauthPageWrapperFooter-9fe216b2b585dbab.js"></script><link rel="preload" as="image" href="https://i.pinimg.com/280x280_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/474x/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/170x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/170x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/474x/f9/47/80/f9478032dc3dbbba1465db2e040efaf3.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/170x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/170x/a3/38/3f/a3383f46cba870a9c2d5600d5f3d59d5.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/474x/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/170x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/170x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/474x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/170x/a1/02/e8/a102e8119f4f8ea9f47793d53a3e3ec7.jpg"/><link rel="preload" as="image" href="https://i.pinimg.com/170x/cf/af/7f/cfaf7f603f87f94001e29faad64ac096.jpg"/><div hidden id="S:2"><style>:root {
  91.  --gestalt-theme: classic;
  92.  --gestalt-color-scheme: lightMode;
  93.  --color-red-pushpin-0: #fff7f7;
  94.  --color-red-pushpin-50: #ffebeb;
  95.  --color-red-pushpin-100: #ffe0e0;
  96.  --color-red-pushpin-200: #fcbbbb;
  97.  --color-red-pushpin-300: #f47171;
  98.  --color-red-pushpin-400: #eb4242;
  99.  --color-red-pushpin-450: #e60023;
  100.  --color-red-pushpin-500: #cc0000;
  101.  --color-red-pushpin-600: #b60000;
  102.  --color-red-pushpin-700: #9b0000;
  103.  --color-red-pushpin-800: #800000;
  104.  --color-red-pushpin-900: #660000;
  105.  --color-pink-flaminglow-0: #fff8fa;
  106.  --color-pink-flaminglow-50: #ffebf1;
  107.  --color-pink-flaminglow-100: #ffdfe9;
  108.  --color-pink-flaminglow-200: #ffbed2;
  109.  --color-pink-flaminglow-300: #fe8eb1;
  110.  --color-pink-flaminglow-400: #f76593;
  111.  --color-pink-flaminglow-450: #ee376a;
  112.  --color-pink-flaminglow-500: #de2c62;
  113.  --color-pink-flaminglow-600: #c31952;
  114.  --color-pink-flaminglow-700: #a30c4a;
  115.  --color-pink-flaminglow-800: #82053e;
  116.  --color-pink-flaminglow-900: #630233;
  117.  --color-blue-skycicle-0: #f7fbff;
  118.  --color-blue-skycicle-50: #e6f4ff;
  119.  --color-blue-skycicle-100: #d7edff;
  120.  --color-blue-skycicle-200: #abdbff;
  121.  --color-blue-skycicle-300: #75bfff;
  122.  --color-blue-skycicle-400: #45a3fe;
  123.  --color-blue-skycicle-450: #007cff;
  124.  --color-blue-skycicle-500: #0074e8;
  125.  --color-blue-skycicle-600: #005fcb;
  126.  --color-blue-skycicle-700: #004ba9;
  127.  --color-blue-skycicle-800: #003c96;
  128.  --color-blue-skycicle-900: #002966;
  129.  --color-teal-spabattical-0: #f7fdfc;
  130.  --color-teal-spabattical-50: #e6faf5;
  131.  --color-teal-spabattical-100: #ccf6ee;
  132.  --color-teal-spabattical-200: #75e4d5;
  133.  --color-teal-spabattical-300: #48d5c6;
  134.  --color-teal-spabattical-400: #26c0b4;
  135.  --color-teal-spabattical-450: #009990;
  136.  --color-teal-spabattical-500: #00857c;
  137.  --color-teal-spabattical-600: #006b6c;
  138.  --color-teal-spabattical-700: #005c62;
  139.  --color-teal-spabattical-800: #005062;
  140.  --color-teal-spabattical-900: #003440;
  141.  --color-green-matchacado-0: #f6fdf5;
  142.  --color-green-matchacado-50: #e3fae1;
  143.  --color-green-matchacado-100: #c3f9c2;
  144.  --color-green-matchacado-200: #a4f9ac;
  145.  --color-green-matchacado-300: #6bec8c;
  146.  --color-green-matchacado-400: #39d377;
  147.  --color-green-matchacado-450: #1dad65;
  148.  --color-green-matchacado-500: #008753;
  149.  --color-green-matchacado-600: #005f3e;
  150.  --color-green-matchacado-700: #00422c;
  151.  --color-green-matchacado-800: #003020;
  152.  --color-green-matchacado-900: #00261a;
  153.  --color-purple-mysticool-0: #f8f7ff;
  154.  --color-purple-mysticool-50: #f0edff;
  155.  --color-purple-mysticool-100: #e9e4ff;
  156.  --color-purple-mysticool-200: #d5c7ff;
  157.  --color-purple-mysticool-300: #b190ff;
  158.  --color-purple-mysticool-400: #9e68ff;
  159.  --color-purple-mysticool-450: #8a39fa;
  160.  --color-purple-mysticool-500: #812ae7;
  161.  --color-purple-mysticool-600: #6b16ca;
  162.  --color-purple-mysticool-700: #550aa9;
  163.  --color-purple-mysticool-800: #400387;
  164.  --color-purple-mysticool-900: #2c0066;
  165.  --color-orange-firetini-0: #fff6eb;
  166.  --color-orange-firetini-50: #fff0db;
  167.  --color-orange-firetini-100: #ffe4c1;
  168.  --color-orange-firetini-200: #ffc58f;
  169.  --color-orange-firetini-300: #fda161;
  170.  --color-orange-firetini-400: #f77a38;
  171.  --color-orange-firetini-450: #ff5b45;
  172.  --color-orange-firetini-500: #de3700;
  173.  --color-orange-firetini-600: #c32f00;
  174.  --color-orange-firetini-700: #a42700;
  175.  --color-orange-firetini-800: #842000;
  176.  --color-orange-firetini-900: #660e00;
  177.  --color-yellow-caramellow-0: #fffedb;
  178.  --color-yellow-caramellow-50: #fffebb;
  179.  --color-yellow-caramellow-100: #fffd92;
  180.  --color-yellow-caramellow-200: #fae600;
  181.  --color-yellow-caramellow-300: #fdc900;
  182.  --color-yellow-caramellow-400: #e18d00;
  183.  --color-yellow-caramellow-450: #d86800;
  184.  --color-yellow-caramellow-500: #bd5b00;
  185.  --color-yellow-caramellow-600: #aa4900;
  186.  --color-yellow-caramellow-700: #943a00;
  187.  --color-yellow-caramellow-800: #7c2d00;
  188.  --color-yellow-caramellow-900: #662400;
  189.  --color-white-mochimalist-0: #ffffff;
  190.  --color-gray-roboflow-50: #f9f9f9;
  191.  --color-gray-roboflow-100: #f1f1f1;
  192.  --color-gray-roboflow-200: #e9e9e9;
  193.  --color-gray-roboflow-300: #cdcdcd;
  194.  --color-gray-roboflow-400: #a5a5a5;
  195.  --color-gray-roboflow-500: #767676;
  196.  --color-gray-roboflow-550: #5f5f5f;
  197.  --color-gray-roboflow-600: #4a4a4a;
  198.  --color-gray-roboflow-700: #2b2b2b;
  199.  --color-gray-roboflow-800: #191919;
  200.  --color-black-cosmicore-900: #111111;
  201.  --color-transparent: rgba(0, 0, 0, 0);
  202.  --color-text-default: #111111;
  203.  --color-text-subtle: #767676;
  204.  --color-text-success: #005f3e;
  205.  --color-text-disabled: #a5a5a5;
  206.  --color-text-error: #cc0000;
  207.  --color-text-warning: #bd5b00;
  208.  --color-text-inverse: #ffffff;
  209.  --color-text-dark: #111111;
  210.  --color-text-light: #ffffff;
  211.  --color-text-shopping: #0074e8;
  212.  --color-text-link: #004ba9;
  213.  --color-text-formfield-default: #111111;
  214.  --color-text-formfield-disabled: #767676;
  215.  --color-text-formfield-placeholder: #767676;
  216.  --color-icon-default: #111111;
  217.  --color-icon-subtle: #767676;
  218.  --color-icon-subtle-accent: #5f5f5f;
  219.  --color-icon-success: #005f3e;
  220.  --color-icon-disabled: #a5a5a5;
  221.  --color-icon-error: #cc0000;
  222.  --color-icon-warning: #bd5b00;
  223.  --color-icon-info: #0074e8;
  224.  --color-icon-recommendation: #812ae7;
  225.  --color-icon-inverse: #ffffff;
  226.  --color-icon-shopping: #0074e8;
  227.  --color-icon-brand-primary: #e60023;
  228.  --color-icon-light: #ffffff;
  229.  --color-icon-dark: #111111;
  230.  --color-icon-avatar-default: #111111;
  231.  --color-background-default: #ffffff;
  232.  --color-background-info-base: #0074e8;
  233.  --color-background-info-weak: #d7edff;
  234.  --color-background-info-strong: #005fcb;
  235.  --color-background-error-base: #cc0000;
  236.  --color-background-error-weak: #ffe0e0;
  237.  --color-background-warning-base: #bd5b00;
  238.  --color-background-warning-weak: #ffe4c1;
  239.  --color-background-success-base: #008753;
  240.  --color-background-success-weak: #c3f9c2;
  241.  --color-background-recommendation-base: #812ae7;
  242.  --color-background-recommendation-weak: #e9e4ff;
  243.  --color-background-neutral: #767676;
  244.  --color-background-shopping: #0074e8;
  245.  --color-background-primary-base: #e60023;
  246.  --color-background-primary-strong: #b60000;
  247.  --color-background-primary-weak: #f47171;
  248.  --color-background-secondary-base: #e9e9e9;
  249.  --color-background-secondary-strong: #a5a5a5;
  250.  --color-background-secondary-weak: #cdcdcd;
  251.  --color-background-tertiary-base: #767676;
  252.  --color-background-tertiary-strong: #2b2b2b;
  253.  --color-background-tertiary-weak: #cdcdcd;
  254.  --color-background-selected-base: #111111;
  255.  --color-background-selected-strong: #2b2b2b;
  256.  --color-background-selected-weak: #a5a5a5;
  257.  --color-background-inverse-base: #111111;
  258.  --color-background-inverse-strong: #e9e9e9;
  259.  --color-background-brand: #e60023;
  260.  --color-background-education: #0074e8;
  261.  --color-background-wash-dark: rgba(0, 0, 0, 0.8);
  262.  --color-background-wash-light: rgba(255, 255, 255, 0.9);
  263.  --color-background-dark: #111111;
  264.  --color-background-light: #ffffff;
  265.  --color-background-elevation-accent: #f1f1f1;
  266.  --color-background-elevation-floating: rgba(0, 0, 0, 0);
  267.  --color-background-elevation-raised: rgba(0, 0, 0, 0);
  268.  --color-background-avatar-placeholder: #efefef;
  269.  --color-background-avatar-wash: rgba(0, 0, 0, 0.06);
  270.  --color-background-badge-neutral-default: #767676;
  271.  --color-background-badge-neutral-hover: #767676;
  272.  --color-background-badge-info-default: #0074e8;
  273.  --color-background-badge-info-hover: #005fcb;
  274.  --color-background-badge-error-default: #cc0000;
  275.  --color-background-badge-error-hover: #cc0000;
  276.  --color-background-badge-warning-default: #bd5b00;
  277.  --color-background-badge-warning-hover: #bd5b00;
  278.  --color-background-badge-success-default: #008753;
  279.  --color-background-badge-success-hover: #008753;
  280.  --color-background-badge-recommendation-default: #812ae7;
  281.  --color-background-badge-recommendation-hover: #812ae7;
  282.  --color-background-badge-lightwash-default: rgba(255, 255, 255, 0.9);
  283.  --color-background-badge-lightwash-hover: rgba(255, 255, 255, 0.9);
  284.  --color-background-badge-darkwash-default: rgba(0, 0, 0, 0.8);
  285.  --color-background-badge-darkwash-hover: rgba(0, 0, 0, 0.8);
  286.  --color-background-box-default: #ffffff;
  287.  --color-background-box-info-base: #0074e8;
  288.  --color-background-box-info-weak: #d7edff;
  289.  --color-background-box-error-base: #cc0000;
  290.  --color-background-box-error-weak: #ffe0e0;
  291.  --color-background-box-warning-base: #bd5b00;
  292.  --color-background-box-warning-weak: #ffe4c1;
  293.  --color-background-box-success-base: #008753;
  294.  --color-background-box-success-weak: #c3f9c2;
  295.  --color-background-box-recommendation-base: #812ae7;
  296.  --color-background-box-recommendation-weak: #e9e4ff;
  297.  --color-background-box-shopping: #0074e8;
  298.  --color-background-box-primary: #e60023;
  299.  --color-background-box-secondary: #e9e9e9;
  300.  --color-background-box-tertiary: #767676;
  301.  --color-background-box-selected: #111111;
  302.  --color-background-box-inverse: #111111;
  303.  --color-background-box-brand: #e60023;
  304.  --color-background-box-education: #0074e8;
  305.  --color-background-box-elevation-accent: #f1f1f1;
  306.  --color-background-box-elevation-floating: rgba(0, 0, 0, 0);
  307.  --color-background-box-elevation-raised: rgba(0, 0, 0, 0);
  308.  --color-background-box-lightwash: #e2e2e2;
  309.  --color-background-box-darkwash: #dadada;
  310.  --color-background-box-transparentdarkgray: rgba(51, 51, 51, 0.8);
  311.  --color-background-box-dark: #111111;
  312.  --color-background-box-light: #ffffff;
  313.  --color-background-box-transparent: rgba(0, 0, 0, 0);
  314.  --color-background-button-primary-default: #e60023;
  315.  --color-background-button-primary-hover: #b60000;
  316.  --color-background-button-primary-active: #a3081a;
  317.  --color-background-button-primary-disabled: #e9e9e9;
  318.  --color-background-button-secondary-default: #e9e9e9;
  319.  --color-background-button-secondary-hover: #e2e2e2;
  320.  --color-background-button-secondary-active: #dadada;
  321.  --color-background-button-secondary-disabled: #e9e9e9;
  322.  --color-background-button-tertiary-default: rgba(0, 0, 0, 0);
  323.  --color-background-button-tertiary-hover: rgba(0, 0, 0, 0.06);
  324.  --color-background-button-tertiary-active: rgba(0, 0, 0, 0.1);
  325.  --color-background-button-tertiary-disabled: #e9e9e9;
  326.  --color-background-button-elevation-default: rgba(0, 0, 0, 0);
  327.  --color-background-button-elevation-hover: rgba(0, 0, 0, 0.06);
  328.  --color-background-button-elevation-active: rgba(0, 0, 0, 0.1);
  329.  --color-background-button-elevation-disabled: #e9e9e9;
  330.  --color-background-button-shopping-default: #0074e8;
  331.  --color-background-button-shopping-hover: #4a8ad4;
  332.  --color-background-button-shopping-active: #4a85c9;
  333.  --color-background-button-white-default: #ffffff;
  334.  --color-background-button-white-hover: #f0f0f0;
  335.  --color-background-button-white-active: #e0e0e0;
  336.  --color-background-button-white-disabled: #e9e9e9;
  337.  --color-background-button-dark-default: #111111;
  338.  --color-background-button-dark-hover: #000000;
  339.  --color-background-button-dark-active: #000000;
  340.  --color-background-button-light-default: #ffffff;
  341.  --color-background-button-light-hover: #f8f7f2;
  342.  --color-background-button-light-active: #f8f7f2;
  343.  --color-background-button-gray-default: #767676;
  344.  --color-background-button-gray-hover: #878787;
  345.  --color-background-button-gray-active: #828282;
  346.  --color-background-button-gray-disabled: #e9e9e9;
  347.  --color-background-button-semitransparentdefault-default: rgba(255, 255, 255, 0.8);
  348.  --color-background-button-semitransparentdefault-hover: #f0f0f0;
  349.  --color-background-button-semitransparentdefault-active: #e0e0e0;
  350.  --color-background-button-semitransparentwhite-default: rgba(255, 255, 255, 0.8);
  351.  --color-background-button-semitransparentwhite-hover: #f0f0f0;
  352.  --color-background-button-semitransparentwhite-active: rgba(255, 255, 255, 0.8);
  353.  --color-background-button-semitransparentwhite-disabled: #e9e9e9;
  354.  --color-background-button-semitransparentdark-default: rgba(51, 51, 51, 0.8);
  355.  --color-background-button-semitransparentdark-hover: #121212;
  356.  --color-background-button-semitransparentdark-active: #1f1f1f;
  357.  --color-background-button-semitransparentdark-disabled: #e9e9e9;
  358.  --color-background-button-transparentdarkbackground-default: rgba(0, 0, 0, 0);
  359.  --color-background-button-transparentdarkbackground-hover: rgba(0, 0, 0, 0.06);
  360.  --color-background-button-transparentdarkbackground-active: rgba(0, 0, 0, 0.1);
  361.  --color-background-button-transparentdarkbackground-disabled: #e9e9e9;
  362.  --color-background-button-disabled-default: #e9e9e9;
  363.  --color-background-button-selected-default: #111111;
  364.  --color-background-button-selected-disabled: #111111;
  365.  --color-background-combobox-item-default: rgba(0, 0, 0, 0);
  366.  --color-background-combobox-item-hover: #efefef;
  367.  --color-background-checkbox-disabled: #efefef;
  368.  --color-background-checkbox-checked-default: #111111;
  369.  --color-background-checkbox-checked-error: #111111;
  370.  --color-background-checkbox-unchecked-default: #ffffff;
  371.  --color-background-checkbox-unchecked-error: #ffffff;
  372.  --color-background-datepicker-container: #ffffff;
  373.  --color-background-datepicker-range-default: rgba(0, 0, 0, 0.06);
  374.  --color-background-datepicker-range-hover: rgba(0, 0, 0, 0.06);
  375.  --color-background-datepicker-range-active: rgba(0, 0, 0, 0.06);
  376.  --color-background-datepicker-button-unselected-default: #ffffff;
  377.  --color-background-datepicker-button-unselected-hover: rgba(0, 0, 0, 0.06);
  378.  --color-background-datepicker-button-unselected-active: rgba(0, 0, 0, 0.06);
  379.  --color-background-datepicker-button-selected-default: #111111;
  380.  --color-background-datepicker-button-selected-hover: #111111;
  381.  --color-background-datepicker-button-selected-active: #111111;
  382.  --color-background-formfield-primary: #ffffff;
  383.  --color-background-formfield-disabled: #efefef;
  384.  --color-background-formfield-selected: #111111;
  385.  --color-background-iconbutton-semitransparentdark-default: rgba(51, 51, 51, 0.8);
  386.  --color-background-iconbutton-semitransparentdark-hover: #121212;
  387.  --color-background-iconbutton-semitransparentdark-active: #1f1f1f;
  388.  --color-background-iconbutton-semitransparentdark-disabled-default: #e9e9e9;
  389.  --color-background-iconbutton-semitransparentdark-disabled-selected: #e9e9e9;
  390.  --color-background-indicator: #e60023;
  391.  --color-background-mask-wash: rgba(0, 0, 0, 0.04);
  392.  --color-background-overlay: #ffffff;
  393.  --color-background-popover-primary: #ffffff;
  394.  --color-background-popover-secondary: #111111;
  395.  --color-background-popover-education: #0074e8;
  396.  --color-background-tabs-default-base: #ffffff;
  397.  --color-background-tabs-default-hover: #e9e9e9;
  398.  --color-background-tabs-default-active: #e2e2e2;
  399.  --color-background-tabs-transparent-base: rgba(0, 0, 0, 0);
  400.  --color-background-tabs-transparent-hover: rgba(0, 0, 0, 0.06);
  401.  --color-background-tabs-transparent-active: rgba(0, 0, 0, 0.1);
  402.  --color-background-tag-primary-default: #e9e9e9;
  403.  --color-background-tag-primary-hover: #e2e2e2;
  404.  --color-background-tag-primary-active: #dadada;
  405.  --color-background-tag-error-default: #cc0000;
  406.  --color-background-tag-error-hover: #ad081b;
  407.  --color-background-tag-error-active: #a3081a;
  408.  --color-background-tag-warning-default: #bd5b00;
  409.  --color-background-tag-warning-hover: #aa4900;
  410.  --color-background-tag-warning-active: #943a00;
  411.  --color-background-searchguide-default-10: #e9e4ff;
  412.  --color-background-searchguide-default-11: #e9e9e9;
  413.  --color-background-searchguide-default-01: #abdbff;
  414.  --color-background-searchguide-default-02: #a4f9ac;
  415.  --color-background-searchguide-default-03: #ffc58f;
  416.  --color-background-searchguide-default-04: #fcbbbb;
  417.  --color-background-searchguide-default-05: #d5c7ff;
  418.  --color-background-searchguide-default-06: #d7edff;
  419.  --color-background-searchguide-default-07: #c3f9c2;
  420.  --color-background-searchguide-default-08: #ffe4c1;
  421.  --color-background-searchguide-default-09: #fcbbbb;
  422.  --color-background-searchguide-hover-10: #e9e4ff;
  423.  --color-background-searchguide-hover-11: #e9e9e9;
  424.  --color-background-searchguide-hover-01: #abdbff;
  425.  --color-background-searchguide-hover-02: #a4f9ac;
  426.  --color-background-searchguide-hover-03: #ffc58f;
  427.  --color-background-searchguide-hover-04: #fcbbbb;
  428.  --color-background-searchguide-hover-05: #d5c7ff;
  429.  --color-background-searchguide-hover-06: #d7edff;
  430.  --color-background-searchguide-hover-07: #c3f9c2;
  431.  --color-background-searchguide-hover-08: #ffe4c1;
  432.  --color-background-searchguide-hover-09: #fcbbbb;
  433.  --color-background-searchguide-active-10: #e9e4ff;
  434.  --color-background-searchguide-active-11: #e9e9e9;
  435.  --color-background-searchguide-active-01: #abdbff;
  436.  --color-background-searchguide-active-02: #a4f9ac;
  437.  --color-background-searchguide-active-03: #ffc58f;
  438.  --color-background-searchguide-active-04: #fcbbbb;
  439.  --color-background-searchguide-active-05: #d5c7ff;
  440.  --color-background-searchguide-active-06: #d7edff;
  441.  --color-background-searchguide-active-07: #c3f9c2;
  442.  --color-background-searchguide-active-08: #ffe4c1;
  443.  --color-background-searchguide-active-09: #fcbbbb;
  444.  --color-background-segmentedcontrol-container: #efefef;
  445.  --color-background-segmentedcontrol-tab-selected: #ffffff;
  446.  --color-background-switch-default-selected: #111111;
  447.  --color-background-switch-default-unselected: #ffffff;
  448.  --color-background-switch-disabled-selected: #767676;
  449.  --color-background-switch-disabled-unselected: #efefef;
  450.  --color-background-switch-hover-selected: #111111;
  451.  --color-background-switch-hover-unselected: #ffffff;
  452.  --color-background-switch-pressed-selected: #111111;
  453.  --color-background-switch-pressed-unselected: #ffffff;
  454.  --color-background-table-footer: #ffffff;
  455.  --color-background-table-row-hover: #efefef;
  456.  --color-background-table-row-selected: #efefef;
  457.  --color-background-tagdata-primary: #e9e9e9;
  458.  --color-background-tagdata-secondary: #ffffff;
  459.  --color-background-tagdata-disabled: #efefef;
  460.  --color-background-tableofcontents-item-default: rgba(0, 0, 0, 0);
  461.  --color-background-tableofcontents-item-hover: #e9e9e9;
  462.  --color-background-tiledata-10: #0050621A;
  463.  --color-background-tiledata-11: #de2c621A;
  464.  --color-background-tiledata-12: #660e001A;
  465.  --color-background-tiledata-01: #003c961A;
  466.  --color-background-tiledata-02: #11a69c1A;
  467.  --color-background-tiledata-03: #924af71A;
  468.  --color-background-tiledata-04: #d177111A;
  469.  --color-background-tiledata-05: #0081fe1A;
  470.  --color-background-tiledata-06: #ff53831A;
  471.  --color-background-tiledata-07: #00ab551A;
  472.  --color-background-tiledata-08: #4003871A;
  473.  --color-background-tiledata-09: #f2681f1A;
  474.  --color-background-tiledata-hover: #e9e9e9;
  475.  --color-background-tiledata-disabled: #efefef;
  476.  --color-background-video-container-primary: #111111;
  477.  --color-background-video-container-secondary: rgba(0, 0, 0, 0);
  478.  --color-border-container: #cdcdcd;
  479.  --color-border-default: #767676;
  480.  --color-border-error: #cc0000;
  481.  --color-border-focus: rgba(0, 132, 255, 0.5);
  482.  --color-border-avatar: #ffffff;
  483.  --color-border-badge-default: #ffffff;
  484.  --color-border-badge-light: #ffffff;
  485.  --color-border-badge-dark: #111111;
  486.  --color-border-button-hover: #cdcdcd;
  487.  --color-border-button-pressed: #cdcdcd;
  488.  --color-border-checkbox-checked-default: #111111;
  489.  --color-border-checkbox-checked-error: #cc0000;
  490.  --color-border-checkbox-disabled: #efefef;
  491.  --color-border-checkbox-unchecked-default: #767676;
  492.  --color-border-checkbox-unchecked-error: #cc0000;
  493.  --color-border-checkbox-unchecked-hover: #a5a5a5;
  494.  --color-border-checkbox-unchecked-pressed: #a5a5a5;
  495.  --color-border-formfield-error-default: #cc0000;
  496.  --color-border-formfield-error-hover: #ad081b;
  497.  --color-border-formfield-disabled: #efefef;
  498.  --color-border-indicator: #ffffff;
  499.  --color-border-popover-primary: #ffffff;
  500.  --color-border-popover-secondary: #111111;
  501.  --color-border-popover-education: #0074e8;
  502.  --color-border-pulsar-default: #0074e8;
  503.  --color-border-pulsar-hover: #dce9fa;
  504.  --color-border-switch-default-selected: #111111;
  505.  --color-border-switch-default-unselected: #767676;
  506.  --color-border-switch-disabled-selected: #ffffff;
  507.  --color-border-switch-disabled-unselected: #cdcdcd;
  508.  --color-border-switch-focus-inner: #767676;
  509.  --color-border-switch-focus-outer: #767676;
  510.  --color-border-switch-hover-unselected: #767676;
  511.  --color-border-switch-pressed-unselected: #767676;
  512.  --color-border-table-row-selected: #111111;
  513.  --color-border-tag-disabled: #767676;
  514.  --color-data-visualization-10: #005062;
  515.  --color-data-visualization-11: #de2c62;
  516.  --color-data-visualization-12: #660e00;
  517.  --color-data-visualization-01: #003c96;
  518.  --color-data-visualization-02: #11a69c;
  519.  --color-data-visualization-03: #924af7;
  520.  --color-data-visualization-04: #d17711;
  521.  --color-data-visualization-05: #0081fe;
  522.  --color-data-visualization-06: #ff5383;
  523.  --color-data-visualization-07: #00ab55;
  524.  --color-data-visualization-08: #400387;
  525.  --color-data-visualization-09: #f2681f;
  526.  --color-data-visualization-primary: #0081fe;
  527.  --color-data-visualization-success-graph: #008753;
  528.  --color-data-visualization-success-text: #005f3e;
  529.  --color-data-visualization-error-graph: #ed0000;
  530.  --color-data-visualization-error-text: #cc0000;
  531.  --font-size-100: 12px;
  532.  --font-size-200: 14px;
  533.  --font-size-300: 16px;
  534.  --font-size-400: 20px;
  535.  --font-size-500: 28px;
  536.  --font-size-600: 36px;
  537.  --font-size-datepicker-date: 16px;
  538.  --font-size-datepicker-heading: 20px;
  539.  --font-weight-normal: 400;
  540.  --font-weight-semibold: 600;
  541.  --font-weight-bold: 700;
  542.  --font-weight-datepicker-date: 400;
  543.  --font-weight-datepicker-heading: 700;
  544.  --font-family-default-latin: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'MS Pゴシック', Arial, sans-serif;
  545.  --font-family-default-japanese: 'SF Pro JP', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', Arial, sans-serif;
  546.  --font-family-code: SFMono-Medium, 'SF Mono', 'Segoe UI Mono', 'Roboto Mono', 'Ubuntu Mono', Menlo, Consolas, Courier, monospace;
  547.  --font-family-datepicker-date: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'MS Pゴシック', Arial, sans-serif;
  548.  --font-family-datepicker-heading: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'MS Pゴシック', Arial, sans-serif;
  549.  --font-letterspacing-datepicker-date: normal;
  550.  --font-letterspacing-datepicker-heading: normal;
  551.  --font-lineheight-datepicker-date: 22px;
  552.  --font-lineheight-datepicker-heading: normal;
  553.  --font-textdecoration-datepicker-date: none;
  554.  --font-textdecoration-datepicker-heading: none;
  555.  --opacity-0: 0;
  556.  --opacity-100: 0.04;
  557.  --opacity-200: 0.2;
  558.  --opacity-300: 0.4;
  559.  --opacity-400: 0.8;
  560.  --opacity-500: 0.9;
  561.  --rounding-0: 0px;
  562.  --rounding-100: 4px;
  563.  --rounding-200: 8px;
  564.  --rounding-300: 12px;
  565.  --rounding-400: 16px;
  566.  --rounding-500: 20px;
  567.  --rounding-600: 24px;
  568.  --rounding-700: 28px;
  569.  --rounding-800: 32px;
  570.  --rounding-pill: 999px;
  571.  --rounding-circle: 50%;
  572.  --rounding-datepicker-container: 16px;
  573.  --rounding-datepicker-days: 50%;
  574.  --rounding-datepicker-navigation: 50%;
  575.  --rounding-datepicker-range-start: 50% 0px 0px 50%;
  576.  --rounding-datepicker-range-middle: 0px;
  577.  --rounding-datepicker-range-end: 0px 50% 50% 0px;
  578.  --space-0: 0px;
  579.  --space-100: 4px;
  580.  --space-200: 8px;
  581.  --space-300: 12px;
  582.  --space-400: 16px;
  583.  --space-500: 20px;
  584.  --space-600: 24px;
  585.  --space-700: 28px;
  586.  --space-800: 32px;
  587.  --space-900: 36px;
  588.  --space-1000: 40px;
  589.  --space-1100: 44px;
  590.  --space-1200: 48px;
  591.  --space-1300: 52px;
  592.  --space-1400: 56px;
  593.  --space-1500: 60px;
  594.  --space-1600: 64px;
  595.  --space-negative-100: -4px;
  596.  --space-negative-200: -8px;
  597.  --space-negative-300: -12px;
  598.  --space-negative-400: -16px;
  599.  --space-negative-500: -20px;
  600.  --space-negative-600: -24px;
  601.  --space-negative-700: -28px;
  602.  --space-negative-800: -32px;
  603.  --space-negative-900: -36px;
  604.  --space-negative-1000: -40px;
  605.  --space-negative-1100: -44px;
  606.  --space-negative-1200: -48px;
  607.  --space-negative-1300: -52px;
  608.  --space-negative-1400: -56px;
  609.  --space-negative-1500: -60px;
  610.  --space-negative-1600: -64px;
  611.  --elevation-floating: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  612.  --elevation-raised-top: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
  613.  --elevation-raised-bottom: 0px -2px 8px 0px rgba(0, 0, 0, 0.12);
  614.  --elevation-datepicker: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  615. }</style><style>:root .excludeFromGridRepTests {
  616.  --gestalt-theme: classic;
  617.  --gestalt-color-scheme: lightMode;
  618.  --color-red-pushpin-0: #fff7f7;
  619.  --color-red-pushpin-50: #ffebeb;
  620.  --color-red-pushpin-100: #ffe0e0;
  621.  --color-red-pushpin-200: #fcbbbb;
  622.  --color-red-pushpin-300: #f47171;
  623.  --color-red-pushpin-400: #eb4242;
  624.  --color-red-pushpin-450: #e60023;
  625.  --color-red-pushpin-500: #cc0000;
  626.  --color-red-pushpin-600: #b60000;
  627.  --color-red-pushpin-700: #9b0000;
  628.  --color-red-pushpin-800: #800000;
  629.  --color-red-pushpin-900: #660000;
  630.  --color-pink-flaminglow-0: #fff8fa;
  631.  --color-pink-flaminglow-50: #ffebf1;
  632.  --color-pink-flaminglow-100: #ffdfe9;
  633.  --color-pink-flaminglow-200: #ffbed2;
  634.  --color-pink-flaminglow-300: #fe8eb1;
  635.  --color-pink-flaminglow-400: #f76593;
  636.  --color-pink-flaminglow-450: #ee376a;
  637.  --color-pink-flaminglow-500: #de2c62;
  638.  --color-pink-flaminglow-600: #c31952;
  639.  --color-pink-flaminglow-700: #a30c4a;
  640.  --color-pink-flaminglow-800: #82053e;
  641.  --color-pink-flaminglow-900: #630233;
  642.  --color-blue-skycicle-0: #f7fbff;
  643.  --color-blue-skycicle-50: #e6f4ff;
  644.  --color-blue-skycicle-100: #d7edff;
  645.  --color-blue-skycicle-200: #abdbff;
  646.  --color-blue-skycicle-300: #75bfff;
  647.  --color-blue-skycicle-400: #45a3fe;
  648.  --color-blue-skycicle-450: #007cff;
  649.  --color-blue-skycicle-500: #0074e8;
  650.  --color-blue-skycicle-600: #005fcb;
  651.  --color-blue-skycicle-700: #004ba9;
  652.  --color-blue-skycicle-800: #003c96;
  653.  --color-blue-skycicle-900: #002966;
  654.  --color-teal-spabattical-0: #f7fdfc;
  655.  --color-teal-spabattical-50: #e6faf5;
  656.  --color-teal-spabattical-100: #ccf6ee;
  657.  --color-teal-spabattical-200: #75e4d5;
  658.  --color-teal-spabattical-300: #48d5c6;
  659.  --color-teal-spabattical-400: #26c0b4;
  660.  --color-teal-spabattical-450: #009990;
  661.  --color-teal-spabattical-500: #00857c;
  662.  --color-teal-spabattical-600: #006b6c;
  663.  --color-teal-spabattical-700: #005c62;
  664.  --color-teal-spabattical-800: #005062;
  665.  --color-teal-spabattical-900: #003440;
  666.  --color-green-matchacado-0: #f6fdf5;
  667.  --color-green-matchacado-50: #e3fae1;
  668.  --color-green-matchacado-100: #c3f9c2;
  669.  --color-green-matchacado-200: #a4f9ac;
  670.  --color-green-matchacado-300: #6bec8c;
  671.  --color-green-matchacado-400: #39d377;
  672.  --color-green-matchacado-450: #1dad65;
  673.  --color-green-matchacado-500: #008753;
  674.  --color-green-matchacado-600: #005f3e;
  675.  --color-green-matchacado-700: #00422c;
  676.  --color-green-matchacado-800: #003020;
  677.  --color-green-matchacado-900: #00261a;
  678.  --color-purple-mysticool-0: #f8f7ff;
  679.  --color-purple-mysticool-50: #f0edff;
  680.  --color-purple-mysticool-100: #e9e4ff;
  681.  --color-purple-mysticool-200: #d5c7ff;
  682.  --color-purple-mysticool-300: #b190ff;
  683.  --color-purple-mysticool-400: #9e68ff;
  684.  --color-purple-mysticool-450: #8a39fa;
  685.  --color-purple-mysticool-500: #812ae7;
  686.  --color-purple-mysticool-600: #6b16ca;
  687.  --color-purple-mysticool-700: #550aa9;
  688.  --color-purple-mysticool-800: #400387;
  689.  --color-purple-mysticool-900: #2c0066;
  690.  --color-orange-firetini-0: #fff6eb;
  691.  --color-orange-firetini-50: #fff0db;
  692.  --color-orange-firetini-100: #ffe4c1;
  693.  --color-orange-firetini-200: #ffc58f;
  694.  --color-orange-firetini-300: #fda161;
  695.  --color-orange-firetini-400: #f77a38;
  696.  --color-orange-firetini-450: #ff5b45;
  697.  --color-orange-firetini-500: #de3700;
  698.  --color-orange-firetini-600: #c32f00;
  699.  --color-orange-firetini-700: #a42700;
  700.  --color-orange-firetini-800: #842000;
  701.  --color-orange-firetini-900: #660e00;
  702.  --color-yellow-caramellow-0: #fffedb;
  703.  --color-yellow-caramellow-50: #fffebb;
  704.  --color-yellow-caramellow-100: #fffd92;
  705.  --color-yellow-caramellow-200: #fae600;
  706.  --color-yellow-caramellow-300: #fdc900;
  707.  --color-yellow-caramellow-400: #e18d00;
  708.  --color-yellow-caramellow-450: #d86800;
  709.  --color-yellow-caramellow-500: #bd5b00;
  710.  --color-yellow-caramellow-600: #aa4900;
  711.  --color-yellow-caramellow-700: #943a00;
  712.  --color-yellow-caramellow-800: #7c2d00;
  713.  --color-yellow-caramellow-900: #662400;
  714.  --color-white-mochimalist-0: #ffffff;
  715.  --color-gray-roboflow-50: #f9f9f9;
  716.  --color-gray-roboflow-100: #f1f1f1;
  717.  --color-gray-roboflow-200: #e9e9e9;
  718.  --color-gray-roboflow-300: #cdcdcd;
  719.  --color-gray-roboflow-400: #a5a5a5;
  720.  --color-gray-roboflow-500: #767676;
  721.  --color-gray-roboflow-550: #5f5f5f;
  722.  --color-gray-roboflow-600: #4a4a4a;
  723.  --color-gray-roboflow-700: #2b2b2b;
  724.  --color-gray-roboflow-800: #191919;
  725.  --color-black-cosmicore-900: #111111;
  726.  --color-transparent: rgba(0, 0, 0, 0);
  727.  --color-text-default: #111111;
  728.  --color-text-subtle: #767676;
  729.  --color-text-success: #005f3e;
  730.  --color-text-disabled: #a5a5a5;
  731.  --color-text-error: #cc0000;
  732.  --color-text-warning: #bd5b00;
  733.  --color-text-inverse: #ffffff;
  734.  --color-text-dark: #111111;
  735.  --color-text-light: #ffffff;
  736.  --color-text-shopping: #0074e8;
  737.  --color-text-link: #004ba9;
  738.  --color-text-formfield-default: #111111;
  739.  --color-text-formfield-disabled: #767676;
  740.  --color-text-formfield-placeholder: #767676;
  741.  --color-icon-default: #111111;
  742.  --color-icon-subtle: #767676;
  743.  --color-icon-subtle-accent: #5f5f5f;
  744.  --color-icon-success: #005f3e;
  745.  --color-icon-disabled: #a5a5a5;
  746.  --color-icon-error: #cc0000;
  747.  --color-icon-warning: #bd5b00;
  748.  --color-icon-info: #0074e8;
  749.  --color-icon-recommendation: #812ae7;
  750.  --color-icon-inverse: #ffffff;
  751.  --color-icon-shopping: #0074e8;
  752.  --color-icon-brand-primary: #e60023;
  753.  --color-icon-light: #ffffff;
  754.  --color-icon-dark: #111111;
  755.  --color-icon-avatar-default: #111111;
  756.  --color-background-default: #ffffff;
  757.  --color-background-info-base: #0074e8;
  758.  --color-background-info-weak: #d7edff;
  759.  --color-background-info-strong: #005fcb;
  760.  --color-background-error-base: #cc0000;
  761.  --color-background-error-weak: #ffe0e0;
  762.  --color-background-warning-base: #bd5b00;
  763.  --color-background-warning-weak: #ffe4c1;
  764.  --color-background-success-base: #008753;
  765.  --color-background-success-weak: #c3f9c2;
  766.  --color-background-recommendation-base: #812ae7;
  767.  --color-background-recommendation-weak: #e9e4ff;
  768.  --color-background-neutral: #767676;
  769.  --color-background-shopping: #0074e8;
  770.  --color-background-primary-base: #e60023;
  771.  --color-background-primary-strong: #b60000;
  772.  --color-background-primary-weak: #f47171;
  773.  --color-background-secondary-base: #e9e9e9;
  774.  --color-background-secondary-strong: #a5a5a5;
  775.  --color-background-secondary-weak: #cdcdcd;
  776.  --color-background-tertiary-base: #767676;
  777.  --color-background-tertiary-strong: #2b2b2b;
  778.  --color-background-tertiary-weak: #cdcdcd;
  779.  --color-background-selected-base: #111111;
  780.  --color-background-selected-strong: #2b2b2b;
  781.  --color-background-selected-weak: #a5a5a5;
  782.  --color-background-inverse-base: #111111;
  783.  --color-background-inverse-strong: #e9e9e9;
  784.  --color-background-brand: #e60023;
  785.  --color-background-education: #0074e8;
  786.  --color-background-wash-dark: rgba(0, 0, 0, 0.8);
  787.  --color-background-wash-light: rgba(255, 255, 255, 0.9);
  788.  --color-background-dark: #111111;
  789.  --color-background-light: #ffffff;
  790.  --color-background-elevation-accent: #f1f1f1;
  791.  --color-background-elevation-floating: rgba(0, 0, 0, 0);
  792.  --color-background-elevation-raised: rgba(0, 0, 0, 0);
  793.  --color-background-avatar-placeholder: #efefef;
  794.  --color-background-avatar-wash: rgba(0, 0, 0, 0.06);
  795.  --color-background-badge-neutral-default: #767676;
  796.  --color-background-badge-neutral-hover: #767676;
  797.  --color-background-badge-info-default: #0074e8;
  798.  --color-background-badge-info-hover: #005fcb;
  799.  --color-background-badge-error-default: #cc0000;
  800.  --color-background-badge-error-hover: #cc0000;
  801.  --color-background-badge-warning-default: #bd5b00;
  802.  --color-background-badge-warning-hover: #bd5b00;
  803.  --color-background-badge-success-default: #008753;
  804.  --color-background-badge-success-hover: #008753;
  805.  --color-background-badge-recommendation-default: #812ae7;
  806.  --color-background-badge-recommendation-hover: #812ae7;
  807.  --color-background-badge-lightwash-default: rgba(255, 255, 255, 0.9);
  808.  --color-background-badge-lightwash-hover: rgba(255, 255, 255, 0.9);
  809.  --color-background-badge-darkwash-default: rgba(0, 0, 0, 0.8);
  810.  --color-background-badge-darkwash-hover: rgba(0, 0, 0, 0.8);
  811.  --color-background-box-default: #ffffff;
  812.  --color-background-box-info-base: #0074e8;
  813.  --color-background-box-info-weak: #d7edff;
  814.  --color-background-box-error-base: #cc0000;
  815.  --color-background-box-error-weak: #ffe0e0;
  816.  --color-background-box-warning-base: #bd5b00;
  817.  --color-background-box-warning-weak: #ffe4c1;
  818.  --color-background-box-success-base: #008753;
  819.  --color-background-box-success-weak: #c3f9c2;
  820.  --color-background-box-recommendation-base: #812ae7;
  821.  --color-background-box-recommendation-weak: #e9e4ff;
  822.  --color-background-box-shopping: #0074e8;
  823.  --color-background-box-primary: #e60023;
  824.  --color-background-box-secondary: #e9e9e9;
  825.  --color-background-box-tertiary: #767676;
  826.  --color-background-box-selected: #111111;
  827.  --color-background-box-inverse: #111111;
  828.  --color-background-box-brand: #e60023;
  829.  --color-background-box-education: #0074e8;
  830.  --color-background-box-elevation-accent: #f1f1f1;
  831.  --color-background-box-elevation-floating: rgba(0, 0, 0, 0);
  832.  --color-background-box-elevation-raised: rgba(0, 0, 0, 0);
  833.  --color-background-box-lightwash: #e2e2e2;
  834.  --color-background-box-darkwash: #dadada;
  835.  --color-background-box-transparentdarkgray: rgba(51, 51, 51, 0.8);
  836.  --color-background-box-dark: #111111;
  837.  --color-background-box-light: #ffffff;
  838.  --color-background-box-transparent: rgba(0, 0, 0, 0);
  839.  --color-background-button-primary-default: #e60023;
  840.  --color-background-button-primary-hover: #b60000;
  841.  --color-background-button-primary-active: #a3081a;
  842.  --color-background-button-primary-disabled: #e9e9e9;
  843.  --color-background-button-secondary-default: #e9e9e9;
  844.  --color-background-button-secondary-hover: #e2e2e2;
  845.  --color-background-button-secondary-active: #dadada;
  846.  --color-background-button-secondary-disabled: #e9e9e9;
  847.  --color-background-button-tertiary-default: rgba(0, 0, 0, 0);
  848.  --color-background-button-tertiary-hover: rgba(0, 0, 0, 0.06);
  849.  --color-background-button-tertiary-active: rgba(0, 0, 0, 0.1);
  850.  --color-background-button-tertiary-disabled: #e9e9e9;
  851.  --color-background-button-elevation-default: rgba(0, 0, 0, 0);
  852.  --color-background-button-elevation-hover: rgba(0, 0, 0, 0.06);
  853.  --color-background-button-elevation-active: rgba(0, 0, 0, 0.1);
  854.  --color-background-button-elevation-disabled: #e9e9e9;
  855.  --color-background-button-shopping-default: #0074e8;
  856.  --color-background-button-shopping-hover: #4a8ad4;
  857.  --color-background-button-shopping-active: #4a85c9;
  858.  --color-background-button-white-default: #ffffff;
  859.  --color-background-button-white-hover: #f0f0f0;
  860.  --color-background-button-white-active: #e0e0e0;
  861.  --color-background-button-white-disabled: #e9e9e9;
  862.  --color-background-button-dark-default: #111111;
  863.  --color-background-button-dark-hover: #000000;
  864.  --color-background-button-dark-active: #000000;
  865.  --color-background-button-light-default: #ffffff;
  866.  --color-background-button-light-hover: #f8f7f2;
  867.  --color-background-button-light-active: #f8f7f2;
  868.  --color-background-button-gray-default: #767676;
  869.  --color-background-button-gray-hover: #878787;
  870.  --color-background-button-gray-active: #828282;
  871.  --color-background-button-gray-disabled: #e9e9e9;
  872.  --color-background-button-semitransparentdefault-default: rgba(255, 255, 255, 0.8);
  873.  --color-background-button-semitransparentdefault-hover: #f0f0f0;
  874.  --color-background-button-semitransparentdefault-active: #e0e0e0;
  875.  --color-background-button-semitransparentwhite-default: rgba(255, 255, 255, 0.8);
  876.  --color-background-button-semitransparentwhite-hover: #f0f0f0;
  877.  --color-background-button-semitransparentwhite-active: rgba(255, 255, 255, 0.8);
  878.  --color-background-button-semitransparentwhite-disabled: #e9e9e9;
  879.  --color-background-button-semitransparentdark-default: rgba(51, 51, 51, 0.8);
  880.  --color-background-button-semitransparentdark-hover: #121212;
  881.  --color-background-button-semitransparentdark-active: #1f1f1f;
  882.  --color-background-button-semitransparentdark-disabled: #e9e9e9;
  883.  --color-background-button-transparentdarkbackground-default: rgba(0, 0, 0, 0);
  884.  --color-background-button-transparentdarkbackground-hover: rgba(0, 0, 0, 0.06);
  885.  --color-background-button-transparentdarkbackground-active: rgba(0, 0, 0, 0.1);
  886.  --color-background-button-transparentdarkbackground-disabled: #e9e9e9;
  887.  --color-background-button-disabled-default: #e9e9e9;
  888.  --color-background-button-selected-default: #111111;
  889.  --color-background-button-selected-disabled: #111111;
  890.  --color-background-combobox-item-default: rgba(0, 0, 0, 0);
  891.  --color-background-combobox-item-hover: #efefef;
  892.  --color-background-checkbox-disabled: #efefef;
  893.  --color-background-checkbox-checked-default: #111111;
  894.  --color-background-checkbox-checked-error: #111111;
  895.  --color-background-checkbox-unchecked-default: #ffffff;
  896.  --color-background-checkbox-unchecked-error: #ffffff;
  897.  --color-background-datepicker-container: #ffffff;
  898.  --color-background-datepicker-range-default: rgba(0, 0, 0, 0.06);
  899.  --color-background-datepicker-range-hover: rgba(0, 0, 0, 0.06);
  900.  --color-background-datepicker-range-active: rgba(0, 0, 0, 0.06);
  901.  --color-background-datepicker-button-unselected-default: #ffffff;
  902.  --color-background-datepicker-button-unselected-hover: rgba(0, 0, 0, 0.06);
  903.  --color-background-datepicker-button-unselected-active: rgba(0, 0, 0, 0.06);
  904.  --color-background-datepicker-button-selected-default: #111111;
  905.  --color-background-datepicker-button-selected-hover: #111111;
  906.  --color-background-datepicker-button-selected-active: #111111;
  907.  --color-background-formfield-primary: #ffffff;
  908.  --color-background-formfield-disabled: #efefef;
  909.  --color-background-formfield-selected: #111111;
  910.  --color-background-iconbutton-semitransparentdark-default: rgba(51, 51, 51, 0.8);
  911.  --color-background-iconbutton-semitransparentdark-hover: #121212;
  912.  --color-background-iconbutton-semitransparentdark-active: #1f1f1f;
  913.  --color-background-iconbutton-semitransparentdark-disabled-default: #e9e9e9;
  914.  --color-background-iconbutton-semitransparentdark-disabled-selected: #e9e9e9;
  915.  --color-background-indicator: #e60023;
  916.  --color-background-mask-wash: rgba(0, 0, 0, 0.04);
  917.  --color-background-overlay: #ffffff;
  918.  --color-background-popover-primary: #ffffff;
  919.  --color-background-popover-secondary: #111111;
  920.  --color-background-popover-education: #0074e8;
  921.  --color-background-tabs-default-base: #ffffff;
  922.  --color-background-tabs-default-hover: #e9e9e9;
  923.  --color-background-tabs-default-active: #e2e2e2;
  924.  --color-background-tabs-transparent-base: rgba(0, 0, 0, 0);
  925.  --color-background-tabs-transparent-hover: rgba(0, 0, 0, 0.06);
  926.  --color-background-tabs-transparent-active: rgba(0, 0, 0, 0.1);
  927.  --color-background-tag-primary-default: #e9e9e9;
  928.  --color-background-tag-primary-hover: #e2e2e2;
  929.  --color-background-tag-primary-active: #dadada;
  930.  --color-background-tag-error-default: #cc0000;
  931.  --color-background-tag-error-hover: #ad081b;
  932.  --color-background-tag-error-active: #a3081a;
  933.  --color-background-tag-warning-default: #bd5b00;
  934.  --color-background-tag-warning-hover: #aa4900;
  935.  --color-background-tag-warning-active: #943a00;
  936.  --color-background-searchguide-default-10: #e9e4ff;
  937.  --color-background-searchguide-default-11: #e9e9e9;
  938.  --color-background-searchguide-default-01: #abdbff;
  939.  --color-background-searchguide-default-02: #a4f9ac;
  940.  --color-background-searchguide-default-03: #ffc58f;
  941.  --color-background-searchguide-default-04: #fcbbbb;
  942.  --color-background-searchguide-default-05: #d5c7ff;
  943.  --color-background-searchguide-default-06: #d7edff;
  944.  --color-background-searchguide-default-07: #c3f9c2;
  945.  --color-background-searchguide-default-08: #ffe4c1;
  946.  --color-background-searchguide-default-09: #fcbbbb;
  947.  --color-background-searchguide-hover-10: #e9e4ff;
  948.  --color-background-searchguide-hover-11: #e9e9e9;
  949.  --color-background-searchguide-hover-01: #abdbff;
  950.  --color-background-searchguide-hover-02: #a4f9ac;
  951.  --color-background-searchguide-hover-03: #ffc58f;
  952.  --color-background-searchguide-hover-04: #fcbbbb;
  953.  --color-background-searchguide-hover-05: #d5c7ff;
  954.  --color-background-searchguide-hover-06: #d7edff;
  955.  --color-background-searchguide-hover-07: #c3f9c2;
  956.  --color-background-searchguide-hover-08: #ffe4c1;
  957.  --color-background-searchguide-hover-09: #fcbbbb;
  958.  --color-background-searchguide-active-10: #e9e4ff;
  959.  --color-background-searchguide-active-11: #e9e9e9;
  960.  --color-background-searchguide-active-01: #abdbff;
  961.  --color-background-searchguide-active-02: #a4f9ac;
  962.  --color-background-searchguide-active-03: #ffc58f;
  963.  --color-background-searchguide-active-04: #fcbbbb;
  964.  --color-background-searchguide-active-05: #d5c7ff;
  965.  --color-background-searchguide-active-06: #d7edff;
  966.  --color-background-searchguide-active-07: #c3f9c2;
  967.  --color-background-searchguide-active-08: #ffe4c1;
  968.  --color-background-searchguide-active-09: #fcbbbb;
  969.  --color-background-segmentedcontrol-container: #efefef;
  970.  --color-background-segmentedcontrol-tab-selected: #ffffff;
  971.  --color-background-switch-default-selected: #111111;
  972.  --color-background-switch-default-unselected: #ffffff;
  973.  --color-background-switch-disabled-selected: #767676;
  974.  --color-background-switch-disabled-unselected: #efefef;
  975.  --color-background-switch-hover-selected: #111111;
  976.  --color-background-switch-hover-unselected: #ffffff;
  977.  --color-background-switch-pressed-selected: #111111;
  978.  --color-background-switch-pressed-unselected: #ffffff;
  979.  --color-background-table-footer: #ffffff;
  980.  --color-background-table-row-hover: #efefef;
  981.  --color-background-table-row-selected: #efefef;
  982.  --color-background-tagdata-primary: #e9e9e9;
  983.  --color-background-tagdata-secondary: #ffffff;
  984.  --color-background-tagdata-disabled: #efefef;
  985.  --color-background-tableofcontents-item-default: rgba(0, 0, 0, 0);
  986.  --color-background-tableofcontents-item-hover: #e9e9e9;
  987.  --color-background-tiledata-10: #0050621A;
  988.  --color-background-tiledata-11: #de2c621A;
  989.  --color-background-tiledata-12: #660e001A;
  990.  --color-background-tiledata-01: #003c961A;
  991.  --color-background-tiledata-02: #11a69c1A;
  992.  --color-background-tiledata-03: #924af71A;
  993.  --color-background-tiledata-04: #d177111A;
  994.  --color-background-tiledata-05: #0081fe1A;
  995.  --color-background-tiledata-06: #ff53831A;
  996.  --color-background-tiledata-07: #00ab551A;
  997.  --color-background-tiledata-08: #4003871A;
  998.  --color-background-tiledata-09: #f2681f1A;
  999.  --color-background-tiledata-hover: #e9e9e9;
  1000.  --color-background-tiledata-disabled: #efefef;
  1001.  --color-background-video-container-primary: #111111;
  1002.  --color-background-video-container-secondary: rgba(0, 0, 0, 0);
  1003.  --color-border-container: #cdcdcd;
  1004.  --color-border-default: #767676;
  1005.  --color-border-error: #cc0000;
  1006.  --color-border-focus: rgba(0, 132, 255, 0.5);
  1007.  --color-border-avatar: #ffffff;
  1008.  --color-border-badge-default: #ffffff;
  1009.  --color-border-badge-light: #ffffff;
  1010.  --color-border-badge-dark: #111111;
  1011.  --color-border-button-hover: #cdcdcd;
  1012.  --color-border-button-pressed: #cdcdcd;
  1013.  --color-border-checkbox-checked-default: #111111;
  1014.  --color-border-checkbox-checked-error: #cc0000;
  1015.  --color-border-checkbox-disabled: #efefef;
  1016.  --color-border-checkbox-unchecked-default: #767676;
  1017.  --color-border-checkbox-unchecked-error: #cc0000;
  1018.  --color-border-checkbox-unchecked-hover: #a5a5a5;
  1019.  --color-border-checkbox-unchecked-pressed: #a5a5a5;
  1020.  --color-border-formfield-error-default: #cc0000;
  1021.  --color-border-formfield-error-hover: #ad081b;
  1022.  --color-border-formfield-disabled: #efefef;
  1023.  --color-border-indicator: #ffffff;
  1024.  --color-border-popover-primary: #ffffff;
  1025.  --color-border-popover-secondary: #111111;
  1026.  --color-border-popover-education: #0074e8;
  1027.  --color-border-pulsar-default: #0074e8;
  1028.  --color-border-pulsar-hover: #dce9fa;
  1029.  --color-border-switch-default-selected: #111111;
  1030.  --color-border-switch-default-unselected: #767676;
  1031.  --color-border-switch-disabled-selected: #ffffff;
  1032.  --color-border-switch-disabled-unselected: #cdcdcd;
  1033.  --color-border-switch-focus-inner: #767676;
  1034.  --color-border-switch-focus-outer: #767676;
  1035.  --color-border-switch-hover-unselected: #767676;
  1036.  --color-border-switch-pressed-unselected: #767676;
  1037.  --color-border-table-row-selected: #111111;
  1038.  --color-border-tag-disabled: #767676;
  1039.  --color-data-visualization-10: #005062;
  1040.  --color-data-visualization-11: #de2c62;
  1041.  --color-data-visualization-12: #660e00;
  1042.  --color-data-visualization-01: #003c96;
  1043.  --color-data-visualization-02: #11a69c;
  1044.  --color-data-visualization-03: #924af7;
  1045.  --color-data-visualization-04: #d17711;
  1046.  --color-data-visualization-05: #0081fe;
  1047.  --color-data-visualization-06: #ff5383;
  1048.  --color-data-visualization-07: #00ab55;
  1049.  --color-data-visualization-08: #400387;
  1050.  --color-data-visualization-09: #f2681f;
  1051.  --color-data-visualization-primary: #0081fe;
  1052.  --color-data-visualization-success-graph: #008753;
  1053.  --color-data-visualization-success-text: #005f3e;
  1054.  --color-data-visualization-error-graph: #ed0000;
  1055.  --color-data-visualization-error-text: #cc0000;
  1056.  --font-size-100: 12px;
  1057.  --font-size-200: 14px;
  1058.  --font-size-300: 16px;
  1059.  --font-size-400: 20px;
  1060.  --font-size-500: 28px;
  1061.  --font-size-600: 36px;
  1062.  --font-size-datepicker-date: 16px;
  1063.  --font-size-datepicker-heading: 20px;
  1064.  --font-weight-normal: 400;
  1065.  --font-weight-semibold: 600;
  1066.  --font-weight-bold: 700;
  1067.  --font-weight-datepicker-date: 400;
  1068.  --font-weight-datepicker-heading: 700;
  1069.  --font-family-default-latin: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'MS Pゴシック', Arial, sans-serif;
  1070.  --font-family-default-japanese: 'SF Pro JP', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', Arial, sans-serif;
  1071.  --font-family-code: SFMono-Medium, 'SF Mono', 'Segoe UI Mono', 'Roboto Mono', 'Ubuntu Mono', Menlo, Consolas, Courier, monospace;
  1072.  --font-family-datepicker-date: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'MS Pゴシック', Arial, sans-serif;
  1073.  --font-family-datepicker-heading: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', Helvetica, 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'MS Pゴシック', Arial, sans-serif;
  1074.  --font-letterspacing-datepicker-date: normal;
  1075.  --font-letterspacing-datepicker-heading: normal;
  1076.  --font-lineheight-datepicker-date: 22px;
  1077.  --font-lineheight-datepicker-heading: normal;
  1078.  --font-textdecoration-datepicker-date: none;
  1079.  --font-textdecoration-datepicker-heading: none;
  1080.  --opacity-0: 0;
  1081.  --opacity-100: 0.04;
  1082.  --opacity-200: 0.2;
  1083.  --opacity-300: 0.4;
  1084.  --opacity-400: 0.8;
  1085.  --opacity-500: 0.9;
  1086.  --rounding-0: 0px;
  1087.  --rounding-100: 4px;
  1088.  --rounding-200: 8px;
  1089.  --rounding-300: 12px;
  1090.  --rounding-400: 16px;
  1091.  --rounding-500: 20px;
  1092.  --rounding-600: 24px;
  1093.  --rounding-700: 28px;
  1094.  --rounding-800: 32px;
  1095.  --rounding-pill: 999px;
  1096.  --rounding-circle: 50%;
  1097.  --rounding-datepicker-container: 16px;
  1098.  --rounding-datepicker-days: 50%;
  1099.  --rounding-datepicker-navigation: 50%;
  1100.  --rounding-datepicker-range-start: 50% 0px 0px 50%;
  1101.  --rounding-datepicker-range-middle: 0px;
  1102.  --rounding-datepicker-range-end: 0px 50% 50% 0px;
  1103.  --space-0: 0px;
  1104.  --space-100: 4px;
  1105.  --space-200: 8px;
  1106.  --space-300: 12px;
  1107.  --space-400: 16px;
  1108.  --space-500: 20px;
  1109.  --space-600: 24px;
  1110.  --space-700: 28px;
  1111.  --space-800: 32px;
  1112.  --space-900: 36px;
  1113.  --space-1000: 40px;
  1114.  --space-1100: 44px;
  1115.  --space-1200: 48px;
  1116.  --space-1300: 52px;
  1117.  --space-1400: 56px;
  1118.  --space-1500: 60px;
  1119.  --space-1600: 64px;
  1120.  --space-negative-100: -4px;
  1121.  --space-negative-200: -8px;
  1122.  --space-negative-300: -12px;
  1123.  --space-negative-400: -16px;
  1124.  --space-negative-500: -20px;
  1125.  --space-negative-600: -24px;
  1126.  --space-negative-700: -28px;
  1127.  --space-negative-800: -32px;
  1128.  --space-negative-900: -36px;
  1129.  --space-negative-1000: -40px;
  1130.  --space-negative-1100: -44px;
  1131.  --space-negative-1200: -48px;
  1132.  --space-negative-1300: -52px;
  1133.  --space-negative-1400: -56px;
  1134.  --space-negative-1500: -60px;
  1135.  --space-negative-1600: -64px;
  1136.  --elevation-floating: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  1137.  --elevation-raised-top: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
  1138.  --elevation-raised-bottom: 0px -2px 8px 0px rgba(0, 0, 0, 0.12);
  1139.  --elevation-datepicker: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  1140. }</style><div class="zI7 iyn Hsu"><style>article,
  1141. aside,
  1142. details,
  1143. figcaption,
  1144. figure,
  1145. footer,
  1146. header,
  1147. hgroup,
  1148. nav,
  1149. section,
  1150. ul {
  1151.  display: block;
  1152. }
  1153.  
  1154. audio,
  1155. canvas,
  1156. video {
  1157.  display: inline-block;
  1158. }
  1159.  
  1160. audio:not([controls]) {
  1161.  display: none;
  1162. }
  1163.  
  1164. html {
  1165.  font-size: 100%;
  1166.  text-size-adjust: none;
  1167. }
  1168.  
  1169. a:hover,
  1170. a:active {
  1171.  outline: 0;
  1172. }
  1173.  
  1174. sub,
  1175. sup {
  1176.  position: relative;
  1177.  font-size: 75%;
  1178.  line-height: 0;
  1179.  vertical-align: baseline;
  1180. }
  1181. sup {
  1182.  top: -0.5em;
  1183. }
  1184. sub {
  1185.  bottom: -0.25em;
  1186. }
  1187.  
  1188. img {
  1189.  max-width: 100%;
  1190.  width: auto;
  1191.  height: auto;
  1192.  
  1193.  vertical-align: middle;
  1194.  border: 0;
  1195.  -ms-interpolation-mode: bicubic;
  1196. }
  1197.  
  1198. #map_canvas img {
  1199.  max-width: none;
  1200. }
  1201.  
  1202. fieldset {
  1203.  border: 0;
  1204.  margin: 0;
  1205.  padding: 0;
  1206. }
  1207.  
  1208. button,
  1209. input,
  1210. select,
  1211. textarea {
  1212.  font-size: 100%;
  1213.  margin: 0;
  1214.  vertical-align: middle;
  1215. }
  1216. button,
  1217. input {
  1218.  overflow: visible;
  1219.  line-height: normal;
  1220. }
  1221. button::-moz-focus-inner,
  1222. input::-moz-focus-inner {
  1223.  padding: 0;
  1224.  border: 0;
  1225. }
  1226. button,
  1227. input[type='button'],
  1228. input[type='reset'],
  1229. input[type='submit'] {
  1230.  cursor: pointer;
  1231.  -webkit-appearance: button;
  1232. }
  1233. textarea {
  1234.  overflow: auto;
  1235.  vertical-align: top;
  1236. }
  1237. body {
  1238.  margin: 0;
  1239. }
  1240. h1, h2, h3, h4, h5, h6 {
  1241.  margin: 0;
  1242. }
  1243. figure {
  1244.  margin: 0;
  1245. }
  1246. html {
  1247.  background-color: #fff;
  1248. }
  1249.  
  1250. html, body {
  1251.  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"MS Pゴシック",Arial,sans-serif;
  1252.  color: rgb(33, 25, 34);
  1253.  font-size: 12px;
  1254.  height: 100%;
  1255. }
  1256.  
  1257. body {
  1258.  position: relative;
  1259.  overflow-y: overlay;
  1260.  overflow-x: hidden;
  1261. }
  1262.  
  1263. input::-ms-clear {
  1264.  display: none;
  1265. }
  1266.  
  1267. ul {
  1268.  margin: 0;
  1269.  padding: 0;
  1270. }
  1271.  
  1272. ul li {
  1273.  list-style: none;
  1274.  padding: 0;
  1275. }
  1276.  
  1277. button, input, select, textarea {
  1278.  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"MS Pゴシック",Arial,sans-serif;
  1279.  font-size: 100%;
  1280.  vertical-align: middle;
  1281.  margin: 0px;
  1282. }
  1283.  
  1284. .SkipToContent {
  1285.  display: none;
  1286. }
  1287.  
  1288. .Tooltip_message:before, .Tooltip_message:after {
  1289.  border-style: solid;
  1290.  content: '';
  1291.  display: block;
  1292.  margin-top: -8px;
  1293.  position: absolute;
  1294.  right: 100%;
  1295.  top: 17px;
  1296.  width: 0;
  1297. }
  1298. .Tooltip_message:before {
  1299.  border-color: transparent rgba(0,0,0,0.48);
  1300.  border-width: 8px 10px 8px 0;
  1301. }
  1302. .Tooltip_message:after {
  1303.  border-color: transparent #fff;
  1304.  border-width: 8px 10px 8px 0;
  1305.  margin-right: -1px;
  1306. }
  1307. .Tooltip_mobileMessage:before, .Tooltip_message:after {
  1308.  border-style: solid;
  1309.  display: block;
  1310.  margin-top: -8px;
  1311.  position: absolute;
  1312.  right: 100%;
  1313.  top: 17px;
  1314.  width: 0;
  1315. }
  1316. .Tooltip_mobileMessage:before {
  1317.  border-color: transparent rgba(0,0,0,0.48);
  1318.  border-width: 8px 10px 8px 0;
  1319. }
  1320. .Tooltip_mobileMessage:after {
  1321.  border-color: transparent #fff;
  1322.  border-width: 8px 10px 8px 0;
  1323.  margin-right: -1px;
  1324. }
  1325. .Tooltip_wrapper {
  1326.  position: absolute;
  1327.  left: calc(100% + 12px);
  1328.  z-index: 1;
  1329. }
  1330. .Tooltip_mobileWrapper {
  1331.  margin-top: 7px;
  1332.  z-index: 1;
  1333. }
  1334.  
  1335. .TermsOfService__light a {
  1336.  color: rgba(255,255,255,0.9);
  1337. }</style><div role="banner" class="zI7 iyn Hsu"><div aria-disabled="false" class="S9z eEj iyn Tbt L4E e8F BG7" role="button" tabindex="0"><div data-test-id="hiddenSkipToContentContainer" class="AkL Eqb H_D MIw _mp sLG zI7 iyn Hsu" style="height:1px;width:1px"><div class="yBD zI7 iyn Hsu"><div class="KS5 hs0 mQ8 un8 C9i TB_" style="height:75px;width:100%"><div class="B1n tg7 IZT tBJ dyH iFc sAJ H2s">Skip to content</div></div></div></div></div><!--$--><div data-test-id="unauth-header" class="QLY _he p6V zI7 iyn Hsu" style="left:72px;transition:200ms left;z-index:671"><div class="Jea KS5 Kzl b8T hs0 i1W imm zI7 iyn Hsu" style="height:80px;width:100%"><div data-test-id="search-box-container" id="searchBoxContainer" class="hjq ujU zI7 iyn Hsu" style="min-width:auto"><div class="Jea s2n zI7 iyn Hsu" style="background-color:#F1F1F1;height:48px"><div class="Jea KS5 XiG ujU zI7 iyn Hsu" style="padding:0 8px 0 16px;height:100%"><div class="Eqh H-G zI7 iyn Hsu"><svg aria-label="Search icon" class="BNH gUZ U9O kVc" height="16" role="img" viewBox="0 0 24 24" width="16"><path d="M10 16a6 6 0 1 1 .02-12.01A6 6 0 0 1 10 16m13.13 2.88L21 16.75l-2.13-2.13a10 10 0 1 0-4.24 4.24L16.75 21l2.13 2.13a3 3 0 0 0 4.25 0 3 3 0 0 0 0-4.24"></path></svg></div><div class="ujU zI7 iyn Hsu" style="height:100%"><style>input::placeholder{ color: #6E6E6E}</style><input aria-activedescendant="" aria-autocomplete="list" aria-controls="SuggestionsMenu" aria-describedby="searchBoxAccessibleText" aria-expanded="false" aria-label="Search" autoCapitalize="off" autoComplete="off" autoCorrect="off" data-gestalt-valid-html="SearchField" data-test-id="search-box-input" placeholder="Search for easy dinners, fashion, etc." role="combobox" style="background-color:transparent;border:none;color:#333;font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,Oxygen-Sans,Ubuntu,Cantarell,&quot;Fira Sans&quot;,&quot;Droid Sans&quot;,&quot;Helvetica Neue&quot;,Helvetica,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;,&quot;ヒラギノ角ゴ Pro W3&quot;,&quot;Hiragino Kaku Gothic Pro&quot;,メイリオ,Meiryo,&quot;MS Pゴシック&quot;,Arial,sans-serif;font-size:16px;font-weight:normal;height:100%;outline:none;padding:0;width:100%" type="text" name="searchBoxInput" value=""/><div id="searchBoxAccessibleText" class="ESm zI7 iyn Hsu">When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.</div></div></div></div></div><div class="Eqh Jea KS5 s7I zI7 iyn Hsu"><div data-test-id="login-button" class="H-G zI7 iyn Hsu"><button class="RCK Hsu USg adn NTm KhY iyn oRi lnZ wsz" tabindex="0" type="button"><div class="RCK Hsu USg adn NTm KhY iyn S9z F10 xD4 i1W V92 a_A hNT BG7 hDj _O1 KS5 mQ8 Tbt L4E"><div class="X8m tg7 tBJ dyH iFc sAJ H2s">Log in</div></div></button></div><div data-test-id="signup-button" class="zI7 iyn Hsu"><button class="RCK Hsu USg adn NTm KhY iyn oRi lnZ wsz" tabindex="0" type="button"><div class="RCK Hsu USg adn NTm KhY iyn S9z F10 xD4 i1W V92 Il7 hNT BG7 hDj _O1 KS5 mQ8 Tbt L4E"><div class="B1n tg7 tBJ dyH iFc sAJ H2s">Sign up</div></div></button></div></div></div></div><div class="zI7 iyn Hsu" style="height:80px"></div><!--/$--></div><nav id="VerticalNavContent" class="Jea KS5 QLY XbT _he imm jzS zI7 iyn Hsu" style="border-right:1px solid var(--color-gray-roboflow-200);height:100vh;width:72px;z-index:672"><div class="Kzl zI7 iyn Hsu" style="height:100%"><div class="Jea KS5 b8T jzS zI7 iyn Hsu" style="gap:24px;height:100%"><div class="Jea KS5 jzS zI7 iyn Hsu" style="gap:24px"><style>/* Target the Pinterest logo home button */
  1338.          [data-test-id="pinterest-logo-home-button"] a[aria-label="Home"], [data-test-id="pinterest-logo-home-button"] a[aria-label="Home"] > div {
  1339.            border-radius: 8px !important;
  1340.          }</style><div data-test-id="pinterest-logo-home-button" class="zI7 iyn Hsu"><div class="zI7 iyn Hsu"><div class="oy8 zI7 iyn Hsu"><div aria-label="Home" class="zI7 iyn Hsu"><a aria-label="Home" class="nrl _74 NtY S9z Lfz iyn KuF kVc adn yQo ncU BG7" href="/" rel="" tabindex="0"><div class="SPw _O1 KS5 mQ8 K1k uPZ" style="height:48px;width:48px"><svg aria-hidden="true" aria-label="" class="g_1 gUZ U9O kVc" height="20" role="img" viewBox="0 0 24 24" width="20"><path d="M7.54 23.15q-.2-2.05.26-3.93L9 14.04a7 7 0 0 1-.35-2.07c0-1.68.81-2.88 2.09-2.88.88 0 1.53.62 1.53 1.8q0 .57-.23 1.28l-.52 1.72q-.15.5-.15.92c0 1.2.91 1.87 2.08 1.87 2.09 0 3.57-2.16 3.57-4.96 0-3.12-2.04-5.12-5.05-5.12-3.36 0-5.49 2.19-5.49 5.24 0 1.22.38 2.36 1.11 3.14-.24.41-.5.48-.88.48-1.2 0-2.34-1.69-2.34-4 0-4 3.2-7.17 7.68-7.17 4.7 0 7.66 3.29 7.66 7.33s-2.88 7.15-5.98 7.15a3.8 3.8 0 0 1-3.06-1.48l-.62 2.5a11 11 0 0 1-1.62 3.67A11.98 11.98 0 0 0 24 12a11.99 11.99 0 1 0-24 0 12 12 0 0 0 7.54 11.15"></path></svg></div></a></div></div></div></div><div class="zI7 iyn Hsu"><div class="oy8 zI7 iyn Hsu"><div aria-label="Explore" class="zI7 iyn Hsu"><div class="XiG zI7 iyn Hsu"><a aria-label="Explore" class="nrl _74 NtY S9z DUt iyn kVc Tbt L4E e8F BG7" data-test-id="ideas-tab" href="/ideas" rel="" tabindex="0"><div class="DUt Jea KS5 mQ8 zI7 iyn Hsu" style="background-color:transparent;height:48px;width:48px"><div class="oy8 zI7 iyn Hsu" style="background-size:cover;background-image:url(&#x27;data:image/svg+xml,&lt;svg width=&quot;20&quot; height=&quot;20&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;g clip-path=&quot;url(%23clip0_449_32453)&quot;&gt;&lt;path fill-rule=&quot;evenodd&quot; clip-rule=&quot;evenodd&quot; d=&quot;M12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 6.75329 17.2467 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5ZM12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z&quot; fill=&quot;%23111111&quot;/&gt;&lt;path fill-rule=&quot;evenodd&quot; clip-rule=&quot;evenodd&quot; d=&quot;M18.3839 5.61609C18.7375 5.96967 18.8463 6.49995 18.6606 6.96423L15.7439 14.2561C15.7415 14.2624 15.739 14.2687 15.7365 14.275C15.4315 15.0368 14.8232 15.6361 14.0591 15.9306L6.94891 18.6666C6.48783 18.844 5.9655 18.7332 5.61615 18.3839C5.2668 18.0346 5.15597 17.5123 5.33336 17.0512L8.06803 9.94284C8.36219 9.17808 8.96156 8.56859 9.72491 8.26414L17.0357 5.33943C17.5 5.15369 18.0303 5.26252 18.3839 5.61609ZM13.4115 13.3556C13.4126 13.3531 13.4136 13.3505 13.4146 13.3479L15.2561 8.74398L10.6512 10.5862C10.5376 10.6315 10.4466 10.7228 10.4014 10.8402L8.67684 15.323L13.1601 13.5978C13.2734 13.5541 13.364 13.4666 13.4115 13.3556Z&quot; fill=&quot;%23111111&quot;/&gt;&lt;/g&gt;&lt;defs&gt;&lt;clipPath id=&quot;clip0_449_32453&quot;&gt;&lt;rect width=&quot;24&quot; height=&quot;24&quot; fill=&quot;white&quot;/&gt;&lt;/clipPath&gt;&lt;/defs&gt;&lt;/svg&gt;&#x27;);height:20px;width:20px"></div></div></a></div></div></div></div><div class="zI7 iyn Hsu"><div class="oy8 zI7 iyn Hsu"><div aria-label="Shop" class="zI7 iyn Hsu"><div class="XiG zI7 iyn Hsu"><a aria-label="Shop" class="nrl _74 NtY S9z DUt iyn kVc Tbt L4E e8F BG7" data-test-id="shopping-tab" href="/shopping" rel="" tabindex="0"><div class="DUt Jea KS5 mQ8 zI7 iyn Hsu" style="background-color:transparent;height:48px;width:48px"><div class="oy8 zI7 iyn Hsu" style="background-size:cover;background-image:url(&#x27;data:image/svg+xml,&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; width=&quot;20&quot; height=&quot;20&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot;&gt;&lt;path fill-rule=&quot;evenodd&quot; clip-rule=&quot;evenodd&quot; d=&quot;M22.9889 17.127L21.4996 7H18.2496V6.25C18.2496 2.93629 15.5633 0.25 12.2496 0.25C8.93591 0.25 6.24962 2.93629 6.24962 6.25V7H2.49962L1.01035 17.127C0.477656 20.7493 3.28525 24 6.9465 24H17.0527C20.714 24 23.5216 20.7493 22.9889 17.127ZM3.97842 17.5635L5.0907 10H18.9085L20.0208 17.5635C20.2872 19.3747 18.8834 21 17.0527 21H6.9465C5.11588 21 3.71208 19.3747 3.97842 17.5635ZM9.74962 6.25C9.74962 5.26045 10.3245 4.40518 11.1586 4C11.4883 3.83984 11.8585 3.75 12.2496 3.75C12.6408 3.75 13.011 3.83984 13.3406 4C14.1747 4.40518 14.7496 5.26045 14.7496 6.25V7H9.74962V6.25Z&quot; fill=&quot;%23111111&quot;/&gt;&lt;/svg&gt;&#x27;);height:20px;width:20px"></div></div></a></div></div></div></div></div><div class="oy8 zI7 iyn Hsu"><div aria-label="More options" class="zI7 iyn Hsu"><div class="XiG zI7 iyn Hsu"><div aria-controls="VerticalNav-MoreOptions-Flyout" aria-disabled="false" aria-expanded="false" aria-haspopup="true" aria-label="More options" class="S9z DUt iyn Tbt L4E e8F BG7" data-test-id="vertical-nav-more-options-button" role="button" tabindex="0"><div class="DUt Jea KS5 mQ8 zI7 iyn Hsu" style="background-color:transparent;height:48px;width:48px"><div class="oy8 zI7 iyn Hsu" style="background-size:cover;background-image:url(&#x27;data:image/svg+xml,&lt;svg width=&quot;20&quot; height=&quot;20&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;g clip-path=&quot;url(%23clip0_449_32461)&quot;&gt;&lt;path fill-rule=&quot;evenodd&quot; clip-rule=&quot;evenodd&quot; d=&quot;M4 7.45081V16.5492L12 21.1206L20 16.5492V7.45081L12 2.87938L4 7.45081ZM12 0L1.5 6V18L12 24L22.5 18V6L12 0Z&quot; fill=&quot;%23111111&quot;/&gt;&lt;path fill-rule=&quot;evenodd&quot; clip-rule=&quot;evenodd&quot; d=&quot;M12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM6.5 12C6.5 8.96243 8.96243 6.5 12 6.5C15.0376 6.5 17.5 8.96243 17.5 12C17.5 15.0376 15.0376 17.5 12 17.5C8.96243 17.5 6.5 15.0376 6.5 12Z&quot; fill=&quot;%23111111&quot;/&gt;&lt;/g&gt;&lt;defs&gt;&lt;clipPath id=&quot;clip0_449_32461&quot;&gt;&lt;rect width=&quot;24&quot; height=&quot;24&quot; fill=&quot;white&quot;/&gt;&lt;/clipPath&gt;&lt;/defs&gt;&lt;/svg&gt;&#x27;);height:20px;width:20px"></div></div></div></div></div></div></div></div></nav><div id="mweb-unauth-container" role="main" class="zI7 iyn Hsu" style="padding-left:72px"><div class="zI7 iyn Hsu" style="height:100%"><div data-layout-shift-boundary-id="ProfilePageContainer" class="zI7 iyn Hsu "><div class="Jea jzS lnZ v35 zI7 iyn Hsu"><!--$--><div class="_he p6V zI7 iyn Hsu" style="left:0;opacity:0;top:-64px;transition:top 0.1s, opacity 0.2s;height:64px;z-index:3"><div class="Jea S7o _co imm mQ8 vEU zI7 iyn Hsu" style="width:100%"><div class="hs0 un8 b23 JrK" style="max-width:1244px;width:100%"><div class="xuA"><div aria-disabled="false" class="S9z eEj iyn Tbt L4E e8F BG7" role="button" tabindex="0"><div data-test-id="gestalt-avatar-svg" class="INd XiG zI7 iyn Hsu" style="height:48px;width:48px"><div class="Pj7 sLG XiG INd m1e"><div class=""><div class="XiG zI7 iyn Hsu" style="background-color:var(--color-background-avatar-placeholder);padding-bottom:100%"><img alt="sobitech" class="hCL kVc L4E MIw" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/280x280_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg"/></div></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div><div class="xuA"><div aria-disabled="false" class="S9z eEj iyn Tbt L4E e8F BG7" role="button" tabindex="0"><div class="Eqh Jea V92 pXK zI7 iyn Hsu"><div class="FNs zI7 iyn Hsu"><div class="X8m zDA IZT CKL tBJ dyH iFc bwj H2s" title="Sobi Tech" style="-webkit-line-clamp:1">Sobi Tech</div></div></div></div></div><div class="ujU xuA"></div><div class="xuA"><div class="Eqh zI7 iyn Hsu"><div class="hs0 un8 b23 JrK"><div class="xuA"><div data-test-id="share-button" class="zI7 iyn Hsu"><button aria-label="Share" class="yfm adn yQo lnZ wsz" tabindex="0" type="button"><div class="KuF kVc adn yQo S9z ncU BG7"><div class="SPw _O1 KS5 mQ8 K1k uPZ" style="height:48px;width:48px"><svg aria-hidden="true" aria-label="" class="Uvi gUZ U9O kVc" height="20" role="img" viewBox="0 0 24 24" width="20"><path d="M7.44 5.44a1.5 1.5 0 1 0 2.12 2.12l.94-.94v6.88a1.5 1.5 0 0 0 3 0V6.62l.94.94a1.5 1.5 0 0 0 2.12-2.12l-3.5-3.5a1.5 1.5 0 0 0-2.12 0zM5 13.5a1.5 1.5 0 0 0-3 0v5A3.5 3.5 0 0 0 5.5 22h13a3.5 3.5 0 0 0 3.5-3.5v-5a1.5 1.5 0 0 0-3 0v5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5z"></path></svg></div></div></button><!--$!--><template></template><!--/$--></div></div></div></div></div></div></div></div><div data-test-id="profile-header" id="business-profile-header" class="HtR Jea i1W mQ8 zI7 iyn Hsu" style="width:100%"><div class="Jea KS5 XiG zI7 iyn Hsu" style="flex-direction:row;gap:28px;max-width:1244px;width:100%"><div class="lnZ zI7 iyn Hsu" style="width:100%"><div class="Jea KS5 zI7 iyn Hsu" style="gap:24px"><div class="Eqh xuA"><div data-test-id="gestalt-avatar-svg" class="INd XiG zI7 iyn Hsu" style="height:120px;width:120px"><div class="Pj7 sLG XiG INd m1e"><div class=""><div class="XiG zI7 iyn Hsu" style="background-color:var(--color-background-avatar-placeholder);padding-bottom:100%"><img alt="sobitech" class="hCL kVc L4E MIw" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/280x280_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg"/></div></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div><div class="zI7 iyn Hsu"><h1 class="lH1 dyH iFc H2s h4h X8m V2L G1E"><div class="KS5 hs0 un8 C9i TB_"><div data-test-id="profile-name" class="zI7 iyn Hsu" style="white-space:nowrap"><div class="zI7 iyn Hsu" style="white-space:normal;display:inline">Sobi Tech</div></div></div></h1><div class="Jea zI7 iyn Hsu zX-"><div class="zI7 iyn Hsu"><span class="JlN zDA IZT tBJ dyH iFc j1A swG" data-test-id="profile-username">sobitech</span></div></div></div></div><div class="Jea mjS zI7 iyn Hsu"><div data-test-id="profile-followers-count" class="zI7 iyn Hsu"><div aria-disabled="false" class="S9z eEj iyn Tbt L4E e8F BG7" role="button" tabindex="0"><span class="X8m zDA IZT tBJ dyH iFc j1A H2s">27<!-- --> followers</span></div></div><span aria-hidden="false" style="padding:0 4px"><span class="zDA IZT tBJ dyH iFc j1A swG">·</span></span><div data-test-id="profile-following-count" class="zI7 iyn Hsu"><div aria-disabled="false" class="S9z eEj iyn Tbt L4E e8F BG7" role="button" tabindex="0"><span class="X8m zDA IZT tBJ dyH iFc j1A H2s">0<!-- --> following</span></div></div></div><div class="mjS zI7 iyn Hsu"><div aria-disabled="false" aria-label="Expand about section" class="S9z eEj iyn Tbt L4E e8F BG7" role="button" tabindex="0"><span class="X8m zDA IZT tBJ dyH iFc sAJ swG" data-test-id="main-user-description-text">itechmagazine.com - eduqia.com - sobitech.com - GlobalHealthMag.com</span> </div></div><div class="Jea jX8 zI7 iyn Hsu"><div class="Eqh zI7 iyn Hsu"><a class="nrl _74 NtY S9z eEj iyn kVc Tbt L4E e8F BG7" href="http://www.eduqia.com" rel="noopener noreferrer" tabindex="0" target="_blank"><div class="KS5 hs0 un8 aW4 yLs" data-test-id="website-icon-and-url"><div class="xuA"><svg aria-label="http://www.eduqia.com" class="Uvi gUZ U9O kVc" height="16" role="img" viewBox="0 0 24 24" width="16"><path d="m21.3 16.96-4.36 4.35-2.47-2.47a.75.75 0 0 1 1.06-1.07l1.41 1.42 3.3-3.3a.75.75 0 1 1 1.06 1.07M18 12a6 6 0 1 0 0 12 6 6 0 0 0 0-12M7.03 10.75H2.59a9.5 9.5 0 0 1 5.93-7.58 22 22 0 0 0-1.5 7.58m-4.44 2.5h4.44c.11 2.83.61 5.57 1.49 7.58a9.5 9.5 0 0 1-5.93-7.58M12 2.5c.68.06 2.25 3 2.47 8.25H9.53C9.76 5.43 11.4 2.55 12 2.5M10 18l.04-.71a24 24 0 0 1-.51-4.04h2.05a8 8 0 0 1 5.35-3.17 22 22 0 0 0-1.44-6.9 9.5 9.5 0 0 1 5.92 7.57h-.05a8 8 0 0 1 2.6 1.94q.04-.35.04-.69a12.01 12.01 0 1 0-12 12q.35 0 .69-.04A8 8 0 0 1 10 18"></path></svg></div><div class="xuA"><span class="X8m tg7 IZT tBJ dyH iFc sAJ H2s">eduqia.com</span></div></div><div class="XiG zI7 iyn Hsu" style="display:inline"><div class="NVN CRJ zI7 iyn Hsu">; Opens a new tab</div></div></a></div></div><div class="jX8 zI7 iyn Hsu"><div class="hs0 un8 b23 JrK"><div class="xuA"><div data-test-id="board-follow-button" class="zI7 iyn Hsu"><button aria-label="Follow" class="RCK Hsu USg adn NTm KhY iyn oRi lnZ wsz" tabindex="0" type="button"><div class="RCK Hsu USg adn NTm KhY iyn S9z F10 xD4 i1W V92 Il7 hNT BG7 hDj _O1 KS5 mQ8 Tbt L4E"><div class="B1n tg7 tBJ dyH iFc sAJ H2s">Follow</div></div></button></div></div></div></div></div><div data-test-id="business-profile-header-cover-container" class="Eqh XiG ebZ fev sLG zI7 iyn Hsu" style="height:360px;min-height:80px;width:640px"><div class="Kzl MIw QLY i1W p6V zI7 iyn Hsu"><div class="hs0 un8 b23 JrK"><div class="xuA"><div data-test-id="share-button" class="zI7 iyn Hsu"><button aria-label="Share" class="yfm adn yQo lnZ wsz" tabindex="0" type="button"><div class="KuF kVc adn yQo S9z ncU BG7"><div class="SPw _O1 KS5 mQ8 K1k eBH" style="height:48px;width:48px"><svg aria-hidden="true" aria-label="" class="Uvi gUZ U9O kVc" height="20" role="img" viewBox="0 0 24 24" width="20"><path d="M7.44 5.44a1.5 1.5 0 1 0 2.12 2.12l.94-.94v6.88a1.5 1.5 0 0 0 3 0V6.62l.94.94a1.5 1.5 0 0 0 2.12-2.12l-3.5-3.5a1.5 1.5 0 0 0-2.12 0zM5 13.5a1.5 1.5 0 0 0-3 0v5A3.5 3.5 0 0 0 5.5 22h13a3.5 3.5 0 0 0 3.5-3.5v-5a1.5 1.5 0 0 0-3 0v5a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5z"></path></svg></div></div></button><!--$!--><template></template><!--/$--></div></div></div></div></div></div></div><!--/$--><div data-test-id="tabs-container" class="Jea mQ8 qGb zI7 iyn Hsu"><div class="C00 sLG zI7 iyn Hsu zX-"><div class="KS5 hs0 un8 a1C TB_"><div class="xuA"><div class="aKy V92" id="/_created"><a class="nrl _74 NtY S9z DUt iyn kVc Tbt L4E e8F BG7" href="/sobitech/_created" rel="" tabindex="0"><div class="KS5 jzS un8 C9i TB_"><div class="DUt XiG _co _wN hjq zI7 iyn Hsu" style="background-color:var(--color-background-tabs-default-base)"><div class="zI7 iyn Hsu " style="height:100%"><div class="KS5 hs0 mQ8 un8 b23 TB_"><div class="xuA"><div class="X8m zDA UK7 tBJ dyH iFc H2s sAJ">Created</div></div></div></div></div></div></a></div></div><div class="xuA"><div class="aKy V92" id="/_saved"><a aria-current="page" class="nrl _74 NtY S9z DUt iyn kVc Tbt L4E e8F BG7" href="/sobitech/_saved" rel="" tabindex="0"><div class="KS5 jzS un8 C9i TB_"><div class="DUt XiG _co _wN hjq zI7 iyn Hsu" style="background-color:var(--color-background-tabs-default-base)"><div class="zI7 iyn Hsu " style="height:100%"><div class="KS5 hs0 mQ8 un8 b23 TB_"><div class="xuA"><div class="X8m zDA UK7 tBJ dyH iFc H2s sAJ">Saved</div></div></div></div><div class="MIw zI7 iyn Hsu" style="bottom:-3px;width:calc(100% - 16px)"><div class="uom zI7 iyn Hsu" style="border-radius:1.5px;height:3px;width:100%"></div></div></div></div></a></div></div></div></div></div></div><div class="hjq zI7 iyn Hsu"><!--$--><div class="zI7 iyn Hsu" style="height:100%"><div class="zI7 iyn Hsu"><div data-test-id="grid" class="oWa zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="height:100%"><div class="masonryContainer" data-test-id="masonry-container" id="profileBoardsFeed" style="padding:0 1px"><div class="centered m_t2f252162"><style data-test-id="masonry-ssr-styles">.masonryContainer:has(.m_t2f252162) {
  1341.      container-type: inline-size;
  1342.    }
  1343.  
  1344.    .masonryContainer > .centered {
  1345.      margin-left: auto;
  1346.      margin-right: auto;
  1347.    }
  1348.  
  1349.    .m_t2f252162 .static {
  1350.      position: absolute !important;
  1351.      visibility: hidden !important;
  1352.    }
  1353.  
  1354.    
  1355.    
  1356.    @container (min-width: 0px) and (max-width: 761.99px) {
  1357.      
  1358.      .m_t2f252162 .static:nth-child(-n+2) {
  1359.        position: static !important;
  1360.        visibility: visible !important;
  1361.        float: left;
  1362.        display: block;
  1363.      }
  1364.  
  1365.      .m_t2f252162 .static {
  1366.        padding: 0 1px;
  1367.      }
  1368.  
  1369.      
  1370.      .m_t2f252162 .static {
  1371.        box-sizing: border-box;
  1372.        width: calc(100% / 2) !important;
  1373.      }
  1374.    
  1375.  
  1376.      
  1377.    
  1378.    }
  1379.  
  1380.    @container (min-width: 762px) and (max-width: 1015.99px) {
  1381.      
  1382.      .m_t2f252162 .static:nth-child(-n+3) {
  1383.        position: static !important;
  1384.        visibility: visible !important;
  1385.        float: left;
  1386.        display: block;
  1387.      }
  1388.  
  1389.      .m_t2f252162 .static {
  1390.        padding: 0 1px;
  1391.      }
  1392.  
  1393.      
  1394.      .m_t2f252162 .static {
  1395.        box-sizing: border-box;
  1396.        width: calc(100% / 3) !important;
  1397.      }
  1398.    
  1399.  
  1400.      
  1401.    
  1402.    }
  1403.  
  1404.    @container (min-width: 1016px) and (max-width: 1269.99px) {
  1405.      
  1406.      .m_t2f252162 .static:nth-child(-n+4) {
  1407.        position: static !important;
  1408.        visibility: visible !important;
  1409.        float: left;
  1410.        display: block;
  1411.      }
  1412.  
  1413.      .m_t2f252162 .static {
  1414.        padding: 0 1px;
  1415.      }
  1416.  
  1417.      
  1418.      .m_t2f252162 .static {
  1419.        box-sizing: border-box;
  1420.        width: calc(100% / 4) !important;
  1421.      }
  1422.    
  1423.  
  1424.      
  1425.    
  1426.    }
  1427.  
  1428.    @container (min-width: 1270px) and (max-width: 1523.99px) {
  1429.      
  1430.      .m_t2f252162 .static:nth-child(-n+5) {
  1431.        position: static !important;
  1432.        visibility: visible !important;
  1433.        float: left;
  1434.        display: block;
  1435.      }
  1436.  
  1437.      .m_t2f252162 .static {
  1438.        padding: 0 1px;
  1439.      }
  1440.  
  1441.      
  1442.      .m_t2f252162 .static {
  1443.        box-sizing: border-box;
  1444.        width: calc(100% / 5) !important;
  1445.      }
  1446.    
  1447.  
  1448.      
  1449.    
  1450.    }
  1451.  
  1452.    @container (min-width: 1524px) and (max-width: 1777.99px) {
  1453.      
  1454.      .m_t2f252162 .static:nth-child(-n+6) {
  1455.        position: static !important;
  1456.        visibility: visible !important;
  1457.        float: left;
  1458.        display: block;
  1459.      }
  1460.  
  1461.      .m_t2f252162 .static {
  1462.        padding: 0 1px;
  1463.      }
  1464.  
  1465.      
  1466.      .m_t2f252162 .static {
  1467.        box-sizing: border-box;
  1468.        width: calc(100% / 6) !important;
  1469.      }
  1470.    
  1471.  
  1472.      
  1473.    
  1474.    }
  1475.  
  1476.    @container (min-width: 1778px) and (max-width: 2031.99px) {
  1477.      
  1478.      .m_t2f252162 .static:nth-child(-n+7) {
  1479.        position: static !important;
  1480.        visibility: visible !important;
  1481.        float: left;
  1482.        display: block;
  1483.      }
  1484.  
  1485.      .m_t2f252162 .static {
  1486.        padding: 0 1px;
  1487.      }
  1488.  
  1489.      
  1490.      .m_t2f252162 .static {
  1491.        box-sizing: border-box;
  1492.        width: calc(100% / 7) !important;
  1493.      }
  1494.    
  1495.  
  1496.      
  1497.    
  1498.    }
  1499.  
  1500.    @container (min-width: 2032px) and (max-width: 2285.99px) {
  1501.      
  1502.      .m_t2f252162 .static:nth-child(-n+8) {
  1503.        position: static !important;
  1504.        visibility: visible !important;
  1505.        float: left;
  1506.        display: block;
  1507.      }
  1508.  
  1509.      .m_t2f252162 .static {
  1510.        padding: 0 1px;
  1511.      }
  1512.  
  1513.      
  1514.      .m_t2f252162 .static {
  1515.        box-sizing: border-box;
  1516.        width: calc(100% / 8) !important;
  1517.      }
  1518.    
  1519.  
  1520.      
  1521.    
  1522.    }
  1523.  
  1524.    @container (min-width: 2286px) and (max-width: 2539.99px) {
  1525.      
  1526.      .m_t2f252162 .static:nth-child(-n+9) {
  1527.        position: static !important;
  1528.        visibility: visible !important;
  1529.        float: left;
  1530.        display: block;
  1531.      }
  1532.  
  1533.      .m_t2f252162 .static {
  1534.        padding: 0 1px;
  1535.      }
  1536.  
  1537.      
  1538.      .m_t2f252162 .static {
  1539.        box-sizing: border-box;
  1540.        width: calc(100% / 9) !important;
  1541.      }
  1542.    
  1543.  
  1544.      
  1545.    
  1546.    }
  1547.  
  1548.    @container (min-width: 2540px) and (max-width: 2793.99px) {
  1549.      
  1550.      .m_t2f252162 .static:nth-child(-n+10) {
  1551.        position: static !important;
  1552.        visibility: visible !important;
  1553.        float: left;
  1554.        display: block;
  1555.      }
  1556.  
  1557.      .m_t2f252162 .static {
  1558.        padding: 0 1px;
  1559.      }
  1560.  
  1561.      
  1562.      .m_t2f252162 .static {
  1563.        box-sizing: border-box;
  1564.        width: calc(100% / 10) !important;
  1565.      }
  1566.    
  1567.  
  1568.      
  1569.    
  1570.    }
  1571.  
  1572.    @container (min-width: 2794px) and (max-width: 3047.99px) {
  1573.      
  1574.      .m_t2f252162 .static:nth-child(-n+11) {
  1575.        position: static !important;
  1576.        visibility: visible !important;
  1577.        float: left;
  1578.        display: block;
  1579.      }
  1580.  
  1581.      .m_t2f252162 .static {
  1582.        padding: 0 1px;
  1583.      }
  1584.  
  1585.      
  1586.      .m_t2f252162 .static {
  1587.        box-sizing: border-box;
  1588.        width: calc(100% / 11) !important;
  1589.      }
  1590.    
  1591.  
  1592.      
  1593.    
  1594.    }
  1595.  
  1596.    @container (min-width: 3048px) and (max-width: 3301.99px) {
  1597.      
  1598.      .m_t2f252162 .static:nth-child(-n+12) {
  1599.        position: static !important;
  1600.        visibility: visible !important;
  1601.        float: left;
  1602.        display: block;
  1603.      }
  1604.  
  1605.      .m_t2f252162 .static {
  1606.        padding: 0 1px;
  1607.      }
  1608.  
  1609.      
  1610.      .m_t2f252162 .static {
  1611.        box-sizing: border-box;
  1612.        width: calc(100% / 12) !important;
  1613.      }
  1614.    
  1615.  
  1616.      
  1617.    
  1618.    }
  1619.  
  1620.    @container (min-width: 3302px) and (max-width: 3555.99px) {
  1621.      
  1622.      .m_t2f252162 .static:nth-child(-n+13) {
  1623.        position: static !important;
  1624.        visibility: visible !important;
  1625.        float: left;
  1626.        display: block;
  1627.      }
  1628.  
  1629.      .m_t2f252162 .static {
  1630.        padding: 0 1px;
  1631.      }
  1632.  
  1633.      
  1634.      .m_t2f252162 .static {
  1635.        box-sizing: border-box;
  1636.        width: calc(100% / 13) !important;
  1637.      }
  1638.    
  1639.  
  1640.      
  1641.    
  1642.    }
  1643.  
  1644.    @container (min-width: 3556px) and (max-width: 3809.99px) {
  1645.      
  1646.      .m_t2f252162 .static:nth-child(-n+14) {
  1647.        position: static !important;
  1648.        visibility: visible !important;
  1649.        float: left;
  1650.        display: block;
  1651.      }
  1652.  
  1653.      .m_t2f252162 .static {
  1654.        padding: 0 1px;
  1655.      }
  1656.  
  1657.      
  1658.      .m_t2f252162 .static {
  1659.        box-sizing: border-box;
  1660.        width: calc(100% / 14) !important;
  1661.      }
  1662.    
  1663.  
  1664.      
  1665.    
  1666.    }
  1667.  
  1668.    @container (min-width: 3810px) and (max-width: 4063.99px) {
  1669.      
  1670.      .m_t2f252162 .static:nth-child(-n+15) {
  1671.        position: static !important;
  1672.        visibility: visible !important;
  1673.        float: left;
  1674.        display: block;
  1675.      }
  1676.  
  1677.      .m_t2f252162 .static {
  1678.        padding: 0 1px;
  1679.      }
  1680.  
  1681.      
  1682.      .m_t2f252162 .static {
  1683.        box-sizing: border-box;
  1684.        width: calc(100% / 15) !important;
  1685.      }
  1686.    
  1687.  
  1688.      
  1689.    
  1690.    }
  1691.  
  1692.    @container (min-width: 4064px)  {
  1693.      
  1694.      .m_t2f252162 .static:nth-child(-n+16) {
  1695.        position: static !important;
  1696.        visibility: visible !important;
  1697.        float: left;
  1698.        display: block;
  1699.      }
  1700.  
  1701.      .m_t2f252162 .static {
  1702.        padding: 0 1px;
  1703.      }
  1704.  
  1705.      
  1706.      .m_t2f252162 .static {
  1707.        box-sizing: border-box;
  1708.        width: calc(100% / 16) !important;
  1709.      }
  1710.    
  1711.  
  1712.      
  1713.    
  1714.    }
  1715.  
  1716.    @supports not (container-type: inline-size) {
  1717.      
  1718.    @media (min-width: 0px) and (max-width: 761.99px) {
  1719.      
  1720.      .m_t2f252162 .static:nth-child(-n+2) {
  1721.        position: static !important;
  1722.        visibility: visible !important;
  1723.        float: left;
  1724.        display: block;
  1725.      }
  1726.  
  1727.      .m_t2f252162 .static {
  1728.        padding: 0 1px;
  1729.      }
  1730.  
  1731.      
  1732.      .m_t2f252162 .static {
  1733.        box-sizing: border-box;
  1734.        width: calc(100% / 2) !important;
  1735.      }
  1736.    
  1737.  
  1738.      
  1739.    
  1740.    }
  1741.  
  1742.    @media (min-width: 762px) and (max-width: 1015.99px) {
  1743.      
  1744.      .m_t2f252162 .static:nth-child(-n+3) {
  1745.        position: static !important;
  1746.        visibility: visible !important;
  1747.        float: left;
  1748.        display: block;
  1749.      }
  1750.  
  1751.      .m_t2f252162 .static {
  1752.        padding: 0 1px;
  1753.      }
  1754.  
  1755.      
  1756.      .m_t2f252162 .static {
  1757.        box-sizing: border-box;
  1758.        width: calc(100% / 3) !important;
  1759.      }
  1760.    
  1761.  
  1762.      
  1763.    
  1764.    }
  1765.  
  1766.    @media (min-width: 1016px) and (max-width: 1269.99px) {
  1767.      
  1768.      .m_t2f252162 .static:nth-child(-n+4) {
  1769.        position: static !important;
  1770.        visibility: visible !important;
  1771.        float: left;
  1772.        display: block;
  1773.      }
  1774.  
  1775.      .m_t2f252162 .static {
  1776.        padding: 0 1px;
  1777.      }
  1778.  
  1779.      
  1780.      .m_t2f252162 .static {
  1781.        box-sizing: border-box;
  1782.        width: calc(100% / 4) !important;
  1783.      }
  1784.    
  1785.  
  1786.      
  1787.    
  1788.    }
  1789.  
  1790.    @media (min-width: 1270px) and (max-width: 1523.99px) {
  1791.      
  1792.      .m_t2f252162 .static:nth-child(-n+5) {
  1793.        position: static !important;
  1794.        visibility: visible !important;
  1795.        float: left;
  1796.        display: block;
  1797.      }
  1798.  
  1799.      .m_t2f252162 .static {
  1800.        padding: 0 1px;
  1801.      }
  1802.  
  1803.      
  1804.      .m_t2f252162 .static {
  1805.        box-sizing: border-box;
  1806.        width: calc(100% / 5) !important;
  1807.      }
  1808.    
  1809.  
  1810.      
  1811.    
  1812.    }
  1813.  
  1814.    @media (min-width: 1524px) and (max-width: 1777.99px) {
  1815.      
  1816.      .m_t2f252162 .static:nth-child(-n+6) {
  1817.        position: static !important;
  1818.        visibility: visible !important;
  1819.        float: left;
  1820.        display: block;
  1821.      }
  1822.  
  1823.      .m_t2f252162 .static {
  1824.        padding: 0 1px;
  1825.      }
  1826.  
  1827.      
  1828.      .m_t2f252162 .static {
  1829.        box-sizing: border-box;
  1830.        width: calc(100% / 6) !important;
  1831.      }
  1832.    
  1833.  
  1834.      
  1835.    
  1836.    }
  1837.  
  1838.    @media (min-width: 1778px) and (max-width: 2031.99px) {
  1839.      
  1840.      .m_t2f252162 .static:nth-child(-n+7) {
  1841.        position: static !important;
  1842.        visibility: visible !important;
  1843.        float: left;
  1844.        display: block;
  1845.      }
  1846.  
  1847.      .m_t2f252162 .static {
  1848.        padding: 0 1px;
  1849.      }
  1850.  
  1851.      
  1852.      .m_t2f252162 .static {
  1853.        box-sizing: border-box;
  1854.        width: calc(100% / 7) !important;
  1855.      }
  1856.    
  1857.  
  1858.      
  1859.    
  1860.    }
  1861.  
  1862.    @media (min-width: 2032px) and (max-width: 2285.99px) {
  1863.      
  1864.      .m_t2f252162 .static:nth-child(-n+8) {
  1865.        position: static !important;
  1866.        visibility: visible !important;
  1867.        float: left;
  1868.        display: block;
  1869.      }
  1870.  
  1871.      .m_t2f252162 .static {
  1872.        padding: 0 1px;
  1873.      }
  1874.  
  1875.      
  1876.      .m_t2f252162 .static {
  1877.        box-sizing: border-box;
  1878.        width: calc(100% / 8) !important;
  1879.      }
  1880.    
  1881.  
  1882.      
  1883.    
  1884.    }
  1885.  
  1886.    @media (min-width: 2286px) and (max-width: 2539.99px) {
  1887.      
  1888.      .m_t2f252162 .static:nth-child(-n+9) {
  1889.        position: static !important;
  1890.        visibility: visible !important;
  1891.        float: left;
  1892.        display: block;
  1893.      }
  1894.  
  1895.      .m_t2f252162 .static {
  1896.        padding: 0 1px;
  1897.      }
  1898.  
  1899.      
  1900.      .m_t2f252162 .static {
  1901.        box-sizing: border-box;
  1902.        width: calc(100% / 9) !important;
  1903.      }
  1904.    
  1905.  
  1906.      
  1907.    
  1908.    }
  1909.  
  1910.    @media (min-width: 2540px) and (max-width: 2793.99px) {
  1911.      
  1912.      .m_t2f252162 .static:nth-child(-n+10) {
  1913.        position: static !important;
  1914.        visibility: visible !important;
  1915.        float: left;
  1916.        display: block;
  1917.      }
  1918.  
  1919.      .m_t2f252162 .static {
  1920.        padding: 0 1px;
  1921.      }
  1922.  
  1923.      
  1924.      .m_t2f252162 .static {
  1925.        box-sizing: border-box;
  1926.        width: calc(100% / 10) !important;
  1927.      }
  1928.    
  1929.  
  1930.      
  1931.    
  1932.    }
  1933.  
  1934.    @media (min-width: 2794px) and (max-width: 3047.99px) {
  1935.      
  1936.      .m_t2f252162 .static:nth-child(-n+11) {
  1937.        position: static !important;
  1938.        visibility: visible !important;
  1939.        float: left;
  1940.        display: block;
  1941.      }
  1942.  
  1943.      .m_t2f252162 .static {
  1944.        padding: 0 1px;
  1945.      }
  1946.  
  1947.      
  1948.      .m_t2f252162 .static {
  1949.        box-sizing: border-box;
  1950.        width: calc(100% / 11) !important;
  1951.      }
  1952.    
  1953.  
  1954.      
  1955.    
  1956.    }
  1957.  
  1958.    @media (min-width: 3048px) and (max-width: 3301.99px) {
  1959.      
  1960.      .m_t2f252162 .static:nth-child(-n+12) {
  1961.        position: static !important;
  1962.        visibility: visible !important;
  1963.        float: left;
  1964.        display: block;
  1965.      }
  1966.  
  1967.      .m_t2f252162 .static {
  1968.        padding: 0 1px;
  1969.      }
  1970.  
  1971.      
  1972.      .m_t2f252162 .static {
  1973.        box-sizing: border-box;
  1974.        width: calc(100% / 12) !important;
  1975.      }
  1976.    
  1977.  
  1978.      
  1979.    
  1980.    }
  1981.  
  1982.    @media (min-width: 3302px) and (max-width: 3555.99px) {
  1983.      
  1984.      .m_t2f252162 .static:nth-child(-n+13) {
  1985.        position: static !important;
  1986.        visibility: visible !important;
  1987.        float: left;
  1988.        display: block;
  1989.      }
  1990.  
  1991.      .m_t2f252162 .static {
  1992.        padding: 0 1px;
  1993.      }
  1994.  
  1995.      
  1996.      .m_t2f252162 .static {
  1997.        box-sizing: border-box;
  1998.        width: calc(100% / 13) !important;
  1999.      }
  2000.    
  2001.  
  2002.      
  2003.    
  2004.    }
  2005.  
  2006.    @media (min-width: 3556px) and (max-width: 3809.99px) {
  2007.      
  2008.      .m_t2f252162 .static:nth-child(-n+14) {
  2009.        position: static !important;
  2010.        visibility: visible !important;
  2011.        float: left;
  2012.        display: block;
  2013.      }
  2014.  
  2015.      .m_t2f252162 .static {
  2016.        padding: 0 1px;
  2017.      }
  2018.  
  2019.      
  2020.      .m_t2f252162 .static {
  2021.        box-sizing: border-box;
  2022.        width: calc(100% / 14) !important;
  2023.      }
  2024.    
  2025.  
  2026.      
  2027.    
  2028.    }
  2029.  
  2030.    @media (min-width: 3810px) and (max-width: 4063.99px) {
  2031.      
  2032.      .m_t2f252162 .static:nth-child(-n+15) {
  2033.        position: static !important;
  2034.        visibility: visible !important;
  2035.        float: left;
  2036.        display: block;
  2037.      }
  2038.  
  2039.      .m_t2f252162 .static {
  2040.        padding: 0 1px;
  2041.      }
  2042.  
  2043.      
  2044.      .m_t2f252162 .static {
  2045.        box-sizing: border-box;
  2046.        width: calc(100% / 15) !important;
  2047.      }
  2048.    
  2049.  
  2050.      
  2051.    
  2052.    }
  2053.  
  2054.    @media (min-width: 4064px)  {
  2055.      
  2056.      .m_t2f252162 .static:nth-child(-n+16) {
  2057.        position: static !important;
  2058.        visibility: visible !important;
  2059.        float: left;
  2060.        display: block;
  2061.      }
  2062.  
  2063.      .m_t2f252162 .static {
  2064.        padding: 0 1px;
  2065.      }
  2066.  
  2067.      
  2068.      .m_t2f252162 .static {
  2069.        box-sizing: border-box;
  2070.        width: calc(100% / 16) !important;
  2071.      }
  2072.    
  2073.  
  2074.      
  2075.    
  2076.    }
  2077.  
  2078.    }</style><div data-test-id="max-width-container" class="a3i feh s7I zI7 iyn Hsu zmN"><div class="vbI XiG" role="list" style="height:0;width:100%"><div class="static" data-column-span="1" data-grid-item="true" role="listitem" style="top:0;left:0;transform:translateX(0px) translateY(0px);-webkit-transform:translateX(0px) translateY(0px);width:252px"><div data-test-id="board-card" class="H-G Yo2 zI7 iyn Hsu"><a class="nrl _74 NtY S9z DUt iyn kVc Tbt L4E e8F BG7" href="/sobitech/globalhealthmag/" rel="" tabindex="0"><div class="_co zI7 iyn Hsu"><div class="zI7 iyn Hsu"><div data-test-id="boardCard-globalhealthmag" class="XiG zI7 iyn Hsu" style="height:100%;width:100%"><div class="Pj7 sLG XiG ho- m1e"><div class="Pj7 sLG XiG ho- m1e" style="width:100%"><div class="hs0 un8 C9i TB_" style="height:100%"><div class="PX-"><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div data-test-id="drawer-image-group-first-image-container" class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:1px 0 1px 1px;border-radius:16px 0 0 16px"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><img alt="" src="https://i.pinimg.com/474x/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg" style="background-color:#EFEFEF;fetch-priority:cover;height:100%;loading:auto;object-fit:cover;object-position:center center;width:100%"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div></div><div class="MRE"><div class="zI7 iyn Hsu" style="height:100%"><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:1px;border-radius:0 16px 0 0"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="XiG zI7 iyn Hsu" style="background-color:#efefef;height:100%"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/170x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg" style="object-fit:cover"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:0 1px 1px 1px;border-radius:0 0 16px 0"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="XiG zI7 iyn Hsu" style="background-color:#efefef;height:100%"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/170x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg" style="object-fit:cover"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div></div></div></div></div></div><div class="hjq qGb wsz zI7 iyn Hsu zmN"><div data-test-id="board-card-title" class="Jea b8T qF5 ujU zI7 iyn Hsu"><h2 class="lH1 dyH iFc H2s LUr X8m V2L G1E f-J" style="-webkit-line-clamp:2" title="globalhealthmag">globalhealthmag</h2></div><div class="Jea KS5 hs0 zI7 iyn Hsu zX-"><div class="Eqh xuA"><div class="JlN zDA IZT CKL tBJ dyH iFc dR0 swG" style="-webkit-line-clamp:1"><div class="NVN CRJ zI7 iyn Hsu">, </div>58<!-- --> Pins</div></div><div class="JlN zDA IZT tBJ dyH iFc dR0 swG"><span aria-hidden="true" style="padding:0 4px"><span class="zDA IZT tBJ dyH iFc dR0 swG">·</span></span></div><div class="ujU xuA"><div class="Jea MtH zI7 iyn Hsu"><div class="JlN zDA IZT CKL tBJ dyH iFc dR0 swG" style="-webkit-line-clamp:1"><div class="NVN CRJ zI7 iyn Hsu">, </div>2d</div></div></div></div></div></div></div></div></a></div></div><div class="static" data-column-span="1" data-grid-item="true" role="listitem" style="top:0;left:0;transform:translateX(0px) translateY(0px);-webkit-transform:translateX(0px) translateY(0px);width:252px"><div data-test-id="board-card" class="H-G Yo2 zI7 iyn Hsu"><a class="nrl _74 NtY S9z DUt iyn kVc Tbt L4E e8F BG7" href="/sobitech/itechmagazine/" rel="" tabindex="0"><div class="_co zI7 iyn Hsu"><div class="zI7 iyn Hsu"><div data-test-id="boardCard-iTechMagazine" class="XiG zI7 iyn Hsu" style="height:100%;width:100%"><div class="Pj7 sLG XiG ho- m1e"><div class="Pj7 sLG XiG ho- m1e" style="width:100%"><div class="hs0 un8 C9i TB_" style="height:100%"><div class="PX-"><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div data-test-id="drawer-image-group-first-image-container" class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:1px 0 1px 1px;border-radius:16px 0 0 16px"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><img alt="" src="https://i.pinimg.com/474x/f9/47/80/f9478032dc3dbbba1465db2e040efaf3.jpg" style="background-color:#EFEFEF;fetch-priority:cover;height:100%;loading:auto;object-fit:cover;object-position:center center;width:100%"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div></div><div class="MRE"><div class="zI7 iyn Hsu" style="height:100%"><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:1px;border-radius:0 16px 0 0"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="XiG zI7 iyn Hsu" style="background-color:#efefef;height:100%"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/170x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg" style="object-fit:cover"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:0 1px 1px 1px;border-radius:0 0 16px 0"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="XiG zI7 iyn Hsu" style="background-color:#efefef;height:100%"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/170x/a3/38/3f/a3383f46cba870a9c2d5600d5f3d59d5.jpg" style="object-fit:cover"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div></div></div></div></div></div><div class="hjq qGb wsz zI7 iyn Hsu zmN"><div data-test-id="board-card-title" class="Jea b8T qF5 ujU zI7 iyn Hsu"><h2 class="lH1 dyH iFc H2s LUr X8m V2L G1E f-J" style="-webkit-line-clamp:2" title="iTechMagazine">iTechMagazine</h2></div><div class="Jea KS5 hs0 zI7 iyn Hsu zX-"><div class="Eqh xuA"><div class="JlN zDA IZT CKL tBJ dyH iFc dR0 swG" style="-webkit-line-clamp:1"><div class="NVN CRJ zI7 iyn Hsu">, </div>102<!-- --> Pins</div></div><div class="JlN zDA IZT tBJ dyH iFc dR0 swG"><span aria-hidden="true" style="padding:0 4px"><span class="zDA IZT tBJ dyH iFc dR0 swG">·</span></span></div><div class="ujU xuA"><div class="Jea MtH zI7 iyn Hsu"><div class="JlN zDA IZT CKL tBJ dyH iFc dR0 swG" style="-webkit-line-clamp:1"><div class="NVN CRJ zI7 iyn Hsu">, </div>2d</div></div></div></div></div></div></div></div></a></div></div><div class="static" data-column-span="1" data-grid-item="true" role="listitem" style="top:0;left:0;transform:translateX(0px) translateY(0px);-webkit-transform:translateX(0px) translateY(0px);width:252px"><div data-test-id="board-card" class="H-G Yo2 zI7 iyn Hsu"><a class="nrl _74 NtY S9z DUt iyn kVc Tbt L4E e8F BG7" href="/sobitech/eduqia/" rel="" tabindex="0"><div class="_co zI7 iyn Hsu"><div class="zI7 iyn Hsu"><div data-test-id="boardCard-Eduqia" class="XiG zI7 iyn Hsu" style="height:100%;width:100%"><div class="Pj7 sLG XiG ho- m1e"><div class="Pj7 sLG XiG ho- m1e" style="width:100%"><div class="hs0 un8 C9i TB_" style="height:100%"><div class="PX-"><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div data-test-id="drawer-image-group-first-image-container" class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:1px 0 1px 1px;border-radius:16px 0 0 16px"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><img alt="" src="https://i.pinimg.com/474x/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg" style="background-color:#EFEFEF;fetch-priority:cover;height:100%;loading:auto;object-fit:cover;object-position:center center;width:100%"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div></div><div class="MRE"><div class="zI7 iyn Hsu" style="height:100%"><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:1px;border-radius:0 16px 0 0"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="XiG zI7 iyn Hsu" style="background-color:#efefef;height:100%"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/170x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg" style="object-fit:cover"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:0 1px 1px 1px;border-radius:0 0 16px 0"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="XiG zI7 iyn Hsu" style="background-color:#efefef;height:100%"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/170x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg" style="object-fit:cover"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div></div></div></div></div></div><div class="hjq qGb wsz zI7 iyn Hsu zmN"><div data-test-id="board-card-title" class="Jea b8T qF5 ujU zI7 iyn Hsu"><h2 class="lH1 dyH iFc H2s LUr X8m V2L G1E f-J" style="-webkit-line-clamp:2" title="Eduqia">Eduqia</h2></div><div class="Jea KS5 hs0 zI7 iyn Hsu zX-"><div class="Eqh xuA"><div class="JlN zDA IZT CKL tBJ dyH iFc dR0 swG" style="-webkit-line-clamp:1"><div class="NVN CRJ zI7 iyn Hsu">, </div>266<!-- --> Pins</div></div><div class="JlN zDA IZT tBJ dyH iFc dR0 swG"><span aria-hidden="true" style="padding:0 4px"><span class="zDA IZT tBJ dyH iFc dR0 swG">·</span></span></div><div class="ujU xuA"><div class="Jea MtH zI7 iyn Hsu"><div class="JlN zDA IZT CKL tBJ dyH iFc dR0 swG" style="-webkit-line-clamp:1"><div class="NVN CRJ zI7 iyn Hsu">, </div>2d</div></div></div></div></div></div></div></div></a></div></div><div class="static" data-column-span="1" data-grid-item="true" role="listitem" style="top:0;left:0;transform:translateX(0px) translateY(0px);-webkit-transform:translateX(0px) translateY(0px);width:252px"><div data-test-id="board-card" class="H-G Yo2 zI7 iyn Hsu"><a class="nrl _74 NtY S9z DUt iyn kVc Tbt L4E e8F BG7" href="/sobitech/sobitech/" rel="" tabindex="0"><div class="_co zI7 iyn Hsu"><div class="zI7 iyn Hsu"><div data-test-id="boardCard-sobitech" class="XiG zI7 iyn Hsu" style="height:100%;width:100%"><div class="Pj7 sLG XiG ho- m1e"><div class="Pj7 sLG XiG ho- m1e" style="width:100%"><div class="hs0 un8 C9i TB_" style="height:100%"><div class="PX-"><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div data-test-id="drawer-image-group-first-image-container" class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:1px 0 1px 1px;border-radius:16px 0 0 16px"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><img alt="" src="https://i.pinimg.com/474x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg" style="background-color:#EFEFEF;fetch-priority:cover;height:100%;loading:auto;object-fit:cover;object-position:center center;width:100%"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div></div><div class="MRE"><div class="zI7 iyn Hsu" style="height:100%"><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:1px;border-radius:0 16px 0 0"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="XiG zI7 iyn Hsu" style="background-color:#efefef;height:100%"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/170x/a1/02/e8/a102e8119f4f8ea9f47793d53a3e3ec7.jpg" style="object-fit:cover"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div><div class="XiG zI7 iyn Hsu"><div class="haa sLG zI7 iyn Hsu" style="padding-bottom:100%;width:100%"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu" style="border-color:white;border-style:solid;border-width:0 1px 1px 1px;border-radius:0 0 16px 0"><div class="Pj7 sLG XiG eEj m1e" style="width:100%;height:100%"><div class="XiG zI7 iyn Hsu" style="background-color:#efefef;height:100%"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" src="https://i.pinimg.com/170x/cf/af/7f/cfaf7f603f87f94001e29faad64ac096.jpg" style="object-fit:cover"/></div><div class="KPc MIw ojN Rym p6V QLY"></div></div></div></div></div></div></div></div></div></div><div class="hjq qGb wsz zI7 iyn Hsu zmN"><div data-test-id="board-card-title" class="Jea b8T qF5 ujU zI7 iyn Hsu"><h2 class="lH1 dyH iFc H2s LUr X8m V2L G1E f-J" style="-webkit-line-clamp:2" title="sobitech">sobitech</h2></div><div class="Jea KS5 hs0 zI7 iyn Hsu zX-"><div class="Eqh xuA"><div class="JlN zDA IZT CKL tBJ dyH iFc dR0 swG" style="-webkit-line-clamp:1"><div class="NVN CRJ zI7 iyn Hsu">, </div>7<!-- --> Pins</div></div><div class="JlN zDA IZT tBJ dyH iFc dR0 swG"><span aria-hidden="true" style="padding:0 4px"><span class="zDA IZT tBJ dyH iFc dR0 swG">·</span></span></div><div class="ujU xuA"><div class="Jea MtH zI7 iyn Hsu"><div class="JlN zDA IZT CKL tBJ dyH iFc dR0 swG" style="-webkit-line-clamp:1"><div class="NVN CRJ zI7 iyn Hsu">, </div>2y</div></div></div></div></div></div></div></div></a></div></div></div></div></div></div></div></div></div></div><!--/$--></div></div></div></div><!--$--><!--$!--><template></template><!--/$--><!--$!--><template></template><!--/$--><!--/$--></div><iframe aria-hidden="true" id="epik_localstore" src="https://ct.pinterest.com/ct.html" style="display:none" title="iframe to send EPIK"></iframe><div class="zI7 iyn Hsu"></div><div><div></div></div></div><script nonce="76247b6b3b5d18568e0c82a6f8396cde">$RC("B:2","S:2")</script><title>Sobi Tech (sobitech) - Profile | Pinterest</title><meta content="profile" data-app="true" name="og:type" property="og:type"/><meta content="https://www.pinterest.com/sobitech/" data-app="true" name="og:url" property="og:url"/><meta content="https://s.pinimg.com/images/default_open_graph_1200.png" data-app="true" name="og:image" property="og:image"/><meta content="https://s.pinimg.com/images/default_open_graph_1200.png" data-app="true" name="twitter:image:src" property="twitter:image:src"/><meta content="Sobi Tech | itechmagazine.com - eduqia.com - sobitech.com - GlobalHealthMag.com" data-app="true" name="description" property="description"/><meta content="Sobi Tech | itechmagazine.com - eduqia.com - sobitech.com - GlobalHealthMag.com" data-app="true" name="og:description" property="og:description"/><meta content="Sobi Tech | itechmagazine.com - eduqia.com - sobitech.com - GlobalHealthMag.com" data-app="true" name="twitter:description" property="twitter:description"/><meta content="Sobi Tech (sobitech) - Profile | Pinterest" data-app="true" name="og:title" property="og:title"/><meta content="Sobi Tech (sobitech) - Profile | Pinterest" data-app="true" name="twitter:title" property="twitter:title"/><meta content="noindex,noimageindex" data-app="true" name="robots" property="robots"/><link href="https://www.pinterest.com/oembed.json?url=https://www.pinterest.com/sobitech/&amp;ref=oembed-discovery" rel="alternate" type="application/json+oembed" title="Find inspiration on Pinterest today!"/><link href="https://www.pinterest.com/sobitech/" rel="canonical"/><link href="ios-app://429047995/pinterest/user/sobitech" rel="alternate"/><link href="android-app://com.pinterest/pinterest/user/sobitech" rel="alternate"/><div hidden id="S:3"><script id="__PWS_INITIAL_PROPS__" type="application/json">{"copytuneExperiments":{"deltas":{},"translations":{},"triggerable":{}},"inContextTranslation":false,"initialReduxState":{"adminUser":null,"articles":{},"billing":{"businessInformationForm":{},"billingInformationForm":{},"autoFillQPBillingChecked":true},"boards":{"346425465026601038":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","archived_by_me_at":null,"event_start_date":null,"should_show_board_collaborators":true,"allow_homefeed_recommendations":true,"collaborating_users":[],"has_custom_cover":false,"is_ads_only":false,"is_collaborative":false,"pin_count":58,"viewer_collaborator_join_requested":false,"access":[],"images":{"170x":[{"url":"https://i.pinimg.com/170x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg","width":170,"height":102,"dominant_color":"#F6F0E5"},{"url":"https://i.pinimg.com/170x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg","width":170,"height":102,"dominant_color":"#2E84B3"},{"url":"https://i.pinimg.com/170x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg","width":170,"height":113,"dominant_color":"#BFA863"},{"url":"https://i.pinimg.com/170x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg","width":170,"height":113,"dominant_color":"#744D2B"},{"url":"https://i.pinimg.com/170x/13/24/7b/13247be9ef05173bb8e10beff6ef72f1.jpg","width":170,"height":113,"dominant_color":"#E2D7BE"},{"url":"https://i.pinimg.com/170x/5d/f4/f2/5df4f2bea1d930b490aa1cd5de8ba30f.jpg","width":170,"height":113,"dominant_color":"#656061"},{"url":"https://i.pinimg.com/170x/9f/d8/c5/9fd8c575bef3704dd2facff2e7419c1d.jpg","width":170,"height":113,"dominant_color":"#A07443"},{"url":"https://i.pinimg.com/170x/13/c1/db/13c1dbfa6b456708482db83dcbf3d7ef.jpg","width":170,"height":113,"dominant_color":"#56603E"},{"url":"https://i.pinimg.com/170x/f2/70/5f/f2705f6e10d6765b3fecc17290563a0a.jpg","width":170,"height":56,"dominant_color":"#E2C98E"},{"url":"https://i.pinimg.com/170x/d1/18/46/d1184696112a6bbe85dace3530e0a4d3.jpg","width":170,"height":113,"dominant_color":"#E3CB97"}],"236x":[{"url":"https://i.pinimg.com/236x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg","width":236,"height":142,"dominant_color":"#F6F0E5"},{"url":"https://i.pinimg.com/236x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg","width":236,"height":142,"dominant_color":"#2E84B3"},{"url":"https://i.pinimg.com/236x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg","width":236,"height":157,"dominant_color":"#BFA863"},{"url":"https://i.pinimg.com/236x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg","width":236,"height":157,"dominant_color":"#744D2B"},{"url":"https://i.pinimg.com/236x/13/24/7b/13247be9ef05173bb8e10beff6ef72f1.jpg","width":236,"height":157,"dominant_color":"#E2D7BE"},{"url":"https://i.pinimg.com/236x/5d/f4/f2/5df4f2bea1d930b490aa1cd5de8ba30f.jpg","width":236,"height":157,"dominant_color":"#656061"},{"url":"https://i.pinimg.com/236x/9f/d8/c5/9fd8c575bef3704dd2facff2e7419c1d.jpg","width":236,"height":157,"dominant_color":"#A07443"},{"url":"https://i.pinimg.com/236x/13/c1/db/13c1dbfa6b456708482db83dcbf3d7ef.jpg","width":236,"height":157,"dominant_color":"#56603E"},{"url":"https://i.pinimg.com/236x/f2/70/5f/f2705f6e10d6765b3fecc17290563a0a.jpg","width":236,"height":78,"dominant_color":"#E2C98E"},{"url":"https://i.pinimg.com/236x/d1/18/46/d1184696112a6bbe85dace3530e0a4d3.jpg","width":236,"height":157,"dominant_color":"#E3CB97"}]},"type":"board","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","id":"346425465026601038","name":"globalhealthmag","should_show_more_ideas":false,"cover_pin":{"pin_id":"346425396354095242","image_signature":"1bd8a33a5ab45a489ebfd37180419091","timestamp":1704454527},"url":"/sobitech/globalhealthmag/","cover_images":{"200x150":{"url":"https://i.pinimg.com/200x150/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg","width":200,"height":150},"222x":{"url":"https://i.pinimg.com/222x/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg","width":222,"height":null}},"owner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","type":"user","is_partner":true,"full_name":"Sobi Tech","verified_identity":{},"image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","is_private_profile":false,"username":"sobitech","ads_only_profile_site":null,"id":"346425533745111558","is_verified_merchant":false,"is_default_image":false,"is_ads_only_profile":false,"domain_verified":true,"explicitly_followed_by_me":false},"collaborated_by_me":false,"collaborator_requests_enabled":false,"description":"For More Amazing Health and Fitness Contents pleaase visit out official website: https://www.globalhealthmag.com/","image_cover_url":"https://i.pinimg.com/200x150/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg","section_count":0,"collaborator_count":0,"image_cover_hd_url":"https://i.pinimg.com/474x/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg","place_saves_count":0,"created_at":"Fri, 05 Jan 2024 11:33:46 +0000","event_date":null,"is_temporarily_disabled":false,"should_show_shop_feed":false,"board_order_modified_at":"Tue, 13 May 2025 03:22:18 +0000","follower_count":27,"followed_by_me":false,"privacy":"public"},"346425465026572509":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NTcyNTA5","archived_by_me_at":null,"event_start_date":null,"should_show_board_collaborators":true,"allow_homefeed_recommendations":true,"collaborating_users":[],"has_custom_cover":true,"is_ads_only":false,"is_collaborative":false,"pin_count":102,"viewer_collaborator_join_requested":false,"access":[],"images":{"170x":[{"url":"https://i.pinimg.com/170x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg","width":170,"height":102,"dominant_color":"#173059"},{"url":"https://i.pinimg.com/170x/a3/38/3f/a3383f46cba870a9c2d5600d5f3d59d5.jpg","width":170,"height":113,"dominant_color":"#16181B"},{"url":"https://i.pinimg.com/170x/6a/f8/41/6af84165a274517ab7e199b787294a1d.jpg","width":170,"height":102,"dominant_color":"#E1D1C1"},{"url":"https://i.pinimg.com/170x/70/fc/90/70fc90c874ae51198c3c32a1a16e37cf.jpg","width":170,"height":103,"dominant_color":"#817431"},{"url":"https://i.pinimg.com/170x/70/f4/03/70f403b3a0dfcacf2510163335ae00a6.jpg","width":170,"height":103,"dominant_color":"#CAE7F5"},{"url":"https://i.pinimg.com/170x/5a/68/48/5a6848ce0d2d263e00f4196442ed5e26.jpg","width":170,"height":109,"dominant_color":"#DCE2EC"},{"url":"https://i.pinimg.com/170x/9e/c2/cc/9ec2cc394891b5d8b14f414c4ee79f56.jpg","width":170,"height":97,"dominant_color":"#F7F7F7"},{"url":"https://i.pinimg.com/170x/ac/4d/08/ac4d08edb0e1c3604195f150376ebb14.jpg","width":170,"height":90,"dominant_color":"#B86059"},{"url":"https://i.pinimg.com/170x/18/f0/38/18f0383639d080b761350d3e9682ccfc.jpg","width":170,"height":97,"dominant_color":"#ABA9A9"},{"url":"https://i.pinimg.com/170x/35/ec/56/35ec5646423f0807dedac7af96ee5147.jpg","width":170,"height":86,"dominant_color":"#CAE7F5"}],"236x":[{"url":"https://i.pinimg.com/236x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg","width":236,"height":142,"dominant_color":"#173059"},{"url":"https://i.pinimg.com/236x/a3/38/3f/a3383f46cba870a9c2d5600d5f3d59d5.jpg","width":236,"height":157,"dominant_color":"#16181B"},{"url":"https://i.pinimg.com/236x/6a/f8/41/6af84165a274517ab7e199b787294a1d.jpg","width":236,"height":142,"dominant_color":"#E1D1C1"},{"url":"https://i.pinimg.com/236x/70/fc/90/70fc90c874ae51198c3c32a1a16e37cf.jpg","width":236,"height":143,"dominant_color":"#817431"},{"url":"https://i.pinimg.com/236x/70/f4/03/70f403b3a0dfcacf2510163335ae00a6.jpg","width":236,"height":143,"dominant_color":"#CAE7F5"},{"url":"https://i.pinimg.com/236x/5a/68/48/5a6848ce0d2d263e00f4196442ed5e26.jpg","width":236,"height":151,"dominant_color":"#DCE2EC"},{"url":"https://i.pinimg.com/236x/9e/c2/cc/9ec2cc394891b5d8b14f414c4ee79f56.jpg","width":236,"height":135,"dominant_color":"#F7F7F7"},{"url":"https://i.pinimg.com/236x/ac/4d/08/ac4d08edb0e1c3604195f150376ebb14.jpg","width":236,"height":125,"dominant_color":"#B86059"},{"url":"https://i.pinimg.com/236x/18/f0/38/18f0383639d080b761350d3e9682ccfc.jpg","width":236,"height":135,"dominant_color":"#ABA9A9"},{"url":"https://i.pinimg.com/236x/35/ec/56/35ec5646423f0807dedac7af96ee5147.jpg","width":236,"height":120,"dominant_color":"#CAE7F5"}]},"type":"board","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","id":"346425465026572509","name":"iTechMagazine","should_show_more_ideas":false,"cover_pin":{"pin_id":"346425396352317654","crop":[9,0],"size":[119,119],"scale":1.9831932773109244,"image_url":"https://i.pinimg.com/236x/f9/47/80/f9478032dc3dbbba1465db2e040efaf3.jpg","custom_cover":true,"timestamp":1685421079,"image_size":[236,null],"image_signature":"f9478032dc3dbbba1465db2e040efaf3"},"url":"/sobitech/itechmagazine/","cover_images":{"200x150":{"url":"https://i.pinimg.com/custom_covers/200x150/346425465026572509_1685421079.jpg","width":200,"height":150},"222x":{"url":"https://i.pinimg.com/custom_covers/222x/346425465026572509_1685421079.jpg","width":222,"height":null}},"owner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","type":"user","is_partner":true,"full_name":"Sobi Tech","verified_identity":{},"image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","is_private_profile":false,"username":"sobitech","ads_only_profile_site":null,"id":"346425533745111558","is_verified_merchant":false,"is_default_image":false,"is_ads_only_profile":false,"domain_verified":true,"explicitly_followed_by_me":false},"collaborated_by_me":false,"collaborator_requests_enabled":false,"description":"Please Visit Our Official Website for more informative tech, marketing, guestposts at https://www.itechmagazine.com/","image_cover_url":"https://i.pinimg.com/custom_covers/200x150/346425465026572509_1685421079.jpg","section_count":0,"collaborator_count":0,"image_cover_hd_url":"https://i.pinimg.com/474x/f9/47/80/f9478032dc3dbbba1465db2e040efaf3.jpg","place_saves_count":0,"created_at":"Tue, 30 May 2023 04:27:35 +0000","event_date":null,"is_temporarily_disabled":false,"should_show_shop_feed":false,"board_order_modified_at":"Tue, 13 May 2025 03:21:15 +0000","follower_count":27,"followed_by_me":false,"privacy":"public"},"346425465026477043":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","archived_by_me_at":null,"event_start_date":null,"should_show_board_collaborators":true,"allow_homefeed_recommendations":true,"collaborating_users":[],"has_custom_cover":false,"is_ads_only":false,"is_collaborative":false,"pin_count":266,"viewer_collaborator_join_requested":false,"access":[],"images":{"170x":[{"url":"https://i.pinimg.com/170x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg","width":170,"height":102,"dominant_color":"#323A33"},{"url":"https://i.pinimg.com/170x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg","width":170,"height":102,"dominant_color":"#7C5C36"},{"url":"https://i.pinimg.com/170x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg","width":170,"height":102,"dominant_color":"#FFFFFF"},{"url":"https://i.pinimg.com/170x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg","width":170,"height":102,"dominant_color":"#BB9784"},{"url":"https://i.pinimg.com/170x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg","width":170,"height":102,"dominant_color":"#B4736C"},{"url":"https://i.pinimg.com/170x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg","width":170,"height":102,"dominant_color":"#A8CFAA"},{"url":"https://i.pinimg.com/170x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg","width":170,"height":102,"dominant_color":"#B4E1F2"},{"url":"https://i.pinimg.com/170x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg","width":170,"height":102,"dominant_color":"#748F82"},{"url":"https://i.pinimg.com/170x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg","width":170,"height":102,"dominant_color":"#A7876D"},{"url":"https://i.pinimg.com/170x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg","width":170,"height":102,"dominant_color":"#A09188"}],"236x":[{"url":"https://i.pinimg.com/236x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg","width":236,"height":142,"dominant_color":"#323A33"},{"url":"https://i.pinimg.com/236x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg","width":236,"height":142,"dominant_color":"#7C5C36"},{"url":"https://i.pinimg.com/236x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg","width":236,"height":142,"dominant_color":"#FFFFFF"},{"url":"https://i.pinimg.com/236x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg","width":236,"height":142,"dominant_color":"#BB9784"},{"url":"https://i.pinimg.com/236x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg","width":236,"height":142,"dominant_color":"#B4736C"},{"url":"https://i.pinimg.com/236x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg","width":236,"height":142,"dominant_color":"#A8CFAA"},{"url":"https://i.pinimg.com/236x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg","width":236,"height":142,"dominant_color":"#B4E1F2"},{"url":"https://i.pinimg.com/236x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg","width":236,"height":142,"dominant_color":"#748F82"},{"url":"https://i.pinimg.com/236x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg","width":236,"height":142,"dominant_color":"#A7876D"},{"url":"https://i.pinimg.com/236x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg","width":236,"height":142,"dominant_color":"#A09188"}]},"type":"board","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","id":"346425465026477043","name":"Eduqia","should_show_more_ideas":false,"cover_pin":{"pin_id":"346425396346142889","image_signature":"56524e02ecff80eb09747b6f8fc09f83","timestamp":1625248884},"url":"/sobitech/eduqia/","cover_images":{"200x150":{"url":"https://i.pinimg.com/200x150/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg","width":200,"height":150},"222x":{"url":"https://i.pinimg.com/222x/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg","width":222,"height":null}},"owner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","type":"user","is_partner":true,"full_name":"Sobi Tech","verified_identity":{},"image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","is_private_profile":false,"username":"sobitech","ads_only_profile_site":null,"id":"346425533745111558","is_verified_merchant":false,"is_default_image":false,"is_ads_only_profile":false,"domain_verified":true,"explicitly_followed_by_me":false},"collaborated_by_me":false,"collaborator_requests_enabled":false,"description":"An Educational Blog for Teachers and Students","image_cover_url":"https://i.pinimg.com/200x150/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg","section_count":0,"collaborator_count":0,"image_cover_hd_url":"https://i.pinimg.com/474x/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg","place_saves_count":0,"created_at":"Fri, 02 Jul 2021 17:58:54 +0000","event_date":null,"is_temporarily_disabled":false,"should_show_shop_feed":false,"board_order_modified_at":"Tue, 13 May 2025 03:20:32 +0000","follower_count":27,"followed_by_me":false,"privacy":"public"},"346425465026478253":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc4MjUz","archived_by_me_at":null,"event_start_date":null,"should_show_board_collaborators":true,"allow_homefeed_recommendations":true,"collaborating_users":[],"has_custom_cover":false,"is_ads_only":false,"is_collaborative":false,"pin_count":7,"viewer_collaborator_join_requested":false,"access":[],"images":{"170x":[{"url":"https://i.pinimg.com/170x/a1/02/e8/a102e8119f4f8ea9f47793d53a3e3ec7.jpg","width":170,"height":94,"dominant_color":"#846660"},{"url":"https://i.pinimg.com/170x/cf/af/7f/cfaf7f603f87f94001e29faad64ac096.jpg","width":170,"height":102,"dominant_color":"#202427"},{"url":"https://i.pinimg.com/170x/34/75/29/347529695ab6f4a20749682198e9c70a.jpg","width":170,"height":112,"dominant_color":"#1376B0"},{"url":"https://i.pinimg.com/170x/de/60/8a/de608a45164f6e74f9cf64b95d32c43f.jpg","width":170,"height":115,"dominant_color":"#25231D"},{"url":"https://i.pinimg.com/170x/25/44/61/254461c82538e248c38065d28b1b289b.jpg","width":170,"height":102,"dominant_color":"#C8C8CA"},{"url":"https://i.pinimg.com/170x/93/cd/25/93cd252f57ff54bbd83d91ceef8f74d2.jpg","width":170,"height":113,"dominant_color":"#0A0C0C"},{"url":"https://i.pinimg.com/170x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","width":170,"height":113,"dominant_color":"#526680"}],"236x":[{"url":"https://i.pinimg.com/236x/a1/02/e8/a102e8119f4f8ea9f47793d53a3e3ec7.jpg","width":236,"height":130,"dominant_color":"#846660"},{"url":"https://i.pinimg.com/236x/cf/af/7f/cfaf7f603f87f94001e29faad64ac096.jpg","width":236,"height":142,"dominant_color":"#202427"},{"url":"https://i.pinimg.com/236x/34/75/29/347529695ab6f4a20749682198e9c70a.jpg","width":236,"height":156,"dominant_color":"#1376B0"},{"url":"https://i.pinimg.com/236x/de/60/8a/de608a45164f6e74f9cf64b95d32c43f.jpg","width":220,"height":150,"dominant_color":"#25231D"},{"url":"https://i.pinimg.com/236x/25/44/61/254461c82538e248c38065d28b1b289b.jpg","width":236,"height":142,"dominant_color":"#C8C8CA"},{"url":"https://i.pinimg.com/236x/93/cd/25/93cd252f57ff54bbd83d91ceef8f74d2.jpg","width":236,"height":157,"dominant_color":"#0A0C0C"},{"url":"https://i.pinimg.com/236x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","width":236,"height":157,"dominant_color":"#526680"}]},"type":"board","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","id":"346425465026478253","name":"sobitech","should_show_more_ideas":false,"cover_pin":{"pin_id":"346425396346210105","image_signature":"735d35c3ecfb6b9511a86984a980bfba","timestamp":1625940439},"url":"/sobitech/sobitech/","cover_images":{"200x150":{"url":"https://i.pinimg.com/200x150/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","width":200,"height":150},"222x":{"url":"https://i.pinimg.com/222x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","width":222,"height":null}},"owner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","type":"user","is_partner":true,"full_name":"Sobi Tech","verified_identity":{},"image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","is_private_profile":false,"username":"sobitech","ads_only_profile_site":null,"id":"346425533745111558","is_verified_merchant":false,"is_default_image":false,"is_ads_only_profile":false,"domain_verified":true,"explicitly_followed_by_me":false},"collaborated_by_me":false,"collaborator_requests_enabled":false,"description":"","image_cover_url":"https://i.pinimg.com/200x150/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","section_count":0,"collaborator_count":0,"image_cover_hd_url":"https://i.pinimg.com/474x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","place_saves_count":0,"created_at":"Sat, 10 Jul 2021 18:05:30 +0000","event_date":null,"is_temporarily_disabled":false,"should_show_shop_feed":false,"board_order_modified_at":"Mon, 06 Feb 2023 15:33:51 +0000","follower_count":27,"followed_by_me":false,"privacy":"public"}},"boardsections":{},"businessAccess":{"people":{"data":{},"loading":false},"invitesOrRequests":{"invites":{"people":{},"partner":{}},"requests":{"partner":{}},"type":"PENDING","loading":false},"partners":{"data":{},"loading":false,"isSelectedPartnerAssociatedWithAoaa":false},"employers":{"list":null,"isLoading":false,"error":null},"adAccounts":{"data":{},"loading":false,"businessIdsAssociatedWithAoaas":[]},"businessMetrics":{"data":{},"loading":false},"actingUser":{"data":null,"loading":false,"error":null},"table":{"visibleData":[],"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":""},"history":{"data":{},"loading":false,"error":null,"dateRange":{"startDate":"2025-05-07T00:00:00.000Z","endDate":"2025-05-13T00:00:00.000Z"}},"inviteOrRequestData":{"invites":{},"requests":{},"loading":false},"dashboardRecentlyAdded":{"data":[],"loading":false},"pending":{"people":{},"partner":{},"type":["PENDING","EXPIRED"],"loading":false},"aoaaRequests":{"requests":{},"loading":false},"assetGroups":{"assetGroups":{},"owners":{"adAccountOwners":[],"profileOwners":[],"aoaaIds":[]},"loading":false,"adAccountsLoading":false,"profilesLoading":false,"catalogsLoading":false,"employeesLoading":false,"systemUsersLoading":false,"ownersLoading":false,"partnersLoading":false,"adAccountsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"profilesTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"catalogsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"employeesTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"systemUsersTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"partnersTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1}},"profiles":{"data":{},"loading":false,"error":null},"viewerInvites":{"loading":false,"data":[]},"viewerIsProfileOwnerOrProfileManager":{},"viewerBusinessHierarchyInvites":{"loading":false,"error":null,"data":[]},"navigation":{"users":{"collapse":false},"accounts":{"collapse":false},"isLoading":false},"newRelationshipAssetAssignmentFlow":{"invites":{"businessRole":"","businesses":[]},"selectedPartners":{"selectedPartnerBusinessIds":[],"selectedCountries":[],"searchValue":"","totalSelected":0},"selectedAssets":{"adAccounts":{"resourceIdToRoles":{},"roleToNumberOfAssets":{}},"catalogs":{"resourceIdToRoles":{},"roleToNumberOfAssets":{}},"profiles":{"resourceIdToRoles":{},"roleToNumberOfAssets":{}}},"selectedRmnAssets":{"audiences":{"resourceIdToRoles":{},"resourceIdToNames":{}}},"requestedAssets":{"adAccounts":{"resourceIdToRoles":{}},"catalogs":{"resourceIdToRoles":{}},"profiles":{"resourceIdToRoles":{}}},"loading":false,"selectedApps":{"resourceIdToRoles":{},"roleToNumberOfAssets":{}}},"invoiceManagement":{"data":{},"loading":false,"error":null,"invoiceTabVisibility":"PROGRESS"},"businessHierarchy":{"adAccounts":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"loading":false},"catalogs":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"loading":false},"assetGroups":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"loading":false},"businessHierarchyBusinessMembers":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"loading":false},"profiles":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"loading":false},"employees":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"loading":false},"partners":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"loading":false},"pending":{"childBusinesses":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1}},"organizationManagers":{"data":[],"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1}},"loading":false}},"tags":{"tags":{},"loading":false,"adAccountsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"adAccountsLoading":false,"selectedAdAccounts":[],"overlayOpen":false},"audienceSharing":{"audiences":{"sharedAudiences":[],"receivedAudiences":[],"sharedAudiencesLoading":false,"receivedAudiencesLoading":false,"error":null},"sharedAccounts":{"accounts":{},"loading":false,"error":null}},"updatePermissions":{"loading":false},"employees":{"employees":{},"invites":{},"loading":false,"invitesLoading":false,"adAccountsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","sortBy":"name","searchTerm":"","startIndex":1},"adAccountsLoading":false,"profilesTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","sortBy":"name","searchTerm":"","startIndex":1},"profilesLoading":false,"assetGroupsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"assetGroupsLoading":false,"catalogsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"catalogsLoading":false,"assetRolesLoading":false},"catalogs":{"data":{},"invites":{},"loading":false,"employeesTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"employeesLoading":false,"partnersTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","searchTerm":"","startIndex":1},"partnersLoading":false},"systemUsers":{"data":[],"systemUsers":{},"adAccounts":[],"assetGroups":[],"catalogs":[],"systemApps":[],"profiles":[],"loading":false,"adAccountLoading":false,"selectedSystemId":"","profilesLoading":false,"appsLoading":false,"catalogsLoading":false,"assetGroupsLoading":false,"table":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","sortBy":"full_name","searchTerm":"","startIndex":0},"adAccountTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","sortBy":"name","searchTerm":"","startIndex":0},"profilesTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","sortBy":"name","searchTerm":"","startIndex":0},"appsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","sortBy":"name","searchTerm":"","startIndex":0},"catalogsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","sortBy":"name","searchTerm":"","startIndex":0},"assetGroupsTable":{"page":1,"totalCount":0,"limit":10,"sortDirection":"ASCENDING","sortBy":"name","searchTerm":"","startIndex":0}},"apps":{"data":[],"loading":false,"refreshToken":{"loading":false}}},"businessNux":{"currentStep":{"index":0,"canProceed":false},"businessGoals":[],"businessName":"","businessVertical":"","numberEmployees":"","hasWebsite":"","website":"","country":"","locale":"","advertisingIntent":null,"accountType":"","agencyRole":"","agencyClients":"","agencyContent":"","agencyService":"","agencyServiceOther":"","firstName":"","lastName":"","fullName":"","email":"","countryCode":"","phoneNumber":"","worksWithAgency":null,"leadId":"","whatsAppConsent":false,"calendlyUpsellEligible":false,"shouldShowCalendlyModal":false},"underageConfirmation":{"isUnderageConfirmationModalVisible":false},"changeBoardFromToast":{"shouldOpenModal":false},"contactRequests":{},"createBoardUpsell":{},"desktopStories":{},"didItData":{},"experiences":{},"experiencesMulti":{},"explore":{},"feeds":{"profile-boards:sobitech":[{"id":"7796783970359537978","type":"story"},{"id":"346425465026601038","type":"board"},{"id":"346425465026572509","type":"board"},{"id":"346425465026477043","type":"board"},{"id":"346425465026478253","type":"board"}],"profile-pins:sobitech":[{"id":"346425396358157726","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358157722","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358157720","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358143390","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358143389","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358138266","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358129223","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358129222","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358097959","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358076367","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358039334","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396358024941","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357978726","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357978725","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357971717","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357971716","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357964683","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357947685","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357947684","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357917136","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357893202","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357831677","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357750946","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"},{"id":"346425396357750945","type":"pin","trackingParams":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA"}]},"flashlight":{},"guidance":{"adsNotifications":{"data":[],"error":null,"isLoading":false,"isLoaded":false,"lastCallParams":null}},"homefeedTabUI":{"activeTabBoardId":"","activeTabIndex":0},"inbox":{},"invites":{},"marketingPlan":{"canProceed":true,"topBusinessGoal":"","dailyAdsBudget":"","weeklyAddToCarts":0,"weeklyLeads":0,"weeklyCheckouts":0,"hasFeed":false,"shouldShowGoalsStep":true,"isSurveyOpen":false,"isCalendlyModalOpen":false,"marketingPlanName":"","marketingPlanSuggestion":[],"showCustomBudgetField":false,"showCustomBudgetFieldError":false},"modules":{},"mostRecentBoard":null,"notifications":{},"pinbuilder":{"assets":[],"batchDraftCreationIds":[],"batchEditModeFields":{"dirtyFields":[],"description":"","link":"","title":"","board":null,"descriptionError":null,"linkError":null,"titleError":null},"closeupImageSignature":null,"createdPinIds":[],"entryPoint":null,"failureErrorLogged":false,"fonts":[],"isBatchEditMode":false,"layoutMode":0,"pinDraftIds":[],"pinDraftIdUploadStatusMap":{},"pinDrafts":{},"pinEditorPinDraft":null,"pinItems":{},"pinTags":{},"selectedPinDraftIds":[],"showDisabledPinCreationBanner":false,"showFeedbackModal":false,"storyPinItemBlocks":{},"storyPinItems":{},"taggedObjects":{}},"pinbuilderMobile":{},"pinNavContext":null,"pins":{"346425396358157726":{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyNg==","story_pin_data_id":"5429802072025394127","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"The word (stigma synonym) stigma carries a heavy emotional weight. Whether in discussions about mental health, social issues, or personal identity, stigma often refers to a mark of disgrace, shame, or disapproval associated with a person or group. But what happens when you want to vary your language or explore deeper meanings? That’s where synonyms [...]\nThe post Stigma Synonym: Exploring Alternatives and Understanding the Nuance appeared first on GlobalHealth Magazine. ","videos":null,"description":"The word (stigma synonym) stigma carries a heavy emotional weight. Whether in discussions about mental health, social issues, or personal identity, stigma often refers to a mark of disgrace, shame, or disapproval associated with a person or group. But what happens when you want to vary your language or explore deeper meanings? That’s where synonyms [...]\nThe post Stigma Synonym: Exploring Alternatives and Understanding the Nuance appeared first on GlobalHealth Magazine.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on globalhealthmag","id":"346425396358157726","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk4MDIwNzIwMjUzOTQxMjc=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429802034433946428","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"87563e890a13476dc203f19ee7d7d2ed","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"87563e890a13476dc203f19ee7d7d2ed","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358157726","pin_title":"Stigma Synonym: Exploring Alternatives and Understanding the Nuance","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429802034433946428","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"87563e890a13476dc203f19ee7d7d2ed","type":"story_pin_image_block"}]}],"id":"5429802072025394127","is_deleted":false},"seo_url":"/pin/346425396358157726/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#f6f0e5","domain":"globalhealthmag.com","product_metadata":null,"reaction_counts":{},"image_signature":"87563e890a13476dc203f19ee7d7d2ed","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"GlobalHealth Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"9efc1653de9d71db6859cf897cadd546","url":"https://www.globalhealthmag.com/en/stigma-synonym/","display_name":"Stigma Synonym: Exploring Alternatives and Understanding the Nuance","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"The word Stigma Synonym carries a heavy emotional weight. Whether in discussions about mental health, social issues,","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.globalhealthmag.com/en/stigma-synonym/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":null,"is_eligible_for_pdp":false,"grid_title":"Stigma Synonym: Exploring Alternatives and Understanding the Nuance","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","type":"board","name":"globalhealthmag","privacy":"public","id":"346425465026601038","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026601038_board_thumbnail_2025-05-13-03-22-19_36312_60.jpg","url":"/sobitech/globalhealthmag/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.globalhealthmag.com/en/stigma-synonym/","created_at":"Tue, 13 May 2025 03:22:15 +0000","is_oos_product":false},"346425396358157722":{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyMg==","story_pin_data_id":"5429801930704597672","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Google Ads can be one of the most powerful tools in your digital marketing arsenal if done right. With billions of searches per day, Google offers you direct access to potential customers who are actively looking for what you offer. But simply launching a campaign isn’t enough. To truly get the most out of your [...]\nThe post How to Create the Best Google Ads Campaign: Step-by-Step Guide appeared first on iTech Magazine. ","videos":null,"description":"Google Ads can be one of the most powerful tools in your digital marketing arsenal if done right. With billions of searches per day, Google offers you direct access to potential customers who are actively looking for what you offer. But simply launching a campaign isn’t enough. To truly get the most out of your [...]\nThe post How to Create the Best Google Ads Campaign: Step-by-Step Guide appeared first on iTech Magazine.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on iTechMagazine","id":"346425396358157722","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk4MDE5MzA3MDQ1OTc2NzI=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429801901625488260","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"3d6c704e486758a079055d8cc280b4fb","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"3d6c704e486758a079055d8cc280b4fb","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358157722","pin_title":"How to Create the Best Google Ads Campaign: Step-by-Step Guide","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429801901625488260","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"3d6c704e486758a079055d8cc280b4fb","type":"story_pin_image_block"}]}],"id":"5429801930704597672","is_deleted":false},"seo_url":"/pin/346425396358157722/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#173059","domain":"itechmagazine.com","product_metadata":null,"reaction_counts":{},"image_signature":"3d6c704e486758a079055d8cc280b4fb","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"iTech Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"cd8264ff427eeba1e10990a106279254","url":"https://www.itechmagazine.com/how-to-create-the-best-google-ads-campaign/","display_name":"How to Create the Best Google Ads Campaign: Step-by-Step Guide","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"How to Create the Best Google Ads Campaign ?Google Ads can be one of the most powerful tools in your digital marketing arsenal if done right.","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.itechmagazine.com/how-to-create-the-best-google-ads-campaign/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":null,"is_eligible_for_pdp":false,"grid_title":"How to Create the Best Google Ads Campaign: Step-by-Step Guide","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NTcyNTA5","type":"board","name":"iTechMagazine","privacy":"public","id":"346425465026572509","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026572509_board_thumbnail_2025-05-13-03-21-16_51918_60.jpg","url":"/sobitech/itechmagazine/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.itechmagazine.com/how-to-create-the-best-google-ads-campaign/","created_at":"Tue, 13 May 2025 03:21:07 +0000","is_oos_product":false},"346425396358157720":{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyMA==","story_pin_data_id":"5429801834820713428","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Becoming a teacher is more than just a career choice it’s a calling to inspire, educate, and shape the future. If you’re passionate about helping others learn, one of the first questions you might ask is: What degree do you need to be a teacher? The answer depends on the level and subject you want …\nThe post What Degree Do You Need to Be a Teacher? appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education. ","videos":null,"description":"Becoming a teacher is more than just a career choice it’s a calling to inspire, educate, and shape the future. If you’re passionate about helping others learn, one of the first questions you might ask is: What degree do you need to be a teacher? The answer depends on the level and subject you want …\nThe post What Degree Do You Need to Be a Teacher? appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on Eduqia","id":"346425396358157720","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk4MDE4MzQ4MjA3MTM0Mjg=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429801829873533050","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"f3de8aa5eaf85dd8cd03d68aa62e0efe","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"f3de8aa5eaf85dd8cd03d68aa62e0efe","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358157720","pin_title":"What Degree Do You Need to Be a Teacher?","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429801829873533050","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"f3de8aa5eaf85dd8cd03d68aa62e0efe","type":"story_pin_image_block"}]}],"id":"5429801834820713428","is_deleted":false},"seo_url":"/pin/346425396358157720/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#323a33","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"f3de8aa5eaf85dd8cd03d68aa62e0efe","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"22ca54921f8d3678a67a89ff42d3f3aa","url":"https://www.eduqia.com/en/what-degree-do-you-need-to-be-a-teacher/","display_name":"What Degree Do You Need to Be a Teacher?","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Becoming a teacher is more than just a career choice it's a calling to inspire, educate, and shape the future. If you're passionate about helping others","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/what-degree-do-you-need-to-be-a-teacher/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":null,"is_eligible_for_pdp":false,"grid_title":"What Degree Do You Need to Be a Teacher?","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/what-degree-do-you-need-to-be-a-teacher/","created_at":"Tue, 13 May 2025 03:20:22 +0000","is_oos_product":false},"346425396358143390":{"node_id":"UGluOjM0NjQyNTM5NjM1ODE0MzM5MA==","story_pin_data_id":"5429439384361418606","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Workplace safety is no longer an afterthought. In today’s connected world, any lapse in safety can become a headline within minutes. Employees, consumers, and even investors demand more accountability. Social media platforms have amplified awareness, and people are quick to share their experiences both good and bad. As a result, businesses are under increasing pressure …\nThe post How a Master’s in Public Health Can Help Ensure Workplace Safety appeared first on Eduqia - EduTech, Learnin... ","videos":null,"description":"Workplace safety is no longer an afterthought. In today’s connected world, any lapse in safety can become a headline within minutes. Employees, consumers, and even investors demand more accountability. Social media platforms have amplified awareness, and people are quick to share their experiences both good and bad. As a result, businesses are under increasing pressure …\nThe post How a Master’s in Public Health Can Help Ensure Workplace Safety appeared first on Eduqia - EduTech, Learnin...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How a Master’s in Public Health Can Help Ensure Workplace Safety in 2025 | Workplace safety, Public health, Workplace","id":"346425396358143390","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk0MzkzODQzNjE0MTg2MDY=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429439381930819997","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"30808a2e8fd4c16623fc65e2a16466fa","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"30808a2e8fd4c16623fc65e2a16466fa","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358143390","pin_title":"How a Master’s in Public Health Can Help Ensure Workplace Safety","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429439381930819997","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"30808a2e8fd4c16623fc65e2a16466fa","type":"story_pin_image_block"}]}],"id":"5429439384361418606","is_deleted":false},"seo_url":"/pin/346425396358143390/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#7c5c36","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"30808a2e8fd4c16623fc65e2a16466fa","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"0a886c764d588d1dc52afc9a0216c045","url":"https://www.eduqia.com/en/how-a-masters-in-public-health-can-help-ensure-workplace-safety/","display_name":"How a Master’s in Public Health Can Help Ensure Workplace Safety","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Workplace safety is no longer an afterthought. In today’s connected world, any lapse in safety can become a headline within minutes. Employees, consumers,","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-a-masters-in-public-health-can-help-ensure-workplace-safety/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/cheap-ripped-fitted-mini-skirt/919419227858/","/shopping/trendy-adjustable-dad-hat-for-the-beach/950580658558/","/shopping/knit-fabrication-short-sleeve-tops/946558910477/","/shopping/fine-jewelry-yellow-three-stone-rings/908364750244/","/shopping/fitted-long-sleeve-top-for-layering/894248564568/","/shopping/functional-black-trail-running-shoes-for-jogging/912085579710/","/shopping/chic-short-leg-cotton-bottoms/919046278242/","/shopping/green-casual-joggers-for-loungewear/897042925077/","/shopping/formal-asscher-cut-diamond-sapphire-ring/956129525313/","/shopping/long-sleeve-skirt-suit-with-pockets-for-office/941347258943/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How a Master’s in Public Health Can Help Ensure Workplace Safety","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-a-masters-in-public-health-can-help-ensure-workplace-safety/","created_at":"Sun, 11 May 2025 03:19:54 +0000","is_oos_product":false},"346425396358143389":{"node_id":"UGluOjM0NjQyNTM5NjM1ODE0MzM4OQ==","story_pin_data_id":"5429439386898985487","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"How to write a respectful and clear email to your teacher is a skill every student should master. Whether you’re asking a question about homework, requesting a deadline extension, or seeking help with a concept, the way you communicate can make a big difference in how your message is received and how your teacher responds. …\nThe post How to Write an Email to a Teacher: A Simple Guide for Students appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education. ","videos":null,"description":"How to write a respectful and clear email to your teacher is a skill every student should master. Whether you’re asking a question about homework, requesting a deadline extension, or seeking help with a concept, the way you communicate can make a big difference in how your message is received and how your teacher responds. …\nThe post How to Write an Email to a Teacher: A Simple Guide for Students appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How to Write an Email to a Teacher: A Simple Guide for Students in 2025 | Write an email, Teacher, Writing","id":"346425396358143389","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk0MzkzODY4OTg5ODU0ODc=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429439375823914701","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fb4d6c0025ffbad0484a9a44cb44e589","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"fb4d6c0025ffbad0484a9a44cb44e589","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358143389","pin_title":"How to Write an Email to a Teacher: A Simple Guide for Students","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429439375823914701","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fb4d6c0025ffbad0484a9a44cb44e589","type":"story_pin_image_block"}]}],"id":"5429439386898985487","is_deleted":false},"seo_url":"/pin/346425396358143389/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#ffffff","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"fb4d6c0025ffbad0484a9a44cb44e589","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"fa3248759a48721b8f2d5b613dcc0ccc","url":"https://www.eduqia.com/en/how-to-write-an-email-to-a-teacher/","display_name":"How to Write an Email to a Teacher: A Simple Guide for Students","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"How to write a respectful and clear email to your teacher is a skill every student should master. Whether you're asking a question about homework,","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-to-write-an-email-to-a-teacher/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/wedding-dupatta-with-zari-work-on-jacquard/962041056901/","/shopping/multicolor-school-bag-with-mickey-mouse-design/905868308706/","/shopping/white-sleeveless-dress-with-ruffled-straps-for-party/908772028484/","/shopping/luxury-earrings-with-baroque-pearl-drop/897633525826/","/shopping/pink-ruffled-satin-evening-dress/902649629146/","/shopping/luxury-open-ring-jewelry-with-gemstone-accents/915599313573/","/shopping/cheap-casual-sun-hat-for-play/902613215338/","/shopping/classic-gold-chain-necklace/893768619876/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How to Write an Email to a Teacher: A Simple Guide for Students","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-to-write-an-email-to-a-teacher/","created_at":"Sun, 11 May 2025 03:19:53 +0000","is_oos_product":false},"346425396358138266":{"node_id":"UGluOjM0NjQyNTM5NjM1ODEzODI2Ng==","story_pin_data_id":"5429328061797555060","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a person holding an open wallet on top of a wooden table with notebooks and pens","videos":null,"description":"Student loans might not seem urgent while you’re still attending lectures and writing papers, but waiting until graduation to think about them can cost you. Interest keeps adding up while you’re busy with exams and projects. The good news? You don’t have to wait. Starting early even with small steps can ease your future loan …\nThe post Tips for Paying Off Student Debt While in School appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Tips for Paying Off Student Debt While in School in 2025 | Student debt, Student, Debt","id":"346425396358138266","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjkzMjgwNjE3OTc1NTUwNjA=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429324276490616725","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"6b7b921cbd342336cbd65b7b3e722612","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"6b7b921cbd342336cbd65b7b3e722612","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358138266","pin_title":"Tips for Paying Off Student Debt While in School","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429324276490616725","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"6b7b921cbd342336cbd65b7b3e722612","type":"story_pin_image_block"}]}],"id":"5429328061797555060","is_deleted":false},"seo_url":"/pin/346425396358138266/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#bb9784","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"6b7b921cbd342336cbd65b7b3e722612","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a person holding an open wallet on top of a wooden table with notebooks and pens","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"e959b0be2ab0d84da892a38a834951cf","url":"https://www.eduqia.com/en/tips-for-paying-off-student-debt-while-in-school/","display_name":"Tips for Paying Off Student Debt While in School","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Student loans might not seem urgent while you're still attending lectures and writing papers, but waiting until graduation to think about them can cost","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/tips-for-paying-off-student-debt-while-in-school/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/fairy-style-silver-jewelry-for-gift/922298976716/","/shopping/anniversary-necklace-with-pressed-flowers-pendant/950990835265/","/shopping/sporty-swimwear-with-tank-straps-for-swimming/951305457877/","/shopping/solid-color-a-line-sundress/894009895614/","/shopping/oversized-soft-knit-sweater-for-lounging/922803731492/","/shopping/handmade-multicolor-wristband-for-summer/960582898754/","/shopping/rustic-turquoise-hand-strung-necklace/894038520582/","/shopping/rustic-turquoise-hand-strung-necklace/894038520582/","/shopping/fitted-elastane-tops-for-summer/940075274609/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Tips for Paying Off Student Debt While in School","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/tips-for-paying-off-student-debt-while-in-school/","created_at":"Sat, 10 May 2025 12:35:09 +0000","is_oos_product":false},"346425396358129223":{"node_id":"UGluOjM0NjQyNTM5NjM1ODEyOTIyMw==","story_pin_data_id":"5429077014984319421","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a woman wearing a face mask on her laptop with the words, the future of nursing education in a post - pandemic world","videos":null,"description":"How do we prepare future nurses when the system itself is still healing? The pandemic didn’t just overwhelm hospitals it revealed gaps in how we educate and support nursing students. Clinicals vanished, classes went virtual, and hands-on learning took a backseat. Now, with crisis mode behind us, nursing education is being reimagined. Flexibility, innovation, and …\nThe post The Future of Nursing Education in a Post-Pandemic World appeared first on Eduqia - EduTech, Learning Tips, Career,...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"The Future of Nursing Education in a Post-Pandemic World in 2025 | Nursing education, Future nurse, Education","id":"346425396358129223","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjkwNzcwMTQ5ODQzMTk0MjE=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429076987884924934","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"c5e5926165b3ebd4c82653de086ef0b3","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"c5e5926165b3ebd4c82653de086ef0b3","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358129223","pin_title":"The Future of Nursing Education in a Post-Pandemic World","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429076987884924934","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"c5e5926165b3ebd4c82653de086ef0b3","type":"story_pin_image_block"}]}],"id":"5429077014984319421","is_deleted":false},"seo_url":"/pin/346425396358129223/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#b4736c","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"c5e5926165b3ebd4c82653de086ef0b3","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a woman wearing a face mask on her laptop with the words, the future of nursing education in a post - pandemic world","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"8e4cedb395a0fede7d124286bc2453ab","url":"https://www.eduqia.com/en/the-future-of-nursing-education-in-a-post-pandemic-world/","display_name":"The Future of Nursing Education in a Post-Pandemic World","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"How do we prepare future nurses when the system itself is still healing? The pandemic didn’t just overwhelm hospitals it revealed gaps in how we educate","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/the-future-of-nursing-education-in-a-post-pandemic-world/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/elegant-formal-sherwani-with-resham-embroidery/958065449302/","/shopping/fitted-v-neck-maxi-dress-for-maternity-wear/937627800171/","/shopping/cotton-hoodie-with-team-logo/905345981455/","/shopping/cable-knit-cotton-outerwear-for-layering/960243016141/","/shopping/spring-black-nylon-cargo-pants/898657357202/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"The Future of Nursing Education in a Post-Pandemic World","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/the-future-of-nursing-education-in-a-post-pandemic-world/","created_at":"Fri, 09 May 2025 03:20:00 +0000","is_oos_product":false},"346425396358129222":{"node_id":"UGluOjM0NjQyNTM5NjM1ODEyOTIyMg==","story_pin_data_id":"5429077009764501484","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a man standing in front of a group of people with a sign that says why more teachers are choosing to go back to school","videos":null,"description":"Teaching doesn’t stop at the classroom door. More than ever, educators are making the decision to head back to school themselves. Whether it’s to stay current, explore new teaching methods, or grow into leadership roles, returning to school has become a common and necessary step for today’s teachers. The classroom is changing fast. From new …\nThe post Why More Teachers Are Choosing To Go Back to School? appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Educ...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Why More Teachers Are Choosing To Go Back to School? in 2025 | Going back to school, Back to school, Teachers","id":"346425396358129222","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjkwNzcwMDk3NjQ1MDE0ODQ=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429076985519333837","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"8f0b7f2415436dae406e8aedd1b2ca54","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"8f0b7f2415436dae406e8aedd1b2ca54","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358129222","pin_title":"Why More Teachers Are Choosing To Go Back to School?","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429076985519333837","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"8f0b7f2415436dae406e8aedd1b2ca54","type":"story_pin_image_block"}]}],"id":"5429077009764501484","is_deleted":false},"seo_url":"/pin/346425396358129222/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#a8cfaa","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"8f0b7f2415436dae406e8aedd1b2ca54","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a man standing in front of a group of people with a sign that says why more teachers are choosing to go back to school","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"5556bd92d04d400faff0a11012ba69f6","url":"https://www.eduqia.com/en/why-more-teachers-are-choosing-to-go-back-to-school/","display_name":"Why More Teachers Are Choosing To Go Back to School?","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Teaching doesn’t stop at the classroom door. More than ever, educators are making the decision to head back to school themselves. Whether it's to stay","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/why-more-teachers-are-choosing-to-go-back-to-school/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/formal-baguette-bag-with-gold-tone-hardware/935536501649/","/shopping/casual-toquilla-straw-hat-for-warm-weather/894237353664/","/shopping/versatile-duffle-bag-with-zipper-pocket-for-trips/914908029184/","/shopping/leather-mary-janes-with-heel-strap-and-square-toe/946004009539/","/shopping/soft-washed-blue-sweatshirt-for-spring/939395222559/","/shopping/streetwear-ankle-boots-with-lug-sole/916401987341/","/shopping/casual-team-name-shirt-for-streetwear/913258158348/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Why More Teachers Are Choosing To Go Back to School?","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/why-more-teachers-are-choosing-to-go-back-to-school/","created_at":"Fri, 09 May 2025 03:20:00 +0000","is_oos_product":false},"346425396358097959":{"node_id":"UGluOjM0NjQyNTM5NjM1ODA5Nzk1OQ==","story_pin_data_id":"5428352408015126236","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"In today’s fast-paced world, managing weight and maintaining a healthy lifestyle has become more challenging than ever. From limited time for exercise to navigating confusing diet advice, many people are looking for smarter, more effective ways to achieve their health goals. Mochi Health, a telehealth platform that is transforming the way individuals access medical weight [...]\nThe post Mochi Health: A Smarter Way to Take Control of Your Weight appeared first on GlobalHealth Magazine. ","videos":null,"description":"In today’s fast-paced world, managing weight and maintaining a healthy lifestyle has become more challenging than ever. From limited time for exercise to navigating confusing diet advice, many people are looking for smarter, more effective ways to achieve their health goals. Mochi Health, a telehealth platform that is transforming the way individuals access medical weight [...]\nThe post Mochi Health: A Smarter Way to Take Control of Your Weight appeared first on GlobalHealth Magazine.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on globalhealthmag","id":"346425396358097959","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjgzNTI0MDgwMTUxMjYyMzY=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5428352373055600634","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"37961ffe67c7e7cb1abfc645d229a6f0","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"37961ffe67c7e7cb1abfc645d229a6f0","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358097959","pin_title":"Mochi Health: A Smarter Way to Take Control of Your Weight","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5428352373055600634","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"37961ffe67c7e7cb1abfc645d229a6f0","type":"story_pin_image_block"}]}],"id":"5428352408015126236","is_deleted":false},"seo_url":"/pin/346425396358097959/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#2e84b3","domain":"globalhealthmag.com","product_metadata":null,"reaction_counts":{},"image_signature":"37961ffe67c7e7cb1abfc645d229a6f0","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"GlobalHealth Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"d303f596fdfc386cc093baaf4451c88d","url":"https://www.globalhealthmag.com/en/mochi-health/","display_name":"Mochi Health: A Smarter Way to Take Control of Your Weight","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Mochi Health is a modern, physician-led telehealth service designed to provide affordable, science-based weight management support.","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.globalhealthmag.com/en/mochi-health/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/sporty-summer-vacation-flip-flops/944015376266/","/shopping/luxury-floral-embroidered-georgette-kurta/895099100116/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Mochi Health: A Smarter Way to Take Control of Your Weight","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","type":"board","name":"globalhealthmag","privacy":"public","id":"346425465026601038","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026601038_board_thumbnail_2025-05-13-03-22-19_36312_60.jpg","url":"/sobitech/globalhealthmag/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.globalhealthmag.com/en/mochi-health/","created_at":"Mon, 05 May 2025 03:21:22 +0000","is_oos_product":false},"346425396358076367":{"node_id":"UGluOjM0NjQyNTM5NjM1ODA3NjM2Nw==","story_pin_data_id":"5427808599774651074","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a hand holding a rubber stamp with the words creative classrooms on it and an online background eraser","videos":null,"description":"When it comes to quick, hassle-free image editing for schoolwork or educational materials, few tools are as practical and powerful as an online background eraser. This convenient solution allows teachers, students, and content creators to instantly remove image backgrounds no graphic design experience required. It’s a small innovation with a huge impact on how education …\nThe post Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning appeared first on E...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning in 2025","id":"346425396358076367","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjc4MDg1OTk3NzQ2NTEwNzQ=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5427808590494752603","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"ee4c6fb3322fd3ed34212ab8ca469e62","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"ee4c6fb3322fd3ed34212ab8ca469e62","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358076367","pin_title":"Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5427808590494752603","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"ee4c6fb3322fd3ed34212ab8ca469e62","type":"story_pin_image_block"}]}],"id":"5427808599774651074","is_deleted":false},"seo_url":"/pin/346425396358076367/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#b4e1f2","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"ee4c6fb3322fd3ed34212ab8ca469e62","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a hand holding a rubber stamp with the words creative classrooms on it and an online background eraser","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"733140fc1316e5762adb42881d4f7f21","url":"https://www.eduqia.com/en/creative-classrooms-how-an-online-background-eraser-is-revolutionizing-visual-learning/","display_name":"Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"When it comes to quick, hassle-free image editing for schoolwork or educational materials, few tools are as practical and powerful as an online background","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/creative-classrooms-how-an-online-background-eraser-is-revolutionizing-visual-learning/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Background Eraser":{"url":"/ideas/background-eraser/950585299276/","name":"Background Eraser"},"Visual Learning":{"url":"/ideas/visual-learning/920746990258/","name":"Visual Learning"},"Creative Classroom":{"url":"/ideas/creative-classroom/915777038658/","name":"Creative Classroom"},"Educational Materials":{"url":"/ideas/educational-materials/920049408742/","name":"Educational Materials"},"Image Editing":{"url":"/ideas/image-editing/932627762501/","name":"Image Editing"},"School Work":{"url":"/ideas/school-work/960315979525/","name":"School Work"},"Things To Come":{"url":"/ideas/things-to-come/926195051078/","name":"Things To Come"},"Education":{"url":"/ideas/education/922134410098/","name":"Education"},"Graphic Design":{"url":"/ideas/graphic-design/903292283260/","name":"Graphic Design"}},"shopping_klp_urls":["/shopping/fun-acid-wash-tops-with-letter-print/929328968711/","/shopping/silver-embroidered-lehenga-for-festivals/898406402485/","/shopping/v-neck-camisole-with-adjustable-straps-for-spring/923737084441/","/shopping/grunge-high-ankle-combat-boots-with-chunky-platform/898194895081/","/shopping/multi-strand-gold-jewelry-with-wooden-beads/939496605520/"],"visual_annotation":["Background Eraser","Visual Learning","Creative Classroom","Educational Materials","Image Editing","School Work","Things To Come","Education","Graphic Design"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/creative-classrooms-how-an-online-background-eraser-is-revolutionizing-visual-learning/","created_at":"Fri, 02 May 2025 03:19:33 +0000","is_oos_product":false},"346425396358039334":{"node_id":"UGluOjM0NjQyNTM5NjM1ODAzOTMzNA==","story_pin_data_id":"5426903141534723760","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"an empty classroom with desks and chairs in front of a green sign that says classroom 60x","videos":null,"description":"Classroom 60X the ultimate escape for students who want more from their downtime. Whether you’re stuck in a long study period, taking a break, or just need to decompress, Classroom 60X gives you fast, easy access to over 200 top web games, powerful unblocking tools, and a vibrant global chat all in one place. And …\nThe post Classroom 60X – Your School Boredom, Solved appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Classroom 60X – Your School Boredom, Solved in 2025","id":"346425396358039334","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjY5MDMxNDE1MzQ3MjM3NjA=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5426902589455261521","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"bfb2dc70af6a4b7b5720963e1cae0d14","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"bfb2dc70af6a4b7b5720963e1cae0d14","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358039334","pin_title":"Classroom 60X – Your School Boredom, Solved","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5426902589455261521","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"bfb2dc70af6a4b7b5720963e1cae0d14","type":"story_pin_image_block"}]}],"id":"5426903141534723760","is_deleted":false},"seo_url":"/pin/346425396358039334/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#748f82","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"bfb2dc70af6a4b7b5720963e1cae0d14","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"an empty classroom with desks and chairs in front of a green sign that says classroom 60x","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"d585b2fd1902305c8175ec9fa9778063","url":"https://www.eduqia.com/en/classroom-60x/","display_name":"Classroom 60X – Your School Boredom, Solved","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Classroom 60X the ultimate escape for students who want more from their downtime. Whether you're stuck in a long study period, taking a break, or just","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/classroom-60x/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Web Games":{"url":"/ideas/web-games/915847013684/","name":"Web Games"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Taking A Break":{"url":"/ideas/taking-a-break/944133056431/","name":"Taking A Break"},"Online Education":{"url":"/ideas/online-education/920730465892/","name":"Online Education"},"Take A Break":{"url":"/ideas/take-a-break/919893525153/","name":"Take A Break"},"Easy Access":{"url":"/ideas/easy-access/911982587160/","name":"Easy Access"},"All In One":{"url":"/ideas/all-in-one/926175982054/","name":"All In One"},"Period":{"url":"/ideas/period/914300618698/","name":"Period"},"Career":{"url":"/ideas/career/941720221932/","name":"Career"}},"shopping_klp_urls":["/shopping/vintage-spaghetti-strap-tops-with-lace-trim/905065602310/","/shopping/party-crossbody-bucket-bag-with-dust-bag/931600212037/","/shopping/business-cropped-jacket-with-double-button-and-long-sleeve/947383736877/"],"visual_annotation":["Web Games","Learning Tips","Taking A Break","Online Education","Take A Break","Easy Access","All In One","Period","Career"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Classroom 60X – Your School Boredom, Solved","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/classroom-60x/","created_at":"Sun, 27 Apr 2025 03:23:38 +0000","is_oos_product":false},"346425396358024941":{"node_id":"UGluOjM0NjQyNTM5NjM1ODAyNDk0MQ==","story_pin_data_id":"5426541050420310478","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a sign that says master's degree next to an alarm clock and eyeglasses","videos":null,"description":"Key Takeaways Online Master’s in Education programs offer flexible schedules, making advanced studies accessible for working professionals. These programs typically cover various subjects, including instructional design, leadership, and curriculum development. Students can expect a blend of theoretical knowledge and practical applications to enhance their skills for the modern educational landscape. Introduction In today’s fast-evolving educational …\nThe post What to Expect from a...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"What to Expect from an Online Master’s in Education Program in 2025","id":"346425396358024941","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjY1NDEwNTA0MjAzMTA0Nzg=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5426540504319847939","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"386b66875190760f8644546c815fb6b5","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"386b66875190760f8644546c815fb6b5","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358024941","pin_title":"What to Expect from an Online Master’s in Education Program","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5426540504319847939","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"386b66875190760f8644546c815fb6b5","type":"story_pin_image_block"}]}],"id":"5426541050420310478","is_deleted":false},"seo_url":"/pin/346425396358024941/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#a7876d","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"386b66875190760f8644546c815fb6b5","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a sign that says master's degree next to an alarm clock and eyeglasses","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"6b89dc096e1b6732e2cc5eb78d0c14a9","url":"https://www.eduqia.com/en/what-to-expect-from-an-online-masters-in-education-program/","display_name":"What to Expect from an Online Master’s in Education Program","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Key Takeaways Online Master's in Education programs offer flexible schedules, making advanced studies accessible for working professionals. These programs","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/what-to-expect-from-an-online-masters-in-education-program/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Curriculum Development":{"url":"/ideas/curriculum-development/960543803973/","name":"Curriculum Development"},"Instructional Design":{"url":"/ideas/instructional-design/960709600729/","name":"Instructional Design"},"Programming":{"url":"/ideas/programming/949133422105/","name":"Programming"},"Subjects":{"url":"/ideas/subjects/955838913612/","name":"Subjects"},"Leadership":{"url":"/ideas/leadership/923386297714/","name":"Leadership"},"Education":{"url":"/ideas/education/922134410098/","name":"Education"},"Key":{"url":"/ideas/key/934041477774/","name":"Key"},"Design":{"url":"/ideas/design/902065567321/","name":"Design"}},"shopping_klp_urls":["/shopping/black-gore-tex-windbreaker-for-outdoor-activities/919223418003/","/shopping/elegant-floral-print-dresses-with-flared-skirt/921944485060/","/shopping/classic-marquise-cut-wedding-ring/911456923648/","/shopping/modern-sterling-silver-chain-ring-as-gift/942486713553/"],"visual_annotation":["Curriculum Development","Instructional Design","Programming","Subjects","Leadership","Education","Key","Design"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"What to Expect from an Online Master’s in Education Program","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/what-to-expect-from-an-online-masters-in-education-program/","created_at":"Fri, 25 Apr 2025 03:25:58 +0000","is_oos_product":false},"346425396357978726":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk3ODcyNg==","story_pin_data_id":"5425453655201464981","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Hiring a dumpster rentals service can be expensive. Depending on the size of your project, you may need to accommodate the volume of materials for pickup and offloading. However, there are ways to save on your dumpster rentals. You may already be cutting costs on other project areas to make ends meet. While this can …\nThe post How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education. Dumpster Rental, Learning Tips, Online Education, How To Save Money, Ways To Save, Kansas City, Kansas, Saving Money, Save Money","videos":null,"description":"Hiring a dumpster rentals service can be expensive. Depending on the size of your project, you may need to accommodate the volume of materials for pickup and offloading. However, there are ways to save on your dumpster rentals. You may already be cutting costs on other project areas to make ends meet. While this can …\nThe post How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks in 2025 | Dumpster rental, Saving money, Kansas city","id":"346425396357978726","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjU0NTM2NTUyMDE0NjQ5ODE=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425453015276512729","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"04355a10e4b88aa1b6e65c7562e53f40","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"04355a10e4b88aa1b6e65c7562e53f40","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357978726","pin_title":"How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425453015276512729","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"04355a10e4b88aa1b6e65c7562e53f40","type":"story_pin_image_block"}]}],"id":"5425453655201464981","is_deleted":false},"seo_url":"/pin/346425396357978726/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#a09188","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"04355a10e4b88aa1b6e65c7562e53f40","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"a50eebe06018a74414b39940a090193f","url":"https://www.eduqia.com/en/how-to-save-money-on-kansas-city-dumpster-rentals-tips-and-tricks/","display_name":"How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Hiring a dumpster rentals service can be expensive. Depending on the size of your project, you may need to accommodate the volume of materials for pickup","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-to-save-money-on-kansas-city-dumpster-rentals-tips-and-tricks/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Dumpster Rental":{"url":"/ideas/dumpster-rental/932602958819/","name":"Dumpster Rental"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Online Education":{"url":"/ideas/online-education/920730465892/","name":"Online Education"},"How To Save Money":{"url":"/ideas/how-to-save-money/930334291766/","name":"How To Save Money"},"Ways To Save":{"url":"/ideas/ways-to-save/896545922985/","name":"Ways To Save"},"Kansas City":{"url":"/ideas/kansas-city/955451451758/","name":"Kansas City"},"Kansas":{"url":"/ideas/kansas/944412319890/","name":"Kansas"},"Saving Money":{"url":"/ideas/saving-money/921467698366/","name":"Saving Money"},"Save Money":{"url":"/ideas/save-money/945423163395/","name":"Save Money"}},"shopping_klp_urls":["/shopping/casual-cargo-pants-for-work-with-zip-fly/959676832945/","/shopping/luxury-pear-shaped-sapphire-diamond-ring/910783896167/","/shopping/feminine-dresses-with-draped-sleeves-for-spring/956701630113/","/shopping/classic-lace-up-waterproof-boots-with-leather-lining/894896380488/","/shopping/luxury-red-cluster-promise-ring/934487670922/","/shopping/bucket-beach-bag-with-handles-for-vacation/931857693010/","/shopping/luxury-wide-leg-bottoms-for-gala/895194088101/","/shopping/h\u0026m-winter-tops/897330627758/","/shopping/festive-wedding-ikat-print-sets/922847970076/","/shopping/wedding-dress-with-lace-patchwork-and-tiered-skirt/900800700636/"],"visual_annotation":["Dumpster Rental","Learning Tips","Online Education","How To Save Money","Ways To Save","Kansas City","Kansas","Saving Money","Save Money"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-to-save-money-on-kansas-city-dumpster-rentals-tips-and-tricks/","created_at":"Sat, 19 Apr 2025 03:24:07 +0000","is_oos_product":false},"346425396357978725":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk3ODcyNQ==","story_pin_data_id":"5425453654597490814","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"children sitting at desks using laptop computers with the words classroom 30x above them","videos":null,"description":"Imagine stepping into a classroom where artificial intelligence guides your lessons, virtual reality lets you explore ancient civilizations firsthand, and biometric feedback helps tailor your learning experience. Welcome to Classroom 30X the next evolution in education. Gone are the days of chalkboards and static PowerPoint slides. Classroom 30X is not just an upgrade it’s a …\nThe post Classroom 30X: The Future of Learning Has Arrived appeared first on Eduqia - EduTech, Learning T...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Classroom 30X: The Future of Learning Has Arrived in 2025 | Ipo news, Edutech, Teachers","id":"346425396357978725","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjU0NTM2NTQ1OTc0OTA4MTQ=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425453015301665611","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"259d557eb2bea3ff11f9a3fa8ed9fefc","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"259d557eb2bea3ff11f9a3fa8ed9fefc","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357978725","pin_title":"Classroom 30X: The Future of Learning Has Arrived","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425453015301665611","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"259d557eb2bea3ff11f9a3fa8ed9fefc","type":"story_pin_image_block"}]}],"id":"5425453654597490814","is_deleted":false},"seo_url":"/pin/346425396357978725/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#a58b59","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"259d557eb2bea3ff11f9a3fa8ed9fefc","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"children sitting at desks using laptop computers with the words classroom 30x above them","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"ba51c27da645c25c393586b6bacdcbc0","url":"https://www.eduqia.com/en/classroom-30x/","display_name":"Classroom 30X: The Future of Learning Has Arrived","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Imagine stepping into a classroom where artificial intelligence guides your lessons, virtual reality lets you explore ancient civilizations firsthand, and","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/25/9d/55/259d557eb2bea3ff11f9a3fa8ed9fefc.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/25/9d/55/259d557eb2bea3ff11f9a3fa8ed9fefc.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/25/9d/55/259d557eb2bea3ff11f9a3fa8ed9fefc.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/25/9d/55/259d557eb2bea3ff11f9a3fa8ed9fefc.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/classroom-30x/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":"/pin/online-services-visualization-diverse-modern-office-stock-footage-video-100-royaltyfree-3552321153--1079597341930643554/","seo_canonical_domain":"in.pinterest.com","annotations_with_links":{"Welcome To Classroom":{"url":"/ideas/welcome-to-classroom/924181830828/","name":"Welcome To Classroom"},"Carnegie Mellon University":{"url":"/ideas/carnegie-mellon-university/921890285771/","name":"Carnegie Mellon University"},"Space Classroom":{"url":"/ideas/space-classroom/929910963551/","name":"Space Classroom"},"Physics Experiments":{"url":"/ideas/physics-experiments/941759160975/","name":"Physics Experiments"},"Workplace Communication":{"url":"/ideas/workplace-communication/939997797737/","name":"Workplace Communication"},"Powerpoint Slides":{"url":"/ideas/powerpoint-slides/942931814965/","name":"Powerpoint Slides"},"Communications Plan":{"url":"/ideas/communications-plan/950667698335/","name":"Communications Plan"},"Research Question":{"url":"/ideas/research-question/942875502061/","name":"Research Question"},"Student Behavior":{"url":"/ideas/student-behavior/939702717132/","name":"Student Behavior"}},"shopping_klp_urls":null,"visual_annotation":["Welcome To Classroom","Carnegie Mellon University","Space Classroom","Physics Experiments","Workplace Communication","Powerpoint Slides","Communications Plan","Research Question","Student Behavior"],"canonical_pin":{"id":"1079597341930643554"}},"is_eligible_for_pdp":false,"grid_title":"Classroom 30X: The Future of Learning Has Arrived","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/classroom-30x/","created_at":"Sat, 19 Apr 2025 03:24:07 +0000","is_oos_product":false},"346425396357971717":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk3MTcxNw==","story_pin_data_id":"5425284398821989492","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"how can teachers help students with apd improve their reading fluency? - youtube","videos":null,"description":"Teachers can help by using techniques that break down complex tasks into manageable steps and offering consistent feedback. Recognizing the signs and symptoms of APD affecting reading, such as difficulty decoding words or following written instructions, allows educators to tailor their approach. Incorporating visual aids and interactive activities can provide students with multiple pathways to …\nThe post How Can Teachers Help Students with APD Improve Their Reading Fluency? appeared fir...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How Can Teachers Help Students with APD Improve Their Reading Fluency? in 2025 | Reading fluency, Teacher help, Teachers","id":"346425396357971717","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjUyODQzOTg4MjE5ODk0OTI=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425280613594752754","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"70253db4101eae50193c0a21bb1aa532","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"70253db4101eae50193c0a21bb1aa532","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357971717","pin_title":"How Can Teachers Help Students with APD Improve Their Reading Fluency?","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425280613594752754","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"70253db4101eae50193c0a21bb1aa532","type":"story_pin_image_block"}]}],"id":"5425284398821989492","is_deleted":false},"seo_url":"/pin/346425396357971717/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#051c11","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"70253db4101eae50193c0a21bb1aa532","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"how can teachers help students with apd improve their reading fluency? - youtube","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"7ae6aa6c02673d9564f460f9baf34197","url":"https://www.eduqia.com/en/how-can-teachers-help-students-with-apd-improve-their-reading-fluency/","display_name":"How Can Teachers Help Students with APD Improve Their Reading Fluency?","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Teachers can help by using techniques that break down complex tasks into manageable steps and offering consistent feedback. Recognizing the signs and","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/70/25/3d/70253db4101eae50193c0a21bb1aa532.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/70/25/3d/70253db4101eae50193c0a21bb1aa532.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/70/25/3d/70253db4101eae50193c0a21bb1aa532.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/70/25/3d/70253db4101eae50193c0a21bb1aa532.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-can-teachers-help-students-with-apd-improve-their-reading-fluency/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Decoding Words":{"url":"/ideas/decoding-words/917325327469/","name":"Decoding Words"},"Classroom Strategies":{"url":"/ideas/classroom-strategies/951385521757/","name":"Classroom Strategies"},"Positive Learning":{"url":"/ideas/positive-learning/924251900389/","name":"Positive Learning"},"Learning Strategies":{"url":"/ideas/learning-strategies/915691294000/","name":"Learning Strategies"},"Reading Fluency":{"url":"/ideas/reading-fluency/935562642567/","name":"Reading Fluency"},"Reading Program":{"url":"/ideas/reading-program/946626175800/","name":"Reading Program"},"Visual Aids":{"url":"/ideas/visual-aids/899572621980/","name":"Visual Aids"},"Speech Language Pathologists":{"url":"/ideas/speech-language-pathologists/961137868986/","name":"Speech Language Pathologists"},"Phonemic Awareness":{"url":"/ideas/phonemic-awareness/936532464293/","name":"Phonemic Awareness"}},"shopping_klp_urls":["/shopping/designer-long-lehenga-with-dupatta/937797350974/","/shopping/festive-handmade-silver-jhumkas/919943041324/","/shopping/relaxed-fit-lounge-dress/944157758176/"],"visual_annotation":["Decoding Words","Classroom Strategies","Positive Learning","Learning Strategies","Reading Fluency","Reading Program","Visual Aids","Speech Language Pathologists","Phonemic Awareness"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How Can Teachers Help Students with APD Improve Their Reading Fluency?","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-can-teachers-help-students-with-apd-improve-their-reading-fluency/","created_at":"Fri, 18 Apr 2025 04:59:00 +0000","is_oos_product":false},"346425396357971716":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk3MTcxNg==","story_pin_data_id":"5425284399639869465","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a person's head with the words how do cell - and - response games help them","videos":null,"description":"Call-and-response games are not only enjoyable but also offer significant benefits in enhancing auditory memory. By engaging in these interactive exercises, children learn to improve their listening skills, which are crucial for effective communication and comprehension. These games reinforce patterns of sound and speech, ultimately strengthening auditory processing abilities. When children participate in such activities, …\nThe post How Do Call-and-Response Games Help Strengthen Auditor...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How Do Call-and-Response Games Help Strengthen Auditory Memory? in 2025 | Call and response, Listening skills, Kids learning","id":"346425396357971716","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjUyODQzOTk2Mzk4Njk0NjU=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425280615150829624","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"5b456a8464a38b990afa57bb1115170e","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"5b456a8464a38b990afa57bb1115170e","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357971716","pin_title":"How Do Call-and-Response Games Help Strengthen Auditory Memory?","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425280615150829624","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"5b456a8464a38b990afa57bb1115170e","type":"story_pin_image_block"}]}],"id":"5425284399639869465","is_deleted":false},"seo_url":"/pin/346425396357971716/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#60a8b8","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"5b456a8464a38b990afa57bb1115170e","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a person's head with the words how do cell - and - response games help them","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"14948c5572ecd7e9cf53db0ab694c474","url":"https://www.eduqia.com/en/how-do-call-and-response-games-help-strengthen-auditory-memory/","display_name":"How Do Call-and-Response Games Help Strengthen Auditory Memory?","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Call-and-response games are not only enjoyable but also offer significant benefits in enhancing auditory memory. By engaging in these interactive","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/5b/45/6a/5b456a8464a38b990afa57bb1115170e.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/5b/45/6a/5b456a8464a38b990afa57bb1115170e.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/5b/45/6a/5b456a8464a38b990afa57bb1115170e.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/5b/45/6a/5b456a8464a38b990afa57bb1115170e.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-do-call-and-response-games-help-strengthen-auditory-memory/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Auditory Processing":{"url":"/ideas/auditory-processing/915835566564/","name":"Auditory Processing"},"Listening Skills":{"url":"/ideas/listening-skills/952141664556/","name":"Listening Skills"},"Effective Communication":{"url":"/ideas/effective-communication/953103739749/","name":"Effective Communication"},"Kids Learning":{"url":"/ideas/kids-learning/955529741137/","name":"Kids Learning"},"No Response":{"url":"/ideas/no-response/898784001521/","name":"No Response"},"Communication":{"url":"/ideas/communication/934405291209/","name":"Communication"},"Benefits":{"url":"/ideas/benefits/902790319801/","name":"Benefits"},"Sound":{"url":"/ideas/sound/896364752120/","name":"Sound"},"Education":{"url":"/ideas/education/922134410098/","name":"Education"}},"shopping_klp_urls":["/shopping/spiritual-gold-agate-necklace/893861616415/","/shopping/beachy-bucket-hat-for-spring/958020154716/","/shopping/bohemian-labradorite-gemstones-as-gifts/915583385708/","/shopping/gothic-boots-with-lacing-and-round-toe/935511939420/","/shopping/fitted-asymmetrical-crop-top/923258815714/","/shopping/modern-rectangular-clutch-with-card-slots/919244229824/","/shopping/beige-platform-slippers-with-removable-insole/956991206198/","/shopping/spring-evening-dress-in-maxi-length/943967782889/","/shopping/retro-letter-print-t-shirt-for-concert/895517985504/","/shopping/red-ruby-ring-with-intricate-design-for-promise/931277207562/"],"visual_annotation":["Auditory Processing","Listening Skills","Effective Communication","Kids Learning","No Response","Communication","Benefits","Sound","Education"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How Do Call-and-Response Games Help Strengthen Auditory Memory?","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-do-call-and-response-games-help-strengthen-auditory-memory/","created_at":"Fri, 18 Apr 2025 04:59:00 +0000","is_oos_product":false},"346425396357964683":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk2NDY4Mw==","story_pin_data_id":"5425090752279534172","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a person sitting in front of a laptop computer on top of a desk with sticky notes","videos":null,"description":"Learning a new language can be challenging but also rewarding, particularly when it comes to speaking confidently. Working with native Malayalam tutors offers a boost in speaking skills by providing personalized lessons tailored to your needs. These tutors focus on improving your confidence through structured learning and real-life practice. When you learn faster with a …\nThe post How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained appeared first on E...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained in 2025 | Tutor, Learn faster, Learn a new language","id":"346425396357964683","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjUwOTA3NTIyNzk1MzQxNzI=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425090743947552457","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fa43eb897b0742b7566551c051455c33","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"fa43eb897b0742b7566551c051455c33","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357964683","pin_title":"How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425090743947552457","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fa43eb897b0742b7566551c051455c33","type":"story_pin_image_block"}]}],"id":"5425090752279534172","is_deleted":false},"seo_url":"/pin/346425396357964683/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#8b8459","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"fa43eb897b0742b7566551c051455c33","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a person sitting in front of a laptop computer on top of a desk with sticky notes","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"020f35058e7a8a38e707c98374a989de","url":"https://www.eduqia.com/en/how-do-native-malayalam-tutors-improve-your-speaking-confidence-key-benefits-explained/","display_name":"How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Learning a new language can be challenging but also rewarding, particularly when it comes to speaking confidently. Working with native Malayalam tutors","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/fa/43/eb/fa43eb897b0742b7566551c051455c33.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/fa/43/eb/fa43eb897b0742b7566551c051455c33.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/fa/43/eb/fa43eb897b0742b7566551c051455c33.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/fa/43/eb/fa43eb897b0742b7566551c051455c33.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-do-native-malayalam-tutors-improve-your-speaking-confidence-key-benefits-explained/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Speaking Confidently":{"url":"/ideas/speaking-confidently/918796218640/","name":"Speaking Confidently"},"Learning A New Language":{"url":"/shopping/learning-a-new-language/960650879469/","name":"Learning A New Language"},"Improve Communication Skills":{"url":"/ideas/improve-communication-skills/955280245951/","name":"Improve Communication Skills"},"Learn Faster":{"url":"/ideas/learn-faster/907575901517/","name":"Learn Faster"},"Interactive Lessons":{"url":"/ideas/interactive-lessons/924707607692/","name":"Interactive Lessons"},"New Language":{"url":"/ideas/new-language/957739673196/","name":"New Language"},"Effective Learning":{"url":"/ideas/effective-learning/941389333252/","name":"Effective Learning"},"Speaking Skills":{"url":"/ideas/speaking-skills/956731907083/","name":"Speaking Skills"},"Improve Communication":{"url":"/ideas/improve-communication/923198947745/","name":"Improve Communication"}},"shopping_klp_urls":["/shopping/long-relaxed-fit-kaftan-for-summer/893724468489/","/shopping/cozy-cable-knit-turtleneck-for-fall/958757943980/","/shopping/neutral-straight-leg-pants-with-welt-pockets/894099581045/","/shopping/chic-dresses-with-layered-hem-and-voluminous-skirt/895152321330/","/shopping/everyday-wide-leg-white-jeans/926593367509/","/shopping/modern-stainless-steel-jewelry-with-curb-chain/918896859226/","/shopping/summer-fishing-sun-hat-with-uv-protection/956111527824/","/shopping/multicolor-blouse-piece-with-printed-border-for-diwali/906077553362/","/shopping/anarkali-cotton-sherwani-unstitched/934119394912/","/shopping/glamorous-satin-evening-dress-for-debutante-ball/894178591734/"],"visual_annotation":["Speaking Confidently","Learning A New Language","Improve Communication Skills","Learn Faster","Interactive Lessons","New Language","Effective Learning","Speaking Skills","Improve Communication"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-do-native-malayalam-tutors-improve-your-speaking-confidence-key-benefits-explained/","created_at":"Thu, 17 Apr 2025 03:20:02 +0000","is_oos_product":false},"346425396357947685":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk0NzY4NQ==","story_pin_data_id":"5424731019452409210","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Choosing the right university program can feel overwhelming. With so many institutions, formats, and requirements to sift through, it’s easy to feel stuck before you even begin. You might have clear goals, but figuring out which university program aligns with those goals isn’t always straightforward. In some states, the decision can be even harder due …\nThe post How to Choose the Right University Program Without Getting Overwhelmed appeared first on Eduqia - EduTech, Learning Tips, Care... Feel Stuck, Learning Tips, Feeling Stuck, Programming, University, Education, Feelings","videos":null,"description":"Choosing the right university program can feel overwhelming. With so many institutions, formats, and requirements to sift through, it’s easy to feel stuck before you even begin. You might have clear goals, but figuring out which university program aligns with those goals isn’t always straightforward. In some states, the decision can be even harder due …\nThe post How to Choose the Right University Program Without Getting Overwhelmed appeared first on Eduqia - EduTech, Learning Tips, Care...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on Eduqia","id":"346425396357947685","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjQ3MzEwMTk0NTI0MDkyMTA=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424728362952220870","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"7e596a556ab4b0161172252598ba2e14","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"7e596a556ab4b0161172252598ba2e14","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357947685","pin_title":"How to Choose the Right University Program Without Getting Overwhelmed","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424728362952220870","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"7e596a556ab4b0161172252598ba2e14","type":"story_pin_image_block"}]}],"id":"5424731019452409210","is_deleted":false},"seo_url":"/pin/346425396357947685/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#b5af81","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"7e596a556ab4b0161172252598ba2e14","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"dd85a4560bd81e4f01c405df366c47af","url":"https://www.eduqia.com/en/how-to-choose-the-right-university-program-without-getting-overwhelmed/","display_name":"How to Choose the Right University Program Without Getting Overwhelmed","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Choosing the right university program can feel overwhelming. With so many institutions, formats, and requirements to sift through, it’s easy to feel stuck","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/7e/59/6a/7e596a556ab4b0161172252598ba2e14.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/7e/59/6a/7e596a556ab4b0161172252598ba2e14.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/7e/59/6a/7e596a556ab4b0161172252598ba2e14.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/7e/59/6a/7e596a556ab4b0161172252598ba2e14.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-to-choose-the-right-university-program-without-getting-overwhelmed/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Feel Stuck":{"url":"/ideas/feel-stuck/929840498186/","name":"Feel Stuck"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Feeling Stuck":{"url":"/ideas/feeling-stuck/911668266736/","name":"Feeling Stuck"},"Programming":{"url":"/ideas/programming/949133422105/","name":"Programming"},"University":{"url":"/ideas/university/954026472888/","name":"University"},"Education":{"url":"/ideas/education/922134410098/","name":"Education"},"Feelings":{"url":"/ideas/feelings/941868727046/","name":"Feelings"}},"shopping_klp_urls":["/shopping/solid-long-sleeve-maxi-dress-for-evening/960804421685/","/shopping/oversized-knit-sweatshirt-for-streetwear/895715306174/","/shopping/luxury-red-unstitched-suit-for-party/920162535271/","/shopping/wide-leg-linen-pants-with-patch-pockets/939505897373/","/shopping/elegant-festive-cotton-silk-blouse-piece/940778283484/","/shopping/traditional-red-embroidered-cheongsam/959255091937/","/shopping/adjustable-fringe-tassel-dangle-earrings/911223036713/"],"visual_annotation":["Feel Stuck","Learning Tips","Feeling Stuck","Programming","University","Education","Feelings"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How to Choose the Right University Program Without Getting Overwhelmed","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-to-choose-the-right-university-program-without-getting-overwhelmed/","created_at":"Tue, 15 Apr 2025 03:41:09 +0000","is_oos_product":false},"346425396357947684":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk0NzY4NA==","story_pin_data_id":"5424731018290574678","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"It starts small. Maybe a little yawning. A subtle wave of discomfort. Then boom nausea, dizziness, maybe even a desperate scramble for a sick bag. If you’re one of the millions who suffer from motion sickness, you know it’s not just “a little car sickness.” It’s a full-on sensory rebellion. And if you’re trying to …\nThe post Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education. Heat Exhaustion, Anti Nausea, Loss Of Balance, Feeling Dizzy, Motion Sickness, Low Blood Pressure, Chronic Migraines, Learning Tips, Chest Pain","videos":null,"description":"It starts small. Maybe a little yawning. A subtle wave of discomfort. Then boom nausea, dizziness, maybe even a desperate scramble for a sick bag. If you’re one of the millions who suffer from motion sickness, you know it’s not just “a little car sickness.” It’s a full-on sensory rebellion. And if you’re trying to …\nThe post Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers in 2025 | Anti nausea, Blood pressure medications, Reasons for dizziness","id":"346425396357947684","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjQ3MzEwMTgyOTA1NzQ2Nzg=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424728358787265850","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"16cae264322af68d3c6dff75df20ff65","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"16cae264322af68d3c6dff75df20ff65","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357947684","pin_title":"Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424728358787265850","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"16cae264322af68d3c6dff75df20ff65","type":"story_pin_image_block"}]}],"id":"5424731018290574678","is_deleted":false},"seo_url":"/pin/346425396357947684/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#dddcdc","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"16cae264322af68d3c6dff75df20ff65","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"57e4fb54e601854d26d694f3023d4287","url":"https://www.eduqia.com/en/addressing-motion-sickness-effective-anti-nausea-strategies-for-travelers/","display_name":"Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"It starts small. Maybe a little yawning. A subtle wave of discomfort. Then boom nausea, dizziness, maybe even a desperate scramble for a sick bag. If","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/16/ca/e2/16cae264322af68d3c6dff75df20ff65.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/16/ca/e2/16cae264322af68d3c6dff75df20ff65.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/16/ca/e2/16cae264322af68d3c6dff75df20ff65.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/16/ca/e2/16cae264322af68d3c6dff75df20ff65.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/addressing-motion-sickness-effective-anti-nausea-strategies-for-travelers/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Heat Exhaustion":{"url":"/ideas/heat-exhaustion/951762932398/","name":"Heat Exhaustion"},"Anti Nausea":{"url":"/ideas/anti-nausea/900324181667/","name":"Anti Nausea"},"Loss Of Balance":{"url":"/ideas/loss-of-balance/958478896473/","name":"Loss Of Balance"},"Feeling Dizzy":{"url":"/ideas/feeling-dizzy/939809758512/","name":"Feeling Dizzy"},"Motion Sickness":{"url":"/ideas/motion-sickness/921814808738/","name":"Motion Sickness"},"Low Blood Pressure":{"url":"/ideas/low-blood-pressure/911931969504/","name":"Low Blood Pressure"},"Chronic Migraines":{"url":"/ideas/chronic-migraines/929880744630/","name":"Chronic Migraines"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Chest Pain":{"url":"/ideas/chest-pain/900071953974/","name":"Chest Pain"}},"shopping_klp_urls":null,"visual_annotation":["Heat Exhaustion","Anti Nausea","Loss Of Balance","Feeling Dizzy","Motion Sickness","Low Blood Pressure","Chronic Migraines","Learning Tips","Chest Pain"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/addressing-motion-sickness-effective-anti-nausea-strategies-for-travelers/","created_at":"Tue, 15 Apr 2025 03:41:08 +0000","is_oos_product":false},"346425396357917136":{"node_id":"UGluOjM0NjQyNTM5NjM1NzkxNzEzNg==","story_pin_data_id":"5424003713031266821","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a person typing on a laptop with the words 205 trend's in front of them","videos":null,"description":"Indonesia has experienced a significant digital transformation in recent years. With increasing internet accessibility and smartphone usage, more people are integrating digital tools into their daily lives. These shifts have reshaped communication, commerce, education, and entertainment across the country. Social Media Remains a Major Influence Indonesia is home to one of the largest social media …\nThe post Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms in 2025 | Digital marketing trends, Marketing trends, Digital marketing","id":"346425396357917136","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjQwMDM3MTMwMzEyNjY4MjE=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424003682419138097","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"b59c661b5175032acbdcc2c59fe46679","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"b59c661b5175032acbdcc2c59fe46679","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357917136","pin_title":"Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424003682419138097","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"b59c661b5175032acbdcc2c59fe46679","type":"story_pin_image_block"}]}],"id":"5424003713031266821","is_deleted":false},"seo_url":"/pin/346425396357917136/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#071b25","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"b59c661b5175032acbdcc2c59fe46679","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a person typing on a laptop with the words 205 trend's in front of them","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"73d19a262adcd4d3c6e753fa6453842a","url":"https://www.eduqia.com/en/digital-trends-in-indonesia-from-social-media-to-online-entertainment-platforms/","display_name":"Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Indonesia has experienced a significant digital transformation in recent years. With increasing internet accessibility and smartphone usage, more people","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/b5/9c/66/b59c661b5175032acbdcc2c59fe46679.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/b5/9c/66/b59c661b5175032acbdcc2c59fe46679.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/b5/9c/66/b59c661b5175032acbdcc2c59fe46679.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/b5/9c/66/b59c661b5175032acbdcc2c59fe46679.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/digital-trends-in-indonesia-from-social-media-to-online-entertainment-platforms/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Buyer Journey":{"url":"/ideas/buyer-journey/919551432739/","name":"Buyer Journey"},"Effective Marketing Strategies":{"url":"/ideas/effective-marketing-strategies/897942210714/","name":"Effective Marketing Strategies"},"Digital Marketing Trends":{"url":"/ideas/digital-marketing-trends/930052718186/","name":"Digital Marketing Trends"},"Customer Behaviour":{"url":"/ideas/customer-behaviour/915107338127/","name":"Customer Behaviour"},"Digital Tools":{"url":"/ideas/digital-tools/906054833872/","name":"Digital Tools"},"Digital Trends":{"url":"/ideas/digital-trends/930942344119/","name":"Digital Trends"},"Like Instagram":{"url":"/ideas/like-instagram/932256977882/","name":"Like Instagram"},"Content Strategy":{"url":"/ideas/content-strategy/921948471097/","name":"Content Strategy"},"Digital Transformation":{"url":"/ideas/digital-transformation/920503689811/","name":"Digital Transformation"}},"shopping_klp_urls":null,"visual_annotation":["Buyer Journey","Effective Marketing Strategies","Digital Marketing Trends","Customer Behaviour","Digital Tools","Digital Trends","Like Instagram","Content Strategy","Digital Transformation"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/digital-trends-in-indonesia-from-social-media-to-online-entertainment-platforms/","created_at":"Fri, 11 Apr 2025 03:21:01 +0000","is_oos_product":false},"346425396357893202":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzg5MzIwMg==","story_pin_data_id":"5423460647369226202","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"there is a yellow sign that says classroom 10x next to some school supplies and pencils","videos":null,"description":"Imagine walking into a classroom where every student is actively engaged, technology works seamlessly to support learning, and the teacher acts as a guide and innovator rather than a lecturer. This isn’t a far-off dream it’s the foundation of the Classroom 10X movement. What is Classroom 10X? Classroom 10X is a transformative approach to education …\nThe post Classroom 10X: The Future of Learning Starts Now appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Classroom 10X: The Future of Learning Starts Now in 2025 | Classroom, What is classroom, Online education","id":"346425396357893202","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjM0NjA2NDczNjkyMjYyMDI=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5423459957773218066","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"8b577c3f5dca45a5bac422a2353f4cd4","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"8b577c3f5dca45a5bac422a2353f4cd4","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357893202","pin_title":"Classroom 10X: The Future of Learning Starts Now","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5423459957773218066","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"8b577c3f5dca45a5bac422a2353f4cd4","type":"story_pin_image_block"}]}],"id":"5423460647369226202","is_deleted":false},"seo_url":"/pin/346425396357893202/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#c1bf9d","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"8b577c3f5dca45a5bac422a2353f4cd4","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"there is a yellow sign that says classroom 10x next to some school supplies and pencils","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"72d202bcd47c45c0a5339cc6135c30d1","url":"https://www.eduqia.com/en/classroom-10x/","display_name":"Classroom 10X: The Future of Learning Starts Now","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Imagine walking into a classroom where every student is actively engaged, technology works seamlessly to support learning, and the teacher acts as a guide","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/8b/57/7c/8b577c3f5dca45a5bac422a2353f4cd4.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/8b/57/7c/8b577c3f5dca45a5bac422a2353f4cd4.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/8b/57/7c/8b577c3f5dca45a5bac422a2353f4cd4.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/8b/57/7c/8b577c3f5dca45a5bac422a2353f4cd4.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/classroom-10x/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Learning Outcomes":{"url":"/ideas/learning-outcomes/921413438888/","name":"Learning Outcomes"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Digital Literacy":{"url":"/ideas/digital-literacy/900871391592/","name":"Digital Literacy"},"School Leader":{"url":"/ideas/school-leader/928891687843/","name":"School Leader"},"Flipped Classroom":{"url":"/ideas/flipped-classroom/957542656490/","name":"Flipped Classroom"},"Learning Methods":{"url":"/ideas/learning-methods/923532766037/","name":"Learning Methods"},"Collaborative Learning":{"url":"/ideas/collaborative-learning/951490675335/","name":"Collaborative Learning"},"Project Based Learning":{"url":"/ideas/project-based-learning/957536082262/","name":"Project Based Learning"},"Literacy Skills":{"url":"/ideas/literacy-skills/902334753581/","name":"Literacy Skills"}},"shopping_klp_urls":["/shopping/fitted-holiday-dress-with-ruffles/945713458751/","/shopping/ralph-lauren-cotton-formal-dress-shirt/901066255910/","/shopping/elegant-semi-stitched-embroidered-sharara/930530601712/","/shopping/white-leather-sole-moc-toe-loafers/909852521015/"],"visual_annotation":["Learning Outcomes","Learning Tips","Digital Literacy","School Leader","Flipped Classroom","Learning Methods","Collaborative Learning","Project Based Learning","Literacy Skills"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Classroom 10X: The Future of Learning Starts Now","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/classroom-10x/","created_at":"Tue, 08 Apr 2025 03:25:09 +0000","is_oos_product":false},"346425396357831677":{"node_id":"UGluOjM0NjQyNTM5NjM1NzgzMTY3Nw==","story_pin_data_id":"5422010427024401767","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"two people sitting at a table with notebooks and papers in front of them that read time - learning","videos":null,"description":"The educational landscape has evolved significantly over the years, with technology redefining how students access knowledge and interact with learning materials. Among the most notable advancements is Time4Learning, a robust. Web-based learning platform that offers a modern and effective approach to education. Designed for Pre-K through 12th-grade students, Time4Learning has become a trusted choice for …\nThe post Time4Learning: A Comprehensive Solution for Modern Education appeared fir...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Time4Learning: A Comprehensive Solution for Modern Education in 2025 | Interactive lessons, Education, Auditory learning","id":"346425396357831677","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjIwMTA0MjcwMjQ0MDE3Njc=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5422010400518498597","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"c2a411f88eca471b3048cc829e588d93","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"c2a411f88eca471b3048cc829e588d93","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357831677","pin_title":"Time4Learning: A Comprehensive Solution for Modern Education","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5422010400518498597","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"c2a411f88eca471b3048cc829e588d93","type":"story_pin_image_block"}]}],"id":"5422010427024401767","is_deleted":false},"seo_url":"/pin/346425396357831677/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#ccbcbc","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"c2a411f88eca471b3048cc829e588d93","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"two people sitting at a table with notebooks and papers in front of them that read time - learning","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"009c93322ba5c3c697e213680077af6b","url":"https://www.eduqia.com/en/time4learning/","display_name":"Time4Learning: A Comprehensive Solution for Modern Education","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"The educational landscape has evolved significantly over the years, with technology redefining how students access knowledge and interact with learning","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/c2/a4/11/c2a411f88eca471b3048cc829e588d93.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/c2/a4/11/c2a411f88eca471b3048cc829e588d93.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/c2/a4/11/c2a411f88eca471b3048cc829e588d93.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/c2/a4/11/c2a411f88eca471b3048cc829e588d93.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/time4learning/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Notes To Parents":{"url":"/ideas/notes-to-parents/931753079496/","name":"Notes To Parents"},"Progress Monitoring":{"url":"/ideas/progress-monitoring/902420520206/","name":"Progress Monitoring"},"Struggling Students":{"url":"/ideas/struggling-students/950697381389/","name":"Struggling Students"},"12th Grade":{"url":"/ideas/12th-grade/953323782772/","name":"12th Grade"},"Interactive Lessons":{"url":"/ideas/interactive-lessons/924707607692/","name":"Interactive Lessons"},"Learning Platform":{"url":"/ideas/learning-platform/899834106028/","name":"Learning Platform"},"Learning Materials":{"url":"/ideas/learning-materials/934769733055/","name":"Learning Materials"},"Multiplication For Kids":{"url":"/ideas/multiplication-for-kids/916068495151/","name":"Multiplication For Kids"},"After School Program":{"url":"/ideas/after-school-program/902044325029/","name":"After School Program"}},"shopping_klp_urls":["/shopping/gothic-satchel-for-daily-use/898700278737/","/shopping/luxury-elegant-white-gold-brooches/923949023157/","/shopping/coach-satchel-with-detachable-strap-for-office/921503412814/"],"visual_annotation":["Notes To Parents","Progress Monitoring","Struggling Students","12th Grade","Interactive Lessons","Learning Platform","Learning Materials","Multiplication For Kids","After School Program"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Time4Learning: A Comprehensive Solution for Modern Education","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/time4learning/","created_at":"Mon, 31 Mar 2025 03:19:50 +0000","is_oos_product":false},"346425396357750946":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzc1MDk0Ng==","story_pin_data_id":"5420198747355278747","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"two vases filled with wheat sitting on top of a table","videos":null,"description":"In today’s pursuit of a healthy lifestyle, Costco has become a haven for health-conscious consumers seeking quality food products. Recently, Ricevita Rice Bran Oil has quietly gained popularity on Costco’s shelves, becoming the new favorite for healthy cooking oils. This is not just a passing trend but possibly a significant step towards healthier cooking choices. [...]\nThe post Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco appeared first on GlobalHealt...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco in 2025 | Healthy cooking oils, Healthy cooking, Rice bran oil","id":"346425396357750946","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjAxOTg3NDczNTUyNzg3NDc=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5420198718146142812","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"2be753e85829e090052eba108d2ce1e3","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.4989939637826961,"showreel_data":null,"pin_image_signature":"2be753e85829e090052eba108d2ce1e3","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357750946","pin_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5420198718146142812","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"2be753e85829e090052eba108d2ce1e3","type":"story_pin_image_block"}]}],"id":"5420198747355278747","is_deleted":false},"seo_url":"/pin/346425396357750946/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#bfa863","domain":"globalhealthmag.com","product_metadata":null,"reaction_counts":{},"image_signature":"2be753e85829e090052eba108d2ce1e3","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"two vases filled with wheat sitting on top of a table","campaign_id":null,"rich_summary":{"products":[],"site_name":"GlobalHealth Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"2ec418497ae27aec405de19ed2edca61","url":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","display_name":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Ricevita Rice Bran Oil has quietly gained popularity on Costco's shelves, becoming the new favorite for healthy cooking oils.","actions":[]},"images":{"170x":{"width":236,"height":157,"url":"https://i.pinimg.com/236x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg"},"236x":{"width":236,"height":157,"url":"https://i.pinimg.com/236x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg"},"474x":{"width":474,"height":316,"url":"https://i.pinimg.com/474x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg"},"736x":{"width":736,"height":490,"url":"https://i.pinimg.com/736x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Healthy Cooking Oil":{"url":"/ideas/healthy-cooking-oil/907147583546/","name":"Healthy Cooking Oil"},"Healthy Cooking Oils":{"url":"/ideas/healthy-cooking-oils/922323764390/","name":"Healthy Cooking Oils"},"Baked Avocado":{"url":"/ideas/baked-avocado/950772510224/","name":"Baked Avocado"},"Cooking Oils":{"url":"/ideas/cooking-oils/930206954763/","name":"Cooking Oils"},"Rice Bran":{"url":"/ideas/rice-bran/919247780796/","name":"Rice Bran"},"Health Conscious":{"url":"/ideas/health-conscious/926760722939/","name":"Health Conscious"},"Healthy Oils":{"url":"/ideas/healthy-oils/959226695728/","name":"Healthy Oils"},"Rice Bran Oil":{"url":"/ideas/rice-bran-oil/925260475640/","name":"Rice Bran Oil"},"Daily Diet":{"url":"/ideas/daily-diet/941179246863/","name":"Daily Diet"}},"shopping_klp_urls":["/shopping/edgy-summer-skort-for-night-out/907579514731/","/shopping/modern-backpack-for-outdoor/910903373091/","/shopping/beige-hobo-bag-for-fall-travel/948423493572/","/shopping/cheap-gray-leisure-bottoms/938579593965/","/shopping/designer-high-top-sneakers-with-laces/946335701332/","/shopping/travel-pouch-shoulder-bag-with-gunmetal-hardware/941776871619/","/shopping/bohemian-gold-cabochon-necklace/935153113610/"],"visual_annotation":["Healthy Cooking Oil","Healthy Cooking Oils","Baked Avocado","Cooking Oils","Rice Bran","Health Conscious","Healthy Oils","Rice Bran Oil","Daily Diet"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","type":"board","name":"globalhealthmag","privacy":"public","id":"346425465026601038","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026601038_board_thumbnail_2025-05-13-03-22-19_36312_60.jpg","url":"/sobitech/globalhealthmag/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","created_at":"Fri, 21 Mar 2025 03:21:54 +0000","is_oos_product":false},"346425396357750945":{"node_id":"UGluOjM0NjQyNTM5NjM1Nzc1MDk0NQ==","story_pin_data_id":"5420198748003287830","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a glass bottle filled with oil sitting on top of a piece of wood next to ears of wheat","videos":null,"description":"In today’s pursuit of a healthy lifestyle, Costco has become a haven for health-conscious consumers seeking quality food products. Recently, Ricevita Rice Bran Oil has quietly gained popularity on Costco’s shelves, becoming the new favorite for healthy cooking oils. This is not just a passing trend but possibly a significant step towards healthier cooking choices. [...]\nThe post Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco appeared first on GlobalHealt...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco in 2025 | Healthy cooking oils, Rice bran oil, Best oils","id":"346425396357750945","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjAxOTg3NDgwMDMyODc4MzA=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5420198716701196965","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fa19d3e6181cb9dc50439511e41e87c6","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.4990925589836661,"showreel_data":null,"pin_image_signature":"fa19d3e6181cb9dc50439511e41e87c6","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357750945","pin_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5420198716701196965","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fa19d3e6181cb9dc50439511e41e87c6","type":"story_pin_image_block"}]}],"id":"5420198748003287830","is_deleted":false},"seo_url":"/pin/346425396357750945/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#744d2b","domain":"globalhealthmag.com","product_metadata":null,"reaction_counts":{},"image_signature":"fa19d3e6181cb9dc50439511e41e87c6","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a glass bottle filled with oil sitting on top of a piece of wood next to ears of wheat","campaign_id":null,"rich_summary":{"products":[],"site_name":"GlobalHealth Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"2ec418497ae27aec405de19ed2edca61","url":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","display_name":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Ricevita Rice Bran Oil has quietly gained popularity on Costco's shelves, becoming the new favorite for healthy cooking oils.","actions":[]},"images":{"170x":{"width":236,"height":157,"url":"https://i.pinimg.com/236x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg"},"236x":{"width":236,"height":157,"url":"https://i.pinimg.com/236x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg"},"474x":{"width":474,"height":316,"url":"https://i.pinimg.com/474x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg"},"736x":{"width":736,"height":490,"url":"https://i.pinimg.com/736x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":"/pin/rice-bran-oil-market-size-and-growth-emerging-trends-and-forecast-to-2028--1000432504701647323/","seo_canonical_domain":"in.pinterest.com","annotations_with_links":{"Healthy Cooking Oils":{"url":"/ideas/healthy-cooking-oils/922323764390/","name":"Healthy Cooking Oils"},"Carbon Steel Pan":{"url":"/ideas/carbon-steel-pan/921039929526/","name":"Carbon Steel Pan"},"Making Ghee":{"url":"/ideas/making-ghee/934797534276/","name":"Making Ghee"},"Baked Avocado":{"url":"/ideas/baked-avocado/950772510224/","name":"Baked Avocado"},"Best Butter":{"url":"/ideas/best-butter/946647411975/","name":"Best Butter"},"Cooking Oils":{"url":"/ideas/cooking-oils/930206954763/","name":"Cooking Oils"},"Rice Bran":{"url":"/ideas/rice-bran/919247780796/","name":"Rice Bran"},"Edible Oil":{"url":"/ideas/edible-oil/952353836208/","name":"Edible Oil"},"Fast Food Chains":{"url":"/ideas/fast-food-chains/946298182751/","name":"Fast Food Chains"}},"shopping_klp_urls":null,"visual_annotation":["Healthy Cooking Oils","Carbon Steel Pan","Making Ghee","Baked Avocado","Best Butter","Cooking Oils","Rice Bran","Edible Oil","Fast Food Chains"],"canonical_pin":{"id":"1000432504701647323"}},"is_eligible_for_pdp":false,"grid_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","type":"board","name":"globalhealthmag","privacy":"public","id":"346425465026601038","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026601038_board_thumbnail_2025-05-13-03-22-19_36312_60.jpg","url":"/sobitech/globalhealthmag/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","created_at":"Fri, 21 Mar 2025 03:21:53 +0000","is_oos_product":false}},"productFilters":{},"promotionsUpsell":{"promoId":"","startDate":"","endDate":"","startTime":"00:00","endTime":"","title":"","templateValues":{},"showPromoCode":false,"modalStep":"CREATE","isLoading":true,"errorMessages":{},"activeCampaigns":[],"selectedCampaignIds":[],"allCampaignIds":[],"campaignIdToAdGroupMap":{},"isRowOpen":{},"promotionsEmailRedirect":""},"quickPromote":{},"reactions":{},"resources":{"UserResource":{"[[\"field_set_key\",\"unauth_profile\"],[\"is_mobile_fork\",true],[\"username\",\"sobitech\"]]":{"auxData":{"x_pinterest_sli_endpoint_name":"v3_get_user_handler"},"data":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","image_xlarge_url":"https://i.pinimg.com/280x280_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","first_name":"Sobi Tech","image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","instagram_data":null,"is_primary_website_verified":true,"seo_noindex_reason":"is_filtered_profile_functional","id":"346425533745111558","verified_identity":{},"impressum_url":null,"domain_url":"www.eduqia.com","seo_canonical_domain":"www.pinterest.com","domain_verified":true,"profile_cover":{"video":null,"type":"profilecoversource","images":null,"source":"all_user_pins","source_id":null},"ads_only_profile_site":null,"board_count":4,"follower_count":27,"about":"itechmagazine.com - eduqia.com - sobitech.com - GlobalHealthMag.com","created_at":"Mon, 03 Nov 2014 18:27:35 +0000","seo_description":"Sobi Tech | itechmagazine.com - eduqia.com - sobitech.com - GlobalHealthMag.com","indexed":true,"pin_count":432,"type":"user","full_name":"Sobi Tech","interest_following_count":8,"is_ads_only_profile":false,"is_partner":true,"is_verified_merchant":false,"website_url":"http://www.eduqia.com","seo_title":"Sobi Tech (sobitech) - Profile | Pinterest","is_private_profile":false,"username":"sobitech","following_count":8,"eligible_profile_tabs":[{"id":"17591846658149","type":"profiletab","tab_type":1,"name":"Created","is_default":false},{"id":"17589070195681","type":"profiletab","tab_type":0,"name":"Saved","is_default":true}],"last_pin_save_time":"Tue, 13 May 2025 03:22:15 +0000","partner":{"node_id":"UGFydG5lcjozNDY0MjU1MzM3NDUxMTE1NTg=","profile_place":null,"enable_profile_address":false},"is_gco_account":false,"is_inspirational_merchant":false},"fetching":false,"nextBookmark":"-end-"}},"BoardsFeedResource":{"[[\"field_set_key\",\"profile_grid_item\"],[\"filter_stories\",false],[\"sort\",\"last_pinned_to\"],[\"username\",\"sobitech\"]]":{"auxData":{"x_pinterest_sli_endpoint_name":"v3_user_profile_boards_feed"},"data":[{"action":{"url":"/users/346425533745111558/pins/"},"experience":null,"dynamic_insertion_options":{},"relationships":{},"button_text":null,"story_type":"all_pins","objects":[{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyNg==","closeup_unified_description":"The word (stigma synonym) stigma carries a heavy emotional weight. Whether in discussions about mental health, social issues, or personal identity, stigma often refers to a mark of disgrace, shame, or disapproval associated with a person or group. But what happens when you want to vary your language or explore deeper meanings? That’s where synonyms [...]\nThe post Stigma Synonym: Exploring Alternatives and Understanding the Nuance appeared first on GlobalHealth Magazine.","image_medium_url":"https://i.pinimg.com/200x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyMg==","closeup_unified_description":"Google Ads can be one of the most powerful tools in your digital marketing arsenal if done right. With billions of searches per day, Google offers you direct access to potential customers who are actively looking for what you offer. But simply launching a campaign isn’t enough. To truly get the most out of your [...]\nThe post How to Create the Best Google Ads Campaign: Step-by-Step Guide appeared first on iTech Magazine.","image_medium_url":"https://i.pinimg.com/200x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyMA==","closeup_unified_description":"Becoming a teacher is more than just a career choice it’s a calling to inspire, educate, and shape the future. If you’re passionate about helping others learn, one of the first questions you might ask is: What degree do you need to be a teacher? The answer depends on the level and subject you want …\nThe post What Degree Do You Need to Be a Teacher? appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","image_medium_url":"https://i.pinimg.com/200x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE0MzM5MA==","closeup_unified_description":"Workplace safety is no longer an afterthought. In today’s connected world, any lapse in safety can become a headline within minutes. Employees, consumers, and even investors demand more accountability. Social media platforms have amplified awareness, and people are quick to share their experiences both good and bad. As a result, businesses are under increasing pressure …\nThe post How a Master’s in Public Health Can Help Ensure Workplace Safety appeared first on Eduqia - EduTech, Learnin...","image_medium_url":"https://i.pinimg.com/200x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE0MzM4OQ==","closeup_unified_description":"How to write a respectful and clear email to your teacher is a skill every student should master. Whether you’re asking a question about homework, requesting a deadline extension, or seeking help with a concept, the way you communicate can make a big difference in how your message is received and how your teacher responds. …\nThe post How to Write an Email to a Teacher: A Simple Guide for Students appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","image_medium_url":"https://i.pinimg.com/200x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODEzODI2Ng==","closeup_unified_description":"Student loans might not seem urgent while you’re still attending lectures and writing papers, but waiting until graduation to think about them can cost you. Interest keeps adding up while you’re busy with exams and projects. The good news? You don’t have to wait. Starting early even with small steps can ease your future loan …\nThe post Tips for Paying Off Student Debt While in School appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","image_medium_url":"https://i.pinimg.com/200x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODEyOTIyMw==","closeup_unified_description":"How do we prepare future nurses when the system itself is still healing? The pandemic didn’t just overwhelm hospitals it revealed gaps in how we educate and support nursing students. Clinicals vanished, classes went virtual, and hands-on learning took a backseat. Now, with crisis mode behind us, nursing education is being reimagined. Flexibility, innovation, and …\nThe post The Future of Nursing Education in a Post-Pandemic World appeared first on Eduqia - EduTech, Learning Tips, Career,...","image_medium_url":"https://i.pinimg.com/200x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"}],"slot":0,"bookmarks_for_objects":null,"subtitle":null,"display_options":{"hide_search_guides_when_visible":false,"subtitle_text_color":null,"stacked_card_cover_shade_colors":null,"show_simplified_pin":false,"item_view_rep_style":null,"scale_up":null,"extra_spacing_after":0,"header_display":null,"hide_education_in_stream":null,"show_separator":false,"has_condensed_header":false,"action_button_location":null,"extra_spacing_before":0,"show_product_indicator_overlay":null,"footer_display":null,"content_display":null,"allow_pin_height_trimming":null,"show_dismiss_button":null,"header_hidden":false,"show_follow_buttons":null,"container_grid_span":null,"header_font":null,"pin_display_options":null,"show_content_follow_buttons":null,"carousel_item_spacing":null,"explore_article_display_options":null,"show_bottom_divider":false,"hide_ui_in_stream":null,"ideas_card_hide_when_offscreen":false,"item_column_span":1,"tiles_grid_layout":null,"board_display_options":null,"shopping_grid_display":null,"show_top_divider":false,"display_view_state":null,"title_text_color":null,"align_image_bottom":false,"carousel_fade_ends":null,"module_header_alignment":null,"corner_radius":null,"identifier_icon_name":null,"horizontal_full_bleed":false,"board_view_type":null,"image_only":null,"use_plain_text_display_mode":false,"pin_image_ratio":null,"num_columns_requested":1},"referring_source":null,"description":null,"background_colour":null,"expanded_viewport_objects":[],"shop_source":null,"item_actions":[],"type":"story","title":{"text":null,"args_reformatted":[],"args":[],"format":"All Pins"},"experience_extra_context":{},"container_type":72,"tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","content_ids":["346425396358157726","346425396358157722","346425396358157720","346425396358143390","346425396358143389","346425396358138266","346425396358129223"],"id":"7796783970359537978","custom_properties":{},"mapped_display_options":{},"copy":{},"closeup_id":null,"user":null,"aux_fields":{}},{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","archived_by_me_at":null,"event_start_date":null,"should_show_board_collaborators":true,"allow_homefeed_recommendations":true,"collaborating_users":[],"has_custom_cover":false,"is_ads_only":false,"is_collaborative":false,"pin_count":58,"viewer_collaborator_join_requested":false,"access":[],"images":{"170x":[{"url":"https://i.pinimg.com/170x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg","width":170,"height":102,"dominant_color":"#F6F0E5"},{"url":"https://i.pinimg.com/170x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg","width":170,"height":102,"dominant_color":"#2E84B3"},{"url":"https://i.pinimg.com/170x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg","width":170,"height":113,"dominant_color":"#BFA863"},{"url":"https://i.pinimg.com/170x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg","width":170,"height":113,"dominant_color":"#744D2B"},{"url":"https://i.pinimg.com/170x/13/24/7b/13247be9ef05173bb8e10beff6ef72f1.jpg","width":170,"height":113,"dominant_color":"#E2D7BE"},{"url":"https://i.pinimg.com/170x/5d/f4/f2/5df4f2bea1d930b490aa1cd5de8ba30f.jpg","width":170,"height":113,"dominant_color":"#656061"},{"url":"https://i.pinimg.com/170x/9f/d8/c5/9fd8c575bef3704dd2facff2e7419c1d.jpg","width":170,"height":113,"dominant_color":"#A07443"},{"url":"https://i.pinimg.com/170x/13/c1/db/13c1dbfa6b456708482db83dcbf3d7ef.jpg","width":170,"height":113,"dominant_color":"#56603E"},{"url":"https://i.pinimg.com/170x/f2/70/5f/f2705f6e10d6765b3fecc17290563a0a.jpg","width":170,"height":56,"dominant_color":"#E2C98E"},{"url":"https://i.pinimg.com/170x/d1/18/46/d1184696112a6bbe85dace3530e0a4d3.jpg","width":170,"height":113,"dominant_color":"#E3CB97"}],"236x":[{"url":"https://i.pinimg.com/236x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg","width":236,"height":142,"dominant_color":"#F6F0E5"},{"url":"https://i.pinimg.com/236x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg","width":236,"height":142,"dominant_color":"#2E84B3"},{"url":"https://i.pinimg.com/236x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg","width":236,"height":157,"dominant_color":"#BFA863"},{"url":"https://i.pinimg.com/236x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg","width":236,"height":157,"dominant_color":"#744D2B"},{"url":"https://i.pinimg.com/236x/13/24/7b/13247be9ef05173bb8e10beff6ef72f1.jpg","width":236,"height":157,"dominant_color":"#E2D7BE"},{"url":"https://i.pinimg.com/236x/5d/f4/f2/5df4f2bea1d930b490aa1cd5de8ba30f.jpg","width":236,"height":157,"dominant_color":"#656061"},{"url":"https://i.pinimg.com/236x/9f/d8/c5/9fd8c575bef3704dd2facff2e7419c1d.jpg","width":236,"height":157,"dominant_color":"#A07443"},{"url":"https://i.pinimg.com/236x/13/c1/db/13c1dbfa6b456708482db83dcbf3d7ef.jpg","width":236,"height":157,"dominant_color":"#56603E"},{"url":"https://i.pinimg.com/236x/f2/70/5f/f2705f6e10d6765b3fecc17290563a0a.jpg","width":236,"height":78,"dominant_color":"#E2C98E"},{"url":"https://i.pinimg.com/236x/d1/18/46/d1184696112a6bbe85dace3530e0a4d3.jpg","width":236,"height":157,"dominant_color":"#E3CB97"}]},"type":"board","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","id":"346425465026601038","name":"globalhealthmag","should_show_more_ideas":false,"cover_pin":{"pin_id":"346425396354095242","image_signature":"1bd8a33a5ab45a489ebfd37180419091","timestamp":1704454527},"url":"/sobitech/globalhealthmag/","cover_images":{"200x150":{"url":"https://i.pinimg.com/200x150/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg","width":200,"height":150},"222x":{"url":"https://i.pinimg.com/222x/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg","width":222,"height":null}},"owner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","type":"user","is_partner":true,"full_name":"Sobi Tech","verified_identity":{},"image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","is_private_profile":false,"username":"sobitech","ads_only_profile_site":null,"id":"346425533745111558","is_verified_merchant":false,"is_default_image":false,"is_ads_only_profile":false,"domain_verified":true,"explicitly_followed_by_me":false},"collaborated_by_me":false,"collaborator_requests_enabled":false,"description":"For More Amazing Health and Fitness Contents pleaase visit out official website: https://www.globalhealthmag.com/","image_cover_url":"https://i.pinimg.com/200x150/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg","section_count":0,"collaborator_count":0,"image_cover_hd_url":"https://i.pinimg.com/474x/1b/d8/a3/1bd8a33a5ab45a489ebfd37180419091.jpg","place_saves_count":0,"created_at":"Fri, 05 Jan 2024 11:33:46 +0000","event_date":null,"is_temporarily_disabled":false,"should_show_shop_feed":false,"board_order_modified_at":"Tue, 13 May 2025 03:22:18 +0000","follower_count":27,"followed_by_me":false,"privacy":"public"},{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NTcyNTA5","archived_by_me_at":null,"event_start_date":null,"should_show_board_collaborators":true,"allow_homefeed_recommendations":true,"collaborating_users":[],"has_custom_cover":true,"is_ads_only":false,"is_collaborative":false,"pin_count":102,"viewer_collaborator_join_requested":false,"access":[],"images":{"170x":[{"url":"https://i.pinimg.com/170x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg","width":170,"height":102,"dominant_color":"#173059"},{"url":"https://i.pinimg.com/170x/a3/38/3f/a3383f46cba870a9c2d5600d5f3d59d5.jpg","width":170,"height":113,"dominant_color":"#16181B"},{"url":"https://i.pinimg.com/170x/6a/f8/41/6af84165a274517ab7e199b787294a1d.jpg","width":170,"height":102,"dominant_color":"#E1D1C1"},{"url":"https://i.pinimg.com/170x/70/fc/90/70fc90c874ae51198c3c32a1a16e37cf.jpg","width":170,"height":103,"dominant_color":"#817431"},{"url":"https://i.pinimg.com/170x/70/f4/03/70f403b3a0dfcacf2510163335ae00a6.jpg","width":170,"height":103,"dominant_color":"#CAE7F5"},{"url":"https://i.pinimg.com/170x/5a/68/48/5a6848ce0d2d263e00f4196442ed5e26.jpg","width":170,"height":109,"dominant_color":"#DCE2EC"},{"url":"https://i.pinimg.com/170x/9e/c2/cc/9ec2cc394891b5d8b14f414c4ee79f56.jpg","width":170,"height":97,"dominant_color":"#F7F7F7"},{"url":"https://i.pinimg.com/170x/ac/4d/08/ac4d08edb0e1c3604195f150376ebb14.jpg","width":170,"height":90,"dominant_color":"#B86059"},{"url":"https://i.pinimg.com/170x/18/f0/38/18f0383639d080b761350d3e9682ccfc.jpg","width":170,"height":97,"dominant_color":"#ABA9A9"},{"url":"https://i.pinimg.com/170x/35/ec/56/35ec5646423f0807dedac7af96ee5147.jpg","width":170,"height":86,"dominant_color":"#CAE7F5"}],"236x":[{"url":"https://i.pinimg.com/236x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg","width":236,"height":142,"dominant_color":"#173059"},{"url":"https://i.pinimg.com/236x/a3/38/3f/a3383f46cba870a9c2d5600d5f3d59d5.jpg","width":236,"height":157,"dominant_color":"#16181B"},{"url":"https://i.pinimg.com/236x/6a/f8/41/6af84165a274517ab7e199b787294a1d.jpg","width":236,"height":142,"dominant_color":"#E1D1C1"},{"url":"https://i.pinimg.com/236x/70/fc/90/70fc90c874ae51198c3c32a1a16e37cf.jpg","width":236,"height":143,"dominant_color":"#817431"},{"url":"https://i.pinimg.com/236x/70/f4/03/70f403b3a0dfcacf2510163335ae00a6.jpg","width":236,"height":143,"dominant_color":"#CAE7F5"},{"url":"https://i.pinimg.com/236x/5a/68/48/5a6848ce0d2d263e00f4196442ed5e26.jpg","width":236,"height":151,"dominant_color":"#DCE2EC"},{"url":"https://i.pinimg.com/236x/9e/c2/cc/9ec2cc394891b5d8b14f414c4ee79f56.jpg","width":236,"height":135,"dominant_color":"#F7F7F7"},{"url":"https://i.pinimg.com/236x/ac/4d/08/ac4d08edb0e1c3604195f150376ebb14.jpg","width":236,"height":125,"dominant_color":"#B86059"},{"url":"https://i.pinimg.com/236x/18/f0/38/18f0383639d080b761350d3e9682ccfc.jpg","width":236,"height":135,"dominant_color":"#ABA9A9"},{"url":"https://i.pinimg.com/236x/35/ec/56/35ec5646423f0807dedac7af96ee5147.jpg","width":236,"height":120,"dominant_color":"#CAE7F5"}]},"type":"board","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","id":"346425465026572509","name":"iTechMagazine","should_show_more_ideas":false,"cover_pin":{"pin_id":"346425396352317654","crop":[9,0],"size":[119,119],"scale":1.9831932773109244,"image_url":"https://i.pinimg.com/236x/f9/47/80/f9478032dc3dbbba1465db2e040efaf3.jpg","custom_cover":true,"timestamp":1685421079,"image_size":[236,null],"image_signature":"f9478032dc3dbbba1465db2e040efaf3"},"url":"/sobitech/itechmagazine/","cover_images":{"200x150":{"url":"https://i.pinimg.com/custom_covers/200x150/346425465026572509_1685421079.jpg","width":200,"height":150},"222x":{"url":"https://i.pinimg.com/custom_covers/222x/346425465026572509_1685421079.jpg","width":222,"height":null}},"owner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","type":"user","is_partner":true,"full_name":"Sobi Tech","verified_identity":{},"image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","is_private_profile":false,"username":"sobitech","ads_only_profile_site":null,"id":"346425533745111558","is_verified_merchant":false,"is_default_image":false,"is_ads_only_profile":false,"domain_verified":true,"explicitly_followed_by_me":false},"collaborated_by_me":false,"collaborator_requests_enabled":false,"description":"Please Visit Our Official Website for more informative tech, marketing, guestposts at https://www.itechmagazine.com/","image_cover_url":"https://i.pinimg.com/custom_covers/200x150/346425465026572509_1685421079.jpg","section_count":0,"collaborator_count":0,"image_cover_hd_url":"https://i.pinimg.com/474x/f9/47/80/f9478032dc3dbbba1465db2e040efaf3.jpg","place_saves_count":0,"created_at":"Tue, 30 May 2023 04:27:35 +0000","event_date":null,"is_temporarily_disabled":false,"should_show_shop_feed":false,"board_order_modified_at":"Tue, 13 May 2025 03:21:15 +0000","follower_count":27,"followed_by_me":false,"privacy":"public"},{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","archived_by_me_at":null,"event_start_date":null,"should_show_board_collaborators":true,"allow_homefeed_recommendations":true,"collaborating_users":[],"has_custom_cover":false,"is_ads_only":false,"is_collaborative":false,"pin_count":266,"viewer_collaborator_join_requested":false,"access":[],"images":{"170x":[{"url":"https://i.pinimg.com/170x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg","width":170,"height":102,"dominant_color":"#323A33"},{"url":"https://i.pinimg.com/170x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg","width":170,"height":102,"dominant_color":"#7C5C36"},{"url":"https://i.pinimg.com/170x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg","width":170,"height":102,"dominant_color":"#FFFFFF"},{"url":"https://i.pinimg.com/170x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg","width":170,"height":102,"dominant_color":"#BB9784"},{"url":"https://i.pinimg.com/170x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg","width":170,"height":102,"dominant_color":"#B4736C"},{"url":"https://i.pinimg.com/170x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg","width":170,"height":102,"dominant_color":"#A8CFAA"},{"url":"https://i.pinimg.com/170x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg","width":170,"height":102,"dominant_color":"#B4E1F2"},{"url":"https://i.pinimg.com/170x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg","width":170,"height":102,"dominant_color":"#748F82"},{"url":"https://i.pinimg.com/170x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg","width":170,"height":102,"dominant_color":"#A7876D"},{"url":"https://i.pinimg.com/170x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg","width":170,"height":102,"dominant_color":"#A09188"}],"236x":[{"url":"https://i.pinimg.com/236x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg","width":236,"height":142,"dominant_color":"#323A33"},{"url":"https://i.pinimg.com/236x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg","width":236,"height":142,"dominant_color":"#7C5C36"},{"url":"https://i.pinimg.com/236x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg","width":236,"height":142,"dominant_color":"#FFFFFF"},{"url":"https://i.pinimg.com/236x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg","width":236,"height":142,"dominant_color":"#BB9784"},{"url":"https://i.pinimg.com/236x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg","width":236,"height":142,"dominant_color":"#B4736C"},{"url":"https://i.pinimg.com/236x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg","width":236,"height":142,"dominant_color":"#A8CFAA"},{"url":"https://i.pinimg.com/236x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg","width":236,"height":142,"dominant_color":"#B4E1F2"},{"url":"https://i.pinimg.com/236x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg","width":236,"height":142,"dominant_color":"#748F82"},{"url":"https://i.pinimg.com/236x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg","width":236,"height":142,"dominant_color":"#A7876D"},{"url":"https://i.pinimg.com/236x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg","width":236,"height":142,"dominant_color":"#A09188"}]},"type":"board","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","id":"346425465026477043","name":"Eduqia","should_show_more_ideas":false,"cover_pin":{"pin_id":"346425396346142889","image_signature":"56524e02ecff80eb09747b6f8fc09f83","timestamp":1625248884},"url":"/sobitech/eduqia/","cover_images":{"200x150":{"url":"https://i.pinimg.com/200x150/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg","width":200,"height":150},"222x":{"url":"https://i.pinimg.com/222x/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg","width":222,"height":null}},"owner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","type":"user","is_partner":true,"full_name":"Sobi Tech","verified_identity":{},"image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","is_private_profile":false,"username":"sobitech","ads_only_profile_site":null,"id":"346425533745111558","is_verified_merchant":false,"is_default_image":false,"is_ads_only_profile":false,"domain_verified":true,"explicitly_followed_by_me":false},"collaborated_by_me":false,"collaborator_requests_enabled":false,"description":"An Educational Blog for Teachers and Students","image_cover_url":"https://i.pinimg.com/200x150/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg","section_count":0,"collaborator_count":0,"image_cover_hd_url":"https://i.pinimg.com/474x/56/52/4e/56524e02ecff80eb09747b6f8fc09f83.jpg","place_saves_count":0,"created_at":"Fri, 02 Jul 2021 17:58:54 +0000","event_date":null,"is_temporarily_disabled":false,"should_show_shop_feed":false,"board_order_modified_at":"Tue, 13 May 2025 03:20:32 +0000","follower_count":27,"followed_by_me":false,"privacy":"public"},{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc4MjUz","archived_by_me_at":null,"event_start_date":null,"should_show_board_collaborators":true,"allow_homefeed_recommendations":true,"collaborating_users":[],"has_custom_cover":false,"is_ads_only":false,"is_collaborative":false,"pin_count":7,"viewer_collaborator_join_requested":false,"access":[],"images":{"170x":[{"url":"https://i.pinimg.com/170x/a1/02/e8/a102e8119f4f8ea9f47793d53a3e3ec7.jpg","width":170,"height":94,"dominant_color":"#846660"},{"url":"https://i.pinimg.com/170x/cf/af/7f/cfaf7f603f87f94001e29faad64ac096.jpg","width":170,"height":102,"dominant_color":"#202427"},{"url":"https://i.pinimg.com/170x/34/75/29/347529695ab6f4a20749682198e9c70a.jpg","width":170,"height":112,"dominant_color":"#1376B0"},{"url":"https://i.pinimg.com/170x/de/60/8a/de608a45164f6e74f9cf64b95d32c43f.jpg","width":170,"height":115,"dominant_color":"#25231D"},{"url":"https://i.pinimg.com/170x/25/44/61/254461c82538e248c38065d28b1b289b.jpg","width":170,"height":102,"dominant_color":"#C8C8CA"},{"url":"https://i.pinimg.com/170x/93/cd/25/93cd252f57ff54bbd83d91ceef8f74d2.jpg","width":170,"height":113,"dominant_color":"#0A0C0C"},{"url":"https://i.pinimg.com/170x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","width":170,"height":113,"dominant_color":"#526680"}],"236x":[{"url":"https://i.pinimg.com/236x/a1/02/e8/a102e8119f4f8ea9f47793d53a3e3ec7.jpg","width":236,"height":130,"dominant_color":"#846660"},{"url":"https://i.pinimg.com/236x/cf/af/7f/cfaf7f603f87f94001e29faad64ac096.jpg","width":236,"height":142,"dominant_color":"#202427"},{"url":"https://i.pinimg.com/236x/34/75/29/347529695ab6f4a20749682198e9c70a.jpg","width":236,"height":156,"dominant_color":"#1376B0"},{"url":"https://i.pinimg.com/236x/de/60/8a/de608a45164f6e74f9cf64b95d32c43f.jpg","width":220,"height":150,"dominant_color":"#25231D"},{"url":"https://i.pinimg.com/236x/25/44/61/254461c82538e248c38065d28b1b289b.jpg","width":236,"height":142,"dominant_color":"#C8C8CA"},{"url":"https://i.pinimg.com/236x/93/cd/25/93cd252f57ff54bbd83d91ceef8f74d2.jpg","width":236,"height":157,"dominant_color":"#0A0C0C"},{"url":"https://i.pinimg.com/236x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","width":236,"height":157,"dominant_color":"#526680"}]},"type":"board","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","id":"346425465026478253","name":"sobitech","should_show_more_ideas":false,"cover_pin":{"pin_id":"346425396346210105","image_signature":"735d35c3ecfb6b9511a86984a980bfba","timestamp":1625940439},"url":"/sobitech/sobitech/","cover_images":{"200x150":{"url":"https://i.pinimg.com/200x150/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","width":200,"height":150},"222x":{"url":"https://i.pinimg.com/222x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","width":222,"height":null}},"owner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","type":"user","is_partner":true,"full_name":"Sobi Tech","verified_identity":{},"image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","is_private_profile":false,"username":"sobitech","ads_only_profile_site":null,"id":"346425533745111558","is_verified_merchant":false,"is_default_image":false,"is_ads_only_profile":false,"domain_verified":true,"explicitly_followed_by_me":false},"collaborated_by_me":false,"collaborator_requests_enabled":false,"description":"","image_cover_url":"https://i.pinimg.com/200x150/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","section_count":0,"collaborator_count":0,"image_cover_hd_url":"https://i.pinimg.com/474x/73/5d/35/735d35c3ecfb6b9511a86984a980bfba.jpg","place_saves_count":0,"created_at":"Sat, 10 Jul 2021 18:05:30 +0000","event_date":null,"is_temporarily_disabled":false,"should_show_shop_feed":false,"board_order_modified_at":"Mon, 06 Feb 2023 15:33:51 +0000","follower_count":27,"followed_by_me":false,"privacy":"public"}],"fetching":false,"nextBookmark":"-end-"}},"UserPinsResource":{"[[\"add_vase\",true],[\"field_set_key\",\"mobile_grid_item\"],[\"is_own_profile_pins\",false],[\"username\",\"sobitech\"]]":{"auxData":{"x_pinterest_sli_endpoint_name":"v3_get_pins_handler"},"data":[{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyNg==","story_pin_data_id":"5429802072025394127","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"The word (stigma synonym) stigma carries a heavy emotional weight. Whether in discussions about mental health, social issues, or personal identity, stigma often refers to a mark of disgrace, shame, or disapproval associated with a person or group. But what happens when you want to vary your language or explore deeper meanings? That’s where synonyms [...]\nThe post Stigma Synonym: Exploring Alternatives and Understanding the Nuance appeared first on GlobalHealth Magazine. ","videos":null,"description":"The word (stigma synonym) stigma carries a heavy emotional weight. Whether in discussions about mental health, social issues, or personal identity, stigma often refers to a mark of disgrace, shame, or disapproval associated with a person or group. But what happens when you want to vary your language or explore deeper meanings? That’s where synonyms [...]\nThe post Stigma Synonym: Exploring Alternatives and Understanding the Nuance appeared first on GlobalHealth Magazine.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on globalhealthmag","id":"346425396358157726","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk4MDIwNzIwMjUzOTQxMjc=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429802034433946428","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"87563e890a13476dc203f19ee7d7d2ed","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"87563e890a13476dc203f19ee7d7d2ed","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358157726","pin_title":"Stigma Synonym: Exploring Alternatives and Understanding the Nuance","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429802034433946428","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"87563e890a13476dc203f19ee7d7d2ed","type":"story_pin_image_block"}]}],"id":"5429802072025394127","is_deleted":false},"seo_url":"/pin/346425396358157726/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#f6f0e5","domain":"globalhealthmag.com","product_metadata":null,"reaction_counts":{},"image_signature":"87563e890a13476dc203f19ee7d7d2ed","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"GlobalHealth Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"9efc1653de9d71db6859cf897cadd546","url":"https://www.globalhealthmag.com/en/stigma-synonym/","display_name":"Stigma Synonym: Exploring Alternatives and Understanding the Nuance","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"The word Stigma Synonym carries a heavy emotional weight. Whether in discussions about mental health, social issues,","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.globalhealthmag.com/en/stigma-synonym/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":null,"is_eligible_for_pdp":false,"grid_title":"Stigma Synonym: Exploring Alternatives and Understanding the Nuance","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","type":"board","name":"globalhealthmag","privacy":"public","id":"346425465026601038","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026601038_board_thumbnail_2025-05-13-03-22-19_36312_60.jpg","url":"/sobitech/globalhealthmag/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.globalhealthmag.com/en/stigma-synonym/","created_at":"Tue, 13 May 2025 03:22:15 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyMg==","story_pin_data_id":"5429801930704597672","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Google Ads can be one of the most powerful tools in your digital marketing arsenal if done right. With billions of searches per day, Google offers you direct access to potential customers who are actively looking for what you offer. But simply launching a campaign isn’t enough. To truly get the most out of your [...]\nThe post How to Create the Best Google Ads Campaign: Step-by-Step Guide appeared first on iTech Magazine. ","videos":null,"description":"Google Ads can be one of the most powerful tools in your digital marketing arsenal if done right. With billions of searches per day, Google offers you direct access to potential customers who are actively looking for what you offer. But simply launching a campaign isn’t enough. To truly get the most out of your [...]\nThe post How to Create the Best Google Ads Campaign: Step-by-Step Guide appeared first on iTech Magazine.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on iTechMagazine","id":"346425396358157722","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk4MDE5MzA3MDQ1OTc2NzI=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429801901625488260","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"3d6c704e486758a079055d8cc280b4fb","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"3d6c704e486758a079055d8cc280b4fb","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358157722","pin_title":"How to Create the Best Google Ads Campaign: Step-by-Step Guide","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429801901625488260","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"3d6c704e486758a079055d8cc280b4fb","type":"story_pin_image_block"}]}],"id":"5429801930704597672","is_deleted":false},"seo_url":"/pin/346425396358157722/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#173059","domain":"itechmagazine.com","product_metadata":null,"reaction_counts":{},"image_signature":"3d6c704e486758a079055d8cc280b4fb","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"iTech Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"cd8264ff427eeba1e10990a106279254","url":"https://www.itechmagazine.com/how-to-create-the-best-google-ads-campaign/","display_name":"How to Create the Best Google Ads Campaign: Step-by-Step Guide","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"How to Create the Best Google Ads Campaign ?Google Ads can be one of the most powerful tools in your digital marketing arsenal if done right.","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.itechmagazine.com/how-to-create-the-best-google-ads-campaign/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":null,"is_eligible_for_pdp":false,"grid_title":"How to Create the Best Google Ads Campaign: Step-by-Step Guide","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NTcyNTA5","type":"board","name":"iTechMagazine","privacy":"public","id":"346425465026572509","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026572509_board_thumbnail_2025-05-13-03-21-16_51918_60.jpg","url":"/sobitech/itechmagazine/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.itechmagazine.com/how-to-create-the-best-google-ads-campaign/","created_at":"Tue, 13 May 2025 03:21:07 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyMA==","story_pin_data_id":"5429801834820713428","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Becoming a teacher is more than just a career choice it’s a calling to inspire, educate, and shape the future. If you’re passionate about helping others learn, one of the first questions you might ask is: What degree do you need to be a teacher? The answer depends on the level and subject you want …\nThe post What Degree Do You Need to Be a Teacher? appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education. ","videos":null,"description":"Becoming a teacher is more than just a career choice it’s a calling to inspire, educate, and shape the future. If you’re passionate about helping others learn, one of the first questions you might ask is: What degree do you need to be a teacher? The answer depends on the level and subject you want …\nThe post What Degree Do You Need to Be a Teacher? appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on Eduqia","id":"346425396358157720","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk4MDE4MzQ4MjA3MTM0Mjg=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429801829873533050","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"f3de8aa5eaf85dd8cd03d68aa62e0efe","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"f3de8aa5eaf85dd8cd03d68aa62e0efe","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358157720","pin_title":"What Degree Do You Need to Be a Teacher?","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429801829873533050","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"f3de8aa5eaf85dd8cd03d68aa62e0efe","type":"story_pin_image_block"}]}],"id":"5429801834820713428","is_deleted":false},"seo_url":"/pin/346425396358157720/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#323a33","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"f3de8aa5eaf85dd8cd03d68aa62e0efe","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"22ca54921f8d3678a67a89ff42d3f3aa","url":"https://www.eduqia.com/en/what-degree-do-you-need-to-be-a-teacher/","display_name":"What Degree Do You Need to Be a Teacher?","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Becoming a teacher is more than just a career choice it's a calling to inspire, educate, and shape the future. If you're passionate about helping others","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/what-degree-do-you-need-to-be-a-teacher/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":null,"is_eligible_for_pdp":false,"grid_title":"What Degree Do You Need to Be a Teacher?","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/what-degree-do-you-need-to-be-a-teacher/","created_at":"Tue, 13 May 2025 03:20:22 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE0MzM5MA==","story_pin_data_id":"5429439384361418606","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Workplace safety is no longer an afterthought. In today’s connected world, any lapse in safety can become a headline within minutes. Employees, consumers, and even investors demand more accountability. Social media platforms have amplified awareness, and people are quick to share their experiences both good and bad. As a result, businesses are under increasing pressure …\nThe post How a Master’s in Public Health Can Help Ensure Workplace Safety appeared first on Eduqia - EduTech, Learnin... ","videos":null,"description":"Workplace safety is no longer an afterthought. In today’s connected world, any lapse in safety can become a headline within minutes. Employees, consumers, and even investors demand more accountability. Social media platforms have amplified awareness, and people are quick to share their experiences both good and bad. As a result, businesses are under increasing pressure …\nThe post How a Master’s in Public Health Can Help Ensure Workplace Safety appeared first on Eduqia - EduTech, Learnin...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How a Master’s in Public Health Can Help Ensure Workplace Safety in 2025 | Workplace safety, Public health, Workplace","id":"346425396358143390","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk0MzkzODQzNjE0MTg2MDY=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429439381930819997","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"30808a2e8fd4c16623fc65e2a16466fa","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"30808a2e8fd4c16623fc65e2a16466fa","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358143390","pin_title":"How a Master’s in Public Health Can Help Ensure Workplace Safety","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429439381930819997","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"30808a2e8fd4c16623fc65e2a16466fa","type":"story_pin_image_block"}]}],"id":"5429439384361418606","is_deleted":false},"seo_url":"/pin/346425396358143390/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#7c5c36","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"30808a2e8fd4c16623fc65e2a16466fa","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"0a886c764d588d1dc52afc9a0216c045","url":"https://www.eduqia.com/en/how-a-masters-in-public-health-can-help-ensure-workplace-safety/","display_name":"How a Master’s in Public Health Can Help Ensure Workplace Safety","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Workplace safety is no longer an afterthought. In today’s connected world, any lapse in safety can become a headline within minutes. Employees, consumers,","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-a-masters-in-public-health-can-help-ensure-workplace-safety/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/cheap-ripped-fitted-mini-skirt/919419227858/","/shopping/trendy-adjustable-dad-hat-for-the-beach/950580658558/","/shopping/knit-fabrication-short-sleeve-tops/946558910477/","/shopping/fine-jewelry-yellow-three-stone-rings/908364750244/","/shopping/fitted-long-sleeve-top-for-layering/894248564568/","/shopping/functional-black-trail-running-shoes-for-jogging/912085579710/","/shopping/chic-short-leg-cotton-bottoms/919046278242/","/shopping/green-casual-joggers-for-loungewear/897042925077/","/shopping/formal-asscher-cut-diamond-sapphire-ring/956129525313/","/shopping/long-sleeve-skirt-suit-with-pockets-for-office/941347258943/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How a Master’s in Public Health Can Help Ensure Workplace Safety","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-a-masters-in-public-health-can-help-ensure-workplace-safety/","created_at":"Sun, 11 May 2025 03:19:54 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE0MzM4OQ==","story_pin_data_id":"5429439386898985487","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"How to write a respectful and clear email to your teacher is a skill every student should master. Whether you’re asking a question about homework, requesting a deadline extension, or seeking help with a concept, the way you communicate can make a big difference in how your message is received and how your teacher responds. …\nThe post How to Write an Email to a Teacher: A Simple Guide for Students appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education. ","videos":null,"description":"How to write a respectful and clear email to your teacher is a skill every student should master. Whether you’re asking a question about homework, requesting a deadline extension, or seeking help with a concept, the way you communicate can make a big difference in how your message is received and how your teacher responds. …\nThe post How to Write an Email to a Teacher: A Simple Guide for Students appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How to Write an Email to a Teacher: A Simple Guide for Students in 2025 | Write an email, Teacher, Writing","id":"346425396358143389","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjk0MzkzODY4OTg5ODU0ODc=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429439375823914701","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fb4d6c0025ffbad0484a9a44cb44e589","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"fb4d6c0025ffbad0484a9a44cb44e589","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358143389","pin_title":"How to Write an Email to a Teacher: A Simple Guide for Students","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429439375823914701","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fb4d6c0025ffbad0484a9a44cb44e589","type":"story_pin_image_block"}]}],"id":"5429439386898985487","is_deleted":false},"seo_url":"/pin/346425396358143389/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#ffffff","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"fb4d6c0025ffbad0484a9a44cb44e589","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"fa3248759a48721b8f2d5b613dcc0ccc","url":"https://www.eduqia.com/en/how-to-write-an-email-to-a-teacher/","display_name":"How to Write an Email to a Teacher: A Simple Guide for Students","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"How to write a respectful and clear email to your teacher is a skill every student should master. Whether you're asking a question about homework,","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-to-write-an-email-to-a-teacher/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/wedding-dupatta-with-zari-work-on-jacquard/962041056901/","/shopping/multicolor-school-bag-with-mickey-mouse-design/905868308706/","/shopping/white-sleeveless-dress-with-ruffled-straps-for-party/908772028484/","/shopping/luxury-earrings-with-baroque-pearl-drop/897633525826/","/shopping/pink-ruffled-satin-evening-dress/902649629146/","/shopping/luxury-open-ring-jewelry-with-gemstone-accents/915599313573/","/shopping/cheap-casual-sun-hat-for-play/902613215338/","/shopping/classic-gold-chain-necklace/893768619876/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How to Write an Email to a Teacher: A Simple Guide for Students","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-to-write-an-email-to-a-teacher/","created_at":"Sun, 11 May 2025 03:19:53 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODEzODI2Ng==","story_pin_data_id":"5429328061797555060","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a person holding an open wallet on top of a wooden table with notebooks and pens","videos":null,"description":"Student loans might not seem urgent while you’re still attending lectures and writing papers, but waiting until graduation to think about them can cost you. Interest keeps adding up while you’re busy with exams and projects. The good news? You don’t have to wait. Starting early even with small steps can ease your future loan …\nThe post Tips for Paying Off Student Debt While in School appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Tips for Paying Off Student Debt While in School in 2025 | Student debt, Student, Debt","id":"346425396358138266","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjkzMjgwNjE3OTc1NTUwNjA=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429324276490616725","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"6b7b921cbd342336cbd65b7b3e722612","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"6b7b921cbd342336cbd65b7b3e722612","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358138266","pin_title":"Tips for Paying Off Student Debt While in School","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429324276490616725","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"6b7b921cbd342336cbd65b7b3e722612","type":"story_pin_image_block"}]}],"id":"5429328061797555060","is_deleted":false},"seo_url":"/pin/346425396358138266/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#bb9784","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"6b7b921cbd342336cbd65b7b3e722612","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a person holding an open wallet on top of a wooden table with notebooks and pens","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"e959b0be2ab0d84da892a38a834951cf","url":"https://www.eduqia.com/en/tips-for-paying-off-student-debt-while-in-school/","display_name":"Tips for Paying Off Student Debt While in School","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Student loans might not seem urgent while you're still attending lectures and writing papers, but waiting until graduation to think about them can cost","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/tips-for-paying-off-student-debt-while-in-school/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/fairy-style-silver-jewelry-for-gift/922298976716/","/shopping/anniversary-necklace-with-pressed-flowers-pendant/950990835265/","/shopping/sporty-swimwear-with-tank-straps-for-swimming/951305457877/","/shopping/solid-color-a-line-sundress/894009895614/","/shopping/oversized-soft-knit-sweater-for-lounging/922803731492/","/shopping/handmade-multicolor-wristband-for-summer/960582898754/","/shopping/rustic-turquoise-hand-strung-necklace/894038520582/","/shopping/rustic-turquoise-hand-strung-necklace/894038520582/","/shopping/fitted-elastane-tops-for-summer/940075274609/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Tips for Paying Off Student Debt While in School","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/tips-for-paying-off-student-debt-while-in-school/","created_at":"Sat, 10 May 2025 12:35:09 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODEyOTIyMw==","story_pin_data_id":"5429077014984319421","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a woman wearing a face mask on her laptop with the words, the future of nursing education in a post - pandemic world","videos":null,"description":"How do we prepare future nurses when the system itself is still healing? The pandemic didn’t just overwhelm hospitals it revealed gaps in how we educate and support nursing students. Clinicals vanished, classes went virtual, and hands-on learning took a backseat. Now, with crisis mode behind us, nursing education is being reimagined. Flexibility, innovation, and …\nThe post The Future of Nursing Education in a Post-Pandemic World appeared first on Eduqia - EduTech, Learning Tips, Career,...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"The Future of Nursing Education in a Post-Pandemic World in 2025 | Nursing education, Future nurse, Education","id":"346425396358129223","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjkwNzcwMTQ5ODQzMTk0MjE=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429076987884924934","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"c5e5926165b3ebd4c82653de086ef0b3","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"c5e5926165b3ebd4c82653de086ef0b3","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358129223","pin_title":"The Future of Nursing Education in a Post-Pandemic World","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429076987884924934","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"c5e5926165b3ebd4c82653de086ef0b3","type":"story_pin_image_block"}]}],"id":"5429077014984319421","is_deleted":false},"seo_url":"/pin/346425396358129223/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#b4736c","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"c5e5926165b3ebd4c82653de086ef0b3","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a woman wearing a face mask on her laptop with the words, the future of nursing education in a post - pandemic world","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"8e4cedb395a0fede7d124286bc2453ab","url":"https://www.eduqia.com/en/the-future-of-nursing-education-in-a-post-pandemic-world/","display_name":"The Future of Nursing Education in a Post-Pandemic World","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"How do we prepare future nurses when the system itself is still healing? The pandemic didn’t just overwhelm hospitals it revealed gaps in how we educate","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/the-future-of-nursing-education-in-a-post-pandemic-world/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/elegant-formal-sherwani-with-resham-embroidery/958065449302/","/shopping/fitted-v-neck-maxi-dress-for-maternity-wear/937627800171/","/shopping/cotton-hoodie-with-team-logo/905345981455/","/shopping/cable-knit-cotton-outerwear-for-layering/960243016141/","/shopping/spring-black-nylon-cargo-pants/898657357202/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"The Future of Nursing Education in a Post-Pandemic World","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/the-future-of-nursing-education-in-a-post-pandemic-world/","created_at":"Fri, 09 May 2025 03:20:00 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODEyOTIyMg==","story_pin_data_id":"5429077009764501484","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a man standing in front of a group of people with a sign that says why more teachers are choosing to go back to school","videos":null,"description":"Teaching doesn’t stop at the classroom door. More than ever, educators are making the decision to head back to school themselves. Whether it’s to stay current, explore new teaching methods, or grow into leadership roles, returning to school has become a common and necessary step for today’s teachers. The classroom is changing fast. From new …\nThe post Why More Teachers Are Choosing To Go Back to School? appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Educ...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Why More Teachers Are Choosing To Go Back to School? in 2025 | Going back to school, Back to school, Teachers","id":"346425396358129222","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjkwNzcwMDk3NjQ1MDE0ODQ=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429076985519333837","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"8f0b7f2415436dae406e8aedd1b2ca54","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"8f0b7f2415436dae406e8aedd1b2ca54","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358129222","pin_title":"Why More Teachers Are Choosing To Go Back to School?","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5429076985519333837","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"8f0b7f2415436dae406e8aedd1b2ca54","type":"story_pin_image_block"}]}],"id":"5429077009764501484","is_deleted":false},"seo_url":"/pin/346425396358129222/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#a8cfaa","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"8f0b7f2415436dae406e8aedd1b2ca54","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a man standing in front of a group of people with a sign that says why more teachers are choosing to go back to school","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"5556bd92d04d400faff0a11012ba69f6","url":"https://www.eduqia.com/en/why-more-teachers-are-choosing-to-go-back-to-school/","display_name":"Why More Teachers Are Choosing To Go Back to School?","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Teaching doesn’t stop at the classroom door. More than ever, educators are making the decision to head back to school themselves. Whether it's to stay","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/8f/0b/7f/8f0b7f2415436dae406e8aedd1b2ca54.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/why-more-teachers-are-choosing-to-go-back-to-school/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/formal-baguette-bag-with-gold-tone-hardware/935536501649/","/shopping/casual-toquilla-straw-hat-for-warm-weather/894237353664/","/shopping/versatile-duffle-bag-with-zipper-pocket-for-trips/914908029184/","/shopping/leather-mary-janes-with-heel-strap-and-square-toe/946004009539/","/shopping/soft-washed-blue-sweatshirt-for-spring/939395222559/","/shopping/streetwear-ankle-boots-with-lug-sole/916401987341/","/shopping/casual-team-name-shirt-for-streetwear/913258158348/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Why More Teachers Are Choosing To Go Back to School?","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/why-more-teachers-are-choosing-to-go-back-to-school/","created_at":"Fri, 09 May 2025 03:20:00 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODA5Nzk1OQ==","story_pin_data_id":"5428352408015126236","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"In today’s fast-paced world, managing weight and maintaining a healthy lifestyle has become more challenging than ever. From limited time for exercise to navigating confusing diet advice, many people are looking for smarter, more effective ways to achieve their health goals. Mochi Health, a telehealth platform that is transforming the way individuals access medical weight [...]\nThe post Mochi Health: A Smarter Way to Take Control of Your Weight appeared first on GlobalHealth Magazine. ","videos":null,"description":"In today’s fast-paced world, managing weight and maintaining a healthy lifestyle has become more challenging than ever. From limited time for exercise to navigating confusing diet advice, many people are looking for smarter, more effective ways to achieve their health goals. Mochi Health, a telehealth platform that is transforming the way individuals access medical weight [...]\nThe post Mochi Health: A Smarter Way to Take Control of Your Weight appeared first on GlobalHealth Magazine.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on globalhealthmag","id":"346425396358097959","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjgzNTI0MDgwMTUxMjYyMzY=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5428352373055600634","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"37961ffe67c7e7cb1abfc645d229a6f0","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"37961ffe67c7e7cb1abfc645d229a6f0","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358097959","pin_title":"Mochi Health: A Smarter Way to Take Control of Your Weight","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5428352373055600634","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"37961ffe67c7e7cb1abfc645d229a6f0","type":"story_pin_image_block"}]}],"id":"5428352408015126236","is_deleted":false},"seo_url":"/pin/346425396358097959/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#2e84b3","domain":"globalhealthmag.com","product_metadata":null,"reaction_counts":{},"image_signature":"37961ffe67c7e7cb1abfc645d229a6f0","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"GlobalHealth Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"d303f596fdfc386cc093baaf4451c88d","url":"https://www.globalhealthmag.com/en/mochi-health/","display_name":"Mochi Health: A Smarter Way to Take Control of Your Weight","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Mochi Health is a modern, physician-led telehealth service designed to provide affordable, science-based weight management support.","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/37/96/1f/37961ffe67c7e7cb1abfc645d229a6f0.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.globalhealthmag.com/en/mochi-health/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{},"shopping_klp_urls":["/shopping/sporty-summer-vacation-flip-flops/944015376266/","/shopping/luxury-floral-embroidered-georgette-kurta/895099100116/"],"visual_annotation":[],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Mochi Health: A Smarter Way to Take Control of Your Weight","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","type":"board","name":"globalhealthmag","privacy":"public","id":"346425465026601038","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026601038_board_thumbnail_2025-05-13-03-22-19_36312_60.jpg","url":"/sobitech/globalhealthmag/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.globalhealthmag.com/en/mochi-health/","created_at":"Mon, 05 May 2025 03:21:22 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODA3NjM2Nw==","story_pin_data_id":"5427808599774651074","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a hand holding a rubber stamp with the words creative classrooms on it and an online background eraser","videos":null,"description":"When it comes to quick, hassle-free image editing for schoolwork or educational materials, few tools are as practical and powerful as an online background eraser. This convenient solution allows teachers, students, and content creators to instantly remove image backgrounds no graphic design experience required. It’s a small innovation with a huge impact on how education …\nThe post Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning appeared first on E...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning in 2025","id":"346425396358076367","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0Mjc4MDg1OTk3NzQ2NTEwNzQ=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5427808590494752603","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"ee4c6fb3322fd3ed34212ab8ca469e62","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"ee4c6fb3322fd3ed34212ab8ca469e62","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358076367","pin_title":"Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5427808590494752603","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"ee4c6fb3322fd3ed34212ab8ca469e62","type":"story_pin_image_block"}]}],"id":"5427808599774651074","is_deleted":false},"seo_url":"/pin/346425396358076367/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#b4e1f2","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"ee4c6fb3322fd3ed34212ab8ca469e62","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a hand holding a rubber stamp with the words creative classrooms on it and an online background eraser","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"733140fc1316e5762adb42881d4f7f21","url":"https://www.eduqia.com/en/creative-classrooms-how-an-online-background-eraser-is-revolutionizing-visual-learning/","display_name":"Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"When it comes to quick, hassle-free image editing for schoolwork or educational materials, few tools are as practical and powerful as an online background","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/ee/4c/6f/ee4c6fb3322fd3ed34212ab8ca469e62.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/creative-classrooms-how-an-online-background-eraser-is-revolutionizing-visual-learning/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Background Eraser":{"url":"/ideas/background-eraser/950585299276/","name":"Background Eraser"},"Visual Learning":{"url":"/ideas/visual-learning/920746990258/","name":"Visual Learning"},"Creative Classroom":{"url":"/ideas/creative-classroom/915777038658/","name":"Creative Classroom"},"Educational Materials":{"url":"/ideas/educational-materials/920049408742/","name":"Educational Materials"},"Image Editing":{"url":"/ideas/image-editing/932627762501/","name":"Image Editing"},"School Work":{"url":"/ideas/school-work/960315979525/","name":"School Work"},"Things To Come":{"url":"/ideas/things-to-come/926195051078/","name":"Things To Come"},"Education":{"url":"/ideas/education/922134410098/","name":"Education"},"Graphic Design":{"url":"/ideas/graphic-design/903292283260/","name":"Graphic Design"}},"shopping_klp_urls":["/shopping/fun-acid-wash-tops-with-letter-print/929328968711/","/shopping/silver-embroidered-lehenga-for-festivals/898406402485/","/shopping/v-neck-camisole-with-adjustable-straps-for-spring/923737084441/","/shopping/grunge-high-ankle-combat-boots-with-chunky-platform/898194895081/","/shopping/multi-strand-gold-jewelry-with-wooden-beads/939496605520/"],"visual_annotation":["Background Eraser","Visual Learning","Creative Classroom","Educational Materials","Image Editing","School Work","Things To Come","Education","Graphic Design"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Creative Classrooms: How an Online Background Eraser Is Revolutionizing Visual Learning","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/creative-classrooms-how-an-online-background-eraser-is-revolutionizing-visual-learning/","created_at":"Fri, 02 May 2025 03:19:33 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODAzOTMzNA==","story_pin_data_id":"5426903141534723760","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"an empty classroom with desks and chairs in front of a green sign that says classroom 60x","videos":null,"description":"Classroom 60X the ultimate escape for students who want more from their downtime. Whether you’re stuck in a long study period, taking a break, or just need to decompress, Classroom 60X gives you fast, easy access to over 200 top web games, powerful unblocking tools, and a vibrant global chat all in one place. And …\nThe post Classroom 60X – Your School Boredom, Solved appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Classroom 60X – Your School Boredom, Solved in 2025","id":"346425396358039334","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjY5MDMxNDE1MzQ3MjM3NjA=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5426902589455261521","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"bfb2dc70af6a4b7b5720963e1cae0d14","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"bfb2dc70af6a4b7b5720963e1cae0d14","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358039334","pin_title":"Classroom 60X – Your School Boredom, Solved","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5426902589455261521","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"bfb2dc70af6a4b7b5720963e1cae0d14","type":"story_pin_image_block"}]}],"id":"5426903141534723760","is_deleted":false},"seo_url":"/pin/346425396358039334/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#748f82","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"bfb2dc70af6a4b7b5720963e1cae0d14","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"an empty classroom with desks and chairs in front of a green sign that says classroom 60x","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"d585b2fd1902305c8175ec9fa9778063","url":"https://www.eduqia.com/en/classroom-60x/","display_name":"Classroom 60X – Your School Boredom, Solved","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Classroom 60X the ultimate escape for students who want more from their downtime. Whether you're stuck in a long study period, taking a break, or just","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/bf/b2/dc/bfb2dc70af6a4b7b5720963e1cae0d14.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/classroom-60x/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Web Games":{"url":"/ideas/web-games/915847013684/","name":"Web Games"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Taking A Break":{"url":"/ideas/taking-a-break/944133056431/","name":"Taking A Break"},"Online Education":{"url":"/ideas/online-education/920730465892/","name":"Online Education"},"Take A Break":{"url":"/ideas/take-a-break/919893525153/","name":"Take A Break"},"Easy Access":{"url":"/ideas/easy-access/911982587160/","name":"Easy Access"},"All In One":{"url":"/ideas/all-in-one/926175982054/","name":"All In One"},"Period":{"url":"/ideas/period/914300618698/","name":"Period"},"Career":{"url":"/ideas/career/941720221932/","name":"Career"}},"shopping_klp_urls":["/shopping/vintage-spaghetti-strap-tops-with-lace-trim/905065602310/","/shopping/party-crossbody-bucket-bag-with-dust-bag/931600212037/","/shopping/business-cropped-jacket-with-double-button-and-long-sleeve/947383736877/"],"visual_annotation":["Web Games","Learning Tips","Taking A Break","Online Education","Take A Break","Easy Access","All In One","Period","Career"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Classroom 60X – Your School Boredom, Solved","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/classroom-60x/","created_at":"Sun, 27 Apr 2025 03:23:38 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1ODAyNDk0MQ==","story_pin_data_id":"5426541050420310478","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a sign that says master's degree next to an alarm clock and eyeglasses","videos":null,"description":"Key Takeaways Online Master’s in Education programs offer flexible schedules, making advanced studies accessible for working professionals. These programs typically cover various subjects, including instructional design, leadership, and curriculum development. Students can expect a blend of theoretical knowledge and practical applications to enhance their skills for the modern educational landscape. Introduction In today’s fast-evolving educational …\nThe post What to Expect from a...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"What to Expect from an Online Master’s in Education Program in 2025","id":"346425396358024941","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjY1NDEwNTA0MjAzMTA0Nzg=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5426540504319847939","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"386b66875190760f8644546c815fb6b5","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"386b66875190760f8644546c815fb6b5","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396358024941","pin_title":"What to Expect from an Online Master’s in Education Program","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5426540504319847939","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"386b66875190760f8644546c815fb6b5","type":"story_pin_image_block"}]}],"id":"5426541050420310478","is_deleted":false},"seo_url":"/pin/346425396358024941/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#a7876d","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"386b66875190760f8644546c815fb6b5","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a sign that says master's degree next to an alarm clock and eyeglasses","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"6b89dc096e1b6732e2cc5eb78d0c14a9","url":"https://www.eduqia.com/en/what-to-expect-from-an-online-masters-in-education-program/","display_name":"What to Expect from an Online Master’s in Education Program","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Key Takeaways Online Master's in Education programs offer flexible schedules, making advanced studies accessible for working professionals. These programs","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/38/6b/66/386b66875190760f8644546c815fb6b5.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/what-to-expect-from-an-online-masters-in-education-program/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Curriculum Development":{"url":"/ideas/curriculum-development/960543803973/","name":"Curriculum Development"},"Instructional Design":{"url":"/ideas/instructional-design/960709600729/","name":"Instructional Design"},"Programming":{"url":"/ideas/programming/949133422105/","name":"Programming"},"Subjects":{"url":"/ideas/subjects/955838913612/","name":"Subjects"},"Leadership":{"url":"/ideas/leadership/923386297714/","name":"Leadership"},"Education":{"url":"/ideas/education/922134410098/","name":"Education"},"Key":{"url":"/ideas/key/934041477774/","name":"Key"},"Design":{"url":"/ideas/design/902065567321/","name":"Design"}},"shopping_klp_urls":["/shopping/black-gore-tex-windbreaker-for-outdoor-activities/919223418003/","/shopping/elegant-floral-print-dresses-with-flared-skirt/921944485060/","/shopping/classic-marquise-cut-wedding-ring/911456923648/","/shopping/modern-sterling-silver-chain-ring-as-gift/942486713553/"],"visual_annotation":["Curriculum Development","Instructional Design","Programming","Subjects","Leadership","Education","Key","Design"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"What to Expect from an Online Master’s in Education Program","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/what-to-expect-from-an-online-masters-in-education-program/","created_at":"Fri, 25 Apr 2025 03:25:58 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk3ODcyNg==","story_pin_data_id":"5425453655201464981","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Hiring a dumpster rentals service can be expensive. Depending on the size of your project, you may need to accommodate the volume of materials for pickup and offloading. However, there are ways to save on your dumpster rentals. You may already be cutting costs on other project areas to make ends meet. While this can …\nThe post How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education. Dumpster Rental, Learning Tips, Online Education, How To Save Money, Ways To Save, Kansas City, Kansas, Saving Money, Save Money","videos":null,"description":"Hiring a dumpster rentals service can be expensive. Depending on the size of your project, you may need to accommodate the volume of materials for pickup and offloading. However, there are ways to save on your dumpster rentals. You may already be cutting costs on other project areas to make ends meet. While this can …\nThe post How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks in 2025 | Dumpster rental, Saving money, Kansas city","id":"346425396357978726","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjU0NTM2NTUyMDE0NjQ5ODE=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425453015276512729","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"04355a10e4b88aa1b6e65c7562e53f40","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"04355a10e4b88aa1b6e65c7562e53f40","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357978726","pin_title":"How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425453015276512729","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"04355a10e4b88aa1b6e65c7562e53f40","type":"story_pin_image_block"}]}],"id":"5425453655201464981","is_deleted":false},"seo_url":"/pin/346425396357978726/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#a09188","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"04355a10e4b88aa1b6e65c7562e53f40","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"a50eebe06018a74414b39940a090193f","url":"https://www.eduqia.com/en/how-to-save-money-on-kansas-city-dumpster-rentals-tips-and-tricks/","display_name":"How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Hiring a dumpster rentals service can be expensive. Depending on the size of your project, you may need to accommodate the volume of materials for pickup","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/04/35/5a/04355a10e4b88aa1b6e65c7562e53f40.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-to-save-money-on-kansas-city-dumpster-rentals-tips-and-tricks/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Dumpster Rental":{"url":"/ideas/dumpster-rental/932602958819/","name":"Dumpster Rental"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Online Education":{"url":"/ideas/online-education/920730465892/","name":"Online Education"},"How To Save Money":{"url":"/ideas/how-to-save-money/930334291766/","name":"How To Save Money"},"Ways To Save":{"url":"/ideas/ways-to-save/896545922985/","name":"Ways To Save"},"Kansas City":{"url":"/ideas/kansas-city/955451451758/","name":"Kansas City"},"Kansas":{"url":"/ideas/kansas/944412319890/","name":"Kansas"},"Saving Money":{"url":"/ideas/saving-money/921467698366/","name":"Saving Money"},"Save Money":{"url":"/ideas/save-money/945423163395/","name":"Save Money"}},"shopping_klp_urls":["/shopping/casual-cargo-pants-for-work-with-zip-fly/959676832945/","/shopping/luxury-pear-shaped-sapphire-diamond-ring/910783896167/","/shopping/feminine-dresses-with-draped-sleeves-for-spring/956701630113/","/shopping/classic-lace-up-waterproof-boots-with-leather-lining/894896380488/","/shopping/luxury-red-cluster-promise-ring/934487670922/","/shopping/bucket-beach-bag-with-handles-for-vacation/931857693010/","/shopping/luxury-wide-leg-bottoms-for-gala/895194088101/","/shopping/h\u0026m-winter-tops/897330627758/","/shopping/festive-wedding-ikat-print-sets/922847970076/","/shopping/wedding-dress-with-lace-patchwork-and-tiered-skirt/900800700636/"],"visual_annotation":["Dumpster Rental","Learning Tips","Online Education","How To Save Money","Ways To Save","Kansas City","Kansas","Saving Money","Save Money"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How to Save Money on Kansas City Dumpster Rentals: Tips and Tricks","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-to-save-money-on-kansas-city-dumpster-rentals-tips-and-tricks/","created_at":"Sat, 19 Apr 2025 03:24:07 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk3ODcyNQ==","story_pin_data_id":"5425453654597490814","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"children sitting at desks using laptop computers with the words classroom 30x above them","videos":null,"description":"Imagine stepping into a classroom where artificial intelligence guides your lessons, virtual reality lets you explore ancient civilizations firsthand, and biometric feedback helps tailor your learning experience. Welcome to Classroom 30X the next evolution in education. Gone are the days of chalkboards and static PowerPoint slides. Classroom 30X is not just an upgrade it’s a …\nThe post Classroom 30X: The Future of Learning Has Arrived appeared first on Eduqia - EduTech, Learning T...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Classroom 30X: The Future of Learning Has Arrived in 2025 | Ipo news, Edutech, Teachers","id":"346425396357978725","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjU0NTM2NTQ1OTc0OTA4MTQ=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425453015301665611","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"259d557eb2bea3ff11f9a3fa8ed9fefc","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"259d557eb2bea3ff11f9a3fa8ed9fefc","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357978725","pin_title":"Classroom 30X: The Future of Learning Has Arrived","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425453015301665611","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"259d557eb2bea3ff11f9a3fa8ed9fefc","type":"story_pin_image_block"}]}],"id":"5425453654597490814","is_deleted":false},"seo_url":"/pin/346425396357978725/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#a58b59","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"259d557eb2bea3ff11f9a3fa8ed9fefc","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"children sitting at desks using laptop computers with the words classroom 30x above them","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"ba51c27da645c25c393586b6bacdcbc0","url":"https://www.eduqia.com/en/classroom-30x/","display_name":"Classroom 30X: The Future of Learning Has Arrived","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Imagine stepping into a classroom where artificial intelligence guides your lessons, virtual reality lets you explore ancient civilizations firsthand, and","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/25/9d/55/259d557eb2bea3ff11f9a3fa8ed9fefc.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/25/9d/55/259d557eb2bea3ff11f9a3fa8ed9fefc.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/25/9d/55/259d557eb2bea3ff11f9a3fa8ed9fefc.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/25/9d/55/259d557eb2bea3ff11f9a3fa8ed9fefc.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/classroom-30x/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":"/pin/online-services-visualization-diverse-modern-office-stock-footage-video-100-royaltyfree-3552321153--1079597341930643554/","seo_canonical_domain":"in.pinterest.com","annotations_with_links":{"Welcome To Classroom":{"url":"/ideas/welcome-to-classroom/924181830828/","name":"Welcome To Classroom"},"Carnegie Mellon University":{"url":"/ideas/carnegie-mellon-university/921890285771/","name":"Carnegie Mellon University"},"Space Classroom":{"url":"/ideas/space-classroom/929910963551/","name":"Space Classroom"},"Physics Experiments":{"url":"/ideas/physics-experiments/941759160975/","name":"Physics Experiments"},"Workplace Communication":{"url":"/ideas/workplace-communication/939997797737/","name":"Workplace Communication"},"Powerpoint Slides":{"url":"/ideas/powerpoint-slides/942931814965/","name":"Powerpoint Slides"},"Communications Plan":{"url":"/ideas/communications-plan/950667698335/","name":"Communications Plan"},"Research Question":{"url":"/ideas/research-question/942875502061/","name":"Research Question"},"Student Behavior":{"url":"/ideas/student-behavior/939702717132/","name":"Student Behavior"}},"shopping_klp_urls":null,"visual_annotation":["Welcome To Classroom","Carnegie Mellon University","Space Classroom","Physics Experiments","Workplace Communication","Powerpoint Slides","Communications Plan","Research Question","Student Behavior"],"canonical_pin":{"id":"1079597341930643554"}},"is_eligible_for_pdp":false,"grid_title":"Classroom 30X: The Future of Learning Has Arrived","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/classroom-30x/","created_at":"Sat, 19 Apr 2025 03:24:07 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk3MTcxNw==","story_pin_data_id":"5425284398821989492","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"how can teachers help students with apd improve their reading fluency? - youtube","videos":null,"description":"Teachers can help by using techniques that break down complex tasks into manageable steps and offering consistent feedback. Recognizing the signs and symptoms of APD affecting reading, such as difficulty decoding words or following written instructions, allows educators to tailor their approach. Incorporating visual aids and interactive activities can provide students with multiple pathways to …\nThe post How Can Teachers Help Students with APD Improve Their Reading Fluency? appeared fir...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How Can Teachers Help Students with APD Improve Their Reading Fluency? in 2025 | Reading fluency, Teacher help, Teachers","id":"346425396357971717","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjUyODQzOTg4MjE5ODk0OTI=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425280613594752754","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"70253db4101eae50193c0a21bb1aa532","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"70253db4101eae50193c0a21bb1aa532","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357971717","pin_title":"How Can Teachers Help Students with APD Improve Their Reading Fluency?","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425280613594752754","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"70253db4101eae50193c0a21bb1aa532","type":"story_pin_image_block"}]}],"id":"5425284398821989492","is_deleted":false},"seo_url":"/pin/346425396357971717/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#051c11","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"70253db4101eae50193c0a21bb1aa532","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"how can teachers help students with apd improve their reading fluency? - youtube","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"7ae6aa6c02673d9564f460f9baf34197","url":"https://www.eduqia.com/en/how-can-teachers-help-students-with-apd-improve-their-reading-fluency/","display_name":"How Can Teachers Help Students with APD Improve Their Reading Fluency?","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Teachers can help by using techniques that break down complex tasks into manageable steps and offering consistent feedback. Recognizing the signs and","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/70/25/3d/70253db4101eae50193c0a21bb1aa532.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/70/25/3d/70253db4101eae50193c0a21bb1aa532.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/70/25/3d/70253db4101eae50193c0a21bb1aa532.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/70/25/3d/70253db4101eae50193c0a21bb1aa532.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-can-teachers-help-students-with-apd-improve-their-reading-fluency/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Decoding Words":{"url":"/ideas/decoding-words/917325327469/","name":"Decoding Words"},"Classroom Strategies":{"url":"/ideas/classroom-strategies/951385521757/","name":"Classroom Strategies"},"Positive Learning":{"url":"/ideas/positive-learning/924251900389/","name":"Positive Learning"},"Learning Strategies":{"url":"/ideas/learning-strategies/915691294000/","name":"Learning Strategies"},"Reading Fluency":{"url":"/ideas/reading-fluency/935562642567/","name":"Reading Fluency"},"Reading Program":{"url":"/ideas/reading-program/946626175800/","name":"Reading Program"},"Visual Aids":{"url":"/ideas/visual-aids/899572621980/","name":"Visual Aids"},"Speech Language Pathologists":{"url":"/ideas/speech-language-pathologists/961137868986/","name":"Speech Language Pathologists"},"Phonemic Awareness":{"url":"/ideas/phonemic-awareness/936532464293/","name":"Phonemic Awareness"}},"shopping_klp_urls":["/shopping/designer-long-lehenga-with-dupatta/937797350974/","/shopping/festive-handmade-silver-jhumkas/919943041324/","/shopping/relaxed-fit-lounge-dress/944157758176/"],"visual_annotation":["Decoding Words","Classroom Strategies","Positive Learning","Learning Strategies","Reading Fluency","Reading Program","Visual Aids","Speech Language Pathologists","Phonemic Awareness"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How Can Teachers Help Students with APD Improve Their Reading Fluency?","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-can-teachers-help-students-with-apd-improve-their-reading-fluency/","created_at":"Fri, 18 Apr 2025 04:59:00 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk3MTcxNg==","story_pin_data_id":"5425284399639869465","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a person's head with the words how do cell - and - response games help them","videos":null,"description":"Call-and-response games are not only enjoyable but also offer significant benefits in enhancing auditory memory. By engaging in these interactive exercises, children learn to improve their listening skills, which are crucial for effective communication and comprehension. These games reinforce patterns of sound and speech, ultimately strengthening auditory processing abilities. When children participate in such activities, …\nThe post How Do Call-and-Response Games Help Strengthen Auditor...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How Do Call-and-Response Games Help Strengthen Auditory Memory? in 2025 | Call and response, Listening skills, Kids learning","id":"346425396357971716","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjUyODQzOTk2Mzk4Njk0NjU=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425280615150829624","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"5b456a8464a38b990afa57bb1115170e","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"5b456a8464a38b990afa57bb1115170e","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357971716","pin_title":"How Do Call-and-Response Games Help Strengthen Auditory Memory?","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425280615150829624","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"5b456a8464a38b990afa57bb1115170e","type":"story_pin_image_block"}]}],"id":"5425284399639869465","is_deleted":false},"seo_url":"/pin/346425396357971716/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#60a8b8","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"5b456a8464a38b990afa57bb1115170e","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a person's head with the words how do cell - and - response games help them","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"14948c5572ecd7e9cf53db0ab694c474","url":"https://www.eduqia.com/en/how-do-call-and-response-games-help-strengthen-auditory-memory/","display_name":"How Do Call-and-Response Games Help Strengthen Auditory Memory?","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Call-and-response games are not only enjoyable but also offer significant benefits in enhancing auditory memory. By engaging in these interactive","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/5b/45/6a/5b456a8464a38b990afa57bb1115170e.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/5b/45/6a/5b456a8464a38b990afa57bb1115170e.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/5b/45/6a/5b456a8464a38b990afa57bb1115170e.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/5b/45/6a/5b456a8464a38b990afa57bb1115170e.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-do-call-and-response-games-help-strengthen-auditory-memory/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Auditory Processing":{"url":"/ideas/auditory-processing/915835566564/","name":"Auditory Processing"},"Listening Skills":{"url":"/ideas/listening-skills/952141664556/","name":"Listening Skills"},"Effective Communication":{"url":"/ideas/effective-communication/953103739749/","name":"Effective Communication"},"Kids Learning":{"url":"/ideas/kids-learning/955529741137/","name":"Kids Learning"},"No Response":{"url":"/ideas/no-response/898784001521/","name":"No Response"},"Communication":{"url":"/ideas/communication/934405291209/","name":"Communication"},"Benefits":{"url":"/ideas/benefits/902790319801/","name":"Benefits"},"Sound":{"url":"/ideas/sound/896364752120/","name":"Sound"},"Education":{"url":"/ideas/education/922134410098/","name":"Education"}},"shopping_klp_urls":["/shopping/spiritual-gold-agate-necklace/893861616415/","/shopping/beachy-bucket-hat-for-spring/958020154716/","/shopping/bohemian-labradorite-gemstones-as-gifts/915583385708/","/shopping/gothic-boots-with-lacing-and-round-toe/935511939420/","/shopping/fitted-asymmetrical-crop-top/923258815714/","/shopping/modern-rectangular-clutch-with-card-slots/919244229824/","/shopping/beige-platform-slippers-with-removable-insole/956991206198/","/shopping/spring-evening-dress-in-maxi-length/943967782889/","/shopping/retro-letter-print-t-shirt-for-concert/895517985504/","/shopping/red-ruby-ring-with-intricate-design-for-promise/931277207562/"],"visual_annotation":["Auditory Processing","Listening Skills","Effective Communication","Kids Learning","No Response","Communication","Benefits","Sound","Education"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How Do Call-and-Response Games Help Strengthen Auditory Memory?","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-do-call-and-response-games-help-strengthen-auditory-memory/","created_at":"Fri, 18 Apr 2025 04:59:00 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk2NDY4Mw==","story_pin_data_id":"5425090752279534172","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a person sitting in front of a laptop computer on top of a desk with sticky notes","videos":null,"description":"Learning a new language can be challenging but also rewarding, particularly when it comes to speaking confidently. Working with native Malayalam tutors offers a boost in speaking skills by providing personalized lessons tailored to your needs. These tutors focus on improving your confidence through structured learning and real-life practice. When you learn faster with a …\nThe post How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained appeared first on E...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained in 2025 | Tutor, Learn faster, Learn a new language","id":"346425396357964683","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjUwOTA3NTIyNzk1MzQxNzI=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425090743947552457","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fa43eb897b0742b7566551c051455c33","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"fa43eb897b0742b7566551c051455c33","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357964683","pin_title":"How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5425090743947552457","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fa43eb897b0742b7566551c051455c33","type":"story_pin_image_block"}]}],"id":"5425090752279534172","is_deleted":false},"seo_url":"/pin/346425396357964683/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#8b8459","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"fa43eb897b0742b7566551c051455c33","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a person sitting in front of a laptop computer on top of a desk with sticky notes","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"020f35058e7a8a38e707c98374a989de","url":"https://www.eduqia.com/en/how-do-native-malayalam-tutors-improve-your-speaking-confidence-key-benefits-explained/","display_name":"How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Learning a new language can be challenging but also rewarding, particularly when it comes to speaking confidently. Working with native Malayalam tutors","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/fa/43/eb/fa43eb897b0742b7566551c051455c33.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/fa/43/eb/fa43eb897b0742b7566551c051455c33.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/fa/43/eb/fa43eb897b0742b7566551c051455c33.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/fa/43/eb/fa43eb897b0742b7566551c051455c33.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-do-native-malayalam-tutors-improve-your-speaking-confidence-key-benefits-explained/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Speaking Confidently":{"url":"/ideas/speaking-confidently/918796218640/","name":"Speaking Confidently"},"Learning A New Language":{"url":"/shopping/learning-a-new-language/960650879469/","name":"Learning A New Language"},"Improve Communication Skills":{"url":"/ideas/improve-communication-skills/955280245951/","name":"Improve Communication Skills"},"Learn Faster":{"url":"/ideas/learn-faster/907575901517/","name":"Learn Faster"},"Interactive Lessons":{"url":"/ideas/interactive-lessons/924707607692/","name":"Interactive Lessons"},"New Language":{"url":"/ideas/new-language/957739673196/","name":"New Language"},"Effective Learning":{"url":"/ideas/effective-learning/941389333252/","name":"Effective Learning"},"Speaking Skills":{"url":"/ideas/speaking-skills/956731907083/","name":"Speaking Skills"},"Improve Communication":{"url":"/ideas/improve-communication/923198947745/","name":"Improve Communication"}},"shopping_klp_urls":["/shopping/long-relaxed-fit-kaftan-for-summer/893724468489/","/shopping/cozy-cable-knit-turtleneck-for-fall/958757943980/","/shopping/neutral-straight-leg-pants-with-welt-pockets/894099581045/","/shopping/chic-dresses-with-layered-hem-and-voluminous-skirt/895152321330/","/shopping/everyday-wide-leg-white-jeans/926593367509/","/shopping/modern-stainless-steel-jewelry-with-curb-chain/918896859226/","/shopping/summer-fishing-sun-hat-with-uv-protection/956111527824/","/shopping/multicolor-blouse-piece-with-printed-border-for-diwali/906077553362/","/shopping/anarkali-cotton-sherwani-unstitched/934119394912/","/shopping/glamorous-satin-evening-dress-for-debutante-ball/894178591734/"],"visual_annotation":["Speaking Confidently","Learning A New Language","Improve Communication Skills","Learn Faster","Interactive Lessons","New Language","Effective Learning","Speaking Skills","Improve Communication"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How Do Native Malayalam Tutors Improve Your Speaking Confidence: Key Benefits Explained","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-do-native-malayalam-tutors-improve-your-speaking-confidence-key-benefits-explained/","created_at":"Thu, 17 Apr 2025 03:20:02 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk0NzY4NQ==","story_pin_data_id":"5424731019452409210","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"Choosing the right university program can feel overwhelming. With so many institutions, formats, and requirements to sift through, it’s easy to feel stuck before you even begin. You might have clear goals, but figuring out which university program aligns with those goals isn’t always straightforward. In some states, the decision can be even harder due …\nThe post How to Choose the Right University Program Without Getting Overwhelmed appeared first on Eduqia - EduTech, Learning Tips, Care... Feel Stuck, Learning Tips, Feeling Stuck, Programming, University, Education, Feelings","videos":null,"description":"Choosing the right university program can feel overwhelming. With so many institutions, formats, and requirements to sift through, it’s easy to feel stuck before you even begin. You might have clear goals, but figuring out which university program aligns with those goals isn’t always straightforward. In some states, the decision can be even harder due …\nThe post How to Choose the Right University Program Without Getting Overwhelmed appeared first on Eduqia - EduTech, Learning Tips, Care...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Pin on Eduqia","id":"346425396357947685","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjQ3MzEwMTk0NTI0MDkyMTA=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424728362952220870","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"7e596a556ab4b0161172252598ba2e14","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"7e596a556ab4b0161172252598ba2e14","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357947685","pin_title":"How to Choose the Right University Program Without Getting Overwhelmed","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424728362952220870","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"7e596a556ab4b0161172252598ba2e14","type":"story_pin_image_block"}]}],"id":"5424731019452409210","is_deleted":false},"seo_url":"/pin/346425396357947685/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#b5af81","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"7e596a556ab4b0161172252598ba2e14","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"dd85a4560bd81e4f01c405df366c47af","url":"https://www.eduqia.com/en/how-to-choose-the-right-university-program-without-getting-overwhelmed/","display_name":"How to Choose the Right University Program Without Getting Overwhelmed","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Choosing the right university program can feel overwhelming. With so many institutions, formats, and requirements to sift through, it’s easy to feel stuck","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/7e/59/6a/7e596a556ab4b0161172252598ba2e14.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/7e/59/6a/7e596a556ab4b0161172252598ba2e14.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/7e/59/6a/7e596a556ab4b0161172252598ba2e14.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/7e/59/6a/7e596a556ab4b0161172252598ba2e14.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/how-to-choose-the-right-university-program-without-getting-overwhelmed/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Feel Stuck":{"url":"/ideas/feel-stuck/929840498186/","name":"Feel Stuck"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Feeling Stuck":{"url":"/ideas/feeling-stuck/911668266736/","name":"Feeling Stuck"},"Programming":{"url":"/ideas/programming/949133422105/","name":"Programming"},"University":{"url":"/ideas/university/954026472888/","name":"University"},"Education":{"url":"/ideas/education/922134410098/","name":"Education"},"Feelings":{"url":"/ideas/feelings/941868727046/","name":"Feelings"}},"shopping_klp_urls":["/shopping/solid-long-sleeve-maxi-dress-for-evening/960804421685/","/shopping/oversized-knit-sweatshirt-for-streetwear/895715306174/","/shopping/luxury-red-unstitched-suit-for-party/920162535271/","/shopping/wide-leg-linen-pants-with-patch-pockets/939505897373/","/shopping/elegant-festive-cotton-silk-blouse-piece/940778283484/","/shopping/traditional-red-embroidered-cheongsam/959255091937/","/shopping/adjustable-fringe-tassel-dangle-earrings/911223036713/"],"visual_annotation":["Feel Stuck","Learning Tips","Feeling Stuck","Programming","University","Education","Feelings"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"How to Choose the Right University Program Without Getting Overwhelmed","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/how-to-choose-the-right-university-program-without-getting-overwhelmed/","created_at":"Tue, 15 Apr 2025 03:41:09 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzk0NzY4NA==","story_pin_data_id":"5424731018290574678","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"It starts small. Maybe a little yawning. A subtle wave of discomfort. Then boom nausea, dizziness, maybe even a desperate scramble for a sick bag. If you’re one of the millions who suffer from motion sickness, you know it’s not just “a little car sickness.” It’s a full-on sensory rebellion. And if you’re trying to …\nThe post Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education. Heat Exhaustion, Anti Nausea, Loss Of Balance, Feeling Dizzy, Motion Sickness, Low Blood Pressure, Chronic Migraines, Learning Tips, Chest Pain","videos":null,"description":"It starts small. Maybe a little yawning. A subtle wave of discomfort. Then boom nausea, dizziness, maybe even a desperate scramble for a sick bag. If you’re one of the millions who suffer from motion sickness, you know it’s not just “a little car sickness.” It’s a full-on sensory rebellion. And if you’re trying to …\nThe post Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers in 2025 | Anti nausea, Blood pressure medications, Reasons for dizziness","id":"346425396357947684","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjQ3MzEwMTgyOTA1NzQ2Nzg=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424728358787265850","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"16cae264322af68d3c6dff75df20ff65","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"16cae264322af68d3c6dff75df20ff65","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357947684","pin_title":"Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424728358787265850","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"16cae264322af68d3c6dff75df20ff65","type":"story_pin_image_block"}]}],"id":"5424731018290574678","is_deleted":false},"seo_url":"/pin/346425396357947684/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#dddcdc","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"16cae264322af68d3c6dff75df20ff65","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":null,"campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"57e4fb54e601854d26d694f3023d4287","url":"https://www.eduqia.com/en/addressing-motion-sickness-effective-anti-nausea-strategies-for-travelers/","display_name":"Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"It starts small. Maybe a little yawning. A subtle wave of discomfort. Then boom nausea, dizziness, maybe even a desperate scramble for a sick bag. If","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/16/ca/e2/16cae264322af68d3c6dff75df20ff65.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/16/ca/e2/16cae264322af68d3c6dff75df20ff65.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/16/ca/e2/16cae264322af68d3c6dff75df20ff65.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/16/ca/e2/16cae264322af68d3c6dff75df20ff65.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/addressing-motion-sickness-effective-anti-nausea-strategies-for-travelers/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Heat Exhaustion":{"url":"/ideas/heat-exhaustion/951762932398/","name":"Heat Exhaustion"},"Anti Nausea":{"url":"/ideas/anti-nausea/900324181667/","name":"Anti Nausea"},"Loss Of Balance":{"url":"/ideas/loss-of-balance/958478896473/","name":"Loss Of Balance"},"Feeling Dizzy":{"url":"/ideas/feeling-dizzy/939809758512/","name":"Feeling Dizzy"},"Motion Sickness":{"url":"/ideas/motion-sickness/921814808738/","name":"Motion Sickness"},"Low Blood Pressure":{"url":"/ideas/low-blood-pressure/911931969504/","name":"Low Blood Pressure"},"Chronic Migraines":{"url":"/ideas/chronic-migraines/929880744630/","name":"Chronic Migraines"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Chest Pain":{"url":"/ideas/chest-pain/900071953974/","name":"Chest Pain"}},"shopping_klp_urls":null,"visual_annotation":["Heat Exhaustion","Anti Nausea","Loss Of Balance","Feeling Dizzy","Motion Sickness","Low Blood Pressure","Chronic Migraines","Learning Tips","Chest Pain"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Addressing Motion Sickness: Effective Anti Nausea Strategies for Travelers","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/addressing-motion-sickness-effective-anti-nausea-strategies-for-travelers/","created_at":"Tue, 15 Apr 2025 03:41:08 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1NzkxNzEzNg==","story_pin_data_id":"5424003713031266821","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a person typing on a laptop with the words 205 trend's in front of them","videos":null,"description":"Indonesia has experienced a significant digital transformation in recent years. With increasing internet accessibility and smartphone usage, more people are integrating digital tools into their daily lives. These shifts have reshaped communication, commerce, education, and entertainment across the country. Social Media Remains a Major Influence Indonesia is home to one of the largest social media …\nThe post Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms in 2025 | Digital marketing trends, Marketing trends, Digital marketing","id":"346425396357917136","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjQwMDM3MTMwMzEyNjY4MjE=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424003682419138097","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"b59c661b5175032acbdcc2c59fe46679","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"b59c661b5175032acbdcc2c59fe46679","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357917136","pin_title":"Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5424003682419138097","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"b59c661b5175032acbdcc2c59fe46679","type":"story_pin_image_block"}]}],"id":"5424003713031266821","is_deleted":false},"seo_url":"/pin/346425396357917136/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#071b25","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"b59c661b5175032acbdcc2c59fe46679","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a person typing on a laptop with the words 205 trend's in front of them","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"73d19a262adcd4d3c6e753fa6453842a","url":"https://www.eduqia.com/en/digital-trends-in-indonesia-from-social-media-to-online-entertainment-platforms/","display_name":"Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Indonesia has experienced a significant digital transformation in recent years. With increasing internet accessibility and smartphone usage, more people","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/b5/9c/66/b59c661b5175032acbdcc2c59fe46679.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/b5/9c/66/b59c661b5175032acbdcc2c59fe46679.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/b5/9c/66/b59c661b5175032acbdcc2c59fe46679.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/b5/9c/66/b59c661b5175032acbdcc2c59fe46679.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/digital-trends-in-indonesia-from-social-media-to-online-entertainment-platforms/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Buyer Journey":{"url":"/ideas/buyer-journey/919551432739/","name":"Buyer Journey"},"Effective Marketing Strategies":{"url":"/ideas/effective-marketing-strategies/897942210714/","name":"Effective Marketing Strategies"},"Digital Marketing Trends":{"url":"/ideas/digital-marketing-trends/930052718186/","name":"Digital Marketing Trends"},"Customer Behaviour":{"url":"/ideas/customer-behaviour/915107338127/","name":"Customer Behaviour"},"Digital Tools":{"url":"/ideas/digital-tools/906054833872/","name":"Digital Tools"},"Digital Trends":{"url":"/ideas/digital-trends/930942344119/","name":"Digital Trends"},"Like Instagram":{"url":"/ideas/like-instagram/932256977882/","name":"Like Instagram"},"Content Strategy":{"url":"/ideas/content-strategy/921948471097/","name":"Content Strategy"},"Digital Transformation":{"url":"/ideas/digital-transformation/920503689811/","name":"Digital Transformation"}},"shopping_klp_urls":null,"visual_annotation":["Buyer Journey","Effective Marketing Strategies","Digital Marketing Trends","Customer Behaviour","Digital Tools","Digital Trends","Like Instagram","Content Strategy","Digital Transformation"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Digital Trends in Indonesia: From Social Media to Online Entertainment Platforms","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/digital-trends-in-indonesia-from-social-media-to-online-entertainment-platforms/","created_at":"Fri, 11 Apr 2025 03:21:01 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzg5MzIwMg==","story_pin_data_id":"5423460647369226202","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"there is a yellow sign that says classroom 10x next to some school supplies and pencils","videos":null,"description":"Imagine walking into a classroom where every student is actively engaged, technology works seamlessly to support learning, and the teacher acts as a guide and innovator rather than a lecturer. This isn’t a far-off dream it’s the foundation of the Classroom 10X movement. What is Classroom 10X? Classroom 10X is a transformative approach to education …\nThe post Classroom 10X: The Future of Learning Starts Now appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Classroom 10X: The Future of Learning Starts Now in 2025 | Classroom, What is classroom, Online education","id":"346425396357893202","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjM0NjA2NDczNjkyMjYyMDI=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5423459957773218066","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"8b577c3f5dca45a5bac422a2353f4cd4","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"8b577c3f5dca45a5bac422a2353f4cd4","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357893202","pin_title":"Classroom 10X: The Future of Learning Starts Now","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5423459957773218066","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"8b577c3f5dca45a5bac422a2353f4cd4","type":"story_pin_image_block"}]}],"id":"5423460647369226202","is_deleted":false},"seo_url":"/pin/346425396357893202/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#c1bf9d","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"8b577c3f5dca45a5bac422a2353f4cd4","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"there is a yellow sign that says classroom 10x next to some school supplies and pencils","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"72d202bcd47c45c0a5339cc6135c30d1","url":"https://www.eduqia.com/en/classroom-10x/","display_name":"Classroom 10X: The Future of Learning Starts Now","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Imagine walking into a classroom where every student is actively engaged, technology works seamlessly to support learning, and the teacher acts as a guide","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/8b/57/7c/8b577c3f5dca45a5bac422a2353f4cd4.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/8b/57/7c/8b577c3f5dca45a5bac422a2353f4cd4.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/8b/57/7c/8b577c3f5dca45a5bac422a2353f4cd4.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/8b/57/7c/8b577c3f5dca45a5bac422a2353f4cd4.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/classroom-10x/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Learning Outcomes":{"url":"/ideas/learning-outcomes/921413438888/","name":"Learning Outcomes"},"Learning Tips":{"url":"/ideas/learning-tips/956820303434/","name":"Learning Tips"},"Digital Literacy":{"url":"/ideas/digital-literacy/900871391592/","name":"Digital Literacy"},"School Leader":{"url":"/ideas/school-leader/928891687843/","name":"School Leader"},"Flipped Classroom":{"url":"/ideas/flipped-classroom/957542656490/","name":"Flipped Classroom"},"Learning Methods":{"url":"/ideas/learning-methods/923532766037/","name":"Learning Methods"},"Collaborative Learning":{"url":"/ideas/collaborative-learning/951490675335/","name":"Collaborative Learning"},"Project Based Learning":{"url":"/ideas/project-based-learning/957536082262/","name":"Project Based Learning"},"Literacy Skills":{"url":"/ideas/literacy-skills/902334753581/","name":"Literacy Skills"}},"shopping_klp_urls":["/shopping/fitted-holiday-dress-with-ruffles/945713458751/","/shopping/ralph-lauren-cotton-formal-dress-shirt/901066255910/","/shopping/elegant-semi-stitched-embroidered-sharara/930530601712/","/shopping/white-leather-sole-moc-toe-loafers/909852521015/"],"visual_annotation":["Learning Outcomes","Learning Tips","Digital Literacy","School Leader","Flipped Classroom","Learning Methods","Collaborative Learning","Project Based Learning","Literacy Skills"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Classroom 10X: The Future of Learning Starts Now","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/classroom-10x/","created_at":"Tue, 08 Apr 2025 03:25:09 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1NzgzMTY3Nw==","story_pin_data_id":"5422010427024401767","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"two people sitting at a table with notebooks and papers in front of them that read time - learning","videos":null,"description":"The educational landscape has evolved significantly over the years, with technology redefining how students access knowledge and interact with learning materials. Among the most notable advancements is Time4Learning, a robust. Web-based learning platform that offers a modern and effective approach to education. Designed for Pre-K through 12th-grade students, Time4Learning has become a trusted choice for …\nThe post Time4Learning: A Comprehensive Solution for Modern Education appeared fir...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Time4Learning: A Comprehensive Solution for Modern Education in 2025 | Interactive lessons, Education, Auditory learning","id":"346425396357831677","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjIwMTA0MjcwMjQ0MDE3Njc=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5422010400518498597","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"c2a411f88eca471b3048cc829e588d93","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.6595744680851063,"showreel_data":null,"pin_image_signature":"c2a411f88eca471b3048cc829e588d93","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357831677","pin_title":"Time4Learning: A Comprehensive Solution for Modern Education","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5422010400518498597","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"c2a411f88eca471b3048cc829e588d93","type":"story_pin_image_block"}]}],"id":"5422010427024401767","is_deleted":false},"seo_url":"/pin/346425396357831677/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#ccbcbc","domain":"eduqia.com","product_metadata":null,"reaction_counts":{},"image_signature":"c2a411f88eca471b3048cc829e588d93","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"two people sitting at a table with notebooks and papers in front of them that read time - learning","campaign_id":null,"rich_summary":{"products":[],"site_name":"Eduqia - EduTech, Learning Tips, Career, Skills, Online Education","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"009c93322ba5c3c697e213680077af6b","url":"https://www.eduqia.com/en/time4learning/","display_name":"Time4Learning: A Comprehensive Solution for Modern Education","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"The educational landscape has evolved significantly over the years, with technology redefining how students access knowledge and interact with learning","actions":[]},"images":{"170x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/c2/a4/11/c2a411f88eca471b3048cc829e588d93.jpg"},"236x":{"width":236,"height":142,"url":"https://i.pinimg.com/236x/c2/a4/11/c2a411f88eca471b3048cc829e588d93.jpg"},"474x":{"width":474,"height":285,"url":"https://i.pinimg.com/474x/c2/a4/11/c2a411f88eca471b3048cc829e588d93.jpg"},"736x":{"width":736,"height":443,"url":"https://i.pinimg.com/736x/c2/a4/11/c2a411f88eca471b3048cc829e588d93.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.eduqia.com/en/time4learning/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Notes To Parents":{"url":"/ideas/notes-to-parents/931753079496/","name":"Notes To Parents"},"Progress Monitoring":{"url":"/ideas/progress-monitoring/902420520206/","name":"Progress Monitoring"},"Struggling Students":{"url":"/ideas/struggling-students/950697381389/","name":"Struggling Students"},"12th Grade":{"url":"/ideas/12th-grade/953323782772/","name":"12th Grade"},"Interactive Lessons":{"url":"/ideas/interactive-lessons/924707607692/","name":"Interactive Lessons"},"Learning Platform":{"url":"/ideas/learning-platform/899834106028/","name":"Learning Platform"},"Learning Materials":{"url":"/ideas/learning-materials/934769733055/","name":"Learning Materials"},"Multiplication For Kids":{"url":"/ideas/multiplication-for-kids/916068495151/","name":"Multiplication For Kids"},"After School Program":{"url":"/ideas/after-school-program/902044325029/","name":"After School Program"}},"shopping_klp_urls":["/shopping/gothic-satchel-for-daily-use/898700278737/","/shopping/luxury-elegant-white-gold-brooches/923949023157/","/shopping/coach-satchel-with-detachable-strap-for-office/921503412814/"],"visual_annotation":["Notes To Parents","Progress Monitoring","Struggling Students","12th Grade","Interactive Lessons","Learning Platform","Learning Materials","Multiplication For Kids","After School Program"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Time4Learning: A Comprehensive Solution for Modern Education","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NDc3MDQz","type":"board","name":"Eduqia","privacy":"public","id":"346425465026477043","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026477043_board_thumbnail_2025-05-09-03-20-30_21461_60.jpg","url":"/sobitech/eduqia/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.eduqia.com/en/time4learning/","created_at":"Mon, 31 Mar 2025 03:19:50 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzc1MDk0Ng==","story_pin_data_id":"5420198747355278747","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"two vases filled with wheat sitting on top of a table","videos":null,"description":"In today’s pursuit of a healthy lifestyle, Costco has become a haven for health-conscious consumers seeking quality food products. Recently, Ricevita Rice Bran Oil has quietly gained popularity on Costco’s shelves, becoming the new favorite for healthy cooking oils. This is not just a passing trend but possibly a significant step towards healthier cooking choices. [...]\nThe post Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco appeared first on GlobalHealt...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco in 2025 | Healthy cooking oils, Healthy cooking, Rice bran oil","id":"346425396357750946","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjAxOTg3NDczNTUyNzg3NDc=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5420198718146142812","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"2be753e85829e090052eba108d2ce1e3","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.4989939637826961,"showreel_data":null,"pin_image_signature":"2be753e85829e090052eba108d2ce1e3","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357750946","pin_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5420198718146142812","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"2be753e85829e090052eba108d2ce1e3","type":"story_pin_image_block"}]}],"id":"5420198747355278747","is_deleted":false},"seo_url":"/pin/346425396357750946/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#bfa863","domain":"globalhealthmag.com","product_metadata":null,"reaction_counts":{},"image_signature":"2be753e85829e090052eba108d2ce1e3","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"two vases filled with wheat sitting on top of a table","campaign_id":null,"rich_summary":{"products":[],"site_name":"GlobalHealth Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"2ec418497ae27aec405de19ed2edca61","url":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","display_name":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Ricevita Rice Bran Oil has quietly gained popularity on Costco's shelves, becoming the new favorite for healthy cooking oils.","actions":[]},"images":{"170x":{"width":236,"height":157,"url":"https://i.pinimg.com/236x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg"},"236x":{"width":236,"height":157,"url":"https://i.pinimg.com/236x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg"},"474x":{"width":474,"height":316,"url":"https://i.pinimg.com/474x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg"},"736x":{"width":736,"height":490,"url":"https://i.pinimg.com/736x/2b/e7/53/2be753e85829e090052eba108d2ce1e3.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":null,"seo_canonical_domain":"www.pinterest.com","annotations_with_links":{"Healthy Cooking Oil":{"url":"/ideas/healthy-cooking-oil/907147583546/","name":"Healthy Cooking Oil"},"Healthy Cooking Oils":{"url":"/ideas/healthy-cooking-oils/922323764390/","name":"Healthy Cooking Oils"},"Baked Avocado":{"url":"/ideas/baked-avocado/950772510224/","name":"Baked Avocado"},"Cooking Oils":{"url":"/ideas/cooking-oils/930206954763/","name":"Cooking Oils"},"Rice Bran":{"url":"/ideas/rice-bran/919247780796/","name":"Rice Bran"},"Health Conscious":{"url":"/ideas/health-conscious/926760722939/","name":"Health Conscious"},"Healthy Oils":{"url":"/ideas/healthy-oils/959226695728/","name":"Healthy Oils"},"Rice Bran Oil":{"url":"/ideas/rice-bran-oil/925260475640/","name":"Rice Bran Oil"},"Daily Diet":{"url":"/ideas/daily-diet/941179246863/","name":"Daily Diet"}},"shopping_klp_urls":["/shopping/edgy-summer-skort-for-night-out/907579514731/","/shopping/modern-backpack-for-outdoor/910903373091/","/shopping/beige-hobo-bag-for-fall-travel/948423493572/","/shopping/cheap-gray-leisure-bottoms/938579593965/","/shopping/designer-high-top-sneakers-with-laces/946335701332/","/shopping/travel-pouch-shoulder-bag-with-gunmetal-hardware/941776871619/","/shopping/bohemian-gold-cabochon-necklace/935153113610/"],"visual_annotation":["Healthy Cooking Oil","Healthy Cooking Oils","Baked Avocado","Cooking Oils","Rice Bran","Health Conscious","Healthy Oils","Rice Bran Oil","Daily Diet"],"canonical_pin":null},"is_eligible_for_pdp":false,"grid_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","type":"board","name":"globalhealthmag","privacy":"public","id":"346425465026601038","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026601038_board_thumbnail_2025-05-13-03-22-19_36312_60.jpg","url":"/sobitech/globalhealthmag/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","created_at":"Fri, 21 Mar 2025 03:21:54 +0000","is_oos_product":false},{"node_id":"UGluOjM0NjQyNTM5NjM1Nzc1MDk0NQ==","story_pin_data_id":"5420198748003287830","tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAlQsABwAAAApuZ2FwaS9wcm9kAA","is_eligible_for_web_closeup":false,"promoted_is_removable":false,"seo_alt_text":"a glass bottle filled with oil sitting on top of a piece of wood next to ears of wheat","videos":null,"description":"In today’s pursuit of a healthy lifestyle, Costco has become a haven for health-conscious consumers seeking quality food products. Recently, Ricevita Rice Bran Oil has quietly gained popularity on Costco’s shelves, becoming the new favorite for healthy cooking oils. This is not just a passing trend but possibly a significant step towards healthier cooking choices. [...]\nThe post Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco appeared first on GlobalHealt...","is_stale_product":false,"is_downstream_promotion":false,"seo_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco in 2025 | Healthy cooking oils, Rice bran oil, Best oils","id":"346425396357750945","video_status":null,"call_to_action_text":null,"pinner":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"alt_text":null,"story_pin_data":{"node_id":"U3RvcnlQaW5EYXRhOjU0MjAxOTg3NDgwMDMyODc4MzA=","pages":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5420198716701196965","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fa19d3e6181cb9dc50439511e41e87c6","type":"story_pin_image_block"}]}],"total_video_duration":0,"last_edited":null,"static_page_count":1,"page_count":1,"has_product_pins":false,"type":"storypindata","has_affiliate_products":false,"metadata":{"compatible_version":"0.16.0","canvas_aspect_ratio":1.4990925589836661,"showreel_data":null,"pin_image_signature":"fa19d3e6181cb9dc50439511e41e87c6","is_compatible":false,"template_type":null,"root_user_id":"346425533745111558","basics":null,"root_pin_id":"346425396357750945","pin_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","recipe_data":null,"is_promotable":true,"version":"0.16.0","diy_data":null,"is_editable":false},"pages_preview":[{"blocks":[{"text":"","image":null,"block_type":2,"tracking_id":"5420198716701196965","block_style":{"y_coord":0,"width":100,"height":100,"x_coord":0,"rotation":0,"corner_radius":0},"image_signature":"fa19d3e6181cb9dc50439511e41e87c6","type":"story_pin_image_block"}]}],"id":"5420198748003287830","is_deleted":false},"seo_url":"/pin/346425396357750945/","utm_link":null,"has_required_attribution_provider":false,"type":"pin","insertion_id":null,"image_crop":{"min_y":0,"max_y":1},"dominant_color":"#744d2b","domain":"globalhealthmag.com","product_metadata":null,"reaction_counts":{},"image_signature":"fa19d3e6181cb9dc50439511e41e87c6","digital_media_source_type":null,"sponsorship":null,"auto_alt_text":"a glass bottle filled with oil sitting on top of a piece of wood next to ears of wheat","campaign_id":null,"rich_summary":{"products":[],"site_name":"GlobalHealth Magazine","apple_touch_icon_link":null,"apple_touch_icon_images":null,"type_name":"article","favicon_images":{"orig":"https://s.pinimg.com/images/default_rich_pin_favicon.png"},"id":"2ec418497ae27aec405de19ed2edca61","url":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","display_name":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","type":"richpingriddata","favicon_link":"https://s.pinimg.com/images/default_rich_pin_favicon.png","display_description":"Ricevita Rice Bran Oil has quietly gained popularity on Costco's shelves, becoming the new favorite for healthy cooking oils.","actions":[]},"images":{"170x":{"width":236,"height":157,"url":"https://i.pinimg.com/236x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg"},"236x":{"width":236,"height":157,"url":"https://i.pinimg.com/236x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg"},"474x":{"width":474,"height":316,"url":"https://i.pinimg.com/474x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg"},"736x":{"width":736,"height":490,"url":"https://i.pinimg.com/736x/fa/19/d3/fa19d3e6181cb9dc50439511e41e87c6.jpg"}},"promoted_is_lead_ad":false,"video_status_message":null,"attribution":null,"link":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","recommendation_reason":null,"ad_match_reason":0,"is_eligible_for_related_products":false,"shopping_flags":[],"promoted_lead_form":null,"is_eligible_for_aggregated_comments":true,"pin_join":{"seo_canonical_url":"/pin/rice-bran-oil-market-size-and-growth-emerging-trends-and-forecast-to-2028--1000432504701647323/","seo_canonical_domain":"in.pinterest.com","annotations_with_links":{"Healthy Cooking Oils":{"url":"/ideas/healthy-cooking-oils/922323764390/","name":"Healthy Cooking Oils"},"Carbon Steel Pan":{"url":"/ideas/carbon-steel-pan/921039929526/","name":"Carbon Steel Pan"},"Making Ghee":{"url":"/ideas/making-ghee/934797534276/","name":"Making Ghee"},"Baked Avocado":{"url":"/ideas/baked-avocado/950772510224/","name":"Baked Avocado"},"Best Butter":{"url":"/ideas/best-butter/946647411975/","name":"Best Butter"},"Cooking Oils":{"url":"/ideas/cooking-oils/930206954763/","name":"Cooking Oils"},"Rice Bran":{"url":"/ideas/rice-bran/919247780796/","name":"Rice Bran"},"Edible Oil":{"url":"/ideas/edible-oil/952353836208/","name":"Edible Oil"},"Fast Food Chains":{"url":"/ideas/fast-food-chains/946298182751/","name":"Fast Food Chains"}},"shopping_klp_urls":null,"visual_annotation":["Healthy Cooking Oils","Carbon Steel Pan","Making Ghee","Baked Avocado","Best Butter","Cooking Oils","Rice Bran","Edible Oil","Fast Food Chains"],"canonical_pin":{"id":"1000432504701647323"}},"is_eligible_for_pdp":false,"grid_title":"Ricevita Rice Bran Oil: Leading a New Healthy Cooking Oil Trend at Costco","seo_noindex_reason":null,"should_open_in_stream":false,"source_interest":null,"board":{"node_id":"Qm9hcmQ6MzQ2NDI1NDY1MDI2NjAxMDM4","type":"board","name":"globalhealthmag","privacy":"public","id":"346425465026601038","image_thumbnail_url":"https://i.pinimg.com/upload/346425465026601038_board_thumbnail_2025-05-13-03-22-19_36312_60.jpg","url":"/sobitech/globalhealthmag/"},"promoter":null,"embed":null,"product_pin_data":null,"native_creator":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","full_name":"Sobi Tech","image_small_url":"https://i.pinimg.com/30x30_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","ads_only_profile_site":null,"explicitly_followed_by_me":false,"type":"user","is_ads_only_profile":false,"username":"sobitech","id":"346425533745111558"},"tracked_link":"https://www.globalhealthmag.com/en/ricevita-rice-bran-oil-leading-a-new-healthy-cooking-oil-trend-at-costco/","created_at":"Fri, 21 Mar 2025 03:21:53 +0000","is_oos_product":false}],"fetching":false,"nextBookmark":"P2MzNDY0MjUzOTYzNTc3NTA5NDUuMTc0MjUyNzMxMywtMXwyNHw3MzYxODQwMTE5NDI0NjQ2KkdRTCp8NmY3MjNjODg1NzA2MWFmZmZlMTI5NDQxMTZlNDM4NTYwMTBlNjY2ZWIxNDU3ZDZlMDk5NWU2M2EwZDViZWFjNnxORVd8"}}},"scheduledPins":[],"search":{"animated":false,"currentSearch":{"query":"","scope":"pins"},"queries":{},"productFilters":{},"recentSearches":[],"recentPersonalSearches":[],"recommendedSearches":[],"typeaheadCache":{},"pins":{},"visualSearches":{}},"session":{"browser":"Other","browserType":null,"browserVersion":"","canUseNativeApp":false,"debug":false,"facebookToken":"","inviteCode":"","isAuthenticated":false,"isDataSaver":false,"isMobile":false,"isPaidTraffic":false,"isSocialBot":false,"isTablet":false,"origin":"https://www.pinterest.com","requestIdentifier":"7361840119424646","userAgent":"FeedValidator/1.3","userAgentPlatform":"other","userId":"","stage":"prod","seoDebug":false},"settings":{},"stories":{"7796783970359537978":{"action":{"url":"/users/346425533745111558/pins/"},"experience":null,"dynamic_insertion_options":{},"relationships":{},"button_text":null,"story_type":"all_pins","objects":[{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyNg==","closeup_unified_description":"The word (stigma synonym) stigma carries a heavy emotional weight. Whether in discussions about mental health, social issues, or personal identity, stigma often refers to a mark of disgrace, shame, or disapproval associated with a person or group. But what happens when you want to vary your language or explore deeper meanings? That’s where synonyms [...]\nThe post Stigma Synonym: Exploring Alternatives and Understanding the Nuance appeared first on GlobalHealth Magazine.","image_medium_url":"https://i.pinimg.com/200x/87/56/3e/87563e890a13476dc203f19ee7d7d2ed.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyMg==","closeup_unified_description":"Google Ads can be one of the most powerful tools in your digital marketing arsenal if done right. With billions of searches per day, Google offers you direct access to potential customers who are actively looking for what you offer. But simply launching a campaign isn’t enough. To truly get the most out of your [...]\nThe post How to Create the Best Google Ads Campaign: Step-by-Step Guide appeared first on iTech Magazine.","image_medium_url":"https://i.pinimg.com/200x/3d/6c/70/3d6c704e486758a079055d8cc280b4fb.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE1NzcyMA==","closeup_unified_description":"Becoming a teacher is more than just a career choice it’s a calling to inspire, educate, and shape the future. If you’re passionate about helping others learn, one of the first questions you might ask is: What degree do you need to be a teacher? The answer depends on the level and subject you want …\nThe post What Degree Do You Need to Be a Teacher? appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","image_medium_url":"https://i.pinimg.com/200x/f3/de/8a/f3de8aa5eaf85dd8cd03d68aa62e0efe.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE0MzM5MA==","closeup_unified_description":"Workplace safety is no longer an afterthought. In today’s connected world, any lapse in safety can become a headline within minutes. Employees, consumers, and even investors demand more accountability. Social media platforms have amplified awareness, and people are quick to share their experiences both good and bad. As a result, businesses are under increasing pressure …\nThe post How a Master’s in Public Health Can Help Ensure Workplace Safety appeared first on Eduqia - EduTech, Learnin...","image_medium_url":"https://i.pinimg.com/200x/30/80/8a/30808a2e8fd4c16623fc65e2a16466fa.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODE0MzM4OQ==","closeup_unified_description":"How to write a respectful and clear email to your teacher is a skill every student should master. Whether you’re asking a question about homework, requesting a deadline extension, or seeking help with a concept, the way you communicate can make a big difference in how your message is received and how your teacher responds. …\nThe post How to Write an Email to a Teacher: A Simple Guide for Students appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","image_medium_url":"https://i.pinimg.com/200x/fb/4d/6c/fb4d6c0025ffbad0484a9a44cb44e589.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODEzODI2Ng==","closeup_unified_description":"Student loans might not seem urgent while you’re still attending lectures and writing papers, but waiting until graduation to think about them can cost you. Interest keeps adding up while you’re busy with exams and projects. The good news? You don’t have to wait. Starting early even with small steps can ease your future loan …\nThe post Tips for Paying Off Student Debt While in School appeared first on Eduqia - EduTech, Learning Tips, Career, Skills, Online Education.","image_medium_url":"https://i.pinimg.com/200x/6b/7b/92/6b7b921cbd342336cbd65b7b3e722612.jpg"},{"node_id":"UGluOjM0NjQyNTM5NjM1ODEyOTIyMw==","closeup_unified_description":"How do we prepare future nurses when the system itself is still healing? The pandemic didn’t just overwhelm hospitals it revealed gaps in how we educate and support nursing students. Clinicals vanished, classes went virtual, and hands-on learning took a backseat. Now, with crisis mode behind us, nursing education is being reimagined. Flexibility, innovation, and …\nThe post The Future of Nursing Education in a Post-Pandemic World appeared first on Eduqia - EduTech, Learning Tips, Career,...","image_medium_url":"https://i.pinimg.com/200x/c5/e5/92/c5e5926165b3ebd4c82653de086ef0b3.jpg"}],"slot":0,"bookmarks_for_objects":null,"subtitle":null,"display_options":{"hide_search_guides_when_visible":false,"subtitle_text_color":null,"stacked_card_cover_shade_colors":null,"show_simplified_pin":false,"item_view_rep_style":null,"scale_up":null,"extra_spacing_after":0,"header_display":null,"hide_education_in_stream":null,"show_separator":false,"has_condensed_header":false,"action_button_location":null,"extra_spacing_before":0,"show_product_indicator_overlay":null,"footer_display":null,"content_display":null,"allow_pin_height_trimming":null,"show_dismiss_button":null,"header_hidden":false,"show_follow_buttons":null,"container_grid_span":null,"header_font":null,"pin_display_options":null,"show_content_follow_buttons":null,"carousel_item_spacing":null,"explore_article_display_options":null,"show_bottom_divider":false,"hide_ui_in_stream":null,"ideas_card_hide_when_offscreen":false,"item_column_span":1,"tiles_grid_layout":null,"board_display_options":null,"shopping_grid_display":null,"show_top_divider":false,"display_view_state":null,"title_text_color":null,"align_image_bottom":false,"carousel_fade_ends":null,"module_header_alignment":null,"corner_radius":null,"identifier_icon_name":null,"horizontal_full_bleed":false,"board_view_type":null,"image_only":null,"use_plain_text_display_mode":false,"pin_image_ratio":null,"num_columns_requested":1},"referring_source":null,"description":null,"background_colour":null,"expanded_viewport_objects":[],"shop_source":null,"item_actions":[],"type":"story","title":{"text":null,"args_reformatted":[],"args":[],"format":"All Pins"},"experience_extra_context":{},"container_type":72,"tracking_params":"CwABAAAAEDczNjE4NDAxMTk0MjQ2NDYGAAMAggA","content_ids":["346425396358157726","346425396358157722","346425396358157720","346425396358143390","346425396358143389","346425396358138266","346425396358129223"],"id":"7796783970359537978","custom_properties":{},"mapped_display_options":{},"copy":{},"closeup_id":null,"user":null,"aux_fields":{}}},"storyPinData":{},"todayarticles":{},"todayArticles":{},"topics":{},"triedits":{},"ui":{"mainComponent":{"current":null,"locationToErrorMap":{}},"nuxSelectedInterestImages":{"images":[]},"nuxSelectedPinImages":{"images":[]},"nuxProgress":{"step":"welcome"},"postRepinMoreIdeasUpsell":{"recentSaves":[],"recentUpsell":{}}},"users":{"":{"unauth_id":"c74181bb66fc4a7c9b0fd367c4e19ab5","ip_country":"US","ip_region":"VA","id":""},"346425533745111558":{"node_id":"VXNlcjozNDY0MjU1MzM3NDUxMTE1NTg=","image_xlarge_url":"https://i.pinimg.com/280x280_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","first_name":"Sobi Tech","image_medium_url":"https://i.pinimg.com/75x75_RS/fa/56/6d/fa566d2ce3e4355811df57d58a89227b.jpg","instagram_data":null,"is_primary_website_verified":true,"seo_noindex_reason":"is_filtered_profile_functional","id":"346425533745111558","verified_identity":{},"impressum_url":null,"domain_url":"www.eduqia.com","seo_canonical_domain":"www.pinterest.com","domain_verified":true,"profile_cover":{"video":null,"type":"profilecoversource","images":null,"source":"all_user_pins","source_id":null},"ads_only_profile_site":null,"board_count":4,"follower_count":27,"about":"itechmagazine.com - eduqia.com - sobitech.com - GlobalHealthMag.com","created_at":"Mon, 03 Nov 2014 18:27:35 +0000","seo_description":"Sobi Tech | itechmagazine.com - eduqia.com - sobitech.com - GlobalHealthMag.com","indexed":true,"pin_count":432,"type":"user","full_name":"Sobi Tech","interest_following_count":8,"is_ads_only_profile":false,"is_partner":true,"is_verified_merchant":false,"website_url":"http://www.eduqia.com","seo_title":"Sobi Tech (sobitech) - Profile | Pinterest","is_private_profile":false,"username":"sobitech","following_count":8,"eligible_profile_tabs":[{"id":"17591846658149","type":"profiletab","tab_type":1,"name":"Created","is_default":false},{"id":"17589070195681","type":"profiletab","tab_type":0,"name":"Saved","is_default":true}],"last_pin_save_time":"Tue, 13 May 2025 03:22:15 +0000","partner":{"node_id":"UGFydG5lcjozNDY0MjU1MzM3NDUxMTE1NTg=","profile_place":null,"enable_profile_address":false},"is_gco_account":false,"is_inspirational_merchant":false}},"verifiedMerchants":{"vmpBannerLastDismissedAt":{},"vmpWelcomeBannerDismissCount":{},"vmpCelebrationBannerDismissed":{}},"upsell":{"pinViewCount":0,"pinSaveCount":0,"navigationalModalViewed":false,"showBanner":false,"showSaveModal":false,"attributionLabel":"","pinId":"","showScrollDownUpsell":true,"clickCloseUp":false,"clickContextMenuSaveButton":false,"clickContextMenuDownloadButton":false,"clickFollowButton":false,"followIsIdeaPin":false,"clickCloseUpContextMenuSaveButton":false,"clickFollowingButton":false,"clickFollowersButton":false,"clickCommentComposerUpsell":false,"clickPinLinkUpsell":false,"clickPinLinkCount":0,"clickRelatedPinOpenLinkUpsell":false,"uniqueNavigationalPagesSeen":[],"navigationalPagesUpsellSeen":false,"navigationalContainerPage":""}},"isAppShell":false,"pwaContext":{"pwaType":"unknown","twaType":null},"traceLoggerData":{"trace_id":"4020f0222eebefdc","annotations":[{"key":"SERVER_begin","timestamp":1747293052226}],"binary_annotations":[],"client_span_id":"0aa199c01aaedcfb","server_span_id":null,"path":"unknown"}}</script><template id="__PWS_INITIAL_PROPS_COMPLETE__"></template></div><script nonce="76247b6b3b5d18568e0c82a6f8396cde">$RC("B:3","S:3")</script><div hidden id="S:1"></div><script nonce="76247b6b3b5d18568e0c82a6f8396cde">$RC("B:1","S:1")</script></body></html><script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[69368,58308,46034,81176]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["locale-en_US-data-js"]}</script><script id="__LAZY_COMPONENT_REQUIRED_CHUNKS__" type="application/json">[4178,33113,76201,29944,65252,74720,15361,13205,87070,63302,73611,53889,69345]</script>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda