@charset "UTF-8";@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.02);transform:scale(1.02)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.02);transform:scale(1.02)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{0%{opacity:0;display:block}to{opacity:1}}@keyframes fadeIn{0%{opacity:0;display:block}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutAndHide{0%{opacity:1;display:block}99%{opacity:0;display:block}to{opacity:0;display:none}}@keyframes fadeOutAndHide{0%{opacity:1;display:block}99%{opacity:0;display:block}to{opacity:0;display:none}}@-webkit-keyframes rotater{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(1turn) scale(2);transform:rotate(1turn) scale(2)}to{-webkit-transform:rotate(2turn) scale(1);transform:rotate(2turn) scale(1)}}@keyframes rotater{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(1turn) scale(2);transform:rotate(1turn) scale(2)}to{-webkit-transform:rotate(2turn) scale(1);transform:rotate(2turn) scale(1)}}.rotate{-webkit-animation-name:rotater;animation-name:rotater;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes popBadge{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes popBadge{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}75%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes menu-slide-in-up{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes menu-slide-in-up{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pinFadeIn{0%{opacity:0;-webkit-transform:scale(.93);transform:scale(.93)}39%{opacity:0;-webkit-transform:scale(.93);transform:scale(.93)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pinFadeIn{0%{opacity:0;-webkit-transform:scale(.93);transform:scale(.93)}39%{opacity:0;-webkit-transform:scale(.93);transform:scale(.93)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tapAnimation{0%{opacity:0;-webkit-transform:scale(.96);transform:scale(.96)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes tapAnimation{0%{opacity:0;-webkit-transform:scale(.96);transform:scale(.96)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.standardForm{margin:0 auto 70px;max-width:734px}.inModal .standardForm{background-color:#fff;border-radius:6px;margin-bottom:0;width:auto}.standardForm>h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;font-size:35px;margin:25px 0 0}.inModal .standardForm>h1{border-bottom:1px solid #e7e7e7;color:#333;font-size:20px;margin:0;min-height:20px;padding:17px 18px 13px;position:relative}.modalHasClose .standardForm>h1{padding-right:50px}.standardForm .formTitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;font-size:35px;margin:25px 0 0}.inModal .standardForm .formTitle{border-bottom:1px solid #e7e7e7;color:#333;font-size:20px;margin:0;min-height:20px;padding:17px 18px 13px;position:relative}.modalHasClose .standardForm .formTitle{padding-right:50px}.standardForm>h2{font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;font-weight:700;color:#333;font-size:20px;margin:40px 0 10px}.standardForm .formSection,.standardForm>ul{background:#fff;border-radius:6px;margin:0}.standardForm .formSection>li,.standardForm>ul>li{overflow:hidden;border-top:1px solid #dfdfdf;padding:15px 21px 15px 27px}.standardForm .formSection>li:first-child,.standardForm>ul>li:first-child{border:0}.inModal .standardForm .formSection>li,.inModal .standardForm>ul>li{padding-left:18px;padding-right:21px}.standardForm .formItem{overflow:hidden;border-top:1px solid #dfdfdf;padding:15px 21px 15px 27px}.standardForm .formItem:first-child{border:0}.inModal .standardForm .formItem{padding-left:18px;padding-right:21px}.standardForm .formSection>li>h3,.standardForm>ul>li>h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;float:left;font-size:13px;font-weight:700;padding:4px 10px 0 0;width:216px}.standardForm .formSection>li>h3 .hasError,.standardForm>ul>li>h3 .hasError{color:#e60023}.inModal .standardForm .formSection>li>h3,.inModal .standardForm>ul>li>h3{width:130px}.standardForm .formSection>li>h3.optional,.standardForm>ul>li>h3.optional{font-style:italic;font-weight:400}.standardForm .formItem>h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;float:left;font-size:13px;font-weight:700;padding:4px 10px 0 0;width:216px}.standardForm .formItem>h3 .hasError{color:#e60023}.inModal .standardForm .formItem>h3{width:130px}.standardForm .formItem>h3.optional{font-style:italic;font-weight:400}.standardForm .formItemHeading{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;float:left;font-size:13px;font-weight:700;padding:4px 10px 0 0;width:216px}.standardForm .formItemHeading .hasError{color:#e60023}.inModal .standardForm .formItemHeading{width:130px}.standardForm .formItemHeading.optional{font-style:italic;font-weight:400}.standardForm .formSection>li>div,.standardForm>ul>li>div{margin-left:226px}.inModal .standardForm .formSection>li>div,.inModal .standardForm>ul>li>div{margin-left:140px}.standardForm .formItem>div{margin-left:226px}.inModal .standardForm .formItem>div{margin-left:140px}.standardForm .formRightColumn{margin-left:226px}.inModal .standardForm .formRightColumn{margin-left:140px}.standardForm .learnMore{float:right;font-size:11px}.standardForm input[type=email],.standardForm input[type=number],.standardForm input[type=password],.standardForm input[type=text],.standardForm input[type=url],.standardForm textarea{background-color:#f3f3f3;background:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#f5f5f5));background:linear-gradient(#f0f0f0,#f5f5f5);box-sizing:border-box;width:100%;border:1px solid #d6d3ce;border-radius:3px;color:#333;font-size:14px;padding:7px}.standardForm input[type=email]:focus,.standardForm input[type=number]:focus,.standardForm input[type=password]:focus,.standardForm input[type=text]:focus,.standardForm input[type=url]:focus,.standardForm textarea:focus{background:#fff}.standardForm input[type=email].hasError,.standardForm input[type=email].hasWarning,.standardForm input[type=number].hasError,.standardForm input[type=number].hasWarning,.standardForm input[type=password].hasError,.standardForm input[type=password].hasWarning,.standardForm input[type=text].hasError,.standardForm input[type=text].hasWarning,.standardForm input[type=url].hasError,.standardForm input[type=url].hasWarning,.standardForm textarea.hasError,.standardForm textarea.hasWarning{background:#e6abad;border-color:#e60023}.standardForm input[type=email].disabled,.standardForm input[type=number].disabled,.standardForm input[type=password].disabled,.standardForm input[type=text].disabled,.standardForm input[type=url].disabled,.standardForm textarea.disabled{background-color:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#fafafa));background:linear-gradient(#f5f5f5,#fafafa);border-color:#dcdcdc;color:#999;cursor:default}.safari .standardForm input[type=email].disabled,.safari .standardForm input[type=number].disabled,.safari .standardForm input[type=password].disabled,.safari .standardForm input[type=text].disabled,.safari .standardForm input[type=url].disabled,.safari .standardForm textarea.disabled{background-color:#f8f8f8}.standardForm textarea{height:85px;line-height:20px;resize:vertical}.standardForm select{box-sizing:border-box;width:100%;background-color:#f5f5f5;border-radius:6px;border:1px solid #cfcfcf;color:#333;cursor:pointer;font-weight:700;height:28px;padding:4px 4px 4px 14px}.standardForm .learnMore{margin:7px 0 0 10px}.formFooter{background:#f0f0f0;border-radius:0 0 6px 6px;border-top:1px solid #dadada;clear:both;padding:10px 20px}.formFooter:after{clear:both;content:"";display:table}.formFooter a:active{color:#e60023}.formFooter .formFooterButtons{float:right}.formFooter .helpText{color:#444;float:left;font-size:11px;line-height:15px;margin:0}.formFooter .helpText a{color:#e60023;font-weight:700}.formFooter .helpText a:hover{text-decoration:underline}.formFooter .helpText a:active{color:#e60023}.formFooter .btn.Button{margin-left:8px;padding-left:15px;padding-right:15px}.formFooter .btn.Button.deleteButton{margin-left:0}label{cursor:pointer}.standardForm--login{max-width:470px;padding-top:20px}.standardForm--login .formItem,.standardForm--login .formSection>li,.standardForm--login>ul>li{border:none;padding:5px 40px;position:relative}.standardForm--login .formTitle,.standardForm--login>h1{color:#525252;font-size:23px;margin:10px 40px 15px}.standardForm--login .formSection,.standardForm--login>ul{margin-bottom:20px;overflow:hidden}.standardForm--login select{font-size:16px;font-weight:400;height:36px}.standardForm--login .formFooter{font-size:14px;padding:20px 40px}.standardForm--login .formFooter a:hover{color:#e60023}.standardForm--login input[type=email],.standardForm--login input[type=number],.standardForm--login input[type=password],.standardForm--login input[type=text],.standardForm--login input[type=url],.standardForm--login textarea{border-radius:3px;font-size:20px;padding:15px}.standardForm--login .helpText{line-height:40px;font-size:15px}.standardForm--login .email.hasError{padding-right:130px}.standardForm--login input.hasError{background:transparent!important;border-color:#e60023!important;box-shadow:0 0 6px rgba(255,0,0,.35)}@media (min-width:0) and (max-width:999px){.centeredWithinWrapper{width:750px}}@media (min-width:1000px) and (max-width:1249px){.centeredWithinWrapper{width:1000px}}@media (min-width:1250px) and (max-width:1499px){.centeredWithinWrapper{width:1250px}}@media (min-width:1500px) and (max-width:1749px){.centeredWithinWrapper{width:1500px}}@media (min-width:1750px) and (max-width:1999px){.centeredWithinWrapper{width:1750px}}@media (min-width:2000px) and (max-width:2249px){.centeredWithinWrapper{width:2000px}}@media (min-width:2250px) and (max-width:2499px){.centeredWithinWrapper{width:2250px}}@media (min-width:2500px) and (max-width:2749px){.centeredWithinWrapper{width:2500px}}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;color:#211922;font-size:12px}html{height:100%}body{min-height:100%;overflow-y:scroll;position:relative}input::-ms-clear{display:none}.noScroll,.ReactModal__Body--open{overflow:hidden}ul{margin:0}ul,ul li{padding:0}ul li{list-style:none}:focus{outline:1px auto #d1d1d1}.dangerouslyDisableFocusStyle:focus{outline:none}.centeredWithinWrapper{margin:0 auto}.hidden{display:none}.errorMessage{-webkit-animation:bounceIn .5s;animation:bounceIn .5s;color:#444;font-size:21px;font-weight:700;line-height:30px;margin:0 auto;max-width:738px;padding-top:130px;text-align:center}.errorMessage .back,.errorMessage .retry{font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;font-weight:700;color:#d62229;display:block}.errorMessage .retry{margin-top:13px}.errorMessage .errorInternal{margin:0 auto 32px;background:url(https://s.pinimg.com/webapp/style/images/502_tools-1x-675419bc.png) no-repeat;background-size:contain;height:222px;width:303px}.inlineError{color:#e60023;font-size:13px;margin-bottom:1em;margin-top:0;text-align:center}.inlineError,a{font-weight:700}a{color:#333;text-decoration:none}a:focus,a:hover{color:#262626}.placeholder{color:#aaa!important}.bottomDrawer{background:hsla(0,0%,78.4%,.6);border-top:1px solid rgba(0,0,0,.15);box-shadow:inset 0 1px 5px rgba(0,0,0,.15),0 -1px 0 hsla(0,0%,100%,.18);clear:both;margin-top:25px;padding-bottom:40px}.sectionTitle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;font-weight:700;color:#444;font-size:13px;margin-bottom:7px;margin-top:28px;text-shadow:0 1px 1px hsla(0,0%,100%,.5)}.debugMacro{border:2px solid red;overflow:auto}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,ul{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}a:active,a:hover{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img{max-width:none}fieldset{border:0;margin:0;padding:0}button,input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:100%;margin:0;vertical-align:middle}button,input{line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-moz-appearance:none;-webkit-appearance:none;appearance:none;margin:0}textarea{overflow:auto;vertical-align:top}body,figure,h1,h2,h3,h4,h5,h6{margin:0}.Module.fadeIn{-webkit-animation:fadeIn .3s;animation:fadeIn .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.Module.fadeOut{-webkit-animation:fadeOut .3s;animation:fadeOut .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.Module.slideIn{-webkit-animation:menu-slide-in-up .3s;animation:menu-slide-in-up .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.Module.error{opacity:1;visibility:visible}.border{border:1px solid #efefef}.border-top{border-top:1px solid #efefef}.border-right{border-right:1px solid #efefef}.border-bottom{border-bottom:1px solid #efefef}.border-left{border-left:1px solid #efefef}.no-border{border:0}.square{border-radius:0}.circle{border-radius:50%}.rounded{border-radius:8px}.blue{color:#0084ff}.bg-blue{background-color:#0084ff}.dark-gray,.dark-gray-hover:hover{color:#333}.gray{color:#767676}.bg-gray{background-color:#767676}.red{color:#e60023}.bg-super-light-gray{background-color:#efefef}.white{color:#fff}.bg-white{background-color:#fff}.yellow{color:#fab904}.bg-yellow{background-color:#fab904}.olive{color:#364a4c}.col{display:inline-block;vertical-align:top}.col-4{width:33.33333%}.col-6{width:50%}.col-8{width:66.66667%}.col-12{width:100%}.pointer{cursor:pointer}.pull-right{float:right}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.table-cell{display:table-cell}.overflow-hidden{overflow:hidden}.fit{max-width:100%}.relative{position:relative}.fixed{position:fixed}.absolute{position:absolute}.flex{display:-webkit-box;display:flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.items-center{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-end{-webkit-box-pack:end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;justify-content:space-between}.justify-around{justify-content:space-around}.flex-auto{-webkit-box-flex:1;flex:1 1 auto;min-height:0;min-width:0}.flex-none{-webkit-box-flex:0;flex:none}.bold{font-weight:700}.regular{font-style:normal}.italic{font-style:italic}.underline{text-decoration:underline}.truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-lg{font-size:18px;line-height:20px;word-spacing:0}.m0{margin:0}.p0{padding:0}.m1{margin:6px 8px}.mt1{margin-top:6px}.mr1{margin-right:8px}.mb1{margin-bottom:6px}.ml1{margin-left:8px}.p1{padding:6px 8px}.px1{padding-left:8px;padding-right:8px}.py1{padding-bottom:6px;padding-top:6px}.m2{margin:12px 16px}.mt2{margin-top:12px}.mr2{margin-right:16px}.mb2{margin-bottom:12px}.ml2{margin-left:16px}.p2{padding:12px 16px}.px2{padding-left:16px;padding-right:16px}.m3{margin:18px 24px}.mt3{margin-top:18px}.mb3{margin-bottom:18px}.ml3{margin-left:24px}.p3{padding:18px 24px}.px3{padding-left:24px;padding-right:24px}.py3{padding-bottom:18px;padding-top:18px}.m4{margin:24px 32px}.mt4{margin-top:24px}.mb4{margin-bottom:24px}.ml4{margin-left:32px}.p4{padding:24px 32px}.py4{padding-bottom:24px;padding-top:24px}.m5{margin:30px 40px}.mt5{margin-top:30px}.p5{padding:30px 40px}.py5{padding-bottom:30px;padding-top:30px}.m6{margin:36px 48px}.mt6{margin-top:36px}.ml6{margin-left:48px}.p6{padding:36px 48px}.Button{outline:none;position:relative}.Button.borderless{background-color:transparent;border:0;margin:0;padding:0}.Button.btn{background-color:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f0f0));background:linear-gradient(#fff,#f0f0f0);border:1px solid #ccc;color:#5f5f5f;cursor:pointer;font-weight:700;text-shadow:0 1px #fff;white-space:nowrap;background-color:#f0f0f0;padding:7px 13px}.Button.btn.rounded{border-radius:3px}.Button.btn:focus,.Button.btn:hover{border-color:#ccc #c2c2c2 #b8b8b8}.Button.btn.primary{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:-webkit-gradient(linear,left top,left bottom,from(#e3262e),to(#ab171e));background-image:linear-gradient(#e3262e,#ab171e);background-color:#ab171e;border-color:#af151b #9a1015 #820a0f;border-style:solid;border-width:1px;box-shadow:0 1px 0 0 hsla(0,0%,100%,.34);color:#fff;text-shadow:0 -1px rgba(0,0,0,.11)}.Button.btn.primary:not(.noHoverActive):focus,.Button.btn.primary:not(.noHoverActive):hover{background-image:-webkit-gradient(linear,left top,left bottom,from(#e63d44),to(#c11a22));background-image:linear-gradient(#e63d44,#c11a22);box-shadow:0 1px 2px 0 rgba(0,0,0,.22);border:1px solid #920c12}.Button.btn.primary:not(.noHoverActive).active,.Button.btn.primary:not(.noHoverActive):active{background-image:-webkit-gradient(linear,left top,left bottom,from(#bb1618),to(#e22123));background-image:linear-gradient(#bb1618,#e22123);box-shadow:inset 0 1px 7px 0 rgba(0,0,0,.5);background-color:#e22123;border-color:#99161b;text-shadow:0 1px rgba(0,0,0,.6)}.Button.btn.dim{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#777}.Button.btn.disabled,.Button.btn.disabled:active,.Button.btn.disabled:focus,.Button.btn.disabled:hover,.Button.btn[disabled]{box-shadow:none!important;text-shadow:0 0 0!important;background:#ebebeb!important;border:1px solid #ddd!important;color:#aaa!important;cursor:default}.Button.btn.shop{background:none;border:0}.Button.btn.shop:active{box-shadow:none}.Button.btn.active,.Button.btn:active{background-color:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#fff));background:linear-gradient(#f0f0f0,#fff);border-color:#b8b8b8 #c2c2c2 #ccc;box-shadow:inset 0 0 2px rgba(0,0,0,.33)}.Button.didIt em{width:17px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -290px -325px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.didIt em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-246px -320px;background-size:399px 382px}}.Button.didIt.done em{width:17px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -309px -325px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.didIt.done em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-343px -292px;background-size:399px 382px}}.Button.didIt.square{padding:0 0 2px;width:36px}.Button.loading{min-height:0}.Button.loading .buttonText,.Button.loading em{visibility:hidden}.Button.gridItem{bottom:10px;display:block;left:10px;width:216px}.Button .buttonBadge{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:11px;font-weight:700;min-width:8px;position:relative;-webkit-transition:opacity .3s linear,margin-right .3s ease-out;transition:opacity .3s linear,margin-right .3s ease-out;vertical-align:middle}.Button.badged .buttonBadge{-webkit-animation:popBadge .5s ease-out;animation:popBadge .5s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin-right:0;opacity:1}.Button em{display:inline-block;outline:none;position:relative;vertical-align:middle}.Button .accessibilityText{font:0/0 serif;text-shadow:none;color:transparent;position:absolute}.Button .hasText em{margin-right:6px}.Button.website em{width:18px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -376px -100px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.website em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-370px -112px;background-size:399px 382px}}.Button.website:focus em,.Button.website:hover em{width:18px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -376px -138px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.website:focus em,.Button.website:hover em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-370px -76px;background-size:399px 382px}}.Button.website:active em{width:18px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -376px -119px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.website:active em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-370px -94px;background-size:399px 382px}}.Button.crop em{width:17px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -295px -171px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.crop em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-138px -201px;background-size:249px 231px}}.Button.buy em{margin-top:-2px;width:18px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -295px -130px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.buy em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-100px -201px;background-size:249px 231px}}.Button.buy:hover em{width:18px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -295px -111px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.buy:hover em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-119px -201px;background-size:249px 231px}}.Button.buy:active em{width:18px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -295px -92px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.buy:active em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-188px -60px;background-size:249px 231px}}.Button.moreInfo{max-width:250px;width:auto}.Button.moreInfo em{width:14px;height:14px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -295px -263px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.moreInfo em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-207px -201px;background-size:249px 231px}}.Button.xlarge{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-shadow:0 1px 3px rgba(0,0,0,.22);font-size:14px;margin-bottom:4px;padding-bottom:11px;padding-top:12px}.Button.appInstallButton{font-size:14px;padding:6px 12px 7px}.Button.medium{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-shadow:inset 1px -1px 1px hsla(0,0%,100%,.98),inset -1px 0 1px hsla(0,0%,100%,.98);font-size:14px;height:36px;padding-bottom:7px;padding-top:8px}.Button.rightRounded{border-radius:0 6px 6px 0}.Button.leftRounded{border-radius:6px 0 0 6px}.Button.repin em{width:10px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -474px -18px no-repeat;margin:0;position:relative;top:0}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.repin em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-402px -190px;background-size:428px 427px}}.Button.repin:active em{width:10px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -474px -18px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.repin:active em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-402px -190px;background-size:428px 427px}}.ja .Button.repin{height:36px}.ja .Button.repin:active em,.ja .Button.repin em{width:10px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -474px -18px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.ja .Button.repin:active em,.ja .Button.repin em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-402px -190px;background-size:428px 427px}}.Button.embed em{width:17px;height:12px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -70px -442px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.embed em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-208px -375px;background-size:428px 427px}}.Button.editPin{margin-left:5px;padding:7px 8px 7px 9px}.Button.editPin em{width:15px;height:15px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -255px -325px no-repeat}.Button.editPin:hover{color:#191919}.Button.export{padding:6px 2px}.Button.export .buttonText{margin-left:-7px}.Button.export em{width:8px;height:8px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -42px -373px no-repeat;float:right;margin-right:7px;margin-top:5px}.Button.share em{width:17px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -377px -342px no-repeat;position:relative;top:-1px}.Button.email em{width:16px;height:12px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -89px -442px no-repeat;top:-2px}.Button.facebook em{width:16px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -313px -418px no-repeat;left:-1px;top:-1px}.Button.closeModal{margin:-6px;padding:6px;position:absolute;right:18px;top:22px}@media (max-width:475px){.Button.closeModal{top:12px}}.Button.closeModal em{width:12px;height:12px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -261px -242px no-repeat}.Button.close{background-color:#f5f5f5;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ebebeb));background:linear-gradient(#fff,#ebebeb);border-radius:0 0 6px 6px;box-shadow:0 1px 4px rgba(0,0,0,.34),inset 1px 0 0 hsla(0,0%,100%,.9);cursor:pointer;display:block;height:44px;right:14px;-webkit-transform:translateY(-60px);transform:translateY(-60px);-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.Button.close.visible{-webkit-transform:translateY(0);transform:translateY(0)}.Button.close em{width:16px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -376px -309px no-repeat;margin:10px}.Button.close:hover{background-color:#c11d24;background:-webkit-gradient(linear,left top,left bottom,from(#d62229),to(#ab171e));background:linear-gradient(#d62229,#ab171e);box-shadow:0 1px 4px rgba(0,0,0,.74);-webkit-transition-delay:0;transition-delay:0;-webkit-transition-duration:0;transition-duration:0}.Button.close:hover em{width:16px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -376px -236px no-repeat;position:relative;top:-1px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.close:hover em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-370px -187px;background-size:399px 382px}}.Button.close .buttonText{display:block;height:20px;line-height:6px}.Button.pinActionBarButton{overflow:hidden;float:left;height:34px;margin-right:6px}.Button.dark.active,.Button.dark:active{background-color:#fbfbfb;background-color:hsla(0,0%,98.4%,.29);background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,94.1%,.07)),to(hsla(0,0%,100%,.51)));background:linear-gradient(hsla(0,0%,94.1%,.07),hsla(0,0%,100%,.51));border-color:#939393 #a2a2a2 #acacac;box-shadow:inset 0 1px 3px rgba(0,0,0,.13)}.Button.large{font-size:15px;padding:10px 18px}.Button.flat.hasText{background:#fff;border-color:#c7c7c7;color:#333;font-size:14px;line-height:16px;outline:0;padding:7px 10px}.Button.flat.hasText.borderless{border:0;color:#5f5f5f;font-size:12px}.Button.flat.hasText.primary.rounded{background:#e60023;border-color:#e60023;color:#fff}.Button.flat.hasText.primary.rounded:hover{background:#b0071a;background-image:none;border:1px solid #b0071a;box-shadow:none;text-shadow:none}.Button.flat.hasText.primary.rounded:active{background:#930616;border:1px solid #930616;box-shadow:none;text-shadow:none}.Button.flat.hasText.rounded{border-radius:4px;box-shadow:none}.Button.flat.hasText.active:hover,.Button.flat.hasText:hover{background:#eee;text-shadow:none}.Button.flat.hasText.active,.Button.flat.hasText:active{background:#c7c7c7;border:1px solid #c7c7c7;box-shadow:none;text-shadow:none}.Button.flat.hasText.active{background:#fff}.Button.flat.hasText:disabled,.Button.flat.hasText:disabled:hover{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff!important;border:1px solid #e7e7e7;color:#d7d7d7}.Button.flat.hasText:disabled:hover em,.Button.flat.hasText:disabled em{opacity:.22}.Button.fullWidth{width:100%}.Button.btn.brio{border-radius:8px;padding-left:20px;padding-right:20px}.Button.btn.brio.primary{background:#e60023;border:0}.Button.btn.brio.active,.Button.btn.brio.primary:hover,.Button.btn.brio:active,.Button.btn.brio:focus,.Button.btn.brio:not(.noHoverActive):active,.Button.btn.brio:not(.noHoverActive):focus{background:#d50c22;border:0}.Button.btn.brio.flat{font-size:14px;height:35px;margin-top:0}.Button.btn.brio.flat.dim:hover,.Button.btn.brio.flat:hover{background:#e60023;border:1px solid #e60023}.Button.btn.brio.flat.dim:hover .buttonText,.Button.btn.brio.flat:hover .buttonText{color:#fff}.Button.btn.brio.flat.dim:active,.Button.btn.brio.flat.dim:focus,.Button.btn.brio.flat:active,.Button.btn.brio.flat:focus{background:#970616;border:1px solid #970616}.Button.btn.brio.flat.dim{border:1px solid #767676}.Button.btn.brio.flat.dim .buttonText{color:#767676}a.Button{box-sizing:border-box}.Button.userSelect{text-align:center}.Button.footerIcon{border-radius:50%;box-shadow:0 2px 0 0 rgba(0,0,0,.1),0 0 0 .5px rgba(0,0,0,.04)}.Button.footerIcon.borderless{background-color:#fff;padding:8px}.Button.footerIcon.rounded{border-radius:50%}.Button.footerIcon:hover{background-color:#f5f5f5}.Button.footerIcon.active,.Button.footerIcon:active{background-color:#e9e9e9}.Button.categories{height:30px;padding:3px 0 0;width:36px}.Button.categories em{width:16px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -295px -418px no-repeat;left:9px;top:2px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.categories em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-106px -375px;background-size:428px 427px}}.Button.categories.active em,.Button.categories.primary em,.Button.categories:hover em{width:16px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -277px -418px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.categories.active em,.Button.categories.primary em,.Button.categories:hover em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-123px -375px;background-size:428px 427px}}.Button.interest{padding:4px 0 4px 6px}.Button.interest em{width:20px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -24px -418px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.interest em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-378px -174px;background-size:428px 427px}}.Button.interest.active em,.Button.interest:hover em{width:20px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -90px -418px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.interest.active em,.Button.interest:hover em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-378px -321px;background-size:428px 427px}}.Button.page{font-size:12px;margin-right:-1px;padding:7px 0;width:35px}.Button.page.current{background-color:#6d6d6d;background:-webkit-gradient(linear,left top,left bottom,from(#7f7f7f),to(#5a5a5a));background:linear-gradient(#7f7f7f,#5a5a5a);border-color:#404040;color:#fff;position:relative;text-shadow:none;z-index:1}.Button.page:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px}.Button.page:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}.Button.page.next em,.Button.page.prev em{margin-top:-1px}.Button.page.prev em{width:6px;height:8px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -315px -77px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.page.prev em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-45px -222px;background-size:249px 231px}}.Button.page.next em{width:6px;height:8px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -315px -87px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Button.page.next em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-59px -222px;background-size:249px 231px}}.Button.item .buttonText,.Button.menuItem .buttonText{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}.boardCollaboratorsWrapper .BoardInviteForm .inviteButton .buttonText,.boardEdit .Button .buttonText,.Button.CardFollow.GrayButton .buttonText,.Button.CardFollow.RedButton .buttonText,.formFooterButton.cancelButton .buttonText,.formFooterButton.confirmButton .buttonText,.Modal .formFooter .Button.primary .buttonText,.Modal .formFooter .Button.rounded:not(.primary) .buttonText,.news .pending .actions .Button.primary .buttonText,.news .pending .actions .Button.remove .buttonText,.panelFooter .formFooterButtons .cancelButton .buttonText,.ReactModal__Content .formFooter .Button.primary .buttonText,.ReactModal__Content .formFooter .Button.rounded:not(.primary) .buttonText{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:700;line-height:18px;word-spacing:0}.boardCollaboratorsWrapper .BoardInviteForm .inviteButton,.boardEdit .Button,.Button.CardFollow.GrayButton,.Button.CardFollow.RedButton,.formFooterButton.cancelButton,.formFooterButton.confirmButton,.Modal .formFooter .Button.primary,.Modal .formFooter .Button.rounded:not(.primary),.news .pending .actions .Button.primary,.news .pending .actions .Button.remove,.panelFooter .formFooterButtons .cancelButton,.ReactModal__Content .formFooter .Button.primary,.ReactModal__Content .formFooter .Button.rounded:not(.primary){background-image:none!important;border:none!important;border-radius:4px!important;box-shadow:none!important;padding:10px 14px!important;position:relative!important;text-shadow:none!important}.boardCollaboratorsWrapper .BoardInviteForm .btn.btn.disabled.disabled.inviteButton,.boardCollaboratorsWrapper .BoardInviteForm .inviteButton,.boardEdit .btn.btn.disabled.disabled.Button,.boardEdit .Button,.btn.btn.disabled.disabled.Button.CardFollow.GrayButton,.btn.btn.disabled.disabled.Button.CardFollow.RedButton,.btn.btn.disabled.disabled.formFooterButton.cancelButton,.btn.btn.disabled.disabled.formFooterButton.confirmButton,.Button.CardFollow.GrayButton,.Button.CardFollow.RedButton,.formFooterButton.cancelButton,.formFooterButton.confirmButton,.Modal .formFooter .btn.btn.disabled.disabled.Button.primary,.Modal .formFooter .btn.btn.disabled.disabled.Button.rounded:not(.primary),.Modal .formFooter .Button.primary,.Modal .formFooter .Button.rounded:not(.primary),.news .pending .actions .btn.btn.disabled.disabled.Button.primary,.news .pending .actions .btn.btn.disabled.disabled.Button.remove,.news .pending .actions .Button.primary,.news .pending .actions .Button.remove,.panelFooter .formFooterButtons .btn.btn.disabled.disabled.cancelButton,.panelFooter .formFooterButtons .cancelButton,.ReactModal__Content .formFooter .btn.btn.disabled.disabled.Button.primary,.ReactModal__Content .formFooter .btn.btn.disabled.disabled.Button.rounded:not(.primary),.ReactModal__Content .formFooter .Button.primary,.ReactModal__Content .formFooter .Button.rounded:not(.primary){border:none!important}.boardCollaboratorsWrapper .BoardInviteForm .btn.btn.disabled.disabled.inviteButton .buttonText,.boardEdit .btn.btn.disabled.disabled.Button .buttonText,.btn.btn.disabled.disabled.Button.CardFollow.GrayButton .buttonText,.btn.btn.disabled.disabled.Button.CardFollow.RedButton .buttonText,.btn.btn.disabled.disabled.formFooterButton.cancelButton .buttonText,.btn.btn.disabled.disabled.formFooterButton.confirmButton .buttonText,.Modal .formFooter .btn.btn.disabled.disabled.Button.primary .buttonText,.Modal .formFooter .btn.btn.disabled.disabled.Button.rounded:not(.primary) .buttonText,.news .pending .actions .btn.btn.disabled.disabled.Button.primary .buttonText,.news .pending .actions .btn.btn.disabled.disabled.Button.remove .buttonText,.panelFooter .formFooterButtons .btn.btn.disabled.disabled.cancelButton .buttonText,.ReactModal__Content .formFooter .btn.btn.disabled.disabled.Button.primary .buttonText,.ReactModal__Content .formFooter .btn.btn.disabled.disabled.Button.rounded:not(.primary) .buttonText{color:#767676!important}.boardEdit .Button,.Button.CardFollow.GrayButton,.formFooterButton.cancelButton,.Modal .formFooter .Button.rounded:not(.primary),.news .pending .actions .Button.remove,.ReactModal__Content .formFooter .Button.rounded:not(.primary){background-color:#efefef!important}.boardEdit .Button .buttonText,.Button.CardFollow.GrayButton .buttonText,.formFooterButton.cancelButton .buttonText,.Modal .formFooter .Button.rounded:not(.primary) .buttonText,.news .pending .actions .Button.remove .buttonText,.ReactModal__Content .formFooter .Button.rounded:not(.primary) .buttonText{color:#333!important}.Button.CardFollow.RedButton,.formFooterButton.confirmButton,.Modal .formFooter .Button.primary,.news .pending .actions .Button.primary,.panelFooter .formFooterButtons .cancelButton,.ReactModal__Content .formFooter .Button.primary{background-color:#e60023!important}.Button.CardFollow.RedButton .buttonText,.formFooterButton.confirmButton .buttonText,.Modal .formFooter .Button.primary .buttonText,.news .pending .actions .Button.primary .buttonText,.panelFooter .formFooterButtons .cancelButton .buttonText,.ReactModal__Content .formFooter .Button.primary .buttonText{color:#fff!important}.boardEdit .Button:not(.disabled).active,.boardEdit .Button:not(.disabled):active,.boardEdit .Button:not(.disabled):hover,.Button.CardFollow.GrayButton:not(.disabled).active,.Button.CardFollow.GrayButton:not(.disabled):active,.Button.CardFollow.GrayButton:not(.disabled):hover,.Button.CardFollow.RedButton:not(.disabled).active,.Button.CardFollow.RedButton:not(.disabled):active,.Button.CardFollow.RedButton:not(.disabled):hover,.formFooterButton.cancelButton:not(.disabled).active,.formFooterButton.cancelButton:not(.disabled):active,.formFooterButton.cancelButton:not(.disabled):hover,.formFooterButton.confirmButton:not(.disabled).active,.formFooterButton.confirmButton:not(.disabled):active,.formFooterButton.confirmButton:not(.disabled):hover,.Modal .formFooter .Button.primary:not(.disabled).active,.Modal .formFooter .Button.primary:not(.disabled):active,.Modal .formFooter .Button.primary:not(.disabled):hover,.Modal .formFooter .Button.rounded:not(.disabled).active:not(.primary),.Modal .formFooter .Button.rounded:not(.disabled):active:not(.primary),.Modal .formFooter .Button.rounded:not(.disabled):hover:not(.primary),.news .pending .actions .Button.primary:not(.disabled).active,.news .pending .actions .Button.primary:not(.disabled):active,.news .pending .actions .Button.primary:not(.disabled):hover,.news .pending .actions .Button.remove:not(.disabled).active,.news .pending .actions .Button.remove:not(.disabled):active,.news .pending .actions .Button.remove:not(.disabled):hover,.panelFooter .formFooterButtons .cancelButton:not(.disabled).active,.panelFooter .formFooterButtons .cancelButton:not(.disabled):active,.panelFooter .formFooterButtons .cancelButton:not(.disabled):hover,.ReactModal__Content .formFooter .Button.primary:not(.disabled).active,.ReactModal__Content .formFooter .Button.primary:not(.disabled):active,.ReactModal__Content .formFooter .Button.primary:not(.disabled):hover,.ReactModal__Content .formFooter .Button.rounded:not(.disabled).active:not(.primary),.ReactModal__Content .formFooter .Button.rounded:not(.disabled):active:not(.primary),.ReactModal__Content .formFooter .Button.rounded:not(.disabled):hover:not(.primary){box-shadow:none!important}.boardEdit .Button:not(.disabled).active:after,.boardEdit .Button:not(.disabled):active:after,.boardEdit .Button:not(.disabled):hover:after,.Button.CardFollow.GrayButton:not(.disabled).active:after,.Button.CardFollow.GrayButton:not(.disabled):active:after,.Button.CardFollow.GrayButton:not(.disabled):hover:after,.Button.CardFollow.RedButton:not(.disabled).active:after,.Button.CardFollow.RedButton:not(.disabled):active:after,.Button.CardFollow.RedButton:not(.disabled):hover:after,.formFooterButton.cancelButton:not(.disabled).active:after,.formFooterButton.cancelButton:not(.disabled):active:after,.formFooterButton.cancelButton:not(.disabled):hover:after,.formFooterButton.confirmButton:not(.disabled).active:after,.formFooterButton.confirmButton:not(.disabled):active:after,.formFooterButton.confirmButton:not(.disabled):hover:after,.Modal .formFooter .Button.primary:not(.disabled).active:after,.Modal .formFooter .Button.primary:not(.disabled):active:after,.Modal .formFooter .Button.primary:not(.disabled):hover:after,.Modal .formFooter .Button.rounded:not(.primary):not(.disabled).active:after,.Modal .formFooter .Button.rounded:not(.primary):not(.disabled):active:after,.Modal .formFooter .Button.rounded:not(.primary):not(.disabled):hover:after,.news .pending .actions .Button.primary:not(.disabled).active:after,.news .pending .actions .Button.primary:not(.disabled):active:after,.news .pending .actions .Button.primary:not(.disabled):hover:after,.news .pending .actions .Button.remove:not(.disabled).active:after,.news .pending .actions .Button.remove:not(.disabled):active:after,.news .pending .actions .Button.remove:not(.disabled):hover:after,.panelFooter .formFooterButtons .cancelButton:not(.disabled).active:after,.panelFooter .formFooterButtons .cancelButton:not(.disabled):active:after,.panelFooter .formFooterButtons .cancelButton:not(.disabled):hover:after,.ReactModal__Content .formFooter .Button.primary:not(.disabled).active:after,.ReactModal__Content .formFooter .Button.primary:not(.disabled):active:after,.ReactModal__Content .formFooter .Button.primary:not(.disabled):hover:after,.ReactModal__Content .formFooter .Button.rounded:not(.primary):not(.disabled).active:after,.ReactModal__Content .formFooter .Button.rounded:not(.primary):not(.disabled):active:after,.ReactModal__Content .formFooter .Button.rounded:not(.primary):not(.disabled):hover:after{background:rgba(0,0,0,.06);border-radius:4px!important;content:" ";height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.boardEdit .Button:not(.disabled):active,.Button.CardFollow.GrayButton:not(.disabled):active,.Button.CardFollow.RedButton:not(.disabled):active,.formFooterButton.cancelButton:not(.disabled):active,.formFooterButton.confirmButton:not(.disabled):active,.Modal .formFooter .Button.primary:not(.disabled):active,.Modal .formFooter .Button.rounded:not(.disabled):active:not(.primary),.news .pending .actions .Button.primary:not(.disabled):active,.news .pending .actions .Button.remove:not(.disabled):active,.panelFooter .formFooterButtons .cancelButton:not(.disabled):active,.ReactModal__Content .formFooter .Button.primary:not(.disabled):active,.ReactModal__Content .formFooter .Button.rounded:not(.disabled):active:not(.primary){box-shadow:none!important}.boardEdit .Button:not(.disabled):active:after,.Button.CardFollow.GrayButton:not(.disabled):active:after,.Button.CardFollow.RedButton:not(.disabled):active:after,.formFooterButton.cancelButton:not(.disabled):active:after,.formFooterButton.confirmButton:not(.disabled):active:after,.Modal .formFooter .Button.primary:not(.disabled):active:after,.Modal .formFooter .Button.rounded:not(.primary):not(.disabled):active:after,.news .pending .actions .Button.primary:not(.disabled):active:after,.news .pending .actions .Button.remove:not(.disabled):active:after,.panelFooter .formFooterButtons .cancelButton:not(.disabled):active:after,.ReactModal__Content .formFooter .Button.primary:not(.disabled):active:after,.ReactModal__Content .formFooter .Button.rounded:not(.primary):not(.disabled):active:after{background:rgba(0,0,0,.1)}.Button.gridItem{left:0;width:236px}.news .pending .actions .Button.remove{-webkit-box-flex:1;flex-grow:1;margin-right:4px}.news .pending .actions .Button.remove span.buttonText{font-size:12px;line-height:14px}.news .pending .actions .Button.primary{-webkit-box-flex:1;flex-grow:1}.news .pending .actions .Button.primary span.buttonText{font-size:12px;line-height:14px}.Button.CardFollow{width:100%}.ConfirmDialog{width:380px}@media only screen and (min-device-width:320px) and (max-device-width:480px){.ConfirmDialog{width:100%}}.ConfirmDialog .body{color:#333;font-size:14px;line-height:21px;padding:21px}.ConfirmDialog p{margin:0}.ConfirmDialog p.text{margin-bottom:1em}.ConfirmDialog .standardForm h1{white-space:normal}.ConfirmDialog .standardForm a.confirm{display:inline-block}.ConfirmDialog.fluid{width:auto}.ConfirmDialog.wide{width:700px}.ConfirmDialog .modalActionDescription{color:#999;display:table;font-size:13px;height:360px;width:550px}.ConfirmDialog .modalActionDescription>span{display:table-cell;padding:0 18px;text-align:center;vertical-align:middle}.Dropdown{cursor:default;text-align:left}.Dropdown.active .dropdownContainer{display:block}.Dropdown.positionModuleElement.active{min-height:0}.Dropdown.sterlingContentDropdown.positionModuleElement{z-index:669}.Dropdown.fake .dropdownContainer{opacity:.7;z-index:900}.Dropdown.boardPicker{margin-left:-7px;margin-top:-77px}.Dropdown.tooltip{text-align:center}.Dropdown.tooltip.active{min-height:0;padding-bottom:7px;padding-top:7px}.PositionModule>.Module{display:none}.positionModuleElement{-webkit-transform:translateZ(0);background:#fff;border-radius:6px;box-shadow:0 2px 0 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.07);display:none;position:absolute;z-index:685}.positionModuleElement.defaultCaret.positionBottom{margin-top:11px}.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret{width:20px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -135px -265px no-repeat;top:-11px}.positionModuleElement.defaultCaret.positionLeft{margin-left:-11px}.positionModuleElement.defaultCaret.positionLeft .positionModuleCaret{width:11px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -258px -132px no-repeat;right:-10px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.positionModuleElement.defaultCaret.positionLeft .positionModuleCaret{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-234px -37px;background-size:249px 231px}}.positionModuleElement.defaultCaret.positionRight{margin-left:11px}.positionModuleElement.defaultCaret.positionRight .positionModuleCaret{width:11px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -222px no-repeat;left:-10px}.positionModuleElement.defaultCaret.positionTop{margin-top:-9px}.positionModuleElement.defaultCaret.positionTop .positionModuleCaret{width:18px;height:9px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -149px -86px no-repeat;bottom:-8px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.positionModuleElement.defaultCaret.positionTop .positionModuleCaret{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-19px -222px;background-size:249px 231px}}.positionModuleElement.bigCaret.positionBottom{margin-top:13px}.positionModuleElement.bigCaret.positionBottom .positionModuleCaret{width:27px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) 0 -265px no-repeat;top:-13px}.positionModuleElement.bigCaret.positionLeft{margin-left:-13px}.positionModuleElement.bigCaret.positionLeft .positionModuleCaret{width:13px;height:27px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -113px no-repeat;right:-12px}.positionModuleElement.bigCaret.positionRight{margin-left:13px}.positionModuleElement.bigCaret.positionRight .positionModuleCaret{width:13px;height:27px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -55px no-repeat;left:-12px}.positionModuleElement.bigCaret.positionTop{margin-top:-13px}.positionModuleElement.bigCaret.positionTop .positionModuleCaret{width:27px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -29px -265px no-repeat;bottom:-12px}.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret.lightGrayCaretStyle{width:18px;height:9px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -189px -86px no-repeat}.positionModuleElement.defaultCaret.positionLeft .positionModuleCaret.lightGrayCaretStyle{width:11px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -259px -44px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.positionModuleElement.defaultCaret.positionLeft .positionModuleCaret.lightGrayCaretStyle{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-234px -58px;background-size:249px 231px}}.positionModuleElement.defaultCaret.positionRight .positionModuleCaret.lightGrayCaretStyle{width:9px;height:18px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -315px 0 no-repeat}.positionModuleElement.defaultCaret.positionTop .positionModuleCaret.lightGrayCaretStyle{width:18px;height:9px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -169px -86px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.positionModuleElement.defaultCaret.positionTop .positionModuleCaret.lightGrayCaretStyle{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-184px -78px;background-size:249px 231px}}.positionModuleElement.bigCaret.positionBottom .positionModuleCaret.lightGrayCaretStyle{width:27px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -240px -176px no-repeat}.positionModuleElement.bigCaret.positionLeft .positionModuleCaret.lightGrayCaretStyle{width:13px;height:27px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -26px no-repeat}.positionModuleElement.bigCaret.positionRight .positionModuleCaret.lightGrayCaretStyle{width:13px;height:27px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -171px no-repeat}.positionModuleElement.bigCaret.positionTop .positionModuleCaret.lightGrayCaretStyle{width:27px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -58px -265px no-repeat}.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret.userEdBlueCaretStyle{width:36px;height:22px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -138px -176px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret.userEdBlueCaretStyle{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-132px -139px;background-size:249px 231px}}.positionModuleElement.defaultCaret.positionLeft .positionModuleCaret.userEdBlueCaretStyle{width:13px;height:24px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -295px -40px no-repeat}.positionModuleElement.defaultCaret.positionRight .positionModuleCaret.userEdBlueCaretStyle{width:13px;height:24px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -295px -66px no-repeat}.positionModuleElement.defaultCaret.positionTop .positionModuleCaret.userEdBlueCaretStyle{width:24px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -87px -265px no-repeat}.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret.whiteWashCaretStyle{width:20px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -113px -265px no-repeat}.positionModuleElement.defaultCaret.positionLeft .positionModuleCaret.whiteWashCaretStyle{width:11px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -200px no-repeat}.positionModuleElement.defaultCaret.positionRight .positionModuleCaret.whiteWashCaretStyle{width:11px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -259px -66px no-repeat}.positionModuleElement.defaultCaret.positionTop .positionModuleCaret.whiteWashCaretStyle{width:18px;height:9px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -129px -86px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.positionModuleElement.defaultCaret.positionTop .positionModuleCaret.whiteWashCaretStyle{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:0 -222px;background-size:249px 231px}}.positionModuleElement.bigCaret.positionBottom .positionModuleCaret.whiteWashCaretStyle{width:27px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -232px -242px no-repeat}.positionModuleElement.bigCaret.positionLeft .positionModuleCaret.whiteWashCaretStyle{width:13px;height:27px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -84px no-repeat}.positionModuleElement.bigCaret.positionRight .positionModuleCaret.whiteWashCaretStyle{width:13px;height:27px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -276px -142px no-repeat}.positionModuleElement.bigCaret.positionTop .positionModuleCaret.whiteWashCaretStyle{width:27px;height:13px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -203px -242px no-repeat}.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret.fpxBlueCaretStyle{width:20px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -191px -120px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret.fpxBlueCaretStyle{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-163px -78px;background-size:249px 231px}}.positionModuleElement.defaultCaret.positionLeft .positionModuleCaret.fpxBlueCaretStyle{width:11px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -259px -88px no-repeat}.positionModuleElement.defaultCaret.positionRight .positionModuleCaret.fpxBlueCaretStyle{width:11px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -259px -110px no-repeat}.positionModuleElement.defaultCaret.positionTop .positionModuleCaret.fpxBlueCaretStyle{width:20px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -157px -265px no-repeat}.positionModuleElement.active{display:block;min-height:50px;min-width:50px}.positionModuleElement.positionModuleFixed{position:fixed;z-index:686}.positionModuleElement.positionModuleFixed .positionModuleCaret{z-index:687}.positionModuleElement.large{min-height:0}.positionModuleElement .positionModuleCaret{position:absolute;z-index:686}.positionModuleElement>.Module{display:block}.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret{width:29px;height:15px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -237px -296px no-repeat;height:11px!important}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.positionModuleElement.defaultCaret.positionBottom .positionModuleCaret{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-227px -292px;background-size:399px 382px}}.App .typeaheadOverlay{background-color:rgba(0,0,0,.4);bottom:0;left:0;position:fixed;right:0;top:0;z-index:500}.underlineLink:focus,.underlineLink:hover{text-decoration:underline}.deprecatedTextSizeXL{font-size:21px}.App .appContent>.Module.loading{bottom:0;left:0;position:absolute;right:0;top:0}.App .appContent>.Module.error{border:0;display:block;margin:100px auto;width:300px}.App.full.unauth .appContent{padding-top:64px}.App .footerButtons button>div{padding:4px}.AppBase{margin-top:-1px;min-width:320px;padding-top:1px}.Closeup{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Closeup .sticky{border-radius:8px;will-change:transform;z-index:101}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.Closeup .sticky{position:relative;top:0}}.Closeup .close{-webkit-transform:translateZ(0);background:none;box-shadow:none;margin-right:24px;margin-top:24px;position:fixed;z-index:652}.Closeup .close em{width:17px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -358px -342px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Closeup .close em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-88px -375px;background-size:428px 427px}}.Closeup .close:active em,.Closeup .close:focus em,.Closeup .close:hover em{width:17px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -339px -342px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Closeup .close:active em,.Closeup .close:focus em,.Closeup .close:hover em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-70px -375px;background-size:428px 427px}}.Closeup .close:hover{background:none;box-shadow:none}.Closeup .closeupContainer{margin:32px auto;max-width:628px;width:100%}.Closeup .closeupContainer:after{clear:both;content:"";display:table}.Closeup .closeupContainer:focus{outline:0}.Closeup.canClose{background-color:hsla(0,0%,93.7%,.96);cursor:-webkit-zoom-out;cursor:zoom-out;overflow-x:hidden}.Closeup.canClose .closeupContainer{cursor:auto}@media only screen and (max-device-width:600px){.Closeup .closeupContainer{margin:10px auto}.Closeup .sticky{top:0}}.ReactModal__Overlay{-webkit-box-align:center;align-items:center;background-color:rgba(226,228,228,.9);bottom:0;display:-webkit-box;display:flex;left:0;overflow-y:scroll;padding:20px;position:fixed;right:0;top:0;z-index:751}.ReactModal__Content{border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.22);margin:auto;max-height:200%;position:relative}.unauth-hompeage-all-pins{overflow:visible;-o-object-fit:cover;object-fit:cover}.unauth-homepage-use-case-fashion,.unauth-homepage-use-case-food,.unauth-homepage-use-case-gardening,.unauth-homepage-use-case-homeDecor{opacity:0}@media (max-height:700px){.unauth-homepage-conversion-modal{-webkit-transform:scale(.7);transform:scale(.7)}.unauth-homepage-signup-title{font-size:7em}}@media (min-height:700px) and (max-height:1000px){.unauth-homepage-signup-title{font-size:8em}.unauth-homepage-conversion-modal{-webkit-transform:scale(.8);transform:scale(.8)}}@media (min-height:1000px) and (max-height:1500px){.unauth-homepage-signup-title{font-size:9em}.unauth-homepage-conversion-modal{-webkit-transform:scale(.9);transform:scale(.9)}}@media (min-height:1500px){.unauth-homepage-signup-title{font-size:9em}.unauth-homepage-conversion-modal{-webkit-transform:scale(1);transform:scale(1)}}.creditsImage{border-radius:100px;height:24px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);width:24px}.creditsCard{font-weight:400}.Board .hoverMask{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:background .04s linear;transition:background .04s linear;border-radius:3px;box-shadow:inset 0 0 2px rgba(0,0,0,.33);z-index:100}.Board .boardLinkWrapper:active .hoverMask,.Board .boardLinkWrapper:hover .hoverMask{background:hsla(0,0%,100%,.08)}.Board .boardName{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;display:block;font-size:14px;font-weight:700;height:18px;line-height:18px;margin:0 3px 6px;position:relative;height:auto}.Board .boardName,.Board .boardName .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Board .boardName .authorName{flex-basis:100%;font-weight:400}.Board.noBoardName .boardName{display:none}.Board.boardCoverImage{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.22);border-radius:6px;background-color:transparent}.Board.boardCoverImage .boardLinkWrapper{padding:10px 10px 0}.Board.boardCoverImage img{border-radius:2px}.Board.boardCoverImage .boardCoverWrapper{position:relative;width:216px}.Board.boardCoverImage .boardCoverWrapper:after{border-radius:3px;box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";height:auto;left:0;position:absolute;top:0;width:216px}.Board.boardCoverImage .boardCoverWrapper .boardCover{border-radius:3px;height:auto;width:216px}.Board.boardCoverImage .boardThumbs{margin:4px 0}.Board.boardCoverImage .boardThumbs:after{clear:both;content:"";display:table}.Board.boardCoverImage .boardThumbs li{display:inline;float:left;height:69.33333px;margin-left:4px;position:relative;width:69.33333px}.Board.boardCoverImage .boardThumbs li:after{box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";left:0;position:absolute;top:0}.Board.boardCoverImage .boardThumbs li .thumb,.Board.boardCoverImage .boardThumbs li:after{border-radius:3px;height:69.33333px;width:69.33333px}.Board.boardCoverImage .boardThumbs li:first-child{margin-left:0}.Board.boardCoverImage .Button{margin:0 10px 10px;width:216px}.Board.boardCoverImage{position:relative}.Board.boardCoverImage .boardLinkWrapper{display:block}.Board.boardCoverImage a{color:#333;display:block;position:relative}.Board.boardCoverImage .BoardIcons{float:right}.Board.boardCoverImage .boardCoverWrapper{overflow:hidden;background-color:#eee;clear:both}.Board.boardCoverImage .boardPinCount{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:2px;box-shadow:inset 0 0 5px rgba(0,0,0,.2),0 1px 0 hsla(0,0%,100%,.3);text-shadow:0 -1px 0 rgba(0,0,0,.7);background-color:#000;background-color:rgba(68,68,68,.7);bottom:3px;color:#fff;padding:3px 6px;position:absolute;left:3px}.Board .thumbImageWrapper{position:relative;width:50px}.Board .thumbImageWrapper:after{box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";left:0;position:absolute;top:0}.Board .thumbImageWrapper:after,.Board .thumbImageWrapper img{border-radius:3px;height:50px;width:50px}.Board.selectable{cursor:pointer}.Board.selectable:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.3)}.Board.selectable:active{background-color:#f3f3f3;box-shadow:0 0 0 1px rgba(0,0,0,.13)}.Board .debugMacro{padding:2px}.Board.noButton{padding-bottom:6px}.item>.Board{cursor:pointer;margin:-10px;padding:10px}.item>.Board:before{background:rgba(0,0,0,.05);border-radius:8px;content:" "!important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(.96);transform:scale(.96);width:100%;z-index:3}.item>.Board:not(.boardWrapperDisableHover):hover:before{-webkit-animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards;animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards}.Board.boardCoverImage{border:none;box-shadow:none;width:236px}.Board.boardCoverImage .boardCoverWrapper{background-color:#efefef;border-radius:8px 8px 0 0;height:111px;width:auto}.Board.boardCoverImage .boardCoverWrapper:after{background:rgba(0,0,0,.02);border-radius:8px 8px 0 0;box-shadow:none;height:100%;width:100%}.Board.boardCoverImage .boardCoverWrapper .boardCover{border-radius:8px 8px 0 0;width:236px}.Board.boardCoverImage .boardCoverWrapper .boardCover[src=""]{visibility:hidden}.Board.boardCoverImage .boardThumbs{display:-webkit-box;display:flex;height:111px;margin-bottom:0;margin-top:2px;width:236px}.Board.boardCoverImage .boardThumbs li{background-color:#efefef;height:100%;margin-left:2px;width:100%}.Board.boardCoverImage .boardThumbs li:after{background:rgba(0,0,0,.02);height:100%;width:100%}.Board.boardCoverImage .boardThumbs li .thumb{border-radius:0;height:100%;width:100%}.Board.boardCoverImage .boardThumbs li:first-child,.Board.boardCoverImage .boardThumbs li:first-child:after{border-bottom-left-radius:8px;margin-left:0}.Board.boardCoverImage .boardThumbs li:first-child .thumb{border-bottom-left-radius:8px}.Board.boardCoverImage .boardThumbs li:nth-child(2),.Board.boardCoverImage .boardThumbs li:nth-child(2) .thumb,.Board.boardCoverImage .boardThumbs li:nth-child(2):after{border-bottom-right-radius:8px}.Board.boardCoverImage .boardThumbs li:nth-child(3){display:none}.Board.boardCoverImage .boardThumbs li:after{box-shadow:none}.Board.boardCoverImage .boardLinkWrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;padding:0}.Board.boardCoverImage .Button{margin:0;width:236px}.Board .boardName{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;flex-wrap:wrap;margin:0;-webkit-box-ordinal-group:100000;order:99999;padding:6px 8px}.Board .boardName .name{flex-basis:70%;-webkit-box-flex:1;flex-grow:1;font-size:18px;line-height:20px;margin-right:16px}.Board .boardName .boardPinCount{background-color:transparent;box-shadow:none;color:#767676;flex-basis:100%;font-size:12px;font-weight:400;left:0;line-height:14px;-webkit-box-ordinal-group:100000;order:99999;padding:0;position:relative;text-shadow:none}.Board .boardName .boardPinCount .PinCount{margin-top:6px}.Board .boardName .boardPinCount .PinCount .value{font-weight:700}.Board .boardName>.secretIcon{flex-basis:auto;margin-right:8px}.Board .boardName .BoardIcons.pinCreate{flex-basis:auto;margin-left:auto;-webkit-box-ordinal-group:4;order:3}.Board .boardName .BoardIcons.pinCreate .secretIcon,.Board .hoverMask{display:none}.Board .boardName.hasBoardContext{margin-top:6px;overflow:visible}.Board .boardName.hasBoardContext .BoardIcons.pinCreate,.Board .boardName.hasBoardContext .boardPinCount{display:none}.BoardIcons{display:inline-block}.BoardIcons .collaborativeIcon,.BoardIcons .secretIcon{display:inline-block;margin-right:1px}.BoardIcons .secretIcon{width:9px;height:10px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -396px -317px no-repeat;margin-top:-1px}.BoardIcons .collaborativeIcon{width:18px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -347px -325px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BoardIcons .collaborativeIcon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-264px -320px;background-size:399px 382px}}.BoardIcons.pinCreate{height:16px}.BoardIcons.pinCreate .collaborativeIcon,.BoardIcons.pinCreate .secretIcon{margin-right:2px}.BoardIcons.pinCreate span:last-child{margin-right:0}.BoardIcons.pinCreate .secretIcon{width:16px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -282px -210px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BoardIcons.pinCreate .secretIcon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-370px -342px;background-size:399px 382px}}.BoardIcons.pinCreate .collaborativeIcon{width:16px;height:16px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -376px -345px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BoardIcons.pinCreate .collaborativeIcon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-370px -240px;background-size:399px 382px}}.BoardIcons.light .secretIcon{width:9px;height:10px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -396px -329px no-repeat}.BoardIcons.light .collaborativeIcon{width:18px;height:10px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -376px -363px no-repeat}.SocialConnectCell{color:#eee}.SocialConnectCell .icon{height:40px;width:40px}.SocialConnectCell .icon em{display:block}.SocialConnectCell .icon.socialConnect-facebook em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -405px -284px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectCell .icon.socialConnect-facebook em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-33px -342px;background-size:428px 427px}}.SocialConnectCell .icon.socialConnect-gplus em{width:33px;height:33px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -405px -181px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectCell .icon.socialConnect-gplus em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-342px -176px;background-size:428px 427px}}.SocialConnectCell .icon.socialConnect-twitter em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -68px -384px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectCell .icon.socialConnect-twitter em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-342px -276px;background-size:428px 427px}}.SocialConnectCell .icon.socialConnect-yahoo em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) 0 -384px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectCell .icon.socialConnect-yahoo em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-99px -342px;background-size:428px 427px}}.SocialConnectPanel{border-radius:3px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow-y:auto}.SocialConnectPanel .backNav{cursor:pointer;padding:20px 20px 0}.SocialConnectPanel .backNav .icon{width:10px;height:15px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -474px -316px no-repeat;float:left}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectPanel .backNav .icon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-418px 0;background-size:428px 427px}}.SocialConnectPanel .backNav .label{color:#333;font-size:14px;margin-left:10px}.SocialConnectPanel .prompt{color:#333;font-size:18px;font-weight:700;padding:20px}.SocialConnectPanel .socialConnectOptions{overflow-y:auto}.SocialConnectPanel .socialConnectOptions .socialConnectWrapper .socialConnect .left{float:left}.SocialConnectPanel .socialConnectOptions .socialConnectWrapper .socialConnect .left .icon em{display:block}.SocialConnectPanel .socialConnectOptions li{overflow:hidden;color:#777;display:block;font-size:12px;position:relative}.SocialConnectPanel .socialConnectOptions li:first-child{padding-top:5px}.SocialConnectPanel .socialConnectOptions li:last-child{padding-bottom:5px}.SocialConnectPanel .socialConnectOptions li a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;font-weight:700;color:#777;cursor:pointer;display:block;padding:9px 14px}.SocialConnectPanel .socialConnectOptions li a:hover{background:#f1f1f1;color:#333}.SocialConnectPanel .socialConnectOptions li a:active{background:#eaeaea}.SocialConnectPanel .socialConnectOptions li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SocialConnectPanel .socialConnectOptions li.highlighted a{background-color:#eee;color:#333}.SocialConnectPanel .socialConnectOptions li:first-child{padding-top:0}.SocialConnectPanel .socialConnectOptions li:last-child{border-bottom:0;padding-bottom:0}.SocialConnectPanel .socialConnectOptions li:hover .remove{display:inline}.SocialConnectPanel.sendShare.compact .prompt{font-size:15.5px}.SocialConnectPanel.sendShare.compact .socialConnectOptions>li>a{padding:4px 10px}.SocialConnectPanel.sendShare .socialConnectOptions{border-top:1px solid #eee}.SocialConnectPanel.sendShare .socialConnectOptions .socialConnectWrapper .socialConnect .left{margin-right:10px}.SocialConnectPanel.sendShare .socialConnectOptions .socialConnectWrapper .socialConnect .left .icon{height:32px;width:32px}.SocialConnectPanel.sendShare .socialConnectOptions .socialConnectWrapper .socialConnect .right{display:table-cell;float:none;height:32px;vertical-align:middle}.SocialConnectPanel.sendShare .socialConnectOptions .socialConnectWrapper .socialConnect .right .title{color:#666;font-size:13px}.SocialConnectPanel.sendShare .socialConnectOptions .socialConnectWrapper .socialConnect .right .subtitle{color:#666;font-size:12px;font-weight:400}.SocialConnectPanel.sendShare .socialConnectOptions li{border-bottom:1px solid #eee}.SocialConnectPanel.sendShare .socialConnectOptions li a{padding:10px}.SocialConnectPanel.sendShare .socialConnectOptions li.socialConnectFacebook em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -405px -284px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectPanel.sendShare .socialConnectOptions li.socialConnectFacebook em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-33px -342px;background-size:428px 427px}}.SocialConnectPanel.sendShare .socialConnectOptions li.socialConnectGplus em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -102px -384px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectPanel.sendShare .socialConnectOptions li.socialConnectGplus em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-252px -201px;background-size:428px 427px}}.SocialConnectPanel.sendShare .socialConnectOptions li.socialConnectTwitter em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -68px -384px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectPanel.sendShare .socialConnectOptions li.socialConnectTwitter em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-342px -276px;background-size:428px 427px}}.SocialConnectPanel.sendShare .socialConnectOptions li.socialConnectYahoo em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) 0 -384px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialConnectPanel.sendShare .socialConnectOptions li.socialConnectYahoo em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-99px -342px;background-size:428px 427px}}.BoardEdit{max-width:600px;width:100%}.BoardEdit .BoardInvite .User{overflow:hidden}.BoardEdit .BoardInvite .Button{float:right;margin-left:10px;margin-top:3px}.BoardEditBase .User{padding:4px 0;width:auto}.BoardEditBase .boardEditCollaborators{-webkit-overflow-scrolling:touch;overflow-y:auto;margin-right:-11px;max-height:145px}.BoardEditBase .boardEditCollaborators::-webkit-scrollbar{height:auto;width:11px;-webkit-appearance:none}.BoardEditBase .boardEditCollaborators::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border:2px solid #fff;border-radius:8px;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.BoardEditBase .boardEditCollaborators .subtitle{white-space:normal!important}.BoardEditBase.multiSelect .boardEditCollaborators{display:-webkit-box;display:flex;margin-right:0;max-height:208px}.BoardEditBase .boardEditDescription{min-height:58px}.BoardEditBase .boardCollaboratorsWrapper{overflow:scroll}.BoardEditBase .learnAboutSecret{float:right;margin-top:7px}.BoardEditBase .standardForm h1{font-weight:400;position:relative}.BoardEditBase .alert{background-color:#ffa;font-size:120%;margin:7px 0;padding:15px}.BoardEditBase a.learnAboutBoardInvites{display:block;float:none;margin:3px 0}.BoardEditBase a.learnAboutBoardInvites:focus{outline:none}.BoardEditBase .userSelect.Typeahead{box-shadow:0 1px 5px 0 rgba(0,0,0,.25);margin:0 0 3px 2px}.BoardEditBase .userSelect.Typeahead li:first-child{padding-top:4px}.BoardEditBase .userSelect.Typeahead li:last-child{padding-bottom:4px}.BoardEditBase .userSelect.TypeaheadField input{width:100%}.BoardEditBase.simple .categoryWrapper,.BoardEditBase.simple .descriptionWrapper,.BoardEditBase.simple .mapToggleWrapper{display:none}.BoardEditBase .standardForm h1{padding-right:42px}.BoardEditBase .learnMore{max-width:331px}.BoardInviteForm{margin-bottom:8px}.BoardInviteForm .TypeaheadField{position:relative;width:100%;z-index:100}.BoardInviteForm .inviteWrapper{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.BoardInviteForm .fillWidth{-webkit-box-flex:1;flex:1;margin-right:10px}.BoardInviteForm .collaboratorInvitesNoMargin{margin-bottom:0}.reactNewMessageTypeahead{-webkit-box-flex:1;flex-grow:1}.reactNewMessageTypeahead .inputContainer{display:-webkit-box;display:flex;width:inherit}.reactNewMessageTypeahead .inputContainer input{border:0;box-shadow:none;display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;height:33px;outline:none;width:inherit}.reactNewMessageTypeahead .inputContainer.webInboxRedesign input{font-size:16px}.reactNewMessageTypeahead .socialInboxTypeahead{border:2px solid #e5e5e5;border-radius:8px;margin:4px 4px 4px 0}.reactNewMessageTypeahead .open{height:466px;margin-left:-41px;overflow-y:auto;width:360px}.reactNewMessageTypeahead .open.webInboxRedesign{height:auto;margin-left:-36px;width:inherit}.reactNewMessageTypeahead .open.webInboxRedesign li{border:none}.reactCollaboratorInviterTypeaheadCustom{height:47px}.reactSocialTypeahead .typeaheadImg{border-radius:50%;overflow:hidden}.reactSocialTypeahead .typeaheadImg:after{box-shadow:none}.Typeahead{background:#fff;border-radius:6px;display:none;left:0;right:0;-webkit-transition:opacity .25s linear;transition:opacity .25s linear;z-index:-1}.Typeahead li:first-child{padding-top:10px!important}.Typeahead.flexible{overflow-y:auto;z-index:0}.Typeahead.typeaheadWithTitles{padding-bottom:5px}.Typeahead.typeaheadWithTitles li a{color:#4a4a4a;font-size:16px;padding:6px 15px}.Typeahead.typeaheadWithTitles li a:hover{color:#4a4a4a}.Typeahead.typeaheadWithTitles li a.titleItem{color:#999;font-size:10px;line-height:12px;margin-top:5px}.Typeahead.typeaheadWithTitles li a.titleItem .typeaheadName{color:#333;font-size:12px;font-weight:400;line-height:14px}.Typeahead.typeaheadWithTitles li a.clearRecentItem{color:#ddd;font-size:12px}.Typeahead.typeaheadWithTitles li a.clearRecentItem:hover{color:#777}.Typeahead.typeaheadWithTitles li a.trending-1{color:#333}.Typeahead.typeaheadWithTitles li a.trending-2{color:#666}.Typeahead.typeaheadWithTitles li a.trending-3{color:#757575}.Typeahead.typeaheadWithTitles li a.trending-4{color:#838383}.Typeahead.typeaheadWithTitles li a.trending-5{color:#909090}.Typeahead.typeaheadWithTitles li a.trending-6{color:#9f9f9f}.Typeahead.typeaheadWithTitles li a.trending-7{color:#acacac}.Typeahead.open{-webkit-animation:fadeIn .2s ease-out;animation:fadeIn .2s ease-out;display:block;opacity:1}.Typeahead.expanded{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;border:0;box-shadow:none;max-width:1000px}.Typeahead.expanded .results ul{float:left;width:33.3%}.Typeahead.expanded .cancelButton{color:#fff;font-size:32px;font-weight:400;position:absolute;right:20px;top:30px}.Typeahead.expanded.open{-webkit-animation:none;animation:none}.Typeahead.expanded li:first-child,.Typeahead.expanded li:last-child{padding:0}.Typeahead.expanded li a{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;border-radius:6px;color:#b9b9b9;font-size:16px;font-weight:500;padding:15px 10px}.Typeahead.expanded li a.recentQuery{padding:20px 10px}.Typeahead.expanded li.highlighted a,.Typeahead.expanded li a:hover{background-color:#262626;color:#fff;font-size:16px;font-weight:500;padding:15px 10px}.Typeahead.expanded li.highlighted a.recentQuery,.Typeahead.expanded li a:hover.recentQuery{padding:20px 10px}.Typeahead.expanded li hr{background-color:hsla(0,0%,100%,.18);height:1px;margin:5px}.Typeahead li{overflow:hidden;color:#777;display:block;font-size:12px;position:relative}.Typeahead li:first-child{padding-top:5px}.Typeahead li:last-child{padding-bottom:5px}.Typeahead li a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;font-weight:700;color:#777;cursor:pointer;display:block;padding:9px 14px}.Typeahead li a:hover{background:#f1f1f1;color:#333}.Typeahead li a:active{background:#eaeaea}.Typeahead li a{overflow:hidden;padding:6px 10px;white-space:nowrap}.Typeahead li.highlighted a{background:rgba(0,0,0,.08);color:#333}.Typeahead li:hover .remove{display:inline}.Typeahead li .board,.Typeahead li .user{text-overflow:ellipsis}.Typeahead li .board .typeaheadName,.Typeahead li .user .typeaheadName{box-sizing:border-box;margin-left:-43px;padding-left:43px}.Typeahead li .board .label,.Typeahead li .board .sublabel,.Typeahead li .user .label,.Typeahead li .user .sublabel{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Typeahead li .board .subLabel,.Typeahead li .user .subLabel{color:#999;font-size:10px;font-weight:400}.Typeahead.advanced li:first-child{padding-top:0}.Typeahead .results .sectionHeader{background:#f1f1f1;cursor:default}.Typeahead .typeaheadImg{position:relative;display:inline-block;margin-right:5px;vertical-align:middle;width:38px}.Typeahead .typeaheadImg:after{box-shadow:inset 0 0 2px rgba(0,0,0,.9);content:" ";left:0;position:absolute;top:0}.Typeahead .typeaheadImg:after,.Typeahead .typeaheadImg img{border-radius:2px;height:38px;width:38px}.Typeahead .myPins{color:#e60023}.Typeahead .remove{width:8px;height:8px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -315px -47px no-repeat;font:0/0 serif;text-shadow:none;color:transparent;border:0;cursor:pointer;display:none;float:right;margin-top:4px;padding:0;position:absolute;right:15px;top:8px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead .remove{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-222px -201px;background-size:249px 231px}}.Typeahead.userSelect{background:#fff;border-radius:0 0 6px 6px;border-top:1px solid #ccc;box-shadow:none;margin:0;position:absolute;text-align:left}.Typeahead.userSelect .highlighted a,.Typeahead.userSelect .socialConnectItem:hover,.Typeahead.userSelect a:hover{background:#f1f1f1}.Typeahead.userSelect a:active{background:#eaeaea}.Typeahead.userSelect .useEmail .typeaheadImg{position:relative}.Typeahead.userSelect .useEmail .typeaheadImg:after{border-radius:3px;box-shadow:inset 0 0 2px rgba(0,0,0,.3);content:" ";height:38px;left:0;position:absolute;top:0;width:38px}.Typeahead.userSelect .useEmail .typeaheadImg img{border-radius:3px;height:38px;width:38px}.Typeahead.userSelect li{border-bottom:1px solid #e5e5e5}.Typeahead.userSelect li:first-child,.Typeahead.userSelect li:last-child{padding-bottom:0;padding-top:0}.Typeahead.userSelect li:last-child{border-bottom:0}.Typeahead.userSelect li .socialConnectItem,.Typeahead.userSelect li a{padding:10px 14px}.Typeahead.userSelect .typeaheadImg{float:left;margin-right:12px}.Typeahead.userSelect p{margin:0}.Typeahead.userSelect .typeaheadName{color:#000;font-size:13px;margin-bottom:2px;margin-top:6px}.Typeahead.userSelect .titleWrapper{font-size:11px}.Typeahead.userSelect .titleWrapper .title{display:inline-block;margin-left:5px}.Typeahead.userSelect .titleIcon{width:11px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -107px -442px no-repeat;display:inline-block;float:left}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead.userSelect .titleIcon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:0 -416px;background-size:428px 427px}}.Typeahead.userSelect .titleIcon.isPinner{width:11px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -474px -439px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead.userSelect .titleIcon.isPinner{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-12px -416px;background-size:428px 427px}}.Typeahead.userSelect .titleIcon.isFacebook{width:10px;height:10px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -223px -206px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead.userSelect .titleIcon.isFacebook{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-418px -39px;background-size:428px 427px}}.Typeahead.userSelect .titleIcon.isGplus{width:10px;height:10px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -474px -452px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead.userSelect .titleIcon.isGplus{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-418px -28px;background-size:428px 427px}}.Typeahead.userSelect .title{font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;color:#666;font-weight:400;margin-left:16px;position:relative;top:-1px}.Typeahead.userSelect .collaboratorInviterTypeahead{padding:7px;width:100%}.Typeahead.userCircleSelect.compact>ul>li{border-bottom:0}.Typeahead.userCircleSelect.compact>ul>li a{padding:4px 8px}.Typeahead.userCircleSelect li{border-bottom:1px solid #e7e7e7}.Typeahead.userCircleSelect li:last-child{border-bottom:0}.Typeahead.userCircleSelect li a{padding:10px}.Typeahead.userCircleSelect li.highlighted a{background-color:#eee}.Typeahead .connectCta,.Typeahead .sendToEmail,.Typeahead .socialConnect{display:table;width:100%}.Typeahead .connectCta .left,.Typeahead .sendToEmail .left,.Typeahead .socialConnect .left{display:table-cell}.Typeahead .connectCta .right,.Typeahead .sendToEmail .right,.Typeahead .socialConnect .right{display:table-cell;vertical-align:middle;width:100%}.Typeahead .sendToEmail.unclickable a{cursor:default}.Typeahead .sendToEmail .left{padding-right:10px}.Typeahead .sendToEmail .left .icon{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:#999;border-radius:50%;color:#fff;font-size:20px;font-weight:700;height:33px;line-height:33px;margin-top:1px;text-align:center;width:33px}.Typeahead .sendToEmail .left .icon.typingEmail em{width:33px;height:33px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -405px -146px no-repeat;display:block}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead .sendToEmail .left .icon.typingEmail em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-342px -142px;background-size:428px 427px}}.Typeahead .sendToEmail .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;font-weight:700;margin:1px 0}.Typeahead .sendToEmail .subtitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#b7b7b7;font-weight:400;margin:2px 0 0}.Typeahead .socialConnect .left{padding-right:10px}.Typeahead .socialConnect .left .icon{height:32px;width:32px}.Typeahead .socialConnect .left .icon em{display:block}.Typeahead .socialConnect .left .icon.socialConnect-facebook em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -405px -284px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead .socialConnect .left .icon.socialConnect-facebook em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-33px -342px;background-size:428px 427px}}.Typeahead .socialConnect .left .icon.socialConnect-gplus em{width:33px;height:33px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -405px -181px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead .socialConnect .left .icon.socialConnect-gplus em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-342px -176px;background-size:428px 427px}}.Typeahead .socialConnect .left .icon.socialConnect-twitter em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -68px -384px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead .socialConnect .left .icon.socialConnect-twitter em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-342px -276px;background-size:428px 427px}}.Typeahead .socialConnect .left .icon.socialConnect-yahoo em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) 0 -384px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead .socialConnect .left .icon.socialConnect-yahoo em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-99px -342px;background-size:428px 427px}}.Typeahead .socialConnect .title{color:#211922;font-weight:700;line-height:32px}.Typeahead .connectCta .left{padding-right:10px}.Typeahead .connectCta .left .socialConnectCta{display:block}.Typeahead .connectCta .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;font-weight:700;margin:1px 0}.Typeahead .connectCta .subtitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#b7b7b7;font-weight:400;margin:2px 0 0}.Typeahead.sendShare .connectCta .right,.Typeahead.sendShare .sendToEmail .right{height:32px}.Typeahead.sendShare .sendToEmail .icon{height:32px;line-height:32px;width:32px}.Typeahead.sendShare .sendToEmail .icon.typingEmail em{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -405px -250px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead.sendShare .sendToEmail .icon.typingEmail em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:0 -342px;background-size:428px 427px}}.Typeahead.sendShare .icon.typingEmail{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -405px -250px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead.sendShare .icon.typingEmail{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:0 -342px;background-size:428px 427px}}.Typeahead.sendShare .icon.socialConnectCta{width:32px;height:32px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -34px -384px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead.sendShare .icon.socialConnectCta{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-342px -243px;background-size:428px 427px}}.Typeahead.sendShare .connectCta .socialConnectCta{background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -34px -384px no-repeat;height:32px;width:32px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead.sendShare .connectCta .socialConnectCta{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-342px -243px;background-size:428px 427px}}.Typeahead.sendShare .title{white-space:normal;width:258px}.Typeahead .lightText{color:#999}.Typeahead .board .typeaheadImg:after{border-radius:none;box-shadow:none}.Typeahead .board .typeaheadImg img{border-radius:6px}.Typeahead .typeaheadName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:middle;width:100%}.Typeahead .typeaheadName.hasImage{width:183px}.Typeahead .verifiedIdentifyIcon{width:11px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -396px -204px no-repeat;display:inline-block;font:0/0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.Typeahead .verifiedIdentifyIcon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-69px -368px;background-size:399px 382px}}.Typeahead .footer{height:105px}.ImageCrop .holder{overflow:hidden;height:300px;margin:15px;position:relative}.ImageCrop .spinner{background:url(https://s.pinimg.com/webapp/style/images/spinner-a8ae820b.gif) no-repeat 50%;bottom:5px;display:none;height:30px;left:0;position:absolute;right:0}.ImageCrop .frame{box-shadow:0 2px 3px rgba(34,25,25,.3),inset 0 0 0 1px rgba(0,0,0,.3);position:absolute}.ImageCrop .mask{bottom:0;left:0;position:absolute;right:0;top:0}.ImageCrop .mask span{background:#fff;opacity:.9;position:absolute}.ImageCrop .bg{overflow:hidden;left:0;position:absolute;top:0}.ImageCrop .bg img{max-width:none;opacity:.01;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-property:opacity;transition-property:opacity}.ImageCrop .bg img.in{opacity:1}.ImageCrop .help{padding-top:20px;text-align:center}.ImageCrop .drag,.ImageCrop .help{left:0;position:absolute;right:0;top:0}.ImageCrop .drag{background:#fff;bottom:0;cursor:move;opacity:0;z-index:0}.CategoryPage{position:relative}.CategoryPage .interestName{color:#333;color:rgba(21,21,21,.8);font-size:40px;font-weight:700;line-height:45px;max-width:736px;text-align:center;word-wrap:break-word;margin:20px auto 10px}.ja .CategoryPage .interestName{font-size:29px}.CategoryPage .feedHeader{position:relative;text-align:center;z-index:3}.CategoryPage .feedHeader .interestName{font-size:48px;line-height:56px;margin:0 auto 20px;padding-top:25px;word-wrap:normal}.CategoryPage .feedHeader hr{border-bottom:0;border-left:0;border-right:0;border-top-color:#fff;opacity:.2;width:240px}.CategoryPage .feedHeader{box-sizing:border-box;margin:0 auto;max-width:744px;min-width:auto;text-align:left}.CategoryPage .feedHeader .interestName{color:#333;margin-left:0;margin-right:0;max-width:100%;padding-top:0;text-align:left}.IframeEmbed{border-radius:8px;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;padding-bottom:50%;position:relative;width:100%}.IframeEmbed iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.IframeEmbed.soundcould{padding-bottom:30%}.IframeEmbed.vevo,.IframeEmbed.vimeo,.IframeEmbed.youtube{padding-bottom:50%}.IframeEmbed.vine{padding-bottom:100%}.closeupContainer{cursor:auto;max-width:628px;position:relative}@media (min-width:1056px){.closeupContainer.showCloseupContentRight{max-width:912px}}.closeupLegoContainer{cursor:auto;max-width:508px;position:relative}.closeupLegoContainer.showCloseupContentRight{max-width:1016px}.closeupWideVideoContainer{cursor:auto;margin-bottom:32px;margin-top:32px;max-width:788px;min-width:590px;position:relative}.imageLink{position:relative}.relatedPin>div:nth-child(2)>div{margin-left:0!important}.descriptionAction{display:none}@media (min-width:1056px){.descriptionAction.showCloseupContentRight{display:block}}@media (min-width:1056px){.actionButton.showCloseupContentRight{display:none}}.hoverMask{border-radius:8px}.pinHashtag{color:#004b91}.CloseupTitleCard{color:#444;font-weight:700}.CloseupTitleCard .richPinInformation{padding:0 40px 16px;width:470px}.CloseupTitleCard a,.CloseupTitleCard a:active,.CloseupTitleCard a:hover{color:#444}.CloseupTitleCard .richPinSourceWrapper{font-size:14px;padding-bottom:4px}.CloseupTitleCard .richPinSecondTitleWrapper,.CloseupTitleCard .richPinTitle{font-size:30px;line-height:30px}.StoryPinSlideshow_container{height:calc(100vh - 64px);max-height:860px;min-height:652px;position:relative;position:-webkit-sticky;position:sticky;top:64px}.StoryPinSlideshow{cursor:default;display:-webkit-box;display:flex;height:calc(100vh - 84px);left:0;max-height:840px;min-height:632px;overflow-x:scroll;overflow-y:hidden;overflow:scroll hidden;padding-top:20px;position:absolute;scroll-padding:calc(50vw - 508px);-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%}.StoryPinSlideshow>:focus{box-shadow:none!important}.StoryPinSlideshowControls{left:calc(50vw - 556px);max-width:546px;min-width:429px;position:absolute;top:calc(50% - 20px);-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in;width:calc((900vh - 1116px)/16 + 96px)}.StoryPinSlideshowControls>*{position:absolute}.StoryPinSlideshowControls__backward{left:0}.StoryPinSlideshowControls__forward{right:0}.StoryPinSlideshowControls button>div{box-shadow:0 2px 4px rgba(0,0,0,.5)}.StoryPinSlideshow__is_scrolling+.StoryPinSlideshowControls{opacity:.15}.StoryPinSlideshow__is_scrolling+.StoryPinSlideshowControls:hover{opacity:1}.StoryPinSlide{-webkit-box-flex:1;flex:1 0 auto;height:calc(100vh - 124px);max-height:800px;max-width:450px;min-height:592px;min-width:333px;position:relative;scroll-snap-align:start;-webkit-transition:height .1s ease-in,width .1s ease-in;transition:height .1s ease-in,width .1s ease-in;width:calc((900vh - 1116px)/16)}.StoryPinSlideshow>:first-child{margin-left:calc(50vw - 508px)}.StoryPinSlide__pageContainer{border-radius:32px;height:100%;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);opacity:.15;overflow:hidden;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:opacity .1s ease-in,-webkit-transform .1s ease-in;transition:opacity .1s ease-in,-webkit-transform .1s ease-in;transition:opacity .1s ease-in,transform .1s ease-in;transition:opacity .1s ease-in,transform .1s ease-in,-webkit-transform .1s ease-in}.StoryPinSlide__isActive .StoryPinSlide__pageContainer{box-shadow:0 1px 20px 0 rgba(0,0,0,.1);opacity:1;-webkit-transform:scale(1);transform:scale(1)}.StoryPinTextDrawer{background:#fff;border-top-left-radius:32px;border-top-right-radius:32px;bottom:0;box-shadow:0 1px 20px 0 rgba(0,0,0,.1);box-sizing:border-box;height:auto;max-height:15%;opacity:.625;position:absolute;-webkit-transition:max-height .15s ease-in,opacity .15s ease-in;transition:max-height .15s ease-in,opacity .15s ease-in;width:100%}.StoryPinTextDrawer:hover{max-height:70%;opacity:1;overflow:scroll}.UnauthStoryPinCloseupBody__container{height:calc(100vh - 124px);max-height:800px;overflow:hidden}.UnauthStoryPinCloseupBody__container,.UnauthStoryPinCloseupBody__container_expanded{background:#fff;border-radius:32px;box-shadow:0 1px 20px 0 rgba(0,0,0,.1);min-height:592px;position:absolute;right:calc(50vw - 508px);top:84px;width:508px}@media (min-height:0){.StoryPinSlideshow>:last-child{padding-right:calc(50vw + 175px)}}@media (min-height:716px){.StoryPinSlideshow>:last-child{padding-right:calc(50vw + 508px - (900vh - 1116px)/16)}}@media (min-height:924px){.StoryPinSlideshow>:last-child{padding-right:calc(50vw + 58px)}}@media (min-height:0){.StoryPinText{padding:15px}.StoryPinText span{font-size:12px}.StoryPinText h2{font-size:18px}}@media (min-height:600px){.StoryPinText{padding:2.5vh}.StoryPinText span{font-size:2vh}.StoryPinText h2{font-size:3vh}}@media (min-height:800px){.StoryPinText{padding:20px}.StoryPinText span{font-size:16px}.StoryPinText h2{font-size:24px}}.PinnerSurvey{border:0;min-height:810px;padding-bottom:4px;width:100%}.SurveyHidden{display:none}.preview-crop-area-enter{opacity:0}.preview-crop-area-enter-active{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.preview-crop-area-exit{opacity:1}.preview-crop-area-exit-active{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.preview-crop-area-exit-done{opacity:0}.Pin .pinRepSendShareFlyoutButton .tempIconButton{border:none;box-sizing:border-box;outline:none}.Pin .pinRepSendShareFlyoutButton .tempIconButton:hover{cursor:pointer}.Pin .pinRepSendShareFlyoutButton .tempIconButton:focus{box-shadow:0 0 0 4px rgba(0,132,255,.5)}.Pin .pinRepSendShareFlyoutButton .tempIconButton.transparent-dark-gray{background-color:rgba(51,51,51,.8)}.Pin .pinRepSendShareFlyoutButton .tempIconButton.transparent-dark-gray:hover{background-color:#333}.Pin .pinRepSendShareFlyoutButton .tempIconButton.enabled_android_icon{background-color:#fff}.Pin .pinRepSendShareFlyoutButton .tempIconButton.enabled_android_icon:hover{background-color:#efefef}.Pin .pinRepSendShareFlyoutButton .tempIconButton.enabled_android_icon:active{background-color:#dadada}.fixedHeader .sendShareFlyoutButtonTest .tempIconButton{background-color:transparent;border:none;box-sizing:border-box;outline:none}.fixedHeader .sendShareFlyoutButtonTest .tempIconButton:hover{cursor:pointer}.fixedHeader .sendShareFlyoutButtonTest .tempIconButton:focus{box-shadow:0 0 0 4px rgba(0,132,255,.5)}.fixedHeader .sendShareFlyoutButtonTest .tempIconButton.enabled_android_icon:hover{background-color:#efefef}.fixedHeader .sendShareFlyoutButtonTest .tempIconButton.enabled_android_icon:active{background-color:#dadada}.fixedHeader .pincodeButton .tempIconButton{background-color:transparent;border:none;box-sizing:border-box;outline:none}.fixedHeader .pincodeButton .tempIconButton:hover{cursor:pointer}.fixedHeader .pincodeButton .tempIconButton:focus{box-shadow:0 0 0 4px rgba(0,132,255,.5)}.fixedHeader .pincodeButton .tempIconButton.pincodeIcon:hover{background-color:#efefef}.fixedHeader .pincodeButton .tempIconButton.pincodeIcon:active{background-color:#dadada}.User.gridItem{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.22);border-radius:6px}.User.thumb.small .fullname,.User.thumb.small .location,.User.thumb.small .subtitle,.User.thumb.small .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;margin-bottom:1px;margin-top:1px}.User.thumb .location,.User.thumb .subtitle,.User.thumb .title{font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;font-weight:700;color:grey}.User.thumb.hasText .thumbImageWrapper{margin-right:8px}.User.dim{opacity:.5}.User .thumbContainer{position:relative;background-color:#eee;float:left;margin:0 3px 3px 0}.User .thumbContainer:after{box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";left:0;position:absolute;top:0}.User .thumbContainer:after,.User .thumbContainer img{border-radius:3px;height:51px;width:51px}.User.inline{margin:0 2px;vertical-align:middle}.User.inline,.User.inline a{display:inline-block}.User.large .thumbImageWrapper{position:relative;width:100px}.User.large .thumbImageWrapper:after{box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";left:0;position:absolute;top:0}.User.large .thumbImageWrapper:after,.User.large .thumbImageWrapper img{border-radius:50%;height:100px;width:100px}.User.medium .thumbImageWrapper{position:relative;width:50px}.User.medium .thumbImageWrapper:after{box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";left:0;position:absolute;top:0}.User.medium .thumbImageWrapper:after,.User.medium .thumbImageWrapper img{border-radius:50%;height:50px;width:50px}.User.smallerMedium .thumbImageWrapper{position:relative;width:40px}.User.smallerMedium .thumbImageWrapper:after{border-radius:50%;box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";height:40px;left:0;position:absolute;top:0;width:40px}.User.smallerMedium .thumbImageWrapper img{border-radius:50%;height:40px;width:40px}.User.smallerMedium.brio .title{font-weight:400!important;margin-bottom:0}.User.smallerMedium.brio .fullname,.User.smallerMedium.brio .title{color:#333;font-size:14px}.User.smallerMedium.brio .fullname{margin-top:2px}.User.small{line-height:30px}.User.small .thumbImageWrapper{position:relative;height:30px;width:30px}.User.small .thumbImageWrapper:after{box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";left:0;position:absolute;top:0}.User.small .thumbImageWrapper:after,.User.small .thumbImageWrapper img{border-radius:50%;height:30px;width:30px}.User.small .thumbImageWrapper img{vertical-align:top}.User.small .thumbImageWrapper .icon{-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,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:#999;border:0;border-radius:50%;box-sizing:border-box;color:#fff;display:block;font-size:18px;font-weight:700;height:32px;line-height:32px;text-align:center;width:32px}.User.interests .thumbImageWrapper img{border-radius:50%;box-shadow:inset 0 0 2px rgba(0,0,0,.33);height:65px;width:65px}.User.gridItem{position:relative}.User.gridItem .username{margin-bottom:0}.User.debugWrapper{padding:2px}.User .fullname{display:block;font-size:15px;line-height:17px}.User .fullname,.User h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.User h3{height:18px}.User.thumb{overflow:hidden;position:relative}.User.thumb .thumbImageWrapper{float:left}.User.thumb .fullname{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;font-weight:700;color:#333;display:block}.User.thumb .Button{float:right;font-size:12px;margin-top:10px;padding-left:15px;padding-right:15px}.User.thumb.small .fullname,.User.thumb.small .location,.User.thumb.small .subtitle,.User.thumb.small .title{line-height:14px}.User.thumb.small.inline .fullname{display:inline-block}.User.thumb.notification{line-height:33px}.User.thumb.notification .thumbImageWrapper{position:relative;height:33px;width:33px}.User.thumb.notification .thumbImageWrapper:after{border-radius:50%;box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";height:33px;left:0;position:absolute;top:0;width:33px}.User.thumb.notification .thumbImageWrapper img{border-radius:50%;height:33px;width:33px;vertical-align:top}.User.thumb.notification .fullname,.User.thumb.notification .location,.User.thumb.notification .subtitle,.User.thumb.notification .title{font-size:11px;line-height:14px;margin-bottom:1px;margin-top:1px}.BoardInfoBar .User.thumb.notification .fullname{color:#444;font-size:13px;margin-top:9px}.User.thumb.medium .fullname,.User.thumb.medium .location,.User.thumb.medium .subtitle,.User.thumb.medium .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px;margin-top:6px}.User.thumb.medium .location,.User.thumb.medium .subtitle,.User.thumb.medium .title{font-size:13px}.User.thumb.medium .location{margin-top:0}.User.thumb.medium .fullname{font-size:16px;margin-bottom:1px;margin-top:8px}.User.thumb.medium.boardFollower .fullname{line-height:34px}.User.thumb.pinner .thumbImageWrapper{margin-right:15px}.User.thumb.pinner .title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999;font-size:13px;font-weight:700;line-height:13px;height:auto;margin:6.5px 0 7px}.User.thumb.pinner .fullname{color:#333;font-size:16px;font-weight:700;line-height:17px}.User.news{margin:7px 14px;width:208px}.User.communityItem .fullname,.User.communityItem .profileSource{display:-webkit-box;display:flex}.User.communityItem .fullname{-webkit-box-align:center;align-items:center;margin-top:0!important}.User a.profileSource{display:block}.User.gridItem{background:none;box-shadow:none;cursor:pointer;margin:-10px;padding:10px;width:236px}.User.gridItem .username{font-size:18px;height:20px;line-height:20px;padding-bottom:6px;padding-top:6px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.User.gridItem:before{background:rgba(0,0,0,.05);border-radius:8px;content:" "!important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(.96);transform:scale(.96);width:100%;z-index:3}.User .hoverMask{border-radius:none;box-shadow:none}.User .thumbImageWrapper:after{box-shadow:none!important}.User .Button.gridItem{bottom:auto;width:236px}.Bubble-Container{margin:-8px;padding:8px;position:relative}.Bubble-Container:before{background:rgba(0,0,0,.05);border-radius:8px;content:" "!important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(.96);transform:scale(.96);width:100%;z-index:3;bottom:0;right:0}.Bubble-Container:hover:before{-webkit-animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards;animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards}.Bubble-Content{position:relative;z-index:4}@-webkit-keyframes spotlightDotPop{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes spotlightDotPop{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.SearchBoxInput{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;border:0;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#333;font-size:16px;font-weight:600;height:100%;line-height:20px;outline:none;padding:0 40px 0 52px;width:100%}.SearchBoxInput:focus{box-shadow:0 0 0 4px rgba(0,132,255,.5);outline:0}.SearchBoxInput::-webkit-input-placeholder{color:#6c6c6c}.SearchBoxInput::-moz-placeholder{color:#6c6c6c}.SearchBoxInput:-ms-input-placeholder{color:#6c6c6c}.SearchBoxInput::-ms-input-placeholder{color:#6c6c6c}.SearchBoxInput::placeholder{color:#6c6c6c}.SearchBoxInput--Overlay{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;white-space:nowrap}.SearchBoxInput--Overlay>span{overflow:hidden;text-overflow:ellipsis}.EasterEggOverlay{font-size:16px;line-height:20px}.EasterEggOverlay,.KeywordOverlay{pointer-events:none;position:absolute;z-index:3}.KeywordOverlay{display:-webkit-box;display:flex}.KeywordOverlay span{font-size:16px;font-weight:400;line-height:20px}.KeywordOverlay .Keyword{margin-left:6px}.searchAutocorrectLink,.searchNagContainer a{color:#333}.searchAutocorrectLink:hover,.searchNagContainer a:hover{text-decoration:underline}.foodFilterButton{background:#767676}.foodFilterButton.active{background-color:#333}.filterOption{background-color:#efefef;border-radius:4px}.filterOption.active{background-color:#333}.filterCheckBox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;cursor:pointer;height:24px;opacity:0;outline:0;width:24px}.filterDropdownButton{background-color:transparent;max-width:200px;padding:0;white-space:nowrap}.SearchImprovementsBar-OuterScrollContainer{overflow:hidden}.SearchImprovementsBar-InnerScrollContainer{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden}.SearchImprovementsBar-InnerScrollContainer::-webkit-scrollbar{display:none}.SearchImprovementsBar-ArrowButton{background-color:transparent;border:0;height:100%;outline:none;padding:0;pointer-events:all}.SearchPage .searchLEQChunk{margin:-10px;padding:10px;position:relative}.SearchPage .searchLEQChunk:before{background:rgba(0,0,0,.05);border-radius:8px;content:" "!important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(.96);transform:scale(.96);width:100%;z-index:3}.SearchPage .searchLEQChunk:hover:before{-webkit-animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards;animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards}.SearchPage .leqChunksList{padding-bottom:36px}.SearchPageContent .searchTerm{font-weight:700}.SearchPageContent .noResults{font-size:18px;font-weight:400;margin:54px auto;text-align:center;width:50%}.mainContainer.showHeaderMessage .SearchPage .sticky{top:88px}.searchRelatedQueries .relatedQueriesStoryLabel{margin-bottom:18px}.searchRelatedQueries .relatedQueriesStoryLabel>svg{position:fixed}.searchRelatedQueries .relatedQueriesStoryLabel>span{padding-left:24px}.searchRelatedQueries .relatedQueryWrapper{margin-bottom:12px}.searchRelatedQueries .relatedQueryWrapper .relatedQuery{border-radius:4px;display:inline-block}.searchRelatedQueries .relatedQueryWrapper .relatedQuery .relatedQueryContent{display:inherit;padding:9px 16px 11px}.searchRelatedQueries .relatedQueryWrapper:last-child{margin-bottom:0}.DidItActivityFeedSummary{background-color:inherit;padding:8px 0;z-index:669}.photoFirstLikeButton{background:none;border:none;border-radius:50%;padding:0}.photoFirstLikeButton:focus{box-shadow:0 0 0 4px rgba(0,132,255,.5);outline:0}.photoFirstDetailsText{white-space:pre-wrap}.PhotoFirstTitle{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow:hidden;word-wrap:break-word}@media (min-width:360px){.PhotoFirstTitle{line-height:20px;max-height:40px}}@media (min-width:800px){.PhotoFirstTitle{line-height:22px;max-height:44px}}@media (min-width:1312px){.PhotoFirstTitle{line-height:24px;max-height:48px}}.inlineCloseupActionDetails{color:#333;font-size:21px;font-weight:400;text-align:left;text-indent:-6px}.inlineCloseupActionDetails:before{content:open-quote}.inlineCloseupActionDetails:after{content:close-quote}.textAreaCommentCompact textarea{height:2.5em}.DidItPinInfoBar{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,46.3%,0)),color-stop(33%,rgba(0,0,0,.2)),color-stop(66%,rgba(0,0,0,.5)),to(rgba(0,0,0,.7)));background-image:linear-gradient(180deg,hsla(0,0%,46.3%,0),rgba(0,0,0,.2) 33%,rgba(0,0,0,.5) 66%,rgba(0,0,0,.7));border-radius:8px}.didItPhotoBox{padding-bottom:40px;padding-top:40px;-webkit-transition:padding-top .2s ease;transition:padding-top .2s ease}.didItPhotoBox.transitionUp{padding-bottom:0;padding-top:0}.didItTextBox{height:0;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:.2s;transition-delay:.2s;visibility:hidden}.didItTextBox.transitionIn{height:auto;opacity:1;visibility:visible}.uploadProgressBar{background-color:#e60023;border-radius:8px;height:16px;opacity:1;position:absolute;z-index:10}.uploadProgressBar,.uploadProgressBar.transition{-webkit-transition:opacity 85ms ease-in,width 85ms ease-in;transition:opacity 85ms ease-in,width 85ms ease-in}.uploadProgressBar.transition{opacity:0}.BottomBanner .bannerContainer{font-family:HelveticaNeue-Bold,Helvetica,Arial;background:#2ab6dd;bottom:0;color:#fff;font-size:28px;line-height:35px;max-height:100vh;opacity:.95;padding-bottom:15px;padding-top:15px;position:fixed;text-align:center;width:100%;z-index:101}.BottomBanner .bannerContainer .bannerClose{width:16px;height:17px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -376px -236px no-repeat;cursor:pointer;position:absolute;top:20px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BottomBanner .bannerContainer .bannerClose{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-370px -187px;background-size:399px 382px}}.BottomBanner .bannerContainer .bannerText{display:inline-block;padding-left:100px;padding-right:100px}.BottomBanner .bannerContainer .bannerText.hidden{display:none}.BottomBanner .bannerContainer .bannerText.fadeOut{-webkit-animation:fadeOutUp .3s;animation:fadeOutUp .3s}.BottomBanner .bannerContainer .bannerText a,.BottomBanner .bannerContainer .bannerText a:focus,.BottomBanner .bannerContainer .bannerText a:hover{color:#fff}.BottomBanner .bannerContainer .transitionBannerContainer .transitionText{display:inline-block;padding-left:40px;padding-right:40px}.BottomBanner .bannerContainer .transitionBannerContainer.hidden{display:none}.BottomBanner .bannerContainer .transitionBannerContainer.fadeIn{-webkit-animation:fadeInUp .3s;animation:fadeInUp .3s}.BottomBanner .bannerContainer .buttonWrapper{display:inline}.BottomBanner .bannerContainer .buttonWrapper .nextBannerButton{background:#fff;border:1px solid #fff;color:#5bd543;font-size:24px;height:38px;margin-left:20px;padding:2px 6px;width:130px}.BottomBanner .bannerContainer .buttonWrapper .transitionBannerButton{background:#fff;border:none;border-radius:4px;height:36px}.BottomBanner .bannerContainer .buttonWrapper .transitionBannerButton .buttonText{color:#2ab6dd;display:block;font-size:14px;font-weight:700;line-height:1.1}.BottomBanner .bannerContainer.done{background:#5bd543}.BottomBanner .heartIcon{width:23px;height:20px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -22px -325px no-repeat;display:inline-block}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BottomBanner .heartIcon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-21px -320px;background-size:399px 382px}}.ExperienceHero-enter{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}.ExperienceHero-enter-active{opacity:1;-webkit-transform:none;transform:none;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.ExperienceHero-exit{opacity:1}.ExperienceHero-exit-active{opacity:0;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.HeroBasic{background-color:#d8d8d8;position:relative}.HeroBasic.heroWithoutImage .heroImage{display:none}.HeroBasic.heroWithoutImage .heroContainer{width:500px}.HeroBasic.white{background-color:#fff}.HeroBasic .hero{padding:14px 0}.HeroBasic .heroBackgroundImage{height:100%;position:absolute;width:100%}.HeroBasic .heroContainer{background-color:#fff;border-radius:6px;display:-webkit-box;display:flex;margin:0 auto;overflow:hidden;position:relative;width:736px}.HeroBasic .heroBody{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;padding:14px;width:472px}.HeroBasic .heroDivider{background-color:#e7e7e7;height:1px;margin-bottom:14px}.HeroBasic .heroContent{color:#333;-webkit-box-flex:1;flex-grow:1}.HeroBasic .heroContent p{font-size:14px}.HeroBasic .heroImage{height:100%;width:236px}.HeroBasic .heroButtons{text-align:right}.HeroBasic.upsellHero{font-size:24px;font-weight:700}.HeroBasic.upsellHero .bodyText{color:#fff;display:inline-block;margin-bottom:10px;margin-left:80px;margin-top:10px;padding-right:16px}.HeroBasic.upsellHero .heroContainer{background-color:transparent;width:auto}.HeroBasic.upsellHero .androidButton,.HeroBasic.upsellHero .iosButton{display:inline-block;height:40px;outline:none;width:135px}.HeroBasic.upsellHero .androidButton{margin-right:10px}.HeroBasic.upsellHero .upsellTextButtons{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin:10px 0;width:100%}.HeroBasic.upsellHero .hero{padding:0}.HeroBasic.upsellHero .appButtons{display:inline-block;margin-right:80px;margin-top:2px;min-width:300px}.experienceSystemPushOverlay{background:#000;bottom:0;display:block;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:750}.iconButtonExperiment:focus,.iconButtonExperiment:hover{background-color:#dedede}.iconButtonExperiment:active path{fill:#333}.iconButtonExperiment svg{vertical-align:middle}.iconButtonExperimentGestalt{border-color:"transparent"}.iconButtonExperimentGestalt:focus,.iconButtonExperimentGestalt:hover{background-color:#dedede}.iconButtonExperimentGestalt svg{vertical-align:middle}.msg_bubble_arrow_box{position:relative}.msg_bubble_arrow_box:after{border:10px solid hsla(0,0%,93.7%,0);border-right-color:#efefef;content:" ";height:0;margin-top:-10px;pointer-events:none;position:absolute;right:100%;top:17%;width:0}.searchRepWrapper{height:236px;position:relative;width:236px}.searchRepWrapper:before{background:rgba(0,0,0,.05);border-radius:8px;content:" ";height:100%;left:0;margin:-10px;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(.96);transform:scale(.96);width:100%;z-index:-1}.searchRepWrapper:hover:before{-webkit-animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards;animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards}.searchRepWrapper .searchTerm{bottom:10px;left:10px;max-height:100%;padding:5px;position:absolute}.searchRepWrapper .searchCoverWrapper{background-size:cover;border-radius:8px;height:236px;overflow:hidden}.searchRepWrapper .searchCoverWrapper:after{background:#000;border-radius:8px;content:"";height:100%;opacity:.2;position:absolute;width:100%}.emptyBoard{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:280px;padding-bottom:40px}.emptyBoard .static{visibility:hidden}.emptyBoard .emptyPinWrapper{background-color:#f7f7f7;border-radius:8px;float:left;margin:12px;text-align:center;width:236px}.emptyBoard .emptyPinWrapper .emptyPinTip{color:#767676;font-size:16px;font-weight:700;line-height:18px;padding:98px 36px 0;word-spacing:0}.emptyBoard .addPinWrapper{float:left;margin:12px;width:236px}.emptyBoard .pinHeightTall{height:280px}.emptyBoard .pinHeightShort{height:236px}.FirstPinCreate__Container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;width:100%}.FirstPinCreate__Container .FirstPinCreate{display:-webkit-box;display:flex;font-family:Helvetica Neue,Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,arial,sans-serif;height:528px;margin:auto;position:relative;width:660px}.FirstPinCreate__Container .FirstPinCreate__mainContent{background:#fff;border-radius:8px;display:-webkit-box;display:flex;height:inherit;overflow:hidden;position:relative;width:660px}.FirstPinCreate__Container .FirstPinCreate__firstPinHeader{color:#fff;font-size:28px;font-weight:700;margin-bottom:10px;text-align:center}.FirstPinCreate__Container .FirstPinCreate__Spacer{-webkit-box-flex:1;flex-grow:1}.FirstPinCreate__Header{color:#fff;font-size:28px;font-weight:700;margin-left:170px;position:fixed;top:100px}.NuxInterest{background-color:transparent;border:none;height:144px;padding:0;position:relative;width:144px}.NuxInterest.NuxInterestSmall{cursor:default;height:100px;width:100px}.NuxInterest.hoverableNuxInterestSmall{cursor:pointer;height:100px;width:100px}.NuxInterest.NuxInterestMedium{height:120px;width:120px}.NuxInterest.NuxInterestCategory{cursor:pointer;height:120px;width:181px}.NuxInterest.NuxInterestShort{cursor:pointer;height:88px;width:144px}.NuxInterest .interestCardWrapper{height:100%;position:absolute;width:100%;z-index:1}.NuxInterest .interestCardWrapper .selectedOverlay{opacity:.7;z-index:-1}.NuxInterest .defaultImageWash,.NuxInterest .interestCardWrapper .selectedOverlay{background-color:#000;border-radius:6px;height:100%;position:absolute;top:0;width:100%}.NuxInterest .defaultImageWash{opacity:.3}.NuxInterest .checkmarkCircle{-webkit-box-align:center;align-items:center;background-color:#fff;border-radius:50%;display:-webkit-box;display:flex;height:24px;-webkit-box-pack:center;justify-content:center;width:24px}.NuxInterest .interestCardWrapper:hover .hoverMask{background-color:rgba(0,0,0,.6);border-radius:8px;height:100%;pointer-events:none;position:absolute;top:0;width:100%}.NuxInterest .interestCardWrapper:hover .hoverMaskDarker{background-color:rgba(0,0,0,.7)}.NuxInterest .hoverText{display:none}.NuxInterest .interestCardWrapper:hover .hoverText{bottom:0;display:block;padding:8px;position:absolute;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;z-index:1}.NuxInterest .selectedWrapper{height:100%;position:absolute;width:100%}.SearchSuggestions{display:-webkit-box;display:flex;margin-left:5px;min-height:50px}.searchSuggestionsLoadingSpinner{padding-top:24px;position:relative}.SearchSuggestionToken .tokenContainer{border-radius:4px;color:#fff;float:left;font-size:16px;font-weight:600;height:40px;margin:4px}.SearchSuggestionToken .tokenContainer a{color:inherit}.SearchSuggestionToken .tokenContainer span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:4px;float:left;padding:9px 12px 11px}.SearchSuggestionToken .tokenContainer span:hover{background:rgba(0,0,0,.05)}.SearchSuggestionToken .tokenContainer span em{width:12px;height:12px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -396px -51px no-repeat;float:left;margin:3px 8px 5px 0}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SearchSuggestionToken .tokenContainer span em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-43px -368px;background-size:399px 382px}}.conversationPanel{height:440px;overflow:auto}.boardInviteContactRequestsContainer{padding-left:6px;padding-right:6px}.EmptyConversations{background:#fff}.EmptyConversations .intro{color:#999;font-size:13px;margin:20px auto 24px;text-align:center;width:210px}.EmptyConversations .intro strong{color:#666;line-height:20px}.EmptyConversations .icon{margin:30px auto 0}.EmptyConversations .headsContainer{margin-left:auto;margin-right:auto;padding:25px;width:225px}.EmptyConversations .headsContainer .ConversationHead{float:left;margin-right:24px}.EmptyConversations .headsContainer .ConversationHead:last-child{margin-right:0}.NewsConversationsDropdown{max-height:500px;min-width:375px}.newsConversationsTabs{overflow:hidden;padding:2px}.newsConversationsTabs .newsConversationsTabButton{background-color:#efefef;color:#767676;display:inline-block;font-size:16px;font-weight:500;height:36px;width:100%}.newsConversationsTabs .newsConversationsTabButton.activeSegment{background:#fff}.newsConversationsTabs .newsConversationsTabButton.activeSegment,.newsConversationsTabs .newsConversationsTabButton:focus,.newsConversationsTabs .newsConversationsTabButton:hover{color:#333}.newsConversationsTabs .newsConversationsTabButton.badged .buttonBadge{width:5px;height:5px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -467px -372px no-repeat;font-size:0;left:-7px;padding:0;position:relative}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.newsConversationsTabs .newsConversationsTabButton.badged .buttonBadge{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-418px -100px;background-size:428px 427px}}.newsConversationsTabs ul{display:-webkit-box;display:flex}.newsConversationsTabs ul li{-webkit-box-flex:1;flex:1 1 auto;width:100%}.newsConversationsTabs{background:#efefef;border-radius:6px;margin:10px}.previewRowItem{display:inline-block;margin-right:4px}.previewRowFullWidthItem{background:#efefef;border-left:2px solid #fff;border-radius:0;box-sizing:border-box;margin:0;overflow:hidden;width:25%}.previewRowFullWidthItem:first-child,.previewRowFullWidthItem:first-child span{border-radius:4px 0 0 4px}.previewRowFullWidthItem:last-child,.previewRowFullWidthItem:last-child span{border-radius:0 4px 4px 0}.hasBrioCorners:first-child,.hasBrioCorners:first-child img,.hasBrioCorners:first-child span{border-radius:8px 0 0 8px}.hasBrioCorners:last-child,.hasBrioCorners:last-child div,.hasBrioCorners:last-child img,.hasBrioCorners:last-child span{border-radius:0 8px 8px 0}.hasLegoBrioCorners:first-child,.hasLegoBrioCorners:first-child img,.hasLegoBrioCorners:first-child span{border-radius:16px 0 0 16px}.hasLegoBrioCorners:last-child,.hasLegoBrioCorners:last-child div,.hasLegoBrioCorners:last-child img,.hasLegoBrioCorners:last-child span{border-radius:0 16px 16px 0}.unifiedCommentBorder{border-left:4px solid #fff}.fourPixelMask{border-radius:4px;overflow:hidden}.newsHubItem{display:block;padding:20px 0 20px 16px}.newsHubItem:focus,.newsHubItem:hover{background-color:#f1f1f1}.newsHubItem:focus .whiteBorderOnHover,.newsHubItem:hover .whiteBorderOnHover{border-radius:8px;box-shadow:0 0 0 2px #fff}.newsHubItem:focus .whiteOnHover,.newsHubItem:hover .whiteOnHover{background-color:#fff!important}.miniPinGridItem{background:#efefef top;background-size:cover;display:inline-block}.miniPinGridItem:not(:last-child){margin-right:2px}.attributionWrapper{bottom:-10px;left:8px;position:absolute}.attributionUserBorder{border:2px solid #fff;border-radius:100px}.attributionSearchBorder{border:2px solid #fff;border-radius:999px}.newsHubPanel .newsHubItemDate{padding:20px 0 4px 16px}.newsHubPanel .newsHubItemDate+.newsHubItem{padding-top:20px}.newsHubPanel .newsHubItemWrapper:first-child .newsHubItemDate{padding-top:16px}.newsHubMarkReadButton{cursor:pointer;float:right;margin-right:16px}.newsHubTitle{padding:20px 0 8px 16px}.newsHubPanel{clear:both;height:440px}.listContainer{overflow:auto}.loadingItem{height:20%;padding:5%;position:relative}.BizNuxModalStepBase{border-radius:6px;height:640px;max-height:calc(100vh - 40px);overflow:hidden;width:800px}.BizNuxModalStepBase.denseGridModal{height:670px}.BizNuxModalStepBase .stepInfoContent{color:#d3d3d3;font-size:16px;font-weight:700;height:20px;line-height:19px;position:absolute;right:16px;text-align:right;top:16px}.BizNuxModalStepBase .stepInfoContent .stepInfo{display:inline-block}.BizNuxStep__contentWrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%}.BizNuxStep__contentWrapper .BizNuxStepFooter{background:#fff;border-radius:8px;display:block;position:relative;text-align:center;width:100%;z-index:104}.BizNuxStep__contentWrapper .BizNuxStepFooter .BizNuxStepFooter__buttonWrapper{-webkit-font-smoothing:antialiased}.BizNuxStep__contentWrapper .BizNuxStepFooter .BizNuxStepFooter__footerWash{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(hsla(0,0%,100%,0),#fff);border-radius:6px;bottom:0;height:40px;pointer-events:none;position:absolute;width:100%}.BizNuxStep__contentWrapper .BizNuxStepFooter .BizNuxStepFooter__footerWash.bottomSpace{top:-40px}.BizNuxStep__contentWrapper .BizNuxNameTypeStepBusinessTypesGrid{-webkit-box-flex:1;flex:1;margin-top:12px;overflow-y:scroll;padding-bottom:40px;padding-left:28px;width:772px}.BizNuxStep__contentWrapper .BizNuxNameTypeStepPlatformsGrid{-webkit-box-flex:1;flex:1;margin-top:36px;overflow-y:scroll;padding-bottom:40px;padding-left:28px;padding-right:28px}.BizNuxStep__contentWrapper .BizNuxPickerInterestsGrid{-webkit-box-flex:1;flex:1;height:368px;overflow-y:scroll;padding-bottom:40px;width:800px}.BizNuxStep__contentWrapper .BizNuxPickerInterestsGrid.fullHeight{height:100%}.BizNuxStep__contentWrapper .BizNuxPickerInterestsGrid.TableOfContents{height:280px}.BizNuxModalInstallExtension{height:100%}.BizNuxModalInstallExtension .headerContent{margin:32px auto 24px;width:736px}.BizNuxModalInstallExtension .tableOfContents{margin-top:-40px}.BizNuxModalInstallExtension .footer{border-radius:8px;bottom:0;display:block;height:110px;position:absolute;text-align:center;width:100%;z-index:2}.BizNuxModalInstallExtension .footer .btn{border:0!important;border-radius:6px;box-shadow:none!important;font-size:24px;font-weight:700;height:60px;line-height:29px;margin:20px 20px 5px;width:760px}.BizNuxModalInstallExtension .footer .btn:enabled{background:#e60023;color:#fff}.BizNuxModalInstallExtension .footer .optionalSkip{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999;display:inline-block;font-size:16px;font-weight:700;height:20px;line-height:19px;margin-bottom:5px;text-decoration:underline}.BizNuxModalInstallExtension .footer .optionalSkip:hover{cursor:pointer}.BizNuxModalInstallExtension .simplePopExtensionContent{opacity:0;overflow:visible;-webkit-transform:scale(.95);transform:scale(.95)}.Input{overflow:hidden;background-color:#f3f3f3;background:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#f5f5f5));background:linear-gradient(#f0f0f0,#f5f5f5);box-sizing:border-box;width:100%;border:1px solid #d6d3ce;border-radius:3px;color:#333;font-size:14px;padding:7px}.Input:first-child{border:0}.Input:focus{background:#fff}.Input.hasError,.Input.hasWarning{background:#e6abad;border-color:#e60023}.Input.disabled{background-color:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#fafafa));background:linear-gradient(#f5f5f5,#fafafa);border-color:#dcdcdc;color:#999;cursor:default}.safari .Input.disabled{background-color:#f8f8f8}.Input.flat{background:#fff;border:1px solid #c7c7c7;border-radius:4px;box-shadow:none;color:#333;font-size:14px;padding:7px}.Input.flat:focus{border-color:#12afe3;outline:none}.Input.flat:disabled{background-color:#f5f5f5;color:#b9b9b9}.withCurrencySymbol .Input{border-bottom-left-radius:0;border-top-left-radius:0}.AccountSwitcherListItem{cursor:pointer;display:-webkit-box;display:flex;height:50px;padding:16px 14px;position:relative}.AccountSwitcherListItem:hover{background:#f1f1f1}.Grid{margin:0 auto 14px;position:relative}.Grid.hasError{padding-bottom:120px}.Grid .navigator{display:none}@media (min-width:260px) and (max-width:519px){.Grid .centeredWithinWrapper{width:260px}}@media (min-width:520px) and (max-width:779px){.Grid .centeredWithinWrapper{width:520px}}@media (min-width:780px) and (max-width:1039px){.Grid .centeredWithinWrapper{width:780px}}@media (min-width:1040px) and (max-width:1299px){.Grid .centeredWithinWrapper{width:1040px}}@media (min-width:1300px) and (max-width:1559px){.Grid .centeredWithinWrapper{width:1300px}}@media (min-width:1560px) and (max-width:1819px){.Grid .centeredWithinWrapper{width:1560px}}@media (min-width:1820px) and (max-width:2079px){.Grid .centeredWithinWrapper{width:1820px}}@media (min-width:2080px) and (max-width:2339px){.Grid .centeredWithinWrapper{width:2080px}}@media (min-width:2340px) and (max-width:2599px){.Grid .centeredWithinWrapper{width:2340px}}@media (min-width:2600px) and (max-width:2859px){.Grid .centeredWithinWrapper{width:2600px}}.GridItems{margin:0 auto 14px;position:relative}.GridItems.centeredWithinWrapper{margin-bottom:14px;padding-bottom:4px}.GridItems.loading{min-height:100px}.GridItems.animated .item{-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.GridItems .item.slideIn{-webkit-animation:pinFadeIn .33s forwards;animation:pinFadeIn .33s forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;display:block}.GridItems .item{-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.GridItems.padItems>.item{margin:14px 7px 0;width:236px}.domainUrl:hover{text-decoration:underline}.PartnerHeader .adminModeBackground{background-color:#dcdcdc;background-image:repeating-linear-gradient(45deg,transparent,transparent 20px,#fff 0,#fff 40px)}.PartnerHeader .adminModeBackground.writeMode{background-color:#ec7a71}.PartnerHeader .ReactDropdown__control--advertiserDropdown{background:transparent}.HeaderContent{position:relative;position:fixed;top:0;width:100%}.ConversationBoardCard,.ConversationUserCard{position:relative}.ConversationBoardCard:before,.ConversationUserCard:before{background:rgba(0,0,0,.05);border-radius:8px;content:" "!important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(.96);transform:scale(.96);width:100%;z-index:3}.ConversationBoardCard:hover:before,.ConversationUserCard:hover:before{-webkit-animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards;animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards}.ConversationUserCard{position:relative}.ConversationUserCard:before{background:rgba(0,0,0,.05);border-radius:8px;content:" "!important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(.96);transform:scale(.96);width:100%;z-index:3}.ConversationUserCard:hover:before{-webkit-animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards;animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards}.BoardInvite{overflow:hidden}.BoardInvite:hover{background:#f1f1f1}.BoardInvite .secretIconInline{width:9px;height:10px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -315px -20px no-repeat;display:inline-block;font:0/0 serif;text-shadow:none;color:transparent;vertical-align:middle}.BoardInvite.boardCreate .User{width:auto}.BoardInvite .pending,.BoardInvite .success{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;margin-right:calc(50% - 125px)}.BoardInvite .pending .leftObjectWrapper,.BoardInvite .success .leftObjectWrapper{display:inline-block}.BoardInvite .pending .left,.BoardInvite .success .left{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1;padding:10px 0}.BoardInvite.news{border-bottom:1px solid #ddd;padding-bottom:10px;padding-right:1px;padding-top:10px}.BoardInvite.news .boardRepWrapper{padding:0 10px}.BoardInvite.news .inviterLine{color:#767676}.BoardInvite.news .flagConvoWrapper{display:none;position:absolute;right:10px}.BoardInvite.news:hover .flagConvoWrapper{display:block}.BoardInvite.news .User{margin:0 10px;width:50px}.BoardInvite.news .description{overflow:hidden;font-size:12px;line-height:15px;margin:0 0 7px;max-width:calc(50% + 55px)}.BoardInvite.news .description a{color:#000;font-style:normal;font-weight:700}.BoardInvite.news .description a:hover{color:#e60023}.BoardInvite.news .actions{margin-left:70px}.BoardInvite.news .pending{color:#333;font-size:11px;font-weight:400}.BoardInvite.news .pending,.BoardInvite.news .pending .left{-webkit-box-align:start;align-items:flex-start}.BoardInvite.news .success{display:none}.BoardInvite.news .displayed{display:-webkit-box;display:flex}.BoardInvite.news .accept,.BoardInvite.news .remove{font-size:12px}.BoardInvite.news .accept{margin-left:2px}.BoardInvite{position:relative}.BoardInvite.news{border-bottom:0}.BoardInvite.news .actions{display:-webkit-box;display:flex;width:100%}.BoardInvite.news .boardName{color:#333;font-size:16px;line-height:18px}.BoardInvite.news .boardName:focus,.BoardInvite.news .boardName:hover{color:#333}.BoardInvite.news:hover{background:#fff}.BoardInvite .invitee{height:30px;line-height:30px;padding:4px 0}.BoardInvite .invitee .thumbImageWrapper{position:relative;float:left;height:30px;margin-right:7px;width:30px}.BoardInvite .invitee .thumbImageWrapper:after{border-radius:3px;box-shadow:inset 0 0 2px rgba(0,0,0,.33);content:" ";height:30px;left:0;position:absolute;top:0;width:30px}.BoardInvite .invitee .thumbImageWrapper emailIcon{border-radius:3px;height:30px;width:30px}.BoardInvite .invitee .thumbImageWrapper .inviteeIcon{width:30px;height:30px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -170px -384px no-repeat;border-radius:6px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BoardInvite .invitee .thumbImageWrapper .inviteeIcon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-194px -342px;background-size:428px 427px}}.BoardInvite .invitee .thumbImageWrapper img{border-radius:3px;height:30px;width:30px}.BoardInvite .invitee .inviteeName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;display:block;font-size:11px;line-height:17px}.BoardInvite .inviteTypeWrapper{font-size:11px;line-height:11px;margin-top:1px}.BoardInvite .inviteTypeWrapper .inviteTypeIcon{display:inline-block;margin-right:2px;vertical-align:middle}.BoardInvite .inviteTypeWrapper .inviteTypeIcon.isPinner{width:11px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -474px -439px no-repeat;margin-bottom:2px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BoardInvite .inviteTypeWrapper .inviteTypeIcon.isPinner{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-12px -416px;background-size:428px 427px}}.BoardInvite .inviteTypeWrapper .inviteTypeIcon.isEmail{width:11px;height:11px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -107px -442px no-repeat;margin-bottom:2px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BoardInvite .inviteTypeWrapper .inviteTypeIcon.isEmail{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:0 -416px;background-size:428px 427px}}.BoardInvite .inviteTypeWrapper .inviteTypeIcon.isFacebook{width:10px;height:10px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -223px -206px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BoardInvite .inviteTypeWrapper .inviteTypeIcon.isFacebook{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-418px -39px;background-size:428px 427px}}.BoardInvite .inviteTypeWrapper .inviteTypeIcon.isGplus{width:10px;height:10px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -474px -452px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.BoardInvite .inviteTypeWrapper .inviteTypeIcon.isGplus{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-418px -28px;background-size:428px 427px}}.BoardInvite .inviteTypeWrapper .inviteTypeName{color:#666;font-weight:400;vertical-align:middle}.BoardInvite .inviteTypeWrapper .inviteTypeName,.ReactDropdown{font-family:Helvetica,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;display:inline-block}.ReactDropdown{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:700;line-height:22px;position:relative}.ReactDropdown--open__control__arrow{border-color:transparent transparent #333;border-width:0 6px 7px}.ReactDropdown--noresults{color:#767676;cursor:default;display:block;padding:9px 14px}.ReactDropdown__placeholder{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReactDropdown__control{background-color:#efefef;border-radius:4px;color:#333;cursor:default;outline:none;overflow:hidden;padding:7px 12px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}.ReactDropdown__control .caret{padding-left:10px}.ReactDropdown__control--advertiserDropdown{background-color:transparent;border-radius:0;line-height:normal;padding-left:0}.ReactDropdown__menu{box-shadow:0 1px 5px 0 rgba(0,0,0,.25);-webkit-overflow-scrolling:touch;-webkit-animation:menu-slide-in-up .3s;animation:menu-slide-in-up .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:#fff;border-radius:6px;box-sizing:border-box;margin-top:8px;max-height:200px;overflow-x:hidden;overflow-y:auto;position:absolute;top:100%;width:210px;z-index:668}.ReactDropdown__menu .group>.title{color:#767676;padding:9px 14px;text-transform:capitalize}.ReactDropdown__option{box-sizing:border-box;color:#777;cursor:pointer;display:block;padding:9px 14px;text-overflow:ellipsis;white-space:nowrap}.ReactDropdown__option:hover{background:#f1f1f1;color:#333}.ReactDropdown__option:active{background:#eaeaea}.ReactDropdown__option:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.ReactDropdown__option--selected{background-color:#f5f5f5;color:#333}.PartnerHelperTooltip{float:right;position:relative}.PartnerHelperTooltip__trigger{background-color:#767676;border-radius:50px;color:#fff;cursor:help;display:inline-block;font-size:8px;line-height:14px;text-align:center;width:14px}.PartnerHelperTooltip:hover .PartnerHelperTooltip__content{-webkit-animation:menu-slide-in-up .3s .5s;animation:menu-slide-in-up .3s .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:auto}.PartnerHelperTooltip__content{background-color:#333;border-radius:4px;color:#fff;font-size:12px;margin:15px 0 0;opacity:0;padding:10px 20px;pointer-events:none;position:absolute;right:-20px;width:200px;z-index:100}.PartnerHelperTooltip__content:before{bottom:-20px;content:" ";display:block;left:0;position:absolute}.PartnerHelperTooltip__content:after{border-bottom:10px solid #333;border-left:10px solid transparent;border-right:10px solid transparent;content:" ";height:0;margin-left:-13px;position:absolute;right:18px;top:-10px;width:0}.adyenPaymentForm{height:178px}.adyenPaymentForm .chckt-pm:first-child{border:none}.adyenPaymentForm .chckt-pm:first-child .chckt-pm__header{display:none}.adyenPaymentForm .js-chckt-pm--selected .js-chckt-pm__details{background-color:#fff;padding:16px 0 0}.adyenPaymentForm .chckt-form--max-width{display:-webkit-box;display:flex;max-width:none}.adyenPaymentForm .chckt-form-label__text{color:#333;font-size:16px;font-weight:400}.adyenPaymentForm .chckt-input-field{border-radius:4px;border:1px solid #767676;min-height:40px;padding:8px 14px}.adyenPaymentForm .chckt-form-label--full-width{cursor:default;padding-right:16px;width:100%}.adyenPaymentForm .chckt-form-label--exp-date{cursor:default;padding-right:16px;width:50%}.adyenPaymentForm .chckt-form-label--cvc{cursor:default;width:50%}.adyenPaymentForm .chckt-input-field--cvc{max-width:none}.adyenPaymentForm .chckt-input-field--error+.chckt-form-label__error-text{display:none}.adyenPaymentForm .chckt-input-field--error{border:1px solid #e3780c}.adyenPaymentForm .chckt-pm__pending-message{display:none}.adyenPaymentForm .chckt-button-container{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.adyenPaymentForm .chckt-pm-list__button{border-radius:4px;font-size:16px;font-weight:700;height:40px;padding:10px 14px;width:91px}.adyenPaymentForm .chckt-button{background-color:#e60023;color:#fff}.adyenPaymentForm .chckt-button:hover{background-color:#d60020}.adyenPaymentForm .chckt-button:active{background-color:#cc001f}.adyenPaymentForm .chckt-button--disabled{background-color:#efefef;color:#767676}.QuickPromoteKeywordTagList{margin:6px 0 12px;position:relative}.QuickPromoteKeywordTagList__suggestions_parent{position:relative}.QuickPromoteKeywordTagList__suggestions{background:#fff;border-radius:4px;box-shadow:2px 2px 6px 0 rgba(0,0,0,.06);color:#333;left:0;position:absolute;top:0;width:100%}.QuickPromoteKeywordTagList__suggestions li{font-size:14px;padding:12px}.QuickPromoteKeywordTagList__suggestions li.active,.QuickPromoteKeywordTagList__suggestions li mark{background-color:#efefef}.QuickPromoteKeywordTagList__tag{background-color:#efefef;border-radius:4px;color:#333;display:inline-block;font-size:14px;line-height:24px;margin:0 8px 6px 0;padding:0 0 0 8px}.QuickPromoteKeywordTagList__tag__remove{color:#333;cursor:pointer;display:inline-block;font-size:20px;font-weight:400;line-height:24px;margin-left:8px;text-align:center;width:22px}.QuickPromoteKeywordTagList__tagInput{margin:2px 0 8px}.QuickPromoteKeywordTagList__tagInput input{background-color:#fff;border-radius:4px;border:1px solid #767676;box-sizing:border-box;color:#333;font-size:16px;line-height:18px;padding:10px 14px;width:100%}.QuickPromoteKeywordTagList__tagInput input::-webkit-input-placeholder{color:#767676}.QuickPromoteKeywordTagList__tagInput input::-moz-placeholder{color:#767676}.QuickPromoteKeywordTagList__tagInput input:-ms-input-placeholder{color:#767676}.QuickPromoteKeywordTagList__tagInput input::-ms-input-placeholder{color:#767676}.QuickPromoteKeywordTagList__tagInput input::placeholder{color:#767676}.SearchAddPin{min-height:280px;width:236px}.SearchAddPin:before{background:rgba(0,0,0,.05);border-radius:8px;content:" "!important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(.96);transform:scale(.96);width:100%;z-index:3;margin:-10px;padding:10px}.SearchAddPin:hover:before{-webkit-animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards;animation:tapAnimation .25s cubic-bezier(.31,1,.34,1) forwards}.UserNavigateButton .advertiserPartner em{display:none}.UserNavigateButton .advertiserPartner .usernameLink>.Image.profileImage{border-radius:50%;display:block;float:none;height:25px;margin:0;width:25px}.CampbellMenuList{max-height:590px;overflow-y:auto;padding:10px 0}.CampbellMenuList li{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.CampbellMenuList.withoutIcon .menuItem{padding:14px 16px}.CampbellMenuList .divider{border-bottom-width:0;border-style:solid;color:#e9e9e9;margin:0;padding:0}.CampbellMenuList .menuItem{-webkit-box-align:center;align-items:center;color:#838383;display:-webkit-box;display:flex;font-size:16px;font-weight:700;-webkit-box-pack:start;justify-content:flex-start;outline:none}.CampbellMenuList .menuItem .icon{margin-right:18px}.CampbellMenuList .menuItem:hover{color:#333}.PasswordReset{background:#fff;color:#333;font-size:16px;-webkit-transform:translateZ(0);transform:translateZ(0)}.PasswordReset .link,.PasswordReset p a{color:#d32430;cursor:pointer;font-weight:400}.PasswordReset .userSearchResults{overflow-y:scroll;padding:15px}.PasswordReset .resultHint{color:#a9a9a9}.PasswordReset{border-radius:6px;box-shadow:0 2px 10px rgba(0,0,0,.45);margin:100px auto 0;overflow:hidden;position:relative;width:500px}.PasswordReset .sendBar{background:#f0f0f0;border-top:1px solid #e7e7e7;padding:15px}.PasswordReset .xback{width:12px;height:12px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -396px -149px no-repeat;position:absolute;right:10px;top:10px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.PasswordReset .xback{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-357px -240px;background-size:399px 382px}}.PasswordReset .userSearchResults{border-top:1px solid #dfdfdf;max-height:330px}.PasswordReset .passwordResetForm{padding:15px}.PinAnalyticsLine{background-color:#d8d8d8;border-radius:3px;height:50px;margin-left:35px;width:2px}.TextArea__textArea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;box-sizing:border-box;caret-color:#333;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow:auto;word-wrap:break-word;padding:0;resize:none;width:100%}.TextArea__textArea::-webkit-input-placeholder{color:#767676}.TextArea__textArea::-moz-placeholder{color:#767676}.TextArea__textArea:-ms-input-placeholder{color:#767676}.TextArea__textArea::-ms-input-placeholder{color:#767676}.TextArea__textArea::placeholder{color:#767676}.TextArea__textArea:focus{outline:none}.TextArea__light{color:#dadada}.TextArea__dark{color:#333}.TextArea__bold{font-weight:700}.TextArea__large{font-size:36px}.TextArea__medium{font-size:18px}.TextArea__wrap{white-space:pre-wrap}.TextArea__nowrap{white-space:nowrap}.TextArea__enabled{cursor:text}.TextArea__disabled{color:#767676}.TextArea__hide_scrollbars{-ms-overflow-style:none;scrollbar-width:none}.TextArea__hide_scrollbars::-webkit-scrollbar{display:none}.TextAreaPlaceholder{color:#767676;left:0;pointer-events:none;position:absolute;top:0}.TextAreaPlaceholder__large{font-size:36px}.TextAreaPlaceholder__medium{font-size:18px}.TextArea--storyPinDraft__xl{font-size:36px}.TextArea--storyPinDraft__lg{font-size:24px}.TextArea--storyPinDraft__md{font-size:18px}.TextArea__textArea--onDark{caret-color:#fff;color:#fff}.TextArea__textArea--onDark::-webkit-input-placeholder{color:#e2e3e4}.TextArea__textArea--onDark::-moz-placeholder{color:#e2e3e4}.TextArea__textArea--onDark:-ms-input-placeholder{color:#e2e3e4}.TextArea__textArea--onDark::-ms-input-placeholder{color:#e2e3e4}.TextArea__textArea--onDark::placeholder{color:#e2e3e4}.TextArea__light--onDark{color:#e2e3e4}.TextArea__dark--onDark{color:#fff}.TextArea__disabled--onDark{opacity:.8}.SavedAnimation.saved{-webkit-animation:SavedAnimation--down-then-right 1s cubic-bezier(0,.33,.33,1.1);animation:SavedAnimation--down-then-right 1s cubic-bezier(0,.33,.33,1.1)}.SavedAnimation.board{-webkit-animation:SavedAnimation--to-right .12s cubic-bezier(0,.33,.33,1.1);animation:SavedAnimation--to-right .12s cubic-bezier(0,.33,.33,1.1)}.SavedAnimation a:hover{text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}@-webkit-keyframes SavedAnimation--down-then-right{0%{opacity:0;-webkit-transform:translateY(-24px);transform:translateY(-24px)}33%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateX(24px);transform:translateX(24px)}}@keyframes SavedAnimation--down-then-right{0%{opacity:0;-webkit-transform:translateY(-24px);transform:translateY(-24px)}33%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateX(24px);transform:translateX(24px)}}@-webkit-keyframes SavedAnimation--to-right{0%{opacity:0;-webkit-transform:translateX(-16px);transform:translateX(-16px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes SavedAnimation--to-right{0%{opacity:0;-webkit-transform:translateX(-16px);transform:translateX(-16px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate(0);transform:translate(0)}to{opacity:1;-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate(0);transform:translate(0)}to{opacity:1;-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:0;-webkit-transform:translate(0);transform:translate(0)}}.TiltedPinSourceLink{background-color:#fff;border-radius:20px;bottom:16px;display:block;height:40px;padding:0 0 0 12px;position:absolute;right:16px}.TiltedPinSourceLink:hover{background-color:#efefef}.TiltedPinsTransformer{display:-webkit-box;display:flex;-webkit-transform:rotate(-25deg);transform:rotate(-25deg);width:100%}.ShadowedAvatarWrapper{background-color:#fff;border-radius:50%;box-shadow:0 0 0 5px #fff;position:relative}.CreatorHeaderFixed>div,.CreatorHeaderSticky>div{margin-top:0}.CreatorHeaderSticky{background-color:#fff;margin-left:-10px;padding:10px 10px 10px 0;position:-webkit-sticky;position:sticky;-webkit-transition:all .2s;transition:all .2s}.CreatorHeaderSticky.opaqueScroll{opacity:.97;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:2}.CreatorHeaderSticky.self-view{z-index:1}.AvatarScroller.scroll{height:40px;left:24px;margin-top:18px;position:fixed;width:40px}.AvatarScroller.step1{opacity:0}.AvatarScroller.step2{opacity:0}.AvatarScroller.step2,.AvatarScroller.step3{-webkit-transition:opacity .2s;transition:opacity .2s}.AvatarScroller.step3{opacity:1;z-index:670}.CreatorFollowButton.scroll{margin-top:18px;position:fixed;right:24px;z-index:670}.CreatorFollowButton.step1{opacity:0}.CreatorFollowButton.step2{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.CreatorFollowButton.step3{opacity:1}.BusinessProfileTabBar{margin:16px 0 0;padding:0 310px}.BusinessProfileTabLinkItem{width:100%}.BusinessProfileTabLinkItem.Selected{background-color:#eaeaea}.BusinessProfileTabLinkItem:hover{text-decoration:underline}.BusinessProfileTabLinkItem:hover>div>div>div{color:#333}.BusinessProfileTabItem{border-radius:999px}.BusinessProfileTabItem.Selected{background-color:#eaeaea}.BusinessProfileTabItem:hover{text-decoration:underline}.BusinessProfileTabItem:hover>div>div>div{color:#333}.BrioProfileHeaderWrapper .boardName{min-width:0;opacity:0;position:relative;top:-50px}.BrioProfileHeaderWrapper .boardName.transitionIn{-webkit-animation:fadeInDown .2s ease-in forwards;animation:fadeInDown .2s ease-in forwards}.BrioProfileHeaderWrapper .boardName.transitionOut{-webkit-animation:fadeOutUp .2s ease-in forwards;animation:fadeOutUp .2s ease-in forwards}.BrioProfileHeaderWrapper .fixedHeader{background:hsla(0,0%,100%,.97);width:100%;z-index:499}.BrioProfileHeaderWrapper .imageWash{background:rgba(0,0,0,.05);height:100%;width:100%}@keyframes spin{0%{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{opacity:1;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.boardBlockingActionToastWhiteSpinner{-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:block;opacity:0}.sectionHoverSurface{background:rgba(0,0,0,.064);border-radius:8px;bottom:0;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.sectionHoverSurface.hover{-webkit-animation:animateInSectionHover .2s cubic-bezier(.31,1,.34,1) forwards;animation:animateInSectionHover .2s cubic-bezier(.31,1,.34,1) forwards}@-webkit-keyframes animateInSectionHover{to{opacity:1;padding:8px;-webkit-transform:translateY(-8px) translateX(-8px);transform:translateY(-8px) translateX(-8px)}}@keyframes animateInSectionHover{to{opacity:1;padding:8px;-webkit-transform:translateY(-8px) translateX(-8px);transform:translateY(-8px) translateX(-8px)}}.ReactBoardInfoBar{background-color:hsla(0,0%,100%,.95);height:64px;width:100%}.ReactBoardInfoBar.boardOrganizationShow .boardOrganizationBar,.ReactBoardInfoBar.sectionOrganizationBarShow .sectionOrganizationBar{-webkit-animation:slideDownFadeIn .3s cubic-bezier(.31,0,.31,1) forwards;animation:slideDownFadeIn .3s cubic-bezier(.31,0,.31,1) forwards}.ReactBoardInfoBar.boardOrganizationHide .boardOrganizationBar,.ReactBoardInfoBar.sectionOrganizationBarHide .sectionOrganizationBar{-webkit-animation:slideUpFadeOut .3s cubic-bezier(.31,0,.31,1) forwards;animation:slideUpFadeOut .3s cubic-bezier(.31,0,.31,1) forwards;-webkit-transition:visibility .3s linear .5s;transition:visibility .3s linear .5s;visibility:hidden}.ReactBoardInfoBar.boardOrganizationHide .infoBar,.ReactBoardInfoBar.sectionOrganizationBarHide .infoBar{-webkit-animation:slideUpFadeIn .3s cubic-bezier(.31,0,.31,1) forwards;animation:slideUpFadeIn .3s cubic-bezier(.31,0,.31,1) forwards}.ReactBoardInfoBar.boardOrganizationShow .infoBar,.ReactBoardInfoBar.sectionOrganizationBarShow .infoBar{-webkit-animation:slideDownFadeOut .3s cubic-bezier(.31,0,.31,1) forwards;animation:slideDownFadeOut .3s cubic-bezier(.31,0,.31,1) forwards;-webkit-transition:visibility .3s linear .5s;transition:visibility .3s linear .5s;visibility:hidden}.ReactBoardInfoBar .boardName{margin:auto;max-width:300px;opacity:0;padding:8px 0;position:relative;text-align:center;top:-66px}.ReactBoardInfoBar .boardName.transitionIn{opacity:1;-webkit-transform:translateY(66px);transform:translateY(66px);-webkit-transition:.3s ease-out;transition:.3s ease-out}.ReactBoardInfoBar .boardName.transitionOut{opacity:0;pointer-events:none;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:.3s ease-out;transition:.3s ease-out}.ReactBoardInfoBar .organizeButton{opacity:0;position:relative;top:-66px}.ReactBoardInfoBar .organizeButton.transitionIn{opacity:1;-webkit-transform:translateY(66px);transform:translateY(66px);-webkit-transition:.3s ease-out;transition:.3s ease-out}.ReactBoardInfoBar .organizeButton.transitionOut{opacity:0;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:.3s ease-out;transition:.3s ease-out}.ReactBoardInfoBar .boardOrganizationBar{height:36px;max-width:768px;padding:14px 0;position:absolute;top:-64px;width:100%;z-index:103}.ReactBoardInfoBar .bulkEditButton{margin-right:3px}.ReactBoardInfoBar .bulkEditButtons{padding:14px 0}.ReactBoardInfoBar.fixedHeader{left:0;right:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:auto;z-index:103}.ReactBoardInfoBar .infoBar{height:48px;padding:8px 12px;position:relative}.ReactBoardInfoBar .infoBarWrapper{margin:auto;max-width:768px;overflow:visible;z-index:103}.ReactBoardInfoBar .notifications{padding:10px 0}.ReactBoardInfoBar .sectionOrganizationBar{max-width:768px;position:absolute;top:-64px;width:100%}@-webkit-keyframes slideDownFadeIn{0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(64px);transform:translateY(64px)}}@keyframes slideDownFadeIn{0%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(64px);transform:translateY(64px)}}@-webkit-keyframes slideDownFadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(64px);transform:translateY(64px)}}@keyframes slideDownFadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(64px);transform:translateY(64px)}}@-webkit-keyframes slideUpFadeIn{0%{opacity:0;-webkit-transform:translateY(64px);transform:translateY(64px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideUpFadeIn{0%{opacity:0;-webkit-transform:translateY(64px);transform:translateY(64px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideUpFadeOut{0%{opacity:1;-webkit-transform:translateY(64px);transform:translateY(64px)}to{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideUpFadeOut{0%{opacity:1;-webkit-transform:translateY(64px);transform:translateY(64px)}to{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}}@media print{@page{margin:1cm;size:8.5in 11in}.boardHeaderWrapper{margin-top:0!important;width:100%!important}.gridCentered{margin:0 0 0 -5px!important;page-break-after:auto!important}.App{color-adjust:exact;-webkit-print-color-adjust:exact}.boardTabs,.DevDashboard,.fixedHeader,.HeaderContent,.moreIdeasOnBoard,.OwnBoardSelector{display:none}}.BoardCollaborators-footer{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}.BoardCollaborators-typeahead{width:100%}.BoardCollaborators.inline{display:-webkit-box!important;display:flex!important}.BoardCollaborators .BoardInviteForm{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}.BoardCollaborators .TypeaheadField.userSelect{position:relative;width:100%}.BoardCollaborators .TypeaheadField.userSelect input{width:100%}.BoardCollaborators .TypeaheadField.userSelect .Typeahead{box-shadow:0 1px 5px 0 rgba(0,0,0,.25);margin:0 0 3px 2px;padding-top:0}.BoardCollaborators .TypeaheadField.userSelect .Typeahead li:first-child{padding-top:4px}.BoardCollaborators .TypeaheadField.userSelect .Typeahead li:last-child{padding-bottom:4px}.BoardCollaborators.inline{display:inline-block;vertical-align:top}.BoardCollaborators.large{width:435px}.BoardCollaborators.large .User{margin:4px 0;padding:4px 20px;width:395px}.BoardCollaborators.edit .remove{float:right}.BoardCollaborators.edit .User{padding:10px}.BoardCollaborators.large .boardCollaboratorsList{overflow-x:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;max-height:400px}.BoardCollaborators.large .boardCollaboratorsList::-webkit-scrollbar{height:auto;width:11px;-webkit-appearance:none}.BoardCollaborators.large .boardCollaboratorsList::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border:2px solid #fff;border-radius:8px;-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}.BoardCollaborators.large .boardCollaboratorsList .User .subtitle{margin-top:0}.BoardCollaborators.tiny{text-align:left}.SendBoardModal{background-color:#fff;border-radius:8px}.BoardFollowers.inline{display:inline-block;vertical-align:top}.BoardFollowers.large{width:435px}.BoardFollowers.large .User{margin:4px 0;padding:4px 20px;width:395px}.BoardFollowers.edit .remove{float:right}.BoardFollowers.edit .User{padding:10px}.BoardFollowers .headerText{color:#6e6e6e;font-size:12px;font-weight:700}.ImageBlock .left,.ImageBlock .right{display:table-cell;vertical-align:top}.ImageBlock.selectable.selected>.left{border:2px solid #e60023}.ImageBlock.selectable.selected>.left .icon,.ImageBlock.selectable.selected>.left img{border:2px solid #fff;margin-left:1px}.ImageBlock .left{float:left;margin-right:10px;overflow:hidden}.ImageBlock .left.smooth,.ImageBlock .left.smooth img{border-radius:6px}.ImageBlock .left.circle{border:2px solid transparent;border-radius:50%;-webkit-transition:border .15s ease-out;transition:border .15s ease-out}.ImageBlock .left.circle .icon,.ImageBlock .left.circle img{border:0;border-radius:50%;box-sizing:border-box;-webkit-transition:border .15s ease-out;transition:border .15s ease-out}.ImageBlock .left.imageSize_small{margin-right:5px}.ImageBlock .left.imageSize_small .icon,.ImageBlock .left.imageSize_small img{font-size:18px;height:32px;line-height:32px;width:32px}.ImageBlock .left.imageSize_sendShare{margin-right:12px}.ImageBlock .left.imageSize_sendShare .icon,.ImageBlock .left.imageSize_sendShare img{font-size:18px;height:32px;line-height:32px;width:32px}.ImageBlock .left.imageSize_sendShareBrio{margin-right:12px}.ImageBlock .left.imageSize_sendShareBrio .icon,.ImageBlock .left.imageSize_sendShareBrio img{font-size:18px;height:44px;line-height:44px;width:44px}.ImageBlock .left.imageSize_medium{margin-right:8px}.ImageBlock .left.imageSize_medium .icon,.ImageBlock .left.imageSize_medium img{font-size:28px;height:50px;line-height:50px;width:50px}.ImageBlock .left.imageSize_large{margin-right:10px}.ImageBlock .left.imageSize_large .icon,.ImageBlock .left.imageSize_large img{font-size:36px;height:75px;line-height:75px;width:75px}.ImageBlock .left .icon{-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,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:#999;color:#fff;display:block;font-weight:700;text-align:center}.ImageBlock .left .icon.primary{background-color:#e60023}.ImageBlock .right .imageBlockContentTitle{color:#211922;font-size:12px;font-weight:700}.ImageBlock .right .imageBlockContentBody{font-weight:400;margin-top:4px}.ImageBlock.imageBlockDemo .left em{background:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-1x-c20ceaff.png) -38px -176px no-repeat;display:block;height:32px;width:32px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.ImageBlock.imageBlockDemo .left em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-main-2x-6d89d41e.png);background-position:-35px -139px;background-size:249px 231px}}.ImageBlock.sendShareUserContact{display:table-row;height:32px}.ImageBlock.sendShareUserContact .left{min-width:34px}.ImageBlock.sendShareUserContact .right{height:32px;vertical-align:middle;width:100%}.ImageBlock.sendShareUserContact .right .imageBlockContentTitle{color:#666;font-size:13px}.ImageBlock.sendShareUserContact .right .imageBlockContentBody{color:#666}.ImageBlock.sendShareBrioUserContact{height:44px;padding:4px 0}.ImageBlock.sendShareBrioUserContact .right{height:44px;vertical-align:middle}.ImageBlock.sendShareBrioUserContact .right .imageBlockContentTitle{color:#333;font-size:18px;line-height:20px;overflow:hidden;text-overflow:ellipsis;width:235px}.ImageBlock.sendShareBrioUserContact .right .imageBlockContentBody{color:#767676}.BoardPinsRecommendationBar{background:#fff;bottom:0;box-shadow:0 2px 4px #000;left:0;position:fixed;right:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.BoardPinsRecommendationBar--hidden{-webkit-transform:translateY(100%);transform:translateY(100%)}.BoardPinsRecommendationBar__overlay{background:rgba(0,0,0,.064);bottom:0;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:100%}.BoardPinsRecommendationBar__overlay.hover{opacity:1}.ReactBoardHeader .pinCount .value{padding-right:2px}.DescriptionField div[role=textbox]{border:2px solid #ddd;border-radius:16px;color:#111;font-size:16px;min-height:48px;padding:8px 16px}.DescriptionField__error div[role=textbox]{border-color:#e60023}.DescriptionField__focus div[role=textbox]{box-shadow:0 0 0 3px #92c2fb}.boardCreateInput{border:0;box-shadow:none;color:#333;font-size:15px;margin-bottom:5px;outline:none;padding:6px;width:95%}.boardCreateInput.error{background:#e6abad;border:1px solid #e60023;border-radius:3px;color:#e60023}.boardCreateInput.error::-webkit-input-placeholder{color:#fff}.boardCreateInput.error::-moz-placeholder{color:#fff}.boardCreateInput.error:-ms-input-placeholder{color:#fff}.boardCreateInput.error::-ms-input-placeholder{color:#fff}.boardCreateInput.error::placeholder{color:#fff}.HashtagFlyout .HashtagRecommendations{width:100%;z-index:3}.HashtagFlyout .HashtagRecommendations .HashtagItem:hover{background-color:#efefef;cursor:pointer}.BoardCollaboratorInviter .panelHeading{border-bottom:1px solid #dfdfdf;padding:18px}.BoardCollaboratorInviter .panelHeading .panelTitle{margin:0}.BoardCollaboratorInviter .leftPanel,.BoardCollaboratorInviter .rightPanel{height:375px;overflow:auto}.BoardCollaboratorInviter .leftPanel{border-right:1px solid #dfdfdf;float:left;overflow:hidden;width:300px}.BoardCollaboratorInviter .leftPanel .boardCollaboratorInviteWrapper,.BoardCollaboratorInviter .leftPanel .BoardInviteForm{position:relative}.BoardCollaboratorInviter .leftPanel .boardCollaboratorInviteWrapper .inviteButton,.BoardCollaboratorInviter .leftPanel .BoardInviteForm .inviteButton{border-radius:0;border-right:0;border-top:0;height:47px;position:absolute;right:0;top:0;z-index:106}.BoardCollaboratorInviter .leftPanel .boardCollaboratorInviteWrapper .fillWidth,.BoardCollaboratorInviter .leftPanel .BoardInviteForm .fillWidth{margin-right:0}.BoardCollaboratorInviter .leftPanel .boardCollaboratorInviteWrapper .TypeaheadField .Input,.BoardCollaboratorInviter .leftPanel .BoardInviteForm .TypeaheadField .Input{background-color:#f8f8f8;border:none;border-radius:0;box-shadow:none;padding:15px 18px;width:100%}.BoardCollaboratorInviter .leftPanel .Typeahead{border-radius:0;box-shadow:none;height:328px;overflow-y:auto}.BoardCollaboratorInviter .leftPanel .alert{background-color:#ffa;font-size:120%;margin:7px 0;padding:15px}.BoardCollaboratorInviter .leftPanel .ContactsList{height:328px;overflow:auto}.BoardCollaboratorInviter .leftPanel .boardCreate .ContactsList{height:180px}.BoardCollaboratorInviter .leftPanel .boardCreate .Typeahead{border-radius:0;box-shadow:none;height:180px;overflow-y:auto}.BoardCollaboratorInviter .rightPanel{float:right;margin:0 0 0 16px;width:284px}.BoardCollaboratorInviter .rightPanel .subheading{margin:14px 0}.BoardCollaboratorInviter .rightPanel .boardEditCollaborators>.User{overflow:hidden}.BoardCollaboratorInviter .rightPanel .boardEditCollaborators .BoardInvites .GridItems.fixedHeightLayout>.item{float:none}.BoardCollaboratorInviter .rightPanel .boardEditCollaborators .Button{float:right;margin-right:10px;margin-top:9px;z-index:3}.BoardCollaboratorInviter .rightPanel .boardEditCollaborators .User{overflow:hidden;margin:7px 0}.BoardCollaboratorInviter .rightPanel .boardEditCollaborators .User .thumbImageWrapper,.BoardCollaboratorInviter .rightPanel .boardEditCollaborators .User .thumbImageWrapper:after,.BoardCollaboratorInviter .rightPanel .boardEditCollaborators .User .thumbImageWrapper img{height:36px;width:36px}.BoardCollaboratorInviter .rightPanel .boardEditCollaborators .User .fullname{font-size:14px;line-height:17px;margin-top:2px}.BoardCollaboratorInviter .rightPanel .boardEditCollaborators .User .subtitle{font-size:13px;font-weight:400;margin:0}.BoardCollaboratorInviter.inModal{width:601px}.BoardCollaboratorInviter.inModal .panelBody{padding:0}.BoardCollaboratorInviter .formFooterButtons{float:right}.SendObjectBase{overflow-y:hidden;background-color:#fff;border-radius:3px;overflow:hidden;position:relative;width:320px;z-index:1}.SendObjectBase.fullWidth{width:100%}.SendObjectBase input{background:#f8f8f8;border:0;border-bottom:1px solid #ddd;border-radius:0;box-shadow:none;display:block;font-size:13px;margin-top:0;padding:10px;width:100%}.SendObjectBase input:focus{background:#fff;box-shadow:none}.SendObjectBase .spinner{background:url(https://s.pinimg.com/webapp/style/images/spinner-small-1x-b897d25e.gif) no-repeat;background-size:contain;height:16px;width:16px;display:inline-block;opacity:.5;display:none;right:10px;top:64px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SendObjectBase .spinner{background-image:url(https://s.pinimg.com/webapp/style/images/spinner-small-2x-dbb1334f.gif)}}.SendObjectBase .spinner.visible{display:block;position:absolute}.SendObjectBase .Typeahead{-webkit-animation:none;animation:none;box-shadow:none;height:288px}.SendObjectBase .title{font-size:13px;font-weight:700}.SendObjectBase.sendShare .sendShareSearchContacts.fixedHeight{height:337px}.SendObjectBase.sendShare.compact .spinner{top:13px}.SendObjectBase.sendShare .spinner{position:absolute;right:20px;top:23px}.SendObjectBase.sendShare.flex{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.SendObjectBase.sendShare .ContactsList,.SendObjectBase.sendShare .Typeahead{height:275px;overflow-x:hidden;overflow-y:scroll}.SendObjectBase.sendShare .SocialTypeaheadField{flex-shrink:1}.SendObjectBase.sendSocial{width:240px}.SendObjectBase.flippedSharing{box-shadow:5px 5px 40px -10px}.SendObjectBase.flippedSharing .sendShare h4{font-size:18px!important}.SendObjectBase.flippedSharing .sendShare .imageBlockContentBody{display:none}.SendObjectBase.flippedSharing.sendShare .ContactsList,.SendObjectBase.flippedSharing.sendShare .Typeahead{height:275px}.SendObjectBase.flippedSharing.sendShare .sendShareSearchContacts.fixedHeight{height:384px}.SendObjectBase.flippedSharing.sendShare .sendShareSearchContacts .Typeahead.userCircleSelect li{border:0}.SendObjectBase.flippedSharing.sendShare .sendShareSearchContacts .Typeahead.userCircleSelect li a{padding:10px 20px}.SocialTypeaheadField.sendShare{display:block}.SocialTypeaheadField.sendShare.flex{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.SocialTypeaheadField.sendShare.compact .searchIcon{margin:7px}.SocialTypeaheadField.sendShare input{background:#efefef;border-bottom:0;border-radius:3px;font-size:18px;font-weight:700;padding-left:44px;padding-right:44px}.SocialTypeaheadField.sendShare input:focus{background:#efefef;outline:none}.SocialTypeaheadField.sendShare .searchIcon{width:18px;height:18px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-1x-28441dec.png) -238px -418px no-repeat;margin:12px;position:absolute}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.SocialTypeaheadField.sendShare .searchIcon{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-desktop-2x-0d02cd03.png);background-position:-15px -375px;background-size:428px 427px}}.TypeaheadField{display:inline-block;position:relative}.TypeaheadField .tokenizedInputWrapper{background-color:#efefef;border:none;border-radius:4px;height:40px}.TypeaheadField.guided .tokenizedInputWrapper{box-sizing:border-box;height:40px;position:relative;z-index:670}.TypeaheadField.guided.openSearch .tokenizedInputWrapper{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;height:36px}.TypeaheadField.guided.openSearch .tokenizedInputWrapper .tokensWrapper{margin-top:0}.TypeaheadField.search .field{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf9f7;border:1px solid #ccc;border-radius:3px;box-shadow:inset 0 0 2px rgba(0,0,0,.07);box-sizing:border-box;color:#717171;font-size:13px;font-weight:700;margin:0;padding:6px 30px 6px 9px;position:relative;width:100%;z-index:670}.TypeaheadField.search .field:active{border-color:#bcbcbc}.TypeaheadField.search .field:focus{background-color:#fafafa;border-color:#aaa;color:#333}.TypeaheadField.userSelect{width:100%}.TypeaheadField.userSelect input{position:relative;z-index:3}.SendPin .shareUpsell{color:#5f5f5f;flex-shrink:0;font-size:18px;padding:15px 20px 5px}.UserSettingsPage{position:relative}.UserSettingsPage .standardForm>ul{background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.22);border-radius:6px;margin-bottom:14px}.UserSettingsPage .standardForm label{word-wrap:break-word}.UserSettingsPage .formFooter{background-color:#fff;border:none;bottom:0;box-shadow:none;box-sizing:border-box;max-width:734px;width:100%}.UserSettingsPage .mainForm{margin:50px 0 0 256px;padding-bottom:53px}@media (min-width:0) and (max-width:999px){.UserSettingsPage .mainForm{margin-left:0}}@media (max-width:999px){.UserSettingsPage .toc{display:none}}.UserSettingsPage .sectionTitle{margin-top:50px}.UserSettingsPage .sectionTitle h2{font-size:21px}.stlPageModal{width:100%}.stlPageModal .Button.closeModal{position:fixed;right:24px;top:32px;z-index:652}.InterestCard.compact,.InterestCard.default{height:100%;width:100%}.InterestCard.default h2{font-size:16px}.InterestCard.default h3{font-size:12px;font-weight:400}.InterestCard.default .followButton{margin-top:8px}.InterestCard.compact h2{font-size:13px}.InterestCard.compact h3{font-size:11px;font-weight:400}.InterestCard.compact .followButton{display:none;padding:8px;position:absolute;right:0;top:0}.InterestCard.compact:hover .followButton{display:block}.InterestCard .link{cursor:pointer}.InterestCard .interestContainer:active{-webkit-transform:scale(.95);transform:scale(.95)}.InterestCard .interestContainer{border-radius:6px;box-sizing:border-box;display:block;height:100%;min-width:130px;padding-bottom:100%;position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;width:100%}.InterestCard .mobileInterestContainer{min-width:106px}.InterestCard .mobileNuxInterest{min-width:0}.InterestCard .interestImage{background:#fff;background-size:cover;border-radius:6px;display:block;height:100%;position:absolute;-webkit-transform:none;transform:none;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;width:100%}.InterestCard .noImageInterest{border-radius:3px}.InterestCard .interestImage:after{background:#000;border-radius:6px;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.InterestCard .interestImage:hover{opacity:1}.InterestCard .textContainer{bottom:0;display:block;left:0;padding:8px;position:absolute;right:0;z-index:1}.InterestCard .centerText{bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)}.InterestCard .textContainer div{overflow:hidden;text-overflow:ellipsis}.InterestCard .text{color:#fff;display:block;-webkit-font-smoothing:antialiased;font-weight:700;text-align:left;text-overflow:ellipsis;width:100%}.InterestCard .left{composes:text;text-align:left}.InterestCard .center{composes:text;text-align:center}.InterestCard .right{composes:text;text-align:right}.InterestCard .value{font-weight:700}.BlockAndUnfollowForm input[type=checkbox]{display:none}.BlockAndUnfollowForm .uncheckedBox{color:#a9a9a9;display:inline-block;font-size:25px;vertical-align:middle}.BlockAndUnfollowForm .checkedBox,.BlockAndUnfollowForm input[type=checkbox]:checked~.uncheckedBox{display:none}.BlockAndUnfollowForm input[type=checkbox]:checked~.checkedBox{color:#a9a9a9;display:inline-block;font-size:25px;vertical-align:middle}.BlockAndUnfollowForm input[type=radio]{display:none}.BlockAndUnfollowForm .flagReasonRadioButtonOuter{background-color:#fff;border:1px solid #a9a9a9;border-radius:8px;display:inline-block;height:12px;position:relative;top:1px;vertical-align:middle;width:12px}.BlockAndUnfollowForm .flagReasonRadioButtonInner{display:none}.BlockAndUnfollowForm input[type=radio]:checked+.flagReasonRadioButtonOuter{background-color:#a9a9a9;border-color:#d3d3d3}.BlockAndUnfollowForm input[type=radio]:checked+.flagReasonRadioButtonOuter>.flagReasonRadioButtonInner{background-color:#fff;border-radius:50%;display:block;height:4px;left:50%;margin:-2px 0 0 -2px;position:absolute;top:50%;width:4px}.BlockAndUnfollowForm .blockAndUnfollowFormContent{height:360px;overflow:scroll}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.blockAndUnfollowFormLabel{border-bottom:1px solid #e7e7e7;color:#333;cursor:pointer;display:-webkit-box;display:flex;font-size:14px;padding:15px 0 15px 18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.blockAndUnfollowFormLabel:hover{background-color:#f4f4f4}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.blockAndUnfollowFormLabel>.labelWrapper{display:inline-block;margin-left:10px;vertical-align:middle;width:500px}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.blockAndUnfollowFormLabel>.labelWrapper>.labelDescription{color:#999;display:block;font-size:13px;margin-top:3px;vertical-align:middle}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.modalDescription{border-bottom:1px solid #e7e7e7;color:#999;font-size:13px;padding:15px 18px}.BlockAndUnfollowForm .helpText{font-size:13px;line-height:28px;width:250px}.BlockAndUnfollowForm .formFooter>.formFooterButtons>.primary{display:none}.BlockAndUnfollowForm .formFooter>.formFooterButtons>.primary span{pointer-events:none}.BlockAndUnfollowForm .formFooter>.formFooterButtons>.primary.visible{display:inline-block}.FlagBase a:focus{outline:0}.FlagBase .flagContent input[type=radio]{opacity:0;position:absolute}.FlagBase .flagContent .flagReasonRadioButtonOuter{background-color:#fff;border:1px solid #999;border-radius:8px;bottom:0;display:inline-block;height:12px;margin:auto;position:absolute;top:0;width:12px}.FlagBase .flagContent .flagReasonRadioButtonInner{display:none}.FlagBase .flagContent .flagReasonRadioButtonWrapper{box-sizing:border-box;float:left;height:100%;min-height:64px;padding-left:15px;position:absolute;width:44px}.FlagBase .flagContent input[type=radio]:checked+.flagReasonRadioButtonWrapper .flagReasonRadioButtonOuter{background-color:#999;border-color:#ccc}.FlagBase .flagContent input[type=radio]:checked+.flagReasonRadioButtonWrapper .flagReasonRadioButtonOuter .flagReasonRadioButtonInner{background-color:#fff;border-radius:50%;display:block;height:4px;left:50%;margin:-2px 0 0 -2px;position:absolute;top:50%;width:4px}.FlagBase .flagContent label{color:#333;font-size:14px}.FlagBase .flagContent .flagReasonWrapper{float:right;padding:24px 0;width:556px}.FlagBase .flagContent .flagReasonLabel{border-bottom:1px solid #e7e7e7;cursor:pointer;display:block;overflow:hidden;position:relative}.FlagBase .flagContent .flagReasonLabel:hover{background-color:#f4f4f4}.FlagBase .flagContent.withBadRichDataLabel{height:389px}.FlagBase .formFooter{border-top:none}.FlagBase .helpText{font-size:13px;line-height:28px}.FlagBase .helpText li{list-style-type:none}.FlagBase .helpText span{display:none}.FlagBase .helpText>.visible{display:block}.UserNavigateButton.merged{border-bottom-right-radius:0 0;border-top-right-radius:0 0;margin-right:-1px}.UserNavigateButton .usernameLink{width:100%}.UserNavigateButton .profileImage{background-size:22px 22px;border-radius:11px;height:22px;margin-left:8px;margin-top:5px;overflow:hidden;width:22px}.UserNavigateButton:active{background:#e9e9e9;border-color:#cfcfcf;box-shadow:none}.UserNavigateButton{background:transparent;border:none;height:auto;margin-right:0;width:auto}.UserNavigateButton .px2{padding-left:6px;padding-right:6px}.UserNavigateButton .py1{padding-bottom:3px;padding-top:3px}.UserNavigateButton:focus,.UserNavigateButton:hover{background:transparent;box-shadow:none!important}.UserNavigateButton .profileName{display:none}.UserNavigateButton em{width:20px;height:24px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -163px -296px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.UserNavigateButton em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-114px -292px;background-size:399px 382px}}.UserNavigateButton:focus em,.UserNavigateButton:hover em{width:20px;height:24px;background:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-1x-5d23fe54.png) -119px -296px no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.UserNavigateButton:focus em,.UserNavigateButton:hover em{background-image:url(https://s.pinimg.com/webapp/style/images/webapp-common-above_the_fold-2x-968902f1.png);background-position:-177px -292px;background-size:399px 382px}}.PulsarNewInnerCircle{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:inherit;animation-iteration-count:inherit;-webkit-animation-name:NewPulseAnimation;animation-name:NewPulseAnimation;border:8px solid #0074e8;border-radius:50%;box-sizing:border-box;height:100%;opacity:1;width:100%}.PulsarNewInnerCircle:focus,.PulsarNewInnerCircle:hover{opacity:.2}.outerCircle{-webkit-animation-delay:.8s;animation-delay:.8s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:AppearAnimation;animation-name:AppearAnimation;opacity:0}@-webkit-keyframes AppearAnimation{0%{opacity:0}to{opacity:1}}@keyframes AppearAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes NewPulseAnimation{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}20%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}40%{opacity:1;-webkit-transform:scale(.8);transform:scale(.8)}60%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}80%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:0}}@keyframes NewPulseAnimation{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}20%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}40%{opacity:1;-webkit-transform:scale(.8);transform:scale(.8)}60%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}80%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:0}}.GestaltTouchableFocus:focus{box-shadow:0 0 0 4px rgba(0,132,255,.5);outline:0}.LegoNagButtonStyles{border:none;border-radius:24px;padding:0}.LegoNagButtonStyles:active{background-color:rgba(0,0,0,.12)}.LegoNagButtonStyles:hover{background-color:rgba(0,0,0,.06)}.NavigateButton.linkModuleActionButton.btn.hasText{font-size:14px;height:34px;margin-top:0}.NavigateButton.inlineBlock{display:inline-block}.NavigateButton .accessibilityText{font:0/0 serif;text-shadow:none;color:transparent;position:absolute}.NavigateButton.loginButton{background:#333;border:0;color:#fff;display:inline-block;font-size:14px;font-weight:700;padding:10px 20px;text-shadow:none}.ToastBase{margin-top:10px;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;visibility:hidden}.ToastBase.visible{visibility:visible}.ToastBase .buttons{display:table-cell;vertical-align:middle}.ToastBase .imageWrapper{height:48px;overflow:hidden;width:48px}.ToastBase .imageWrapper img{height:100%;width:100%}.ToastBase .subtitleText,.ToastBase .titleText{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:13px;font-weight:400;margin:0;width:286px}.ToastBase .subtitleText{font-weight:700}.ToastBase.react{opacity:0;position:relative;-webkit-transform:translateY(200px);transform:translateY(200px);width:430px}.ToastBase.react .buttons{position:absolute;right:10px;top:10px}.ToastBase.react .buttons>*{width:auto}.ToastBase.react.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .7s cubic-bezier(.19,1.15,.48,1);transition:all .7s cubic-bezier(.19,1.15,.48,1)}.ToastBase.react.visible.hiding{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:opacity transform .2s;transition:opacity transform .2s}