www.pinterest.ph Open in urlscan Pro
151.101.192.84  Public Scan

Submitted URL: https://staplesdirect.cmail19.com/t/i-l-aihyux-tukyykkhid-e/
Effective URL: https://www.pinterest.ph/staples/
Submission: On December 07 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: searchGET /search/pins/

<form action="/search/pins/" method="get" name="search" style="flex-grow:1">
  <div class="XiG oy8 zI7 iyn Hsu" style="width:100%">
    <div class="Jea KS5 LJB Pw5 XgI XiG fev urM zI7 iyn Hsu" style="height:48px"><em></em>
      <div class="Eqh rDA wc1 zI7 iyn Hsu"><svg class="gUZ ztu U9O kVc" height="16" width="16" viewBox="0 0 24 24" aria-label="Suchen" role="img">
          <path d="M10 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6m13.12 2.88-4.26-4.26A9.842 9.842 0 0 0 20 10c0-5.52-4.48-10-10-10S0 4.48 0 10s4.48 10 10 10c1.67 0 3.24-.41 4.62-1.14l4.26 4.26a3 3 0 0 0 4.24 0 3 3 0 0 0 0-4.24"></path>
        </svg></div>
      <div class="KS5 hs0 sLG ujU un8 C9i TB_">
        <div class="ujU zI7 iyn Hsu" style="height:100%"><input autocapitalize="off" autocorrect="off" autocomplete="off" aria-autocomplete="list" aria-controls="SuggestionsMenu" aria-describedby="searchBoxAccessibleText" aria-label="Suchen"
            aria-expanded="false" data-test-id="search-input" name="q" placeholder="Suche nach einfachen Rezepten, Mode usw." 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" value="">
          <div id="searchBoxAccessibleText" class="ESm zI7 iyn Hsu">Wenn Ergebnisse zur automatischen Vervollständigung angezeigt werden, verwenden die Pfeile nach oben und unten, um sie dir anzusehen und sie auszuwählen. Nutzer von Geräten mit
            Touchscreen können die Ergebnisse durch Antippen oder mit Streichgesten durchsuchen.</div>
        </div>
      </div>
    </div>
    <style>
      .OpenTypeahead {
        display: block;
        visibility: hidden;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
        background: #fff;
        border-radius: 6px;
        left: 0;
        opacity: 0;
        right: 0;
        transition: visibility 0s, opacity .25s linear;
        -webkit-transition: visibility 0s, opacity .25s linear;
      }

      .OpenTypeahead.flexible {
        overflow-y: auto;
      }

      .OpenTypeahead.typeaheadWithTitles li a {
        color: #4a4a4a;
        font-size: 16px;
        padding: 6px 15px;
      }

      .OpenTypeahead.typeaheadWithTitles li a:hover {
        color: #4a4a4a;
      }

      .OpenTypeahead.typeaheadWithTitles li a.titleItem {
        color: #999;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px;
        margin-top: 5px;
      }

      .OpenTypeahead.typeaheadWithTitles li a.titleItem .typeaheadName {
        text-transform: uppercase;
      }

      .OpenTypeahead.typeaheadWithTitles li a.clearRecentItem {
        color: #ddd;
        font-size: 12px;
      }

      .OpenTypeahead.typeaheadWithTitles li a.clearRecentItem:hover {
        color: #777;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-1 {
        color: #333;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-1.halloween {
        color: #9b3fc3 !important;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-2 {
        color: #666;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-2.halloween {
        color: #a34ec7;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-3 {
        color: #757575;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-3.halloween {
        color: #ab5ecd;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-4 {
        color: #838383;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-4.halloween {
        color: #b36dd1;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-5 {
        color: #909090;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-5.halloween {
        color: #bb7dd7;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-6 {
        color: #9f9f9f;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-6.halloween {
        color: #c38cdb;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-7 {
        color: #acacac;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-7.halloween {
        color: #cb9bdf;
      }

      .OpenTypeahead.typeaheadWithTitles .chevron {
        float: right;
        margin: 3px 0 0;
      }

      .OpenTypeahead.open {
        animation: fadeIn .2s ease-out;
        -webkit-animation: fadeIn .2 ease-out;
        opacity: 1;
        visibility: visible;
      }

      .OpenTypeahead.expanded {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        max-width: 1000px;
      }

      .OpenTypeahead.expanded .results ul {
        float: left;
        width: 33.3%;
      }

      .OpenTypeahead.expanded .cancelButton {
        color: #fff;
        font-size: 32px;
        font-weight: 400;
        position: absolute;
        right: 20px;
        top: 30px;
      }

      .OpenTypeahead.expanded.open {
        animation: none;
      }

      .OpenTypeahead.expanded.showRecentQueries .recentQueriesHeader {
        display: block;
      }

      .OpenTypeahead.expanded .recentQueriesHeader {
        display: none;
        padding-top: 20px;
      }

      .OpenTypeahead.expanded .recentQueriesHeader .title {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding-left: 10px;
      }

      .OpenTypeahead.expanded .recentQueriesHeader hr {
        background-color: rgba(255, 255, 255, 0.18);
        height: 1px;
        margin-top: 25px;
      }

      .OpenTypeahead.expanded li:first-child,
      .OpenTypeahead.expanded li:last-child {
        padding: 0;
      }

      .OpenTypeahead.expanded li a {
        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;
        border-radius: 6px;
        color: #b9b9b9;
        font-size: 16px;
        font-weight: 500;
        padding: 15px 10px;
      }

      .OpenTypeahead.expanded li a.recentQuery,
      .OpenTypeahead.expanded li a.searchMore {
        padding: 20px 10px;
      }

      .OpenTypeahead.expanded li a.searchMore {
        font-size: 18px;
      }

      .OpenTypeahead.expanded li a .typeaheadSearchIcon em {
        float: left;
        margin-right: 10px;
        margin-top: 4px;
      }

      .OpenTypeahead.expanded li a .typeaheadScope {
        color: #fff;
      }

      .OpenTypeahead.expanded li.highlighted a,
      .OpenTypeahead.expanded li a:hover {
        background-color: #262626;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 15px 10px;
      }

      .OpenTypeahead.expanded li.highlighted a.recentQuery,
      .OpenTypeahead.expanded li.highlighted a.searchMore,
      .OpenTypeahead.expanded li a:hover.recentQuery,
      .OpenTypeahead.expanded li a:hover.searchMore {
        padding: 20px 10px;
      }

      .OpenTypeahead.expanded li.highlighted a.searchMore,
      .OpenTypeahead.expanded li a:hover.searchMore {
        font-size: 18px;
      }

      .OpenTypeahead.expanded li hr {
        background-color: rgba(255, 255, 255, 0.18);
        height: 1px;
        margin: 5px;
      }

      .OpenTypeahead li {
        overflow: hidden;
        color: #777;
        display: block;
        font-size: 12px;
        position: relative;
      }

      .OpenTypeahead li:first-child {
        padding-top: 5px;
      }

      .OpenTypeahead li:last-child {
        padding-bottom: 5px;
      }

      .OpenTypeahead li a {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        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;
        font-weight: bold;
        color: #777;
        cursor: pointer;
        display: block;
        padding: 9px 14px;
      }

      .OpenTypeahead li a:hover {
        background: #f1f1f1;
        color: #333;
      }

      .OpenTypeahead li a:active {
        background: #eaeaea;
      }

      .OpenTypeahead li a {
        overflow: hidden;
        padding: 6px 10px;
        white-space: nowrap;
      }

      .OpenTypeahead li.highlighted a {
        background: rgba(0, 0, 0, 0.08);
        color: #333;
      }

      .OpenTypeahead li:hover .remove {
        display: inline;
      }

      .OpenTypeahead li .user,
      .OpenTypeahead li .board {
        text-overflow: clip;
      }

      .OpenTypeahead li .user .typeaheadName,
      .OpenTypeahead li .board .typeaheadName {
        box-sizing: border-box;
        margin-left: -43px;
        padding-left: 43px;
      }

      .OpenTypeahead li .user .typeaheadName .sublabel,
      .OpenTypeahead li .user .typeaheadName .label,
      .OpenTypeahead li .board .typeaheadName .sublabel,
      .OpenTypeahead li .board .typeaheadName .label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
      }

      .OpenTypeahead.advanced li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead .results li:first-child .breakLine {
        border-top: 0;
      }

      .OpenTypeahead .results .sectionHeader {
        background: #f1f1f1;
        cursor: default;
      }

      .OpenTypeahead .typeaheadImg {
        position: relative;
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
        width: 38px;
      }

      .OpenTypeahead .typeaheadImg::after {
        border-radius: 2px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.9) inset;
        content: " ";
        height: 38px;
        left: 0;
        position: absolute;
        top: 0;
        width: 38px;
      }

      .OpenTypeahead .typeaheadImg img {
        border-radius: 2px;
        height: 38px;
        width: 38px;
      }

      .OpenTypeahead .myPins {
        color: #e60023;
      }

      .OpenTypeahead.gigantic li {
        font-size: 16px;
      }

      .OpenTypeahead.gigantic li a {
        font-weight: normal;
      }

      .OpenTypeahead .hintWrapper {
        border-bottom: 1px solid #eee;
        font-size: 13px;
        padding-left: 12px;
        padding-right: 12px;
      }

      .OpenTypeahead .hintWrapper .hint {
        color: #333;
      }

      .OpenTypeahead .hintWrapper .highlighted {
        color: #e60023;
      }

      .OpenTypeahead.addPlaceToPinForm {
        margin-bottom: 14px;
      }

      .OpenTypeahead.addPlaceToPinForm li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li:last-child {
        padding-bottom: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li a {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 14px;
        padding-top: 14px;
      }

      .OpenTypeahead.addPlaceToPinForm li .addToMap {
        float: right;
        visibility: hidden;
      }

      .OpenTypeahead.addPlaceToPinForm li .addToMap p {
        margin: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li.highlighted .addToMap,
      .OpenTypeahead.addPlaceToPinForm li:hover .addToMap {
        visibility: visible;
      }

      .OpenTypeahead.addPlaceToPinForm li.highlighted a,
      .OpenTypeahead.addPlaceToPinForm li a:hover {
        background: #f1f1f1 !important;
      }

      .OpenTypeahead.addPlaceToPinForm li:focus {
        background: #fff;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData {
        clear: both;
        color: #999;
        float: left;
        font-size: 13px;
        font-weight: normal;
        margin: 1px 0 0;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData:first-child {
        margin-top: 13px;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData,
      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultEmphasized {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 336px;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultEmphasized {
        color: #666;
        float: left;
        font-size: 13px;
      }

      .OpenTypeahead.userSelect {
        background: #fff;
        border-radius: 0 0 6px 6px;
        border-top: 1px solid #ccc;
        box-shadow: none;
        margin: 0;
        position: absolute;
        text-align: left;
      }

      .OpenTypeahead.userSelect .highlighted a,
      .OpenTypeahead.userSelect a:hover {
        background: #f1f1f1;
      }

      .OpenTypeahead.userSelect a:active {
        background: #eaeaea;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg {
        position: relative;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg::after {
        border-radius: 3px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        content: " ";
        height: 38px;
        left: 0;
        position: absolute;
        top: 0;
        width: 38px;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg img {
        border-radius: 3px;
        height: 38px;
        width: 38px;
      }

      .OpenTypeahead.userSelect li {
        border-bottom: 1px solid #e5e5e5;
      }

      .OpenTypeahead.userSelect li:first-child,
      .OpenTypeahead.userSelect li:last-child {
        padding-bottom: 0;
        padding-top: 0;
      }

      .OpenTypeahead.userSelect li:last-child {
        border-bottom: 0;
      }

      .OpenTypeahead.userSelect li a {
        padding: 10px 14px;
      }

      .OpenTypeahead.userSelect .typeaheadImg {
        float: left;
        margin-right: 12px;
      }

      .OpenTypeahead.userSelect p {
        margin: 0;
      }

      .OpenTypeahead.userSelect .typeaheadName {
        color: #000;
        font-size: 13px;
        margin-bottom: 2px;
        margin-top: 6px;
      }

      .OpenTypeahead.userSelect .titleWrapper {
        font-size: 11px;
      }

      .OpenTypeahead.userSelect .titleWrapper .title {
        display: inline-block;
        margin-left: 5px;
      }

      .OpenTypeahead.userSelect .title {
        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;
        color: #666;
        font-weight: normal;
        margin-left: 16px;
        position: relative;
        top: -1px;
      }

      .OpenTypeahead.userSelect .collaboratorInviterTypeahead {
        fontsize: 14px;
        padding: 7px;
        width: 100%;
      }

      .OpenTypeahead.userSelect .collaboratorInviterTypeaheadCustom {
        height: 230px;
      }

      .OpenTypeahead.addPinToMap.hidden {
        display: none;
      }

      .OpenTypeahead.addPinToMap li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead.addPinToMap li:last-child {
        padding-bottom: 0;
      }

      .OpenTypeahead.addPinToMap li a {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 21px;
        padding-top: 21px;
      }

      .OpenTypeahead.addPinToMap li .addToMap {
        float: right;
        visibility: hidden;
      }

      .OpenTypeahead.addPinToMap li .addToMap p {
        margin: 0;
        padding-left: 14px;
        padding-right: 14px;
        width: auto;
      }

      .OpenTypeahead.addPinToMap li.highlighted .addToMap,
      .OpenTypeahead.addPinToMap li:hover .addToMap {
        visibility: visible;
      }

      .OpenTypeahead.addPinToMap li.highlighted a,
      .OpenTypeahead.addPinToMap li a:hover {
        background: #f1f1f1 !important;
      }

      .OpenTypeahead.addPinToMap li:focus {
        background: #fff;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData {
        clear: both;
        color: #9a9a9a;
        float: left;
        font-size: 13px;
        margin: 0;
        margin-bottom: 0;
        margin-top: -10px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData:first-child {
        margin-top: 13px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData,
      .OpenTypeahead.addPinToMap li .typeaheadResultEmphasized {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 390px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultEmphasized {
        color: #333;
        float: left;
        font-size: 16px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadImg {
        float: left;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary {
        float: left;
        margin-top: 3px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary .typeaheadName {
        color: #000;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 2px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary .typeaheadStats .numPinnersStat {
        float: left;
        font-size: 11px;
        font-weight: normal;
      }

      .OpenTypeahead.userCircleSelect.compact>ul>li {
        border-bottom: 0;
      }

      .OpenTypeahead.userCircleSelect.compact>ul>li a {
        padding: 4px 8px;
      }

      .OpenTypeahead.userCircleSelect li {
        border-bottom: 1px solid #e7e7e7;
      }

      .OpenTypeahead.userCircleSelect li:last-child {
        border-bottom: 0;
      }

      .OpenTypeahead.userCircleSelect li a {
        padding: 10px;
      }

      .OpenTypeahead.userCircleSelect li.highlighted a {
        background-color: #eeeeee;
      }

      .OpenTypeahead.userCircleSelect li.selected .userCircleAvatar .left {
        border: 2px solid #e60023;
      }

      .OpenTypeahead.userCircleSelect li.selected .userCircleAvatar .left img {
        border: 2px solid #fff;
      }

      .OpenTypeahead.sendShareUserCircleSelect li {
        border: 0;
        padding: 0;
      }

      .OpenTypeahead.sendShareUserCircleSelect li a {
        padding: 4px 20px;
      }

      .OpenTypeahead.sendShareUserCircleSelect li.highlighted a {
        background-color: #eeeeee;
      }

      .OpenTypeahead .userCircleAvatar,
      .OpenTypeahead .sendToEmail,
      .OpenTypeahead .connectCta,
      .OpenTypeahead .socialConnect {
        display: table;
        width: 100%;
      }

      .OpenTypeahead .userCircleAvatar .left,
      .OpenTypeahead .sendToEmail .left,
      .OpenTypeahead .connectCta .left,
      .OpenTypeahead .socialConnect .left {
        display: table-cell;
      }

      .OpenTypeahead .userCircleAvatar .right,
      .OpenTypeahead .sendToEmail .right,
      .OpenTypeahead .connectCta .right,
      .OpenTypeahead .socialConnect .right {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
      }

      .OpenTypeahead .userCircleAvatar .left {
        border: 2px solid transparent;
        border-radius: 50%;
        min-width: 34px;
        transition: border .15s ease-out;
      }

      .OpenTypeahead .userCircleAvatar .left img {
        border: 0;
        box-sizing: border-box;
        transition: border .15s ease-out;
      }

      .OpenTypeahead .userCircleAvatar .right {
        padding-left: 10px;
      }

      .OpenTypeahead .userCircleAvatar .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .userCircleAvatar .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead .userCircleAvatar img {
        border-radius: 50%;
        width: 34px;
      }

      .OpenTypeahead .sendToEmail.unclickable a {
        cursor: default;
      }

      .OpenTypeahead .sendToEmail .left {
        padding-right: 10px;
      }

      .OpenTypeahead .sendToEmail .left .icon {
        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;
        "MS Pゴシック",
        arial,
        sans-serif;
        background-color: #999;
        border-radius: 50%;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        height: 33px;
        line-height: 33px;
        margin-top: 1px;
        text-align: center;
        width: 33px;
      }

      .OpenTypeahead .sendToEmail .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .sendToEmail .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead .socialConnect .left {
        padding-right: 10px;
      }

      .OpenTypeahead .socialConnect .left .icon {
        height: 32px;
        width: 32px;
      }

      .OpenTypeahead .socialConnect .left .icon em {
        display: block;
      }

      .OpenTypeahead .socialConnect .title {
        color: #8f8f8f;
        font-weight: bold;
        line-height: 32px;
      }

      .OpenTypeahead .connectCta .left {
        padding-right: 10px;
      }

      .OpenTypeahead .connectCta .left .socialConnectCta {
        display: block;
      }

      .OpenTypeahead .connectCta .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .connectCta .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead.sendShare .userCircleAvatar .right,
      .OpenTypeahead.sendShare .sendToEmail .right,
      .OpenTypeahead.sendShare .connectCta .right {
        height: 32px;
      }

      .OpenTypeahead.sendShare .sendToEmail .icon {
        height: 32px;
        line-height: 32px;
        width: 32px;
      }

      .OpenTypeahead.sendShare .connectCta .socialConnectCta {
        height: 32px;
        width: 32px;
      }

      .OpenTypeahead.sendShare .title {
        white-space: normal;
        width: 258px;
      }

      .OpenTypeahead.sendShareBrio .userCircleAvatar .right,
      .OpenTypeahead.sendShareBrio .sendToEmail .right,
      .OpenTypeahead.sendShareBrio .connectCta .right {
        height: 44px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .left {
        margin-right: 12px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .left .icon {
        height: 44px;
        line-height: 44px;
        width: 44px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .right {
        padding-top: 5px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .right .title {
        color: #333;
        font-size: 18px;
        line-height: 20px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail img {
        width: 44px;
      }

      .OpenTypeahead.sendShareBrio .connectCta .socialConnectCta {
        height: 44px;
        margin-top: 0;
        width: 44px;
      }

      .OpenTypeahead .lightText {
        color: #999;
      }

      .OpenTypeahead .board .typeaheadImg::after {
        border-radius: none;
        box-shadow: none;
      }

      .OpenTypeahead .board .typeaheadImg img {
        border-radius: 6px;
      }

      .OpenTypeahead .typeaheadName {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
      }

      .OpenTypeahead .typeaheadName .subLabel {
        color: #999;
        font-size: 10px;
        font-weight: normal;
      }

      .OpenTypeahead .typeaheadName.hasImage {
        width: 273px;
      }

      .OpenTypeahead .verifiedIdentifyIcon {
        display: inline-block;
        font: 0 / 0 serif;
        text-shadow: none;
        color: transparent;
      }

      .OpenTypeahead .footer {
        height: 105px;
      }
    </style>
    <div class="OpenTypeahead typeaheadWithTitles" style="border-radius: 16px; margin: 50px 0px 0px; position: absolute; top: 0px;">
      <ul class="results">
        <div class="fZz qDf zI7 iyn Hsu">
          <div class="tBJ dyH iFc sAJ O2T zDA IZT swG">Shopping-Highlights</div>
          <div class="hjj zI7 iyn Hsu">
            <div class="hs0 kzZ un8 tkf A6h">
              <div class="xuA">
                <a class="Wk9 xQ4 CCY S9z ho- iyn kVc Tbt L4E e8F BG7" href="/today/shop/looks-f%C3%BCr-jede-feier/115831/" rel="" tabindex="-1"><div class="Pj7 sLG XiG ho- m1e" style="width: 192px; height: 192px;"><div class="XiG zI7 iyn Hsu" style="background-color: gray; height: 100%;"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" role="presentation" src="https://i.pinimg.com/736x/c6/34/06/c634065f14fda818e66291f97af79d82.jpg" style="object-fit: cover;"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="background-color: rgba(0, 0, 0, 0.4); height: 100%; width: 100%;"></div><div class="Jea MIw QLY Zr3 hUC iJk mQ8 zI7 iyn Hsu" style="height: 192px; width: 192px;"><div class="jzS un8 C9i TB_"><div class="tBJ dyH iFc sAJ NAw tg7 IZT H2s">Looks für jede Feier</div></div></div></div></div></div></a>
              </div>
              <div class="xuA">
                <a class="Wk9 xQ4 CCY S9z ho- iyn kVc Tbt L4E e8F BG7" href="/today/shop/alles-f%C3%BCr-neue-hobbies/115837/" rel="" tabindex="-1"><div class="Pj7 sLG XiG ho- m1e" style="width: 192px; height: 192px;"><div class="XiG zI7 iyn Hsu" style="background-color: gray; height: 100%;"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" role="presentation" src="https://i.pinimg.com/736x/b3/64/99/b36499e533cfebc050766b1db23e2abe.jpg" style="object-fit: cover;"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="background-color: rgba(0, 0, 0, 0.4); height: 100%; width: 100%;"></div><div class="Jea MIw QLY Zr3 hUC iJk mQ8 zI7 iyn Hsu" style="height: 192px; width: 192px;"><div class="jzS un8 C9i TB_"><div class="tBJ dyH iFc sAJ NAw tg7 IZT H2s">Alles für neue Hobbies</div></div></div></div></div></div></a>
              </div>
              <div class="xuA">
                <a class="Wk9 xQ4 CCY S9z ho- iyn kVc Tbt L4E e8F BG7" href="/today/shop/ein-perfektes-dinner-%F0%9F%8E%84/115834/" rel="" tabindex="-1"><div class="Pj7 sLG XiG ho- m1e" style="width: 192px; height: 192px;"><div class="XiG zI7 iyn Hsu" style="background-color: gray; height: 100%;"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" role="presentation" src="https://i.pinimg.com/736x/19/b4/54/19b4549d5771389e85815007e74bdbb8.jpg" style="object-fit: cover;"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="background-color: rgba(0, 0, 0, 0.4); height: 100%; width: 100%;"></div><div class="Jea MIw QLY Zr3 hUC iJk mQ8 zI7 iyn Hsu" style="height: 192px; width: 192px;"><div class="jzS un8 C9i TB_"><div class="tBJ dyH iFc sAJ NAw tg7 IZT H2s">Ein perfektes Dinner 🎄</div></div></div></div></div></div></a>
              </div>
              <div class="xuA">
                <a class="Wk9 xQ4 CCY S9z ho- iyn kVc Tbt L4E e8F BG7" href="/today/shop/xmasgeschenke-%F0%9F%8E%81/115836/" rel="" tabindex="-1"><div class="Pj7 sLG XiG ho- m1e" style="width: 192px; height: 192px;"><div class="XiG zI7 iyn Hsu" style="background-color: gray; height: 100%;"><img alt="" class="hCL kVc L4E MIw N7A XiG" fetchpriority="auto" loading="auto" role="presentation" src="https://i.pinimg.com/736x/e2/4b/61/e24b619e8177a55c340d7ebc063c1776.jpg" style="object-fit: cover;"><div class="MIw QLY Rym ojN p6V sLG zI7 iyn Hsu"><div class="zI7 iyn Hsu" style="background-color: rgba(0, 0, 0, 0.4); height: 100%; width: 100%;"></div><div class="Jea MIw QLY Zr3 hUC iJk mQ8 zI7 iyn Hsu" style="height: 192px; width: 192px;"><div class="jzS un8 C9i TB_"><div class="tBJ dyH iFc sAJ NAw tg7 IZT H2s">Xmas-Geschenke 🎁</div></div></div></div></div></div></a>
              </div>
            </div>
          </div>
        </div>
      </ul>
    </div>
  </div>
</form>

Text Content

PINTEREST

Heute
Entdecken
Wenn Ergebnisse zur automatischen Vervollständigung angezeigt werden, verwenden
die Pfeile nach oben und unten, um sie dir anzusehen und sie auszuwählen. Nutzer
von Geräten mit Touchscreen können die Ergebnisse durch Antippen oder mit
Streichgesten durchsuchen.
Shopping-Highlights
Looks für jede Feier
Alles für neue Hobbies
Ein perfektes Dinner 🎄
Xmas-Geschenke 🎁

Anmelden
Registrieren


STAPLES NAD



@staples
staples.com
; Öffnet eine neue Registerkarte
2,7 Tsd. Follower
·
0 folge ich
Folgen
Erstellt
Gemerkt

Staples Worklife Magazine
,
7 Pins
,
4 Jahre

WEITERE IDEEN VON STAPLES NAD

Möglichkeiten
Produktivität
Orte Zum Besuchen

Small cost items that make a big impact
One business founder swears by the S’well heat-insulated water bottle. It keeps
water hot for hours so she can keep working without interruption. See more
low-cost ideas business leaders won’t work without inside #StaplesWorklifeMag.
Staples NAD
Staples Worklife Magazine

Möglichkeiten
Berufliche Weiterbildung

Inspiring business podcasts you should know
Top brands and business experts are talking. See 3 of our top podcast picks in
#StaplesWorklifeMag. You’ll learn about standing out from the competition,
improving team communication, taking advantage of innovative technology and
more.
Staples NAD
Staples Worklife Magazine

Dekoideen Für Die Wohnung
Großraumbüro

6 ideas for an inspiring, collaborative and productive office
Transforming your space can have a huge impact on how employees feel and work.
See what a difference a new look made for Holiday Retirement inside
#StaplesWorklifeMag and get inspired.
Staples NAD
Staples Worklife Magazine

Make Peace
Kinderbetreuung
Geschäftspläne

How to manage conflict and keep the peace
To ease workplace tensions (and prevent them in the first place), it helps to
know common personalities and how to deal with them. Learn what makes these 5
types of coworkers tick inside #StaplesWorklifeMag.
Staples NAD
Staples Worklife Magazine

Gesundheit Und Wellness
Psychische Verfassung

7 life-changing tactics to calm your company culture
Workplace stress is incredibly common, but that doesn’t mean it’s unconquerable.
#StaplesWorklifeMag is sharing 7 things innovative companies are doing to soothe
workplace anxiety. Get inspired (and de-stress) now.
Staples NAD
Staples Worklife Magazine

Produktivität
Projekte Zu Versuchen
Stress
Organisation

Simple but effective ways to get more done in less time
Think you’re pretty productive? Or know you have room for improvement and
looking for some help? Check out these 8 expert tips from #StaplesWorklifeMag
and start enjoying a more efficient, less stressful workday.
Staples NAD
Staples Worklife Magazine

Work-life Balance
Flugreise
Verpackungstipps
Urlaubsreisen
Reisebedarf

5 travel essentials you should never leave at home
We asked and the experts in the premiere issue of #StaplesWorklifeMag answered.
Whether you’re traveling for work or pleasure, don’t forget to pack these
must-haves in your carry-on. We hadn’t thought of number 4, but love the idea!
Staples NAD
Staples Worklife Magazine




DU BIST ABGEMELDET.

Melde dich an, um Pinterest optimal zu nutzen.
Weiter mit E-Mail-Adresse


Weiter mit Facebook

Indem du fortfährst, stimmst du den
AGB
; Öffnet eine neue Registerkarte
von Pinterest zu und bestätigst, dass du unsere
Datenschutzrichtlinien
; Öffnet eine neue Registerkarte
gelesen hast.
Hinweis bei Sammlung
; Öffnet eine neue Registerkarte
.