@charset "UTF-8";@-webkit-keyframes a{0%{opacity:0;-webkit-transform:translateY(500px);transform:translateY(500px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes a{0%{opacity:0;-webkit-transform:translateY(500px);transform:translateY(500px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes b{0%{opacity:0;-webkit-transform:translateY(300px);transform:translateY(300px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes b{0%{opacity:0;-webkit-transform:translateY(300px);transform:translateY(300px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes c{0%{opacity:0;-webkit-transform:translateY(-300px);transform:translateY(-300px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes c{0%{opacity:0;-webkit-transform:translateY(-300px);transform:translateY(-300px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes d{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-300px);transform:translateY(-300px)}}@keyframes d{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-300px);transform:translateY(-300px)}}@-webkit-keyframes e{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-300px);transform:translateX(-300px)}}@keyframes e{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-300px);transform:translateX(-300px)}}@-webkit-keyframes f{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}}@keyframes f{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}}@-webkit-keyframes g{0%{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes g{0%{opacity:0;-webkit-transform:translateX(300px);transform:translateX(300px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes h{0%{opacity:0;-webkit-transform:translateX(-300px);transform:translateX(-300px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes h{0%{opacity:0;-webkit-transform:translateX(-300px);transform:translateX(-300px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes i{0%{opacity:0;display:inline-block;-webkit-transform:translateY(30px);transform:translateY(30px)}10%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes i{0%{opacity:0;display:inline-block;-webkit-transform:translateY(30px);transform:translateY(30px)}10%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes j{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes j{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes k{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes k{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes l{0%{display:none}10%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes l{0%{display:none}10%{display:block;opacity:0}to{display:block;opacity:1}}@-webkit-keyframes m{0%{display:none}10%{display:block;opacity:0}to{display:block;opacity:.75}}@keyframes m{0%{display:none}10%{display:block;opacity:0}to{display:block;opacity:.75}}.Grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0}.Grid-cell{-webkit-box-flex:1;-ms-flex:1;flex:1}.Grid--flexCells>.Grid-cell{display:-webkit-box;display:-ms-flexbox;display:flex}.Grid--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.Grid--bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.Grid--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Grid--justifyCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Grid--justifyEnd{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.Grid--justifyBetween{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Grid--justifyAround{-ms-flex-pack:distribute;justify-content:space-around}.Grid-cell--top{-ms-flex-item-align:start;align-self:flex-start}.Grid-cell--bottom{-ms-flex-item-align:end;align-self:flex-end}.Grid-cell--center{-ms-flex-item-align:center;align-self:center}.Grid-cell--autoSize{-webkit-box-flex:0;-ms-flex:none;flex:none}.Grid--fit>.Grid-cell{-webkit-box-flex:1;-ms-flex:1;flex:1}.Grid--full>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.Grid--1of2>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.Grid--1of3>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.Grid--1of4>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.Grid--1of6>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%}@media (min-width:768px){.small-Grid--fit>.Grid-cell{-webkit-box-flex:1;-ms-flex:1;flex:1}.small-Grid--full>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.small-Grid--1of2>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.small-Grid--1of3>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.small-Grid--1of4>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.small-Grid--1of6>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%}}@media (min-width:992px){.med-Grid--fit>.Grid-cell{-webkit-box-flex:1;-ms-flex:1;flex:1}.med-Grid--full>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.med-Grid--1of2>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.med-Grid--1of3>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.med-Grid--1of4>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.med-Grid--1of6>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%}}@media (min-width:1020px){.large-Grid--fit>.Grid-cell{-webkit-box-flex:1;-ms-flex:1;flex:1}.large-Grid--full>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.large-Grid--1of2>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.large-Grid--1of3>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}.large-Grid--1of4>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.large-Grid--1of6>.Grid-cell{-webkit-box-flex:0;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%}}.Grid--gutters{margin:-1em 0 1em -1em}.Grid--gutters>.Grid-cell{padding:1em 0 0 1em}.Grid--guttersLg{margin:-1.5em 0 1.5em -1.5em}.Grid--guttersLg>.Grid-cell{padding:1.5em 0 0 1.5em}.Grid--guttersXl{margin:-2.5em 0 2.5em -2.5em}.Grid--guttersXl>.Grid-cell{padding:2.5em 0 0 2.5em}@media (min-width:768px){.small-Grid--gutters{margin:-1em 0 1em -1em}.small-Grid--gutters>.Grid-cell{padding:1em 0 0 1em}.small-Grid--guttersLg{margin:-1.5em 0 1.5em -1.5em}.small-Grid--guttersLg>.Grid-cell{padding:1.5em 0 0 1.5em}.small-Grid--guttersXl{margin:-2em 0 2em -2em}.small-Grid--guttersXl>.Grid-cell{padding:2em 0 0 2em}}@media (min-width:992px){.med-Grid--gutters{margin:-1em 0 1em -1em}.med-Grid--gutters>.Grid-cell{padding:1em 0 0 1em}.med-Grid--guttersLg{margin:-1.5em 0 1.5em -1.5em}.med-Grid--guttersLg>.Grid-cell{padding:1.5em 0 0 1.5em}.med-Grid--guttersXl{margin:-2em 0 2em -2em}.med-Grid--guttersXl>.Grid-cell{padding:2em 0 0 2em}}@media (min-width:1020px){.large-Grid--gutters{margin:-1em 0 1em -1em}.large-Grid--gutters>.Grid-cell{padding:1em 0 0 1em}.large-Grid--guttersLg{margin:-1.5em 0 1.5em -1.5em}.large-Grid--guttersLg>.Grid-cell{padding:1.5em 0 0 1.5em}.large-Grid--guttersXl{margin:-2em 0 2em -2em}.large-Grid--guttersXl>.Grid-cell{padding:2em 0 0 2em}}.Media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1em}.Media-figure{margin-right:1em}.Media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.Media-body,.Media-body :last-child{margin-bottom:0}.Media-title{margin:0 0 .5em}.Media--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Media--reverse>.Media-figure{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 0 1em}.u-full{width:100%!important}.u-1of2,.u-full{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-1of2{width:50%!important}.u-1of3{width:33.3333%!important}.u-1of3,.u-2of3{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-2of3{width:66.6667%!important}.u-1of4{width:25%!important}.u-1of4,.u-3of4{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-3of4{width:75%!important}@media (min-width:768px){.u-small-full{width:100%!important}.u-small-1of2,.u-small-full{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-small-1of2{width:50%!important}.u-small-1of3{width:33.3333%!important}.u-small-1of3,.u-small-2of3{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-small-2of3{width:66.6667%!important}.u-small-1of4{width:25%!important}.u-small-1of4,.u-small-3of4{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-small-3of4{width:75%!important}}@media (min-width:992px){.u-med-full{width:100%!important}.u-med-1of2,.u-med-full{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-med-1of2{width:50%!important}.u-med-1of3{width:33.3333%!important}.u-med-1of3,.u-med-2of3{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-med-2of3{width:66.6667%!important}.u-med-1of4{width:25%!important}.u-med-1of4,.u-med-3of4{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-med-3of4{width:75%!important}}@media (min-width:1020px){.u-large-full{width:100%!important}.u-large-1of2,.u-large-full{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-large-1of2{width:50%!important}.u-large-1of3{width:33.3333%!important}.u-large-1of3,.u-large-2of3{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-large-2of3{width:66.6667%!important}.u-large-1of4{width:25%!important}.u-large-1of4,.u-large-3of4{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.u-large-3of4{width:75%!important}}@font-face{font-family:icon-font;src:url(data:application/font-woff;base64,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) format("woff"),url(data:application/x-font-ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzIwEzyQAAABjAAAAFZjbWFw5RJAygAAAtQAAAScZ2x5ZqFfSfsAAAfsAAAidGhlYWQhxD/4AAAA4AAAADZoaGVhB/gF1gAAALwAAAAkaG10eHgJ/+0AAAHkAAAA8GxvY2H39u9KAAAHcAAAAHptYXhwAVEBhAAAARgAAAAgbmFtZcTQ/zIAACpgAAACInBvc3SYh0CMAAAshAAAA6wAAQAAAgAAAAAABgD//P+ZBfoAAQAAAAAAAAAAAAAAAAAAADwAAQAAAAEAAL9W8dFfDzz1AAsCAAAAAADeV3+rAAAAAN5Xf6v//P+fBfoCBgAAAAgAAgAAAAAAAAABAAAAPAF4AAsAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAECAAGQAAUAAAFEAWYAAABHAUQBZgAAAPUAGQCEAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOAB4DsCAAAAAC4CBgBhAAAAAQAAAAAAAAAAAAAAeQAAAaz//wIAAAABMgAAAgAAAAEVAAABLv//APUAAAFmAAACXAAAAgAAAAIAAAACAAAAAgD//wIA//8CAAAAAgAAAAH9//8B/wAAAgD//wIAAAACAAAAAgAAAAIAAAACCwAAAgD//wIA//8B9QAAAgAAAAIAAAACAAAAAtsAAAIb//4AzAAAAgAAAAIAAAACdgAAAqAAAAYAAAACAAAAAh4AAAIA//4BqP//AgAAAAHAAAAB/wAAAgAAAAIAAAABxwAAAgAAAAML//4CSgAAAgAAAAHb//wEGgAAAgAAAAIAAAACQgAAAgAAAAAAAAUAAAADAAAALAAAAAQAAAHIAAEAAAAAAMIAAwABAAAALAADAAoAAAHIAAQAlgAAAAQABAABAADgO///AADgAf//AAAAAQAEAAAAAQACAAMABAAFAAYABwAIAAkACgALAAwADQAOAA8AEAARABIAEwAUABUAFgAXABgAGQAaABsAHAAdAB4AHwAgACEAIgAjACQAJQAmACcAKAApACoAKwAsAC0ALgAvADAAMQAyADMANAA1ADYANwA4ADkAOgA7AAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAALUAAAAAAAAADsAAOABAADgAQAAAAEAAOACAADgAgAAAAIAAOADAADgAwAAAAMAAOAEAADgBAAAAAQAAOAFAADgBQAAAAUAAOAGAADgBgAAAAYAAOAHAADgBwAAAAcAAOAIAADgCAAAAAgAAOAJAADgCQAAAAkAAOAKAADgCgAAAAoAAOALAADgCwAAAAsAAOAMAADgDAAAAAwAAOANAADgDQAAAA0AAOAOAADgDgAAAA4AAOAPAADgDwAAAA8AAOAQAADgEAAAABAAAOARAADgEQAAABEAAOASAADgEgAAABIAAOATAADgEwAAABMAAOAUAADgFAAAABQAAOAVAADgFQAAABUAAOAWAADgFgAAABYAAOAXAADgFwAAABcAAOAYAADgGAAAABgAAOAZAADgGQAAABkAAOAaAADgGgAAABoAAOAbAADgGwAAABsAAOAcAADgHAAAABwAAOAdAADgHQAAAB0AAOAeAADgHgAAAB4AAOAfAADgHwAAAB8AAOAgAADgIAAAACAAAOAhAADgIQAAACEAAOAiAADgIgAAACIAAOAjAADgIwAAACMAAOAkAADgJAAAACQAAOAlAADgJQAAACUAAOAmAADgJgAAACYAAOAnAADgJwAAACcAAOAoAADgKAAAACgAAOApAADgKQAAACkAAOAqAADgKgAAACoAAOArAADgKwAAACsAAOAsAADgLAAAACwAAOAtAADgLQAAAC0AAOAuAADgLgAAAC4AAOAvAADgLwAAAC8AAOAwAADgMAAAADAAAOAxAADgMQAAADEAAOAyAADgMgAAADIAAOAzAADgMwAAADMAAOA0AADgNAAAADQAAOA1AADgNQAAADUAAOA2AADgNgAAADYAAOA3AADgNwAAADcAAOA4AADgOAAAADgAAOA5AADgOQAAADkAAOA6AADgOgAAADoAAOA7AADgOwAAADsAAAAAAB4B9gICAioCNgJIAmgCeAKIArQDGAN+A5gDygP4BBIETgRuBJ4E8AU0BV4FcAWEBa4F5AYeBkIGdAf6CDQINAhqCMwI5gkWCVAJaguCC7wMXAyWDNYNHA0qDUANeg2qDewOEA5MDpIOyA8uD8YP3BAMEHgROgAAAAIAAAAAAHoCAAADAA8AADcTIxMXMj4BNC4BIyIGFBZnD3QQKxAcEREcEBkkJK0BU/6trREcIRwQIzMkAAv////9Aa4CAgCzALkAvQDDAMoAzQEyATYBOgE/AUMAADcmBgcGBwYnFhQGJw4BFyYnBgcmJwYHDgIXJyYGHQEmFyYHBhciFyYnFgcnJicmBxQeAQcmBhYXJic0BjcmJwYXJhUXFgcGJyY2FyIHBgcOAScWNzYXJjc2NwY3Njc2MQY2Nz4BFTY3Njc2BzQ3Njc2JzI2JiMyNzY3Jjc2NzYnBgcOATcGBwYfASYOASM2Fw4CHgIHBjcWBwYWFyYOATYmBhcnBhYXIgYXBiYVByIUFgcwJhYGIwcmFwYHMDEzMDEnBjYHFDAxASM0JzE+ATc2MzYXFh8BFgc2FhceAicWFxYXFjcUFxYHNjMyNicmJyYvASYnJicmFyYnJjcGIyImBhcULwEmFxYnFg4BJw4BByIGBw4BJw4CFhcWNz4BJgcWNicGFjY3PgEXNjcWNwY1MhcxNjEHMiYWJiczFDXoBAMBAgMHDg0OAwQIBQYKAQQDAgMGAwsCBAkFAgkEAQkCAwEDAggREAECAQQHBwEEDgMLAg0ECAEKCwIBAgEBAQEKBAMFCAYEBAQFAwIDBAcBBQQBB0onOgQDDAgLDgIPEggMCQcPBgsIAwYBCAIKBwIBAwUBAgYKCAYEBQsCAQIBAwQGAgkDAQsFAgcCAwoCAQgCAQQBCAMHEwQPBwMBAgsPBwUCAQICFgEEAQElAQMBkAIGAQQDASMBBQMEAQYHAgEKBgEIAgcFAgECCgECAQICBAcBAQMGCgcEAgEKBgIHBwUCCgcBCQgJAwQHAwoCAgYGAgECBgYIEAUBHAMICAUDBwMDEgMDAg0MAgECAQsRAwECAgEGEw4LBgEaAQFEAQIFBwMCngHQAQQFCgQHAQEGBQEDLAgKCA0NCQoOBQMCCBEKBwEJARMUDQgGBQMCBhgICQ4FCQICBwYFCQMVBgcOAhwDBQQFBQMBBAsFCQMEDgMFBAgGBQEDAQIDBAwHAx0nFCYDBBcMDgoMBBsgFBsDAQUNBgwECQYUDgIBFSEQGwEBCwkVAgIWDBoOBQMKBAgCAQIHAQMFAQwJAwECAwUQEQQDBQgFAgcCEQwDAgEDAgEfBAMBMwIBAnABBQkEAQEdAqYBBgEEAQIHCwINAwcHCQgECQEDDBAGCgMECA8KAwcNCREJBRMTCgMQDAEGCg0JBwYDCgEKCAQDExAFEgkFDCQLDQYDAQIFDgoGAQcIAQQCAQISDAEBAQEMFAEREwIIAQNHAQQBAQEaAQEAAQAAAAAB5wFzAAIAABMXNxrm5wFz5OQAAQAAAAABMwIAABcAADcnJjQ/ATYyHwEWFA8BBhQfARYUDwEGIvHrBgbrBhIGHgYGrwYGrwYGHgYSBusGEgfqBgYeBhIGrwYSBq8GEgYeBgABAAAAAAHnAXMAAgAAPwEXGubnj+PjAAABAAAAAAEWAgAABQAAAQMnNyc3ARX/FuvrFgEA/wAW6uoWAAAB/////AEvAgAAEAAAASEiBhURFBY/ARcWNjURNCYBGv77CQwXCnZ3ChYMAgAMCf4pDAsHWVkHCwwB1wkMAAAAAQAAAAAA9gIAAAQAABkBNxcRe3sCAP4Ae3sCAAAAAAABAAAAAAFnAgAABAAAESERJwcBZrOzAgD+ALOzAAAAAAEAAP/+Al0CAAAZAAABIgcOARUUFhcGBwYWNzY3FjMyNz4BNCYnJgEuUkZFUT02FC8GCAhsVxgZU0ZEUlJERgIAHR1iOzJYHj8vBg4BE0MDHR1idWIdHQAEAAAAAAHnAbIADQAnADIAQgAAASYOARceARcWPgEnLgE3IycuASsBIgYPASMiBh0BFBYzITI2PQE0JgMGLgE+Ah4BDgE3IyImPQE0NjsBMhYdARQGAQsUIhIEAxkSFCISBAMZjTwGByARYBEgBwY8GSMjGQFUGSMjtSM9IQk2ST0hCTZ1EwQEBAQTBAQEARcDESMUERoDBBIjFBEZahAPFhYPECQZtBkkJBm0GST+8gUhPUk2CSA+STbDBAQCAwUFAwIEBAAAAAUAAAAAAdIB6AAJACoAMwA9AD8AADcyFhQGIiY0NjMDNxceARcFHgEPATcHDgEnJgcGJi8BMScXJy4BJy4BNjcTFzYXMzcnJgcXMhYUBiImNDYzNzHCDBISGBERDIkNFRYPEAEtCgoBDgICARMNe3kFCgEFCwczBg0ZBQEGBH8DdXUCAQN3dtwMEhIYEREMMFURGRERGREBiQkRFBlWMwEJCY4MDA8WAxUZAQYGFTMf8h8UFAQLCAH+tRkTFBoBExQ+ERkRERkRNgAAAAEAAAAAAfEB8QALAAABBxcHJwcnNyc3FzcB8cHBMcDAMcHBMcDAAcDAwDHBwTHAwDHBwQAC//8AAAIBAgEADAAcAAABIg4BFB4BMj4BNC4BFwcXFQcnByc1Nyc1Nxc3FwEARnVFRXWMdUVFdRM2Nh47OCE2Nh47OCECAEV1jHVFRXWMdUXJNzsZBTo6BR83OxkEOjoFAAAAAf//AAACAAIBABsAAAE3NjQmIg8BJyYiBhQfAQcGFBYyPwEXFjI2NCcBKs0JEhgJzc0JGREJzc0JERkJzc0JGBIJAQDNCRkRCc3NCREZCc3NCRgSCc3NCRIYCQABAAAAAAHqAeUACwAAAScHJwcXBxc3FzcnAekXz9AX0NAX0M8XzwHNGNDQGM/PF8/PF88AAgAAAAAB5wHnAA4AIAAAASYnJicjDwI3ATUmJyYBByYnJi8BPwEXFhcWFxYXFhUBwhMUDQ0KlasdjAFAAQcK/sovCA4IEAMLDQgKCw4OEQgEAcITCgYClqqNHgFACgwOE/6bCw4NCgkBMQ4CAgYIDRIVCgYAAAAAAf//AAAB/gIAAA8AAAEnBycHFRcHFRc3Fzc1JzcB/mCfqlabm2CgqVabmwHxD6amDUmom1gPpqYNSaibAAAAAAIAAAAAAgECAQAMABkAABM2MhcBFhQGIicBJjQTJjQ3ATYyFhQHAQYiGBArEAGNECArEP5zEAgQEAGSEC4gEP5uEC4B8BAQ/nMQKyAQAY0QK/4wEC4QAZIQIC4Q/m4QAAT//wAAAgACAAAMABkAJgAzAAABIg4BFB4BMj4BNC4BAyIuATQ+ATIeARQOAQM2Mh8BFhQGIi8BJjQXJjQ/ATYyFhQPAQYiAQBGdUVFdYx1RUV1RjtiOjpidmI6OmKhBRIGngYLEgaeCAMGBqEHEQ0GoQcRAgBFdYx1RUV1jHVF/ik7YnRiOztidGI7ASwGBp4GEgsGngYSuwUTB6EGCxMHoQYAAwAAAAABoQHOAAkAFQAuAAA3FBY7ATI2PQEhJSEiBhQWMyEyNjQmJzI2NTQ2OwEyFhUUFjI2NTQmKwEiBhUeAXwwImUiMP73AQ3+7goODgoBEgoODs8HCAYDSQQFCA0JFxBJEBcBCIUiMDAitE8OFA4OFA4PCQYEBQUEBgkJBhAXFxAGCAAAAAEAAAAAAecB5QAYAAABIzY3MTYuAQYPAQYHIRQeARcVMzU+ATc2AeadJScFCBUXBREWGP74J0gvmiZFFBUBPTtBCxYKBwovNzA5bVUVDw8WVTU4AAEAAAAAAcABkgAFAAA3JwcXASe6WiB6AQYgrFsfegEFHwAAAAIAAAAAAcACAAACAAUAAAEHIQUXNwEAwAGA/oDAwAIAwIDAwAAAAAACAAD/nwJyAgAABAAYAAAFAT8BCQEjNSM1MzU0NjsBFSMiBh0BMwcjAgH+ESAgAh/9xiUSEhIVGQ8IBBsDGGABr40k/h8BMFgfEhQUHwUHDx8AAAAB//8AAAH4AgAAJQAAASEiBhURFBY7ATUjNTM1NDYzMhcVIyIHBh0BMwcjFTMyNjURNCYB2/5BDBAQDPFCQTYsHh0oFgkHTApCgAwQEAIAEAz+QQwQwk03MDUDRAsIEjFMwhAMAb8MEAAAAAAC/////wIAAgEADwAmAAABIg4BFBceATI3PgE0JicmByMiBh0BMwYHIxUjNSM1MzUnJjc2OwEBAEV2RSMidos8OkREOjwGGwUROwMFMzEyMgEDBgwqKgIARXaLPDpEIyJ2inYiI5QNBDkYGaysMUAGFQwVAAEAAAAAAfYCAwATAAABIzc2LgEGDwEhFB4BFxUzNT4CAfaWPQYIFxkFTP7mK0wwpzBNKwFMhAwaDAcMo0B9YRkVFRhifQAAAAQAAAAAAecB6AAGAA0AFAAbAAABFScHJzcnAyM1FzcXBzcnBzUzBx8CNxUnNycB5jlWOlY5dKw5VjpWG1U5rDlWdVU5rDlWAeetOlY6Vjj+Naw5VjtWylY4rDlWdFY5rQE5VgAFAAAAAAHnAegADAAaACoA+wEJAAABMh4BFA4BIi4BND4BNyIOARQeATI+ATQuASMTBhYyNzY/ATY1JicHBgcGEyYiBic0JgYWBiMiDwEGBwYnMjYnJgcOAQcGFxYXFhU+AhcWDgEjJgcOAQcGBxceAQcGIyIdAQYXFjY3PgEXFhcWFRYnJicmMTYXFhcxFjc2JjYWHwEWFxYGJgciBwYvASY2JyYHBiYHBg8BBhcWBhceAj4BHgIyFh0BBh8BFhQHBhYXFhcWNzE2Nz4BNzYmNzY3Nic0LwEmPwE2NzY3BicmLwEuAjYWFxYXFjMyNzY/ASY2HgI2FhcWHwEWMjc2NDc+ATceARcWJicmBzYuAQcXHgEHDgEHBhYBADlhOTlhcmE5OWE5P2k+Pml+aT4+aT8nAQIMBQQBAQEBBAcGAgQ/BQgNBQgDAgIKFAcDCgQIAQcBAwYcFRAGBQMCCAsECQcHBgMJAQgHBQ8DGQQEAwEFAQQJAQIDEg8GCAQBBAcJAgEHBAMJBgMJBAEFCAQDBQsCBxIQCgIDBAMQAwMECBEEEAMHDAYIAwEDAQIPDBUHAwUDBwMBBAIGAwMFAgIGBBILDQEHAQECCQUBBAECAgILCAkDBgEKCQYLAwQGBgkLBgMCAwMJCwYKAgEGDgcGBgQCAgMCAwgCAQEDEwYCAQMGAQUU+wkJFAMDAwMDAQUBBBgB0zlgcmE5OWFyYDkUPmp9aj4+an1qPv6KBgoLCAgFCAMGAwkHBAcBLQQDAQMCBQsCBAMGAgIKDgMFAgEGCgcFAwQHBQEJAQMCBwYEAQEHAQYGAwQFAgEFAgsEBwkNBQIFAgMEBQMIBAoGAwkHBRAHAQoBDAECAwQKDAQDBAYDCQIKAQEEAQECBBAJCQoDEAQIFgIEBQIEAgIEAgwHAwoKBggNEhoIBQYDGgIIAgUKBgMCBAYEBwYMDwgKBQkKBwMCCQIEDwcIBRIIAwUIBAsCBwoBDAICAgQGDQYRBgMPAQcRAgIOAQEjFVARCBUICQQFBwQCAgEFAQAJAAAAAAIAAgAAAwAHAAsADwATABcAGwAfACMAABMzFSM3MxUjJTMVIxMzFSMnMxUjJTMVIxEzFSMnMxUjJzMVI8N6esN6ev56enrDenrDenoBhnp6enrDenrDenoCAHp6enp6/vR6enp6egE9enp6enoAAAH//v//Ai8CBgAdAAABLgEHDgEHLgIHDgEHBhcWFxYXFhcWFxYHPgE3NgH+FU8pHDQUEzQ7HTI4BAIRDR0RJSIOFwsNA3exHR8BuiQnBwUhGBghCwoRVD0wJyAcEh0aDhcYHSIqllRaAAAAAAIAAAAAAM0CAQAwAEIAADcUBhUHBgcGBwYjIiYnJjU0NzQzIwYPAQYvASY0NzY3NjMyFhUUBwYVNjc2Mh8CFgMUBw4BIyInLgE1NDc2MhceAcwDCR8MEwweEgsOBgs+AggEFxIICRAGAy0eJBoPGBkqDyYECwIRAwIDEAcTCxQIBgUOEyULBgVaAgUCCBsJDwURBQYLFDS9BQIUEQgICwYLAy0TFBASDVWIFwgiBAQOBgQBexYRBggLBg4LFBMOCwYOAAADAAAAAAHnAZIAAwAHAAsAABMhFSEVIRUhFSEVIRoBzP40ASD+4AHM/jQBkjs4Ozg7AAAAAgAAAAACAQIAABYAHwAAASIOAR0BBxUzNTM1MzUzNTMyPgE0LgEHIiY0NjIWFAYBZilHKc1mNDMzZipHKSlHKhUeHiseHgIAKUcqM81mMzM0MylHU0cpzR4rHh4rHgAAAgAAAAACdwIAABgAIgAAAQc1IgcGBwYHNzY3Njc2NzY3Njc2NzYzNQEhNTMVIREzFSMCdtNJKCwhHiYBAQIEBgcLDRIUGhwkJi/+iAGpKv4CgFUBXKt1CwwfHj8LDhAVFRkXGxUZERQKC2f+Ky1YAYstAAADAAAAAAKgAgAAAwAHAAsAABEhFSERIRUhESEVIQKg/WACoP1gAqD9YAFAgAFAgP8AgAAACwAAAAAF+gIBAD0ARABIAHYAoQDFANAA9gEAAUEBdwAAJTIxIz4BPwE2NTYjFgcOASMiNTQ3NjU0JyYHFhUUBw4BBwYVFBYzMjY3Bg8BBgcGFRQWMzI3NjcWFzYnLgEHIjU0NjcGJTgCJS4BIyIGBwYVFBcWFxYXFgYjIicmJw4BFxYzMjY3NjU0JyYnJicmNDYyFxYXNgU0NTQ2PwE2NzYXNjc2LgEHBgcGJyYnDgEXFhcWNzMHBgcGBwYXFjc2NyYlNjc2NzYmJyYjIgYHBhUUFjMyNjcxMDEWFxYXFjc2Ny4BNzYHIiY1NDY3NjcOASU2JicmJwYHBgcGIyInJjcWMzI3Njc2NTQnJgcGBwYHBhcWNz4BJzIUBwYjIic+AQUmNzQ3Nj8CNjc2NTQjIgYHNCIHNicmJyYHFgcGBwYVBhcWNyY2NzYzBwYHBhUUHgE3Njc+ATMGBwYVFBcWFxYlJgcxNzQzPgEnJgcUFhUWBwYHDgEjBhcWFxY7AQcGFxY2NyY1Ji8BJjUmNzY3NjcxNjc2NyYCDAEBBBIFEysCQQcWEzwOBxMbFhQaBQkFHAYIFBEULxMEFQg5KC4fGComIRkbDyoGBB2ZAxoQIQG0AVQBHBgdPRMVGQ0fFQECEA8WFBYKFwUUFSgcNxESEgoZDgUIGBwMEAkR/hE4MRA2Iz8eGAIBGTcgektCIhwJGhAJDz8hJwIRJQ8YBAUYFBseIyUBBQEBCgIFERcNDCVWGx8fFxAjEAIIDw4SDRAVCgoDBIAFBBcUFh0MLgK1BQMKCxIDEBEYGx4NCgwFFBMXGR0MCCQZHiMdHAwNERY+MlZoCgoMFAoGDBz73goDBwUNCwQIAwUdESsWPjYHCAkWHCkdDwkfFQIPEiUFHxgaFQsQBAYSGwsGExEqCwwMEQkKGBoD9A4OAQERBBASJAEGAgIRBhkHCAQECQIDBC0NGQwqFwMDAwEJAwoIFwgJChAOCAh5BycMLGAHKRUnIz4FAi9DBRgKCQUICQ4aEEUPGQ0WFh0ZCigQChYaHw8RFxUkDiQWHA0VUgcMFwYwjKcSEhwXGBsWDggJBgMICgsNFxU2EhMVERQYHA0HBgMDBA8QAwULHnEBAS5kKAQQAgQjFRoWHwwIEwEBDQoWGTATHwMBBiFJIjgiKRMSAwQdHoUBBBQMFR0GBC8lKy8fJRITDAoPBAQBAgsGLR0gLQUHEScPEQY0NgIKHwsOAhEVFw4RCgwWDhMVIBQSJQcHDQ4kIi0xHiQEBS+GGgoNAhQbrhAWDBcNHxsNFwkQCRkaFzEzFBQWBwkREDMeOycIGBAVAhJOHiASGwsRFQ0SBQQbIB0qExsnGhUKDAIC9gICAQEYMAwPBQIFARQRFiABBA0NCwYBcTMVCgIMAwICBwMREx8gGicBBA8NCwMFAAAAAAMAAAAAAecBpgALABcAIwAAEyEyNjQmIyEiBhQWBSEiBhQWMyEyNjQmByEiBhQWMyEyNjQmOwGKDhMTDv52DhMTAZj+dg4TEw4Big4TEw7+dg4TEw4Big4TEwFjFBsTExsUQRQbExMbFIQTHBMTHBMAAAAABAAAAAACLwIEAA8ALgBFAGUAAAEwFxYHFjc2NzY3NicuAjcuAQcOAQcuAScmBw4BBwYXFhcWFxYXFhcWBz4BNzYFIi4BNz4BFx4BFxYOASYnJicmBgcOARciJy4BJyY2MhceARcWFzY3Nic1NDY3MzIXFhcWBgcGAXcBBikCCQwKDAYHBAIJCYcVTikcMxQUMxwgGzI4BAIRDRwRJiEOFwsMA3axHB/+OwILBQMMNB4TJA0EAQoNBBIcFCMIAgenFRMkPBQFCRADETIdEBEUBgMBIhsDGhMYAQIqIycBEwM6KQEICAsODxERBAcDpSMoBwYhFxghBQUKEFM+MCYfHREdGg4XGBwiKpVTWSEEDAYcIAIBEg8FDQkBBRYBAhYTBAXHBgsvIQcNBhspCQQBExoPGQoZKwIQEyYYORMVAAAC//7//gIAAgEAEQAhAAA3BwYmPwE2NwE2Mh8BFhQHAQYBMRYUDwEGIi8BJjQ/ATYyemYJDQIWAwwBFwQOBVkFBf7qDAFfFxcRBQ4FWQUFERdCFhYCDQlmEAwBFgUFWQUOBf7qDAHQGEIXEQUFWQUOBREXAAL////9AakCAQAMACUAABMyPgE0LgEiDgEUHgEXNiYnIw4BFRcWFxYXFgcWFxY3NjcmNzY31B80Hh40PTQeHjTyATUl9iU0DRALEAUGCw1OR0pNCxYfDxQBGR81PzUfHzU/NR9xJTYBATYlEhUUHRUaDg0EBAUFCx0/HxoAAAAAAwAAAAAB5wGJAA8AJAArAAAlISImPQE0NjMhMhYdARQGJzI0FQYHBgcFNi4CDgEHFzY3Nj8BNC4BBgc2AeH+PgIDAwIBwgIDA+YBKyAdCgE7BitWa2E/BioSPSAoMQsRDgIUegMCDwMDAwMPAgPqAQEPMzA8IjZgPwwrVTYFWi8YCQ0IDgEKCAEAAAABAAAAAAHAAgAAAgAAGQEBAcACAP4AAQAAAAAAAQAAAAACAAIAAAsAAAEjNSMVIxUzFTM1MwIA2kza2kzaASba2kza2gAAAAACAAAAAAHnAd4AEQAmAAABIzUhFSMVFxUUFjsBMjY9ATcnNScmIyIHFQYHBg8BFSE1MDEmJyYB5jz+rDw8GhL7Exo8zggKCAsLJSofHhgBeBMfOwEZExMtF4MTHBwTgxfLHAYFCx0EEAsQDhglCwsWAAAAAAMAAAAAAfQB9AAJABMAHQAAJTI3LgEiBgcWMxEiBhQWMjY0JiM1MhYUBiImNDYzAQBdNQFkWmQBNV0eKys8KyseZY6Oyo6OZVBPICsqIU8BWis8Kys8K0mOyo6Oyo4AAAUAAAAAAcgB+wADAAcACwAVACsAAAE1IxUXNSMVFzUjFRMiBhQWMjY0JiMzMhYVERQGIyEiJjURNDY7AT4BMhYXAWL9/f2ysn8LDg4VDg4KsBQfHxT+nxQfHxRpCSYxJgkBLzMzZDExZjMzAWIOFRAQFQ4fFP6fFB8fFAFhFB8XHBwXAAIAAAAAAgABwAAEABAAABMHFyERBRc3FwcXBycHJzcngICAAYD+4GBgLmBgLmBgLmBgAcDAwAGAMmBgLmBgLmBgLmBgAAAAAAH//v//AwcCAQAlAAA3PgE3Njc+AT0BND4BFh8BFhQPAQ4BLgE9ATQmJyYHBgcGIi4BNwIogVJTXBIYCA4PBvYPD/YGDw4IGBFuaWNMBxENAwNCV4coKgcCGhI/Bw0HAwXVDioO1wUCBg0ISBIaAgsfHDwFChEHAAIAAAAAAkkB/wAQACkAABMxJgYHAwYWFzEWNjcTNiYnHwEWMj8BNhYPAQ4BDwEGIi8BLgE/AT4BF7cMFgSKBAwMDBcDigQMDFUaM3U9Hg4RBDYDDwkwPXUzJwgGAzYEGwsB+wQMDP5EDBYEBAwMAbwMFgQ8CBERCAQQDbMKDQMNERENAw8Isw0RBQAAAwAAAAAB5wHjAAUAEgAfAAAlBgcXPwEnNC4BIg4BFB4BMj4BByIuATQ+ATIeARQOAQFuGCp3A0B3Lk9cTi4uTlxPLqsgNyEhN0E3ICA32ysbdkAD1i5PLS1PXE8uLk9KIDdBOCAgOEE3IAAAAv/8AAAB3wH0AAkAQgAANzI2NCYiBhQWMzcXFg8BBi8BBg8BBisBIi8BJicHBi8BJj8BJjQ3JyY/ATYfATY/ATY7ATIfARYXNzYfARYPARYUB+4jMjJHMjIktTQIBjEFCjwYEgkCCWIKAgkWEz0KBTEFCDMBATMIBTEFCj0YEQkCCmIJAgkWFDwKBTEGCDQCAqozRjMzRjM+KAYKVQgEGBEHQAoKQAkPGAQIVQoGKAggCCgGClUIBBgRB0AKCkAJDxgECFUKBigIIAgACQAAAAAEGwIAAAkAEwAdACcAMQA7AEUATwBZAAABHwEHFycHNyc3Jx8BBxcnBzcnNwcfAQcXJwc3JzcHHwEHFycHNyc3Bx8BBxcnBzcnNwEPARcHNxcnNycXDwEXBzcXJzcnFw8BFwc3Fyc3JxcPARcHNxcnNycCFBEjGAQgIQUZI5IRIxgEICEFGSOFESMYBCAhBRkjVxEjGAQgIQUZIykRIxgEICEEGCMCiBIjGQUhIAQYI4YSIxkFISAEGCNYEiMZBSEgBBgjKhIjGQUhIAQYIwIAHwcZIw8PIxkHCx8GGiMPDyMaBi8fBxojDw8jGgdyHwYaIw8PIxoGjB4HGiMPDyMaBwGoHwYaIw8PIxoGLx8HGiMPDyMaB3IfBhojDw8jGgaMHgcaIw8PIxoHAAEAAAAAAgACAAAJAAARPwEfAQcXJwc3t0lJt24lt7clAUklkpIlbttJSdsAAgAAAAAB5wHoABMAHAAAEy4BKwEiBh0BFBYXARYyPwE2NCclBiImNDYyFhTgAwkErQQFBAIBBAMIA7ICAv6yDCAWFiAXAeADBAYErAQKA/79AwOyAwgDjgwXIBcXIAAAAgAAAAACQgH+ADoASwAAJTI3NjU0JicjNDc+ATc2NTQnJiMGBwYHBgcGBwYPAQYHBisBFTMyHwEWFxY7ATI2NSYnPgE0JzY1NCclIyIGHQEUFjsBMjY9ATQmIwImDAgHGxN/BQQRAwYLDSIHBQIEBQQHDQgPCxcPGxAMDBIyBSMZIh0vHyQBAQsMBhMN/mR8BQgIBX0FCAgG6RIPDRMaAQ4QCSUJEA4kDxIHDQcTGAsUDggSDiAPHOYTAQ0GBx0fCgoGGhsLERoVEEEIBecFCAgF5wUIAAAAAgAAAAAB5wG8AD8AgAAAJSYvASYnLgE3Njc2NyYnJicmJyYnJicmBzE2JicmBwYHBgcGBwYHBgcWFxYXFhUWBwYPAQYHBhQXFjMFMjc2NDcmLwEmJyY3MTc2PwE2FxY2NzY3NCcmNSc/ATYvASMiJyYnJg8BBgcWFzEWFxYfAQcGBwYHBgcWHwEWHwEyNzY0AXoLGw0YCg8MAhkTGgkXCQYDAgIECAsVDAcBHREXEhcPCQUCAgMFCRYJGhQYAgEQChceGAoBAQcRASsUCAFqCBQKHAgLAwEECAIDBgEDAQcBAwUBAQcDBwMGBA8RCxMRBhAHBAIDBQcTDgoNIAEEBQwKIAwUClkPBgFVCQsFDAcKGhYCBgcNDR8TLB4OFw4QBgQBAwoBAQgKFg4YDh8rEx8MDQcGAgwLEg0ICQ0KCAEFAgUBBgIFHAcIBA4KDhsFCRIFBwEBAwERFQUDBQcGASQQCgUEBgIDAgEFAxIlKREcCggNEAkFCAsICxAECAYDBQEEAAAAEADGAAEAAAAAAAEACQAAAAEAAAAAAAIABwAJAAEAAAAAAAMACQAQAAEAAAAAAAQACQAZAAEAAAAAAAUACwAiAAEAAAAAAAYACQAtAAEAAAAAAAoAKwA2AAEAAAAAAAsAEwBhAAMAAQQJAAEAEgB0AAMAAQQJAAIADgCGAAMAAQQJAAMAEgCUAAMAAQQJAAQAEgCmAAMAAQQJAAUAFgC4AAMAAQQJAAYAEgDOAAMAAQQJAAoAVgDgAAMAAQQJAAsAJgE2aWNvbi1mb250UmVndWxhcmljb24tZm9udGljb24tZm9udFZlcnNpb24gMS4waWNvbi1mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AaQBjAG8AbgAtAGYAbwBuAHQAUgBlAGcAdQBsAGEAcgBpAGMAbwBuAC0AZgBvAG4AdABpAGMAbwBuAC0AZgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbgAtAGYAbwBuAHQARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8AQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZARoBGwEcAR0BHgEfASABIQEiASMBJAElASYBJwEoASkBKgErASwBLQEuAS8BMAExATIBMwE0ATUBNgE3ATgBOQE6ATsBPAE9AAppY29uX2FsZXJ0EGljb25fYXJyb3ctZGlydHkPaWNvbl9hcnJvdy1kb3duDmljb25fYXJyb3ctZmF0DWljb25fYXJyb3ctdXAKaWNvbl9hcnJvdxFpY29uX2Jvb2ttYXJrLWFsdBJpY29uX2Jvb2ttYXJrLXRhbGwNaWNvbl9ib29rbWFyawtpY29uX2J1YmJsZQtpY29uX2NhbWVyYQlpY29uX2NhcnQOaWNvbl9jbG9zZS1hbHQRaWNvbl9jbG9zZS1jaXJjbGUVaWNvbl9jbG9zZS1jcm9zcy1ib2xkEGljb25fY2xvc2UtY3Jvc3MNaWNvbl9jb21tZW50cxBpY29uX2Nyb3NzLXNtYWxsCmljb25fY3Jvc3MQaWNvbl9jcm9zc2NpcmNsZQtpY29uX2RlbGV0ZQ9pY29uX2RpcmVjdGlvbnMJaWNvbl9kb25lDWljb25fZWxldmF0b3IWaWNvbl9mYWNlYm9vay1mLXNoYWRvdw9pY29uX2ZhY2Vib29rLWYNaWNvbl9mYWNlYm9vawlpY29uX2Zvb2QPaWNvbl9mdWxsc2NyZWVuCmljb25fZ2xvYmUJaWNvbl9ncmlkDmljb25faGFtYnVyZ2VyCmljb25faGVhcnQJaWNvbl9pbmZvEGljb25faW5ncmVkaWVudHMIaWNvbl9rZXkJaWNvbl9saW5rCWljb25fbGlzdAlpY29uX2xvZ28JaWNvbl9tZW51DGljb25fbXl0YXN0ZQtpY29uX3BlbmNpbAtpY29uX3BlcnNvbhBpY29uX3BsYWNlaG9sZGVyCWljb25fcGxheQlpY29uX3BsdXMIaWNvbl9wb3QMaWNvbl9wcm9maWxlC2ljb25fcmVjaXBlC2ljb25fcmVtb3ZlCmljb25fcmVwbHkLaWNvbl9yZXBvcnQLaWNvbl9zZWFyY2gNaWNvbl9zZXR0aW5ncxBpY29uX3N0YXItYmFubmVyCWljb25fc3RhcghpY29uX3RhZw1pY29uX3RodW1ic3VwCWljb25fdXNlcgAA) format("truetype")}#mobile-menu__link--create:before,#mobile-menu__link--logout:before,#mobile-menu__link--profile:before,#mobile-menu__link--settings:before,.account-settings__pwd_button:before,.action__mobile-menu:before,.action_nav__item--position:before,.action_nav__item--remove:before,.action_nav__item--upload:before,.alert-cookiedisclaimer .alert__closebtn:before,.alert-downloadapp .alert__closebtn:before,.alert .alert__closebtn:before,.auth-modal__closebtn:before,.authsimple__closebtn:before,.avatar-upload__closebtn:before,.blogtoplist-bottomlink:before,.blogtoplist-toplink:before,.blogtoplist__header:before,.brand__logo:before,.button-with-arrow:before,.cancel-button:before,.comment-like-button:before,.comment-remove-button:before,.comment-reply-button:before,.comment-report-button:before,.confirmation__close:before,.cookbook-followers>header>span:before,.cookbook-listing__card--suggestion:after,.cookbook-listing__card--suggestion:before,.cookbook-listing__card:before,.cookbook-listing__create:before,.cookbooks-button:before,.create-cookbook-card__label:before,.create-cookbook__closebtn:before,.create-cookbooks__widget:before,.create-recipe-card__label:before,.create__disable_custom_title:before,.create__enable_custom_title:before,.create__image_container[data-choosen=true]:before,.createRecipeUrl [data-type=close_btn]:before,.directions__header h4:before,.edit-button:before,.edit-cookbook__closebtn:before,.edit-cookbook__delete-button:before,.edit-profile-btn:before,.facebook-connect-btn:before,.find-friends>header>span:before,.follow-button:before,.followers-button:before,.footer__button:before,.form-forgotpassword-tooltip .forgot-password__close:before,.formfield-container:before,.hero-downarrow:before,.home__hero-facebook:before,.home__searches .home__header:before,.home__searches .homefeed__header:before,.icon-icon_alert:before,.icon-icon_arrow-dirty:before,.icon-icon_arrow-down:before,.icon-icon_arrow-fat:before,.icon-icon_arrow-up:before,.icon-icon_arrow:before,.icon-icon_bookmark-alt:before,.icon-icon_bookmark-tall:before,.icon-icon_bookmark:before,.icon-icon_bubble:before,.icon-icon_camera:before,.icon-icon_cart:before,.icon-icon_close-alt:before,.icon-icon_close-circle:before,.icon-icon_close-cross-bold:before,.icon-icon_close-cross:before,.icon-icon_comments:before,.icon-icon_cross-small:before,.icon-icon_cross:before,.icon-icon_crosscircle:before,.icon-icon_delete:before,.icon-icon_directions:before,.icon-icon_done:before,.icon-icon_elevator:before,.icon-icon_facebook-f-shadow:before,.icon-icon_facebook-f:before,.icon-icon_facebook:before,.icon-icon_food:before,.icon-icon_fullscreen:before,.icon-icon_globe:before,.icon-icon_grid:before,.icon-icon_hamburger:before,.icon-icon_heart:before,.icon-icon_info:before,.icon-icon_ingredients:before,.icon-icon_key:before,.icon-icon_link:before,.icon-icon_list:before,.icon-icon_logo:before,.icon-icon_menu:before,.icon-icon_mytaste:before,.icon-icon_pencil:before,.icon-icon_person:before,.icon-icon_placeholder:before,.icon-icon_play:before,.icon-icon_plus:before,.icon-icon_pot:before,.icon-icon_profile:before,.icon-icon_recipe:before,.icon-icon_remove:before,.icon-icon_reply:before,.icon-icon_report:before,.icon-icon_search:before,.icon-icon_settings:before,.icon-icon_star-banner:before,.icon-icon_star:before,.icon-icon_tag:before,.icon-icon_thumbsup:before,.icon-icon_user:before,.ingredients__header h4:before,.like-button:before,.listing-card__remove:before,.loader--animated:before,.loader--static:before,.loader-circle--animated:before,.loader-circle--static:before,.main-search__container:before,.mobile-auth__close:before,.mobile-nav__close:before,.mobile-search__close:before,.mobile-search__form:before,.mobile-search__toggle:before,.modal-closebtn:before,.modal-login__close-btn:before,.modal-register__close-btn:before,.notification__backBtn:before,.password-settings>header>span:before,.period-filter__list [data-filter][data-active]:after,.plugin-download-hero__get-started span:before,.plugin-save__header--image .header__content:before,.plugin-save__header .header__content:before,.plugin-save__load__logo:before,.profile-action-icon--edit:before,.profile-action-icon--settings:before,.profile-action-icon--share:before,.profile__avatar__uploadbutton:before,.profile__cookbook-recipes__header__container:before,.profile__cookbooks_filters>li[data-marked]:before,.profile__cover__reposition:after,.profile__cover__reposition:before,.profile__cover__uploadbutton--direct:before,.profile__cover__uploadbutton:before,.profile__recipes_filters>li[data-marked]:before,.rate-button:before,.recipe-card__keyword-link:before,.recipe-card__origin-link:before,.recipe-card__stats:before,.recipe-cookbooks__backBtn:before,.recipe-iframe__close-iframe:before,.recipe-iframe__save-recipe-button__container:not([data-saved=true]) .recipe-iframe__save-recipe-button:before,.recipe-ingredient__title:before,.recipe-instructions__title:before,.recipe-likers>header>span:before,.recipe-likers__like-button:before,.recipe-raters>header>span:before,.recipe-savers>header>span:before,.recipe-savers__save-button:before,.recipe__action--edit:before,.recipe__action--like:before,.recipe__action--save:before,.recipe__action--second-view:before,.recipe__action--view:before,.recipe__orgin-link:before,.recipeblock__mytastelogo:before,.recipes-button:before,.recover__close:before,.recover__submit:before,.save-button:before,.save-cookbooks__empty:before,.save-recipe-to-cookbook__item.saved:before,.save-recipe-to-cookbook__item.saved:hover:before,.saverecipe-desktop__closebtn:before,.saverecipe-modal__closebtn:before,.saverecipenotice-modal__closebtn:before,.search-result-seo__text-container .search-result-seo__title:before,.selectize-control.single .selectize-input:before,.settings__backBtn:before,.share-button:before,.share>header>span:before,.status-alert .alert__closebtn:before,.submit-button:before,.suggestions-leftbutton:before,.suggestions-rightbutton:before,.title__header h4:before,.tooltip__closebtn:before,.uploadphoto__content .uploadphoto__icon:before,.uploadphoto__header h4:before,.user-followers>header>span:before,.user-following>header>span:before,.video-card__image-container:before,.video-modal__closebtn:before,.words__item:after,[data-type=modal] .recipe__closebtn:before,input[type=checkbox]:checked+label:before{font-family:icon-font;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;vertical-align:top}.icon-icon_alert:before{content:""}.icon-icon_arrow-dirty:before{content:""}.icon-icon_arrow-down:before{content:""}.icon-icon_arrow-fat:before,.notification__backBtn:before,.recipe-cookbooks__backBtn:before,.settings__backBtn:before{content:""}.icon-icon_arrow-up:before{content:""}.blogtoplist-bottomlink:before,.blogtoplist-toplink:before,.button-with-arrow:before,.hero-downarrow:before,.icon-icon_arrow:before,.recover__submit:before,.suggestions-leftbutton:before,.suggestions-rightbutton:before{content:""}.follow-button:before,.icon-icon_bookmark-alt:before,.recipe-savers__save-button:before,.recipe__action--save:before,.save-button:before{content:""}.icon-icon_bookmark-tall:before{content:""}.icon-icon_bookmark:before,.recipe-iframe__save-recipe-button__container:not([data-saved=true]) .recipe-iframe__save-recipe-button:before{content:""}.icon-icon_bubble:before{content:""}.account-settings__pwd_button:before,.action_nav__item--upload:before,.icon-icon_camera:before,.profile__avatar__uploadbutton:before,.profile__cover__uploadbutton--direct:before,.profile__cover__uploadbutton:before{content:""}.icon-icon_cart:before{content:""}.icon-icon_close-alt:before,.mobile-auth__close:before,.mobile-nav__close:before,.mobile-search__close:before{content:""}.icon-icon_close-circle:before{content:""}.cancel-button:before,.create__disable_custom_title:before,.icon-icon_close-cross-bold:before,.listing-card__remove:before{content:""}.alert-cookiedisclaimer .alert__closebtn:before,.alert-downloadapp .alert__closebtn:before,.alert .alert__closebtn:before,.auth-modal__closebtn:before,.authsimple__closebtn:before,.avatar-upload__closebtn:before,.confirmation__close:before,.cookbook-followers>header>span:before,.create-cookbook__closebtn:before,.createRecipeUrl [data-type=close_btn]:before,.edit-cookbook__closebtn:before,.find-friends>header>span:before,.form-forgotpassword-tooltip .forgot-password__close:before,.icon-icon_close-cross:before,.modal-closebtn:before,.modal-login__close-btn:before,.modal-register__close-btn:before,.password-settings>header>span:before,.recipe-likers>header>span:before,.recipe-raters>header>span:before,.recipe-savers>header>span:before,.recover__close:before,.saverecipe-desktop__closebtn:before,.saverecipe-modal__closebtn:before,.saverecipenotice-modal__closebtn:before,.share>header>span:before,.status-alert .alert__closebtn:before,.tooltip__closebtn:before,.user-followers>header>span:before,.user-following>header>span:before,[data-type=modal] .recipe__closebtn:before,input[type=checkbox]:checked+label:before{content:""}.create__enable_custom_title:before,.icon-icon_comments:before{content:""}.icon-icon_cross-small:before,.recipe-iframe__close-iframe:before{content:""}.icon-icon_cross:before{content:""}.action_nav__item--remove:before,.icon-icon_crosscircle:before{content:""}.comment-remove-button:before,.icon-icon_delete:before{content:""}.icon-icon_directions:before,.recipe-instructions__title:before{content:""}.create__image_container[data-choosen=true]:before,.icon-icon_done:before,.submit-button:before{content:""}.icon-icon_elevator:before{content:""}.icon-icon_facebook-f-shadow:before{content:""}.facebook-connect-btn:before,.home__hero-facebook:before,.icon-icon_facebook-f:before{content:""}.icon-icon_facebook:before{content:""}.icon-icon_food:before,.recipes-button:before{content:""}.action_nav__item--position:before,.icon-icon_fullscreen:before{content:""}.icon-icon_globe:before{content:""}.icon-icon_grid:before{content:""}.icon-icon_hamburger:before{content:""}.icon-icon_heart:before,.like-button:before,.recipe-card__stats:before,.recipe-likers__like-button:before,.recipe__action--like:before{content:""}.icon-icon_info:before{content:""}.icon-icon_ingredients:before,.recipe-ingredient__title:before{content:""}.icon-icon_key:before{content:""}.icon-icon_link:before,.recipe-card__origin-link:before,.recipe__action--second-view:before,.recipe__action--view:before,.recipe__orgin-link:before{content:""}.footer__button:before,.icon-icon_list:before{content:""}.brand__logo:before,.icon-icon_logo:before,.plugin-save__load__logo:before,.recipeblock__mytastelogo:before{content:""}.action__mobile-menu:before,.icon-icon_menu:before{content:""}.icon-icon_mytaste:before,.loader--animated:before,.loader--static:before,.loader-circle--animated:before,.loader-circle--static:before{content:""}.edit-button:before,.edit-profile-btn:before,.icon-icon_pencil:before,.profile-action-icon--edit:before,.recipe__action--edit:before{content:""}.followers-button:before,.icon-icon_person:before{content:""}.icon-icon_placeholder:before{content:""}.icon-icon_play:before,.video-card__image-container:before{content:""}.create-cookbook-card__label:before,.create-recipe-card__label:before,.icon-icon_plus:before{content:""}.cookbooks-button:before,.icon-icon_pot:before{content:""}.icon-icon_profile:before{content:""}.icon-icon_recipe:before{content:""}.icon-icon_remove:before{content:""}.comment-reply-button:before,.icon-icon_reply:before,.profile-action-icon--share:before,.share-button:before{content:""}.comment-report-button:before,.icon-icon_report:before{content:""}.home__searches .home__header:before,.home__searches .homefeed__header:before,.icon-icon_search:before,.recipe-card__keyword-link:before{content:""}.icon-icon_settings:before,.profile-action-icon--settings:before{content:""}.blogtoplist__header:before,.icon-icon_star-banner:before{content:""}.icon-icon_star:before,.rate-button:before{content:""}.icon-icon_tag:before{content:""}.comment-like-button:before,.icon-icon_thumbsup:before{content:""}.icon-icon_user:before{content:""}.recipe-comment__editable,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{width:100%;display:block;padding:11px 15px 9px;border:1px solid #dededf;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:3px;transition:color .3s,border .3s}.recipe-comment__editable[data-status=error],input[data-status=error][type=email],input[data-status=error][type=number],input[data-status=error][type=password],input[data-status=error][type=search],input[data-status=error][type=tel],input[data-status=error][type=text],input[data-status=error][type=url],textarea[data-status=error]{border-color:#f24e4d}.top-arrow-tooltip{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left}.top-arrow-tooltip:before{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid rgba(0,0,0,.48);right:calc(50% - 2px)}.top-arrow-tooltip:after,.top-arrow-tooltip:before{border-top:0;z-index:1;border-style:solid;content:"";display:block;margin-left:-8px;position:absolute;bottom:100%;width:0}.top-arrow-tooltip:after{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;margin-right:-1px;right:50%}.bookmarklet__drag-link .ie-error-tooltip,.extension-tooltip,.form-validation-tooltip,.left-arrow-tooltip{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left}.bookmarklet__drag-link .ie-error-tooltip:before,.extension-tooltip:before,.form-validation-tooltip:before,.left-arrow-tooltip:before{border-color:transparent rgba(0,0,0,.48);border-width:8px 10px 8px 0;z-index:1;border-style:solid;content:"";display:block;right:100%;margin-top:-8px;position:absolute;top:19px;width:0}.bookmarklet__drag-link .ie-error-tooltip:after,.extension-tooltip:after,.form-validation-tooltip:after,.left-arrow-tooltip:after{border-color:transparent #fff;border-width:8px 10px 8px 0;margin-right:-1px;z-index:1;border-style:solid;content:"";display:block;right:100%;margin-top:-8px;position:absolute;top:19px;width:0}.down-arrow-tooltip,.form-forgotpassword-tooltip,.recover{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left}.down-arrow-tooltip:before,.form-forgotpassword-tooltip:before,.recover:before{border-color:transparent rgba(0,0,0,.48);border-left:11px solid transparent;border-right:11px solid transparent;border-top:11px solid rgba(0,0,0,.48);z-index:1;border-style:solid;content:"";display:block;right:calc(50% - 2px);margin-top:-8px;position:absolute;top:calc(100% + 8px);width:0}.down-arrow-tooltip:after,.form-forgotpassword-tooltip:after,.recover:after{border-color:transparent #fff;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;margin-right:-1px;z-index:1;border-style:solid;content:"";display:block;right:50%;margin-top:-8px;position:absolute;top:calc(100% + 8px);width:0}.profile__cover__errortooltip,.right-arrow-tooltip{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left}.profile__cover__errortooltip:before,.right-arrow-tooltip:before{border-color:transparent rgba(0,0,0,.48)}.profile__cover__errortooltip:after,.profile__cover__errortooltip:before,.right-arrow-tooltip:after,.right-arrow-tooltip:before{border-width:8px 0 8px 10px;z-index:1;border-style:solid;content:"";display:block;left:100%;margin-top:-8px;position:absolute;top:19px;width:0}.profile__cover__errortooltip:after,.right-arrow-tooltip:after{border-color:transparent #fff;margin-right:-1px}.blog-verified-header__content,.blog-verified-section__content,.blog-verify-form,.blog-verify-header__content,.profile__article,.recipe{position:relative}@media (min-width:768px){.blog-verified-header__content,.blog-verified-section__content,.blog-verify-form,.blog-verify-header__content,.profile__article,.recipe{width:65.30687%;float:left;margin-right:4.07938%}}.blog-verified-header__graphic,.blog-verified-section__graphic,.blog-verify-header__graphic,.blog-verify-sidebar,.profile__article__related-recipes,.recipe__sidebar{position:relative}@media (min-width:768px){.blog-verified-header__graphic,.blog-verified-section__graphic,.blog-verify-header__graphic,.blog-verify-sidebar,.profile__article__related-recipes,.recipe__sidebar{width:30.61374%;float:right;margin-right:0}}.related-articles,.related-recipes,.search-recipes{max-width:100%;margin-left:auto;margin-right:auto}.related-articles:after,.related-recipes:after,.search-recipes:after{content:" ";display:block;clear:both}.infinite-cards__cards,.notification-attachments,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section,.popular__recipes .popular__recipes__container,.recipe-cookbooks__listing,.related-articles__container,.related-cookbooks__container,.related-recipes__container,.search-recipes__subcontainer,.toplists__listing__subcontainer,section.category__latest-recipes .latest-recipes__listing,section.category__topcookbooks .topcookbooks__cookbooks,section.category__topprofiles .topprofiles__profiles,section.category__toprecipes .toprecipes__recipes{max-width:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.infinite-cards__cards:after,.notification-attachments:after,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section:after,.popular__recipes .popular__recipes__container:after,.recipe-cookbooks__listing:after,.related-articles__container:after,.related-cookbooks__container:after,.related-recipes__container:after,.search-recipes__subcontainer:after,.toplists__listing__subcontainer:after,section.category__latest-recipes .latest-recipes__listing:after,section.category__topcookbooks .topcookbooks__cookbooks:after,section.category__topprofiles .topprofiles__profiles:after,section.category__toprecipes .toprecipes__recipes:after{content:" ";display:block;clear:both}.infinite-cards__cards>article,.notification-attachments>article,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article,.popular__recipes .popular__recipes__container>article,.recipe-cookbooks__listing>article,.related-articles__container>article,.related-cookbooks__container>article,.related-recipes__container>article,.search-recipes__subcontainer>article,.toplists__listing__subcontainer>article,section.category__latest-recipes .latest-recipes__listing>article,section.category__topcookbooks .topcookbooks__cookbooks>article,section.category__topprofiles .topprofiles__profiles>article,section.category__toprecipes .toprecipes__recipes>article{width:47.96031%;float:left;margin-right:4.07938%;margin-top:15px}.infinite-cards__cards>article.cookbook-card,.infinite-cards__cards>article.create-cookbook-card,.notification-attachments>article.cookbook-card,.notification-attachments>article.create-cookbook-card,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article.cookbook-card,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article.create-cookbook-card,.popular__recipes .popular__recipes__container>article.cookbook-card,.popular__recipes .popular__recipes__container>article.create-cookbook-card,.recipe-cookbooks__listing>article.cookbook-card,.recipe-cookbooks__listing>article.create-cookbook-card,.related-articles__container>article.cookbook-card,.related-articles__container>article.create-cookbook-card,.related-cookbooks__container>article.cookbook-card,.related-cookbooks__container>article.create-cookbook-card,.related-recipes__container>article.cookbook-card,.related-recipes__container>article.create-cookbook-card,.search-recipes__subcontainer>article.cookbook-card,.search-recipes__subcontainer>article.create-cookbook-card,.toplists__listing__subcontainer>article.cookbook-card,.toplists__listing__subcontainer>article.create-cookbook-card,section.category__latest-recipes .latest-recipes__listing>article.cookbook-card,section.category__latest-recipes .latest-recipes__listing>article.create-cookbook-card,section.category__topcookbooks .topcookbooks__cookbooks>article.cookbook-card,section.category__topcookbooks .topcookbooks__cookbooks>article.create-cookbook-card,section.category__topprofiles .topprofiles__profiles>article.cookbook-card,section.category__topprofiles .topprofiles__profiles>article.create-cookbook-card,section.category__toprecipes .toprecipes__recipes>article.cookbook-card,section.category__toprecipes .toprecipes__recipes>article.create-cookbook-card{margin-top:25px}.infinite-cards__cards>article:nth-of-type(2n+2),.notification-attachments>article:nth-of-type(2n+2),.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article:nth-of-type(2n+2),.popular__recipes .popular__recipes__container>article:nth-of-type(2n+2),.recipe-cookbooks__listing>article:nth-of-type(2n+2),.related-articles__container>article:nth-of-type(2n+2),.related-cookbooks__container>article:nth-of-type(2n+2),.related-recipes__container>article:nth-of-type(2n+2),.search-recipes__subcontainer>article:nth-of-type(2n+2),.toplists__listing__subcontainer>article:nth-of-type(2n+2),section.category__latest-recipes .latest-recipes__listing>article:nth-of-type(2n+2),section.category__topcookbooks .topcookbooks__cookbooks>article:nth-of-type(2n+2),section.category__topprofiles .topprofiles__profiles>article:nth-of-type(2n+2),section.category__toprecipes .toprecipes__recipes>article:nth-of-type(2n+2){margin-right:0}@media (min-width:568px){.infinite-cards__cards>article,.notification-attachments>article,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article,.popular__recipes .popular__recipes__container>article,.recipe-cookbooks__listing>article,.related-articles__container>article,.related-cookbooks__container>article,.related-recipes__container>article,.search-recipes__subcontainer>article,.toplists__listing__subcontainer>article,section.category__latest-recipes .latest-recipes__listing>article,section.category__topcookbooks .topcookbooks__cookbooks>article,section.category__topprofiles .topprofiles__profiles>article,section.category__toprecipes .toprecipes__recipes>article{margin-top:30px}}@media (min-width:768px){.infinite-cards__cards>article,.notification-attachments>article,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article,.popular__recipes .popular__recipes__container>article,.recipe-cookbooks__listing>article,.related-articles__container>article,.related-cookbooks__container>article,.related-recipes__container>article,.search-recipes__subcontainer>article,.toplists__listing__subcontainer>article,section.category__latest-recipes .latest-recipes__listing>article,section.category__topcookbooks .topcookbooks__cookbooks>article,section.category__topprofiles .topprofiles__profiles>article,section.category__toprecipes .toprecipes__recipes>article{width:30.61374%;float:left;margin-right:4.07938%}.infinite-cards__cards>article:nth-of-type(2n+2),.notification-attachments>article:nth-of-type(2n+2),.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article:nth-of-type(2n+2),.popular__recipes .popular__recipes__container>article:nth-of-type(2n+2),.recipe-cookbooks__listing>article:nth-of-type(2n+2),.related-articles__container>article:nth-of-type(2n+2),.related-cookbooks__container>article:nth-of-type(2n+2),.related-recipes__container>article:nth-of-type(2n+2),.search-recipes__subcontainer>article:nth-of-type(2n+2),.toplists__listing__subcontainer>article:nth-of-type(2n+2),section.category__latest-recipes .latest-recipes__listing>article:nth-of-type(2n+2),section.category__topcookbooks .topcookbooks__cookbooks>article:nth-of-type(2n+2),section.category__topprofiles .topprofiles__profiles>article:nth-of-type(2n+2),section.category__toprecipes .toprecipes__recipes>article:nth-of-type(2n+2){margin-right:4.0793825799%}.infinite-cards__cards>article:nth-of-type(3n+3),.notification-attachments>article:nth-of-type(3n+3),.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article:nth-of-type(3n+3),.popular__recipes .popular__recipes__container>article:nth-of-type(3n+3),.recipe-cookbooks__listing>article:nth-of-type(3n+3),.related-articles__container>article:nth-of-type(3n+3),.related-cookbooks__container>article:nth-of-type(3n+3),.related-recipes__container>article:nth-of-type(3n+3),.search-recipes__subcontainer>article:nth-of-type(3n+3),.toplists__listing__subcontainer>article:nth-of-type(3n+3),section.category__latest-recipes .latest-recipes__listing>article:nth-of-type(3n+3),section.category__topcookbooks .topcookbooks__cookbooks>article:nth-of-type(3n+3),section.category__topprofiles .topprofiles__profiles>article:nth-of-type(3n+3),section.category__toprecipes .toprecipes__recipes>article:nth-of-type(3n+3){margin-right:0}.infinite-cards__cards>article.cookbook-card,.infinite-cards__cards>article.create-cookbook-card,.notification-attachments>article.cookbook-card,.notification-attachments>article.create-cookbook-card,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article.cookbook-card,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article.create-cookbook-card,.popular__recipes .popular__recipes__container>article.cookbook-card,.popular__recipes .popular__recipes__container>article.create-cookbook-card,.recipe-cookbooks__listing>article.cookbook-card,.recipe-cookbooks__listing>article.create-cookbook-card,.related-articles__container>article.cookbook-card,.related-articles__container>article.create-cookbook-card,.related-cookbooks__container>article.cookbook-card,.related-cookbooks__container>article.create-cookbook-card,.related-recipes__container>article.cookbook-card,.related-recipes__container>article.create-cookbook-card,.search-recipes__subcontainer>article.cookbook-card,.search-recipes__subcontainer>article.create-cookbook-card,.toplists__listing__subcontainer>article.cookbook-card,.toplists__listing__subcontainer>article.create-cookbook-card,section.category__latest-recipes .latest-recipes__listing>article.cookbook-card,section.category__latest-recipes .latest-recipes__listing>article.create-cookbook-card,section.category__topcookbooks .topcookbooks__cookbooks>article.cookbook-card,section.category__topcookbooks .topcookbooks__cookbooks>article.create-cookbook-card,section.category__topprofiles .topprofiles__profiles>article.cookbook-card,section.category__topprofiles .topprofiles__profiles>article.create-cookbook-card,section.category__toprecipes .toprecipes__recipes>article.cookbook-card,section.category__toprecipes .toprecipes__recipes>article.create-cookbook-card{margin-top:45px}}@media (min-width:992px){.infinite-cards__cards>article,.notification-attachments>article,.popular__recipes .extra-content-wrapper .home__recipes-infinite-section>article,.popular__recipes .popular__recipes__container>article,.recipe-cookbooks__listing>article,.related-articles__container>article,.related-cookbooks__container>article,.related-recipes__container>article,.search-recipes__subcontainer>article,.toplists__listing__subcontainer>article,section.category__latest-recipes .latest-recipes__listing>article,section.category__topcookbooks .topcookbooks__cookbooks>article,section.category__topprofiles .topprofiles__profiles>article,section.category__toprecipes .toprecipes__recipes>article{margin-top:40px}}#flyout,.action_nav,.alert-cookiedisclaimer .alert__container,.alert-downloadapp .alert__container,.alert .alert__container,.analytics-item,.article-card,.auth-modal,.authsimple,.avatar-upload,.blog-card__container,.blog-verify-section,.blogtoplist,.category-card,.confirmation,.cookbook-card,.cookbook-followers,.cookbook-listing__card,.cookbook-listing__card--suggestion,.cover-upload__menu,.create-cookbook,.create-cookbook-card,.create-cookbook__modal,.create-recipe-card,.createRecipeUrl,.directions__container,.edit-cookbook,.edit-cookbook__modal,.error-tooltip,.facebook-button-container .form-feedback-label,.find-friends,.footer__container,.formfield-container .form-feedback-label,.ingredients__container,.modal-login__content,.modal-register__content,.notification-body,.notifications__content,.pagination,.password-settings,.password-settings .form-feedback-label,.period-filter__tooltip,.plugin-download-mobile-tooltip,.plugin-force-click__content,.profile-card,.profile-navigation,.profile__article,.profile__cookbook-recipes__header,.profile__cookbooks-tooltip,.profile__recipes-tooltip,.profile_settings_nav,.recipe-card,.recipe-card--fill,.recipe-comments,.recipe-cookbooks__header,.recipe-likers,.recipe-raters,.recipe-savers,.recipe__content,.recipe__header,.recover-container,.save-recipe-quick-modal,.save-recipe-quick-modal__form-feedback,.save-recipe-to-cookbook,.saverecipe-modal--desktop,.saverecipe-modal--mobile,.saverecipenotice-modal-container,.search-nav__container,.search-result-seo,.settings__content,.share,.suggestion-card,.suggestion-card--more,.title__container,.uploadphoto__container,.user-card,.user-followers,.user-following,.video-card,.video-modal{position:relative;background:#fff;border-radius:5px;max-width:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.18)}.article-card__image-container,.video-card__image-container{background-size:50%;background-repeat:no-repeat;background-color:#f5f5f5;background-position:50%;width:100%;height:76px;overflow:hidden}@media (min-width:568px){.article-card__image-container,.video-card__image-container{height:141px}}@media (min-width:768px){.article-card__image-container,.video-card__image-container{height:123px}}@media (min-width:992px){.article-card__image-container,.video-card__image-container{height:161px}}@media (min-width:1020px){.article-card__image-container,.video-card__image-container{height:164px}}.article-card,.cookbook-card,.create-cookbook-card,.create-recipe-card,.recipe-card,.recipe-card--fill,.video-card{cursor:pointer}.device--desktop .article-card,.device--desktop .cookbook-card,.device--desktop .create-cookbook-card,.device--desktop .create-recipe-card,.device--desktop .recipe-card,.device--desktop .recipe-card--fill,.device--desktop .video-card{transition:box-shadow .3s cubic-bezier(.17,.04,.03,.94)}@media (min-width:768px){.device--desktop .article-card:hover,.device--desktop .cookbook-card:hover,.device--desktop .create-cookbook-card:hover,.device--desktop .create-recipe-card:hover,.device--desktop .recipe-card--fill:hover,.device--desktop .recipe-card:hover,.device--desktop .video-card:hover{box-shadow:0 1px 5px -1px #aaa;-moz-box-shadow:0 1px 5px -1px #aaa;-webkit-box-shadow:0 1px 10px -1px #aaa}}.device--desktop .article-card img[class*=card__image],.device--desktop .article-card img[class^=card__image],.device--desktop .create-recipe-card img[class*=card__image],.device--desktop .create-recipe-card img[class^=card__image],.device--desktop .recipe-card--fill img[class*=card__image],.device--desktop .recipe-card--fill img[class^=card__image],.device--desktop .recipe-card img[class*=card__image],.device--desktop .recipe-card img[class^=card__image],.device--desktop .video-card img[class*=card__image],.device--desktop .video-card img[class^=card__image]{max-height:300px}.related-content-wrapper{position:relative;margin:30px 0 0}.related-content-wrapper>:first-child{padding-top:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.related-content-wrapper{margin:40px 0 0}}@media (min-width:992px){.related-content-wrapper{margin:40px 0 0}}.article-card__author__avatar__container,.auth-modal__recipe-avatar-container,.avatar-upload__figure,.blog-card__avatar__container,.coobook-card-author__avatar__container,.logged-in__avatar__container,.mobile-menu__avatar,.notification-avatar-container,.plugin-save-user__avatar-container,.plugin-save__auth__recipe-avatar-container,.profile-card .profile-card__avatar-container,.profile-navigation__avatar-container,.profile__avatar__container,.profile__cookbook-recipes__image__container,.recipe-card__author-avatar,.recipe-comment__author-avatar,.recipe-comment__input-avatar,.recipe-comment__user-avatar,.recipe__author-avatar-container,.user-avatar,.user-card__avatar__container,.video-card__author__avatar__container,.video-modal__author__avatar__container{border-radius:50%;overflow:hidden}.article-card__author__avatar__container:empty,.auth-modal__recipe-avatar-container:empty,.avatar-upload__figure:empty,.blog-card__avatar__container:empty,.coobook-card-author__avatar__container:empty,.logged-in__avatar__container:empty,.mobile-menu__avatar:empty,.notification-avatar-container:empty,.plugin-save-user__avatar-container:empty,.plugin-save__auth__recipe-avatar-container:empty,.profile-card .profile-card__avatar-container:empty,.profile-navigation__avatar-container:empty,.profile__avatar__container:empty,.profile__cookbook-recipes__image__container:empty,.recipe-card__author-avatar:empty,.recipe-comment__author-avatar:empty,.recipe-comment__input-avatar:empty,.recipe-comment__user-avatar:empty,.recipe__author-avatar-container:empty,.user-avatar:empty,.user-card__avatar__container:empty,.video-card__author__avatar__container:empty,.video-modal__author__avatar__container:empty{border:1px solid #dededf;background:url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2019.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2098.8%2093.3%22%20style%3D%22enable-background%3Anew%200%200%2098.8%2093.3%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text/css%22%3E%0A%09.st0%7Bfill%3A%23e0e0e0%3B%7D%0A%3C/style%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M68.4%2C43.2c-0.1%2C0.6%2C2.2%2C10.1-6.2%2C18.6c0.4%2C0.2%2C12-7.5%2C9.7-16.2C71.4%2C43.7%2C68.4%2C42.8%2C68.4%2C43.2z%22/%3E%0A%09%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M93%2C13C88%2C4.5%2C77.5-1.2%2C67.5%2C0.6C60.4%2C2%2C54%2C6.3%2C49.4%2C11.9c-4.6-5.6-11-10-18.1-11.3C27.7%2C0%2C24%2C0.2%2C20.6%2C1.4%0A%09%09%09%09c-12.2%2C4.1-19%2C14.5-20%2C29.4C-1%2C66.3%2C39.7%2C64.9%2C37.2%2C93C80.1%2C77.8%2C111.1%2C41.5%2C93%2C13z%20M19.1%2C32.8c-0.4%2C0-0.8-0.1-1.2-0.2%0A%09%09%09%09c-1.5-0.6-2.1-2.3-1.5-3.8c3-6.8%2C9.9-11%2C17.1-10.6c4.8%2C0.3%2C9.3%2C2.6%2C12.4%2C6.2c1%2C1.2%2C0.9%2C3-0.3%2C4.1c-1.2%2C1-3%2C0.9-4.1-0.3%0A%09%09%09%09c-2.1-2.5-5.1-4-8.4-4.2c-4.8-0.3-9.5%2C2.6-11.5%2C7.1C21.3%2C32.2%2C20.2%2C32.8%2C19.1%2C32.8z%20M50.5%2C69c-2.4%2C0-4.8-0.3-7.3-1.1%0A%09%09%09%09c-8.8-2.6-16.4-8.7-21.2-16.5c-1.2-1.9%2C0.5-3.7%2C2.3-3.7c0.8%2C0%2C1.5%2C0.3%2C2%2C1.2c3.9%2C6.3%2C10.2%2C11.8%2C17.4%2C13.9c2.1%2C0.6%2C4.1%2C0.9%2C6.1%2C1%0A%09%09%09%09c6.3-6%2C5.1-13.2%2C5.1-17.3c-0.1-5.7%2C4.2-12.2%2C11-12.7c0.2%2C0%2C0.4%2C0%2C0.6%2C0c5.2%2C0%2C12.4%2C3.1%2C12.8%2C13.3C79.8%2C55.5%2C67.5%2C69%2C50.5%2C69z%22/%3E%0A%09%09%3C/g%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A") no-repeat 50% 60%/60% #f5f5f5}.article-card__image,.cookbook-card__blank,.cookbook-card__gallery__image,.profile-card .profile-card__avatar,.profile-navigation__avatar,.recipe-card__image,.video-card__image{display:block;width:100%}.auth-modal__divider,.mobile-login__divider,.mobile-register__divider,.plugin-save-login__divider,.related-articles__header,.related-cookbooks__header,.related-recipes__header{position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.auth-modal__divider:after,.auth-modal__divider:before,.auth-modal__divider>h2,.mobile-login__divider:after,.mobile-login__divider:before,.mobile-login__divider>h2,.mobile-register__divider:after,.mobile-register__divider:before,.mobile-register__divider>h2,.plugin-save-login__divider:after,.plugin-save-login__divider:before,.plugin-save-login__divider>h2,.related-articles__header:after,.related-articles__header:before,.related-articles__header>h2,.related-cookbooks__header:after,.related-cookbooks__header:before,.related-cookbooks__header>h2,.related-recipes__header:after,.related-recipes__header:before,.related-recipes__header>h2{-ms-flex-item-align:center;align-self:center;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.auth-modal__divider:after,.auth-modal__divider:before,.mobile-login__divider:after,.mobile-login__divider:before,.mobile-register__divider:after,.mobile-register__divider:before,.plugin-save-login__divider:after,.plugin-save-login__divider:before,.related-articles__header:after,.related-articles__header:before,.related-cookbooks__header:after,.related-cookbooks__header:before,.related-recipes__header:after,.related-recipes__header:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:1px}.auth-modal__divider:before,.mobile-login__divider:before,.mobile-register__divider:before,.plugin-save-login__divider:before,.related-articles__header:before,.related-cookbooks__header:before,.related-recipes__header:before{background:linear-gradient(90deg,transparent 0,#aaa)}.auth-modal__divider:after,.mobile-login__divider:after,.mobile-register__divider:after,.plugin-save-login__divider:after,.related-articles__header:after,.related-cookbooks__header:after,.related-recipes__header:after{background:linear-gradient(90deg,#aaa 0,transparent)}.auth-modal__divider>h2,.mobile-login__divider>h2,.mobile-register__divider>h2,.plugin-save-login__divider>h2,.related-articles__header>h2,.related-cookbooks__header>h2,.related-recipes__header>h2{padding:0 30px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-weight:300}.action__mobile-menu,.brand__logo,.cancel-button,.create-recipe-btn--header,.mobile-search__toggle,.notification__backBtn,.plugin-save__load__logo,.profile__cookbook-recipes__edit-cookbook__container .edit-button,.recipe-cookbooks__backBtn,.recipe-iframe__close-iframe,.recipe__action--edit,.recipe__action--like,.recipeblock__mytastelogo,.settings__backBtn,.share-button,.submit-button,[data-type=modal] .recipe__closebtn{position:relative;text-indent:-9999px;overflow:hidden;text-align:left}.action__mobile-menu:before,.brand__logo:before,.cancel-button:before,.create-recipe-btn--header:before,.mobile-search__toggle:before,.notification__backBtn:before,.plugin-save__load__logo:before,.profile__cookbook-recipes__edit-cookbook__container .edit-button:before,.recipe-cookbooks__backBtn:before,.recipe-iframe__close-iframe:before,.recipe__action--edit:before,.recipe__action--like:before,.recipeblock__mytastelogo:before,.settings__backBtn:before,.share-button:before,.submit-button:before,[data-type=modal] .recipe__closebtn:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;text-indent:0}.modal-login,.modal-register{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;max-height:none;background-color:hsla(0,0%,96%,.97);opacity:1}#flyout,.action_nav,.cover-upload__menu,.create-cookbook__modal,.edit-cookbook__modal,.error-tooltip,.facebook-button-container .form-feedback-label,.formfield-container .form-feedback-label,.password-settings .form-feedback-label,.period-filter__tooltip,.plugin-download-mobile-tooltip,.profile__cookbooks-tooltip,.profile__recipes-tooltip,.profile_settings_nav,.save-recipe-quick-modal__form-feedback,.save-recipe-to-cookbook,.search-nav__container{opacity:0;position:absolute;display:none;z-index:6;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden;visibility:hidden;border-top:1px solid #e7e7e7}#flyout:before,.action_nav:before,.cover-upload__menu:before,.create-cookbook__modal:before,.edit-cookbook__modal:before,.error-tooltip:before,.facebook-button-container .form-feedback-label:before,.formfield-container .form-feedback-label:before,.password-settings .form-feedback-label:before,.period-filter__tooltip:before,.plugin-download-mobile-tooltip:before,.profile__cookbooks-tooltip:before,.profile__recipes-tooltip:before,.profile_settings_nav:before,.save-recipe-quick-modal__form-feedback:before,.save-recipe-to-cookbook:before,.search-nav__container:before{content:"";display:block;width:20px;height:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#fff;border-left:1px solid #e7e7e7;border-top:1px solid #e7e7e7;position:absolute;top:-10px;left:50%;margin-left:-10px;z-index:-1}.facebook-button-container .open.form-feedback-label,.formfield-container .open.form-feedback-label,.open#flyout,.open.action_nav,.open.cover-upload__menu,.open.create-cookbook__modal,.open.edit-cookbook__modal,.open.error-tooltip,.open.period-filter__tooltip,.open.plugin-download-mobile-tooltip,.open.profile__cookbooks-tooltip,.open.profile__recipes-tooltip,.open.profile_settings_nav,.open.save-recipe-quick-modal__form-feedback,.open.save-recipe-to-cookbook,.open.search-nav__container,.password-settings .open.form-feedback-label{-webkit-animation:i .3s forwards;animation:i .3s forwards;visibility:visible;overflow:visible;display:inline-block!important}.action_nav ul>li>a,.action_nav ul>li label,.action_nav ul>li span,.cover-upload__menu ul>li>a,.cover-upload__menu ul>li label,.cover-upload__menu ul>li span,.period-filter__tooltip ul>li>a,.period-filter__tooltip ul>li label,.period-filter__tooltip ul>li span,.profile__cookbooks-tooltip ul>li>a,.profile__cookbooks-tooltip ul>li label,.profile__cookbooks-tooltip ul>li span,.profile__recipes-tooltip ul>li>a,.profile__recipes-tooltip ul>li label,.profile__recipes-tooltip ul>li span,.profile_settings_nav ul>li>a,.profile_settings_nav ul>li label,.profile_settings_nav ul>li span,.share ul>li>a,.share ul>li label,.share ul>li span{font-size:1.4rem;display:block;padding:1em;border-bottom:1px solid #dededf;cursor:pointer;font-weight:600;color:#838383}.action_nav ul>li>a:hover,.action_nav ul>li label:hover,.action_nav ul>li span:hover,.cover-upload__menu ul>li>a:hover,.cover-upload__menu ul>li label:hover,.cover-upload__menu ul>li span:hover,.period-filter__tooltip ul>li>a:hover,.period-filter__tooltip ul>li label:hover,.period-filter__tooltip ul>li span:hover,.profile__cookbooks-tooltip ul>li>a:hover,.profile__cookbooks-tooltip ul>li label:hover,.profile__cookbooks-tooltip ul>li span:hover,.profile__recipes-tooltip ul>li>a:hover,.profile__recipes-tooltip ul>li label:hover,.profile__recipes-tooltip ul>li span:hover,.profile_settings_nav ul>li>a:hover,.profile_settings_nav ul>li label:hover,.profile_settings_nav ul>li span:hover,.share ul>li>a:hover,.share ul>li label:hover,.share ul>li span:hover{text-decoration:none!important;color:#333!important}.action_nav ul>li:last-child>*,.cover-upload__menu ul>li:last-child>*,.period-filter__tooltip ul>li:last-child>*,.profile__cookbooks-tooltip ul>li:last-child>*,.profile__recipes-tooltip ul>li:last-child>*,.profile_settings_nav ul>li:last-child>*,.share ul>li:last-child>*{border-bottom:0}.auth-modal__divider,.mobile-login__divider,.mobile-register__divider,.plugin-save-login__divider{width:100%;text-align:center;padding:0}.auth-modal__divider>*,.mobile-login__divider>*,.mobile-register__divider>*,.plugin-save-login__divider>*{font-size:inherit;display:block;color:#666;width:60px;padding:1.5rem 0}.mobile-auth,.mobile-nav,.mobile-search{position:fixed;width:100%;height:100%;background:hsla(0,0%,90%,0);transition:background .35s cubic-bezier(.17,.04,.03,.94) .15s;visibility:hidden;z-index:99;top:0}.open.mobile-auth,.open.mobile-nav,.open.mobile-search{visibility:visible;background:hsla(0,0%,96%,.97)}.close.mobile-auth,.close.mobile-nav,.close.mobile-search{background:hsla(0,0%,96%,0)!important}.mobile-auth__close,.mobile-nav__close,.mobile-search__close{font-size:1.5rem;position:absolute;top:0;left:-5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:5rem;width:5rem;padding:0;color:#666;transition:opacity .35s cubic-bezier(.17,.04,.03,.94)}[class*=mobile-].open .mobile-auth__close,[class*=mobile-].open .mobile-nav__close,[class*=mobile-].open .mobile-search__close{opacity:1}[class*=mobile-].close .mobile-auth__close,[class*=mobile-].close .mobile-nav__close,[class*=mobile-].close .mobile-search__close{opacity:0}.mobile-auth__pane,.mobile-nav__pane,.mobile-search__pane{background:#fff;z-index:999;position:absolute;top:0;right:0;width:calc(100% - 5rem);height:100%;max-width:30rem;box-shadow:-1px 0 2px 0 rgba(0,0,0,.2);padding:0 2rem;-webkit-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .5s cubic-bezier(.17,.04,.03,.94);transition:transform .5s cubic-bezier(.17,.04,.03,.94);transition:transform .5s cubic-bezier(.17,.04,.03,.94),-webkit-transform .5s cubic-bezier(.17,.04,.03,.94)}[class*=mobile-].open .mobile-auth__pane,[class*=mobile-].open .mobile-nav__pane,[class*=mobile-].open .mobile-search__pane{-webkit-transform:translateX(0);transform:translateX(0)}[class*=mobile-].close .mobile-auth__pane,[class*=mobile-].close .mobile-nav__pane,[class*=mobile-].close .mobile-search__pane{-webkit-transform:translateX(100%);transform:translateX(100%)}.save-recipe-quick-modal__footer,.saverecipenotice-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.plugin-force-click .create-recipe-card,.plugin-force-click .recipe-card,.plugin-force-click .recipe-card--fill,.save-recipe-quick-modal .create-recipe-card,.save-recipe-quick-modal .recipe-card,.save-recipe-quick-modal .recipe-card--fill,.saverecipenotice-modal__content .create-recipe-card,.saverecipenotice-modal__content .recipe-card,.saverecipenotice-modal__content .recipe-card--fill{position:absolute;z-index:2;pointer-events:none;top:-24px;left:-30px;width:236px;min-height:320px}@media (max-width:1024px){.plugin-force-click .create-recipe-card,.plugin-force-click .recipe-card,.plugin-force-click .recipe-card--fill,.save-recipe-quick-modal .create-recipe-card,.save-recipe-quick-modal .recipe-card,.save-recipe-quick-modal .recipe-card--fill,.saverecipenotice-modal__content .create-recipe-card,.saverecipenotice-modal__content .recipe-card,.saverecipenotice-modal__content .recipe-card--fill{display:none}}.plugin-force-click .create-recipe-card .recipe-card__figure,.plugin-force-click .recipe-card--fill .recipe-card__figure,.plugin-force-click .recipe-card .recipe-card__figure,.save-recipe-quick-modal .create-recipe-card .recipe-card__figure,.save-recipe-quick-modal .recipe-card--fill .recipe-card__figure,.save-recipe-quick-modal .recipe-card .recipe-card__figure,.saverecipenotice-modal__content .create-recipe-card .recipe-card__figure,.saverecipenotice-modal__content .recipe-card--fill .recipe-card__figure,.saverecipenotice-modal__content .recipe-card .recipe-card__figure{min-height:0}.plugin-force-click .create-recipe-card .recipe-card__title,.plugin-force-click .recipe-card--fill .recipe-card__title,.plugin-force-click .recipe-card .recipe-card__title,.save-recipe-quick-modal .create-recipe-card .recipe-card__title,.save-recipe-quick-modal .recipe-card--fill .recipe-card__title,.save-recipe-quick-modal .recipe-card .recipe-card__title,.saverecipenotice-modal__content .create-recipe-card .recipe-card__title,.saverecipenotice-modal__content .recipe-card--fill .recipe-card__title,.saverecipenotice-modal__content .recipe-card .recipe-card__title{font-size:1.6rem;max-height:5.4rem}.plugin-force-click .create-recipe-card .recipe-card__origin-link__container,.plugin-force-click .recipe-card--fill .recipe-card__origin-link__container,.plugin-force-click .recipe-card .recipe-card__origin-link__container,.save-recipe-quick-modal .create-recipe-card .recipe-card__origin-link__container,.save-recipe-quick-modal .recipe-card--fill .recipe-card__origin-link__container,.save-recipe-quick-modal .recipe-card .recipe-card__origin-link__container,.saverecipenotice-modal__content .create-recipe-card .recipe-card__origin-link__container,.saverecipenotice-modal__content .recipe-card--fill .recipe-card__origin-link__container,.saverecipenotice-modal__content .recipe-card .recipe-card__origin-link__container{max-height:3.2rem}.kcolbda .panorama,.kcolbda .recipe-panorama,.kcolbda .search-result-seo{margin:0;height:0}.profile__cookbook-recipes_description:empty,.profile__follow-container:empty,.profile__navigation__container:empty{display:none;margin:0;padding:0}.cookbook-followers,.find-friends,.password-settings,.recipe-likers,.recipe-raters,.recipe-savers,.share,.user-followers,.user-following{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:560px;width:460px;max-height:calc(100% - 80px);max-width:calc(100% - 30px);z-index:1}.cookbook-followers>header,.find-friends>header,.password-settings>header,.recipe-likers>header,.recipe-raters>header,.recipe-savers>header,.share>header,.user-followers>header,.user-following>header{padding:15px 20px;border-bottom:1px solid #e7e7e7;position:relative}@media (max-width:567px){.cookbook-followers>header,.find-friends>header,.password-settings>header,.recipe-likers>header,.recipe-raters>header,.recipe-savers>header,.share>header,.user-followers>header,.user-following>header{padding:12px 15px 8px}}.cookbook-followers>header>span,.find-friends>header>span,.password-settings>header>span,.recipe-likers>header>span,.recipe-raters>header>span,.recipe-savers>header>span,.share>header>span,.user-followers>header>span,.user-following>header>span{position:absolute;top:5px;right:10px}.cookbook-followers>div,.find-friends>div,.password-settings>div,.recipe-likers>div,.recipe-raters>div,.recipe-savers>div,.share>div,.user-followers>div,.user-following>div{position:relative;overflow-x:hidden;overflow-y:auto;height:100%}.cookbook-followers[data-state=empty]>div,.find-friends[data-state=empty]>div,.password-settings[data-state=empty]>div,.recipe-likers[data-state=empty]>div,.recipe-raters[data-state=empty]>div,.recipe-savers[data-state=empty]>div,.share[data-state=empty]>div,.user-followers[data-state=empty]>div,.user-following[data-state=empty]>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookbook-followers[data-state=empty] [class*=empty-state],.find-friends[data-state=empty] [class*=empty-state],.password-settings[data-state=empty] [class*=empty-state],.recipe-likers[data-state=empty] [class*=empty-state],.recipe-raters[data-state=empty] [class*=empty-state],.recipe-savers[data-state=empty] [class*=empty-state],.share[data-state=empty] [class*=empty-state],.user-followers[data-state=empty] [class*=empty-state],.user-following[data-state=empty] [class*=empty-state]{display:block}.cookbook-followers [class*=empty-state],.find-friends [class*=empty-state],.password-settings [class*=empty-state],.recipe-likers [class*=empty-state],.recipe-raters [class*=empty-state],.recipe-savers [class*=empty-state],.share [class*=empty-state],.user-followers [class*=empty-state],.user-following [class*=empty-state]{display:none;text-align:center;padding:0 0 4rem;max-width:40rem}.cookbook-followers [class*=display-name],.find-friends [class*=display-name],.password-settings [class*=display-name],.recipe-likers [class*=display-name],.recipe-raters [class*=display-name],.recipe-savers [class*=display-name],.share [class*=display-name],.user-followers [class*=display-name],.user-following [class*=display-name]{font-weight:600}.analytics-item__diff,.analytics-item__heading,.analytics-item__preamble,.analytics-item__totals,.recipe-modal__panorama,.recipe-modal__panorama .recipe-modal__panorama__topad,.site-header__panorama,.site-header__panorama .site-header__panorama__topad{transition:background-color .2s}.cookbook-listing__card--suggestion:before,.cookbook-listing__card:before,.create-recipe__delete-btn,.create-recipe__inactivetooltip,.create-recipe__inactivetooltip--edit,.create-recipe__submitbtn,.filters__item,.filters__item .item__text,.home__hero-emailsignup,.home__hero-facebook,.listing-card__remove,.page--search .site-header,.recipe-comment,.recipe-comment[data-level="1"],.recover__feedback--error,.recover__feedback--valid,.words__item,.words__more-btn:after{transition:all .3s cubic-bezier(.17,.04,.03,.94)}.cookbook-listing__card:after,.cookbooks-widget__form-feedback,.create-cookbook__form-feedback,.create-recipe,.edit-cookbook__form-feedback,.editable__placeholder,.profile__cover__reposition,.recipe-comment__input-container,.recipe-comment__postbtn,.recipe-comments__more .recipe-comments__moreloader,.recipe-comments__morelink,.save-cookbooks__empty{transition:opacity .3s cubic-bezier(.17,.04,.03,.94)}.cookbook-listing__card--suggestion:after,.create__disable_custom_title,.create__enable_custom_title{transition:color .3s cubic-bezier(.17,.04,.03,.94)}.create-recipe-btn,.profile__cookbook-recipes__actions,.profile__cookbooks__button--create__container{opacity:1;transition:all .3s cubic-bezier(.17,.04,.03,.94)}.deactivate.create-recipe-btn,.deactivate.profile__cookbook-recipes__actions,.deactivate.profile__cookbooks__button--create__container{opacity:0}.activate.create-recipe-btn,.activate.profile__cookbook-recipes__actions,.activate.profile__cookbooks__button--create__container{opacity:1!important}[data-type=modal][data-animation--in=from-bottom].open .auth-modal,[data-type=modal][data-animation--in=from-bottom].open .avatar-upload,[data-type=modal][data-animation--in=from-bottom].open .confirmation,[data-type=modal][data-animation--in=from-bottom].open .cookbook-followers,[data-type=modal][data-animation--in=from-bottom].open .create-cookbook,[data-type=modal][data-animation--in=from-bottom].open .edit-cookbook,[data-type=modal][data-animation--in=from-bottom].open .find-friends,[data-type=modal][data-animation--in=from-bottom].open .password-settings,[data-type=modal][data-animation--in=from-bottom].open .recipe-likers,[data-type=modal][data-animation--in=from-bottom].open .recipe-raters,[data-type=modal][data-animation--in=from-bottom].open .recipe-savers,[data-type=modal][data-animation--in=from-bottom].open .save-recipe-quick-modal,[data-type=modal][data-animation--in=from-bottom].open .saverecipe-modal--desktop,[data-type=modal][data-animation--in=from-bottom].open .saverecipe-modal--mobile,[data-type=modal][data-animation--in=from-bottom].open .saverecipenotice-modal-container,[data-type=modal][data-animation--in=from-bottom].open .share,[data-type=modal][data-animation--in=from-bottom].open .user-followers,[data-type=modal][data-animation--in=from-bottom].open .user-following,[data-type=modal][data-animation--in=from-bottom].open .video-modal{-webkit-animation:b .3s forwards;animation:b .3s forwards}[data-type=modal][data-animation--in=from-top].open .auth-modal,[data-type=modal][data-animation--in=from-top].open .avatar-upload,[data-type=modal][data-animation--in=from-top].open .confirmation,[data-type=modal][data-animation--in=from-top].open .cookbook-followers,[data-type=modal][data-animation--in=from-top].open .create-cookbook,[data-type=modal][data-animation--in=from-top].open .edit-cookbook,[data-type=modal][data-animation--in=from-top].open .find-friends,[data-type=modal][data-animation--in=from-top].open .password-settings,[data-type=modal][data-animation--in=from-top].open .recipe-likers,[data-type=modal][data-animation--in=from-top].open .recipe-raters,[data-type=modal][data-animation--in=from-top].open .recipe-savers,[data-type=modal][data-animation--in=from-top].open .save-recipe-quick-modal,[data-type=modal][data-animation--in=from-top].open .saverecipe-modal--desktop,[data-type=modal][data-animation--in=from-top].open .saverecipe-modal--mobile,[data-type=modal][data-animation--in=from-top].open .saverecipenotice-modal-container,[data-type=modal][data-animation--in=from-top].open .share,[data-type=modal][data-animation--in=from-top].open .user-followers,[data-type=modal][data-animation--in=from-top].open .user-following,[data-type=modal][data-animation--in=from-top].open .video-modal{-webkit-animation:c .3s forwards;animation:c .3s forwards}[data-type=modal][data-animation--in=from-right].open .auth-modal,[data-type=modal][data-animation--in=from-right].open .avatar-upload,[data-type=modal][data-animation--in=from-right].open .confirmation,[data-type=modal][data-animation--in=from-right].open .cookbook-followers,[data-type=modal][data-animation--in=from-right].open .create-cookbook,[data-type=modal][data-animation--in=from-right].open .edit-cookbook,[data-type=modal][data-animation--in=from-right].open .find-friends,[data-type=modal][data-animation--in=from-right].open .password-settings,[data-type=modal][data-animation--in=from-right].open .recipe-likers,[data-type=modal][data-animation--in=from-right].open .recipe-raters,[data-type=modal][data-animation--in=from-right].open .recipe-savers,[data-type=modal][data-animation--in=from-right].open .save-recipe-quick-modal,[data-type=modal][data-animation--in=from-right].open .saverecipe-modal--desktop,[data-type=modal][data-animation--in=from-right].open .saverecipe-modal--mobile,[data-type=modal][data-animation--in=from-right].open .saverecipenotice-modal-container,[data-type=modal][data-animation--in=from-right].open .share,[data-type=modal][data-animation--in=from-right].open .user-followers,[data-type=modal][data-animation--in=from-right].open .user-following,[data-type=modal][data-animation--in=from-right].open .video-modal{-webkit-animation:g .3s forwards;animation:g .3s forwards}[data-type=modal][data-animation--in=from-left].open .auth-modal,[data-type=modal][data-animation--in=from-left].open .avatar-upload,[data-type=modal][data-animation--in=from-left].open .confirmation,[data-type=modal][data-animation--in=from-left].open .cookbook-followers,[data-type=modal][data-animation--in=from-left].open .create-cookbook,[data-type=modal][data-animation--in=from-left].open .edit-cookbook,[data-type=modal][data-animation--in=from-left].open .find-friends,[data-type=modal][data-animation--in=from-left].open .password-settings,[data-type=modal][data-animation--in=from-left].open .recipe-likers,[data-type=modal][data-animation--in=from-left].open .recipe-raters,[data-type=modal][data-animation--in=from-left].open .recipe-savers,[data-type=modal][data-animation--in=from-left].open .save-recipe-quick-modal,[data-type=modal][data-animation--in=from-left].open .saverecipe-modal--desktop,[data-type=modal][data-animation--in=from-left].open .saverecipe-modal--mobile,[data-type=modal][data-animation--in=from-left].open .saverecipenotice-modal-container,[data-type=modal][data-animation--in=from-left].open .share,[data-type=modal][data-animation--in=from-left].open .user-followers,[data-type=modal][data-animation--in=from-left].open .user-following,[data-type=modal][data-animation--in=from-left].open .video-modal{-webkit-animation:h .3s forwards;animation:h .3s forwards}[data-type=modal].closing .auth-modal,[data-type=modal].closing .avatar-upload,[data-type=modal].closing .confirmation,[data-type=modal].closing .cookbook-followers,[data-type=modal].closing .create-cookbook,[data-type=modal].closing .edit-cookbook,[data-type=modal].closing .find-friends,[data-type=modal].closing .password-settings,[data-type=modal].closing .recipe-likers,[data-type=modal].closing .recipe-raters,[data-type=modal].closing .recipe-savers,[data-type=modal].closing .save-recipe-quick-modal,[data-type=modal].closing .saverecipe-modal--desktop,[data-type=modal].closing .saverecipe-modal--mobile,[data-type=modal].closing .saverecipenotice-modal-container,[data-type=modal].closing .share,[data-type=modal].closing .user-followers,[data-type=modal].closing .user-following,[data-type=modal].closing .video-modal{-webkit-animation:d .3s forwards;animation:d .3s forwards}[data-type=modal][data-animation--out=to-left].closing .auth-modal,[data-type=modal][data-animation--out=to-left].closing .avatar-upload,[data-type=modal][data-animation--out=to-left].closing .confirmation,[data-type=modal][data-animation--out=to-left].closing .cookbook-followers,[data-type=modal][data-animation--out=to-left].closing .create-cookbook,[data-type=modal][data-animation--out=to-left].closing .edit-cookbook,[data-type=modal][data-animation--out=to-left].closing .find-friends,[data-type=modal][data-animation--out=to-left].closing .password-settings,[data-type=modal][data-animation--out=to-left].closing .recipe-likers,[data-type=modal][data-animation--out=to-left].closing .recipe-raters,[data-type=modal][data-animation--out=to-left].closing .recipe-savers,[data-type=modal][data-animation--out=to-left].closing .save-recipe-quick-modal,[data-type=modal][data-animation--out=to-left].closing .saverecipe-modal--desktop,[data-type=modal][data-animation--out=to-left].closing .saverecipe-modal--mobile,[data-type=modal][data-animation--out=to-left].closing .saverecipenotice-modal-container,[data-type=modal][data-animation--out=to-left].closing .share,[data-type=modal][data-animation--out=to-left].closing .user-followers,[data-type=modal][data-animation--out=to-left].closing .user-following,[data-type=modal][data-animation--out=to-left].closing .video-modal{-webkit-animation:e .3s forwards;animation:e .3s forwards}[data-type=modal][data-animation--out=to-right].closing .auth-modal,[data-type=modal][data-animation--out=to-right].closing .avatar-upload,[data-type=modal][data-animation--out=to-right].closing .confirmation,[data-type=modal][data-animation--out=to-right].closing .cookbook-followers,[data-type=modal][data-animation--out=to-right].closing .create-cookbook,[data-type=modal][data-animation--out=to-right].closing .edit-cookbook,[data-type=modal][data-animation--out=to-right].closing .find-friends,[data-type=modal][data-animation--out=to-right].closing .password-settings,[data-type=modal][data-animation--out=to-right].closing .recipe-likers,[data-type=modal][data-animation--out=to-right].closing .recipe-raters,[data-type=modal][data-animation--out=to-right].closing .recipe-savers,[data-type=modal][data-animation--out=to-right].closing .save-recipe-quick-modal,[data-type=modal][data-animation--out=to-right].closing .saverecipe-modal--desktop,[data-type=modal][data-animation--out=to-right].closing .saverecipe-modal--mobile,[data-type=modal][data-animation--out=to-right].closing .saverecipenotice-modal-container,[data-type=modal][data-animation--out=to-right].closing .share,[data-type=modal][data-animation--out=to-right].closing .user-followers,[data-type=modal][data-animation--out=to-right].closing .user-following,[data-type=modal][data-animation--out=to-right].closing .video-modal{-webkit-animation:f .3s forwards;animation:f .3s forwards}.cancel-button,.recipe__action--edit,.recipe__action--like,.share-button,.submit-button,[role=button],button,input[type=button],input[type=submit]{background:none;border:0;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;display:inline-block;font:inherit;overflow:hidden;padding:0;cursor:pointer}#verified .btn,.account-settings__pwd_button,.alert-cookiedisclaimer .cookie-disclaimer__approve,.auth-modal__login-btn,.auth-modal__register-btn,.avatar-upload__cancel-button,.avatar-upload__save-button,.avatar-upload__uploadbutton,.blog-verified-section__btn,.btn,.button,.confirmation__accept,.confirmation__decline,.cookbook-card__show-recipes,.cookbook-listing__create,.cookbooks-widget__create-button,.create-cookbook__create-button,.create-recipe-btn,.create-recipe__abortbtn,.create-recipe__delete-btn,.create-recipe__submitbtn,.create__save,.createRecipeUrl .btn,.deletevalidation__nobtn,.deletevalidation__yesbtn,.download-app-alert__save_btn,.edit-cookbook__delete-button,.edit-cookbook__save-button,.extension-install--chrome,.extension-install-button,.facebook-connect-btn,.find-friends__follow-all-btn,.footer__button,.mobile-login__submit,.mobile-register__submit,.notifications .follow--btn,.password-settings__cancel,.password-settings__submit,.plugin-promo__accept,.plugin-promo__decline,.plugin-save__auth__login-btn,.plugin-save__auth__register-btn,.profile-navigation__content .follow--btn,.profile__avatar__uploadbutton,.profile__cookbook-recipes__follow-cookbook,.profile__cookbook-recipes__remove-cookbook,.profile__cookbooks__button--create,.profile__cover__cancelbutton,.profile__cover__savebutton,.profile__cover__uploadbutton,.profile__cover__uploadbutton--direct,.profile__header__content .follow--btn,.recipe-iframe__save-recipe-button,.recipe-likers__like-button,.recipe-savers__save-button,.recipe__action--save,.recipe__action--second-view,.recipe__action--view,.recover-form .recoverBtn,.recover__submit,.save-offline-alert__save_btn,.save-recipe-quick-modal__abort-button,.save-recipe-quick-modal__create-button,.saverecipenotice-modal__nobutton,.saverecipenotice-modal__yesbutton,.settings__footer button.settings__cancel,.settings__footer button.settings__submit,.suggestions-leftbutton,.suggestions-rightbutton,.uploadphoto__content .uploadphoto__removebtn,.user-followers__follow-btn,.user__follow .follow--btn{border:1px solid #44c200;background:#44c200;color:#fff;border-radius:3px;padding:.625em 2.5em;text-align:center;font-weight:600}#verified .btn:before,.account-settings__pwd_button:before,.alert-cookiedisclaimer .cookie-disclaimer__approve:before,.auth-modal__login-btn:before,.auth-modal__register-btn:before,.avatar-upload__cancel-button:before,.avatar-upload__save-button:before,.avatar-upload__uploadbutton:before,.blog-verified-section__btn:before,.btn:before,.button:before,.confirmation__accept:before,.confirmation__decline:before,.cookbook-card__show-recipes:before,.cookbook-listing__create:before,.cookbooks-widget__create-button:before,.create-cookbook__create-button:before,.create-recipe-btn:before,.create-recipe__abortbtn:before,.create-recipe__delete-btn:before,.create-recipe__submitbtn:before,.create__save:before,.createRecipeUrl .btn:before,.deletevalidation__nobtn:before,.deletevalidation__yesbtn:before,.download-app-alert__save_btn:before,.edit-cookbook__delete-button:before,.edit-cookbook__save-button:before,.extension-install--chrome:before,.extension-install-button:before,.facebook-connect-btn:before,.find-friends__follow-all-btn:before,.footer__button:before,.mobile-login__submit:before,.mobile-register__submit:before,.notifications .follow--btn:before,.password-settings__cancel:before,.password-settings__submit:before,.plugin-promo__accept:before,.plugin-promo__decline:before,.plugin-save__auth__login-btn:before,.plugin-save__auth__register-btn:before,.profile-navigation__content .follow--btn:before,.profile__avatar__uploadbutton:before,.profile__cookbook-recipes__follow-cookbook:before,.profile__cookbook-recipes__remove-cookbook:before,.profile__cookbooks__button--create:before,.profile__cover__cancelbutton:before,.profile__cover__savebutton:before,.profile__cover__uploadbutton--direct:before,.profile__cover__uploadbutton:before,.profile__header__content .follow--btn:before,.recipe-iframe__save-recipe-button:before,.recipe-likers__like-button:before,.recipe-savers__save-button:before,.recipe__action--save:before,.recipe__action--second-view:before,.recipe__action--view:before,.recover-form .recoverBtn:before,.recover__submit:before,.save-offline-alert__save_btn:before,.save-recipe-quick-modal__abort-button:before,.save-recipe-quick-modal__create-button:before,.saverecipenotice-modal__nobutton:before,.saverecipenotice-modal__yesbutton:before,.settings__footer button.settings__cancel:before,.settings__footer button.settings__submit:before,.suggestions-leftbutton:before,.suggestions-rightbutton:before,.uploadphoto__content .uploadphoto__removebtn:before,.user-followers__follow-btn:before,.user__follow .follow--btn:before{z-index:2}#verified .btn:active,.account-settings__pwd_button:active,.alert-cookiedisclaimer .cookie-disclaimer__approve:active,.auth-modal__login-btn:active,.auth-modal__register-btn:active,.avatar-upload__cancel-button:active,.avatar-upload__save-button:active,.avatar-upload__uploadbutton:active,.blog-verified-section__btn:active,.btn:active,.button:active,.confirmation__accept:active,.confirmation__decline:active,.cookbook-card__show-recipes:active,.cookbook-listing__create:active,.cookbooks-widget__create-button:active,.create-cookbook__create-button:active,.create-recipe-btn:active,.create-recipe__abortbtn:active,.create-recipe__delete-btn:active,.create-recipe__submitbtn:active,.create__save:active,.deletevalidation__nobtn:active,.deletevalidation__yesbtn:active,.download-app-alert__save_btn:active,.edit-cookbook__delete-button:active,.edit-cookbook__save-button:active,.extension-install--chrome:active,.extension-install-button:active,.facebook-connect-btn:active,.find-friends__follow-all-btn:active,.footer__button:active,.mobile-login__submit:active,.mobile-register__submit:active,.notifications .follow--btn:active,.password-settings__cancel:active,.password-settings__submit:active,.plugin-promo__accept:active,.plugin-promo__decline:active,.plugin-save__auth__login-btn:active,.plugin-save__auth__register-btn:active,.profile-navigation__content .follow--btn:active,.profile__avatar__uploadbutton:active,.profile__cookbook-recipes__follow-cookbook:active,.profile__cookbook-recipes__remove-cookbook:active,.profile__cookbooks__button--create:active,.profile__cover__cancelbutton:active,.profile__cover__savebutton:active,.profile__cover__uploadbutton--direct:active,.profile__cover__uploadbutton:active,.profile__header__content .follow--btn:active,.recipe-iframe__save-recipe-button:active,.recipe-likers__like-button:active,.recipe-savers__save-button:active,.recipe__action--save:active,.recipe__action--second-view:active,.recipe__action--view:active,.recover-form .recoverBtn:active,.recover__submit:active,.save-offline-alert__save_btn:active,.save-recipe-quick-modal__abort-button:active,.save-recipe-quick-modal__create-button:active,.saverecipenotice-modal__nobutton:active,.saverecipenotice-modal__yesbutton:active,.settings__footer button.settings__cancel:active,.settings__footer button.settings__submit:active,.suggestions-leftbutton:active,.suggestions-rightbutton:active,.uploadphoto__content .uploadphoto__removebtn:active,.user-followers__follow-btn:active,.user__follow .follow--btn:active{box-shadow:inset 0 1px 5px -2px #555}#verified .btn:active:after,.account-settings__pwd_button:active:after,.alert-cookiedisclaimer .cookie-disclaimer__approve:active:after,.auth-modal__login-btn:active:after,.auth-modal__register-btn:active:after,.avatar-upload__cancel-button:active:after,.avatar-upload__save-button:active:after,.avatar-upload__uploadbutton:active:after,.blog-verified-section__btn:active:after,.btn:active:after,.button:active:after,.confirmation__accept:active:after,.confirmation__decline:active:after,.cookbook-card__show-recipes:active:after,.cookbook-listing__create:active:after,.cookbooks-widget__create-button:active:after,.create-cookbook__create-button:active:after,.create-recipe-btn:active:after,.create-recipe__abortbtn:active:after,.create-recipe__delete-btn:active:after,.create-recipe__submitbtn:active:after,.create__save:active:after,.deletevalidation__nobtn:active:after,.deletevalidation__yesbtn:active:after,.download-app-alert__save_btn:active:after,.edit-cookbook__delete-button:active:after,.edit-cookbook__save-button:active:after,.extension-install--chrome:active:after,.extension-install-button:active:after,.facebook-connect-btn:active:after,.find-friends__follow-all-btn:active:after,.footer__button:active:after,.mobile-login__submit:active:after,.mobile-register__submit:active:after,.notifications .follow--btn:active:after,.password-settings__cancel:active:after,.password-settings__submit:active:after,.plugin-promo__accept:active:after,.plugin-promo__decline:active:after,.plugin-save__auth__login-btn:active:after,.plugin-save__auth__register-btn:active:after,.profile-navigation__content .follow--btn:active:after,.profile__avatar__uploadbutton:active:after,.profile__cookbook-recipes__follow-cookbook:active:after,.profile__cookbook-recipes__remove-cookbook:active:after,.profile__cookbooks__button--create:active:after,.profile__cover__cancelbutton:active:after,.profile__cover__savebutton:active:after,.profile__cover__uploadbutton--direct:active:after,.profile__cover__uploadbutton:active:after,.profile__header__content .follow--btn:active:after,.recipe-iframe__save-recipe-button:active:after,.recipe-likers__like-button:active:after,.recipe-savers__save-button:active:after,.recipe__action--save:active:after,.recipe__action--second-view:active:after,.recipe__action--view:active:after,.recover-form .recoverBtn:active:after,.recover__submit:active:after,.save-offline-alert__save_btn:active:after,.save-recipe-quick-modal__abort-button:active:after,.save-recipe-quick-modal__create-button:active:after,.saverecipenotice-modal__nobutton:active:after,.saverecipenotice-modal__yesbutton:active:after,.settings__footer button.settings__cancel:active:after,.settings__footer button.settings__submit:active:after,.suggestions-leftbutton:active:after,.suggestions-rightbutton:active:after,.uploadphoto__content .uploadphoto__removebtn:active:after,.user-followers__follow-btn:active:after,.user__follow .follow--btn:active:after{opacity:0!important}#verified .btn:disabled,.account-settings__pwd_button:disabled,.alert-cookiedisclaimer .cookie-disclaimer__approve:disabled,.auth-modal__login-btn:disabled,.auth-modal__register-btn:disabled,.avatar-upload__cancel-button:disabled,.avatar-upload__save-button:disabled,.avatar-upload__uploadbutton:disabled,.blog-verified-section__btn:disabled,.btn:disabled,.button:disabled,.confirmation__accept:disabled,.confirmation__decline:disabled,.cookbook-card__show-recipes:disabled,.cookbook-listing__create:disabled,.cookbooks-widget__create-button:disabled,.create-cookbook__create-button:disabled,.create-recipe-btn:disabled,.create-recipe__abortbtn:disabled,.create-recipe__delete-btn:disabled,.create-recipe__submitbtn:disabled,.create__save:disabled,.deletevalidation__nobtn:disabled,.deletevalidation__yesbtn:disabled,.download-app-alert__save_btn:disabled,.edit-cookbook__delete-button:disabled,.edit-cookbook__save-button:disabled,.extension-install--chrome:disabled,.extension-install-button:disabled,.facebook-connect-btn:disabled,.find-friends__follow-all-btn:disabled,.footer__button:disabled,.mobile-login__submit:disabled,.mobile-register__submit:disabled,.notifications .follow--btn:disabled,.password-settings__cancel:disabled,.password-settings__submit:disabled,.plugin-promo__accept:disabled,.plugin-promo__decline:disabled,.plugin-save__auth__login-btn:disabled,.plugin-save__auth__register-btn:disabled,.profile-navigation__content .follow--btn:disabled,.profile__avatar__uploadbutton:disabled,.profile__cookbook-recipes__follow-cookbook:disabled,.profile__cookbook-recipes__remove-cookbook:disabled,.profile__cookbooks__button--create:disabled,.profile__cover__cancelbutton:disabled,.profile__cover__savebutton:disabled,.profile__cover__uploadbutton--direct:disabled,.profile__cover__uploadbutton:disabled,.profile__header__content .follow--btn:disabled,.recipe-iframe__save-recipe-button:disabled,.recipe-likers__like-button:disabled,.recipe-savers__save-button:disabled,.recipe__action--save:disabled,.recipe__action--second-view:disabled,.recipe__action--view:disabled,.recover-form .recoverBtn:disabled,.recover__submit:disabled,.save-offline-alert__save_btn:disabled,.save-recipe-quick-modal__abort-button:disabled,.save-recipe-quick-modal__create-button:disabled,.saverecipenotice-modal__nobutton:disabled,.saverecipenotice-modal__yesbutton:disabled,.settings__footer button.settings__cancel:disabled,.settings__footer button.settings__submit:disabled,.suggestions-leftbutton:disabled,.suggestions-rightbutton:disabled,.uploadphoto__content .uploadphoto__removebtn:disabled,.user-followers__follow-btn:disabled,.user__follow .follow--btn:disabled{opacity:.3;cursor:default}.action__login,.create-recipe-btn--header,.edit-profile-btn{color:#44c200;border:1px solid currentColor;background:transparent;border-radius:3px;padding:.625em 2.5em;text-align:center;font-weight:600;transition:background .35s cubic-bezier(.17,.04,.03,.94),color .35s cubic-bezier(.17,.04,.03,.94)}.action__login:before,.create-recipe-btn--header:before,.edit-profile-btn:before{z-index:2;color:inherit}.action__login:active,.action__login:hover,.create-recipe-btn--header:active,.create-recipe-btn--header:hover,.edit-profile-btn:active,.edit-profile-btn:hover{background:#44c200;color:#fff}.action__login:disabled,.create-recipe-btn--header:disabled,.edit-profile-btn:disabled{opacity:.3;cursor:default}.cookbook-card__show-recipes,.footer__button,.suggestions-leftbutton,.suggestions-rightbutton,.uploadphoto__content .uploadphoto__removebtn{background-size:100%;background-image:linear-gradient(#fff,#f0eff0);position:relative;z-index:1;background-color:#f0eff0;color:#44c200;border:1px solid #d7d7d8;text-shadow:none}.cookbook-card__show-recipes:after,.footer__button:after,.suggestions-leftbutton:after,.suggestions-rightbutton:after,.uploadphoto__content .uploadphoto__removebtn:after{background-image:linear-gradient(#f0eff0,#fff);content:"";display:block;height:100%;position:absolute;top:0;left:0;opacity:0;width:100%;z-index:-100;transition:opacity .3s cubic-bezier(.17,.04,.03,.94)}.cookbook-card__show-recipes:hover:after,.footer__button:hover:after,.suggestions-leftbutton:hover:after,.suggestions-rightbutton:hover:after,.uploadphoto__content .uploadphoto__removebtn:hover:after{opacity:1}.recipe__action--second-view,.recipe__action--view{background-image:none;background-color:transparent;border:1px solid #198cdd;padding-left:1em;padding-right:1em;text-shadow:none;transition:background-color .3s cubic-bezier(.17,.04,.03,.94)}.recipe__action--second-view:hover,.recipe__action--view:hover{color:#198cdd;border-color:#198cdd;background:transparent}.recipe__action--second-view:after,.recipe__action--view:after{content:none}.alert-cookiedisclaimer .alert__closebtn,.alert-downloadapp .alert__closebtn,.alert .alert__closebtn,.auth-modal__closebtn,.authsimple__closebtn,.avatar-upload__closebtn,.confirmation__close,.cookbook-followers>header>span,.create-cookbook__closebtn,.createRecipeUrl [data-type=close_btn],.edit-cookbook__closebtn,.find-friends>header>span,.form-forgotpassword-tooltip .forgot-password__close,.modal-closebtn,.modal-login__close-btn,.modal-register__close-btn,.password-settings>header>span,.recipe-likers>header>span,.recipe-raters>header>span,.recipe-savers>header>span,.recover__close,.saverecipe-desktop__closebtn,.saverecipe-modal__closebtn,.saverecipenotice-modal__closebtn,.share>header>span,.status-alert .alert__closebtn,.user-followers>header>span,.user-following>header>span,[data-type=modal] .recipe__closebtn{background:none;border:none;color:#545454;text-shadow:none;box-shadow:none;border-radius:0;padding:10px;cursor:pointer}.alert-cookiedisclaimer .alert__closebtn:hover,.alert-downloadapp .alert__closebtn:hover,.alert .alert__closebtn:hover,.auth-modal__closebtn:hover,.authsimple__closebtn:hover,.avatar-upload__closebtn:hover,.confirmation__close:hover,.cookbook-followers>header>span:hover,.create-cookbook__closebtn:hover,.createRecipeUrl :hover[data-type=close_btn],.edit-cookbook__closebtn:hover,.find-friends>header>span:hover,.form-forgotpassword-tooltip .forgot-password__close:hover,.modal-closebtn:hover,.modal-login__close-btn:hover,.modal-register__close-btn:hover,.password-settings>header>span:hover,.recipe-likers>header>span:hover,.recipe-raters>header>span:hover,.recipe-savers>header>span:hover,.recover__close:hover,.saverecipe-desktop__closebtn:hover,.saverecipe-modal__closebtn:hover,.saverecipenotice-modal__closebtn:hover,.share>header>span:hover,.status-alert .alert__closebtn:hover,.user-followers>header>span:hover,.user-following>header>span:hover,[data-type=modal] .recipe__closebtn:hover{background:none}.alert-cookiedisclaimer .alert__closebtn:hover:before,.alert-downloadapp .alert__closebtn:hover:before,.alert .alert__closebtn:hover:before,.auth-modal__closebtn:hover:before,.authsimple__closebtn:hover:before,.avatar-upload__closebtn:hover:before,.confirmation__close:hover:before,.cookbook-followers>header>span:hover:before,.create-cookbook__closebtn:hover:before,.createRecipeUrl [data-type=close_btn]:hover:before,.edit-cookbook__closebtn:hover:before,.find-friends>header>span:hover:before,.form-forgotpassword-tooltip .forgot-password__close:hover:before,.modal-closebtn:hover:before,.modal-login__close-btn:hover:before,.modal-register__close-btn:hover:before,.password-settings>header>span:hover:before,.recipe-likers>header>span:hover:before,.recipe-raters>header>span:hover:before,.recipe-savers>header>span:hover:before,.recover__close:hover:before,.saverecipe-desktop__closebtn:hover:before,.saverecipe-modal__closebtn:hover:before,.saverecipenotice-modal__closebtn:hover:before,.share>header>span:hover:before,.status-alert .alert__closebtn:hover:before,.user-followers>header>span:hover:before,.user-following>header>span:hover:before,[data-type=modal] .recipe__closebtn:hover:before{color:#878787}.alert-cookiedisclaimer .alert__closebtn:active,.alert-downloadapp .alert__closebtn:active,.alert .alert__closebtn:active,.auth-modal__closebtn:active,.authsimple__closebtn:active,.avatar-upload__closebtn:active,.confirmation__close:active,.cookbook-followers>header>span:active,.create-cookbook__closebtn:active,.createRecipeUrl :active[data-type=close_btn],.edit-cookbook__closebtn:active,.find-friends>header>span:active,.form-forgotpassword-tooltip .forgot-password__close:active,.modal-closebtn:active,.modal-login__close-btn:active,.modal-register__close-btn:active,.password-settings>header>span:active,.recipe-likers>header>span:active,.recipe-raters>header>span:active,.recipe-savers>header>span:active,.recover__close:active,.saverecipe-desktop__closebtn:active,.saverecipe-modal__closebtn:active,.saverecipenotice-modal__closebtn:active,.share>header>span:active,.status-alert .alert__closebtn:active,.user-followers>header>span:active,.user-following>header>span:active,[data-type=modal] .recipe__closebtn:active{box-shadow:none}.alert-cookiedisclaimer .alert__closebtn:after,.alert-downloadapp .alert__closebtn:after,.alert .alert__closebtn:after,.auth-modal__closebtn:after,.authsimple__closebtn:after,.avatar-upload__closebtn:after,.confirmation__close:after,.cookbook-followers>header>span:after,.create-cookbook__closebtn:after,.createRecipeUrl [data-type=close_btn]:after,.edit-cookbook__closebtn:after,.find-friends>header>span:after,.form-forgotpassword-tooltip .forgot-password__close:after,.modal-closebtn:after,.modal-login__close-btn:after,.modal-register__close-btn:after,.password-settings>header>span:after,.recipe-likers>header>span:after,.recipe-raters>header>span:after,.recipe-savers>header>span:after,.recover__close:after,.saverecipe-desktop__closebtn:after,.saverecipe-modal__closebtn:after,.saverecipenotice-modal__closebtn:after,.share>header>span:after,.status-alert .alert__closebtn:after,.user-followers>header>span:after,.user-following>header>span:after,[data-type=modal] .recipe__closebtn:after{content:none}.alert-cookiedisclaimer body.backdrop--dark .alert__closebtn,.alert-downloadapp body.backdrop--dark .alert__closebtn,.alert body.backdrop--dark .alert__closebtn,.createRecipeUrl body.backdrop--dark [data-type=close_btn],.form-forgotpassword-tooltip body.backdrop--dark .forgot-password__close,.status-alert body.backdrop--dark .alert__closebtn,[data-type=modal] body.backdrop--dark .recipe__closebtn,body.backdrop--dark .alert-cookiedisclaimer .alert__closebtn,body.backdrop--dark .alert-downloadapp .alert__closebtn,body.backdrop--dark .alert .alert__closebtn,body.backdrop--dark .auth-modal__closebtn,body.backdrop--dark .authsimple__closebtn,body.backdrop--dark .avatar-upload__closebtn,body.backdrop--dark .confirmation__close,body.backdrop--dark .cookbook-followers>header>span,body.backdrop--dark .create-cookbook__closebtn,body.backdrop--dark .createRecipeUrl [data-type=close_btn],body.backdrop--dark .edit-cookbook__closebtn,body.backdrop--dark .find-friends>header>span,body.backdrop--dark .form-forgotpassword-tooltip .forgot-password__close,body.backdrop--dark .modal-closebtn,body.backdrop--dark .modal-login__close-btn,body.backdrop--dark .modal-register__close-btn,body.backdrop--dark .password-settings>header>span,body.backdrop--dark .recipe-likers>header>span,body.backdrop--dark .recipe-raters>header>span,body.backdrop--dark .recipe-savers>header>span,body.backdrop--dark .recover__close,body.backdrop--dark .saverecipe-desktop__closebtn,body.backdrop--dark .saverecipe-modal__closebtn,body.backdrop--dark .saverecipenotice-modal__closebtn,body.backdrop--dark .share>header>span,body.backdrop--dark .status-alert .alert__closebtn,body.backdrop--dark .user-followers>header>span,body.backdrop--dark .user-following>header>span,body.backdrop--dark [data-type=modal] .recipe__closebtn{color:#fff}.home__hero-facebook{font-size:2.4rem;transition:background .15s cubic-bezier(.17,.04,.03,.94);border:none;background:#4267b2;text-shadow:0 1px 0 #2d3f64;border-radius:3px;padding:.9em 2em;color:#fff;position:relative;padding-left:80px}.home__hero-facebook:before{margin-right:20px;font-size:4rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:40px}.home__hero-facebook:hover{background:#5d82d1}.suggestions-leftbutton,.suggestions-rightbutton{width:60px;height:60px;border-radius:50%;padding:18px;color:#333;box-shadow:0 0 2px -2px #555}.suggestions-leftbutton:hover:after,.suggestions-rightbutton:hover:after{opacity:0}.suggestions-leftbutton,.suggestions-rightbutton{padding-left:23px}.suggestions-rightbutton:hover{padding-left:25px}.suggestions-leftbutton{padding-left:3px}.suggestions-leftbutton:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:18px}.suggestions-leftbutton:hover{padding-left:1px}.alert-cookiedisclaimer .cookie-disclaimer__approve,.alert[data-theme=dark] .download-app-alert__save_btn,.alert[data-theme=dark] .save-offline-alert__save_btn,.clear-header .action__login,.clear-header .action__mobile-menu,.clear-header .mobile-search__toggle,.clear-header .search-nav__toggle{background:transparent;color:#fff;border-color:#fff}.alert-cookiedisclaimer .cookie-disclaimer__approve:after,.alert[data-theme=dark] .download-app-alert__save_btn:after,.alert[data-theme=dark] .save-offline-alert__save_btn:after,.clear-header .action__login:after,.clear-header .action__mobile-menu:after,.clear-header .mobile-search__toggle:after,.clear-header .search-nav__toggle:after{content:none}.alert-cookiedisclaimer .active.cookie-disclaimer__approve,.alert-cookiedisclaimer .cookie-disclaimer__approve:active,.alert[data-theme=dark] .active.download-app-alert__save_btn,.alert[data-theme=dark] .active.save-offline-alert__save_btn,.alert[data-theme=dark] .download-app-alert__save_btn:active,.alert[data-theme=dark] .save-offline-alert__save_btn:active,.clear-header .action__login:active,.clear-header .action__mobile-menu:active,.clear-header .active.action__login,.clear-header .active.action__mobile-menu,.clear-header .active.mobile-search__toggle,.clear-header .active.search-nav__toggle,.clear-header .mobile-search__toggle:active,.clear-header .search-nav__toggle:active{border:1px solid #fff;background:#fff;color:#333}.confirmation__accept,.profile__cookbook-recipes__remove-cookbook{background-color:#f24e4d;border-color:#f24e4d}.confirmation__decline,.password-settings__cancel,.settings__footer button.settings__cancel{background-color:#ccc;border-color:#ccc}.have-account-link,.modal-footer-link,.plugin-save__auth__toggle-btn{font-size:1.4rem;position:absolute;bottom:1.5rem;right:2rem;display:block;color:#666;cursor:pointer}.have-account-link:after,.modal-footer-link:after,.plugin-save__auth__toggle-btn:after{content:"»";margin-left:.3725em}.logged-in .have-account-link,.logged-in .modal-footer-link,.logged-in .plugin-save__auth__toggle-btn{display:none}.account-settings__pwd_button,.profile__avatar__uploadbutton,.profile__cover__uploadbutton,.profile__cover__uploadbutton--direct{transition:color .3s,background .3s;padding:.75em 1.5625em .75em 1.4em;background-color:#fff;color:#666;border-color:currentColor;line-height:1em}.account-settings__pwd_button:hover,.profile__avatar__uploadbutton:hover,.profile__cover__uploadbutton--direct:hover,.profile__cover__uploadbutton:hover{background-color:#333;border-color:#333;color:#cecece}.account-settings__pwd_button:before,.profile__avatar__uploadbutton:before,.profile__cover__uploadbutton--direct:before,.profile__cover__uploadbutton:before{position:relative;font-size:1.3em;margin-right:.55555em;top:-.05em}body.os--windows.browser--edge .account-settings__pwd_button:before,body.os--windows.browser--edge .profile__avatar__uploadbutton:before,body.os--windows.browser--edge .profile__cover__uploadbutton--direct:before,body.os--windows.browser--edge .profile__cover__uploadbutton:before,body.os--windows.browser--internet-explorer .account-settings__pwd_button:before,body.os--windows.browser--internet-explorer .profile__avatar__uploadbutton:before,body.os--windows.browser--internet-explorer .profile__cover__uploadbutton--direct:before,body.os--windows.browser--internet-explorer .profile__cover__uploadbutton:before{top:.05em}.comment-like-button,.comment-remove-button,.comment-reply-button,.comment-report-button,.cookbooks-button,.follow-button,.followers-button,.like-button,.rate-button,.recipes-button,.save-button{font-size:1.3rem;cursor:pointer;position:relative;display:inline-block;font-weight:600;color:#ccc;line-height:1;height:13px;transition:color .3s;overflow:visible}.comment-like-button:hover,.comment-remove-button:hover,.comment-reply-button:hover,.comment-report-button:hover,.cookbooks-button:hover,.follow-button:hover,.followers-button:hover,.like-button:hover,.rate-button:hover,.recipes-button:hover,.save-button:hover{color:#aaa}.comment-like-button:before,.comment-remove-button:before,.comment-reply-button:before,.comment-report-button:before,.cookbooks-button:before,.follow-button:before,.followers-button:before,.like-button:before,.rate-button:before,.recipes-button:before,.save-button:before{transition:opacity .3s;position:relative;top:-1px;display:inline-block;margin-right:5px;line-height:1;opacity:1}body.os--windows .comment-like-button:before,body.os--windows .comment-remove-button:before,body.os--windows .comment-reply-button:before,body.os--windows .comment-report-button:before,body.os--windows .cookbooks-button:before,body.os--windows .follow-button:before,body.os--windows .followers-button:before,body.os--windows .like-button:before,body.os--windows .rate-button:before,body.os--windows .recipes-button:before,body.os--windows .save-button:before{top:1.5px}.comment-like-button:after,.comment-remove-button:after,.comment-reply-button:after,.comment-report-button:after,.cookbooks-button:after,.follow-button:after,.followers-button:after,.like-button:after,.rate-button:after,.recipes-button:after,.save-button:after{content:"";position:absolute;display:block;opacity:0;width:15px;height:15px;left:-5px;top:1px;transition:opacity .3s;visibility:hidden}.comment-like-button[data-loading=true]:before,.comment-remove-button[data-loading=true]:before,.comment-reply-button[data-loading=true]:before,.comment-report-button[data-loading=true]:before,.cookbooks-button[data-loading=true]:before,.follow-button[data-loading=true]:before,.followers-button[data-loading=true]:before,.like-button[data-loading=true]:before,.loading.comment-like-button:before,.loading.comment-remove-button:before,.loading.comment-reply-button:before,.loading.comment-report-button:before,.loading.cookbooks-button:before,.loading.follow-button:before,.loading.followers-button:before,.loading.like-button:before,.loading.rate-button:before,.loading.recipes-button:before,.loading.save-button:before,.rate-button[data-loading=true]:before,.recipes-button[data-loading=true]:before,.save-button[data-loading=true]:before{opacity:0;visibility:hidden}.comment-like-button[data-loading=true]:after,.comment-remove-button[data-loading=true]:after,.comment-reply-button[data-loading=true]:after,.comment-report-button[data-loading=true]:after,.cookbooks-button[data-loading=true]:after,.follow-button[data-loading=true]:after,.followers-button[data-loading=true]:after,.like-button[data-loading=true]:after,.loading.comment-like-button:after,.loading.comment-remove-button:after,.loading.comment-reply-button:after,.loading.comment-report-button:after,.loading.cookbooks-button:after,.loading.follow-button:after,.loading.followers-button:after,.loading.like-button:after,.loading.rate-button:after,.loading.recipes-button:after,.loading.save-button:after,.rate-button[data-loading=true]:after,.recipes-button[data-loading=true]:after,.save-button[data-loading=true]:after{content:"";color:inherit;border-color:currentColor!important;border-right-color:transparent!important;border-width:2px!important;width:15px!important;height:15px!important;visibility:visible;opacity:1}.comment-like-button[data-count="0"],.comment-remove-button[data-count="0"],.comment-reply-button[data-count="0"],.comment-report-button[data-count="0"],.cookbooks-button[data-count="0"],.follow-button[data-count="0"],.followers-button[data-count="0"],.like-button[data-count="0"],.rate-button[data-count="0"],.recipes-button[data-count="0"],.save-button[data-count="0"]{color:transparent}.comment-like-button[data-count="0"]:before,.comment-remove-button[data-count="0"]:before,.comment-reply-button[data-count="0"]:before,.comment-report-button[data-count="0"]:before,.cookbooks-button[data-count="0"]:before,.follow-button[data-count="0"]:before,.followers-button[data-count="0"]:before,.like-button[data-count="0"]:before,.rate-button[data-count="0"]:before,.recipes-button[data-count="0"]:before,.save-button[data-count="0"]:before{color:#ccc;margin:0;letter-spacing:-9px}@media (min-width:568px){.comment-like-button,.comment-remove-button,.comment-reply-button,.comment-report-button,.cookbooks-button,.follow-button,.followers-button,.like-button,.rate-button,.recipes-button,.save-button{font-size:1.6rem;height:18px}}.recipe__action--edit,.recipe__action--like,.share-button{font-size:2.3rem;transition:color .3s;width:23px;height:25px;color:#999}.recipe__action--edit:hover,.recipe__action--like:hover,.share-button:hover{color:#777}.recipe__action--edit:after,.recipe__action--like:after,.share-button:after{content:"";position:absolute;display:block;opacity:0;width:22px;height:22px;left:0;top:1px;transition:opacity .3s;visibility:hidden}.loading.recipe__action--edit:before,.loading.recipe__action--like:before,.loading.share-button:before,.recipe__action--edit[data-loading=true]:before,.recipe__action--like[data-loading=true]:before,.share-button[data-loading=true]:before{opacity:0;visibility:hidden}.loading.recipe__action--edit:after,.loading.recipe__action--like:after,.loading.share-button:after,.recipe__action--edit[data-loading=true]:after,.recipe__action--like[data-loading=true]:after,.share-button[data-loading=true]:after{content:"";color:inherit;border-color:currentColor!important;border-right-color:transparent!important;border-width:3px!important;width:22px!important;height:22px!important;visibility:visible;opacity:1}#verified .btn,.blog-verified-section__btn,.extension-install--chrome,.extension-install-button{font-size:1.6rem;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6rem;padding:1.8rem 4rem 1.8rem 8rem;cursor:pointer}#verified .btn:before,.blog-verified-section__btn:before,.extension-install--chrome:before,.extension-install-button:before{content:"";position:absolute;top:10px;left:20px;display:block;width:40px;height:40px;background:url(../img/plugin/chrome_logo-40x40.png) no-repeat 0 0 transparent;margin:0 auto 10px}.save-recipe-quick-modal__abort-button,.save-recipe-quick-modal__create-button,.saverecipenotice-modal__nobutton,.saverecipenotice-modal__yesbutton{float:left;margin-top:10px;width:calc(50% - 5px);padding:.813em 0}.save-recipe-quick-modal__abort-button:first-child,.save-recipe-quick-modal__create-button:first-child,.saverecipenotice-modal__nobutton:first-child,.saverecipenotice-modal__yesbutton:first-child{margin-right:10px}.find-friends__follow-all-btn,.notifications .follow--btn,.profile-navigation__content .follow--btn,.profile__header__content .follow--btn,.recipe-likers__like-button,.recipe-savers__save-button,.user-followers__follow-btn,.user__follow .follow--btn{padding:.813em 0;transition:color .3s,background .3s}.find-friends__follow-all-btn:after,.notifications .follow--btn:after,.profile-navigation__content .follow--btn:after,.profile__header__content .follow--btn:after,.recipe-likers__like-button:after,.recipe-savers__save-button:after,.user-followers__follow-btn:after,.user__follow .follow--btn:after{border-color:currentColor!important;border-right-color:transparent!important}.find-friends__follow-all-btn:active,.find-friends__follow-all-btn:hover,.notifications .follow--btn:active,.notifications .follow--btn:hover,.profile-navigation__content .follow--btn:active,.profile-navigation__content .follow--btn:hover,.profile__header__content .follow--btn:active,.profile__header__content .follow--btn:hover,.recipe-likers__like-button:active,.recipe-likers__like-button:hover,.recipe-savers__save-button:active,.recipe-savers__save-button:hover,.user-followers__follow-btn:active,.user-followers__follow-btn:hover,.user__follow .follow--btn:active,.user__follow .follow--btn:hover{background:#48cf00}.notifications [data-followed=true] .follow--btn,.profile-navigation__content [data-followed=true] .follow--btn,.profile__header__content [data-followed=true] .follow--btn,.user__follow [data-followed=true] .follow--btn,[data-followed=true] .find-friends__follow-all-btn,[data-followed=true] .notifications .follow--btn,[data-followed=true] .profile-navigation__content .follow--btn,[data-followed=true] .profile__header__content .follow--btn,[data-followed=true] .recipe-likers__like-button,[data-followed=true] .recipe-savers__save-button,[data-followed=true] .user-followers__follow-btn,[data-followed=true] .user__follow .follow--btn{color:#b7b7b7;border-color:currentColor;background:transparent;font-weight:400}.notifications [data-followed=true] .follow--btn:active,.notifications [data-followed=true] .follow--btn:hover,.profile-navigation__content [data-followed=true] .follow--btn:active,.profile-navigation__content [data-followed=true] .follow--btn:hover,.profile__header__content [data-followed=true] .follow--btn:active,.profile__header__content [data-followed=true] .follow--btn:hover,.user__follow [data-followed=true] .follow--btn:active,.user__follow [data-followed=true] .follow--btn:hover,[data-followed=true] .find-friends__follow-all-btn:active,[data-followed=true] .find-friends__follow-all-btn:hover,[data-followed=true] .notifications .follow--btn:active,[data-followed=true] .notifications .follow--btn:hover,[data-followed=true] .profile-navigation__content .follow--btn:active,[data-followed=true] .profile-navigation__content .follow--btn:hover,[data-followed=true] .profile__header__content .follow--btn:active,[data-followed=true] .profile__header__content .follow--btn:hover,[data-followed=true] .recipe-likers__like-button:active,[data-followed=true] .recipe-likers__like-button:hover,[data-followed=true] .recipe-savers__save-button:active,[data-followed=true] .recipe-savers__save-button:hover,[data-followed=true] .user-followers__follow-btn:active,[data-followed=true] .user-followers__follow-btn:hover,[data-followed=true] .user__follow .follow--btn:active,[data-followed=true] .user__follow .follow--btn:hover{color:#44c200}.mobile-search__toggle{font-size:3rem;background:none;border:0;color:#d7d7d8;overflow:hidden;outline:0;text-align:center;text-shadow:none;padding:.5em .8em;width:53px;height:53px;border-radius:0;transition:color,background .15s cubic-bezier(.17,.04,.03,.94)}.mobile-search__toggle:after{content:none}.active.mobile-search__toggle,.mobile-search__toggle:active{border:0;box-shadow:none;color:#fff;background:#44c200}.active.mobile-search__toggle:after,.mobile-search__toggle:active:after{content:none}@media (min-width:768px){.mobile-search__toggle{font-size:2rem;padding:.5em .8em;width:35px;height:35px;border:1px solid #d7d7d8;box-shadow:inset 0 0 0 #000;border-radius:3px}.mobile-search__toggle:before{z-index:2}}.alert-cookiedisclaimer .cookie-disclaimer__approve,.recipe-iframe__save-recipe-button,.uploadphoto__content .uploadphoto__removebtn{font-size:1.4rem;height:35px;padding:.5em .8em;transition:all .15s cubic-bezier(.17,.04,.03,.94)}.alert-cookiedisclaimer .clear-header .cookie-disclaimer__approve:active,.clear-header .alert-cookiedisclaimer .cookie-disclaimer__approve:active,.clear-header .recipe-iframe__save-recipe-button:active,.clear-header .uploadphoto__content .uploadphoto__removebtn:active,.uploadphoto__content .clear-header .uploadphoto__removebtn:active{background:#fff;color:#333;border-color:#fff}.alert-cookiedisclaimer .cookie-disclaimer__approve{height:25px;padding:.25em .8em}a{font-family:inherit;font-weight:inherit;color:inherit;background-color:inherit;line-height:inherit;text-transform:inherit;letter-spacing:inherit}.embed-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.embed-wrapper embed,.embed-wrapper iframe,.embed-wrapper object{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:767px){.action__login,.analytics-button,.cookbook-card__show-recipes,.cookbook-card__stats__recipes,.corporate-footer__container,.page--recipe-iframe .mobile-search__toggle,.profile__articles_title,.profile__avatar__uploadbutton,.profile__cover__upload,.profile__followers_title,.profile__videos_title,.recipe-iframe__close-iframe,.search-nav__toggle{display:none!important}}@media (min-width:768px){.action__mobile-menu,.mobile-search__toggle,.profile__cover-image--mobile__container{display:none}}.create__image_container:before,.modal-error-feedback,.modal-login__content,.modal-register__content{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.affiliate-mobile:after,.article-card__content:after,.auth-modal-login__recover:after,.blog-card:after,.blog-card__link:after,.blog-verified-section:after,.blog-verify-content__container:after,.blog-verify-section__clipboards:after,.categories__category_container:after,.cookbook-card__gallery:after,.cookbook-card__header:after,.cookbooks-widget__footer:after,.create-cookbook__footer:after,.create__images:after,.download-app-alert:after,.edit-cookbook__footer:after,.how-it-works__steps:after,.main-search__container:after,.mobile-menu__header:after,.modal .modal-container:after,.pagination__page-links:after,.plugin-download-guide__step:after,.plugin-download-mobile-content:after,.plugin-force-click__content:after,.plugin-save-login__recover:after,.plugin-save__auth:after,.profile-actions:after,.profile-actions>ul:after,.profile-info:after,.profile-navigation__user-recipes:after,.profile__article-image__container:after,.profile__cookbook-recipes__header__container:after,.profile__header__content:after,.profile__menu:after,.recipe-comment:after,.recipe-comment[data-level="1"]:after,.recipe-comment__actions:after,.recipe-comment__author:after,.recipe-comment__container:after,.recipe-comment__input:after,.recipe-comments__header:after,.recipe-comments_comment-container:after,.recipe-ingredients__footer--premium:after,.recipe-ingredients__footer:after,.recipe-ingredients__header:after,.recipe-instructions__header:after,.recipe-modal .modal-container:after,.recover__field-container:after,.save-offline-alert:after,.save-recipe-quick-modal__footer:after,.saverecipenotice-modal__actions:after,.site-header:after,.site-wrapper:after,.stars:after,.user-card__link:after,.user-connections:after,.user:after,.user__stats:after,.video-card__content:after,.video-modal__content:after{clear:both;content:"";display:table}body.prevent-overflow.scrollbars--enabled .site-header{width:calc(100% - 16px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="10"] .site-header{width:calc(100% - 10px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="11"] .site-header{width:calc(100% - 11px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="12"] .site-header{width:calc(100% - 12px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="13"] .site-header{width:calc(100% - 13px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="14"] .site-header{width:calc(100% - 14px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="15"] .site-header{width:calc(100% - 15px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="16"] .site-header{width:calc(100% - 16px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="17"] .site-header{width:calc(100% - 17px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="18"] .site-header{width:calc(100% - 18px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="19"] .site-header{width:calc(100% - 19px)}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="20"] .site-header{width:calc(100% - 20px)}.page-navigation__list,.pagination__page-links,.profile__menu,.user-connections{padding:0;margin:0}.page-navigation__list li,.pagination__page-links li,.profile__menu li,.user-connections li{display:inline-block}body,h6{font-size:1.3rem;color:#333;font-family:Proxima Nova,MS Sans Serif,Geneva,sans-serif;line-height:1.4}@media (min-width:568px){body,h6{font-size:1.6rem}}.blog-card:before{font-size:2rem}#blogVerify header h2,#verified header h2{font-size:2.8rem;font-weight:300}.plugin-download-mobilefallback h3{font-size:3rem;font-weight:300;line-height:1}@media (min-width:768px){.plugin-download-mobilefallback h3{font-size:5.6rem}}@media (min-width:1350px){.plugin-download-mobilefallback h3{font-size:7rem}}.plugin-download-hero__content p,.plugin-download-infosection--left .plugin-download-infosection__content p,.plugin-download-infosection--mobile .plugin-download-infosection__content p,.plugin-download-infosection--right .plugin-download-infosection__content p,.plugin-download-install--chrome>p,.plugin-download-mobilefallback p{line-height:1.25;font-weight:300;font-size:2rem}@media (min-width:768px){.plugin-download-hero__content p,.plugin-download-infosection--left .plugin-download-infosection__content p,.plugin-download-infosection--mobile .plugin-download-infosection__content p,.plugin-download-infosection--right .plugin-download-infosection__content p,.plugin-download-install--chrome>p,.plugin-download-mobilefallback p{font-size:2.4rem}}@media (min-width:1350px){.plugin-download-hero__content p,.plugin-download-infosection--left .plugin-download-infosection__content p,.plugin-download-infosection--mobile .plugin-download-infosection__content p,.plugin-download-infosection--right .plugin-download-infosection__content p,.plugin-download-install--chrome>p,.plugin-download-mobilefallback p{font-size:2.8rem}}.how-it-works__title,.plugin-download-hero__content h2,.plugin-download-infosection--left .plugin-download-infosection__content h3,.plugin-download-infosection--mobile .plugin-download-infosection__content h3,.plugin-download-infosection--right .plugin-download-infosection__content h3,.plugin-download-infosection__step,.plugin-download-install--chrome>h2,.plugin-download-mobile__info h3,.plugin-download-mobile__info p,.plugin-save__error__msg h2,.plugin-save__erroroverlay h2{font-size:3rem;font-weight:300}@media (min-width:1025px){.how-it-works__title,.plugin-download-hero__content h2,.plugin-download-infosection--left .plugin-download-infosection__content h3,.plugin-download-infosection--mobile .plugin-download-infosection__content h3,.plugin-download-infosection--right .plugin-download-infosection__content h3,.plugin-download-infosection__step,.plugin-download-install--chrome>h2,.plugin-download-mobile__info h3,.plugin-download-mobile__info p,.plugin-save__error__msg h2,.plugin-save__erroroverlay h2{font-size:4.5rem}}.plugin-download-infosection--left .plugin-download-infosection__content h4,.plugin-download-infosection--mobile .plugin-download-infosection__content h4,.plugin-download-infosection--right .plugin-download-infosection__content h4{font-size:2.8rem;font-weight:300}@media (min-width:1025px){.plugin-download-infosection--left .plugin-download-infosection__content h4,.plugin-download-infosection--mobile .plugin-download-infosection__content h4,.plugin-download-infosection--right .plugin-download-infosection__content h4{font-size:3.6rem}}.recipe-rating__user-rating{font-weight:400;-webkit-font-smoothing:subpixel-antialiased}.recipe-card__origin-link,.recipe__action--second-view,.recipe__action--view,.recipe__orgin-link{color:#198cdd;position:relative;display:inline-block;font-weight:600}.recipe-card__origin-link:before,.recipe__action--second-view:before,.recipe__action--view:before,.recipe__orgin-link:before{position:relative;font-size:1em;margin-right:.5em;top:-.2em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.recipe-card__origin-link:before,.recipe__action--second-view:before,.recipe__action--view:before,.recipe__orgin-link:before{top:0}}.recipe-card__origin-link:hover,.recipe__action--second-view:hover,.recipe__action--view:hover,.recipe__orgin-link:hover{text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.blog-card__title,.cookbook-card-author__name,.cookbook-card__stats__recipes,.country__title,.edit-profile-btn,.find-friends__follow-all-btn,.mobile-menu__username,.notifications .follow--btn,.page-navigation__list>li>a,.plugin-force-click__text h2,.plugin-save-user__name,.profile-card .profile-card__name,.profile-navigation__content .follow--btn,.profile-navigation__name,.profile__header__content .follow--btn,.recipe-card__author-name,.recipe-card__origin-link,.recipe-comment__author-name,.recipe-likers__like-button,.recipe-rating__label .text,.recipe-savers__save-button,.recipe__author-name,.save-recipe-quick-modal__abort-button,.save-recipe-quick-modal__create-button,.save-recipe-to-cookbook__item,.saverecipenotice-modal__nobutton,.saverecipenotice-modal__yesbutton,.search-nav__category-name,.user-followers__follow-btn,.user__follow .follow--btn,.user__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%;line-height:1}.auth-modal__recipe-title,.blog-card__title,.recipe-card__title,.recipe-info__title,.recipe__title{text-transform:lowercase}.auth-modal__recipe-title:first-letter,.blog-card__title:first-letter,.cookbook-card__title:first-letter,.profile__cookbook-recipes_title:first-letter,.recipe-card__title:first-letter,.recipe-info__title:first-letter,.recipe__title:first-letter{text-transform:uppercase}.article-card__image-container,.auth-modal__image,.cookbook-card__gallery__item,.cookbook-card__gallery__item--featured,.profile-navigation__user-recipes__link,.recipe-card__figure,.saverecipe-desktop__image,.video-card__image-container,section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__image{background:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJwbGFjZWhvbGRlciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IgoJIHk9IjBweCIgdmlld0JveD0iNzAgLTM2LjUgMzAwIDI0NSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyA3MCAtMzYuNSAzMDAgMjQ1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0UwRTBFMDt9Cjwvc3R5bGU+CjxnIGlkPSJOb19yZWNpcGUiPgoJPGc+CgkJPGc+CgkJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMjYuMywxNDkuOUgxMTMuN2MtMS41LDAtMi43LTEuMi0yLjctMi43di03YzAtMS41LDEuMi0yLjcsMi43LTIuN2gyMTIuN2MxLjUsMCwyLjcsMS4yLDIuNywyLjd2NwoJCQkJQzMyOSwxNDguNywzMjcuOCwxNDkuOSwzMjYuMywxNDkuOXoiLz4KCQk8L2c+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIxOC44LDM5YzAuMSwwLjIsMC0wLjQsMC4xLTAuMWMtMjgsMTAuMi00Ny44LDQ2LjMtNTMuOSw4Mi40bDE0OS4yLDE2LjJjNS42LTUxLjctMzEuNy05OC4xLTgzLjQtMTAzLjgKCQkJUzEzMi43LDY1LjQsMTI3LDExNy4xbDE5LjcsMi4yQzE2MC43LDQ5LjgsMjEyLjYsNDAuNCwyMTguOCwzOXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjQxLjIsMzIuOWMwLjItNS40LTMuOC0xMC4yLTkuMi0xMC44Yy01LjQtMC42LTEwLjQsMy4xLTExLjQsOC41QzIyNy41LDMwLjMsMjM1LjksMzEuNiwyNDEuMiwzMi45eiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPg==") no-repeat 50%/50% #f5f5f5}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}.profile__title,h1{font-size:2em;margin:.66667em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0}fieldset,legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,html{height:100%}html{font-size:62.5%}*,:after,:before,html{box-sizing:border-box}body{background-color:#f0f0f0;overflow-x:hidden;overflow-y:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body.page--recipe-iframe{overflow-y:hidden}body.loading:before{border:3px solid #fff!important;border-right-color:#44c200!important;margin-top:-25px!important;margin-left:-25px!important;width:50px!important;height:50px!important;z-index:102}body.loading:after,body.loading:before{content:"";position:fixed;transition:opacity .5s;top:50%;left:50%;opacity:0}body.loading:after{margin-top:-50px;margin-left:-50px;width:100px;height:100px;background-color:rgba(0,0,0,.1);border-radius:50%;z-index:101}body.loading.loading-active:after,body.loading.loading-active:before{opacity:1}body.logged-in .hidden-logged-in,body:not(.logged-in) .visible-logged-in{display:none!important}.scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}figure{margin:0}img,svg{max-width:100%;height:auto}iframe{max-width:100%;border:0;overflow:hidden}.hidden{display:none}.no-visibility{opacity:0}ul{list-style-type:none}li,ul{margin:0;padding:0}li{display:block}hr{border:0;height:1px;background:#000}#__bs_notify__{display:none!important}#twig-dump{width:100%;height:100%;font-size:1.2rem;background:#fff;position:fixed;top:0;left:0;color:#000;z-index:99999;overflow:scroll}.profile__title,h1,h2{font-size:1.8rem}@media (min-width:568px){.profile__title,h1,h2{font-size:2.4rem}}.search-result-seo__text-container .search-result-seo__title,h3{font-size:1.6rem}@media (min-width:568px){.search-result-seo__text-container .search-result-seo__title,h3{font-size:2rem}}h4{font-size:1.3rem}@media (min-width:568px){h4{font-size:1.8rem}}.search-result-seo__text-container h3,h5{font-size:1.3rem}@media (min-width:568px){.search-result-seo__text-container h3,h5{font-size:1.6rem}}h6{font-weight:600}@media (min-width:768px){.profile__title,a,h1,h2,h3,h4,h5,h6,p,span{word-wrap:break-word}}@media (max-width:768px){.profile__title,a,h1,h2,h3,h4,h5,h6,p,span{word-wrap:break-word}}a{text-decoration:none}p{margin:0;padding:.625em 0}address{font-style:normal}blockquote{margin:1.5em 0}blockquote:before{content:"–";padding-right:5px}blockquote p{display:inline}.profile__title,h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.4}@media (min-width:568px){.profile__title,h1,h2,h3,h4,h5,h6{line-height:1.2}}[data-nav]:hover{cursor:pointer}.visible-above--xs{display:none}@media (min-width:768px){.visible-above--xs{display:inherit}}.visible-above--sm{display:none}@media (min-width:992px){.visible-above--sm{display:inherit}}.visible-above--md{display:none}@media (min-width:1020px){.visible-above--md{display:inherit}}@media (min-width:768px){.hidden-above--xs{display:none}}@media (min-width:992px){.hidden-above--sm{display:none}}@media (min-width:1020px){.hidden-above--md{display:none}}.flag,.flag-icon-background{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:border-box}.flag{position:relative;display:inline-block;width:20px;height:20px;border:1px solid #ccc;border-radius:50%;margin-right:7px;margin-bottom:-2px}.flag:before{content:"\00a0"}.flag-be_BY{background-image:url(../img/flags/by.svg)}.flag-ca_ES{background-image:url(../img/flags/es.svg)}.flag-cs_CZ{background-image:url(../img/flags/cz.svg)}.flag-da_DK{background-image:url(../img/flags/dk.svg)}.flag-de_AT{background-image:url(../img/flags/at.svg)}.flag-de_CH{background-image:url(../img/flags/ch.svg)}.flag-de_DE{background-image:url(../img/flags/de.svg)}.flag-el_GR{background-image:url(../img/flags/gr.svg)}.flag-en_AU{background-image:url(../img/flags/au.svg)}.flag-en_GB{background-image:url(../img/flags/gb.svg)}.flag-en_IN{background-image:url(../img/flags/in.svg)}.flag-en_NG{background-image:url(../img/flags/ng.svg)}.flag-en_NZ{background-image:url(../img/flags/nz.svg)}.flag-en_US{background-image:url(../img/flags/us.svg)}.flag-en_ZA{background-image:url(../img/flags/za.svg)}.flag-es_AR{background-image:url(../img/flags/ar.svg)}.flag-es_CL{background-image:url(../img/flags/cl.svg)}.flag-es_CO{background-image:url(../img/flags/co.svg)}.flag-es_ES{background-image:url(../img/flags/es.svg)}.flag-es_MX{background-image:url(../img/flags/mx.svg)}.flag-es_PE{background-image:url(../img/flags/pe.svg)}.flag-es_VE{background-image:url(../img/flags/ve.svg)}.flag-fi_FI{background-image:url(../img/flags/fi.svg)}.flag-fr_BE{background-image:url(../img/flags/be.svg)}.flag-fr_DZ{background-image:url(../img/flags/dz.svg)}.flag-fr_FR{background-image:url(../img/flags/fr.svg)}.flag-fr_MA{background-image:url(../img/flags/ma.svg)}.flag-fr_TN{background-image:url(../img/flags/tn.svg)}.flag-hr_HR{background-image:url(../img/flags/hr.svg)}.flag-hu_HU{background-image:url(../img/flags/hu.svg)}.flag-id_ID{background-image:url(../img/flags/id.svg)}.flag-it_IT{background-image:url(../img/flags/it.svg)}.flag-ja_JP{background-image:url(../img/flags/jp.svg)}.flag-ko_KR{background-image:url(../img/flags/kr.svg)}.flag-nb_NO{background-image:url(../img/flags/no.svg)}.flag-nl_BE{background-image:url(../img/flags/be.svg)}.flag-nl_NL{background-image:url(../img/flags/nl.svg)}.flag-pl_PL{background-image:url(../img/flags/pl.svg)}.flag-pt_BR{background-image:url(../img/flags/br.svg)}.flag-pt_PT{background-image:url(../img/flags/pt.svg)}.flag-ru_RU{background-image:url(../img/flags/ru.svg)}.flag-ru_UA{background-image:url(../img/flags/ua.svg)}.flag-sk_SK{background-image:url(../img/flags/sk.svg)}.flag-sv_SE{background-image:url(../img/flags/se.svg)}.flag-th_TH{background-image:url(../img/flags/th.svg)}.flag-tl_PH{background-image:url(../img/flags/ph.svg)}.flag-tr_TR{background-image:url(../img/flags/tr.svg)}.flag-zh_CN{background-image:url(../img/flags/cn.svg)}.flag-zh_SG{background-image:url(../img/flags/sg.svg)}.flag-zh_TW{background-image:url(../img/flags/tw.svg)}hr.fade{background-image:-o-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0)}.listing__suggestion-header:after,hr.faderight{background-image:-o-linear-gradient(left,#8c8b8b,#f0f0f0)}.listing__suggestion-header:before,hr.fadeleft{background-image:-o-linear-gradient(left,#f0f0f0,#8c8b8b)}span.label{font-size:1rem;display:inline-block;background:#44c200;color:#fff;text-transform:uppercase;padding:.625em 1em;line-height:1em;border-radius:3px;font-weight:600}form{margin:0}input[type=email].valid,input[type=number].valid,input[type=password].valid,input[type=search].valid,input[type=tel].valid,input[type=text].valid,input[type=url].valid{border-color:1px solid #44c200!important}input[type=email].invalid,input[type=number].invalid,input[type=password].invalid,input[type=search].invalid,input[type=tel].invalid,input[type=text].invalid,input[type=url].invalid{border-color:#f24e4d!important}input[type=checkbox]{visibility:hidden;height:0;width:0;overflow:hidden;position:fixed;opacity:0}input[type=checkbox]+label{display:inline-block;width:auto;position:relative;left:35px;top:3px}input[type=checkbox]+label:before{font-size:1.6rem;display:inline-block;color:#999;content:"";width:25px;height:25px;text-align:center;background-color:#fff;border:1px solid #dededf;border-radius:3px;cursor:pointer;margin-right:10px;position:absolute;top:-3px;left:-35px}input[type=file]{visibility:hidden;max-width:0;max-height:0;overflow:hidden}input[type=file]+label{cursor:pointer}textarea{resize:none}.error-tooltip,.facebook-button-container .form-feedback-label,.formfield-container .form-feedback-label,.password-settings .form-feedback-label,.save-recipe-quick-modal__form-feedback{font-size:1.4rem;min-width:170px;max-width:340px!important;top:0;left:calc(100% + 10px);padding:10px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;color:#f24e4d;z-index:12}.error-tooltip:before,.facebook-button-container .form-feedback-label:before,.formfield-container .form-feedback-label:before,.password-settings .form-feedback-label:before,.save-recipe-quick-modal__form-feedback:before{-webkit-transform:rotate(-45deg)!important;transform:rotate(-45deg)!important;top:11px!important;left:-6.5px!important;margin-left:0!important;margin-top:0!important;height:13px!important;width:13px!important}.active.error-tooltip,.active.save-recipe-quick-modal__form-feedback,.facebook-button-container .active.form-feedback-label,.formfield-container .active.form-feedback-label,.password-settings .active.form-feedback-label{-webkit-animation:j .3s forwards;animation:j .3s forwards;visibility:visible;overflow:visible}@media (max-width:1024px){.error-tooltip,.facebook-button-container .form-feedback-label,.formfield-container .form-feedback-label,.password-settings .form-feedback-label,.save-recipe-quick-modal__form-feedback{left:auto;top:auto;bottom:calc(100% + 15px);right:0;max-width:70%!important}.error-tooltip:before,.facebook-button-container .form-feedback-label:before,.formfield-container .form-feedback-label:before,.password-settings .form-feedback-label:before,.save-recipe-quick-modal__form-feedback:before{-webkit-transform:rotate(225deg)!important;transform:rotate(225deg)!important;top:auto!important;bottom:-7px!important;left:auto!important;right:20px!important}}.formfield-container{position:relative}.formfield-container:before{content:"";font-size:1.2rem;position:absolute;display:block;top:50%;right:15px;height:22px;width:22px;line-height:1;margin-top:-11px;background:#f24e4d;color:#fff;border-radius:50%;visibility:hidden;opacity:0;transition:opacity .3s;text-align:center;padding:5px 0}.formfield-container.active:before{visibility:visible;opacity:1}.facebook-button-container{position:relative}.input-container{padding:.625em 0}.createRecipeUrl{max-width:600px}.createRecipeUrl [data-type=close_btn]{position:absolute;top:4px;right:7px}.createRecipeUrl h2{font-weight:400;margin:15px 0}.createRecipeUrl .content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.createRecipeUrl .content input{margin-right:15px}.createRecipeUrl img{float:left;margin-right:24px}.createRecipeUrl section{padding:4px 30px 0}.createRecipeUrl footer{border-top:1px solid #e5e5e5;background:#f7f7f7;padding:10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.createRecipeUrl footer span{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#dedede;display:inline-block}.createRecipeUrl .btn{width:150px;padding-left:0;padding-right:0;margin:0!important}.recipe-loader-container{padding-top:40px;padding-bottom:80px}.recipe-loader-container .spinner-section{position:relative;left:50%;margin-left:-25px}.page--home .recipe-loader-container{background-color:#f7f7f7}.loader-container{text-align:center}.loader--animated,.loader--static,.loader-circle--animated,.loader-circle--static{font-size:8rem;color:hsla(0,0%,100%,.85);display:block}.loader-circle--animated,.loader-circle--static{color:rgba(0,0,0,.2);display:block;background-color:hsla(0,0%,100%,.85);border-radius:50%;width:150px;height:150px;padding-top:21px;padding-left:34px}.spinner-double-section,.spinner-section{display:block;float:left;width:50px;height:50px;border-radius:50%;border:4px solid #fdfdfd}@-webkit-keyframes n{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes n{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-double-section,.spinner-section{position:relative}.spinner-double-section:after,.spinner-double-section:before,.spinner-section:after,.spinner-section:before{content:"";position:absolute;top:-4px;left:-4px;display:block;width:50px;height:50px;border-radius:50%;border:4px solid transparent;border-top-color:rgba(68,194,0,.5)}.spinner-double-section:after,.spinner-section:after{border-top-color:transparent;border-bottom-color:rgba(68,194,0,.5)}.plate-loader{position:relative;display:block;width:104px;height:105px}.plate-loader:after{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0icGxhdGUiIHZpZXdCb3g9IjAgMCAxMDQgMTA1IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48ZGVmcz48cmFkaWFsR3JhZGllbnQgY3k9IjUwLjAwMSUiIGZ4PSI1MCUiIGZ5PSI1MC4wMDElIiBpZD0iYiI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGREZERkQiIG9mZnNldD0iODEuNzglIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZBRkFGQSIgb2Zmc2V0PSIxMDAlIi8+PC9yYWRpYWxHcmFkaWVudD48cGF0aCBkPSJNMTAyLjc0OCA1MS4wNjVjMC0yOC4xMjMtMjIuNzk5LTUwLjkyMi01MC45MjItNTAuOTIyQzIzLjcwMy4xNDMuOTA0IDIyLjk0Mi45MDQgNTEuMDY1IiBpZD0iYSIvPjxtYXNrIGlkPSJjIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTAxLjg0NCIgaGVpZ2h0PSI1MC45MjIiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGNpcmNsZSBmaWxsPSIjMDAwIiBvcGFjaXR5PSIuMiIgY3g9IjUyLjcyMSIgY3k9IjUzLjc1MSIgcj0iNTAuOTIyIi8+PGNpcmNsZSBmaWxsPSIjMDAwIiBvcGFjaXR5PSIuMyIgY3g9IjUxLjgyNiIgY3k9IjUyLjg1NiIgcj0iNTAuOTIyIi8+PGNpcmNsZSBmaWxsPSIjRkZGIiBjeD0iNTEuODI2IiBjeT0iNTEuMDY1IiByPSI1MC45MjIiLz48Y2lyY2xlIGZpbGw9InVybCgjYikiIGN4PSI1MS44MjYiIGN5PSI1MS4wNjUiIHI9IjM2LjQxMiIvPjxwYXRoIGQ9Ik01MS44MjYgMTYuMDRjMTkuODA5IDAgMzUuOTEyIDE1LjgyMiAzNi4zODkgMzUuNTE3LjAwNy0uMjk5LjAyMy0uNTk1LjAyMy0uODk1IDAtMjAuMTEtMTYuMzAyLTM2LjQxMi0zNi40MTItMzYuNDEyUzE1LjQxNCAzMC41NTIgMTUuNDE0IDUwLjY2MWMwIC4zLjAxNS41OTcuMDIzLjg5NS40NzctMTkuNjk0IDE2LjU4LTM1LjUxNiAzNi4zODktMzUuNTE2eiIgZmlsbD0iI0U1RTVFNSIvPjx1c2Ugc3Ryb2tlPSIjRjNGM0YzIiBtYXNrPSJ1cmwoI2MpIiBzdHJva2Utd2lkdGg9IjI4IiB4bGluazpocmVmPSIjYSI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlVHlwZT0ieG1sIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCA1MiA1MSIgdG89IjM2MCA1MiA1MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L3VzZT48L2c+PC9zdmc+");display:block;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;z-index:0}.plate-loader span{position:absolute;bottom:-30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.plate-content--lingongrova:before{content:"";background-repeat:no-repeat;display:block;position:absolute;width:100%;height:100%;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:1;background-image:url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0icGxhdGUtY29udGVudCIgdmlld0JveD0iMTkgMzUgNjUgMzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjIuMzk4IDU0Ljc4N0MyMy4zMjkgNDUuMTIgNDQuMDggMzcuMiA2MS4xNDQgMzguODQyYzE3LjA2NCAxLjY0MiAyMy4xNzUgMTAuMTQgMjIuMjQ0IDE5LjgwNy0uOTMxIDkuNjY3LTE0LjU2IDYuMjE3LTMxLjYyNCA0LjU3NS0xNy4wNjQtMS42NDItMzAuMjk2IDEuMjI5LTI5LjM2Ni04LjQzN3oiIGZpbGw9IiMwMDAiIG9wYWNpdHk9Ii43Ii8+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAgMzYpIj48cGF0aCBkPSJNLjM5OCAxNi43ODdDMS4zMjkgNy4xMiAyMi4wOC0uOCAzOS4xNDQuODQyYzE3LjA2NCAxLjY0MiAyMy4xNzUgMTAuMTQgMjIuMjQ0IDE5LjgwNy0uOTMxIDkuNjY3LTE0LjU2IDYuMjE3LTMxLjYyNCA0LjU3NUMxMi43IDIzLjU4Mi0uNTMyIDI2LjQ1My4zOTggMTYuNzg3eiIgc3Ryb2tlPSIjNzg1RjMwIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9IiNCNTk2NjUiLz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2IDExKSI+PGNpcmNsZSBmaWxsPSIjRkZGIiBjeD0iNS45NjMiIGN5PSI1LjkwOCIgcj0iNS41MDUiLz48Y2lyY2xlIGZpbGw9IiNFRENDMjciIGN4PSI1Ljk2MyIgY3k9IjUuOTA4IiByPSIxLjI0OCIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMSA2KSI+PGNpcmNsZSBmaWxsPSIjRkZGIiBjeD0iNy45NjMiIGN5PSI3LjkwOCIgcj0iNy42NDUiLz48Y2lyY2xlIGZpbGw9IiNFRENDMjciIGN4PSI3Ljk2MyIgY3k9IjcuOTA4IiByPSIzLjg3NCIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOCAxKSI+PGNpcmNsZSBmaWxsPSIjRkZGIiBjeD0iOS4xNTMiIGN5PSI5LjQ2MiIgcj0iOC44NjkiLz48Y2lyY2xlIGZpbGw9IiNFRENDMjciIGN4PSI5LjE1MyIgY3k9IjkuNDYyIiByPSI1LjkxMiIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNSA1KSI+PGNpcmNsZSBmaWxsPSIjRkZGIiBjeD0iOS4xMDQiIGN5PSI4LjY2MSIgcj0iOC41NjMiLz48Y2lyY2xlIGZpbGw9IiNFRENDMjciIGN4PSI5LjEwNCIgY3k9IjguNjYxIiByPSI1LjcwOCIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNSA1KSI+PGNpcmNsZSBmaWxsPSIjRkZGIiBjeD0iNy4zNjEiIGN5PSI2LjY4NSIgcj0iNi40MjIiLz48Y2lyY2xlIGZpbGw9IiNFRENDMjciIGN4PSI3LjM2MSIgY3k9IjYuNjg1IiByPSIzLjUxMSIvPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0MiA5KSI+PGNpcmNsZSBmaWxsPSIjRkZGIiBjeD0iNS45NjMiIGN5PSI1LjkwOCIgcj0iNS44MSIvPjxjaXJjbGUgZmlsbD0iI0VEQ0MyNyIgY3g9IjUuOTYzIiBjeT0iNS45MDgiIHI9IjIuNzEyIi8+PC9nPjxjaXJjbGUgZmlsbD0iI0ZGRiIgY3g9IjUxLjk2MyIgY3k9IjE3LjkwOCIgcj0iNS4xOTkiLz48L2c+PC9nPjwvc3ZnPg==");width:60%;height:29%;top:47%}.spinner-container{display:block;width:100px;height:100px;background-color:rgba(0,0,0,.1);border-radius:50%;transition:opacity .7s cubic-bezier(.17,.04,.03,.94);opacity:0}.spinner-container.active{opacity:1}.spinner-container .spinner-section{position:relative;top:50%;left:50%;margin-left:-25px;margin-top:-25px}.spinner-section{transition:opacity .7s cubic-bezier(.17,.04,.03,.94);opacity:0}.spinner-section:after{display:none}.spinner-container.active .spinner-section,.spinner-section.active{opacity:1;-webkit-animation:n .7s linear infinite;animation:n .7s linear infinite}@-webkit-keyframes o{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes o{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.analytics-item:not([data-status=no-data]):not([data-status=error]):after,.auth-modal__login-btn:after,.auth-modal__register-btn:after,.authsimple__button:after,.avatar-upload__preview:after,.avatar-upload__save-button:after,.blogtop-listing__filter:after,.comment-like-button[data-loading=true]:after,.comment-remove-button[data-loading=true]:after,.comment-reply-button[data-loading=true]:after,.comment-report-button[data-loading=true]:after,.cookbook-followers:after,.cookbook-listing__filter:after,.cookbooks-button[data-loading=true]:after,.create-cookbook__create-button:after,.create-recipe__delete-btn:after,.create__save:after,.deletevalidation__yesbtn:after,.edit-cookbook__save-button:after,.facebook-connect-btn:after,.find-friends:after,.find-friends__follow-all-btn:after,.follow-button[data-loading=true]:after,.followers-button[data-loading=true]:after,.like-button[data-loading=true]:after,.listing-card__remove:after,.loading-button:after,.loading.comment-like-button:after,.loading.comment-remove-button:after,.loading.comment-reply-button:after,.loading.comment-report-button:after,.loading.cookbooks-button:after,.loading.follow-button:after,.loading.followers-button:after,.loading.like-button:after,.loading.rate-button:after,.loading.recipe__action--edit:after,.loading.recipe__action--like:after,.loading.recipes-button:after,.loading.save-button:after,.loading.share-button:after,.mobile-login__submit:after,.mobile-register__submit:after,.notification-center__list:after,.notification-list .list:after,.notification:after,.notifications .follow--btn:after,.password-settings:after,.plugin-installed-countrysetup__countries:after,.plugin-save__auth__login-btn:after,.plugin-save__auth__recipe:after,.plugin-save__auth__register-btn:after,.plugin-save__ending__recipe:after,.popular-categories[data-state=loading]:before,.profile-navigation__content .follow--btn:after,.profile__cookbook-recipes__follow-cookbook:after,.profile__cover-image__container:after,.profile__cover__savebutton:after,.profile__header__content .follow--btn:after,.profile__recipes[data-loader=true] .profile__recipes__container:after,.rate-button[data-loading=true]:after,.recipe-comment__editable:after,.recipe-comments__more .recipe-comments__moreloader,.recipe-likers:after,.recipe-likers__like-button:after,.recipe-raters:after,.recipe-rating.loading:after,.recipe-rating[data-loading=true]:after,.recipe-savers:after,.recipe-savers__save-button:after,.recipe__action--edit[data-loading=true]:after,.recipe__action--like[data-loading=true]:after,.recipes-button[data-loading=true]:after,.save-button[data-loading=true]:after,.settings__footer button.settings__submit:after,.share-button[data-loading=true]:after,.share:after,.small-spinner,.small-spinner--light,.user-followers:after,.user-followers__follow-btn:after,.user-following:after,.user__follow .follow--btn:after,body.device--desktop [data-type=editable-item]:after,body.loading:before{-webkit-animation-duration:.55s;animation-duration:.55s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:o;animation-name:o;-webkit-animation-timing-function:linear;animation-timing-function:linear;width:20px;height:20px;border:3px solid #44c200;border-right-color:transparent;border-radius:50%;display:inline-block;-webkit-animation-play-state:running;animation-play-state:running}.small-spinner--light{border-color:#fff;border-right-color:transparent}button .small-spinner,button .small-spinner--light{position:absolute;top:4px;left:-6px;display:none}button.loading .small-spinner,button.loading .small-spinner--light{display:inline-block}.auth-modal__login-btn,.auth-modal__register-btn,.authsimple__button,.avatar-upload__save-button,.create-cookbook__create-button,.create-recipe__delete-btn,.create__save,.deletevalidation__yesbtn,.edit-cookbook__save-button,.facebook-connect-btn,.find-friends__follow-all-btn,.loading-button,.mobile-login__submit,.mobile-register__submit,.notifications .follow--btn,.plugin-save__auth__login-btn,.plugin-save__auth__register-btn,.profile-navigation__content .follow--btn,.profile__cookbook-recipes__follow-cookbook,.profile__cover__savebutton,.profile__header__content .follow--btn,.recipe-likers__like-button,.recipe-savers__save-button,.settings__footer button.settings__submit,.user-followers__follow-btn,.user__follow .follow--btn{position:relative}.auth-modal__login-btn:after,.auth-modal__register-btn:after,.authsimple__button:after,.avatar-upload__save-button:after,.create-cookbook__create-button:after,.create-recipe__delete-btn:after,.create__save:after,.deletevalidation__yesbtn:after,.edit-cookbook__save-button:after,.facebook-connect-btn:after,.find-friends__follow-all-btn:after,.loading-button:after,.mobile-login__submit:after,.mobile-register__submit:after,.notifications .follow--btn:after,.plugin-save__auth__login-btn:after,.plugin-save__auth__register-btn:after,.profile-navigation__content .follow--btn:after,.profile__cookbook-recipes__follow-cookbook:after,.profile__cover__savebutton:after,.profile__header__content .follow--btn:after,.recipe-likers__like-button:after,.recipe-savers__save-button:after,.settings__footer button.settings__submit:after,.user-followers__follow-btn:after,.user__follow .follow--btn:after{content:"";position:absolute;transition:opacity .25s;border-color:#fff;border-right-color:transparent;top:50%;left:50%;margin-top:-10px;margin-left:-10px;visibility:hidden;opacity:0}.auth-modal__login-btn[data-loading=true],.auth-modal__register-btn[data-loading=true],.authsimple__button[data-loading=true],.avatar-upload__save-button[data-loading=true],.create-cookbook__create-button[data-loading=true],.create-recipe__delete-btn[data-loading=true],.create__save[data-loading=true],.deletevalidation__yesbtn[data-loading=true],.edit-cookbook__save-button[data-loading=true],.facebook-connect-btn[data-loading=true],.find-friends__follow-all-btn[data-loading=true],.loading-button.loading,.loading-button[data-loading=true],.loading.auth-modal__login-btn,.loading.auth-modal__register-btn,.loading.authsimple__button,.loading.avatar-upload__save-button,.loading.create-cookbook__create-button,.loading.create-recipe__delete-btn,.loading.create__save,.loading.deletevalidation__yesbtn,.loading.edit-cookbook__save-button,.loading.facebook-connect-btn,.loading.find-friends__follow-all-btn,.loading.mobile-login__submit,.loading.mobile-register__submit,.loading.plugin-save__auth__login-btn,.loading.plugin-save__auth__register-btn,.loading.profile__cookbook-recipes__follow-cookbook,.loading.profile__cover__savebutton,.loading.recipe-likers__like-button,.loading.recipe-savers__save-button,.loading.user-followers__follow-btn,.mobile-login__submit[data-loading=true],.mobile-register__submit[data-loading=true],.notifications .follow--btn[data-loading=true],.notifications .loading.follow--btn,.notifications [data-loading=true] .follow--btn,.plugin-save__auth__login-btn[data-loading=true],.plugin-save__auth__register-btn[data-loading=true],.profile-navigation__content .follow--btn[data-loading=true],.profile-navigation__content .loading.follow--btn,.profile-navigation__content [data-loading=true] .follow--btn,.profile__cookbook-recipes__follow-cookbook[data-loading=true],.profile__cover__savebutton[data-loading=true],.profile__header__content .follow--btn[data-loading=true],.profile__header__content .loading.follow--btn,.profile__header__content [data-loading=true] .follow--btn,.recipe-likers__like-button[data-loading=true],.recipe-savers__save-button[data-loading=true],.settings__footer [data-loading=true] button.settings__submit,.settings__footer button.loading.settings__submit,.settings__footer button.settings__submit[data-loading=true],.user-followers__follow-btn[data-loading=true],.user__follow .follow--btn[data-loading=true],.user__follow .loading.follow--btn,.user__follow [data-loading=true] .follow--btn,[data-loading=true] .auth-modal__login-btn,[data-loading=true] .auth-modal__register-btn,[data-loading=true] .authsimple__button,[data-loading=true] .avatar-upload__save-button,[data-loading=true] .create-cookbook__create-button,[data-loading=true] .create-recipe__delete-btn,[data-loading=true] .create__save,[data-loading=true] .deletevalidation__yesbtn,[data-loading=true] .edit-cookbook__save-button,[data-loading=true] .facebook-connect-btn,[data-loading=true] .find-friends__follow-all-btn,[data-loading=true] .loading-button,[data-loading=true] .mobile-login__submit,[data-loading=true] .mobile-register__submit,[data-loading=true] .notifications .follow--btn,[data-loading=true] .plugin-save__auth__login-btn,[data-loading=true] .plugin-save__auth__register-btn,[data-loading=true] .profile-navigation__content .follow--btn,[data-loading=true] .profile__cookbook-recipes__follow-cookbook,[data-loading=true] .profile__cover__savebutton,[data-loading=true] .profile__header__content .follow--btn,[data-loading=true] .recipe-likers__like-button,[data-loading=true] .recipe-savers__save-button,[data-loading=true] .settings__footer button.settings__submit,[data-loading=true] .user-followers__follow-btn,[data-loading=true] .user__follow .follow--btn{cursor:auto;color:transparent!important}.auth-modal__login-btn[data-loading=true]:after,.auth-modal__register-btn[data-loading=true]:after,.authsimple__button[data-loading=true]:after,.avatar-upload__save-button[data-loading=true]:after,.create-cookbook__create-button[data-loading=true]:after,.create-recipe__delete-btn[data-loading=true]:after,.create__save[data-loading=true]:after,.deletevalidation__yesbtn[data-loading=true]:after,.edit-cookbook__save-button[data-loading=true]:after,.facebook-connect-btn[data-loading=true]:after,.find-friends__follow-all-btn[data-loading=true]:after,.loading-button.loading:after,.loading-button[data-loading=true]:after,.loading.auth-modal__login-btn:after,.loading.auth-modal__register-btn:after,.loading.authsimple__button:after,.loading.avatar-upload__save-button:after,.loading.create-cookbook__create-button:after,.loading.create-recipe__delete-btn:after,.loading.create__save:after,.loading.deletevalidation__yesbtn:after,.loading.edit-cookbook__save-button:after,.loading.facebook-connect-btn:after,.loading.find-friends__follow-all-btn:after,.loading.mobile-login__submit:after,.loading.mobile-register__submit:after,.loading.plugin-save__auth__login-btn:after,.loading.plugin-save__auth__register-btn:after,.loading.profile__cookbook-recipes__follow-cookbook:after,.loading.profile__cover__savebutton:after,.loading.recipe-likers__like-button:after,.loading.recipe-savers__save-button:after,.loading.user-followers__follow-btn:after,.mobile-login__submit[data-loading=true]:after,.mobile-register__submit[data-loading=true]:after,.notifications .follow--btn[data-loading=true]:after,.notifications .loading.follow--btn:after,.notifications [data-loading=true] .follow--btn:after,.plugin-save__auth__login-btn[data-loading=true]:after,.plugin-save__auth__register-btn[data-loading=true]:after,.profile-navigation__content .follow--btn[data-loading=true]:after,.profile-navigation__content .loading.follow--btn:after,.profile-navigation__content [data-loading=true] .follow--btn:after,.profile__cookbook-recipes__follow-cookbook[data-loading=true]:after,.profile__cover__savebutton[data-loading=true]:after,.profile__header__content .follow--btn[data-loading=true]:after,.profile__header__content .loading.follow--btn:after,.profile__header__content [data-loading=true] .follow--btn:after,.recipe-likers__like-button[data-loading=true]:after,.recipe-savers__save-button[data-loading=true]:after,.settings__footer [data-loading=true] button.settings__submit:after,.settings__footer button.loading.settings__submit:after,.settings__footer button.settings__submit[data-loading=true]:after,.user-followers__follow-btn[data-loading=true]:after,.user__follow .follow--btn[data-loading=true]:after,.user__follow .loading.follow--btn:after,.user__follow [data-loading=true] .follow--btn:after,[data-loading=true] .auth-modal__login-btn:after,[data-loading=true] .auth-modal__register-btn:after,[data-loading=true] .authsimple__button:after,[data-loading=true] .avatar-upload__save-button:after,[data-loading=true] .create-cookbook__create-button:after,[data-loading=true] .create-recipe__delete-btn:after,[data-loading=true] .create__save:after,[data-loading=true] .deletevalidation__yesbtn:after,[data-loading=true] .edit-cookbook__save-button:after,[data-loading=true] .facebook-connect-btn:after,[data-loading=true] .find-friends__follow-all-btn:after,[data-loading=true] .loading-button:after,[data-loading=true] .mobile-login__submit:after,[data-loading=true] .mobile-register__submit:after,[data-loading=true] .notifications .follow--btn:after,[data-loading=true] .plugin-save__auth__login-btn:after,[data-loading=true] .plugin-save__auth__register-btn:after,[data-loading=true] .profile-navigation__content .follow--btn:after,[data-loading=true] .profile__cookbook-recipes__follow-cookbook:after,[data-loading=true] .profile__cover__savebutton:after,[data-loading=true] .profile__header__content .follow--btn:after,[data-loading=true] .recipe-likers__like-button:after,[data-loading=true] .recipe-savers__save-button:after,[data-loading=true] .settings__footer button.settings__submit:after,[data-loading=true] .user-followers__follow-btn:after,[data-loading=true] .user__follow .follow--btn:after{display:inline-block;visibility:visible;opacity:1}.analytics-item:not([data-status=no-data]):not([data-status=error]):before,.avatar-upload__preview:before,.cookbook-followers:before,.find-friends:before,.notification-center__list:before,.notification-list .list:before,.notification:before,.password-settings:before,.plugin-installed-countrysetup__countries:before,.plugin-save__auth__recipe:before,.plugin-save__ending__recipe:before,.profile__cover-image__container:before,.profile__recipes[data-loader=true] .profile__recipes__container:before,.recipe-likers:before,.recipe-raters:before,.recipe-savers:before,.share:before,.user-followers:before,.user-following:before{content:"";background:#fff;opacity:0;height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;border-radius:5px;display:none}.analytics-item:not([data-status=no-data]):not([data-status=error]):after,.avatar-upload__preview:after,.cookbook-followers:after,.find-friends:after,.notification-center__list:after,.notification-list .list:after,.notification:after,.password-settings:after,.plugin-installed-countrysetup__countries:after,.plugin-save__auth__recipe:after,.plugin-save__ending__recipe:after,.profile__cover-image__container:after,.profile__recipes[data-loader=true] .profile__recipes__container:after,.recipe-likers:after,.recipe-raters:after,.recipe-savers:after,.share:after,.user-followers:after,.user-following:after{content:"";position:absolute;border-right-color:transparent;top:50%;left:50%;margin-top:-10px;margin-left:-10px;z-index:4;display:none}.analytics-item:not([data-status=no-data]):not([data-status=error])[data-loading=true]:before,.avatar-upload__preview[data-loading=true]:before,.cookbook-followers[data-loading=true]:before,.find-friends[data-loading=true]:before,.notification-center__list[data-loading=true]:before,.notification-list .list[data-loading=true]:before,.notification-list [data-loading=true] .list:before,.notification[data-loading=true]:before,.password-settings[data-loading=true]:before,.plugin-installed-countrysetup__countries[data-loading=true]:before,.plugin-save__auth__recipe[data-loading=true]:before,.plugin-save__ending__recipe[data-loading=true]:before,.profile__cover-image__container[data-loading=true]:before,.profile__recipes[data-loader=true] .profile__recipes__container[data-loading=true]:before,.profile__recipes[data-loader=true] [data-loading=true] .profile__recipes__container:before,.recipe-likers[data-loading=true]:before,.recipe-raters[data-loading=true]:before,.recipe-savers[data-loading=true]:before,.share[data-loading=true]:before,.user-followers[data-loading=true]:before,.user-following[data-loading=true]:before,[data-loading=true] .analytics-item:not([data-status=no-data]):not([data-status=error]):before,[data-loading=true] .avatar-upload__preview:before,[data-loading=true] .cookbook-followers:before,[data-loading=true] .find-friends:before,[data-loading=true] .notification-center__list:before,[data-loading=true] .notification-list .list:before,[data-loading=true] .notification:before,[data-loading=true] .password-settings:before,[data-loading=true] .plugin-installed-countrysetup__countries:before,[data-loading=true] .plugin-save__auth__recipe:before,[data-loading=true] .plugin-save__ending__recipe:before,[data-loading=true] .profile__cover-image__container:before,[data-loading=true] .profile__recipes[data-loader=true] .profile__recipes__container:before,[data-loading=true] .recipe-likers:before,[data-loading=true] .recipe-raters:before,[data-loading=true] .recipe-savers:before,[data-loading=true] .share:before,[data-loading=true] .user-followers:before,[data-loading=true] .user-following:before{-webkit-animation:m .3s forwards;animation:m .3s forwards;opacity:.75;display:block}.analytics-item:not([data-status=no-data]):not([data-status=error])[data-loading=true]:after,.avatar-upload__preview[data-loading=true]:after,.cookbook-followers[data-loading=true]:after,.find-friends[data-loading=true]:after,.notification-center__list[data-loading=true]:after,.notification-list .list[data-loading=true]:after,.notification-list [data-loading=true] .list:after,.notification[data-loading=true]:after,.password-settings[data-loading=true]:after,.plugin-installed-countrysetup__countries[data-loading=true]:after,.plugin-save__auth__recipe[data-loading=true]:after,.plugin-save__ending__recipe[data-loading=true]:after,.profile__cover-image__container[data-loading=true]:after,.profile__recipes[data-loader=true] .profile__recipes__container[data-loading=true]:after,.profile__recipes[data-loader=true] [data-loading=true] .profile__recipes__container:after,.recipe-likers[data-loading=true]:after,.recipe-raters[data-loading=true]:after,.recipe-savers[data-loading=true]:after,.share[data-loading=true]:after,.user-followers[data-loading=true]:after,.user-following[data-loading=true]:after,[data-loading=true] .analytics-item:not([data-status=no-data]):not([data-status=error]):after,[data-loading=true] .avatar-upload__preview:after,[data-loading=true] .cookbook-followers:after,[data-loading=true] .find-friends:after,[data-loading=true] .notification-center__list:after,[data-loading=true] .notification-list .list:after,[data-loading=true] .notification:after,[data-loading=true] .password-settings:after,[data-loading=true] .plugin-installed-countrysetup__countries:after,[data-loading=true] .plugin-save__auth__recipe:after,[data-loading=true] .plugin-save__ending__recipe:after,[data-loading=true] .profile__cover-image__container:after,[data-loading=true] .profile__recipes[data-loader=true] .profile__recipes__container:after,[data-loading=true] .recipe-likers:after,[data-loading=true] .recipe-raters:after,[data-loading=true] .recipe-savers:after,[data-loading=true] .share:after,[data-loading=true] .user-followers:after,[data-loading=true] .user-following:after{display:inline-block}.green-text,.greenlink,.recipe-comment__input .recipe-comment__unauthed .unauthed__loginbtn,.recipe-comment__input .recipe-comment__unauthed .unauthed__registerbtn,.related-cookbooks__more{color:#44c200;font-weight:700}.text-disclaimer{font-size:1.3rem}a.back{font-size:1.6rem;position:relative;display:inline-block;color:#44c200;margin-bottom:3rem;font-weight:600;text-transform:uppercase;padding-left:3rem}a.back:before{top:0;left:0;display:inline-block;width:1.5rem;height:1.5rem;border-left:.3rem solid currentColor;border-bottom:.3rem solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg)}a.back:after,a.back:before{content:"";position:absolute;color:inherit}a.back:after{top:.6rem;left:.1rem;width:2rem;height:.3rem;background-color:currentColor}.alert-cookiedisclaimer .cookie-disclaimer__content,.analytics,.blog-verified-content,.blog-verified-header__container,.blog-verify-content,.blog-verify-header__container,.create-recipe,.error-wrapper,.how-it-works__container,.infopage__wrapper,.notifications,.plugin-download-footer__content,.plugin-download-guide__container,.plugin-inspirations,.plugin-installed-countrysetup__container,.popular-keywords,.popular__recipes,.primary-content-wrapper,.profile__article-page-container,.profile__articles,.profile__cookbook-recipes,.profile__cookbooks,.profile__followers,.profile__header,.profile__navigation__container,.profile__recipes,.profile__videos,.recipe-cookbooks,.related-content-container,.search-content-container,.settings,.toplists-content-container{max-width:980px;margin-left:auto;margin-right:auto;position:relative;cursor:default}.alert-cookiedisclaimer .cookie-disclaimer__content:after,.analytics:after,.blog-verified-content:after,.blog-verified-header__container:after,.blog-verify-content:after,.blog-verify-header__container:after,.create-recipe:after,.error-wrapper:after,.how-it-works__container:after,.infopage__wrapper:after,.notifications:after,.plugin-download-footer__content:after,.plugin-download-guide__container:after,.plugin-inspirations:after,.plugin-installed-countrysetup__container:after,.popular-keywords:after,.popular__recipes:after,.primary-content-wrapper:after,.profile__article-page-container:after,.profile__articles:after,.profile__cookbook-recipes:after,.profile__cookbooks:after,.profile__followers:after,.profile__header:after,.profile__navigation__container:after,.profile__recipes:after,.profile__videos:after,.recipe-cookbooks:after,.related-content-container:after,.search-content-container:after,.settings:after,.toplists-content-container:after{content:" ";display:block;clear:both}.alert-cookiedisclaimer body:not(.kcolbda) .extended-content-wrapper.user-recipe .cookie-disclaimer__content,.alert-cookiedisclaimer body:not(.kcolbda) .user-recipe.search-wrapper .cookie-disclaimer__content,.alert-cookiedisclaimer body:not(.kcolbda) .user-recipe.toplists-wrapper .cookie-disclaimer__content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .alert-cookiedisclaimer .cookie-disclaimer__content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .analytics,body:not(.kcolbda) .extended-content-wrapper.user-recipe .blog-verified-content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .blog-verified-header__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .blog-verify-content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .blog-verify-header__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .create-recipe,body:not(.kcolbda) .extended-content-wrapper.user-recipe .error-wrapper,body:not(.kcolbda) .extended-content-wrapper.user-recipe .how-it-works__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .infopage__wrapper,body:not(.kcolbda) .extended-content-wrapper.user-recipe .notifications,body:not(.kcolbda) .extended-content-wrapper.user-recipe .plugin-download-footer__content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .plugin-download-guide__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .plugin-inspirations,body:not(.kcolbda) .extended-content-wrapper.user-recipe .plugin-installed-countrysetup__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .popular-keywords,body:not(.kcolbda) .extended-content-wrapper.user-recipe .popular__recipes,body:not(.kcolbda) .extended-content-wrapper.user-recipe .primary-content-wrapper,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__article-page-container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__articles,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__cookbook-recipes,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__cookbooks,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__followers,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__header,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__navigation__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__recipes,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__videos,body:not(.kcolbda) .extended-content-wrapper.user-recipe .recipe-cookbooks,body:not(.kcolbda) .extended-content-wrapper.user-recipe .related-content-container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .search-content-container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .settings,body:not(.kcolbda) .extended-content-wrapper.user-recipe .toplists-content-container,body:not(.kcolbda) .user-recipe.search-wrapper .alert-cookiedisclaimer .cookie-disclaimer__content,body:not(.kcolbda) .user-recipe.search-wrapper .analytics,body:not(.kcolbda) .user-recipe.search-wrapper .blog-verified-content,body:not(.kcolbda) .user-recipe.search-wrapper .blog-verified-header__container,body:not(.kcolbda) .user-recipe.search-wrapper .blog-verify-content,body:not(.kcolbda) .user-recipe.search-wrapper .blog-verify-header__container,body:not(.kcolbda) .user-recipe.search-wrapper .create-recipe,body:not(.kcolbda) .user-recipe.search-wrapper .error-wrapper,body:not(.kcolbda) .user-recipe.search-wrapper .how-it-works__container,body:not(.kcolbda) .user-recipe.search-wrapper .infopage__wrapper,body:not(.kcolbda) .user-recipe.search-wrapper .notifications,body:not(.kcolbda) .user-recipe.search-wrapper .plugin-download-footer__content,body:not(.kcolbda) .user-recipe.search-wrapper .plugin-download-guide__container,body:not(.kcolbda) .user-recipe.search-wrapper .plugin-inspirations,body:not(.kcolbda) .user-recipe.search-wrapper .plugin-installed-countrysetup__container,body:not(.kcolbda) .user-recipe.search-wrapper .popular-keywords,body:not(.kcolbda) .user-recipe.search-wrapper .popular__recipes,body:not(.kcolbda) .user-recipe.search-wrapper .primary-content-wrapper,body:not(.kcolbda) .user-recipe.search-wrapper .profile__article-page-container,body:not(.kcolbda) .user-recipe.search-wrapper .profile__articles,body:not(.kcolbda) .user-recipe.search-wrapper .profile__cookbook-recipes,body:not(.kcolbda) .user-recipe.search-wrapper .profile__cookbooks,body:not(.kcolbda) .user-recipe.search-wrapper .profile__followers,body:not(.kcolbda) .user-recipe.search-wrapper .profile__header,body:not(.kcolbda) .user-recipe.search-wrapper .profile__navigation__container,body:not(.kcolbda) .user-recipe.search-wrapper .profile__recipes,body:not(.kcolbda) .user-recipe.search-wrapper .profile__videos,body:not(.kcolbda) .user-recipe.search-wrapper .recipe-cookbooks,body:not(.kcolbda) .user-recipe.search-wrapper .related-content-container,body:not(.kcolbda) .user-recipe.search-wrapper .search-content-container,body:not(.kcolbda) .user-recipe.search-wrapper .settings,body:not(.kcolbda) .user-recipe.search-wrapper .toplists-content-container,body:not(.kcolbda) .user-recipe.toplists-wrapper .alert-cookiedisclaimer .cookie-disclaimer__content,body:not(.kcolbda) .user-recipe.toplists-wrapper .analytics,body:not(.kcolbda) .user-recipe.toplists-wrapper .blog-verified-content,body:not(.kcolbda) .user-recipe.toplists-wrapper .blog-verified-header__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .blog-verify-content,body:not(.kcolbda) .user-recipe.toplists-wrapper .blog-verify-header__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .create-recipe,body:not(.kcolbda) .user-recipe.toplists-wrapper .error-wrapper,body:not(.kcolbda) .user-recipe.toplists-wrapper .how-it-works__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .infopage__wrapper,body:not(.kcolbda) .user-recipe.toplists-wrapper .notifications,body:not(.kcolbda) .user-recipe.toplists-wrapper .plugin-download-footer__content,body:not(.kcolbda) .user-recipe.toplists-wrapper .plugin-download-guide__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .plugin-inspirations,body:not(.kcolbda) .user-recipe.toplists-wrapper .plugin-installed-countrysetup__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .popular-keywords,body:not(.kcolbda) .user-recipe.toplists-wrapper .popular__recipes,body:not(.kcolbda) .user-recipe.toplists-wrapper .primary-content-wrapper,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__article-page-container,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__articles,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__cookbook-recipes,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__cookbooks,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__followers,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__header,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__navigation__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__recipes,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__videos,body:not(.kcolbda) .user-recipe.toplists-wrapper .recipe-cookbooks,body:not(.kcolbda) .user-recipe.toplists-wrapper .related-content-container,body:not(.kcolbda) .user-recipe.toplists-wrapper .search-content-container,body:not(.kcolbda) .user-recipe.toplists-wrapper .settings,body:not(.kcolbda) .user-recipe.toplists-wrapper .toplists-content-container{margin-left:15px}@media (min-width:1690px){.alert-cookiedisclaimer body:not(.kcolbda) .extended-content-wrapper.user-recipe .cookie-disclaimer__content,.alert-cookiedisclaimer body:not(.kcolbda) .user-recipe.search-wrapper .cookie-disclaimer__content,.alert-cookiedisclaimer body:not(.kcolbda) .user-recipe.toplists-wrapper .cookie-disclaimer__content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .alert-cookiedisclaimer .cookie-disclaimer__content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .analytics,body:not(.kcolbda) .extended-content-wrapper.user-recipe .blog-verified-content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .blog-verified-header__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .blog-verify-content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .blog-verify-header__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .create-recipe,body:not(.kcolbda) .extended-content-wrapper.user-recipe .error-wrapper,body:not(.kcolbda) .extended-content-wrapper.user-recipe .how-it-works__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .infopage__wrapper,body:not(.kcolbda) .extended-content-wrapper.user-recipe .notifications,body:not(.kcolbda) .extended-content-wrapper.user-recipe .plugin-download-footer__content,body:not(.kcolbda) .extended-content-wrapper.user-recipe .plugin-download-guide__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .plugin-inspirations,body:not(.kcolbda) .extended-content-wrapper.user-recipe .plugin-installed-countrysetup__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .popular-keywords,body:not(.kcolbda) .extended-content-wrapper.user-recipe .popular__recipes,body:not(.kcolbda) .extended-content-wrapper.user-recipe .primary-content-wrapper,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__article-page-container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__articles,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__cookbook-recipes,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__cookbooks,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__followers,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__header,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__navigation__container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__recipes,body:not(.kcolbda) .extended-content-wrapper.user-recipe .profile__videos,body:not(.kcolbda) .extended-content-wrapper.user-recipe .recipe-cookbooks,body:not(.kcolbda) .extended-content-wrapper.user-recipe .related-content-container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .search-content-container,body:not(.kcolbda) .extended-content-wrapper.user-recipe .settings,body:not(.kcolbda) .extended-content-wrapper.user-recipe .toplists-content-container,body:not(.kcolbda) .user-recipe.search-wrapper .alert-cookiedisclaimer .cookie-disclaimer__content,body:not(.kcolbda) .user-recipe.search-wrapper .analytics,body:not(.kcolbda) .user-recipe.search-wrapper .blog-verified-content,body:not(.kcolbda) .user-recipe.search-wrapper .blog-verified-header__container,body:not(.kcolbda) .user-recipe.search-wrapper .blog-verify-content,body:not(.kcolbda) .user-recipe.search-wrapper .blog-verify-header__container,body:not(.kcolbda) .user-recipe.search-wrapper .create-recipe,body:not(.kcolbda) .user-recipe.search-wrapper .error-wrapper,body:not(.kcolbda) .user-recipe.search-wrapper .how-it-works__container,body:not(.kcolbda) .user-recipe.search-wrapper .infopage__wrapper,body:not(.kcolbda) .user-recipe.search-wrapper .notifications,body:not(.kcolbda) .user-recipe.search-wrapper .plugin-download-footer__content,body:not(.kcolbda) .user-recipe.search-wrapper .plugin-download-guide__container,body:not(.kcolbda) .user-recipe.search-wrapper .plugin-inspirations,body:not(.kcolbda) .user-recipe.search-wrapper .plugin-installed-countrysetup__container,body:not(.kcolbda) .user-recipe.search-wrapper .popular-keywords,body:not(.kcolbda) .user-recipe.search-wrapper .popular__recipes,body:not(.kcolbda) .user-recipe.search-wrapper .primary-content-wrapper,body:not(.kcolbda) .user-recipe.search-wrapper .profile__article-page-container,body:not(.kcolbda) .user-recipe.search-wrapper .profile__articles,body:not(.kcolbda) .user-recipe.search-wrapper .profile__cookbook-recipes,body:not(.kcolbda) .user-recipe.search-wrapper .profile__cookbooks,body:not(.kcolbda) .user-recipe.search-wrapper .profile__followers,body:not(.kcolbda) .user-recipe.search-wrapper .profile__header,body:not(.kcolbda) .user-recipe.search-wrapper .profile__navigation__container,body:not(.kcolbda) .user-recipe.search-wrapper .profile__recipes,body:not(.kcolbda) .user-recipe.search-wrapper .profile__videos,body:not(.kcolbda) .user-recipe.search-wrapper .recipe-cookbooks,body:not(.kcolbda) .user-recipe.search-wrapper .related-content-container,body:not(.kcolbda) .user-recipe.search-wrapper .search-content-container,body:not(.kcolbda) .user-recipe.search-wrapper .settings,body:not(.kcolbda) .user-recipe.search-wrapper .toplists-content-container,body:not(.kcolbda) .user-recipe.toplists-wrapper .alert-cookiedisclaimer .cookie-disclaimer__content,body:not(.kcolbda) .user-recipe.toplists-wrapper .analytics,body:not(.kcolbda) .user-recipe.toplists-wrapper .blog-verified-content,body:not(.kcolbda) .user-recipe.toplists-wrapper .blog-verified-header__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .blog-verify-content,body:not(.kcolbda) .user-recipe.toplists-wrapper .blog-verify-header__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .create-recipe,body:not(.kcolbda) .user-recipe.toplists-wrapper .error-wrapper,body:not(.kcolbda) .user-recipe.toplists-wrapper .how-it-works__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .infopage__wrapper,body:not(.kcolbda) .user-recipe.toplists-wrapper .notifications,body:not(.kcolbda) .user-recipe.toplists-wrapper .plugin-download-footer__content,body:not(.kcolbda) .user-recipe.toplists-wrapper .plugin-download-guide__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .plugin-inspirations,body:not(.kcolbda) .user-recipe.toplists-wrapper .plugin-installed-countrysetup__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .popular-keywords,body:not(.kcolbda) .user-recipe.toplists-wrapper .popular__recipes,body:not(.kcolbda) .user-recipe.toplists-wrapper .primary-content-wrapper,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__article-page-container,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__articles,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__cookbook-recipes,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__cookbooks,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__followers,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__header,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__navigation__container,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__recipes,body:not(.kcolbda) .user-recipe.toplists-wrapper .profile__videos,body:not(.kcolbda) .user-recipe.toplists-wrapper .recipe-cookbooks,body:not(.kcolbda) .user-recipe.toplists-wrapper .related-content-container,body:not(.kcolbda) .user-recipe.toplists-wrapper .search-content-container,body:not(.kcolbda) .user-recipe.toplists-wrapper .settings,body:not(.kcolbda) .user-recipe.toplists-wrapper .toplists-content-container{margin-left:auto}}#blogVerify .onboarding,#verified .onboarding,.corporate-footer__container,.corporate-subfooter__container,.home__categories,.home__cookbooks,.home__extra-content-wrapper,.home__premium-users,.home__recipes,.home__sectioncontent,.home__tasters,.homefeed__extra-content-wrapper,.homefeed__recipes,.plugin-download-hero__container,.plugin-download-hero__content-container,.plugin-download-infosection--left,.plugin-download-infosection--mobile,.plugin-download-infosection--right,.plugin-download-mobile{max-width:1320px;margin-left:auto;margin-right:auto;position:relative;cursor:default}#blogVerify .onboarding:after,#verified .onboarding:after,.corporate-footer__container:after,.corporate-subfooter__container:after,.home__categories:after,.home__cookbooks:after,.home__extra-content-wrapper:after,.home__premium-users:after,.home__recipes:after,.home__sectioncontent:after,.home__tasters:after,.homefeed__extra-content-wrapper:after,.homefeed__recipes:after,.plugin-download-hero__container:after,.plugin-download-hero__content-container:after,.plugin-download-infosection--left:after,.plugin-download-infosection--mobile:after,.plugin-download-infosection--right:after,.plugin-download-mobile:after{content:" ";display:block;clear:both}.site-wrapper{padding:58px 15px 0;overflow-x:hidden;transition:padding .3s .3s}.page--recipe-iframe .site-wrapper{padding:0;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}@media (max-width:767px){.site-wrapper{padding:53px 10px 0}}.page--error .site-wrapper,.page--home .site-wrapper{padding:0;margin-top:0}.page--search-manual .site-wrapper{padding-left:0;padding-right:0}@media (max-width:768px){.page--cookbook-recipes .site-wrapper,.page--recipe-show .site-wrapper,.page--search-cookbooks .site-wrapper,.page--search-users .site-wrapper,.page--search .site-wrapper,.page--user-article .site-wrapper,.page--user-articles .site-wrapper,.page--user-cookbook .site-wrapper,.page--user-profile .site-wrapper,.page--user-videos .site-wrapper{padding-left:0;padding-right:0}}.page--plugin-index.browser--chrome .site-wrapper{transition:opacity .5s}.page--plugin-index.browser--chrome.loading .site-wrapper{opacity:0}.status-alert~.site-wrapper{padding-top:112px}@media (max-width:767px){.status-alert~.site-wrapper{padding-top:107px}}.site-wrapper[data-loader=true]{transition:opacity .5s}.site-wrapper[data-loading=true]{opacity:0}.modal-container .primary-content-wrapper{cursor:zoom-out}@media (min-width:1350px){body:not(.kcolbda) .extended-content-wrapper.user-recipe,body:not(.kcolbda) .user-recipe.search-wrapper,body:not(.kcolbda) .user-recipe.toplists-wrapper{width:1350px;float:right}}@media (min-width:1690px){body:not(.kcolbda) .extended-content-wrapper.user-recipe,body:not(.kcolbda) .user-recipe.search-wrapper,body:not(.kcolbda) .user-recipe.toplists-wrapper{float:none;width:auto}}.modal-container .extended-content-wrapper,.modal-container .search-wrapper,.modal-container .toplists-wrapper{cursor:zoom-out}.related-articles,.related-cookbooks,.related-recipes{padding-top:30px}@media (min-width:992px){.related-articles,.related-cookbooks,.related-recipes{padding-top:40px}}.recipe-comment__input,.recipe-comments__header,.recipe-ingredients__footer,.recipe-ingredients__footer--premium,.recipe-ingredients__header,.recipe-instructions__header{padding:15px}@media (min-width:568px){.recipe-comment__input,.recipe-comments__header,.recipe-ingredients__footer,.recipe-ingredients__footer--premium,.recipe-ingredients__header,.recipe-instructions__header{padding:20px 30px}}.recipe-comments__title,.recipe-ingredient__title,.recipe-instructions__title{position:relative;display:block;margin-bottom:-.3em;line-height:1;font-weight:300;float:left}@media (min-width:568px){.recipe-comments__title,.recipe-ingredient__title,.recipe-instructions__title{margin-bottom:-.1em}}.recipe-comments__title:before,.recipe-ingredient__title:before,.recipe-instructions__title:before{display:inline-block;position:relative;font-size:1.1em;color:#44c200;top:1px;margin-right:20px;float:left;width:26px}@media (min-width:568px){.recipe-comments__title:before,.recipe-ingredient__title:before,.recipe-instructions__title:before{top:-.05em}}.recipe-ingredients__content,.recipe-instructions__content{background:#f5f5f5;padding:15px 30px}@media (min-width:568px){.recipe-ingredients__content,.recipe-instructions__content{padding:20px 78px}}.recipe-ingredients__content li,.recipe-instructions__content li{padding:.3125em 0}@media (min-width:768px){.recipe__container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:767px){.recipe{padding-top:15px}}@media (min-width:768px){.recipe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px}}@media (min-width:992px){.recipe{margin-top:40px}}.modal-container .recipe{cursor:default}.recipe__header{border-bottom:1px solid #eee}@media (max-width:767px){.recipe__header{border-radius:0}}@media (min-width:768px){.recipe__header{border-radius:5px 5px 0 0}}.recipe__header-content{position:relative}.recipe__header__text{padding:45px 15px 10px}@media (min-width:568px){.recipe__header__text{padding:20px 30px}}.recipe__title{font-size:1.8rem;font-weight:400;-webkit-font-smoothing:subpixel-antialiased}@media (min-width:568px){.recipe__title{font-size:2.8rem}}.recipe__orgin-link{font-size:1.5rem;font-weight:600;margin-top:.625em}@media (min-width:568px){.recipe__orgin-link{font-size:2rem}}.recipe__content{overflow:hidden}@media (max-width:767px){.recipe__content{border-radius:0}}@media (min-width:768px){.recipe__content{border-radius:0 0 5px 5px}}.recipe__image-container{background:#f6f6f6;min-height:100px;overflow:hidden}@media (min-width:568px){.recipe__image-container{min-height:250px}}.recipe__image{display:block;margin:0 auto}.recipe__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px}.recipe__toolbar .recipe__action--edit,.recipe__toolbar .recipe__action--like,.recipe__toolbar .share-button{margin-right:40px}.recipe__toolbar_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important}.recipe__closebtn{display:none}[data-type=modal] .recipe__closebtn{font-size:2.5rem;display:inline-block;color:#999;padding:0;margin:0 10px;width:23px;height:23px}.recipe__action--save{font-size:1.3rem;padding:.695em 2em;line-height:1;transition:background .35s cubic-bezier(.17,.04,.03,.94),color .35s cubic-bezier(.17,.04,.03,.94)}.recipe__action--save:before{position:relative;font-size:1em;margin-right:.625em;top:-.05em}body.os--windows .recipe__action--save:before{top:.07em}[data-saved=true] .recipe__action--save{color:#44c200;background:transparent;font-weight:400}[data-saved=true] .recipe__action--save:before{content:none}[data-saved=true] .recipe__action--save:active,[data-saved=true] .recipe__action--save:hover{background:#44c200;color:#fff}@media (min-width:568px){.recipe__action--save{font-size:1.8rem}}.recipe__action--like{width:25px}body.os--windows .recipe__action--like:before{top:calc(50% + 2px)!important}.recipe__action--like[data-liked=true],[data-liked=true] .recipe__action--like{color:#ff5b5b}.recipe__action--like:after{top:0!important;left:1px!important}.recipe__action--second-view{display:block;width:100%}.recipe__author{position:absolute;top:-10px;left:10px}@media (min-width:568px){.recipe__author{display:none}}.recipe__author-avatar-container{position:relative;display:inline-block;box-sizing:content-box;border:3px solid #fff;width:40px;height:40px}.recipe__author-avatar{display:block;width:100%}.recipe__author-name{font-size:1.4rem;position:relative;top:-6px;display:inline-block;line-height:1;margin-left:10px}.recipe__actions{padding:0 15px 15px}@media (min-width:568px){.recipe__actions{padding:0 30px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.recipe__rating{min-width:60%}.recipe__rating .recipe-rating{display:block;width:100%}@media (max-width:567px){.recipe__stats{position:absolute;top:15px;right:15px}}.recipe__stats>*{margin-left:20px}.recipe__stats>:first-child{margin-left:0}@media (max-width:1020px){.related-content-container{margin-left:15px;margin-right:15px}}.recipe__sidebar{margin-top:30px}@media (min-width:768px){.recipe__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}@media (min-width:992px){.recipe__sidebar{margin-top:40px}}.related-cookbooks__more-container{text-align:center;margin-top:30px}@media (min-width:992px){.related-cookbooks__more-container{margin-top:40px}}.related-cookbooks__more{text-decoration:underline}.related-recipes__container{padding-bottom:0}.related-content-wrapper>.panorama>div,.related-content-wrapper>.search-result-seo>div{margin-top:0}.infinite-cards__container{position:relative;max-width:100%;width:100%}.popular__recipes>div,.profile__articles>div,.profile__cookbook-recipes>div,.profile__cookbooks>div,.profile__followers>div,.profile__recipes>div,.profile__videos>div{max-width:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popular__recipes>div:after,.profile__articles>div:after,.profile__cookbook-recipes>div:after,.profile__cookbooks>div:after,.profile__followers>div:after,.profile__recipes>div:after,.profile__videos>div:after{content:" ";display:block;clear:both;display:none}.popular__recipes>div>article,.profile__articles>div>article,.profile__cookbook-recipes>div>article,.profile__cookbooks>div>article,.profile__followers>div>article,.profile__recipes>div>article,.profile__videos>div>article{width:47.96031%;float:left;margin-right:4.07938%;margin-top:15px;margin-right:0!important}@media (min-width:568px){.popular__recipes>div>article,.profile__articles>div>article,.profile__cookbook-recipes>div>article,.profile__cookbooks>div>article,.profile__followers>div>article,.profile__recipes>div>article,.profile__videos>div>article{margin-top:30px}}@media (min-width:768px){.popular__recipes>div>article,.profile__articles>div>article,.profile__cookbook-recipes>div>article,.profile__cookbooks>div>article,.profile__followers>div>article,.profile__recipes>div>article,.profile__videos>div>article{width:30.61374%;float:left;margin-right:4.07938%}}@media (min-width:992px){.popular__recipes>div>article,.profile__articles>div>article,.profile__cookbook-recipes>div>article,.profile__cookbooks>div>article,.profile__followers>div>article,.profile__recipes>div>article,.profile__videos>div>article{margin-top:40px}}.popular__recipes,.profile__article-page-container,.profile__articles,.profile__cookbook-recipes,.profile__cookbooks,.profile__followers,.profile__recipes,.profile__videos,.settings{padding:15px}@media (min-width:568px){.popular__recipes,.profile__article-page-container,.profile__articles,.profile__cookbook-recipes,.profile__cookbooks,.profile__followers,.profile__recipes,.profile__videos,.settings{padding:30px 15px}}@media (min-width:768px){.popular__recipes,.profile__article-page-container,.profile__articles,.profile__cookbook-recipes,.profile__cookbooks,.profile__followers,.profile__recipes,.profile__videos,.settings{padding-left:0;padding-right:0}}@media (min-width:992px){.popular__recipes,.profile__article-page-container,.profile__articles,.profile__cookbook-recipes,.profile__cookbooks,.profile__followers,.profile__recipes,.profile__videos,.settings{padding:40px 0}}.profile__header{background:#fff;margin-top:15px;border-radius:5px}@media (min-width:992px){.profile__header{margin-top:40px}}@media (max-width:767px){.profile__header{text-align:center}}@media (max-width:768px){.profile__header{margin-top:0;border-radius:0}}.profile__header[data-state=edit]:before{content:"";background:rgba(0,0,0,.5);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.profile__header[data-state=edit] [data-type=editable-item]{z-index:3;background:#fff}.profile__header[data-state=edit] .edit-profile-btn{z-index:3;background:#44c200;border-color:#44c200;color:#fff}.profile__cover-image__container{width:100%;overflow:hidden;position:relative;background-color:#f0f0f0;border-radius:5px 5px 0 0;min-height:105px}@media (min-width:768px){.profile__cover-image__container{height:363px}}@media (max-width:767px){.profile__cover-image__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:768px){.profile__cover-image__container{border-radius:0}}.profile__cover-image__container.no-cover-image{background:url(../img/profile-cover.jpg) repeat 50%;height:270px}.profile__cover-image{display:block;max-width:none}@media (max-width:567px){.profile__cover-image{width:100%!important}}.profile__cover-image--mobile__container{text-align:center}.profile__cover-image--mobile{display:block;width:100%;height:auto}.profile__header__content{position:relative;padding:15px}@media (min-width:568px){.profile__header__content{padding:15px 20px 20px}}@media (min-width:992px){.profile__header__content{padding:0 40px 40px}}.profile__header__content .follow--btn{display:block;width:100%;max-width:34rem;margin:0 auto}@media (max-width:567px){.profile__header__content .follow--btn{font-size:1.6rem}}.profile-info{position:relative}@media (min-width:768px){.profile-info{width:50%;float:left}}.profile-info .edit-button{font-size:1.6rem;position:absolute;top:0;right:-45px;z-index:2;padding:5px;transition:opacity .3s,color .3s,background .3s}.profile-info [data-state=editable] .edit-button,.profile-info [data-state=editable] .profile-info__value{display:none}.profile-info__value{position:relative;display:block;padding:.3725em 1rem;min-width:20rem;width:100%;transition:background .3s,color .3s;white-space:pre-line;word-wrap:break-word}@media (max-width:991px){.profile-info__value:empty{display:none;margin:0;padding:0}}body.device--desktop .profile-info__value[data-placeholder]:empty:before{content:attr(data-placeholder);color:#acacac}[data-type=editable-item]{position:relative;width:100%}@media (min-width:992px){[data-type=editable-item]{max-width:calc(100% - 45px)!important}}body.device--desktop [data-type=editable-item]:before{content:"";background:#fff;opacity:0;visibility:hidden;height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity .3s;z-index:1}body.device--desktop [data-type=editable-item]:after{content:"";position:absolute;transition:opacity .25s;border-right-color:transparent;top:50%;left:50%;margin-top:-10px;margin-left:-10px;visibility:hidden;opacity:0;z-index:2}body.device--desktop [data-type=editable-item][data-loading=true]:before{opacity:.75;visibility:visible}body.device--desktop [data-type=editable-item][data-loading=true]:after{display:inline-block;visibility:visible;opacity:1}body.device--desktop [data-type=editable-item][data-active]{cursor:text!important}body.device--desktop [data-type=editable-item][data-active] .profile-info__value{position:relative;padding:.3725em 1rem;border-radius:3px;transition:background .3s;overflow:hidden;color:#000;background:#efefef}body.device--desktop [data-type=editable-item][data-active] .profile-info__value:hover{color:#000;background:#f6f6f6}body.device--desktop [data-type=editable-item][data-error] .profile-info__value{border-color:#f24e4d}.profile-info-editable[data-status=error]:after{color:#f24e4d;font-weight:600!important}.profile-info-editable[data-chars]:after{font-size:1.4rem;content:attr(data-chars);position:absolute;top:calc(100% + 15px);left:15px;font-weight:400}.profile-info-editable__editable{position:relative;color:#000;background:#f6f6f6;cursor:text;min-width:20rem;width:100%;padding:.3725em 1rem;border-radius:3px;white-space:pre-line;overflow:hidden;border:0}.profile-info-editable__editable:focus{outline:0}.dummy-textarea{position:absolute;color:#000;background:#f6f6f6;word-wrap:normal;cursor:text;min-width:20rem;width:100%;padding:.3725em 1rem;border-radius:3px;white-space:pre-line;border:0;top:0;left:0;z-index:-1;opacity:0}.profile__title__link{display:block}.profile__title{display:inline-block;float:left;clear:both;position:relative;margin-bottom:10px}@media (max-width:567px){.profile__title{font-size:2.4rem}}.profile__title .cancel-button,.profile__title .submit-button{position:absolute;font-weight:400}.profile__title .submit-button{top:50%;right:45px;margin-top:-6.5px}.profile__title .cancel-button{top:50%;right:15px;margin-top:-6px}.profile__title .edit-button{top:50%;margin-top:-14.5px}.profile__title .profile-info-editable[data-chars]:after{left:auto;right:15px}.profile__title .profile-info-editable__editable{padding-right:65px}.profile-info__description{position:relative;display:inline-block;float:left;clear:both;margin:0 0 20px}@media (max-width:567px){.profile-info__description{font-size:1.6rem;margin:0}}.profile-info__description .cancel-button,.profile-info__description .submit-button{position:absolute;top:calc(100% + 15px)}.profile-info__description .submit-button{right:45px}.profile-info__description .cancel-button{right:15px}.profile-info__description .profile-info-editable__editable{min-height:55.91px}.profile__navigation{background:#fff}@media (max-width:767px){.profile__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:768px){.profile__navigation{width:50%;float:left}}@media (min-width:768px) and (max-width:1023px){.profile__navigation{padding:0 1.5rem}}.profile__navigation__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.profile__navigation__container{text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}}@media (min-width:768px){.profile__follow-container:empty+.profile__navigation__container{margin-top:40px}}.profile__follow-container{margin:20px 0}@media (max-width:767px){.profile__follow-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.profile__follow-container .follow--btn{padding:1em 0;max-height:5rem!important}.profile-actions{position:relative;height:5rem}@media (min-width:768px){.profile-actions{height:9rem}}.profile-actions>ul{display:inline-block;float:right}.profile-actions>ul>li{float:left;height:inherit}@media (min-width:768px){.profile-actions>ul>li{padding:21.5px}}@media (max-width:767px){.profile-actions>ul>li{margin-left:15px}}.profile-actions>ul>li>a{display:block;text-align:center;height:inherit;position:relative;overflow:hidden;color:#ccc;cursor:pointer;padding:5px;line-height:1em}.profile-actions>ul>li>a.active,.profile-actions>ul>li>a:hover,.profile-actions>ul>li>a[data-state=active]{color:#333}.profile-action-icon--share{font-size:2rem}.profile-action-icon--settings,.profile-action-icon--share{position:relative;transition:color .25s cubic-bezier(.17,.04,.03,.94);color:inherit;line-height:1em}.profile-action-icon--settings{font-size:2.2rem}.profile-action-icon--edit{font-size:2rem;position:relative;transition:color .25s cubic-bezier(.17,.04,.03,.94);color:inherit;line-height:1em}.edit-profile-btn{position:relative;padding:.813em 0;font-weight:300;color:#666;display:block;width:100%;max-width:34rem;margin:0 auto}.edit-profile-btn:before{margin-right:.813rem}.edit-profile-btn:active,.edit-profile-btn:hover,.edit-profile-btn[data-state=active]{color:#44c200;background:transparent}.profile__menu{display:inline-block}@media (max-width:767px){.profile__menu{display:block;text-align:center;width:100%;max-width:400px}}.profile__menu.menu-items-5,.profile__menu.menu-items-6{display:block;text-align:center;width:100%;max-width:400px}[class^=profile__menu__item--]{float:left}@media (max-width:767px){.menu-items-3 [class^=profile__menu__item--]{width:33.33%}.menu-items-0 [class^=profile__menu__item--],.menu-items-1 [class^=profile__menu__item--],.menu-items-2 [class^=profile__menu__item--],.menu-items-4 [class^=profile__menu__item--]{width:50%}}.menu-items-5 [class^=profile__menu__item--]{width:33.33333%}.menu-items-6 [class^=profile__menu__item--]{width:33.33%}.profile__menu__link{font-size:1.2rem;display:block;text-align:center;height:inherit;position:relative;overflow:hidden;transition:color .3s;padding:10px 20px 1px}.profile__menu__link.current-menu-item{border-radius:4rem;background:#f5f5f5;cursor:default}@media (max-width:767px){.profile__menu__link{padding:10px 0}}.profile__menu__link:not(.current-menu-item):hover{color:#979797}.profile__menu__title{font-size:1.4rem;text-align:center;line-height:1}@media (min-width:568px){.profile__menu__title{font-size:1.8rem}}.profile__menu__stat{font-size:3.3rem;font-weight:600;display:block;line-height:1.2}@media (max-width:567px){.profile__menu__stat{font-size:2.8rem}}.user-connections{display:block;margin:0 0 10px;float:left;clear:both}@media (max-width:767px){.user-connections{text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.user-connections li{float:left;padding:0 10px}.user-connection__link{font-size:1.8rem;position:relative;display:block;overflow:hidden;transition:color .3s,opacity .3s cubic-bezier(.17,.04,.03,.94);line-height:1em}.user-connection__link:hover{color:#979797}.user-connection__stat{font-weight:600}.profile__cookbooks-tooltip,.profile__recipes-tooltip{top:80px}.profile__cookbooks-tooltip li,.profile__recipes-tooltip li{border-bottom:0!important}.profile__cookbooks-tooltip a,.profile__cookbooks-tooltip span,.profile__recipes-tooltip a,.profile__recipes-tooltip span{min-width:150px;text-align:center}.profile__cookbooks-tooltip{right:-5px}.profile__cookbooks-tooltip:before{margin-left:20px}.profile__recipes-tooltip{left:5px}.profile__recipes-tooltip:before{margin-left:-40px}.profile__cookbooks__header,.profile__recipes__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile__cookbooks_title{display:inline-block;float:left;line-height:44px}@media (max-width:567px){.profile__cookbooks_title{font-size:2.2rem}}.profile__cookbooks__container{min-height:200px}.profile__cookbooks__button--create__container{float:right;position:relative;display:inline-block;margin-left:30px}.profile__cookbooks__button--create{display:inline-block}.profile__cookbooks_filters,.profile__recipes_filters{font-size:1.8rem;display:inline-block;position:relative;margin-top:12px;margin-right:10px}@media (max-width:567px){.profile__cookbooks_filters,.profile__recipes_filters{font-size:1.4rem;margin-right:0;margin-top:6px}}.profile__cookbooks_filters>li,.profile__recipes_filters>li{display:inline-block;margin-right:40px;cursor:pointer}.profile__cookbooks_filters>li:last-child,.profile__recipes_filters>li:last-child{margin-right:10px}@media (max-width:567px){.profile__cookbooks_filters>li,.profile__recipes_filters>li{display:none;margin-right:0}.profile__cookbooks_filters>li[data-marked],.profile__recipes_filters>li[data-marked]{display:inline-block}.profile__cookbooks_filters>li[data-marked]:before,.profile__recipes_filters>li[data-marked]:before{content:"";font-size:1.2rem;position:relative;top:1px;float:right;margin-left:15px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.profile__cookbooks_filters>li[data-marked].active:before,.profile__recipes_filters>li[data-marked].active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.profile__cookbooks_filter-header,.profile__recipes_filter-header{font-weight:600;cursor:default!important}@media (max-width:567px){.profile__cookbooks_filter-header,.profile__recipes_filter-header{display:none!important}}.profile__cookbooks_filter-item,.profile__recipes_filter-item{transition:color .25s cubic-bezier(.17,.04,.03,.94)}.profile__cookbooks_filter-item:hover,.profile__recipes_filter-item:hover{color:#44c200}.profile__cookbooks_filter-item[data-marked=true],.profile__recipes_filter-item[data-marked=true]{border-bottom:3px solid #44c200;cursor:default;color:#333}.profile__cookbooks_filter-item[data-marked=true] span,.profile__recipes_filter-item[data-marked=true] span{color:#333}.profile__cookbooks_filter-item[data-marked=true]:hover,.profile__recipes_filter-item[data-marked=true]:hover{color:inherit}@media (max-width:567px){.profile__cookbooks_filter-item[data-marked=true],.profile__recipes_filter-item[data-marked=true]{border-bottom:0}}.profile__cookbooks_filter-item[data-disabled=true],.profile__recipes_filter-item[data-count="0"],.profile__recipes_filter-item span{cursor:default;color:#ccc}.profile-sort{min-width:20rem}.profile-sort[name="profile-sort[]"]{opacity:0;visibility:hidden}.profile__recipes_title__container{position:relative;min-height:40px}.profile__recipes_title__container .profile__recipes_title{margin-top:4px}.profile__recipes_title__container .create-recipe-btn{position:absolute;right:0}.profile__recipes__container{position:relative}.profile__recipes[data-loader=true] .profile__recipes__container{overflow:hidden}.profile__recipes[data-loader=true] .profile__recipes__container:before{background:#f0f0f0;transition:all .5s}.profile__recipes[data-loading=true] .profile__recipes__container{overflow:hidden}.profile__recipes[data-loading=true] .profile__recipes__container:before{visibility:visible;opacity:1}.profile__recipes[data-loading=true] .profile__recipes__container:after{display:inline-block;visibility:visible;opacity:1;top:20rem;padding:2rem}.profile__created-recipes{margin-bottom:60px}.profile__cookbook-recipes__header{position:relative;margin-top:8px}@media (min-width:568px){.profile__cookbook-recipes__header{margin-top:15px}}.profile__cookbook-recipes__header:before{content:"";position:absolute;z-index:3;width:24%;height:12px;background:#fff;top:-9px;left:-1px;border-radius:5px 5px 0 0;border-left:1px solid #ddd;border-top:1px solid #ddd}@media (min-width:568px){.profile__cookbook-recipes__header:before{width:100px;height:18px;top:-15px}}.profile__cookbook-recipes__header:after{content:"";border-right:2px solid #ddd;border-top:1px solid #ddd;position:absolute;z-index:3;top:-9px;left:21%;right:-1.5rem;width:35px;height:9px;border-radius:0 5px;-webkit-transform:skew(34deg);transform:skew(34deg);background:#fff}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.profile__cookbook-recipes__header:after{height:10px}}@media (min-width:568px){.profile__cookbook-recipes__header:after{left:70px;top:-15px;height:15px}}@media (min-width:568px) and (-ms-high-contrast:active),(min-width:568px) and (-ms-high-contrast:none){.profile__cookbook-recipes__header:after{height:16px}}.profile__cookbook-recipes__header__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile__cookbook-recipes__header__container:before{content:"";font-size:2rem;position:absolute;top:-13px;left:20px;color:#44c200;z-index:3}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.profile__cookbook-recipes__header__container:before{top:-10px}}@media (min-width:568px){.profile__cookbook-recipes__header__container:before{top:-19px}}@media (min-width:568px) and (-ms-high-contrast:active),(min-width:568px) and (-ms-high-contrast:none){.profile__cookbook-recipes__header__container:before{top:-16px}}.profile__cookbook-recipes__header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.profile__cookbook-recipes__header__content{float:left;width:calc(100% - 290px)}}.profile__cookbook-stats{font-size:1.4rem}.profile__cookbook-stats li{display:inline-block}.profile__cookbook-stat{font-weight:600;color:#44c200}.profile__cookbook-stats__followers:before{content:"/"}.profile__cookbook-recipes__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px}@media (min-width:768px){.profile__cookbook-recipes__actions{float:right;width:200px}}.profile__cookbook-recipes__edit-cookbook__container{display:inline-block;position:relative}.profile__cookbook-recipes__edit-cookbook__container .edit-button{width:22px;height:22px}.profile__cookbook-recipes__image__container{min-width:50px;height:50px;float:left;margin:20px}.profile__cookbook-recipes__image__container img{display:block;width:50px;height:50px}.profile__cookbook-recipes_title{font-size:1.8rem}.profile__cookbook-recipes_description{padding:20px;background:#f7f7f7;width:100%;border-radius:0 0 3px 3px}.profile__cookbook-recipes__follow-cookbook{transition:all .5s cubic-bezier(.17,.04,.03,.94)}.profile__cookbook-recipes__header[data-followed=true] .profile__cookbook-recipes__follow-cookbook{background:#d00;border-color:#d00}.profile__article{padding:3.12324%}.profile__article__byline,.profile__article__date{font-size:1.4rem;float:right;width:50%;padding:.625em 0 1.25em;color:#777}.profile__article__byline{text-align:right}.profile__article__content a{color:#44c200}.profile__article__content a:hover{text-decoration:underline}.profile__article__related-recipes .create-recipe-card,.profile__article__related-recipes .recipe-card,.profile__article__related-recipes .recipe-card--fill{margin-top:15px}@media (min-width:568px){.profile__article__related-recipes .create-recipe-card,.profile__article__related-recipes .recipe-card,.profile__article__related-recipes .recipe-card--fill{margin-top:30px}}@media (min-width:992px){.profile__article__related-recipes .create-recipe-card,.profile__article__related-recipes .recipe-card,.profile__article__related-recipes .recipe-card--fill{margin-top:40px}}.profile__article__related-recipes .create-recipe-card:first-of-type,.profile__article__related-recipes .recipe-card--fill:first-of-type,.profile__article__related-recipes .recipe-card:first-of-type{margin-top:15px}.msg--error,.msg--status{display:inline-block;margin:10px 0;font-weight:700;text-align:center}.msg--error{background:#c24000}@media (max-width:767px){.settings{padding:0}.settings .settings__content{border-radius:0}}.settings-nav{width:26.01985%;float:left;position:fixed;padding:4rem 0 0}@media (max-width:991px){.settings-nav{display:none}}.settings-menu{font-size:2rem;font-weight:600;color:#aaa}.settings-menu li{margin:1rem 0 0}.settings-menu a{transition:color .25s cubic-bezier(.17,.04,.03,.94)}.settings-menu a.active,.settings-menu a:hover{color:#333}.settings-menu a.active{cursor:default}.settings__content{width:100%;margin:0 auto 90px;max-width:68rem}@media (min-width:992px){.settings__content{width:78.05954%;float:right;margin-right:0}}.settings__content section+section{border-top:1px solid #e7e7e7}.settings__content .input-container{padding:0}.settings__content .input-container+.input-container{margin:20px 0 0}.settings__header{position:relative;padding:15px 30px;border-bottom:1px solid #e7e7e7;text-align:center}.settings__backBtn,.settings__title{display:inline-block}.settings__backBtn{position:absolute;width:58px;height:100%;top:0;left:0;border-right:1px solid #e7e7e7}.settings__footer{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e7e7e7;padding:20px 30px}.settings__footer.fixed{position:fixed;bottom:0;background:#fff;z-index:2}.settings__footer button{width:50%}.settings__footer button.settings__submit{transition:color .25s;margin-right:20px}.account-settings__header,.profile-settings__header{padding:15px 30px;border-bottom:1px solid #e7e7e7}.account-settings__content,.profile-settings__content{padding:25px 30px 30px}#social-network .account-settings__content,#social-network .profile-settings__content{padding:30px}.social-network-settings .account-settings__content,.social-network-settings .profile-settings__content{text-align:center}.account-settings__form__status{position:absolute;width:100%;height:100%;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;background:hsla(0,0%,100%,.8);-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.settings__form label{font-size:1.4rem;display:block;margin-bottom:5px;font-weight:600}.settings-table{border-collapse:separate;border-spacing:0 5px;padding:.625em 0}.settings-table hr{background:#efefef;margin:20px 0}.settings-table td{vertical-align:middle}.toggle-button__container{font-size:1.4rem}.profile-settings__avatar,.toggle-button__container{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-settings__avatar{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-settings__avatar .profile__avatar__container{position:relative;top:auto;left:auto;height:100px;width:100px;z-index:0}@media (max-width:767px){.profile-settings__avatar .profile__avatar__container{height:70px;width:70px;top:auto;left:auto;margin-left:0}}.profile-settings__avatar .profile__avatar__upload__container{margin:0 0 0 15px;position:relative;top:auto;left:auto}@media (max-width:767px){.profile-settings__avatar .profile__avatar__uploadbutton{display:inline-block!important}}.account-settings__pwd_button{font-size:1.3rem}.account-settings__pwd_button:before{content:none}.recover-container{max-width:750px;margin:30px auto;padding:30px}.recover-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}.recover-form .formfield-container{margin-top:5px;margin-bottom:5px}.recover-form .recoverBtn{margin-top:10px;width:100%}@media (min-width:375px){.recover-form .recoverBtn{width:inherit;-ms-flex-item-align:end;align-self:flex-end}}.infopage__wrapper{margin-bottom:50px}.infopage{width:65.30687%;float:left;margin-right:4.07938%}.infopage .profile__title,.infopage h1{font-size:3rem;color:#4d4d4d;padding:4.07938% 0 0;letter-spacing:-.06em;font-weight:100;margin-bottom:20px;margin-top:10px}.infopage .facebook-link{text-decoration:underline}.infopage__orderedlist{counter-reset:a}.infopage__orderedlist>ol{padding-left:0}.infopage__orderedlist ol{counter-reset:a}.infopage__orderedlist li{display:block;margin-bottom:10px}.infopage__orderedlist li strong{margin-bottom:20px;display:inline-block}.infopage__orderedlist li strong+ol{margin-bottom:20px}.infopage__orderedlist li strong+ol li{position:relative;padding-left:25px}.infopage__orderedlist li strong+ol li:before{position:absolute;left:-10px}.infopage__orderedlist li:before{content:counters(a,".") " ";counter-increment:a;font-weight:600;padding-right:10px}.infopage__navigation{width:30.61374%;float:right;margin-right:0;padding:4.07938% 0 0;margin-bottom:20px;margin-top:60px}.infopage__navigation__list{border-left:2px solid #d8d8d8}.infopage__navigation__listitem{padding-left:20px}.faq-nav>*{margin-left:20px}.faq-nav>:first-child{margin-left:0}.faq-list{margin-top:20px}.faq-item{margin-bottom:10px;background:#fff;border:1px solid #d8d8d8;border-radius:3px;padding:20px;cursor:pointer}.faq-item,.faq-item.open .faq-item__answer{display:block}.faq-item__question{font-weight:600;font-size:1.8rem}.faq-item__answer{display:none;margin-top:10px}.home__cookbooks,.home__extra-content-wrapper,.home__premium-users,.home__recipes,.home__searches,.home__tasters,.homefeed,.homefeed__extra-content-wrapper{padding:50px 10px 60px}@media (min-width:768px){.home__cookbooks,.home__extra-content-wrapper,.home__premium-users,.home__recipes,.home__searches,.home__tasters,.homefeed,.homefeed__extra-content-wrapper{padding:60px 15px 70px}}@media (min-width:1350px){.home__cookbooks,.home__extra-content-wrapper,.home__premium-users,.home__recipes,.home__searches,.home__tasters,.homefeed,.homefeed__extra-content-wrapper{padding:65px 0 80px}}.home__sections>section:nth-of-type(odd){position:relative}.home__sections>section:nth-of-type(odd):before{content:"";display:block;position:absolute;left:-50%;top:0;width:200%;height:100%;background-color:#f0f0f0;z-index:0}.home__sections>section:nth-of-type(2n){position:relative}.home__sections>section:nth-of-type(2n):before{content:"";display:block;position:absolute;left:-50%;top:0;width:200%;height:100%;background-color:#f7f7f7;z-index:0}.home__extra-content-wrapper.light{position:relative}.home__extra-content-wrapper.light:before{content:"";display:block;position:absolute;left:-50%;top:0;width:200%;height:100%;background-color:#f7f7f7;z-index:0}.home__categories>div,.home__cookbooks>div,.home__extra-content-wrapper>div,.home__premium-users>div,.home__recipes>div,.home__tasters>div,.homefeed__extra-content-wrapper>div{max-width:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home__categories>div:after,.home__cookbooks>div:after,.home__extra-content-wrapper>div:after,.home__premium-users>div:after,.home__recipes>div:after,.home__tasters>div:after,.homefeed__extra-content-wrapper>div:after{content:" ";display:block;clear:both}.home__categories>div>article,.home__cookbooks>div>article,.home__extra-content-wrapper>div>article,.home__premium-users>div>article,.home__recipes>div>article,.home__tasters>div>article,.homefeed__extra-content-wrapper>div>article{width:47.96031%;float:left;margin-right:4.07938%;margin-top:15px}.home__categories>div>article.cookbook-card,.home__categories>div>article.create-cookbook-card,.home__cookbooks>div>article.cookbook-card,.home__cookbooks>div>article.create-cookbook-card,.home__extra-content-wrapper>div>article.cookbook-card,.home__extra-content-wrapper>div>article.create-cookbook-card,.home__premium-users>div>article.cookbook-card,.home__premium-users>div>article.create-cookbook-card,.home__recipes>div>article.cookbook-card,.home__recipes>div>article.create-cookbook-card,.home__tasters>div>article.cookbook-card,.home__tasters>div>article.create-cookbook-card,.homefeed__extra-content-wrapper>div>article.cookbook-card,.homefeed__extra-content-wrapper>div>article.create-cookbook-card{margin-top:23px}@media (min-width:568px){.home__categories>div>article,.home__cookbooks>div>article,.home__extra-content-wrapper>div>article,.home__premium-users>div>article,.home__recipes>div>article,.home__tasters>div>article,.homefeed__extra-content-wrapper>div>article{margin-top:30px}.home__categories>div>article.cookbook-card,.home__categories>div>article.create-cookbook-card,.home__cookbooks>div>article.cookbook-card,.home__cookbooks>div>article.create-cookbook-card,.home__extra-content-wrapper>div>article.cookbook-card,.home__extra-content-wrapper>div>article.create-cookbook-card,.home__premium-users>div>article.cookbook-card,.home__premium-users>div>article.create-cookbook-card,.home__recipes>div>article.cookbook-card,.home__recipes>div>article.create-cookbook-card,.home__tasters>div>article.cookbook-card,.home__tasters>div>article.create-cookbook-card,.homefeed__extra-content-wrapper>div>article.cookbook-card,.homefeed__extra-content-wrapper>div>article.create-cookbook-card{margin-top:38px}}@media (max-width:767px){.home__categories>div>article:nth-of-type(2n+2),.home__cookbooks>div>article:nth-of-type(2n+2),.home__extra-content-wrapper>div>article:nth-of-type(2n+2),.home__premium-users>div>article:nth-of-type(2n+2),.home__recipes>div>article:nth-of-type(2n+2),.home__tasters>div>article:nth-of-type(2n+2),.homefeed__extra-content-wrapper>div>article:nth-of-type(2n+2){margin-right:0}}@media (min-width:768px){.home__categories>div>article,.home__cookbooks>div>article,.home__extra-content-wrapper>div>article,.home__premium-users>div>article,.home__recipes>div>article,.home__tasters>div>article,.homefeed__extra-content-wrapper>div>article{width:30.61374%;float:left;margin-right:4.07938%}.home__categories>div>article:nth-of-type(3n+3),.home__cookbooks>div>article:nth-of-type(3n+3),.home__extra-content-wrapper>div>article:nth-of-type(3n+3),.home__premium-users>div>article:nth-of-type(3n+3),.home__recipes>div>article:nth-of-type(3n+3),.home__tasters>div>article:nth-of-type(3n+3),.homefeed__extra-content-wrapper>div>article:nth-of-type(3n+3){margin-right:0}}@media (min-width:992px){.home__categories>div>article,.home__cookbooks>div>article,.home__extra-content-wrapper>div>article,.home__premium-users>div>article,.home__recipes>div>article,.home__tasters>div>article,.homefeed__extra-content-wrapper>div>article{width:22.727%;float:left;margin-right:3.031%;margin-top:40px}.home__categories>div>article.cookbook-card,.home__categories>div>article.create-cookbook-card,.home__cookbooks>div>article.cookbook-card,.home__cookbooks>div>article.create-cookbook-card,.home__extra-content-wrapper>div>article.cookbook-card,.home__extra-content-wrapper>div>article.create-cookbook-card,.home__premium-users>div>article.cookbook-card,.home__premium-users>div>article.create-cookbook-card,.home__recipes>div>article.cookbook-card,.home__recipes>div>article.create-cookbook-card,.home__tasters>div>article.cookbook-card,.home__tasters>div>article.create-cookbook-card,.homefeed__extra-content-wrapper>div>article.cookbook-card,.homefeed__extra-content-wrapper>div>article.create-cookbook-card{margin-top:58px}.home__categories>div>article:nth-of-type(3n+3),.home__cookbooks>div>article:nth-of-type(3n+3),.home__extra-content-wrapper>div>article:nth-of-type(3n+3),.home__premium-users>div>article:nth-of-type(3n+3),.home__recipes>div>article:nth-of-type(3n+3),.home__tasters>div>article:nth-of-type(3n+3),.homefeed__extra-content-wrapper>div>article:nth-of-type(3n+3){margin-right:3.031%}.home__categories>div>article:nth-of-type(4n+4),.home__cookbooks>div>article:nth-of-type(4n+4),.home__extra-content-wrapper>div>article:nth-of-type(4n+4),.home__premium-users>div>article:nth-of-type(4n+4),.home__recipes>div>article:nth-of-type(4n+4),.home__tasters>div>article:nth-of-type(4n+4),.homefeed__extra-content-wrapper>div>article:nth-of-type(4n+4){margin-right:0}}.home__categories>div>article,.home__cookbooks>div>article{display:none}.home__categories>div>article:nth-child(-n+4),.home__cookbooks>div>article:nth-child(-n+4){display:block;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.home__categories>div>article:nth-child(-n+6),.home__cookbooks>div>article:nth-child(-n+6){display:block;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:992px){.home__categories>div>article,.home__cookbooks>div>article{display:block;display:-webkit-box;display:-ms-flexbox;display:flex}}.home__header__container{margin:0 auto 30px;width:100%;text-align:center}.home__categories .home__header__container{margin-bottom:40px}@media (max-width:767px){.home__categories .home__header__container{margin-bottom:0}}@media (min-width:992px){.home__categories .home__header__container{margin-bottom:10px;margin-top:20px}}.home__cookbooks .home__header__container{margin-bottom:40px}.home__header,.homefeed__header{font-size:4rem;font-weight:300;position:relative;line-height:1}@media (min-width:768px){.home__header,.homefeed__header{font-size:4.8rem}}.home__ingress,.homefeed__ingress{font-size:2rem;position:relative;padding-bottom:0;line-height:1.25;font-weight:300}@media (min-width:768px){.home__ingress,.homefeed__ingress{font-size:2.4rem;max-width:75%}}@media (min-width:1350px){.home__ingress,.homefeed__ingress{font-size:2.8rem}}.home__hero{background:#000;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.home__hero{height:100vh}}@media (min-width:1025px){.home__hero{height:980px}}.home__cover{position:absolute;background:no-repeat 50%/cover;width:100%;height:100%;left:0;top:0}.home__hero-label-container{position:relative;width:100%;text-align:center;z-index:3}@media (min-width:1025px){.home__hero-label-container{margin-top:-11.5rem;width:85%}}.home__hero-label-container.active .home__hero-emailsignup,.home__hero-label-container.active .home__hero-facebook{opacity:1;height:auto}.home__hero-label,.home__hero-sublabel{color:#fff;text-shadow:1px 1px 0 #505050;font-weight:300;line-height:1;-webkit-font-smoothing:subpixel-antialiased}.home__hero-label strong,.home__hero-sublabel strong{font-weight:600}.home__hero-label{font-size:5rem}@media (min-width:768px){.home__hero-label{font-size:9rem}}.home__hero-sublabel{font-size:2rem;margin-bottom:20px}@media (min-width:768px){.home__hero-sublabel{font-size:2.4rem;margin-bottom:50px}}.home__hero-facebook{font-size:1.6rem;cursor:pointer;display:block;margin:0 auto 15px;box-shadow:1px 1px 0 #505050;max-width:300px;opacity:0;height:0}.home__hero-facebook:before{font-size:2rem}@media (min-width:768px){.home__hero-facebook{font-size:2.4rem;max-width:500px}.home__hero-facebook:before{font-size:4rem}}.home__hero-emailsignup{font-size:1.6rem;cursor:pointer;display:inline-block;color:#fff;text-shadow:1px 1px 0 #505050;opacity:0;height:0}@media (min-width:768px){.home__hero-emailsignup{font-size:2.4rem}}.home__cover-image{margin:0 auto}.home__cover-image img{max-width:100%;max-height:100%;height:auto}.hero-downarrow{font-size:4rem;color:#fff;position:absolute;left:calc(50% - 12px);bottom:-10px;-webkit-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%)}@media (min-width:1025px){.hero-downarrow{display:none}}.home__cover-image__phone{position:absolute;right:-450px;bottom:-470px;background-repeat:no-repeat;background-position:0 0;width:419px;height:791px;-webkit-transform:rotate(11deg);transform:rotate(11deg);transition:bottom 1s,right 1s}@media (min-width:1025px){.home__cover-image__phone{right:28px;bottom:-270px}}.phone-container{position:absolute;top:98px;left:51px}.phone-container .recipe-card__keyword-link{display:none}.phone-container .content{margin-top:48px;padding:5px;width:307px;height:460px;overflow:scroll;overflow:-moz-scrollbars-none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.phone-container .content{overflow:hidden}}.phone-container .content::-webkit-scrollbar{display:none}.phone-container .content>article{width:47.96031%;float:left;margin-right:4.07938%;margin-top:15px;min-height:169px}.phone-container .content>article .recipe-card__figure,.phone-container .content>article .recipe-card__image{min-height:114px;height:114px}.phone-container .content>article .recipe-card__content{padding:10px}.phone-container .content>article .recipe-card__content .recipe-card__title{font-size:1.3rem;line-height:1.4;max-height:36px}.phone-container .content>article .recipe-card__content .recipe-card__origin-link__container{font-size:1.3rem}.phone-container .content>article .recipe-card__highlighted-ingredients{display:none}.phone-container .content>article:nth-of-type(2n+2){margin-right:0}.phone-container .content>article .recipe-card__actionfooter{padding:5px 0 0}.phone-container .content>article .recipe-card__actionfooter [role=button]{font-size:1.3rem}.phone-container .content>article .recipe-card__actionfooter .rate-button{margin-left:10px}.home__affiliate{padding-top:20px;text-align:center;position:relative}.home__affiliate .affiliate-mobile,.home__affiliate .panorama,.home__affiliate .search-result-seo{background-color:transparent}@media (min-width:768px) and (max-width:980px){.home__affiliate .affiliate__scalecontainer{display:inline-block;width:735px}}.home__categories{padding:50px 15px 60px}@media (min-width:768px){.home__categories{padding:60px 15px 70px}}@media (min-width:1350px){.home__categories{padding:50px 0 80px}}.home__categories .home__header,.home__categories .home__ingress,.home__categories .homefeed__header,.home__categories .homefeed__ingress{text-align:center;margin:0 auto}.home__categories__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.categories__categories{position:relative}@media (min-width:992px){.categories__categories{float:left;width:calc(100% - 330px);padding-right:4.07938%}}@media (min-width:1350px){.categories__categories{padding-right:6.819%}}.categories__category_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.category__title{font-size:3rem;font-weight:300;text-align:center;padding:30px 0 0}@media (min-width:768px){.category__title{padding:60px 0 20px}}@media (min-width:1025px){.category__title{font-size:4.5rem}}.home__searches .home__header,.home__searches .homefeed__header{font-size:4rem;position:relative;text-align:center;margin:0 auto}.home__searches .home__header:before,.home__searches .homefeed__header:before{font-size:3rem;margin-right:15px;position:relative;top:4px}.home__searches-letters-list{text-align:center;max-width:1210px;margin:0 auto}.home__searches-listitem{font-size:2.8rem;display:inline-block}.home__searches-letter{display:block;font-weight:300;background:#f0f0f0;border-radius:50%;width:55px;height:55px;padding-top:10px;text-align:center;margin-left:-15px;z-index:0;position:relative;transition:background-color .5s cubic-bezier(.17,.04,.03,.94)}@media (max-width:767px){.home__searches-letter{margin-left:0}}.home__searches-letter:hover{background:#fff;border-bottom:2px solid #ddd;z-index:10;font-weight:600}.home__cookbooks .home__header,.home__cookbooks .home__ingress,.home__cookbooks .homefeed__header,.home__cookbooks .homefeed__ingress{text-align:center;margin:0 auto}@media (min-width:1350px){.home__cookbooks .cookbook-card__gallery__item--featured{min-height:150px}}@media (min-width:1350px){.home__cookbooks .cookbook-card__gallery__item{min-height:68px}}.home__tasters .home__header,.home__tasters .home__ingress,.home__tasters .homefeed__header,.home__tasters .homefeed__ingress{text-align:center;margin:0 auto}@media (max-width:567px){.home__tasters .user-card:nth-child(n+7){display:none}}@media (max-width:1200px){.home__tasters .user-card__title{font-size:1.4rem}}.home__premium-users .home__header,.home__premium-users .home__ingress,.home__premium-users .homefeed__header,.home__premium-users .homefeed__ingress{text-align:center;margin:0 auto}@media (max-width:567px){.home__premium-users .user-card:nth-child(n+7){display:none}}@media (max-width:1200px){.home__premium-users .user-card__title{font-size:1.4rem}}@media (min-width:768px) and (max-width:992px){.home__premium-users__container[data-count="10"] .user-card:nth-child(10){display:none}}@media (min-width:992px){.home__premium-users__container[data-count="10"] .user-card:nth-child(9){margin-left:26.01985%}}@media (min-width:992px){.home__recipes-container .recipe-card__figure{min-height:177px}}@media (min-width:1020px){.home__recipes-container .recipe-card__figure{min-height:182px}}@media (min-width:1350px){.home__recipes-container .recipe-card__figure{min-height:245px}}.home__recipes{padding-bottom:0}.home__recipes .home__header,.home__recipes .home__ingress,.home__recipes .homefeed__header,.home__recipes .homefeed__ingress{text-align:center;margin:0 auto}.home__extra-content-wrapper{padding-top:0;padding-bottom:0}.homefeed__recipes,.homefeed__recipes-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.homefeed__recipes-container{width:100%}@media (min-width:1350px){.homefeed__recipes-container{width:1020px;margin-right:0}}.homefeed__recipes-container>article{width:47.96031%;float:left;margin-right:4.07938%;margin-top:15px}.homefeed__recipes-container>article.cookbook-card,.homefeed__recipes-container>article.create-cookbook-card{margin-top:23px}@media (min-width:568px){.homefeed__recipes-container>article{margin-top:30px}.homefeed__recipes-container>article.cookbook-card,.homefeed__recipes-container>article.create-cookbook-card{margin-top:38px}}@media (max-width:767px){.homefeed__recipes-container>article:nth-of-type(2n+2){margin-right:0}}@media (min-width:768px){.homefeed__recipes-container>article{width:30.61374%;float:left;margin-right:4.07938%}.homefeed__recipes-container>article:nth-of-type(3n+3){margin-right:0}}@media (min-width:992px){.homefeed__recipes-container>article{width:22.727%;float:left;margin-right:3.031%;margin-top:40px}.homefeed__recipes-container>article:nth-of-type(3n+3){margin-right:3.031%}.homefeed__recipes-container>article:nth-of-type(4n+4){margin-right:0}}@media (min-width:1350px){.homefeed__recipes-container>article{width:300px;margin-right:40px!important;margin-top:40px}}@media (min-width:992px){.homefeed__recipes-container .recipe-card__figure{min-height:177px}}@media (min-width:1020px){.homefeed__recipes-container .recipe-card__figure{min-height:182px}}@media (min-width:1350px){.homefeed__recipes-container .recipe-card__figure{min-height:245px}}.homefeed__blogtop{display:none}@media (min-width:1350px){.homefeed__blogtop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.homefeed__blogtop .blogtoplist{margin-top:40px;width:300px}.homefeed__blogtop .blogtoplist .blogtoplist__footer{width:100%}.homefeed__extra-content-wrapper{padding:0!important}@media (min-width:992px){.homefeed__extra-content-wrapper .recipe-card__figure{min-height:177px}}@media (min-width:1020px){.homefeed__extra-content-wrapper .recipe-card__figure{min-height:182px}}@media (min-width:1350px){.homefeed__extra-content-wrapper .recipe-card__figure{min-height:245px}}.homefeed__header__container{margin:0 auto 30px;text-align:center}.homefeed__header,.homefeed__ingress{max-width:none!important}.create-recipe__directions,.create-recipe__footer,.create-recipe__ingredients,.create-recipe__title,.create-recipe__uploadphoto{max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:50px}.create-recipe__directions:after,.create-recipe__footer:after,.create-recipe__ingredients:after,.create-recipe__title:after,.create-recipe__uploadphoto:after{content:" ";display:block;clear:both}.directions__container,.footer__container,.ingredients__container,.title__container,.uploadphoto__container{width:100%;float:left;margin-left:0;margin-right:0;background:#f7f7f7}@media (min-width:768px){.directions__container,.footer__container,.ingredients__container,.title__container,.uploadphoto__container{width:65.30687%;float:left;margin-right:4.07938%}}.directions__content,.ingredients__content,.title__content,.uploadphoto__content{padding:20px}.directions__content textarea,.ingredients__content textarea,.title__content textarea,.uploadphoto__content textarea{resize:vertical}.directions__header,.ingredients__header,.title__header,.uploadphoto__header{width:100%;min-height:80px;height:80px;background:#fff;border-top-left-radius:5px;border-top-right-radius:5px}.directions__header h4,.ingredients__header h4,.title__header h4,.uploadphoto__header h4{font-size:2.4rem;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-left:25px;padding-left:50px}.directions__header h4:before,.ingredients__header h4:before,.title__header h4:before,.uploadphoto__header h4:before{color:#44c200;margin-right:10px;font-size:3.5rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.directions__aside,.ingredients__aside,.title__aside,.uploadphoto__aside{display:none;padding-top:20px}@media (min-width:768px){.directions__aside,.ingredients__aside,.title__aside,.uploadphoto__aside{display:block;width:30.61374%;float:left}}.create-recipe{margin-bottom:200px}@media (min-width:1024px){.create-recipe{margin-left:auto;margin-right:auto}}.create-recipe.not-logged-in{opacity:.2}.create-recipe.not-logged-in:after{content:"";display:block;opacity:0;background:#fff;position:absolute;top:0;left:0;width:100%;height:100%}.create-recipe__logintooltip{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left;position:fixed;top:62px;right:10px;z-index:14;display:none;opacity:0}.create-recipe__logintooltip:before{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid rgba(0,0,0,.48);right:calc(15% - 2px)}.create-recipe__logintooltip:after,.create-recipe__logintooltip:before{border-top:0;z-index:1;border-style:solid;content:"";display:block;margin-left:-8px;position:absolute;bottom:100%;width:0}.create-recipe__logintooltip:after{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;margin-right:-1px;right:15%}.create-recipe__logintooltip.active{display:block;opacity:1}.create-recipe__header{margin-bottom:20px;max-width:640px}.create-recipe__header h2{font-size:3.5rem}.popular-keywords__title,.search-result__title{font-size:3rem;color:#4d4d4d;text-align:center;padding:4.07938% 0 0;letter-spacing:-.06em;font-weight:100;margin-bottom:20px;margin-top:10px}@media (min-width:768px){.popular-keywords__title,.search-result__title{margin-bottom:0}}.fallback-categories .category{border-radius:5px}.fallback-categories img{width:100%;vertical-align:middle}.fallback-categories .container{border-radius:5px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.15)}.fallback-categories h6{text-align:center;background:#fff;color:#000;text-shadow:none;font-weight:400;font-size:20px;padding:14px 0;color:#333;position:relative}.fallback-categories h6:after{content:"⌞";position:absolute;right:11px;font-size:45px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);line-height:25px;color:#e1e1e1}@media (max-width:768px){.search-content-type{-ms-flex-pack:center;margin-bottom:20px;margin-left:-15px;margin-right:-15px;background:#fff;box-shadow:0 0 2px -2px #555;-webkit-box-shadow:0 0 5px -2px #555;-moz-box-shadow:0 0 2px -2px #555}.search-content-type,.search-content-type a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.search-content-type a{font-size:2rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center}.search-content-type a.active{font-weight:600;text-decoration:underline}.search-content-type p{width:70%;font-size:20px;margin:7vh auto}}@media (min-width:769px){.search-content-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-content-type a{margin:30px 30px 0;font-size:2.4rem;padding:20px 45px;border-radius:100px}.search-content-type a.active{background:#e9e9e9}.search-content-type p{width:70%;font-size:20px;margin:7vh auto}}@media (min-width:1024px){.search-content-type a{margin-right:70px}}.search-content-nothing{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-content-nothing span{text-align:center;font-size:2rem;max-width:600px}.search-wrapper,.toplists-wrapper{padding-right:15px}.kcolbda .search-wrapper,.kcolbda .toplists-wrapper{padding-left:15px}.search-content-container .popular-keywords__title,.search-content-container .search-result__title,.toplists-content-container .popular-keywords__title,.toplists-content-container .search-result__title{position:fixed;top:-9999px;left:-9999px}.search-content-wrapper,.toplists-content-wrapper{position:relative;min-height:600px}.search-affiliate-container{padding-top:40px;display:none}@media (min-width:980px){.search-affiliate-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.search-affiliate-container .bottom,.search-affiliate-container .top{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:50%}.search-affiliate__part.one-one{height:100%}.search-affiliate__part.one-half{height:50%}.search-affiliate__part.one-third{height:33.33333%}.search-affiliate__part.one-fourth{height:25%}.search-affiliate__part.one-fifth{height:20%}.search-affiliate__part.one-sixth{height:16.66667%}.search-affiliate__part.one-seventh{height:14.28571%}.search-affiliate__part.one-eighth{height:12.5%}@media (min-width:568px){.sticky{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;top:0;margin:0;overflow:hidden}.sticky>div{margin-bottom:10px}.stick{position:fixed}.modal-container .stick .affiliate:first-of-type,.stick.downTransition .affiliate:first-of-type{margin-top:0}.search-affiliate__part{margin-bottom:20px}}.error-wrapper{position:relative;margin-top:60px;margin-bottom:40px;padding:0 15px}@media (min-width:768px){.error-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;margin-bottom:60px}}.error-gfx{width:100%;float:left;margin-left:0;margin-right:0;position:relative;height:300px}@media (min-width:375px){.error-gfx{height:350px}}.error-gfx img{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block}@media (min-width:768px){.error-gfx{height:450px;width:47.96031%;float:left;margin-right:4.07938%;display:block}}.error-content{width:100%;float:left;margin-left:0;margin-right:0;position:relative}@media (min-width:768px){.error-content{width:47.96031%;float:right;margin-right:0}}.error-content__text{text-align:center}@media (min-width:768px){.error-content__text{text-align:left;max-width:350px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.error-header{font-size:5rem}@media (min-width:768px){.error-header{font-size:6rem}}.error-ingress{font-size:3rem;padding-top:0;line-height:1}@media (min-width:768px){.error-ingress{font-size:3.6rem}}.error-links__item{margin-bottom:.2em}.error-links__item span{font-size:1.8rem}.device--desktop .error-links__item span:hover{text-decoration:underline}.error-links__header{font-size:2.2rem;font-weight:600;margin-bottom:.5em}.page--plugin-index .site-wrapper,.page--plugin-installed .site-wrapper{padding-left:0;padding-right:0;padding-top:55px}.plugin-download-hero--bookmarklet,.plugin-download-hero--chrome{width:100%;background-position:50%;background-size:cover;padding-top:50px}@media (max-width:900px){.plugin-download-hero--bookmarklet,.plugin-download-hero--chrome{display:none}}.plugin-download-infosection--left,.plugin-download-infosection--mobile,.plugin-download-infosection--right{padding-top:80px;padding-bottom:0}.light.plugin-download-infosection--left>*,.light.plugin-download-infosection--mobile>*,.light.plugin-download-infosection--right>*{position:relative;z-index:1}.light.plugin-download-infosection--left:before,.light.plugin-download-infosection--mobile:before,.light.plugin-download-infosection--right:before{content:"";display:block;position:absolute;left:-50%;top:0;width:200%;height:100%;background-color:#fff}.plugin-download-infosection--left .plugin-download-infosection__image img,.plugin-download-infosection--mobile .plugin-download-infosection__image img,.plugin-download-infosection--right .plugin-download-infosection__image img{display:block}.plugin-download-infosection--left .plugin-download-infosection__content p,.plugin-download-infosection--mobile .plugin-download-infosection__content p,.plugin-download-infosection--right .plugin-download-infosection__content p{max-width:400px}@media (max-width:900px){.plugin-download-infosection--left,.plugin-download-infosection--mobile,.plugin-download-infosection--right{display:none}}.plugin-download-hero--bookmarklet,.plugin-download-hero--chrome{background-image:url(../img/plugin/Background_Bookmarklet.jpg)}.plugin-download-hero__container{text-align:center}.plugin-download-hero__container .profile__title,.plugin-download-hero__container h1{font-size:5rem;color:#fff;text-shadow:1px 1px 0 #505050;font-weight:300;line-height:1;-webkit-font-smoothing:subpixel-antialiased;padding:40px 0}.plugin-download-hero__container .profile__title strong,.plugin-download-hero__container h1 strong{font-weight:600}.plugin-download-hero__bookmarklet{position:absolute;background-image:url(../img/plugin/Arrow_box_section_1.png);background-repeat:no-repeat;width:137px;height:388px;z-index:1;top:108px;left:26px}.plugin-download-hero__bookmarklet .bookmarklet__drag-link{bottom:13px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:105px;height:100px}.plugin-download-hero__bookmarklet .bookmarklet__drag-link h4{text-indent:-9999px;height:0}.plugin-download-hero__bookmarklet--version2{position:absolute;background-image:url(../img/plugin/Arrow_box_step_2.png);background-repeat:no-repeat;width:221px;height:146px;z-index:1;top:113px;left:42px}.plugin-download-hero__bookmarklet--version2 .bookmarklet__drag-link{bottom:13px;right:17px;width:105px;height:100px}.plugin-download-hero__bookmarklet--version2 .bookmarklet__drag-link h4{text-indent:-9999px;height:0}.plugin-download-hero__content{position:relative;padding-top:60px;padding-bottom:60px;padding-left:220px}.plugin-download-hero__content>*{position:relative;z-index:1}.plugin-download-hero__content:before{content:"";display:block;position:absolute;left:-50%;top:0;width:200%;height:100%;background-color:#fff}.plugin-download-hero__content h2{margin-bottom:15px;text-align:left}.plugin-download-hero__content p{padding-top:0;text-align:left;padding-right:40px}@media (min-width:980px){.plugin-download-hero__content{padding-left:0}.plugin-download-hero__content h2{text-align:center;margin-left:auto;margin-right:auto;max-width:570px}.plugin-download-hero__content p{text-align:center;margin-left:auto;margin-right:auto;max-width:500px;padding-right:0}}.plugin-download-hero__graphics{display:block}.plugin-download-hero__graphics-container{position:relative;margin:0 auto;width:1040px}.plugin-download-hero__graphics-container img{display:block}.plugin-download-hero__get-started{position:relative}.plugin-download-hero__get-started>*{position:relative;z-index:1}.plugin-download-hero__get-started:before{content:"";display:block;position:absolute;left:-50%;top:0;width:200%;height:100%;background-color:#fff}.plugin-download-hero__get-started span{position:relative;top:-30px;font-size:2.2rem}.plugin-download-hero__get-started span:before{content:"";font-size:3rem;position:absolute;bottom:-43px;left:calc(50% - 5px);-webkit-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%)}.plugin-download-infosection--left .plugin-download-infosection__image{width:46.87676%;float:right;margin-right:0}.plugin-download-infosection--left .plugin-download-infosection__content{width:33.59595%;float:left;margin-right:6.24648%;margin-left:13.28081%}.plugin-download-infosection--left .plugin-download-infosection__step{margin-left:-13.28081%;margin-top:-4px}.plugin-download-infosection--right .plugin-download-infosection__image{width:47.96031%;float:left;margin-right:4.07938%}.plugin-download-infosection--right .plugin-download-infosection__content{width:33.59595%;float:right;margin-right:0;margin-left:13.28081%}.plugin-download-infosection--right .plugin-download-infosection__step{margin-left:-13.28081%;margin-top:-4px}.plugin-download-infosection--mobile{padding-bottom:100px}.plugin-download-infosection--mobile .plugin-download-infosection__image{width:20.31514%;float:left;margin-right:6.24648%;margin-left:13.28081%}.plugin-download-infosection--mobile .plugin-download-infosection__content{width:60.15757%;float:right;margin-right:0;padding-top:30px}.plugin-download-infosection--mobile .plugin-download-infosection__content .plugin-download-infosection__mobiledownload{width:70%;padding-left:30px}.plugin-download-infosection--mobile .plugin-download-infosection__content .plugin-download-infosection__mobiledownload h4{margin-bottom:20px}.plugin-download-infosection--mobile .plugin-download-infosection__content .plugin-download-infosection__mobiledownload .applebtn img{height:44px}.plugin-download-infosection--mobile .plugin-download-infosection__content .plugin-download-infosection__mobiledownload .plugin-download-infosection__mobilelogo{margin-bottom:20px}@media (min-width:1025px){.plugin-download-infosection--mobile .plugin-download-infosection__content .plugin-download-infosection__mobiledownload .plugin-download-infosection__mobilelogo{position:absolute;left:-180px}}@media (min-width:1025px){.plugin-download-infosection--mobile .plugin-download-infosection__content{width:46.87676%;float:right;margin-right:0;margin-left:13.28081%;padding-top:100px}}.plugin-download-infosection__step{position:absolute}.plugin-download-infosection__content{position:relative}.plugin-download-mobilefallback{padding:30px;text-align:center}@media (min-width:900px){.plugin-download-mobilefallback{display:none}}.plugin-download-mobile{text-align:center;padding:30px}.plugin-download-install--chrome{display:none;background-color:#fff}@media (min-width:900px){.plugin-download-install--chrome{display:block}}.plugin-download-install--chrome{padding:40px;text-align:center}.plugin-download-install--chrome>p{max-width:500px;margin:0 auto}.plugin-download-mobile{padding:0;margin-top:-3px}@media (min-width:900px){.plugin-download-mobile.is-fallback{display:none}}.plugin-download-mobile__hero{position:relative;width:100%;background-position:50%;background-size:cover;padding-top:50px;background-image:url(../img/plugin/Background_Bookmarklet.jpg);height:270px}.plugin-download-mobile__hero h2{padding:0 10px;font-size:2.8rem;color:#fff;text-shadow:1px 1px 0 #505050;font-weight:600;line-height:1;-webkit-font-smoothing:subpixel-antialiased}.plugin-download-mobile__hero:after{content:"";width:287px;height:132px;position:absolute;background-image:url(../img/plugin/mobile_browser.png);right:0;bottom:0}.plugin-download-mobile__info{background:#fff;padding:30px 20px}.plugin-download-mobile__info h3{font-size:2.8rem}.plugin-download-mobile__info p{font-size:1.8rem}.plugin-download-mobile__footer{position:relative;bottom:0;width:100%;height:250px}.plugin-download-mobile__footer:after{content:"";display:block;width:137px;height:271px;background-image:url(../img/plugin/mobile_mobile.png);position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.plugin-download-mobile__app{position:absolute;left:50%;-webkit-transform:translateX(20%);transform:translateX(20%);top:100px;text-align:center;padding-left:10px}.plugin-download-mobile__app h3{font-size:1.2rem}.plugin-download-mobile__app p{font-size:1rem;padding:0}.plugin-download-mobile__app:before{content:"";display:block;width:65px;height:65px;background-image:url(../img/plugin/mobile_appicon.png);position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-75px}.page--plugin-howitworks{background:#fff}.page--plugin-howitworks .site-wrapper{padding-top:58px}.how-it-works{background:#f0f0f0;padding:5rem 2rem;margin:0 -2rem}.how-it-works__title{text-align:center}@media (min-width:768px){.how-it-works__title{text-align:left}}.how-it-works__steps>article{margin-top:15px;text-align:center}@media (min-width:568px){.how-it-works__steps>article{margin-top:30px}}@media (min-width:768px){.how-it-works__steps>article{width:30.61374%;float:left;margin-right:4.07938%;text-align:left}.how-it-works__steps>article:nth-of-type(2n+2){margin-right:4.0793825799%}.how-it-works__steps>article:nth-of-type(3n+3){margin-right:0}}@media (min-width:992px){.how-it-works__steps>article{margin-top:40px}}.how-it-works__image{border:1px dashed #ccc;border-radius:5px}.how-it-works__caption{line-height:4.1rem}.how-it-works__caption .plugin-icon{position:relative;top:.6rem;margin:0 .5rem}.plugin-inspiration{position:relative;padding:7rem 0}.plugin-inspiration:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;display:block;height:2px;background:linear-gradient(90deg,hsla(0,0%,100%,.8) 0,#b9b9b9 50%,hsla(0,0%,100%,.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccffffff",endColorstr="#ccffffff",GradientType=1)}.plugin-inspiration:last-child:after{content:none}@media (min-width:568px){.plugin-inspiration{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:568px){.plugin-inspirations :nth-child(odd) .plugin-inspiration__figure{width:60.15757%;float:left;margin-right:6.24648%}.plugin-inspirations :nth-child(2n) .plugin-inspiration__figure{width:60.15757%;float:right;margin-right:0}}.plugin-inspiration__image{border:1px dashed #ccc;border-radius:5px}@media (min-width:568px){.plugin-inspiration__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plugin-inspirations :nth-child(odd) .plugin-inspiration__content{width:33.59595%;float:right;margin-right:0}.plugin-inspirations :nth-child(2n) .plugin-inspiration__content{width:33.59595%;float:left;margin-right:6.24648%}}.plugin-inspiration__title{font-size:2.6rem;font-weight:400}.plugin-inspiration__text{font-size:1.8rem}.popular-keywords__container{max-width:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0}.popular-keywords__container:after{content:" ";display:block;clear:both}.blogtop{max-width:100%;margin-left:auto;margin-right:auto;max-width:980px;margin-bottom:50px}.blogtop:after{content:" ";display:block;clear:both}.blogtop .blog-card{counter-increment:none}.blogtop .blog-card:before{content:attr(data-index);width:70px}.blogtop .blog-card .blog-card__container{width:calc(100% - 70px)}.blogtop .blog-card:nth-of-type(n+16){display:block}#login_persist.invalid+label:before{border:1px solid red}#add-new-blog{cursor:pointer}.blogtop__recipes .popular-keywords__title,.blogtop__recipes .search-result__title,.blogtop__visitors .popular-keywords__title,.blogtop__visitors .search-result__title{margin-bottom:30px}.blogtop__recipes .blog-card,.blogtop__visitors .blog-card{margin-bottom:10px}.blogtop__recipes .blogtop__page,.blogtop__visitors .blogtop__page{counter-increment:pagecounter 15}.blogtop__visitors{width:47.96031%;float:left;margin-right:4.07938%}.blogtop__recipes{width:47.96031%;float:right;margin-right:0}.blogtop-listing__filter{position:relative;max-height:44px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.blogtop-listing__filter:after{position:absolute;right:15px;top:12px;content:"";border:3px solid #ccc;border-right-color:transparent;opacity:0}.blogtop-listing__filter.loading:after{opacity:1}.page--category .site-wrapper{padding-left:0;padding-right:0}.category__page section{padding:30px 15px}.category__page section h3{font-size:2.8rem;font-weight:300}@media (min-width:768px){.category__page section{padding-top:50px;padding-bottom:80px}}.category__page section .category__content{max-width:980px}@media (min-width:980px){.category__page section .category__content{margin-left:auto;margin-right:auto}}section.category__hero{position:relative;background-position:50%;background-color:#fff;background-repeat:no-repeat;background-size:cover;color:#fff}section.category__hero .hero__header,section.category__hero .hero__ingress{text-shadow:0 1px 2px rgba(0,0,0,.26)}section.category__hero .btn{text-shadow:none;margin:0 11px 15px 0;padding:8px 14px 6px;background-color:#fff;color:#333;display:inline-block;border:0 none;font-size:1.4rem}section.category__hero .hero__header{font-weight:700;font-size:4.8rem}section.category__hero .hero__ingress{font-size:1.9rem;margin-bottom:20px}section.category__hero .hero__recipeauthor{margin-top:20px}@media (min-width:768px){section.category__hero .hero__recipeauthor{position:absolute;right:20px;bottom:20px}}section.category__toprecipes .toprecipes__header-container .link{display:block;margin-top:20px;text-decoration:underline}section.category__toprecipes .toprecipes__recipes{margin-top:10px}@media (min-width:480px){section.category__toprecipes .toprecipes__recipes article{width:30.61374%;float:left;margin-right:4.07938%}section.category__toprecipes .toprecipes__recipes article:nth-of-type(2n+2){margin-right:4.0793825799%}section.category__toprecipes .toprecipes__recipes article:nth-of-type(3n+3){margin-right:0}section.category__toprecipes .toprecipes__recipes article .recipe-card__figure{min-height:auto}section.category__toprecipes .toprecipes__recipes article:last-child{display:none}}@media (min-width:1024px){section.category__toprecipes .toprecipes__header-container{display:-webkit-box;display:-ms-flexbox;display:flex}section.category__toprecipes .toprecipes__header-container .link{text-align:right;margin-top:6px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}section.category__categoryinfo{background:#f7f7f7}section.category__categoryinfo .categoryinfo__text{font-size:1.4rem}section.category__categoryinfo .categoryinfo__rated-recipes{margin-top:20px}section.category__categoryinfo .categoryinfo__rated-recipes h4{font-size:2.2rem;font-weight:300}section.category__categoryinfo .rated-recipes__container{margin-top:20px}section.category__categoryinfo .categoryinfo__recipe{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}section.category__categoryinfo .categoryinfo__recipe:first-child{margin-top:0}section.category__categoryinfo .categoryinfo__recipe .categoryinfo__recipeinfo{margin-left:10px;width:100%}section.category__categoryinfo .categoryinfo__recipe .categoryinfo__recipeinfo .recipeinfo__author{margin-top:5px;position:relative;font-size:1.4rem}section.category__categoryinfo .categoryinfo__recipe .categoryinfo__recipeinfo .recipeinfo__author .recipe-card__author-avatar{margin-right:10px;border-color:#d8d8d8;width:20px;height:20px}section.category__categoryinfo .categoryinfo__recipe .categoryinfo__recipeinfo .recipeinfo__author .recipeinfo__author__name{padding-top:2px;position:relative;top:2px}section.category__categoryinfo .categoryinfo__recipe .categoryinfo__recipeinfo .recipe-rating{margin-top:10px;display:block}@media (min-width:768px){section.category__categoryinfo .category__content{display:-webkit-box;display:-ms-flexbox;display:flex}section.category__categoryinfo .categoryinfo__text{width:100%;padding-right:20px}section.category__categoryinfo .categoryinfo__rated-recipes{margin-top:0;width:450px}}@media (min-width:1024px){section.category__categoryinfo .categoryinfo__rated-recipes{width:390px}section.category__categoryinfo .categoryinfo__text{font-size:1.6rem}}section.category__topcookbooks .topcookbooks__header-container .link{display:block;margin-top:20px;text-decoration:underline}section.category__topcookbooks .topcookbooks__cookbooks{margin-top:10px}section.category__topcookbooks .topcookbooks__cookbooks article:nth-child(n+3){margin-top:25px}@media (min-width:480px){section.category__topcookbooks .topcookbooks__cookbooks article.cookbook-card,section.category__topcookbooks .topcookbooks__cookbooks article.create-cookbook-card{width:30.61374%;float:left;margin-right:4.07938%;margin-top:15px}section.category__topcookbooks .topcookbooks__cookbooks article.cookbook-card:nth-of-type(2n+2),section.category__topcookbooks .topcookbooks__cookbooks article.create-cookbook-card:nth-of-type(2n+2){margin-right:4.0793825799%}section.category__topcookbooks .topcookbooks__cookbooks article.cookbook-card:nth-of-type(3n+3),section.category__topcookbooks .topcookbooks__cookbooks article.create-cookbook-card:nth-of-type(3n+3){margin-right:0}section.category__topcookbooks .topcookbooks__cookbooks article.cookbook-card .recipe-card__figure,section.category__topcookbooks .topcookbooks__cookbooks article.create-cookbook-card .recipe-card__figure{min-height:auto}section.category__topcookbooks .topcookbooks__cookbooks article:last-child{display:none}}@media (min-width:480px) and (max-width:768px){section.category__topcookbooks article.cookbook-card,section.category__topcookbooks article.create-cookbook-card{padding-left:7.5px;padding-right:7.5px;padding-bottom:5px}}@media (min-width:1024px){section.category__topcookbooks .topcookbooks__header-container{display:-webkit-box;display:-ms-flexbox;display:flex}section.category__topcookbooks .topcookbooks__header-container .link{text-align:right;margin-top:6px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}section.category__topcookbooks .topcookbooks__cookbooks{margin-top:30px}}section.category__topcomments{background:#f7f7f7}section.category__topcomments .topcomments__container{margin-top:20px}section.category__topcomments .topcomments__container .topcomments__comment{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}section.category__topcomments .topcomments__container .topcomments__comment:first-child{margin-top:0}@media (min-width:768px){section.category__topcomments .topcomments__container{max-width:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.category__topcomments .topcomments__container:after{content:" ";display:block;clear:both}section.category__topcomments .topcomments__container .topcomments__comment{width:47.96031%;float:left;margin-right:4.07938%}section.category__topcomments .topcomments__container .topcomments__comment:nth-child(-n+2){margin-top:0}section.category__topcomments .topcomments__container .topcomments__comment:nth-of-type(2n+2){margin-right:0}}section.category__topcomments .recipe__topcomment__container{margin-left:20px}section.category__topcomments .recipe__topcomment__container .recipe-card__author-avatar{width:25px;height:25px}section.category__topcomments .recipe__topcomment__container .recipe-card__author{position:relative}section.category__topcomments .recipe__topcomment__container .recipe-card__author>a{display:block;margin-right:10px;margin-top:5px;margin-bottom:auto}section.category__topcomments .recipe__topcomment__container .recipe-card__author span{width:100%;display:block}section.category__topcomments .recipe__topcomment__container .recipe-card__author span *{display:inline-block}section.category__topcomments .recipe__topcomment__container .link{text-decoration:underline}.no-comments section.category__topprofiles{background:#f7f7f7}section.category__topprofiles .topprofiles__header-container .link{display:block;margin-top:20px;text-decoration:underline}section.category__topprofiles .topprofiles__profiles article nav{border-radius:5px}@media (max-width:480px){section.category__topprofiles .topprofiles__profiles>article{width:100%;margin-right:0}}@media (min-width:1024px){section.category__topprofiles .topprofiles__header-container{display:-webkit-box;display:-ms-flexbox;display:flex}section.category__topprofiles .topprofiles__header-container .link{text-align:right;margin-top:6px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}section.category__mostrecipes{background:#f7f7f7}.no-comments section.category__mostrecipes{background:none}section.category__mostrecipes .mostrecipes__container>article{display:block;width:100%;padding-bottom:20px}section.category__mostrecipes .mostrecipes__container>article .link{display:block;margin-top:15px;text-decoration:underline}section.category__mostrecipes .mostrecipes__container>article:first-child{margin-top:0}section.category__mostrecipes .mostrecipes__container h3{margin-bottom:15px}section.category__mostrecipes .mostrecipes__recipe{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}section.category__mostrecipes .mostrecipes__recipe:first-child{margin-top:0}section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__image{display:block;width:48px;height:48px;border-radius:5px;background-color:#fff}section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__image img{display:block;border-radius:5px;min-width:48px}section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content{padding-left:10px}section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .like-button{margin-right:5px}section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .follow-button,section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .like-button,section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .save-button,section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content h5{font-size:1.3rem}section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .follow-button,section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .like-button,section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .save-button{pointer-events:none}section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .stars{margin-top:3px}section.category__mostrecipes .mostrecipes__recipe .mostrecipe__recipe__content .star{max-width:20px}@media (min-width:768px){section.category__mostrecipes .mostrecipes__container{display:-webkit-box;display:-ms-flexbox;display:flex}section.category__mostrecipes .mostrecipes__container>article{width:30.61374%;float:left;margin-right:4.07938%;padding-bottom:0}}section.category__suggestions{padding:0}.category-footer-container{background-color:#fff;padding:15px 25px;margin-top:35px;margin-bottom:35px;border-radius:5px;box-shadow:0 1px 2px 0 #b7b6b6}.category-footer-container h2,h3{font-weight:700}.category-footer-container a{text-decoration:underline;font-weight:700;color:#000}.category-footer-container a:hover{text-decoration:none}body.page--blogtop-join .site-wrapper,body.page--blogtop-verified .site-wrapper{padding-left:0;padding-right:0}#blogVerify .onboarding,#verified .onboarding{background:#fff;padding:50px 0 42px}#blogVerify .onboarding section,#verified .onboarding section{padding:30px 100px}#blogVerify header h2,#verified header h2{font-size:4rem}#blogVerify .signin,#verified .signin{background:#f8f8f8;padding:34px;text-align:center;margin-bottom:18px}#blogVerify .flex-grid,#verified .flex-grid{display:-webkit-box;display:-ms-flexbox;display:flex}#blogVerify .flex-1,#verified .flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}#blogVerify .flex-2,#verified .flex-2{-webkit-box-flex:2;-ms-flex:2;flex:2}#blogVerify .copy,#verified .copy{width:100%;border:1px solid #f0f0f0;padding:14px 0;border-top:0}#blogVerify fieldset,#verified fieldset{padding:35px;border:0;background:#fff;margin:32px 50px;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.15)}#blogVerify .verify-url,#blogVerify input[type=url],#verified .verify-url,#verified input[type=url]{padding:12px 10px 11px;margin-right:15px;border-radius:3px;border:1px solid #e5e5e5}#blogVerify img,#verified img{box-shadow:0 0 35px rgba(0,0,0,.25);border-radius:5px}#blogVerify textarea,#verified textarea{background:#fbfbfb;font-size:12px;padding:24px 26px;border-color:#f0f0f0}#blogVerify li:before,#verified li:before{content:"•";color:#44c200;display:inline-block;font-weight:700;margin-right:10px}#blogVerify header,#verified header{background:#fff}#blogVerify .center,#verified .center{text-align:center}#blogVerify hr,#verified hr{background:#e9e9e9;margin:70px 0}#blogVerify div.image-container,#verified div.image-container{text-align:center;height:70px}#blogVerify .verify,#verified .verify{width:370px;padding:1.125em 2.5em}@media (max-width:1024px){#blogVerify .url-field,#verified .url-field{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#blogVerify .url-field>*,#verified .url-field>*{margin:0 0 10px}}@media (max-width:767px){#blogVerify aside,#verified aside{display:none!important}#blogVerify .flex-grid,#verified .flex-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#blogVerify .flex-grid>*,#verified .flex-grid>*{margin:0 0 10px}#blogVerify div.image-container,#verified div.image-container{padding-top:20px}#blogVerify .flex-1,#verified .flex-1{margin-right:0!important}#blogVerify .verify,#verified .verify{width:100%}}#blogVerify aside li,#verified aside li{margin:10px 0}#verified .home__sectioncontent,#verified .onboarding{padding-left:40px;padding-right:40px}#verified header .profile__title,#verified header h1{font-weight:400;color:#44c200;font-size:4.4rem}#verified header h2{font-weight:400;font-size:3.3rem}#verified .btn{width:370px;display:inline-block;max-width:100%}#verified .btn.create:before{background-image:url(../img/plugin/create.png)}#verified .btn.rss:before{background-image:url(../img/plugin/rss.png?foo);background-position:50%}@media (max-width:567px){#verified .btn{padding:1.8rem 1rem}#verified .btn:before{display:none!important}}@media (max-width:767px){#verified img{display:none}}body.page--blogtop-verified{background-color:#f5f5f5}body.page--blogtop-verified .site-wrapper>footer{background-color:#fff}.blog-verify{padding-bottom:5rem}.blog-verify .signin{font-size:1.6rem;background:#f8f8f8;padding:1.5em;text-align:center}@media (min-width:768px){.blog-verify .signin{font-size:1.8rem}}.blog-verify-header{background:#fff;padding:3rem 0}@media (min-width:768px){.blog-verify-header{padding:7rem 0 5rem}}.blog-verify-header h2{font-size:2.8rem;font-weight:300}@media (min-width:768px){.blog-verify-header h2{font-size:4rem;max-width:44rem}}.blog-verify-header p{font-size:1.6rem;padding:1em 0}@media (min-width:768px){.blog-verify-header p{font-size:2rem}}.blog-verify-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-verify-header__content{padding:0 4rem}.blog-verify-header__content,.blog-verify-header__graphic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-verify-header__graphic{text-align:center}@media (max-width:767px){.blog-verify-header__graphic{display:none}}.blog-verify-header__graphic img{position:relative;display:block;margin-left:-2.5rem;max-width:none}.blog-verify-content{padding-left:15px;padding-right:15px}@media (min-width:768px){.blog-verify-content{padding:5rem 15px 0}}@media (max-width:767px){.blog-verify-sidebar{display:none}}.blog-verify-section{margin:2rem 0;padding:3rem}@media (min-width:768px){.blog-verify-section{margin:0 0 3rem}}.blog-verify-section[disabled]{opacity:.5}.blog-verify-section .profile__title,.blog-verify-section h1,.blog-verify-section h2{font-size:2.2rem}.blog-verify-section p{padding:1em 0}@media (min-width:768px){.blog-verify-section__clipboards>:first-child{width:47.96031%;float:left;margin-right:4.07938%}.blog-verify-section__clipboards>:last-child{width:47.96031%;float:right;margin-right:0}}.blog-verify__support-text{padding:2em 0!important}@media (min-width:768px){.blog-verify-url{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.blog-verify-url__field{-webkit-box-flex:2;-ms-flex:2;flex:2;margin-right:1.5rem}}.blog-verify-url__button{padding-left:1em;padding-right:1em;width:100%;margin-top:1em}@media (min-width:768px){.blog-verify-url__button{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:25rem;margin:0}}.blog-verify-submit__container{text-align:center}.blog-verify-submit{width:100%;padding:1em}@media (min-width:768px){.blog-verify-submit{font-size:1.8rem;max-width:32rem}}.blog-verified .profile__title,.blog-verified h1{font-size:3.6rem;font-weight:300;color:#44c200;margin-bottom:.25em}@media (min-width:768px){.blog-verified .profile__title,.blog-verified h1{font-size:4rem}}.blog-verified h2{font-size:2.8rem;font-weight:300}@media (min-width:768px){.blog-verified h2{font-size:3.2rem}}@media (max-width:767px){.blog-verified img{display:none}}.blog-verified .corporate-footer{margin-top:2rem!important}.blog-verified .corporate-footer .corporate-footer-nav ul{font-size:1.8rem}.blog-verified .corporate-footer a{color:#969699;transition:color .3s}.blog-verified .corporate-footer a:hover{color:#5f5f61}.blog-verified-content p,.blog-verified-header p{font-size:1.6rem;padding:1em 0}@media (min-width:768px){.blog-verified-content p,.blog-verified-header p{font-size:2rem}}.blog-verified-header{background:#fff}.blog-verified-header__container{padding:3rem}@media (min-width:768px){.blog-verified-header__container{padding:7rem 5rem}}.blog-verified-header__graphic{text-align:center}.blog-verified-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3rem;border-bottom:1px solid #e9e9e9}@media (min-width:768px){.blog-verified-section{padding:7rem 5rem}}.blog-verified-section .label{margin-bottom:1em}.blog-verified-section:last-child{border-bottom:0}.blog-verified-section__content-container{max-width:37rem}.blog-verified-section__btn{display:inline-block;max-width:100%;width:100%}.blog-verified-section__btn.create:before{background-image:url(../img/plugin/create.png)}.blog-verified-section__btn.rss:before{background-image:url(../img/plugin/rss.png?foo);background-position:50%}@media (max-width:567px){.blog-verified-section__btn{font-size:1.4rem;padding:1em;height:auto}.blog-verified-section__btn:before{display:none!important}}.blog-verified-section__graphic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recipe-cookbooks{margin-bottom:80px}.recipe-cookbooks .pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.recipe-cookbooks__header{position:relative;padding:15px 30px 15px 73px;text-align:center;margin:15px 0 0}@media (min-width:568px){.recipe-cookbooks__header{margin:30px 0 0}}@media (min-width:992px){.recipe-cookbooks__header{margin:40px 0 0}}.recipe-cookbooks__backBtn{position:absolute;display:inline-block;width:58px;height:100%;top:0;left:0;border-right:1px solid #e7e7e7}.recipe-cookbooks__title{font-weight:400}.toplists-wrapper{padding-right:0}.toplists-content-wrapper{margin-bottom:15px}@media (min-width:768px){.toplists-content-wrapper{margin-bottom:60px}}.toplists__listing__subcontainer .profile-navigation{border-radius:5px}.recipe-ingredients__footer{background:#f5f5f5}.recipe-ingredients__footer--premium{background:#fff}.recipe-instructions__title:before{top:-.25em}@media (min-width:568px){.recipe-instructions__title:before{font-size:2.8rem}}.recipe-instructions__cooking-time{font-size:1.8rem;float:right;font-weight:600;color:#999;line-height:3.2rem}.recipe-comments{margin-top:30px;background:#f5f5f5}@media (max-width:767px){.recipe-comments{border-radius:0}}.recipe-comments__header{background:#fff}@media (min-width:768px){.recipe-comments__header{border-top-left-radius:5px;border-top-right-radius:5px}}.recipe-comments time{font-size:14px}.recipe-comments__icon{width:26px;height:22px;color:#44c200;fill:currentColor;display:inline-block;position:relative;margin-right:20px;top:1px;float:left;padding-right:7px}@media (min-width:568px){.recipe-comments__icon{padding-right:0;top:.2em}}.recipe-comments__title{display:inline-block}.recipe-comments_comment-container{display:block;background:#f5f5f5}.recipe-comments__list{background:#f5f5f5}.recipe-comments__list[data-state=loading] .recipe-comments__more[data-level="0"] .recipe-comments__morelink{opacity:0}.recipe-comments__list[data-state=loading] .recipe-comments__more[data-level="0"] .recipe-comments__moreloader{opacity:1;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.recipe-comments__list[data-state=expanded] .recipe-comments__more[data-level="0"]{display:none}.recipe-comment,.recipe-comment[data-level="1"]{padding:15px;border-top:1px solid #e9e9ea;overflow:hidden}@media (min-width:568px){.recipe-comment,.recipe-comment[data-level="1"]{padding:30px 40px 20px 30px}}.recipe-comment:first-child{border-top:0;margin-top:0}.recipe-comment[data-state=hidden]{max-height:0;opacity:0}.recipe-comment[data-state=default]{max-height:none;opacity:1}.recipe-comment[data-level="1"]+.recipe-comment,.recipe-comment__input[data-level="1"]+.recipe-comment{margin-top:20px}.recipe-comments__more[data-level="1"]+.recipe-comment{margin-top:10px}.recipe-comment[data-level="1"]{margin-top:0;margin-left:30px;border-left:1px solid #e9e9ea;border-top:none;padding-top:5px;padding-bottom:0}@media (min-width:568px){.recipe-comment[data-level="1"]{margin-left:40px}}.recipe-comment__more[data-level="1"]+.recipe-comment[data-level="1"]{margin-top:20px}.recipe-comment[data-level="1"]+.recipe-comment[data-level="1"]{margin-top:0!important;padding-top:20px}.recipe-comment[data-level="1"]:last-child{margin-bottom:20px}.recipe-comment[data-level="2"]{margin-left:60px}.recipe-comment__header{display:-webkit-box;display:-ms-flexbox;display:flex}.recipe-comment__author,.recipe-comment__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recipe-comment__author{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex}.recipe-comment__author-avatar,.recipe-comment__input-avatar,.recipe-comment__user-avatar{width:30px;height:30px;float:left}.recipe-comment__text{padding:10px 0}@media (min-width:568px){.recipe-comment__text{padding:20px 0}}.recipe-comment__author-name{font-size:inherit;display:inline-block;margin-left:10px;line-height:1}.recipe-comment__rating{display:inline-block;float:right}.recipe-comment__actions{display:block;position:relative}.recipe-comment__actions>button{float:left}.recipe-comment__actions>button.comment-remove-button{float:right}.recipe-comment__actions .comment-reply-button{margin-right:30px}.recipe-comment[data-liked=true] .recipe-comment__actions .comment-like-button{color:#44c200}.recipe-comment__actions .comment-like-button:after{left:1px}.recipe-comment__actions .comment-report-button{position:absolute;top:0;right:0}.not-logged-in .recipe-comment__actions .comment-like-button,.not-logged-in .recipe-comment__actions .comment-reply-button{opacity:.5;cursor:not-allowed}.not-logged-in .recipe-comment__actions .comment-like-button:hover,.not-logged-in .recipe-comment__actions .comment-reply-button:hover{color:#999}.not-logged-in .recipe-comment__actions .comment-remove-button,.recipe-comment[data-my-comment=false] .recipe-comment__actions .comment-remove-button{display:none}.recipe-comments__more{background:#f5f5f5;padding:20px;text-align:center}.recipe-comments__more .recipe-comments__moreloader{border-color:#d1d1d1;border-right-color:transparent;opacity:0;-webkit-animation-iteration-count:0;animation-iteration-count:0;position:absolute;left:calc(50% - 25px);z-index:0}.recipe-comments__more[data-level="1"][data-state=loading] .recipe-comments__morelink{opacity:0}.recipe-comments__more[data-level="1"][data-state=loading] .recipe-comments__moreloader{opacity:1;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.recipe-comments__more[data-level="1"][data-state=expanded]{display:none}.recipe-comments__morelink{color:#44c200;text-decoration:underline;font-weight:600;position:relative;z-index:1}.recipe-comment__input{position:relative;background:#f5f5f5;border-top:1px solid #e9e9ea}@media (min-width:768px){.recipe-comment__input{border-bottom-left-radius:5px;border-bottom-right-radius:5px}}.recipe-comment__input .recipe-comment__unauthed{display:block;width:100%;height:100%;background:#f5f5f5;z-index:1}.recipe-comment__input .recipe-comment__unauthed p{text-align:center;padding-top:11px}.recipe-comment__input .recipe-comment__unauthed .unauthed__loginbtn,.recipe-comment__input .recipe-comment__unauthed .unauthed__registerbtn{text-decoration:underline}.logged-in .recipe-comment__input .recipe-comment__unauthed{display:none}.recipe-comment__input[data-level="1"]{padding:0 15px;margin-left:30px;border-left:1px solid #e9e9ea;border-top:none}@media (min-width:568px){.recipe-comment__input[data-level="1"]{padding:0 30px;margin-left:40px}}.recipe-comment[data-level="1"]+.recipe-comment__input[data-level="1"]{padding-top:20px}.recipe-comments__more[data-level="1"]+.recipe-comment__input[data-level="1"]{margin-top:0;padding-top:10px;padding-bottom:10px}.recipe-comment__input[data-level="1"]:last-child{margin-bottom:20px}.recipe-comment__input-container{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.logged-in .recipe-comment__input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.recipe-comment__input-avatar{min-width:30px}.recipe-comment__input-container .recipe-comment__input-avatar{margin-right:15px;margin-top:2px}.recipe-comment__replyinput.recipe-comment__replyinput{display:none}.recipe-comment__editable{position:relative;background:#fff;width:100%;cursor:text!important}.recipe-comment__editable.focus .editable__placeholder{opacity:.2}.recipe-comment__editable.filled .editable__placeholder{opacity:0}.recipe-comment__editable.filled+.recipe-comment__postbtn{opacity:1;cursor:pointer;display:inline-block}.recipe-comment__editable:after{position:absolute;right:23px;bottom:12px;content:"";border:3px solid #ccc;border-right-color:transparent;opacity:0;-webkit-animation-play-state:paused;animation-play-state:paused}.recipe-comment__editable.loading:after{opacity:1;-webkit-animation-play-state:running;animation-play-state:running}.editable__placeholder{position:absolute;top:12px;left:20px;color:#666;z-index:0}.editable__editable{display:inline-block;font-size:inherit;position:relative;left:5px;width:calc(100% - 60px);z-index:1;cursor:text!important}.editable__editable:focus{outline:0 solid transparent}.editable__field{display:none!important}.recipe-comment__postbtn{font-size:1.3rem;position:absolute;color:#44c200;font-weight:600;right:20px;bottom:9px}@media (min-width:568px){.recipe-comment__postbtn{font-size:1.8rem}}.recipe-rating{position:relative;display:inline-block}.recipe-rating:after{content:"";position:absolute;display:block;width:15px;height:15px;left:140px;top:2px;transition:opacity .3s;border-color:#fce03b!important}.recipe-rating.loading:before,.recipe-rating:after,.recipe-rating[data-loading=true]:before{opacity:0;visibility:hidden}.recipe-rating.loading:after,.recipe-rating[data-loading=true]:after{content:"";border-right-color:transparent!important;border-width:2px!important;width:15px!important;height:15px!important;visibility:visible;opacity:1}.stars{display:inline-block;max-height:20px;cursor:pointer;margin:0 -2.5px}.stars .star{float:left;padding:0 2.5px}.stars:not(.static):hover .star,.stars:not(.static):hover .star__path--filled{color:#fce03b!important}.stars[disabled]{pointer-events:none}.star{max-width:25px;max-height:20px;color:#e5e5e5;fill:currentColor;cursor:pointer;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}[data-transform^="1"] .star:first-child,[data-transform^="2"] .star:nth-child(-n+2),[data-transform^="3"] .star:nth-child(-n+3),[data-transform^="4"] .star:nth-child(-n+4),[data-transform^="5"] .star:nth-child(-n+5){-webkit-transform:scale(1.2);transform:scale(1.2)}.star:not(.static):hover{color:#fce03b!important}.star:not(.static):hover .star__path--filled{color:inherit!important}.star:not(.static):hover+.star,.star:not(.static):hover+.star+.star,.star:not(.static):hover+.star+.star+.star,.star:not(.static):hover+.star+.star+.star+.star{color:#fff1bb!important}.star:not(.static):hover+.star+.star+.star+.star .star__path--filled,.star:not(.static):hover+.star+.star+.star .star__path--filled,.star:not(.static):hover+.star+.star .star__path--filled,.star:not(.static):hover+.star .star__path--filled{color:inherit!important}.star__path--filled{transition:color .3s;fill:currentColor}[data-rating^="1"] .star:first-child .star__path--filled,[data-rating^="2"] .star:nth-child(-n+2) .star__path--filled,[data-rating^="3"] .star:nth-child(-n+3) .star__path--filled,[data-rating^="4"] .star:nth-child(-n+4) .star__path--filled,[data-rating^="5"] .star:nth-child(-n+5) .star__path--filled{color:#fce03b}[data-rating="0.8"] .star:first-child .star__path--filled,[data-rating="0.9"] .star:first-child .star__path--filled,[data-rating="1.8"] .star:nth-child(2) .star__path--filled,[data-rating="1.9"] .star:nth-child(2) .star__path--filled,[data-rating="2.8"] .star:nth-child(3) .star__path--filled,[data-rating="2.9"] .star:nth-child(3) .star__path--filled,[data-rating="3.8"] .star:nth-child(4) .star__path--filled,[data-rating="3.9"] .star:nth-child(4) .star__path--filled,[data-rating="4.8"] .star:nth-child(5) .star__path--filled,[data-rating="4.9"] .star:nth-child(5) .star__path--filled{-webkit-clip-path:inset(0 40% 0 0);clip-path:inset(0 40% 0 0);color:#fce03b}[data-rating="0.5"] .star:first-child .star__path--filled,[data-rating="0.6"] .star:first-child .star__path--filled,[data-rating="0.7"] .star:first-child .star__path--filled,[data-rating="1.5"] .star:nth-child(2) .star__path--filled,[data-rating="1.6"] .star:nth-child(2) .star__path--filled,[data-rating="1.7"] .star:nth-child(2) .star__path--filled,[data-rating="2.5"] .star:nth-child(3) .star__path--filled,[data-rating="2.6"] .star:nth-child(3) .star__path--filled,[data-rating="2.7"] .star:nth-child(3) .star__path--filled,[data-rating="3.5"] .star:nth-child(4) .star__path--filled,[data-rating="3.6"] .star:nth-child(4) .star__path--filled,[data-rating="3.7"] .star:nth-child(4) .star__path--filled,[data-rating="4.5"] .star:nth-child(5) .star__path--filled,[data-rating="4.6"] .star:nth-child(5) .star__path--filled,[data-rating="4.7"] .star:nth-child(5) .star__path--filled{-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0);color:#fce03b}.recipe-rating__labels{font-size:1.2rem;position:relative;display:inline-block;margin-left:20px;font-weight:300;transition:opacity .3s;opacity:1;line-height:inherit;max-width:calc(100% - 125px - 20px)}.recipe-rating[data-loading=true] .recipe-rating__labels{opacity:0}body.not-logged-in .recipe-rating__labels{display:none}.recipe-rating__label{position:relative;display:none;opacity:0;border:1px solid #eee;border-left:0;padding:1px 10px 4px 5px;border-radius:0 3px 3px 0;color:#666;height:26.5px;max-width:100%;top:-5px}.recipe-rating__label[data-id=default]{top:-1px;padding:4px 10px 4px 5px}@media (max-width:567px){.recipe-rating__label[data-id=default]{padding:4.5px 5px 3.5px 0}}.recipe-rating[data-score=default] .recipe-rating__label[data-id=default],.recipe-rating[data-score=user-rating] .recipe-rating__label[data-id=user-rating]{-webkit-animation:l .6s forwards;animation:l .6s forwards;display:inline-block}.recipe-rating__label:before{position:absolute;content:"";display:block;background:inherit;width:18.5px;height:18.5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:-10px;top:3px;z-index:0;border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf;border-radius:0 0 0 4px}.recipe-rating__label .star{position:relative;top:4px;max-width:15px;margin:0 2.5px;cursor:default!important}.recipe-rating__label .star .star__path--filled{cursor:inherit!important}.recipe-rating__label .text{display:block;line-height:inherit}.recipe-rating__stats{font-size:1.4rem;transition:opacity .3s;opacity:1;margin-top:10px;min-width:240px;color:#666}.recipe-rating[data-loading=true] .recipe-rating__stats{opacity:0}.recipe-rating[data-votes="0"] .recipe-rating__stats{display:none}@media (min-width:568px){.recipe-rating__stats{position:absolute;top:calc(100% + 10px);margin-top:0}}.recipe-rating__average{font-weight:600}.recipe-rating__user-rating{color:inherit}.recipe-rating__total{color:#198cdd;cursor:pointer;text-decoration:underline;margin-left:5px}.recipe-rating__total:before{content:" ("}.recipe-rating__total:after{content:")"}.profile-navigation{overflow:hidden}@media (max-width:767px){.profile-navigation{border-radius:0}}.modal-container .profile-navigation{cursor:default}.profile-navigation__link{display:block}.profile-navigation__image{background-position:50%;background-size:cover;background-repeat:no-repeat;height:115px}.profile-navigation__avatar-container{position:relative;display:block;margin:-45.5px auto 0;box-sizing:content-box;border:3px solid #fff;width:85px;height:85px}.profile-navigation__name{font-size:2rem;display:block;text-align:center;line-height:1;margin:10px 10px 0}.profile-navigation__avatar{max-height:115px}.profile-navigation__stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-navigation__stats .followers-button,.profile-navigation__stats .recipes-button{margin:10px 15px}.profile-navigation__content{padding:0 20px 15px}.profile-navigation__content .follow--btn{display:block;width:100%}.profile-navigation__user-recipes__item{width:calc(50% - 7.5px);margin:15px 15px 0 0;float:left}.profile-navigation__user-recipes__item:nth-child(2n){margin-right:0}.profile-navigation__user-recipes__img,.profile-navigation__user-recipes__link{display:block;width:100%}.corporate-footer{background:#f7f7f7;overflow:hidden}@media (min-width:768px){.corporate-footer{padding-top:7rem}}body:not(.page--about) .corporate-footer{margin-top:10vh}@media (min-width:1025px){body:not(.page--about) .corporate-footer{margin-top:24vh}}.corporate-footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.corporate-footer__figure{width:47.96031%;float:left}.corporate-footer__image{display:block}.corporate-footer__content{width:47.96031%;float:left;position:relative}@media (min-width:1025px){.corporate-footer__content{top:-7rem}}.corporate-footer__logo{display:block}.corporate-footer__tagline{font-size:3.2rem;font-weight:300;max-width:63rem}@media (max-width:1024px){.corporate-footer__tagline{font-size:2rem}}@media (max-width:767px){.corporate-subfooter{font-size:1.1rem}}.corporate-subfooter-nav{text-align:center}@media (min-width:768px){.corporate-subfooter-nav{float:right}}.corporate-subfooter-nav__list{display:inline-block;color:#969699}.corporate-subfooter-nav__item{display:inline-block;padding:1.1rem 1rem .9rem}@media (max-width:767px){.corporate-subfooter-nav__item{padding:1.1rem .45rem .9rem}}.corporate-subfooter-nav__link{display:block}.corporate-social-links{float:right;height:4.2rem;overflow:hidden}.corporate-social-links__item{display:inline-block}.corporate-social_links__link{display:block;padding:1rem}.save-recipe-quick-modal{width:100%;max-width:640px;min-height:270px;height:270px;background:#fff}@media (max-width:767px){.save-recipe-quick-modal{margin:20px;width:calc(100% - 40px)}}@media (min-width:1025px){.save-recipe-quick-modal:before{content:"";position:absolute;top:0;left:180px;width:40px;height:100%;background:linear-gradient(90deg,#999 0,hsla(0,0%,100%,0));opacity:.7;z-index:1}}.save-recipe-quick-modal:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40px;background:#eaeaea}.save-recipe-quick-modal .recipe-card__actionfooter{padding-top:10px}.save-recipe-quick-modal__recipe{position:relative;width:250px;padding:20px;display:block;float:left}.save-recipe-quick-modal__content{padding:0 20px 0 240px;height:calc(100% - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.save-recipe-quick-modal__content{width:100%;padding-left:20px}}.save-recipe-quick-modal__header{font-size:2.3rem;font-weight:400;padding-bottom:13px}@media (min-width:1025px){.save-recipe-quick-modal__header{font-size:3rem}}.save-recipe-quick-modal__forms{position:relative}@media (max-width:1024px){.save-recipe-quick-modal__form-feedback{right:-6px;bottom:48px}}[data-state=error] .save-recipe-quick-modal__form-feedback{opacity:1;-webkit-animation:j .3s forwards;animation:j .3s forwards;visibility:visible;overflow:visible}.save-recipe-quick-modal__footer{padding-top:10px;max-width:340px}.save-recipe-quick-modal__abort-button{background:#ccc;border:1px solid #ccc}.auth-modal{max-width:740px;width:calc(100% - 40px);height:500px;background:#fff}.auth-modal [data-target]{display:none;opacity:0;transition:opacity .35s}.auth-modal[data-active=login] [data-target=login],.auth-modal[data-active=register] [data-target=register]{display:block}.auth-modal[data-animate=login] [data-target=login],.auth-modal[data-animate=register] [data-target=register]{opacity:1}.auth-modal[data-type=simple]{max-width:500px;min-height:450px;height:450px}.auth-modal[data-type=simple] .auth-modal__recipe--card{display:none}.auth-modal[data-type=simple] .auth-modal__container{width:100%;border-radius:3px}.auth-modal[data-type=simple] .auth-modal-login__heading,.auth-modal[data-type=simple] .auth-modal-register__heading,.auth-modal[data-type=simple] .save-cookbooks__header{font-size:2.3rem;font-weight:400}.auth-modal .facebook-connect-btn{width:100%}.auth-modal .formfield-container .form-feedback-label.active{text-align:left}.auth-modal .auth-modal__disclaimer{position:absolute;top:calc(100% + 5px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:500px;text-align:center}.auth-modal .auth-modal__disclaimer .brand__logo,.auth-modal .auth-modal__disclaimer .plugin-save__load__logo{color:#44c200;margin:auto}@media (max-width:767px){.auth-modal .auth-modal__disclaimer{color:#fff}}.auth-modal .text-disclaimer{text-align:center}.backdrop--dark .auth-modal{border:none!important}.backdrop--dark .auth-modal .brand__logo,.backdrop--dark .auth-modal .plugin-save__load__logo,.backdrop--dark .auth-modal .text-disclaimer{color:#fff!important}.auth-modal__recipe{width:50%;float:left;position:relative;height:100%;padding:4rem;overflow:hidden;background:url(../img/plugin/recipe_img.png) no-repeat 50%/cover #f0f0f0;border-radius:3px;display:none}.auth-modal__recipe:before{content:"";background:linear-gradient(180deg,rgba(0,0,0,.85) 0,transparent);position:absolute;width:100%;z-index:1;height:100%;max-height:30rem;min-height:10rem;border-top-left-radius:3px;border-top-right-radius:3px;top:0;left:0;opacity:1}@media (min-width:768px){.auth-modal__recipe{display:block}}.auth-modal__recipe-image{position:absolute;top:0;left:0;right:0;width:100%;display:block;z-index:0}.auth-modal__recipe--card{width:47.96031%;float:left;background:#f7f7f7;width:50%;height:100%;position:relative;z-index:8;border-top-left-radius:3px;border-bottom-left-radius:3px;display:none}@media (min-width:768px){.auth-modal__recipe--card{display:block}}.auth-modal__image{background-size:contain;width:100%;height:calc(100% - 87px);background-repeat:no-repeat;background-position:50%;border-top-left-radius:3px;border-top-right-radius:3px;display:block;border-right:1px solid #dededf;position:relative}.auth-modal__recipe-info{background:#fff;display:block;position:absolute;bottom:0;width:100%;padding:16px 20px 8px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-right:1px solid #dededf}.auth-modal__recipe_content{position:relative;z-index:2;color:#fff}.auth-modal__recipe_content span{color:inherit}.auth-modal__recipe-title{font-size:2.4rem;display:block;max-width:37rem;line-height:1.2;text-shadow:0 1px 0 #333}.auth-modal__recipe-avatar-container{display:inline-block;width:2.5rem;height:2.5rem;vertical-align:middle;margin-right:1rem}.auth-modal__recipe-user{display:block;margin-top:.5rem}.auth-modal__recipe-username{font-size:1.4rem;vertical-align:middle}.auth-modal__container{position:relative;background:#f0f0f0;width:100%;height:100%;border-radius:3px}@media (min-width:768px){.auth-modal__container{width:50%;float:right;border-radius:0 3px 3px 0}}.auth-modal__header{width:100%;padding:1.5rem 20px;background:#fff;border-top-right-radius:5px}.auth-modal__subheader{text-align:left;padding-bottom:15px;display:none}.auth-modal__content{position:relative;width:100%;height:calc(100% - 54px);text-align:center;padding:20px}.auth-modal-login__heading,.auth-modal-register__heading{font-size:2.3rem;font-weight:400}.auth-modal-login__facebook-container,.auth-modal-register__facebook-container{padding-bottom:1rem}.auth-modal-login .formfield-container,.auth-modal-register .formfield-container{margin-bottom:20px}.formfield-container#login_pwd__container{margin-bottom:10px}.auth-modal-login__recover,.plugin-save-login__recover{position:relative;margin-bottom:20px}.auth-modal-login__recover .recover,.plugin-save-login__recover .recover{bottom:50px}.auth-modal-login__recover-btn{font-size:1.3rem;text-align:right;float:right;text-decoration:underline;cursor:pointer}.auth-modal__footer{position:absolute;bottom:0;left:0;right:0;width:100%;padding:20px;text-align:right;background:#fff}.auth-modal__toggle-btn{font-size:1.6rem;padding:1rem;cursor:pointer;float:left}.auth-modal__login-btn,.auth-modal__register-btn{transition:all .25s;width:100%}.auth-modal__closebtn{position:absolute;top:6px;right:6px;z-index:6;color:#545454!important}.authsimple{z-index:1;width:100%;max-width:640px;overflow:visible;display:block}[data-type=modal].open .authsimple{-webkit-animation:b .3s forwards;animation:b .3s forwards}@media (max-width:767px){.authsimple{margin-left:0;margin-right:20px;top:20px;-webkit-transform:translate(-50%);transform:translate(-50%);width:calc(100% - 40px)}}.authsimple__closebtn{position:absolute;top:6px;right:6px;color:#545454!important}.authsimple__header{padding:4.07938%}.authsimple__title{font-size:3.2rem;display:block;line-height:1;margin-bottom:.3175em}.authsimple__text{font-size:1.6rem;color:#999;line-height:1;padding:0}.authsimple__content{max-width:100%;margin-left:auto;margin-right:auto;background:#f5f5f5;padding:4.07938%}.authsimple__content:after{content:" ";display:block;clear:both}.authsimple__emailregister{width:100%;float:left;margin-left:0;margin-right:0}@media (min-width:768px){.authsimple__emailregister{width:47.96031%;float:left;margin-right:4.07938%}}.authsimple__emailregister button{float:left}.authsimple__emailregister label.form-feedback-label{margin:0;padding:0}.authsimple__emailregister label.form-feedback-label.active{margin:0;padding:10px 2px;padding-bottom:0}.authsimple__openlogin{text-decoration:underline}.authsimple__facebookregister{width:47.96031%;float:right;margin-right:0;display:none}@media (min-width:768px){.authsimple__facebookregister{display:block}}.authsimple__facebookregister .facebook-button-container{text-align:center}.authsimple__footer{padding:4.07938%;position:relative}.authsimple__footer .authsimple__textlink{font-size:1.4rem;color:#999;font-weight:600;position:relative}.authsimple__footer .authsimple__textlink:nth-child(2){margin-left:20px}.authsimple__footer .authsimple__textlink:nth-child(2):before{content:" ";display:block;position:absolute;left:-10px;top:2px;height:15px;border-left:1px solid #ccc}.authsimple__button{transition:all .25s;margin-top:4.07938%;opacity:.3;cursor:auto}.authsimple__button.active{opacity:1;cursor:pointer}.facebook-button__label,.signup_email__label{color:#999;font-weight:700;font-size:13px;margin-bottom:5px;display:inline-block}.plugin-promo{width:100%;max-width:530px;overflow:visible;background:#fff;border:1px solid #ddd;border-radius:5px;-webkit-animation:b cubic-bezier(.17,.04,.03,.94) .5s forwards;animation:b cubic-bezier(.17,.04,.03,.94) .5s forwards;visibility:visible}.plugin-promo__header{padding:3rem 3.8rem 0}.plugin-promo__title{font-size:3.2rem;font-weight:400}.plugin-promo__image{display:block}.plugin-promo__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #ddd;padding:20px 20px 40px;text-align:right}.plugin-promo__accept,.plugin-promo__decline{width:calc(50% - .75rem);padding:.625em 0}.plugin-promo__decline{background:#ccc;border-color:#ccc;font-weight:400}.plugin-promo__dismiss{padding:9px 20px;text-align:center;position:absolute;left:0;bottom:0;width:100%}.plugin-promo__dismiss__btn{font-size:1.2rem;color:#999;position:relative}.plugin-promo__disclaimer{position:absolute;bottom:-100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:500px;text-align:center}.plugin-promo__disclaimer .brand__logo,.plugin-promo__disclaimer .plugin-save__load__logo{color:#44c200;margin:auto}@media (max-width:767px){.plugin-promo__disclaimer{color:#fff}}.plugin-promo__disclaimer .text-disclaimer{text-align:center}.plugin-force-click{overflow:visible;opacity:0;position:absolute;top:10%;-webkit-animation:b cubic-bezier(.17,.04,.03,.94) .5s forwards;animation:b cubic-bezier(.17,.04,.03,.94) .5s forwards;visibility:visible}.plugin-force-click .create-recipe-card,.plugin-force-click .recipe-card,.plugin-force-click .recipe-card--fill{min-height:340px}.plugin-force-click__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:66rem;padding:1rem 3rem 1rem 0;margin-top:130px;height:290px}.plugin-force-click__content:before{content:"";position:absolute;top:0;left:180px;width:40px;height:100%;background:linear-gradient(90deg,#999 0,hsla(0,0%,100%,0));opacity:.7;z-index:1}.plugin-force-click__text{padding-left:240px}.plugin-force-click__text h2{font-size:3.6rem;margin-bottom:1rem}.plugin-force-click__text p{font-size:2.2rem;font-weight:300;padding:0;line-height:1.3}.browser-button-text{font-weight:600;color:#44c200}.browser-button-text:before{content:"";display:inline-block;width:32px;height:32px;min-width:32px;position:relative;background:url(../img/plugin-force-click/browser-button-icon.png) no-repeat 50%/cover transparent;margin:0 5px 0 0;top:8px}.plugin-force-click__arrow{position:absolute;top:-7rem;right:-10rem;z-index:4}.avatar-upload{z-index:1;display:block;max-width:440px;width:calc(100% - 40px);padding-bottom:0;overflow:hidden;min-height:500px;max-height:calc(100% - 80px)}.avatar-upload__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.avatar-upload__container .avatar-upload__delete,.avatar-upload__container .avatar-upload__errorfooter,.avatar-upload__container .avatar-upload__uploadfooter,.avatar-upload__container .avatar-upload__verifyfooter{display:none}.avatar-upload__container[data-state=verify-delete] .avatar-upload__verifyfooter,.avatar-upload__container[data-state=verify-upload] .avatar-upload__verifyfooter{display:-webkit-box;display:-ms-flexbox;display:flex}.avatar-upload__container[data-state=upload] .avatar-upload__uploadfooter{display:block}.avatar-upload__header{padding:15px 20px;border-bottom:1px solid #e7e7e7;position:relative}.avatar-upload__preview{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 20px}.avatar-upload__preview[data-state=loading] .avatar-upload__loader{display:block}.avatar-upload__figure{background:#fff;position:relative;height:320px;width:320px}.avatar-upload__figure .profile__avatar:nth-child(n+2){display:none!important}.avatar-upload__figure[data-crop=height] .profile__avatar:first-of-type{max-width:100%;height:auto;width:inherit;max-height:none;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.avatar-upload__figure[data-crop=width] .profile__avatar:first-of-type{max-width:none;height:inherit;width:auto;max-height:100%;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.avatar-upload__figure[data-crop=none] .profile__avatar:first-of-type{max-width:100%;height:auto;width:100%;max-height:none;position:relative}.avatar-upload__closebtn{position:absolute;top:5px;right:10px}.avatar-upload__container[data-loading=true] .avatar-upload__closebtn{display:none}.avatar-upload__uploadfooter{text-align:center;padding:30px;border-top:1px solid #e7e7e7;transition:opacity .3s}.avatar-upload__container[data-loading=true] .avatar-upload__uploadfooter{opacity:0;visibility:hidden}.avatar-upload__fileinput{position:absolute}.avatar-upload__uploadbutton{position:relative;display:block}.avatar-upload__verifyfooter{text-align:center;padding:30px;border-top:1px solid #e7e7e7;transition:opacity .3s}.avatar-upload__container[data-loading=true] .avatar-upload__verifyfooter{opacity:0;visibility:hidden}.avatar-upload__save-button{width:50%;max-height:none}[data-state=verify-delete] .avatar-upload__save-button{background:#f24e4d;border-color:#f24e4d}.avatar-upload__cancel-button{width:50%;margin-right:20px;border:1px solid #ccc;background:#ccc}.avatar-upload__delete{padding:0 30px 30px;text-align:center;cursor:pointer;transition:opacity .3s}.avatar-upload__delete span{text-decoration:underline}.avatar-upload__container[data-loading=true] .avatar-upload__delete{opacity:0;visibility:hidden}.avatar-upload__errorfooter{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;padding:20px;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:calc(100% - 150px)}.avatar-upload__errorfooter span{color:#f24e4d;font-weight:600}.edit-cookbook{z-index:1;display:block;background:#f7f7f7;max-width:740px;width:calc(100% - 40px);padding-bottom:0;min-height:500px;height:500px;overflow:hidden;margin:20px}.edit-cookbook:before{content:"";width:100%;height:60px;background:#fff;display:block;position:absolute;top:0;left:0;z-index:0}.edit-cookbook__preview{width:47.96031%;float:left;background:#f7f7f7;width:50%;height:100%;position:relative;z-index:8;border-right:1px solid #e7e7e7;display:none}@media (min-width:768px){.edit-cookbook__preview{display:block}}.edit-cookbook__preview>.cookbook-card,.edit-cookbook__preview>.create-cookbook-card{width:calc(100% - 80px);position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.edit-cookbook__preview:before{content:"";display:block;background:#fff;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:4}.edit-cookbook__preview .edit-button{display:none!important}.edit-cookbook__forms{width:47.96031%;float:left;width:100%;height:100%;padding-left:20px;padding-right:20px}@media (min-width:768px){.edit-cookbook__forms{width:50%}}.edit-cookbook__forms[data-state=form] .edit-cookbook__forms__container{display:block}.edit-cookbook__forms[data-state=form] .edit-cookbook__footer{display:-webkit-box;display:-ms-flexbox;display:flex}.edit-cookbook__forms[data-state=delete] .edit-cookbook__footer,.edit-cookbook__forms[data-state=delete] .edit-cookbook__forms__container,.edit-cookbook__forms[data-state=form] .edit-cookbook__deletevalidation{display:none}.edit-cookbook__forms[data-state=delete] .edit-cookbook__deletevalidation{display:-webkit-box;display:-ms-flexbox;display:flex}.edit-cookbook__header{font-size:2.3rem;display:block;padding:17px 0;position:relative}.edit-cookbook__closebtn{position:absolute;z-index:6;padding:0;top:20px;right:20px}.edit-cookbook__forms__container{padding-top:20px}.edit-cookbook__input-name{margin-bottom:20px}.edit-cookbook__input-desc{resize:vertical;max-height:220px;height:120px}.edit-cookbook__form-feedback{display:block;margin-top:10px;color:#f24e4d;font-size:14px;opacity:0}.show-feedback .edit-cookbook__form-feedback{opacity:1}.edit-cookbook__footer{padding:20px;background:#fff;position:absolute;bottom:0;left:50%;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex}.edit-cookbook__delete-button{color:#a6a6a6;background:#f0f0f0;border-color:#f0f0f0;padding:5px 20px 5px 23px;margin-right:10px}.edit-cookbook__delete-button:before{content:"";position:relative;top:-2px;left:-3px}.edit-cookbook__save-button{max-height:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.edit-cookbook__deletevalidation{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-60px;height:100%}.edit-cookbook__deletevalidation__wrapper{display:block;padding-bottom:40px}.edit-cookbook__deletevalidation__wrapper p{padding-bottom:20px}.deletevalidation__nobtn,.deletevalidation__yesbtn{width:calc(50% - 5px);white-space:nowrap;padding-left:0;padding-right:0}.deletevalidation__yesbtn{max-height:none;margin-right:5px;border-color:#f24e4d;background-color:#f24e4d}.deletevalidation__nobtn{border-color:#ccc;background-color:#ccc}.create-cookbook{z-index:1;display:block;background:#f7f7f7;max-width:740px;width:calc(100% - 40px);padding-bottom:0;min-height:500px;height:500px;overflow:hidden;margin:20px}.create-cookbook:before{content:"";width:100%;height:60px;background:#fff;display:block;position:absolute;top:0;left:0;z-index:0}.create-cookbook__preview{width:47.96031%;float:left;background:#f7f7f7;width:50%;height:100%;position:relative;z-index:8;display:none}@media (min-width:768px){.create-cookbook__preview{display:block;border-right:1px solid #dededf}}.create-cookbook__preview>.cookbook-card,.create-cookbook__preview>.create-cookbook-card{width:calc(100% - 80px);position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.create-cookbook__preview:before{content:"";display:block;background:#fff;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:4}.create-cookbook__forms{width:47.96031%;float:left;width:100%;height:100%;padding-left:20px;padding-right:20px}@media (min-width:768px){.create-cookbook__forms{width:50%}}.create-cookbook__header{font-size:2.3rem;display:block;padding:17px 0;position:relative}.create-cookbook__closebtn{position:absolute;z-index:6;padding:0;top:20px;right:20px}.create-cookbook__forms__container{padding-top:20px}.create-cookbook__input-name{margin-bottom:20px}.create-cookbook__input-desc{resize:vertical;max-height:220px;height:120px}.create-cookbook__form-feedback{display:block;margin-top:10px;color:#f24e4d;font-size:14px;opacity:0}.show-feedback .create-cookbook__form-feedback{opacity:1}.create-cookbook__footer{padding:20px;background:#fff;position:absolute;bottom:0;left:0;width:100%}.create-cookbook__create-button{float:right}.user-following__fb-connect-container{display:none;text-align:center}body.logged-in-user-profile .user-following__fb-connect-container{display:block}.user-followers__follow-btn{padding:.813em 2em;margin-top:.625em;max-width:40rem}.find-friends>div{max-height:calc(100% - 140px)}.find-friends__follow-all-btn{width:100%}.share{height:auto;width:340px}.share a{font-size:1.6rem!important;padding:1em 2rem!important;line-height:1em}.share [class^=icon]{width:18px;display:inline-block;vertical-align:middle;position:relative;top:-1px;margin-right:10px}.share .icon--facebook{fill:#3b5998}.share .icon--twitter{fill:#1da1f2}.disable-pointer *{pointer-events:none;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.profile__cover-image__container{transition:height .3s}.profile__cover-image__container .profile__cover__upload{transition:opacity .3s;position:absolute;right:20px;top:20px}.profile__cover-image__container[data-state=reposition][data-crop=height]{cursor:ns-resize}.profile__cover-image__container[data-state=reposition][data-crop=width]{cursor:ew-resize}.profile__cover-image__container[data-state=reposition] .profile__cover__reposition{opacity:1}.profile__cover-image__container[data-crop=height] .profile__cover-image{width:100%}.profile__cover-image__container[data-crop=width] .profile__cover-image{height:100%;width:auto}.profile__cover-image__container[data-loading=true] .profile__cover__upload{opacity:0;visibility:hidden}.profile__cover__reposition{background-color:rgba(0,0,0,.6);padding:0 20px;border-radius:5px;opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:1;pointer-events:none}.profile__cover__reposition:before{content:""}.profile__cover__reposition:after{content:""}.profile__cover__reposition:before{position:absolute;top:4px;left:14px;color:#fff}.profile__cover__reposition:after{position:absolute;bottom:4px;left:14px;color:#fff}.profile__cover-image__container[data-crop=width] .profile__cover__reposition{cursor:ew-resize}.profile__cover-image__container[data-crop=width] .profile__cover__reposition:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:9px;left:6px}.profile__cover-image__container[data-crop=width] .profile__cover__reposition:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:2px;left:27px}.profile__cover-image__container[data-crop=height] .profile__cover__reposition{cursor:ns-resize}.profile__cover__reposition p{margin-left:20px;font-weight:600;color:#fff}.profile__cover-image{position:relative;top:0;pointer-events:none;width:100%}.profile__cover-image:nth-of-type(n+2){display:none}.profile__cover-image img{pointer-events:none}.profile__cover__upload,.profile__cover__upload[data-state=default] .profile__cover__uploadbutton{display:block}.profile__cover__upload[data-state=default] .profile__cover__uploadbutton--direct,.profile__cover__upload[data-state=default] .profile__cover__verify,.profile__cover__upload[data-state=empty] .profile__cover__uploadbutton{display:none}.profile__cover__upload[data-state=empty] .profile__cover__uploadbutton--direct{display:block}.profile__cover__upload[data-state=empty] .profile__cover__verify,.profile__cover__upload[data-state=verify] .profile__cover__uploadbutton,.profile__cover__upload[data-state=verify] .profile__cover__uploadbutton--direct{display:none}.profile__cover__upload[data-state=verify] .profile__cover__verify{display:block}.profile__cover__button-container{position:relative}.profile__cover__errortooltip{color:#f24e4d;font-weight:600;position:absolute;right:calc(100% + 5px);top:0;width:220px;display:none}.profile__cover__uploadbutton,.profile__cover__uploadbutton--direct{position:relative;display:block}.profile__cover__verify{display:block}.profile__cover__savebutton.remove{background:#f24e4d;border-color:#f24e4d}.profile__cover__cancelbutton{max-height:42px;border:1px solid #ccc;background:#ccc}.profile__cover__fileinput{display:block}.profile__cover__fileinput--direct{display:block;position:absolute}.cover-upload__menu{left:40px;top:calc(100% + 5px);width:calc(100% - 50px)}.action_nav__item--position,.action_nav__item--remove,.action_nav__item--upload{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #dededf}.action_nav__item--position:before,.action_nav__item--remove:before,.action_nav__item--upload:before{font-size:2rem;display:inline-block;color:#838383;padding:8px 4px 8px 8px}body.browser--internet-explorer .action_nav__item--position:before,body.browser--internet-explorer .action_nav__item--remove:before,body.browser--internet-explorer .action_nav__item--upload:before{width:50px}.action_nav__item--position>a,.action_nav__item--position label,.action_nav__item--position span,.action_nav__item--remove>a,.action_nav__item--remove label,.action_nav__item--remove span,.action_nav__item--upload>a,.action_nav__item--upload label,.action_nav__item--upload span{width:100%;padding-left:4px!important;border-bottom:none!important}.action_nav__item--position:last-of-type,.action_nav__item--remove:last-of-type,.action_nav__item--upload:last-of-type{border-bottom:none}.profile__avatar__link{position:relative;display:block;z-index:1}.profile__avatar__container{position:absolute;height:150px;width:150px;top:-80px;border:5px solid #fff;z-index:10;background-color:#efefef}@media (max-width:767px){.profile__avatar__container{height:110px;width:110px;top:-70px;left:50%;margin-left:-55px}}.profile__avatar__container[data-crop=height] .profile__avatar{max-width:100%;height:auto;width:inherit;max-height:none;-webkit-transform:translateY(-25%);transform:translateY(-25%)}.profile__avatar__container[data-crop=width] .profile__avatar{max-width:none;height:inherit;width:auto;max-height:100%;-webkit-transform:translateX(-25%);transform:translateX(-25%)}.profile__avatar__container img{display:none;width:100%}.profile__avatar__container img:first-of-type{display:block}.profile__avatar__container .no-image{background-image:none}.profile__avatar__upload__container{display:inline-block;margin:0;position:absolute;top:20px;left:160px}.profile__avatar__uploadbutton{font-size:1.3rem}.home-nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% + 30px);margin:0 -15px;background:#fff}.home-nav,.home-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}.home-nav ul li a{font-size:3rem;display:block;padding:.625em 1em;color:#999;transition:color .3s;margin:0 2em}.home-nav ul li a[data-active=true]{border-bottom:4px solid #44c200;color:#333}.home-nav ul li a:hover{color:#333}@media (max-width:567px){.home-nav ul li a{font-size:2rem}}.recipe-modal__panorama,.site-header__panorama{height:270px;width:100%;display:block;background:#e9e9e9;position:absolute;top:58px;left:0;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:769px){.recipe-modal__panorama,.site-header__panorama{height:360px}}.recipe-modal__panorama .recipe-modal__panorama__countdown,.site-header__panorama .site-header__panorama__countdown{content:"3";position:absolute;right:20px;top:10px;font-size:3.7rem;color:#000;font-weight:700;background-color:#fff;border-radius:50%;width:60px;height:60px;padding-top:7px;padding-left:19px}.page--recipe-show .site-header__panorama{background:transparent}.site-header__panorama .site-header__panorama__topad{width:980px;background:#e9e9e9;position:relative}.site-header__panorama .site-header__panorama__topad>div{position:relative;z-index:1}@media (min-width:768px) and (max-width:1023px){.site-header__panorama .site-header__panorama__topad{-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:top center;transform-origin:top center;min-width:980px}}.site-header__panorama .site-header__panorama__countdown{display:none}@media (min-width:768px) and (max-width:1023px){.site-header__panorama .site-header__panorama__countdown{display:none!important}}.site-header[data-state=panorama] .site-header__panorama{transition-duration:0s;height:400px}.site-header__panorama.fixed{position:fixed;z-index:9;background-color:transparent}.site-header__panorama.fixed .advertisement-tag{display:none}.site-header__panorama.fixed .site-header__panorama__topad{background:transparent}body:not(.kcolbda) .site-wrapper[data-state=default],body:not(.kcolbda) .site-wrapper[data-state=panorama]{padding-top:326px}@media (min-width:769px){body:not(.kcolbda) .site-wrapper[data-state=default],body:not(.kcolbda) .site-wrapper[data-state=panorama]{padding-top:421px}}.recipe-modal__panorama{position:fixed;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:810;background-color:transparent;width:auto}.recipe-modal__panorama .recipe-modal__panorama__topad{min-width:980px;min-height:300px;position:relative;background:#e9e9e9}.recipe-modal__panorama .recipe-modal__panorama__topad>div{position:relative;z-index:1}.recipe-modal__panorama .recipe-modal__panorama__topad>.advertisement-tag{z-index:0}.recipe-modal__panorama .recipe-modal__panorama__topad.fixed{background:transparent}.recipe-modal__panorama .recipe-modal__panorama__topad.fixed>.advertisement-tag{display:none}@media (min-width:768px) and (max-width:1023px){.recipe-modal__panorama .recipe-modal__panorama__topad{min-width:980px;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:center;transform-origin:center}}.recipe-modal__panorama .recipe-modal__panorama__countdown{display:none}.recipe-modal__panorama.stationary{transition:none}.recipe-modal[data-state=default] .modal-container.open,.recipe-modal[data-state=panorama] .modal-container.open{padding-top:340px}.recipe-likers__like-button{padding:.813em;margin-top:2rem}.recipe-likers__like-button[data-liked=true]{color:#b7b7b7;border-color:currentColor;background:transparent;font-weight:400}.recipe-likers__like-button[data-liked=true]:active,.recipe-likers__like-button[data-liked=true]:hover{color:#44c200}.recipe-likers__like-button[data-liked=true]:before{color:#ff5b5b}.recipe-likers__like-button:before{margin-right:1rem}.recipe-likers__like-button:after{top:0!important;left:1px!important}.recipe-savers__save-button{padding:.813em;margin-top:2rem}.recipe-savers__save-button[data-saved=true]{color:#b7b7b7;border-color:currentColor;background:transparent;font-weight:400}.recipe-savers__save-button[data-saved=true]:active,.recipe-savers__save-button[data-saved=true]:hover{color:#44c200}.recipe-savers__save-button[data-saved=true]:before{color:#ff5b5b}.recipe-savers__save-button:before{margin-right:1rem}.recipe-savers__save-button:after{top:0!important;left:1px!important}.password-settings{height:43rem}.password-settings footer{padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.password-settings footer button{width:calc(50% - 10px)}.password-settings .input-container{position:relative}.password-settings .input-container label{font-size:1.3rem;font-weight:600}.password-settings .forgot-password-btn{font-size:1.3rem;cursor:pointer;text-decoration:underline}.password-settings__content{padding:15px 20px;overflow:visible!important}.password-settings__forgot-password{position:relative;text-align:right}.plugin-save,.plugin-save__create_container{position:fixed;width:100%;height:100%;max-width:79rem;max-height:56rem;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page--plugin-browser-extension,.page--plugin-savepopup{overflow:hidden}.page--plugin-browser-extension .site-wrapper,.page--plugin-savepopup .site-wrapper{padding:0;margin:0;min-height:50rem;overflow:hidden}.page--plugin-browser-extension .saverecipe-modal,.page--plugin-savepopup .saverecipe-modal{background-color:#f0f0f0}.page--plugin-browser-extension .saverecipe-desktop__closebtn,.page--plugin-savepopup .saverecipe-desktop__closebtn{display:none}.plugin-save__error,.plugin-save__loader{display:none;width:350px}.plugin-save__loader{display:block}.plugin-save__loader .plugin-save__load__logo{width:100%}.plugin-save__error{width:600px}.plugin-save__auth{display:none;position:relative;background:#fff;width:100%;height:100%}.plugin-save__auth [data-target]{display:none;opacity:0;transition:opacity .35s}.plugin-save__auth[data-active=login] [data-target=login],.plugin-save__auth[data-active=register] [data-target=register]{display:block}.plugin-save__auth[data-animate=login] [data-target=login],.plugin-save__auth[data-animate=register] [data-target=register]{opacity:1}.plugin-save__auth .facebook-connect-btn{width:100%}.plugin-save__auth .saverecipe-desktop__feedbacklayer{display:none!important}.plugin-save__auth__recipe{width:50%;float:left;position:relative;height:100%;padding:4rem;overflow:hidden;background-size:cover;background-image:url(../img/plugin/recipe_img.png);background-color:#f0f0f0;background-repeat:no-repeat;background-position:50%}.plugin-save__auth__recipe:before{content:"";background:linear-gradient(180deg,rgba(0,0,0,.85) 0,transparent);position:absolute;width:100%;z-index:1;height:100%;max-height:30rem;min-height:10rem;top:0;left:0;opacity:1;visibility:visible}.plugin-save__auth__recipe-image{position:absolute;top:0;left:0;right:0;width:100%;display:block;z-index:0}.plugin-save__auth__recipe_content{position:relative;z-index:2;color:#fff}.plugin-save__auth__recipe_content span{color:inherit}.plugin-save__auth__recipe-title{font-size:2.4rem;display:block;max-width:37rem;line-height:1.2;text-shadow:0 1px 0 #333}.plugin-save__auth__recipe-avatar-container{display:inline-block;width:2.5rem;height:2.5rem;vertical-align:middle;margin-right:1rem}.plugin-save__auth__recipe-user{display:block;margin-top:.5rem}.plugin-save__auth__recipe-username{font-size:1.4rem;vertical-align:middle}.plugin-save__auth__container{width:50%;float:right;position:relative;background:#f0f0f0;height:100%}.plugin-save__auth__header{width:100%;padding:1.5rem 3rem;background:#fff}.plugin-save__auth__content{position:relative;width:100%;height:360px;text-align:center;padding:0 2rem}.plugin-save-login__heading,.plugin-save-register__heading{font-size:2rem;font-weight:400}.plugin-save-login .formfield-container,.plugin-save-register .formfield-container{margin-top:2rem}.plugin-save-login__recover-btn{font-size:1.3rem;text-align:right;float:right;text-decoration:underline;cursor:pointer}.plugin-save__auth__footer{position:absolute;bottom:0;left:0;right:0;width:100%}.plugin-save__auth__login-btn,.plugin-save__auth__register-btn{transition:all .25s;width:100%}.plugin-save__auth__register-btn{margin-top:2rem}.plugin-save-register__disclaimer{margin-top:20px;text-align:left;font-size:1.2rem}.plugin-save__error__image{float:left;width:124px;margin-right:20px}.plugin-save__error__msg{position:absolute;top:50%;left:250px;width:456px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plugin-save__error__msg h2{font-size:4.5rem}.plugin-save__error__msg p{font-size:2rem}.plugin-save__load__logo{margin:0 auto}.plugin-save__load__loader{position:relative;display:block;width:100%;height:100px;text-align:center}.plugin-save__load__loader .spinner-section{display:block;left:50%;top:22px;margin-left:-25px}.plugin-save__load__msg{display:block;width:100%;text-align:center}.plugin-save__header,.plugin-save__header--image{position:relative;display:block;background-color:#fff;height:50px}.plugin-save__header--image .header__content,.plugin-save__header .header__content{font-size:2rem;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;font-weight:600;padding-left:40px;margin-left:20px}.plugin-save__header--image .header__content:before,.plugin-save__header .header__content:before{color:#44c200;margin-right:10px;font-size:2.5rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.plugin-save__header .header__content:before{content:"";font-size:2rem}.plugin-save__header--image .header__content:before{content:"";font-size:2.3rem}.plugin-save__create{display:none}.plugin-save__create_container{display:block}.plugin-save__create_container .brand__logo,.plugin-save__create_container .plugin-save__load__logo{position:absolute;top:50%;left:50%;margin-left:-4.05rem;margin-top:-1.75rem}.create__title{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:1.5rem 2rem}.selectize-control.create__title_dropdown{width:100%;visibility:hidden;opacity:0;display:none!important;margin-right:10px;height:41px}.create__title[data-state=dropdown] .selectize-control.create__title_dropdown{display:block!important;visibility:visible;opacity:1}.create__custom_title{visibility:hidden;opacity:0;display:none!important;margin-right:10px}.create__title[data-state=custom-title] .create__custom_title{display:block!important;visibility:visible;opacity:1}.create__enable_custom_title{font-size:1.8rem;color:#999;visibility:hidden;opacity:0;display:none;cursor:pointer;background:#f0f0f0;border:1px solid #dededf;padding:7px 10px;border-radius:3px;height:41px;width:41px;text-align:center}.create__title[data-state=dropdown] .create__enable_custom_title{display:inline-block;visibility:visible;opacity:1}.create__enable_custom_title:hover{color:#333}.create__disable_custom_title{font-size:1.6rem;color:#999;visibility:hidden;opacity:0;display:none;cursor:pointer;background:#f0f0f0;border:1px solid #dededf;padding:9px 10px;border-radius:3px;height:41px;width:41px;text-align:center}.create__title[data-state=custom-title] .create__disable_custom_title{display:inline-block;visibility:visible;opacity:1}.create__disable_custom_title:hover{color:#333}.create__images{width:calc(100% + 1.6rem);overflow-x:hidden;overflow-y:scroll;height:calc(100% - 17rem);padding:.5rem 1.5rem 6.5rem}.create__images::-webkit-scrollbar{width:1.6rem;background-color:#f0f0f0}.create__images::-webkit-scrollbar-thumb{background:#e0e0e0}.create__images_col{width:25%;float:left;padding:0 .5rem}.create__image_container{display:none;position:relative;margin-top:1rem}.create__image_container:after,.create__image_container:before{content:"";transition:all .5s cubic-bezier(.17,.04,.03,.94);opacity:0}.create__image_container:before{font-size:3.4rem;color:#fff;z-index:2;font-weight:600;display:block;width:4.6rem;height:4.6rem;text-align:center;border-radius:2.8rem;background:rgba(68,194,0,.85)}.create__image_container:after{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.5);z-index:1}.create__image_container[data-active=true]{display:block;cursor:pointer}.create__image_container:hover .create__image-size,.create__image_container:hover:after{opacity:1}.create__image_container[data-choosen=true] .create__image-size,.create__image_container[data-choosen=true]:after,.create__image_container[data-choosen=true]:before{opacity:1!important}.create__image{display:block;width:100%;border-radius:3px}.create__image-size{position:absolute;left:.75rem;bottom:.5rem;font-size:1.1rem;z-index:2;opacity:0;transition:opacity .5s cubic-bezier(.17,.04,.03,.94)}.create__show_more_images{font-size:1.3rem;display:inline-block;text-decoration:underline;cursor:pointer;position:absolute;right:3rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.create__save_container{position:absolute;width:100%;bottom:0;left:0;right:0;padding:1rem 2rem;z-index:5}.create__save{font-size:1.6rem;width:100%}.create__save.disabled{background:#bce2a8;color:#deefcd;border-color:#bce2a8;cursor:default}.create__save-tooltip:before{content:"";position:absolute;width:100%;height:100%;z-index:2;top:0;left:0}.plugin-save-user{display:none;position:absolute;z-index:4;top:0;right:0}.plugin-save-user__link{display:block}.plugin-save-user__avatar-container{margin-top:.7rem!important;margin-right:2rem!important}.plugin-save-user__avatar{display:block}.plugin-save-user__name{font-size:1.4rem;position:relative;top:-1rem;display:inline-block;font-weight:400;padding-right:1.5rem;max-width:200px}body.in-iframe .brand__logo,body.in-iframe .plugin-save-user,body.in-iframe .plugin-save__load__logo{display:none!important}.plugin-save__save{display:none;width:100%;height:100%}.plugin-save__save .saverecipe-modal--desktop{max-width:none;margin:10px;width:calc(100% - 20px);height:calc(100% - 20px)}.plugin-save__save .have-account-link,body.not-logged-in .plugin-save__save .cookbooks-widget__abort-button{display:none!important}body.not-logged-in .plugin-save__save .create-cookbooks__widget{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.plugin-save__erroroverlay{display:none;position:absolute;z-index:10;width:790px;height:560px}.plugin-save__erroroverlay h2{color:#fdfdfd;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:1}.plugin-save__erroroverlay:after{content:"";display:block;background:#000;width:100%;height:100%;opacity:.75}.plugin-save__ending{display:none;width:100%;height:100%}.plugin-save__ending__recipe{height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(50% - 5px)}.plugin-save__ending__recipe>article{width:70%}.plugin-save__ending__recipe[data-loading=true]:before{display:none}.plugin-save__ending__countdown{position:relative;display:block;width:calc(50% - 5px);height:100%;float:right;padding:0 20px}.plugin-save__ending__countdown .countdown__header{font-size:2.4rem;font-weight:600;padding-top:50%}.plugin-save__ending__countdown .countdown__notice{font-size:1.6rem}.notecenter{position:fixed;display:block;background:#fff;width:400px;height:200px;top:90px;left:20px;z-index:40;overflow:hidden}.notecenter .notecenter__list{padding:20px}.notifications{margin-top:4rem;padding-bottom:2rem}.notifications .follow--btn{width:100%}@media (max-width:767px){.site-wrapper>.notifications{margin-top:0}.site-wrapper>.notifications .notifications__content{border-radius:0}}.notifications__content{width:100%;margin:0 auto 90px;max-width:68rem}@media (min-width:992px){.notifications__content{width:78.05954%;float:right;margin-right:0}}.notifications__content section+section{border-top:1px solid #e7e7e7}.notifications__content .input-container{padding:0}.notifications__content .input-container+.input-container{margin:20px 0 0}.notification__header{position:relative;padding:15px 30px;border-bottom:1px solid #e7e7e7;text-align:center}.notification__title{display:inline-block}.notification__backBtn{position:absolute;display:inline-block;width:58px;height:100%;top:0;left:0;border-right:1px solid #e7e7e7}.notification{position:relative}.notification+.notification{margin-top:4rem}.notification-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px}.notification-avatar-container{min-width:50px;height:50px}.notification-avatar-container img{display:block;width:50px;height:50px}.notification-text{width:calc(100% - 50px - 200px);padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-text a{font-weight:600}.notification-action{width:200px}.facebook-connect-btn{border:none;background:#4267b2;position:relative;font-weight:600;padding:.625em 2.5em .625em 3em;overflow:hidden}.facebook-connect-btn:before{display:inline-block;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.facebook-connect-btn:hover{background-image:none;background:#4973cb}.facebook-connect-btn:after{background-image:none}.create-recipe-btn{position:relative;padding-left:3.2em}.create-recipe-btn:before{font-size:3.4rem;line-height:.65;content:"+";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:.5em;width:20px;height:20px}body.browser--chrome .create-recipe-btn:before{line-height:.7}.create-recipe-btn--header{height:35px;width:35px;padding:0;border-radius:50%}.create-recipe-btn--header:before{font-size:3rem;height:17px;line-height:.65;content:"+";display:block;width:14px}.create-recipe-btn--header.active{background:#44c200;color:#fff}.device--touch .create-recipe-btn--header{display:none}body.os--os-x.browser--chrome .create-recipe-btn--header:before{line-height:.7;width:auto}body.os--windows.browser--chrome .create-recipe-btn--header:before{line-height:.5;width:auto}body.browser--firefox .create-recipe-btn--header:before{width:16px}body.os--windows.browser--firefox .create-recipe-btn--header:before{line-height:.5}body.os--windows.browser--edge .create-recipe-btn--header:before{line-height:.55;margin-left:-.5px}body.os--windows.browser--internet-explorer .create-recipe-btn--header:before{line-height:.55}.clear-header .create-recipe-btn--header{background:transparent;color:#fff;border-color:#fff}.clear-header .create-recipe-btn--header:after{content:none}.clear-header .create-recipe-btn--header.active,.clear-header .create-recipe-btn--header:active{background:#fff;color:#333;border-color:#fff}@media (max-width:767px){.create-recipe-btn--header{display:none}}[data-liked=true] .like-button{color:#ff5b5b}.like-button:after{top:0!important;left:1px!important}[data-followed=true] .follow-button,[data-saved=true] .follow-button,[data-saved=true] .save-button{color:#44c200}.rate-button:before{top:-2px}[data-unrated=true] .rate-button{display:none}[data-rated=true] .rate-button{color:#fce03b}.comment-reply-button{color:#999}.comment-reply-button:hover{color:#777}.comment-like-button{color:#999}.comment-like-button:hover{color:#777}.comment-like-button:before{top:-2px}.comment-report-button{color:#999}.comment-report-button:hover{color:#ff5b5b}.comment-report-button:after{left:2px}.comment-remove-button{color:#999}.comment-remove-button:hover{color:#ff5b5b}.comment-remove-button:after{left:2px}.followers-button{cursor:default}.followers-button:hover{color:#ccc}.recipes-button{cursor:default}.recipes-button:hover{color:#ccc}.cookbooks-button{cursor:default}.cookbooks-button:hover{color:#ccc}.edit-button{color:#ccc;transition:color .3s}.edit-button:hover{color:#333}.cancel-button{width:12px;height:12px;color:#cecece}.submit-button{font-size:2.1rem;width:17px;height:13px;color:#cecece}.share-button{font-size:2.1rem;width:37px}.analytics-button{font-size:1.2rem;display:none;color:#44c200;font-weight:600;transition:background .35s cubic-bezier(.17,.04,.03,.94),color .35s cubic-bezier(.17,.04,.03,.94);height:35px;width:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:3rem}body.site-connected .analytics-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.os--os-x.browser--safari.site-connected .analytics-button{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:-6px}.analytics-button:disabled{opacity:.3;cursor:default}.analytics-button .analytics-button__icon{color:inherit;stroke:currentColor;width:24px;height:16px;display:block;margin:0 auto}.analytics-button>span{word-wrap:normal}.toggle-button{display:none}.toggle-button:checked+label.toggle-button__label{background:#44c200;border:2px solid #44c200}.toggle-button:checked+label.toggle-button__label:after{left:50%;border-color:#44c200}input[type=checkbox]+label.toggle-button__label{left:0;top:0;background:#f7f7f7;border:1px solid #dededf;border-width:2px;border-radius:2em;transition:all .4s ease;margin:2px;outline:0;display:inline-block;width:3.4em;height:1.8em;position:relative;cursor:pointer;-webkit-user-select:none}input[type=checkbox]+label.toggle-button__label:before{display:none}input[type=checkbox]+label.toggle-button__label:after{border-radius:50%;background:#fff;transition:all .2s ease;border:2px solid #999;position:relative;display:block;content:"";width:calc(50% + 4px);height:calc(100% + 4px);top:-2px;left:-2px}.site-header{font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;top:0;left:0;right:0;z-index:14!important;margin-top:0}.site-header:before{content:"";background:#fff;box-shadow:0 0 2px -2px #555;-webkit-box-shadow:0 0 5px -2px #555;-moz-box-shadow:0 0 2px -2px #555;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.page--search-cookbooks .site-header:before,.page--search-manual .site-header:before,.page--search-users .site-header:before{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.site-header div:not(.site-header__panorama),.site-header h6{z-index:2;position:relative}.page--home .site-header{transition:background-color .35s cubic-bezier(.17,.04,.03,.94),box-shadow .35s cubic-bezier(.17,.04,.03,.94)}@media (max-width:767px){.site-header{height:53px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.site-header{padding:1.12rem 3rem;height:58.375px}}.site-header.downTransition{margin-top:-60px}.site-header.search-active:before{content:"";position:absolute;display:block;top:0;left:0;width:53px;height:53px;z-index:9;cursor:pointer}.site-header:after{opacity:0;transition:opacity .35s cubic-bezier(.17,.04,.03,.94)}.clear-header .site-header:before{background-color:transparent;box-shadow:none}.clear-header .site-header:after{background:linear-gradient(180deg,rgba(0,0,0,.65) 0,transparent);position:absolute;width:120%;z-index:-1;height:100px;top:0;left:0;opacity:1}.main-search{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:auto;align-self:auto;margin:0 3rem}@media (max-width:767px){.main-search{width:calc(50% - 54px);margin:0}.site-header.search-active .main-search{width:100%;position:absolute;float:none;top:0;left:0}}.main-search__container{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.main-search__container{position:relative;margin:0 auto;width:100%;height:3.5rem}.main-search__container:before{content:""}}.main-search__container:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:1rem;color:#666;font-size:1.8rem}body.os--windows.browser--edge .main-search__container:before,body.os--windows.browser--internet-explorer .main-search__container:before{margin-top:1.5px}.clear-header .main-search__container:before{color:#ddd}.main-search__form{width:100%}@media (max-width:767px){.main-search__form{display:none}}#main-search__field{font-size:1.6rem;width:100%;height:35px;padding:2px 10px 0 40px;background:#f1f1f1;text-align:left;border:0;box-shadow:inset 1px 1px 1px 0 transparent;border-radius:5px}.clear-header #main-search__field{background:transparent;color:#fff!important;box-shadow:inset 0 0 0 1px #ddd}.clear-header #main-search__field::-webkit-input-placeholder{color:currentColor}.clear-header #main-search__field::-moz-placeholder{color:currentColor}.clear-header #main-search__field:-ms-input-placeholder{color:currentColor}.clear-header #main-search__field:-moz-placeholder{color:currentColor}#main-search__field:focus::-webkit-input-placeholder{color:transparent}#main-search__field:focus:-moz-placeholder,#main-search__field:focus::-moz-placeholder{color:transparent}#main-search__field:focus:-ms-input-placeholder{color:transparent}.mobile-search__toggle{border-top-right-radius:0;border-bottom-right-radius:0;color:#44c200}.mobile-search__toggle:before{content:"";color:inherit}.clear-header .mobile-search__toggle:before{color:#fff}.clear-header .mobile-search__toggle:active{border:0}.recipe-iframe__save-recipe-button__container{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media (min-width:768px){.recipe-iframe__save-recipe-button__container{margin-left:15px}}@media (max-width:767px){.recipe-iframe__save-recipe-button__container{padding:9px}}.recipe-iframe__save-recipe-button{transition:all .3s}.recipe-iframe__save-recipe-button__container[data-saved=true] .recipe-iframe__save-recipe-button{color:#44c200;background:transparent;font-weight:300}.recipe-iframe__save-recipe-button__container[data-saved=true] .recipe-iframe__save-recipe-button:active,.recipe-iframe__save-recipe-button__container[data-saved=true] .recipe-iframe__save-recipe-button:hover{background:#44c200;color:#fff}.recipe-iframe__save-recipe-button__container:not([data-saved=true]) .recipe-iframe__save-recipe-button{padding:.5em .8em .5em 2em}.recipe-iframe__save-recipe-button__container:not([data-saved=true]) .recipe-iframe__save-recipe-button:before{position:absolute;font-size:1em;left:.8em}@media (max-width:767px){.recipe-iframe__save-recipe-button{padding:.5em .8em!important}.recipe-iframe__save-recipe-button:before{content:none!important}}.search-nav{position:relative;margin-left:1rem;display:inline-block}.search-nav__toggle{font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:5rem;height:3.5rem;border:2px solid #f1f1f1;border-radius:5px;color:#aaa;transition:background .35s cubic-bezier(.17,.04,.03,.94),color .35s cubic-bezier(.17,.04,.03,.94);padding:0 14px}.search-nav__toggle.active,.search-nav__toggle:active{border-color:#44c200;box-shadow:none;background:#44c200}.search-nav__toggle .hamburger{color:inherit;fill:currentColor;height:15px;width:20px}.search-nav__toggle.active,.search-nav__toggle:active{color:#fff}.clear-header .search-nav__toggle{border-width:1px;color:#fff}.clear-header .search-nav__toggle.active,.clear-header .search-nav__toggle:active{color:#333}.search-nav__container{overflow:hidden}@media (min-width:768px){.search-nav__container{top:5.3rem;right:-15rem;max-width:65rem;width:65rem}.search-nav__container:before{left:46.5rem;margin-left:0}}.page-navigation__list{font-size:1.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;text-align:center}.page-navigation__list>li{cursor:pointer}.page-navigation__list>li>a{display:block;padding:10px;text-align:center}.brand__header{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-item-align:auto;align-self:auto;transition:opacity .15s cubic-bezier(.17,.04,.03,.94);opacity:1}@media (max-width:567px){.brand__header{overflow:hidden}}@media (max-width:767px){.brand__header{padding:.7em 0;height:53px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:1.5rem;width:10.8rem}.site-header.no-overflow .brand__header{opacity:0}}.brand__logo,.plugin-save__load__logo{font-size:2.7rem;width:8.1rem;line-height:1;color:#44c200;display:inline-block;top:2px;transition:all .35s cubic-bezier(.17,.04,.03,.94);height:3.5rem}@media (max-width:767px){.brand__logo,.plugin-save__load__logo{font-size:2.15em;width:10.8rem;overflow:visible}}.clear-header .brand__logo,.clear-header .plugin-save__load__logo{color:#fff}.main-actions{display:inline-block}.action__login{font-size:1.4rem;height:35px;padding:.5em .8em}.action__mobile-menu{font-size:3rem;width:53px;height:53px;padding:.5em .8em;background:transparent;border:0;color:#44c200;text-shadow:none;border-radius:0;transition:all .15s cubic-bezier(.17,.04,.03,.94)}.action__mobile-menu:after{content:none}.action__mobile-menu:active{border:0;box-shadow:none;color:#fff;background:#44c200}@media (max-width:767px){.action__mobile-menu{transition:color,background .15s cubic-bezier(.17,.04,.03,.94)}}.user-nav__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-item-align:auto;align-self:auto;text-align:right;height:35px;transition:all .15s cubic-bezier(.17,.04,.03,.94);opacity:1}@media (max-width:767px){.user-nav__container{float:right;display:inline-block;width:calc(50% - 54px);-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.site-header.no-overflow .user-nav__container{opacity:0}}.user-nav__content{position:relative;float:right}.logged-in__avatar__container,.plugin-save-user__avatar-container{display:inline-block;width:35px;height:35px;margin-top:10px;margin-right:10px;cursor:pointer}@media (max-width:767px){.logged-in__avatar__container,.plugin-save-user__avatar-container{display:inline-block!important}}@media (min-width:768px){.logged-in__avatar__container,.plugin-save-user__avatar-container{margin:0}}.recipe-iframe__close-iframe{font-size:1rem;display:block;height:25px;width:25px;float:left;background:#ccc;color:#fff;border-radius:50%;opacity:.7;transition:opacity .25s ease;margin:5px 10px 0 0}.recipe-iframe__close-iframe:hover{opacity:1}.categories-nav{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;display:-webkit-box;display:-ms-flexbox;display:flex}.categories-nav>a{width:50%;padding:10px 20px;text-align:center}body.browser--safari .categories-nav{margin-top:1px}.categories__morelinks{font-size:1.4rem;display:inline-block;font-weight:600;color:#838383;transition:color .3s}.categories__morelinks:hover{color:#333}.countries,.search-nav__categories{position:relative}.countries__title,.search-nav__categories__title{position:relative;padding:10px 20px;border-bottom:1px solid #e7e7e7;z-index:3;background:#fff;border-radius:3px 3px 0 0;overflow:hidden}.countries__list,.search-nav__categories-list{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.countries__list>li,.search-nav__categories-list>li{display:block;width:25%;border-top:1px solid #f0f0f0;border-right:1px solid #f0f0f0;background:#fff}.countries__list>li:nth-child(-n+4),.search-nav__categories-list>li:nth-child(-n+4){border-top:0}.countries__list>li:nth-child(4n+4),.search-nav__categories-list>li:nth-child(4n+4){border-right:0}.countries__list>li:nth-child(4n+4)>a,.search-nav__categories-list>li:nth-child(4n+4)>a{padding-right:20px}.countries__list>li:nth-child(4n+1)>a,.search-nav__categories-list>li:nth-child(4n+1)>a{padding-left:20px}.countries__list>li>a,.search-nav__categories-list>li>a{padding:5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.country__title,.search-nav__category-name{font-size:1.4rem}.search-nav__category-img{width:25px;min-width:25px;height:25px;border-radius:50%;overflow:hidden;margin-right:10px}.affiliate-container__secondary,.search-affiliate-container{position:absolute;right:calc(-300px - 4.07938%);width:300px;top:0;height:calc(100% - 40px)}.affiliate__part,.search-affiliate__part{height:50%}.affiliate-mobile>div .affiliate__debug,.affiliate>div .affiliate__debug,.panorama>div .affiliate__debug,.recipe-modal__panorama .recipe-modal__panorama__topad .affiliate__debug,.recipe-panorama>div .affiliate__debug,.search-result-seo>div .affiliate__debug,.site-header__panorama .site-header__panorama__topad .affiliate__debug{display:none;font-size:1rem;border-radius:3px;background:#fff;border:1px solid #000;position:absolute;top:5px;left:5px;padding:5px 10px;z-index:10}.googletag-debug .affiliate-mobile>div .affiliate__debug,.googletag-debug .affiliate>div .affiliate__debug,.googletag-debug .panorama>div .affiliate__debug,.googletag-debug .recipe-modal__panorama .recipe-modal__panorama__topad .affiliate__debug,.googletag-debug .recipe-panorama>div .affiliate__debug,.googletag-debug .search-result-seo>div .affiliate__debug,.googletag-debug .site-header__panorama .site-header__panorama__topad .affiliate__debug,.recipe-modal__panorama .googletag-debug .recipe-modal__panorama__topad .affiliate__debug,.site-header__panorama .googletag-debug .site-header__panorama__topad .affiliate__debug{display:block}.affiliate-mobile>div .affiliate__debug ul,.affiliate>div .affiliate__debug ul,.panorama>div .affiliate__debug ul,.recipe-modal__panorama .recipe-modal__panorama__topad .affiliate__debug ul,.recipe-panorama>div .affiliate__debug ul,.search-result-seo>div .affiliate__debug ul,.site-header__panorama .site-header__panorama__topad .affiliate__debug ul{text-align:left}.affiliate-mobile>div .affiliate__debug ul li,.affiliate>div .affiliate__debug ul li,.panorama>div .affiliate__debug ul li,.recipe-modal__panorama .recipe-modal__panorama__topad .affiliate__debug ul li,.recipe-panorama>div .affiliate__debug ul li,.search-result-seo>div .affiliate__debug ul li,.site-header__panorama .site-header__panorama__topad .affiliate__debug ul li{display:block}.affiliate-mobile>div .affiliate__debug ul li span:first-child,.affiliate>div .affiliate__debug ul li span:first-child,.panorama>div .affiliate__debug ul li span:first-child,.recipe-modal__panorama .recipe-modal__panorama__topad .affiliate__debug ul li span:first-child,.recipe-panorama>div .affiliate__debug ul li span:first-child,.search-result-seo>div .affiliate__debug ul li span:first-child,.site-header__panorama .site-header__panorama__topad .affiliate__debug ul li span:first-child{font-weight:700}.affiliate-container__primary{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:-75px}.affiliate-container__secondary{display:none}@media (min-width:1025px){.affiliate-container__secondary{display:block}}.affiliate-container__secondary .secondary__container{height:100%}.modal-container .affiliate-container__secondary{cursor:zoom-out}.affiliate-container__infinite{position:absolute;right:calc(-300px - 4.07938%);width:300px;top:0;height:calc(100% - 40px);display:none}@media (min-width:1025px){.affiliate-container__infinite{display:block}}.affiliate__part{margin-bottom:10px}.affiliate,.affiliate-mobile,.panorama,.recipe-panorama,.search-result-seo{position:relative}.affiliate-mobile>div,.affiliate>div,.panorama>div,.recipe-panorama>div,.search-result-seo>div{display:block!important;min-height:250px;background:#e9e9e9}.affiliate-mobile>div>div,.affiliate>div>div,.panorama>div>div,.recipe-panorama>div>div,.search-result-seo>div>div{position:relative;z-index:1}.kcolbda .affiliate-mobile>div,.kcolbda .affiliate>div,.kcolbda .panorama>div,.kcolbda .recipe-panorama>div,.kcolbda .search-result-seo>div{background:none;display:none}.no-sticky .affiliate-mobile>div,.no-sticky .affiliate>div,.no-sticky .panorama>div,.no-sticky .recipe-panorama>div,.no-sticky .search-result-seo>div{background:none;min-height:0}.affiliate-mobile>div{min-height:250px}.kcolbda .affiliate-mobile{height:0;margin:0}.kcolbda .affiliate-mobile>div{height:0}.advertisement-tag{font-size:1.3rem;color:#ababab;position:absolute;top:10px;left:10px;z-index:0!important}.no-sticky .advertisement-tag{display:none!important}.panorama.panorama,.search-result-seo{position:relative;display:none;overflow:hidden}.panorama.panorama>div,.search-result-seo>div{position:relative;z-index:1;min-height:300px;text-align:center;margin:15px 0 0}@media (min-width:568px){.panorama.panorama>div,.search-result-seo>div{margin:30px 0 0}}@media (min-width:992px){.panorama.panorama>div,.search-result-seo>div{margin:40px 0 0}}.panorama.panorama>div:empty,.search-result-seo>div:empty{margin:0!important;min-height:0!important}@media (min-width:768px) and (max-width:1023px){.panorama.panorama>div,.search-result-seo>div{min-width:980px;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:top left;transform-origin:top left}}.panorama.panorama>div>.advertisement-tag,.search-result-seo>div>.advertisement-tag{z-index:0;position:absolute}@media (min-width:768px) and (max-width:1023px){.panorama.panorama,.search-result-seo{height:260px}}@media (min-width:768px){.panorama.panorama,.search-result-seo{display:block;width:100%}}.no-sticky .recipe-modal .panorama.panorama,.no-sticky .recipe-modal .search-result-seo{position:relative}.no-sticky .recipe__container{margin-top:0!important}.recipe-panorama.recipe-panorama{position:relative;display:none;overflow:hidden}.recipe-panorama.recipe-panorama.unruly .advertisement-tag{display:none}.recipe-panorama.recipe-panorama.unruly>div{margin:0}.recipe-panorama.recipe-panorama>div{position:relative;background:none;text-align:center;margin:15px 0 0;min-height:0}@media (min-width:568px){.recipe-panorama.recipe-panorama>div{margin:30px 0 0}}.recipe-panorama.recipe-panorama>div:empty{margin:0!important}@media (min-width:768px) and (max-width:1023px){.recipe-panorama.recipe-panorama>div{min-width:640px;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:left;transform-origin:left}}@media (min-width:768px){.recipe-panorama.recipe-panorama{display:block;width:100%}}.affiliate-mobile{position:relative;width:100%;margin-top:30px;margin-bottom:15px;text-align:center}.testframe{display:block;width:300px;height:300px}@media (min-width:768px){.intruder_open{-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;top:50%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}}.cookbook-card,.create-cookbook-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:3;overflow:visible;padding:5px 7.5px}@media (min-width:568px){.cookbook-card,.create-cookbook-card{padding:15px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cookbook-card,.create-cookbook-card{display:block}}.cookbook-card:before,.create-cookbook-card:before{content:"";position:absolute;z-index:4;width:24%;height:12px;background:#fff;top:-9px;left:-1px;border-radius:5px 5px 0 0;border-left:1px solid #e7e7e7}@media (min-width:568px){.cookbook-card:before,.create-cookbook-card:before{width:30%;height:18px;top:-15px}}.cookbook-card:after,.create-cookbook-card:after{content:"";position:absolute;z-index:5;top:-9px;left:21%;right:-1.5rem;width:35px;height:9px;border-radius:0 5px;-webkit-transform:skew(34deg);transform:skew(34deg);background:#fff}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cookbook-card:after,.create-cookbook-card:after{height:10px}}@media (min-width:568px){.cookbook-card:after,.create-cookbook-card:after{left:25%;top:-15px;height:15px}}@media (min-width:568px) and (-ms-high-contrast:active),(min-width:568px) and (-ms-high-contrast:none){.cookbook-card:after,.create-cookbook-card:after{height:16px}}.profile__cookbooks__container .cookbook-card,.profile__cookbooks__container .create-cookbook-card,.related-cookbooks .cookbook-card,.related-cookbooks .create-cookbook-card{margin-top:30px}@media (min-width:568px){.profile__cookbooks__container .cookbook-card,.profile__cookbooks__container .create-cookbook-card,.related-cookbooks .cookbook-card,.related-cookbooks .create-cookbook-card{margin-top:45px}}@media (min-width:992px){.profile__cookbooks__container .cookbook-card,.profile__cookbooks__container .create-cookbook-card,.related-cookbooks .cookbook-card,.related-cookbooks .create-cookbook-card{margin-top:55px}}.cookbook-card[data-currentuser=true] .follow-button,.create-cookbook-card[data-currentuser=true] .follow-button{visibility:hidden;opacity:0;cursor:default}.cookbook-card[data-currentuser=true] .cookbook-card__title,.create-cookbook-card[data-currentuser=true] .cookbook-card__title{width:calc(100% - 25px)}@media (min-width:568px){.cookbook-card[data-currentuser=true] .cookbook-card__title,.create-cookbook-card[data-currentuser=true] .cookbook-card__title{width:100%}}.cookbook-card__link{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cookbook-card__link .edit-button{position:absolute;top:16px;right:16px;width:20px;height:20px;z-index:1;display:none}.cookbook-card__link .edit-button:hover{color:#333}.cookbook-card[data-currentuser=true] .cookbook-card__link .edit-button,.create-cookbook-card[data-currentuser=true] .cookbook-card__link .edit-button{display:block}@media (max-width:567px){.cookbook-card__link .edit-button{display:none!important}}.cookbook-card__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coobook-card-author__avatar__container{position:relative;width:32px;height:32px;float:left;background-position:50%;background-size:60%}@media (max-width:567px){.coobook-card-author__avatar__container{width:13px;height:13px;position:absolute;bottom:0}}.cookbook-card-author__avatar{width:100%;height:100%}.cookbook-card-author__name{font-size:1.1rem;color:#999;display:block;margin-top:2px}@media (min-width:568px){.cookbook-card-author__name{font-size:1.3rem}}@media (max-width:567px){.cookbook-card-author__name{width:100%;padding-left:18px}}@media (max-width:567px){.cookbook-card__title{width:100%}}@media (min-width:768px){.cookbook-card__title{font-size:1.6rem;line-height:1}}.cookbook-card__header__content{position:relative;width:calc(100% - 32px);float:right;padding-left:10px}@media (max-width:567px){.cookbook-card__header__content{width:100%;padding:0}}.cookbook-card__stats__recipes{font-size:1.1rem;color:#999;top:-26px;left:19px;z-index:6;position:absolute}.cookbook-card__gallery__container{-ms-flex:1 auto;flex:1 auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cookbook-card__gallery,.cookbook-card__gallery__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.cookbook-card__gallery{margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1 auto;flex:1 auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cookbook-card__gallery{display:block}}.cookbook-card__gallery__item{position:relative;float:left;width:calc(33.333% - 3.333px);max-width:calc(33.333% - 3.333px);margin-right:5px;border-radius:2px}.cookbook-card__gallery__item:last-child{margin-right:0}@media (min-width:568px){.cookbook-card__gallery__item{width:calc(33.333% - 6.67px);max-width:calc(33.333% - 6.67px);margin-right:10px}}.cookbook-card__gallery__item--featured{position:relative;margin:5px 0;width:100%;overflow:hidden}@media (min-width:568px){.cookbook-card__gallery__item--featured{margin:15px 0 10px}}[class*=cookbook-card__gallery__item] .empty{border:1px solid #eee;opacity:0}.cookbook-card__gallery__image{border-radius:2px;position:absolute;left:0;top:0;text-indent:100%;white-space:nowrap;overflow:hidden}.cookbook-card__blank{border-radius:2px;visibility:hidden}.cookbook-card__show-recipes{width:100%}.cookbook-card__actionfooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;padding:10px 0 0}@media (min-width:568px){.cookbook-card__actionfooter{padding:17px 0 0}}.cookbook-listing,.cookbook-save-listing{height:100%;position:relative}.cookbook-listing .cookbook-listing__filter .filter__search,.cookbook-save-listing .cookbook-listing__filter .filter__search{height:44px;padding-top:13px}.cookbook-listing__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:stretch;align-content:stretch;margin:0 -2rem;padding:1.5rem 2rem;width:calc(100% + 4rem);border-bottom:1px solid #eee}.cookbook-listing__filter{position:relative;max-height:44px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cookbook-listing__filter:after{position:absolute;right:15px;top:12px;content:"";border:3px solid #ccc;border-right-color:transparent;opacity:0}.cookbook-listing__filter.loading:after{opacity:1}.cookbook-listing__create{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-left:1.5rem;max-height:43px;width:43px}.cookbook-listing__create:before{content:"";font-size:1.6rem;color:#fff}.cookbook-listing__list_container{height:calc(100% - 7.4rem);overflow:hidden}.cookbook-listing__list{position:relative;overflow:hidden;overflow-y:scroll;height:100%;width:100%;padding:1.5rem 0}.scrollbars--enabled .cookbook-listing__list{width:calc(100% + 1.6rem);padding-right:.1rem}.listing__suggestion-header{width:100%;margin-top:20px;margin-bottom:20px;text-align:center;display:block;position:relative;font-weight:600}.listing__suggestion-header:before{left:0}.listing__suggestion-header:after,.listing__suggestion-header:before{content:"";display:block;width:30%;height:1px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.listing__suggestion-header:after{float:right;right:0}.cookbook-listing__card,.cookbook-listing__card--suggestion{position:relative;border-radius:5px;padding:9px 10px 7px;width:100%;cursor:pointer;transition:opacity .3s cubic-bezier(.17,.04,.03,.94)}.cookbook-listing__card--suggestion:before,.cookbook-listing__card:before{content:"";font-size:2rem;color:#999;position:absolute;z-index:6;top:-5px;left:16px}.cookbook-listing__card--suggestion[data-loading=true],.cookbook-listing__card[data-loading=true]{opacity:.5}.cookbook-listing__card--suggestion[data-loading=true]:before,.cookbook-listing__card[data-loading=true]:before{color:#44c200}.has-recipe.cookbook-listing__card,.has-recipe.cookbook-listing__card--suggestion{background:#fff}.has-recipe.cookbook-listing__card--suggestion:before,.has-recipe.cookbook-listing__card:before{color:#44c200}.has-recipe.cookbook-listing__card--suggestion:after,.has-recipe.cookbook-listing__card:after{visibility:visible}.device--desktop .cookbook-listing__card--suggestion:hover:before,.device--desktop .cookbook-listing__card:hover:before{color:#44c200}.device--desktop .cookbook-listing__card--suggestion:hover:after,.device--desktop .cookbook-listing__card:hover:after{opacity:1}.cookbook-listing__list .cookbook-listing__card,.cookbook-listing__list .cookbook-listing__card--suggestion{margin-top:1rem}.cookbook-listing__list .cookbook-listing__card--suggestion:first-child,.cookbook-listing__list .cookbook-listing__card:first-child{margin-top:0!important}.cookbook-listing__card:after{content:"";width:30%;height:calc(100% - 10px);position:absolute;top:5px;right:5px;z-index:0;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 40%);opacity:0;border-top-right-radius:5px;border-bottom-right-radius:5px;visibility:hidden}.cookbook-listing__card--suggestion{overflow:hidden;color:#999}.cookbook-listing__card--suggestion:after{content:""}.cookbook-listing__card--suggestion:before{top:-25px}.cookbook-listing__card--suggestion:after{position:absolute;top:50%;left:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.device--desktop .cookbook-listing__card--suggestion:hover:before{top:-10px}.device--desktop .cookbook-listing__card--suggestion:hover:after{color:#44c200}.listing-card__recipescount{color:#999}[class*=cookbook-listing__card]:hover .listing-card__recipescount,[class*=cookbook-listing__card][data-loading=true] .listing-card__recipescount{color:#333}.listing-card__header{transition:color .3s cubic-bezier(.17,.04,.03,.94);margin-left:32px;color:#838383}.cookbook-save-listing--small .listing-card__header,.cookbook-save-listing .listing-card__header{width:calc(100% - 60px);display:inline-block}.has-recipe .listing-card__header,[class*=cookbook-listing__card]:hover .listing-card__header,[class*=cookbook-listing__card][data-loading=true] .listing-card__header{color:#333}.listing-card__remove{display:none;opacity:0;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:6;width:24px;height:24px}.listing-card__remove:before{font-size:1rem;font-weight:600;background:#ccc;display:block;width:24px;height:24px;border-radius:24px;color:#fff;text-align:center;padding:.5rem;transition:background .3s}.listing-card__remove:after{content:"";position:absolute;transition:opacity .25s;border-right-color:transparent;top:50%;left:50%;margin-top:-10px;margin-left:-10px;visibility:hidden;opacity:0;z-index:2}[data-loading=true] .listing-card__remove{display:inline-block;opacity:1}[data-loading=true] .listing-card__remove:before{content:none}[data-loading=true] .listing-card__remove:after{display:inline-block;visibility:visible;opacity:1}[class*=cookbook-listing__card]:hover .listing-card__remove:before{background:#f24e4d}.has-recipe .listing-card__remove{display:inline-block;opacity:1}.listing-card__title{font-size:1.5rem;font-weight:600;margin-bottom:0;color:inherit}.listing-card__recipescount{font-size:1.2rem;display:block;color:inherit}.save-cookbooks__empty{position:absolute;top:100px;left:0;width:100%;opacity:1}.save-cookbooks__empty:before{content:""}.save-cookbooks__empty .empty__header{left:50%;font-size:1.2rem}.save-cookbooks__empty .empty__gfx,.save-cookbooks__empty .empty__header{max-width:135px;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.save-cookbooks__empty .empty__gfx{left:49%}.save-cookbooks__empty .empty__gfx svg{-webkit-transform:rotate(3deg);transform:rotate(3deg)}.save-cookbooks__empty:before{font-size:6rem;color:#44c200;position:absolute;top:-25px;right:20px;-webkit-transform:rotate(13deg);transform:rotate(13deg)}.search-active .save-cookbooks__empty{opacity:0;visibility:hidden}.create-cookbooks__widget{position:absolute;display:block;background:#f7f7f7;border-left:1px solid #dededf;width:100%;height:100%;top:0;right:0;z-index:7;-webkit-transform:translateX(100%);transform:translateX(100%);transition:-webkit-transform .3s cubic-bezier(.17,.04,.03,.94);transition:transform .3s cubic-bezier(.17,.04,.03,.94);transition:transform .3s cubic-bezier(.17,.04,.03,.94),-webkit-transform .3s cubic-bezier(.17,.04,.03,.94)}.create-cookbooks__widget:before{content:""}@media (min-width:768px){.create-cookbooks__widget{width:calc(50% + 1px)}}.create-cookbooks__widget:before{font-size:3rem;color:#44c200;position:absolute;top:-8px;left:20px}.create-cookbooks__widget:after{content:"";width:100%;height:60px;background:#fff;display:block;position:absolute;top:0;left:0;z-index:0}.create-cookbooks__widget.show-create{-webkit-transform:translateX(0);transform:translateX(0)}.cookbooks-widget__content{padding:20px}.cookbooks-widget__header{font-size:2.3rem;position:relative;padding:17px 30px 17px 20px;z-index:1}.cookbooks-widget__input-name{margin-bottom:20px}.cookbooks-widget__input-desc{resize:vertical;max-height:220px;height:120px}.cookbooks-widget__form-feedback{display:block;margin-top:10px;color:#f24e4d;font-size:14px;opacity:0}.show-feedback .cookbooks-widget__form-feedback{opacity:1}.cookbooks-widget__private{position:relative}.cookbooks-widget__private .toggle-button__label,.private__content{position:absolute;top:0}.private__content{left:70px}.private__content h4{margin-bottom:3px}.private__content p{padding:0}.cookbooks-widget__footer{padding:20px;background:#fff;position:absolute;bottom:0;left:0;width:100%}.cookbooks-widget__abort-button{float:left;background:transparent;color:#44c200;border:0;font-weight:600;padding:.625em 2.5em}.cookbooks-widget__abort-button:active{box-shadow:none}.cookbooks-widget__create-button{float:right}.cookbook-listing__createlayer{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background:transparent;z-index:6}.show-create .cookbook-listing__createlayer{display:block}.create-cookbook-card{background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.create-cookbook-card:after,.create-cookbook-card:before{background:#f5f5f5}.create-cookbook-card__filler{width:27rem}.create-cookbook-card__label{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;color:#44c200;font-weight:600;-ms-flex-item-align:center;align-self:center;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}body.browser--chrome.os--ios .create-cookbook-card__label,body.browser--firefox .create-cookbook-card__label,body.browser--internet-explorer .create-cookbook-card__label,body.browser--safari .create-cookbook-card__label{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.create-cookbook-card__label:before{font-size:1.7rem;position:relative;margin-right:10px;font-weight:600;top:-3px}@media (max-width:567px){.create-cookbook-card__label:before{font-size:1.3rem;margin-right:5px;top:-1px}}.create-recipe-card{background:#f5f5f5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:opacity .3s}.create-recipe-card:after,.create-recipe-card:before{background:#f5f5f5}.create-recipe-card.deactivate{opacity:0;visibility:hidden}.create-recipe-card__filler{width:27rem}.create-recipe-card__label{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;color:#44c200;font-weight:600}body.browser--chrome.os--ios .create-recipe-card__label,body.browser--firefox .create-recipe-card__label,body.browser--internet-explorer .create-recipe-card__label,body.browser--safari .create-recipe-card__label{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.create-recipe-card__label:before{font-size:1.7rem;position:relative;margin-right:10px;font-weight:600;top:-3px}body.os--windows.browser--edge .create-recipe-card__label:before,body.os--windows.browser--internet-explorer .create-recipe-card__label:before{top:0}@media (max-width:567px){.create-recipe-card__label:before{font-size:1.3rem;margin-right:5px;top:-1px}}.article-card{overflow:hidden}.article-card__content{padding:6.66267%}.article-card__title{margin:0 0 .625em}@media (max-width:767px){.article-card__title{max-height:53px;overflow:hidden}}.article-card__author__avatar__container{width:35px;height:35px;float:left}@media (max-width:767px){.article-card__author__avatar__container{margin:0 10px 10px 0}}.article-card__text{font-size:1.1rem}@media (min-width:768px){.article-card__text{width:calc(100% - 35px);padding-left:1em;float:left}}.video-card__content{padding:6.66267%;position:relative}.video-card__image-container{position:relative;border-radius:5px 5px 0 0}.video-card__image-container:before{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);font-size:1.2rem;transition:all .15s linear;display:inline-block;padding:.4em 1.2em .4em 1.3em;background:rgba(51,51,51,.8);border-radius:2rem;color:#fff;opacity:.8;z-index:2}@media (min-width:568px){.video-card__image-container:before{font-size:2.4rem}}.video-card:hover .video-card__image-container:before{background:rgba(68,194,0,.9);opacity:1}@media (max-width:767px){.video-card__title{margin:0 0 .625em}}.video-card__author__avatar__container,.video-modal__author__avatar__container{width:50px;height:50px;float:left}@media (max-width:767px){.video-card__author__avatar__container,.video-modal__author__avatar__container{width:35px;height:35px;margin:0 10px 10px 0}}@media (min-width:768px){.video-card__content__container,.video-modal__content__container{width:calc(100% - 50px);padding-left:1em;float:left}}.video-card__text{font-size:1.1rem}@media (max-width:767px){.video-card__text{display:block;float:left;clear:both;width:100%}}.video-card__duration{font-size:1.4rem;position:absolute;right:0;top:-29px;display:inline-block;padding:.3125em .625em;background:rgba(51,51,51,.7);color:#fff;font-weight:600;font-family:Oswald,Arial Black,sans-serif}.create-recipe-card,.recipe-card,.recipe-card--fill{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:169px}@media (min-width:568px){.create-recipe-card,.recipe-card,.recipe-card--fill{min-height:299px}}@media (min-width:768px){.create-recipe-card,.recipe-card,.recipe-card--fill{min-height:269px}}@media (min-width:992px){.create-recipe-card,.recipe-card,.recipe-card--fill{min-height:185px}}@media (min-width:1020px){.create-recipe-card,.recipe-card,.recipe-card--fill{min-height:304px}}.active.create-recipe-card,.active.recipe-card--fill,.recipe-card.active{z-index:1}.create-recipe-card[disabled=true],.recipe-card--fill[disabled=true],.recipe-card[disabled=true]{cursor:auto}.create-recipe-card[disabled=true]:hover,.recipe-card--fill[disabled=true]:hover,.recipe-card[disabled=true]:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.18)}.create-recipe-card[disabled=true]:after,.recipe-card--fill[disabled=true]:after,.recipe-card[disabled=true]:after{content:" ";display:block;position:absolute;top:0;left:0;background:#fff;opacity:0;width:100%;height:100%}.mini.create-recipe-card,.mini.recipe-card--fill,.recipe-card.mini{width:90px;height:113px;min-height:0!important;overflow:hidden;border-radius:3px}.mini.create-recipe-card figure,.mini.recipe-card--fill figure,.recipe-card.mini figure{min-height:90px}.mini.create-recipe-card .recipe-card__content,.mini.recipe-card--fill .recipe-card__content,.recipe-card.mini .recipe-card__content{padding:0}.mini.create-recipe-card .recipe-card__content span,.mini.recipe-card--fill .recipe-card__content span,.recipe-card.mini .recipe-card__content span{font-size:11px}.mini.create-recipe-card .recipe-card__actionfooter,.mini.recipe-card--fill .recipe-card__actionfooter,.recipe-card.mini .recipe-card__actionfooter{padding:0 8px;position:relative;top:7px}.recipe-card--fill{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.recipe-card--fill .recipe-card--fill__appdownload{text-align:center}.recipe-card--fill .recipe-card--fill__appdownload:before{content:"";display:block;margin:0 auto 10px;width:65px;height:65px;background-image:url(../img/plugin/mobile_appicon.png)}.recipe-card--fill .recipe-card--fill__appdownload h3{font-size:1.2rem}.recipe-card--fill .recipe-card--fill__appdownload p{font-size:1rem;padding:0}.recipe-card__figure{width:100%;min-height:114px;overflow:hidden;border-radius:5px 5px 0 0;-webkit-transform:translateZ(0);transform:translateZ(0)}@media (min-width:568px){.recipe-card__figure{min-height:211px}}@media (min-width:768px){.recipe-card__figure{min-height:185px}}@media (min-width:1020px){.recipe-card__figure{min-height:245px}}.recipe-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}@media (min-width:568px){.recipe-card__content{padding:15px}}.recipe-card__title{font-size:1.3rem;max-height:36px;overflow:hidden}@media (min-width:568px){.recipe-card__title{font-size:1.8rem;max-height:42px}}.recipe-card__origin-link__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:.625em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.recipe-card__origin-link{padding:8px 0 0}@media (max-width:567px){.recipe-card__origin-link{font-size:1.1rem}}.recipe-card__origin-link:hover{color:#1783cf}.recipe-card__highlighted-ingredients{display:none}@media (min-width:768px){.recipe-card__highlighted-ingredients{font-size:1.3rem;display:block;color:#aaa;margin-top:.625em;overflow:hidden;max-height:54px}}.recipe-card__premium-badge{width:119px;position:absolute;z-index:1;top:0;left:0}.recipe-card__actionfooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;padding:10px 0 0 3px}@media (min-width:568px){.recipe-card__actionfooter{padding:17px 0 0 4px}}.phone-container .recipe-card__actionfooter{display:none}.recipe-card__actionfooter .rate-button{margin-left:10px}@media (min-width:568px){.recipe-card__actionfooter .rate-button{margin-left:20px}}.recipe-card__stats{position:absolute;top:3.33133%;right:3.33133%;z-index:1;width:31.5px;height:42px;font-weight:600}.recipe-card__stats:not(.saved){cursor:pointer}@media (min-width:568px){.recipe-card__stats{width:50px;height:50px}}.recipe-card__stats:before{font-size:3rem;color:#fff;text-shadow:0 0 5px #333;position:absolute;top:0;left:0;z-index:3;transition:color .3s cubic-bezier(.17,.04,.03,.94),text-shadow .3s cubic-bezier(.17,.04,.03,.94);cursor:pointer}@media (min-width:568px){.recipe-card__stats:before{font-size:4.6rem}}.active.create-recipe-card .recipe-card__stats,.active.recipe-card--fill .recipe-card__stats,.recipe-card.active .recipe-card__stats,.recipe-card.saved .recipe-card__stats,.saved.create-recipe-card .recipe-card__stats,.saved.recipe-card--fill .recipe-card__stats{color:#fff}.active.create-recipe-card .recipe-card__stats:before,.active.recipe-card--fill .recipe-card__stats:before,.recipe-card.active .recipe-card__stats:before,.recipe-card.saved .recipe-card__stats:before,.saved.create-recipe-card .recipe-card__stats:before,.saved.recipe-card--fill .recipe-card__stats:before{color:#44c200;text-shadow:0 0 5px #fff}.device--desktop .recipe-card__stats:hover{color:#fff}.device--desktop .recipe-card__stats:hover:before{color:#44c200;text-shadow:0 0 5px #fff}.recipe-card__stats__number{font-size:1.4rem;position:relative;z-index:4;padding-top:11px;display:block;text-align:center}@media (min-width:568px){.recipe-card__stats__number{font-size:1.8rem;padding-top:18px;transition:color .3s cubic-bezier(.17,.04,.03,.94)}.active.create-recipe-card .recipe-card__stats__number,.active.recipe-card--fill .recipe-card__stats__number,.recipe-card.active .recipe-card__stats__number,.recipe-card.saved .recipe-card__stats__number,.recipe-card__stats:hover .recipe-card__stats__number,.saved.create-recipe-card .recipe-card__stats__number,.saved.recipe-card--fill .recipe-card__stats__number{color:#fff}}@media (min-width:568px) and (-ms-high-contrast:active),(min-width:568px) and (-ms-high-contrast:none){.recipe-card__stats__number{padding-top:13px}}.recipe-card__stats__msg-container{display:none}@media (min-width:568px){.recipe-card__stats__msg-container{display:block;overflow:hidden;position:absolute;top:10px;right:32px;width:140px;height:43px;padding-top:5px}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.recipe-card__stats__msg-container{top:4px}}.recipe-card__stats__saved{display:none}@media (min-width:568px){.recipe-card__stats__saved{font-size:1.6rem;display:inline-block;border-radius:5px;padding:7px 30px 4px 20px;box-shadow:0 0 5px #888;z-index:1;-webkit-transform:translateX(100%);transform:translateX(100%);transition:transform .3s cubic-bezier(.17,.04,.03,.94),color .3s cubic-bezier(.17,.04,.03,.94),background .3s cubic-bezier(.17,.04,.03,.94),box-shadow .3s cubic-bezier(.17,.04,.03,.94);transition:transform .3s cubic-bezier(.17,.04,.03,.94),color .3s cubic-bezier(.17,.04,.03,.94),background .3s cubic-bezier(.17,.04,.03,.94),box-shadow .3s cubic-bezier(.17,.04,.03,.94),-webkit-transform .3s cubic-bezier(.17,.04,.03,.94);cursor:pointer;right:0;position:absolute;background:#fff}.active.create-recipe-card .recipe-card__stats__saved,.active.recipe-card--fill .recipe-card__stats__saved,.create-recipe-card:hover .recipe-card__stats__saved,.recipe-card--fill:hover .recipe-card__stats__saved,.recipe-card.active .recipe-card__stats__saved,.recipe-card:hover .recipe-card__stats__saved{-webkit-transform:translateX(0);transform:translateX(0)}.active.create-recipe-card .recipe-card__stats__saved,.active.recipe-card--fill .recipe-card__stats__saved,.recipe-card.active .recipe-card__stats__saved,.recipe-card.saved .recipe-card__stats__saved,.recipe-card__stats:hover .recipe-card__stats__saved,.saved.create-recipe-card .recipe-card__stats__saved,.saved.recipe-card--fill .recipe-card__stats__saved{color:#fff;background:#44c200;box-shadow:0 0 5px #fff}}@media (min-width:568px) and (-ms-high-contrast:active),(min-width:568px) and (-ms-high-contrast:none){.recipe-card__stats__saved{padding:5px 30px 6px 20px}}.recipe-card__keyword-link{font-size:1.2rem;display:none;color:#aaa;background-color:#f5f5f5;border-radius:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px;margin-bottom:10px;-ms-flex-item-align:start;align-self:flex-start;max-width:100%}.recipe-card__keyword-link:before{font-size:1.2rem;padding-right:5px;color:#aaa}.recipe-card__keyword-link:hover{background-color:#ededed}@media (min-width:768px){.recipe-card__keyword-link{display:block}}.recipe-card__author{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;transition:color .3s;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.browser--safari .recipe-card__author{width:100%}.recipe-card__author:hover{color:#666}.phone-container .recipe-card__author{display:none}.recipe-card__author-avatar{position:relative;width:20px;height:20px;background-position:50%;background-size:60%;float:left}@media (min-width:568px){.recipe-card__author-avatar{width:25px;height:25px}}.recipe-card__author-avatar-image{width:100%;height:100%}.recipe-card__author-name{font-size:1.1rem;max-width:calc(100% - 20px)!important;float:left;padding:0 1rem;font-weight:600}@media (min-width:568px){.recipe-card__author-name{font-size:1.3rem;max-width:calc(100% - 25px)!important}}.user-card{padding:7px 8px;border-radius:52px;overflow:hidden}@media (max-width:567px){.user-card{width:100%!important;margin-right:0!important}}.user-card__link{display:block}.user-card__avatar__container{width:85px;height:85px;float:left;display:block!important}.user-card__content{position:relative;float:left;width:calc(100% - 105px);height:85px;padding:10px 0 10px 10px}.user-card__content__container{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.user-card__title{font-size:1.6rem}.user-card__stats{font-size:1.3rem;margin-top:5px;color:#7d7d7d}.user-card__stat{color:#333;font-weight:600}.user{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 15px;overflow:hidden;border-bottom:1px solid #e7e7e7}@media (max-width:567px){.user{width:100%!important;margin-right:0!important;padding:10px!important}}.user-avatar{width:70px;height:70px;float:left;display:block!important}@media (max-width:767px){.user-avatar{width:50px;height:50px}}@media (max-width:567px){.user-avatar{width:40px;height:40px}}.user__info{position:relative;float:left;width:calc(100% - 190px);padding:10px 10px 10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767px){.user__info{width:calc(100% - 40px);padding:0 10px 0 20px}}@media (max-width:567px){.user__info{width:calc(100% - 110px);padding:0 10px}}.user__info .recipe-rating{margin-top:1rem}.user__info .recipe-rating:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.user__name{font-size:1.6rem}@media (max-width:567px){.user__name{font-size:1.4rem}}.user__stats{font-size:1.3rem;margin-top:5px;color:#7d7d7d}.user__stats>li{display:inline-block;float:left;margin-right:15px}@media (max-width:567px){.user__stats>li{margin-right:10px}}.user__stats>li:last-child{margin:0}.user__follow{float:left;width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:567px){.user__follow{width:70px}}.user__follow .follow--btn{width:100%}.category-card{transition:box-shadow .3s cubic-bezier(.17,.04,.03,.94);overflow:hidden}@media (max-width:567px){.category-card{width:30.61374%;float:left;margin-right:4.07938%;margin-top:15px}.category-card:nth-of-type(3n){margin-right:0}.category-card:nth-of-type(-n+3){margin-top:0}}@media (min-width:568px) and (max-width:767px){.category-card{width:21.94046%;float:left;margin-right:4.07938%}.category-card:nth-of-type(4n){margin-right:0}.category-card:nth-of-type(-n+4){margin-top:0}}@media (min-width:568px){.category-card{margin-top:30px}}@media (min-width:768px) and (max-width:1028px){.category-card{width:13.26718%;float:left;margin-right:4.07938%}.category-card:nth-of-type(6n){margin-right:0}.category-card:nth-of-type(-n+6){margin-top:0}}@media (min-width:1029px) and (max-width:1179px){.category-card{width:16.05158%;float:left;margin-right:4.93553%}.category-card:nth-of-type(5n){margin-right:0}.category-card:nth-of-type(-n+5){margin-top:0}}@media (min-width:1180px){.category-card{width:13.26718%;float:left;margin-right:4.07938%}.category-card:nth-of-type(6n){margin-right:0}.category-card:nth-of-type(-n+6){margin-top:0}}@media (min-width:992px){.category-card{margin-top:40px}}.category-card:before{content:" ";width:100%;height:100%;position:absolute;z-index:1;border-radius:5px;top:0;left:0;background-image:linear-gradient(0deg,rgba(0,0,0,.8),transparent 30%)}.category-card__text{position:absolute;bottom:0;left:0;width:100%;text-align:center;color:#fff;font-weight:600;z-index:3;text-shadow:0 1px 0 #333;line-height:1.2;padding:.3125em}.category-card__text:first-letter{text-transform:uppercase}@media (max-width:567px){.category-card__text{font-size:1.3rem}}.category-card__img{width:100%;display:block;height:90px}@media (min-width:768px){.category-card__img{min-height:86px}}@media (min-width:992px){.category-card__img{min-height:68px}}@media (min-width:1180px){.category-card__img{min-height:90px}}@media (min-width:1350px){.category-card__img{min-height:107px}}.category-card__link{position:absolute;background:transparent;display:block;width:100%;height:100%;z-index:2}.blogtoplist{display:none;background:#f5f5f5;padding:30px 0 0;border-top:50px solid #fff;margin-top:80px}@media (min-width:992px){.blogtoplist{width:330px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.blogtoplist>article{margin-bottom:15px}.blogtoplist__header{position:absolute;top:-170px;left:50%;margin-left:-91px;text-align:center;width:182px;height:182px;border-radius:50%;box-shadow:0 0 20px -10px #555;background:#fff}.blogtoplist__header:before{font-size:8rem;color:#e8dc00;position:absolute;top:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.blogtoplist__title{font-size:1.6rem;font-weight:300;padding:65px 20px 0;display:block;text-transform:uppercase}.blogtoplist__title:first-line{font-size:4rem;font-weight:600;line-height:1;-webkit-font-smoothing:subpixel-antialiased}.blogtoplist__list{padding:0 15px 5px 5px}.blogtoplist__footer{position:relative;padding:15px;background:#fff;text-align:center;border-radius:0 0 5px 5px}.blogtoplist-bottomlink,.blogtoplist-toplink{position:relative;display:inline-block;padding:10px 30px 10px 20px;border:1px solid #ddd;border-radius:40px;background-color:#fff;transition:background-color .15s cubic-bezier(.17,.04,.03,.94)}.blogtoplist-bottomlink:before,.blogtoplist-toplink:before{font-size:1rem;position:absolute;right:14px;top:13px}.blogtoplist-bottomlink:hover,.blogtoplist-toplink:hover{background-color:#eee}.blogtoplist-bottomlink:active,.blogtoplist-toplink:active{background-color:#ddd}.blogtoplist-toplink{font-size:1.4rem;padding:2px 30px 0 15px;background-color:#44c200;margin-top:10px;color:#fff;font-weight:600;border-width:0}body.os--windows.browser--edge .blogtoplist-toplink,body.os--windows.browser--internet-explorer .blogtoplist-toplink{height:21px;padding:0 30px 2px 15px}.blogtoplist-toplink:before{top:3px}body.os--windows.browser--internet-explorer .blogtoplist-toplink:before{top:4px}.blogtoplist-toplink:hover{background-color:#328f00}.blogtoplist-toplink:active{background-color:#297600}.blog-card__container{padding-left:0}.blog-card__number{display:none}@media (min-width:1320px){.blog-card__container{padding-left:30px}.blog-card__number{display:block}}.blog-card{position:relative;counter-increment:c;margin-bottom:10px}.blog-card:before{font-size:2.4rem;content:counter(c);font-weight:600;width:40px;float:left;text-align:center;line-height:56px}.blog-card__container{padding:4px;border-radius:52px;overflow:hidden;float:left;width:calc(100% - 40px)}@media (max-width:567px){.blog-card__container{width:100%!important;margin-right:0!important}}.blog-card__number{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.blog-card__link{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-card__avatar__container{width:45px;height:45px;float:left;display:block}.blog-card__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;width:calc(100% - 65px);padding:0 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-card__title{font-size:1.4rem}.blog-card__stats{font-size:1.2rem;color:#7d7d7d;line-height:1em;margin-top:.25em}body.es_ES .blog-card__stats{font-size:1.1rem}.blog-card__stat{color:#333;font-weight:600}.footer{position:fixed;bottom:0;width:100%;z-index:20}.footer a{font-size:1.3rem}.footer__button{width:48px;height:48px;position:absolute;left:80%;bottom:-3px;padding:0}.footer__button:before{font-size:2rem}.active .footer__button{bottom:75px}.footer__content{position:absolute;width:100%;bottom:-300px}.active .footer__content{bottom:0}.footer__brow,.footer__country{clear:both;width:100%;float:left;margin-left:0;margin-right:0;background-color:#fff;border-top:1px solid #dededf;height:39px}.footer__country{text-align:center;padding-top:10px}.footer__brow{background-color:#f0f0f0}.footer__brow ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:20px}.footer__brow ul li:first-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.footer__brow ul li{padding-top:10px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:5px}.alert,.alert-cookiedisclaimer,.alert-downloadapp{position:fixed;padding-bottom:10px;bottom:0;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);text-align:center;transition:all .5s cubic-bezier(.17,.04,.03,.94);z-index:99;visibility:hidden;opacity:0;max-width:calc(100% - 6rem);width:75rem;-webkit-backface-visibility:hidden;backface-visibility:hidden}.alert.open,.open.alert-cookiedisclaimer,.open.alert-downloadapp{-webkit-transform:translate(-50%);transform:translate(-50%);visibility:visible;opacity:1}.alert-cookiedisclaimer .alert__container,.alert-downloadapp .alert__container,.alert .alert__container{display:block;padding:3rem 4rem}.alert-cookiedisclaimer .alert__closebtn,.alert-downloadapp .alert__closebtn,.alert .alert__closebtn{font-size:1.4rem;position:absolute;top:0;right:0;z-index:6;color:#545454!important;display:none}.alert-cookiedisclaimer .alert__closebtn.active,.alert-downloadapp .alert__closebtn.active,.alert .alert__closebtn.active{display:block}.alert-cookiedisclaimer[data-theme=dark] .alert__closebtn,.alert-downloadapp[data-theme=dark] .alert__closebtn,.alert[data-theme=dark] .alert__closebtn{color:#fff!important}.alert-cookiedisclaimer[data-theme=dark] .alert__container,.alert-downloadapp[data-theme=dark] .alert__container,.alert[data-theme=dark] .alert__container{background:rgba(86,86,86,.95);color:#fff;border:0}.alert-cookiedisclaimer[data-theme=light] .alert__container,.alert-downloadapp[data-theme=light] .alert__container,.alert[data-theme=light] .alert__container{background:hsla(0,0%,100%,.95)}.alert-downloadapp{padding-bottom:0;width:100%;max-width:100%}.alert-downloadapp .alert__container{border-radius:0;padding:10px 20px}@media (min-width:414px){.alert-downloadapp .alert__closebtn{display:none!important}}.alert-cookiedisclaimer{padding-bottom:0;width:100%;max-width:100%}.alert-cookiedisclaimer.open{-webkit-transform:none!important;transform:none!important;left:0!important}.alert-cookiedisclaimer .alert__container{border-radius:0;padding:10px 20px}.alert-cookiedisclaimer .cookie-disclaimer__content{text-align:center}.alert-cookiedisclaimer .cookie-disclaimer__text{padding-right:20px;text-align:center;width:100%}.alert-cookiedisclaimer .cookie-disclaimer__approve{text-transform:uppercase;width:100%;margin-top:10px;line-height:1}@media (min-width:375px){.alert-cookiedisclaimer .cookie-disclaimer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:none}.alert-cookiedisclaimer .cookie-disclaimer__text{width:auto;text-align:left}.alert-cookiedisclaimer .cookie-disclaimer__approve{margin-top:0;padding:0}}@media (min-width:414px){.alert-cookiedisclaimer .cookie-disclaimer__approve{width:auto;padding:.25em .8em}}@media (min-width:768px){.alert-cookiedisclaimer .cookie-disclaimer__text{text-align:center}}.logout-alert__logout{margin-left:10px;font-size:14px;display:inline-block;padding:2px 10px;border-radius:5px;cursor:pointer;color:#f24e4d;background:#fff}.save-offline-alert{text-align:center}@media (min-width:414px){.save-offline-alert{text-align:left}}.save-offline-alert__text{width:100%;display:block;margin-bottom:5px}@media (min-width:414px){.save-offline-alert__text{width:calc(100% - 111px);display:inline-block;padding:0 10px 0 0;margin-bottom:0}}.save-offline-alert__save_btn{font-size:1.4rem;float:left;width:100%}@media (min-width:414px){.save-offline-alert__save_btn{width:110px;float:right}}.download-app-alert{text-align:center}@media (min-width:414px){.download-app-alert{text-align:left}}.download-app-alert__text{width:100%;display:block;margin-bottom:5px}@media (min-width:414px){.download-app-alert__text{width:calc(100% - 201px);display:inline-block;padding:0;padding-right:10px;margin-bottom:0}}.download-app-alert__save_btn{font-size:1.4rem;float:left;width:100%}@media (min-width:414px){.download-app-alert__save_btn{width:200px;float:right}}.status-alert{width:100%;padding:1em;text-align:center;background:#44c200;color:#fff;position:fixed;left:0;z-index:13;top:58px;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}@media (max-width:767px){.status-alert{top:53px}}.status-alert.open{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.status-alert[data-status=error]{background:#f24e4d}.status-alert .alert__closebtn{font-size:1.4rem;position:absolute;display:block;top:50%;right:3rem;z-index:6;color:#fff!important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.modal-active:before{opacity:0;transition:opacity .25s ease-in-out}body.modal-active.modal-open:before,body.modal-active:before{content:"";position:fixed;display:block;height:100%;width:100%;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,96%,.97);z-index:951}body.modal-active.modal-open:before{opacity:1}body.modal-active.backdrop--dark:before{background-color:rgba(0,0,0,.6)!important}body.modal-active--recipe:after{opacity:0;transition:opacity .25s ease-in-out}body.modal-active--recipe.modal-open--recipe:after,body.modal-active--recipe:after{content:"";position:fixed;display:block;height:100%;width:100%;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,96%,.97);z-index:800}body.modal-active--recipe.modal-open--recipe:after{opacity:1}body.prevent-overflow{overflow:hidden}body.prevent-overflow.scrollbars--enabled{padding-right:16px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="10"]{padding-right:10px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="11"]{padding-right:11px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="12"]{padding-right:12px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="13"]{padding-right:13px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="14"]{padding-right:14px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="15"]{padding-right:15px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="16"]{padding-right:16px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="17"]{padding-right:17px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="18"]{padding-right:18px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="19"]{padding-right:19px}body.prevent-overflow.scrollbars--enabled[data-scrollbar-width="20"]{padding-right:20px}.authsimple-modal,.create-cookbook-modal,.edit-cookbook-modal,.modal,.modal-default,.modal-recipeblock,.saverecipe-modal,.saverecipenotice-modal{position:fixed;background:transparent;overflow-x:hidden;opacity:0;transition:opacity .25s ease-in-out;display:block;overflow-y:auto;z-index:950;left:0;top:0;right:0;bottom:0;width:100%;height:100%;max-height:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.open.authsimple-modal,.open.create-cookbook-modal,.open.edit-cookbook-modal,.open.modal,.open.modal-default,.open.modal-recipeblock,.open.saverecipe-modal,.open.saverecipenotice-modal{opacity:1}.modal-default{z-index:952}.modal-loader{position:fixed;top:50%;left:50%;z-index:9999;margin-top:-50px;margin-left:-50px}.modal-closebtn{position:fixed;right:40px;top:20px;display:none;z-index:999}.modal-closebtn:before{font-size:2.5rem}.modal-closebtn.active{display:block}.modal-error-feedback{width:360px;text-align:center}.modal-error-feedback h3{font-size:8rem;color:#333}.modal-error-feedback p{font-size:3rem}.modal .modal-container{padding:0 15px;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:zoom-out;opacity:0}.modal .modal-container.open{-webkit-animation:b cubic-bezier(.17,.04,.03,.94) .5s forwards;animation:b cubic-bezier(.17,.04,.03,.94) .5s forwards}.modal .modal-container.error-feedback{height:100%}.modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.recipe-modal{position:fixed;display:block;overflow-x:hidden;overflow-y:auto;z-index:810;left:0;top:0;width:100%;height:100%}.recipe-modal .modal-container{display:block;padding:0 15px;z-index:1;-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);cursor:zoom-out;opacity:0;width:auto;height:auto}.recipe-modal .modal-container.open{-webkit-animation:a .5s forwards;animation:a .5s forwards}.recipe-modal .modal-container.error-feedback{height:100%}.authsimple-modal{z-index:1300}.create-cookbook-modal,.edit-cookbook-modal,.saverecipe-modal,.saverecipenotice-modal{z-index:1200}.modal-recipeblock{z-index:16777271}.modal-recipeblock .modal-container{background-color:hsla(0,0%,100%,.95)}.modal-login{z-index:9;display:none}.modal-login.open{display:block}.modal-login__content{width:100%;max-width:480px;padding:2.03969%}.modal-login__close-btn{position:fixed;right:40px;top:20px}.modal-login__close-btn:before{font-size:2rem}.modal-register{z-index:9;display:none}.modal-register.open{display:block}.modal-register__content{width:95%;max-width:480px;padding:2.03969%}.modal-register__close-btn{position:fixed;right:40px;top:20px}.modal-register__close-btn:before{font-size:2rem}@media (max-width:567px){.save-recipe-to-cookbook{font-size:1.4rem}}.save-recipe-to-cookbook:before{left:auto;right:8%;top:-7.5px;width:15px;height:15px}.recipe__toolbar .save-recipe-to-cookbook.open{right:auto;width:190px;top:53px;left:12%}.recipe__header>.save-recipe-to-cookbook.open{top:150px;right:3.33133%;width:190px}.recipe__header>.save-recipe-to-cookbook.open:before{left:67%}.recipe-iframe__save-recipe-button__container>.save-recipe-to-cookbook.open{top:54px;left:50%;width:210px;max-width:none;margin-left:-105px}@media (max-width:767px){.recipe-iframe__save-recipe-button__container>.save-recipe-to-cookbook.open{margin-left:-40px;top:59px}.recipe-iframe__save-recipe-button__container>.save-recipe-to-cookbook.open:before{left:20%}}.create-recipe-card .save-recipe-to-cookbook,.recipe-card--fill .save-recipe-to-cookbook,.recipe-card .save-recipe-to-cookbook{top:28.6%;width:100%}@media (min-width:568px){.save-recipe-to-cookbook.open{top:25.6%;right:3.33133%;width:190px}.save-recipe-to-cookbook.open:before{left:50%;right:auto;top:-10px;width:20px;height:20px}}.save-recipe-to-cookbook__list{height:130px;overflow-x:hidden;overflow-y:auto;border-bottom:1px solid #dededf;border-radius:5px}.save-recipe-to-cookbook__item{padding:.15625em .625em;display:block;cursor:pointer}.save-recipe-to-cookbook__list li:first-child .save-recipe-to-cookbook__item{padding-top:.625em}.save-recipe-to-cookbook__item:hover{background:#ddd}.save-recipe-to-cookbook__item.saved:before{content:"";float:right;color:#00e000}.save-recipe-to-cookbook__item.saved:hover:before{content:"";color:#e00000}.edit-cookbook__btn,.save-recipe-to-new-cookbook__btn,.save-recipe-to-new-cookbook__toggle{padding:.625em;color:#44c200;width:100%;font-weight:600}.create-cookbook__container,.create-cookbook__modal__container,.edit-cookbook__modal__container{position:relative;background:#fff;border-radius:5px;overflow:hidden}.create-cookbook__container input,.create-cookbook__modal__container input,.edit-cookbook__modal__container input{display:block;border-left:none;border-top:none;border-right:none;border-radius:0}.create-cookbook__container input.error,.create-cookbook__modal__container input.error,.edit-cookbook__modal__container input.error{background:#fdd!important;border-bottom:1px solid red!important}.recipe-card__saved-msg{background:rgba(0,0,0,.8);position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:5px;display:none;z-index:2}.recipe-card__saved-msg p{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);font-size:1.8rem;color:#fff;font-weight:600}.create-cookbook__modal,.edit-cookbook__modal{top:50px;right:0;width:100%;max-width:none}@media (max-width:567px){.create-cookbook__modal,.edit-cookbook__modal{font-size:1.4rem}}@media (max-width:567px){.edit-cookbook__modal{-webkit-transform:translate3d(-24%,0,0);transform:translate3d(-24%,0,0)}.edit-cookbook__modal.open:before{left:25%}}.recipeblock-modal .create-recipe-card,.recipeblock-modal .recipe-card,.recipeblock-modal .recipe-card--fill{width:55%;max-width:250px;margin:25px auto;position:relative;overflow:hidden}.recipeblock-modal .create-recipe-card:before,.recipeblock-modal .recipe-card--fill:before,.recipeblock-modal .recipe-card:before{content:"";position:absolute;display:block;width:100%;height:1000px;cursor:none;z-index:10}.variation--recipeblockmodal .recipeblock-modal .create-recipe-card,.variation--recipeblockmodal .recipeblock-modal .recipe-card,.variation--recipeblockmodal .recipeblock-modal .recipe-card--fill{display:none}@media (min-width:768px){.recipeblock-modal{max-width:370px}.recipeblock-modal .create-recipe-card,.recipeblock-modal .recipe-card,.recipeblock-modal .recipe-card--fill{max-width:none;width:80%;margin:45px auto}}.recipeblock__mytastelogo{font-size:2.7rem;position:absolute;width:10rem;line-height:1;color:#44c200;display:block;top:15px;transition:all .35s cubic-bezier(.17,.04,.03,.94);height:3.5rem;margin-bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.recipeblock__header{font-size:2.8rem;text-align:center;max-width:80%;line-height:1;margin:0 auto;color:#666}.recipeblock__header.variation_b,.variation--recipeblockmodal .recipeblock__header{display:none}.variation--recipeblockmodal .recipeblock__header.variation_b{display:block}@media (min-width:768px){.recipeblock__header{font-size:4rem;max-width:100%}}.recipeblock__redirect{font-size:1.6rem;text-align:center;max-width:250px;position:absolute;bottom:15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.recipeblock__redirect .recipeblock__redirectlink{color:#44c200}.video-modal{max-width:680px;width:100%;padding:30px}.video-modal__content{margin-top:15px}.video-modal__closebtn{position:absolute;top:10px;right:10px;cursor:pointer}.video-modal__closebtn:before{content:"";font-size:1.2rem}.search-ingredients{margin-top:20px}@media (min-width:768px){.search-ingredients{margin-bottom:30px}}.search-ingredients__words{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.search-ingredients__words{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.search-ingredients__words .words__more{padding-right:10px;padding-top:5px}}.words__header{font-size:1.6rem;margin-left:7px;margin-bottom:7px;text-align:left;color:#666;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}@media (min-width:768px){.words__header{text-align:right;margin-top:5px}}.words__words{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.words__item{font-size:1.6rem;display:inline-block;background-color:#fff;padding:8px 20px 5px;border-radius:18px;margin-left:5px;margin-bottom:8px;box-shadow:0 0 0 0 #f1f1f1;border:1px solid #fff;box-sizing:border-box}.words__item:after{content:"";font-size:1rem;margin-left:10px;display:none;margin-top:5px}.words__item:hover{box-shadow:0 1px 10px -1px #bbb}.words__item.active{background:#999;color:#fff;padding-right:10px;box-shadow:0 0 0 0 #f1f1f1;border:1px solid #999}.words__item.active:after{display:inline-block;color:#ccc}.words__item.active:hover:after{color:#fff}@media (min-width:768px){.words__item{font-size:1.6rem;padding:4px 15px 2px;margin-left:10px;margin-bottom:10px}.words__item:after{font-size:.7rem}}.words__more-btn{font-size:1.6rem;margin-left:10px;margin-top:6px;position:relative;display:inline-block}.words__more-btn:after{content:"";position:absolute;height:1px;opacity:.75;width:100%;bottom:3px;left:0;background:#333}@media (min-width:768px){.words__more-btn:after{opacity:0;width:0}.words__more-btn:hover:after{opacity:.75;width:100%}}.search-ingredients__filters{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:35px;margin-bottom:0;height:30px}@media (min-width:768px){.search-ingredients__filters{margin-bottom:-55px}}.filters__item{font-size:1.8rem;z-index:2;top:0;height:30px;cursor:pointer;display:inline-block;margin-right:25px;margin-left:25px;color:#7d7d7d;text-align:center;position:relative}@media (min-width:768px){.filters__item{font-size:1.6rem}}.filters__item .item__text{position:relative;top:0}.filters__item:after{content:"";background:#44c200;width:100%;left:0;bottom:0;height:3px;position:absolute;opacity:0;transition:all .2s ease}.filters__item:hover:after{opacity:1}.filters__item:hover .item__text{top:-10px}.filters__item.active .item__text{top:-10px;color:#333}.filters__item.active:after{opacity:1}.saverecipe-modal--desktop,.saverecipe-modal--mobile{z-index:1;width:100%;overflow:visible;display:block}.saverecipe-modal--mobile{margin-top:0;position:fixed;top:5px}.saverecipe-modal__image__container{position:relative;background:#f7f7f7;width:100%;height:175px;margin-top:50px;z-index:8}.saverecipe-modal__image__container .create-recipe-card,.saverecipe-modal__image__container .recipe-card,.saverecipe-modal__image__container .recipe-card--fill{-webkit-transform:scale(.6) rotate(10deg);transform:scale(.6) rotate(10deg);position:relative;top:-80px}.saverecipe-desktop__closebtn,.saverecipe-modal__closebtn{position:absolute;top:6px;right:6px;z-index:6}.in-iframe .saverecipe-modal--desktop{width:100%;height:100%;margin:0}.saverecipe-modal--desktop{background:#f7f7f7;max-width:740px;width:calc(100% - 40px);padding-bottom:0;min-height:500px;height:500px;overflow:hidden;margin:20px}.saverecipe-modal--desktop:before{content:"";width:100%;height:60px;background:#fff;display:block;position:absolute;top:0;left:0;z-index:0}.saverecipe-desktop__feedbacklayer{position:absolute;background:rgba(0,0,0,.65);width:100%;height:100%;color:#fff;border-radius:5px 5px 0 0;text-align:center;display:none}.saverecipe-desktop__feedbacklayer .feedbacklayer__container{width:70%;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.saverecipe-desktop__feedbacklayer .feedbacklayer__container .feedbacklayer__header{display:inline-block;font-size:2.4rem;font-weight:600}@media (max-width:767px){.saverecipe-desktop__feedbacklayer{z-index:7;background:#fff}.saverecipe-desktop__feedbacklayer .feedbacklayer__header{color:#333}}.saverecipe-desktop__content{width:47.96031%;float:left;background:#f7f7f7;width:50%;height:100%;position:relative;z-index:8;display:none}@media (min-width:768px){.saverecipe-desktop__content{display:block}}.saverecipe-desktop__image{position:relative;display:block;width:100%;height:calc(100% - 87px);border-top-left-radius:5px;border-top-right-radius:5px;border-right:1px solid #dededf}.saverecipe-desktop__recipe-info{background:#fff;display:block;position:absolute;bottom:0;width:100%;padding:16px 20px 8px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-right:1px solid #dededf;min-height:87px}.recipe-info__title{margin-bottom:10px}.save-cookbooks__header{font-size:2.3rem;display:block;padding:17px 0;position:relative}.save-cookbooks__widget{position:relative;display:block;width:100%;height:calc(100% - 6rem)}.saverecipe-desktop__cookbooks{width:47.96031%;float:left;width:100%;height:100%;padding-left:20px;padding-right:20px}@media (min-width:768px){.saverecipe-desktop__cookbooks{width:50%}}.saverecipe-desktop__closebtn{padding:0;top:20px;right:20px}.backdrop--dark .saverecipe-desktop__closebtn{color:#545454!important}.saverecipenotice-modal__bottom{padding:7px 20px;text-align:right;background-color:#f0f0f0}.saverecipenotice-modal-container{margin:20px;z-index:1;padding-bottom:0;width:100%;max-width:640px;display:block;transition:opacity .5s cubic-bezier(.17,.04,.03,.94)}.saverecipenotice-modal-container.hide{opacity:0!important}.saverecipenotice-modal__content{width:100%;position:relative}.saverecipenotice-modal__content .create-recipe-card,.saverecipenotice-modal__content .recipe-card,.saverecipenotice-modal__content .recipe-card--fill{box-shadow:36px -1px 8px -26px hsla(0,0%,60%,.3)}.saverecipenotice-modal__content__text{padding:30px 20px 30px 240px}@media (max-width:1024px){.saverecipenotice-modal__content__text{padding-left:20px}}.saverecipenotice-modal__title{font-size:3rem;max-height:7.2rem;display:block;line-height:1.2;text-align:left}.saverecipenotice-modal__text{font-size:1.8rem;text-align:left;font-style:normal;margin:0;color:#999}.saverecipenotice-modal__nobutton{border:1px solid #ccc;background:#ccc}.saverecipenotice-modal__dismiss{font-size:1.2rem;color:#999;position:relative}.saverecipenotice-modal__closebtn{position:absolute;top:6px;right:6px}.form-validation-tooltip{padding:11px 14px 11px 16px;position:absolute;top:0;left:105%;min-width:100px;min-height:40px}.form-forgotpassword-tooltip{position:absolute;right:-8px;bottom:47px;width:300px;z-index:99}.form-forgotpassword-tooltip:before{right:calc(20% - 2px)}.form-forgotpassword-tooltip:after{right:20%}.form-forgotpassword-tooltip .forgot-password__close{position:absolute;top:0;right:0}.form-forgotpassword-tooltip .forgot-password__close:before{font-size:1.2rem}.recover{position:absolute;right:-8px;bottom:47px;width:300px;z-index:99;visibility:hidden}.recover:before{right:calc(20% - 2px)}.recover:after{right:20%}.recover.open{-webkit-animation:i .3s forwards;animation:i .3s forwards;visibility:visible;overflow:visible}.recover__field-container{display:-webkit-box;display:-ms-flexbox;display:flex}.recover.error .recover__content,.recover.valid .recover__content{visibility:hidden;opacity:0;height:0}.recover__field{float:left;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:5px}.recover__submit{float:left;padding:0 15px;height:37px}.recover__close{position:absolute;top:0;right:0}.recover__close:before{font-size:1.2rem}.backdrop--dark .recover__close{color:#545454!important}.recover__feedback--error,.recover__feedback--valid{visibility:hidden;opacity:0;height:0;width:90%}.recover.error .recover__feedback--error,.recover.valid .recover__feedback--valid{visibility:visible;opacity:1;height:auto}.forgot-password-feedback--error{color:#f24e4d}[data-type=tooltip]{position:absolute!important;font-size:1.4rem;bottom:calc(100% + 1rem);padding:.3725em .626em;background:#333;color:#fff;left:-1rem;border-radius:3px;white-space:nowrap;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:99}[data-type=tooltip][data-active]{-webkit-animation:k .2s forwards;animation:k .2s forwards;visibility:visible}[data-type=tooltip]:before{content:"";position:absolute;display:block;width:.5em;height:.5em;background:inherit;top:calc(100% - .25em);left:2rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}[data-tooltip-position*=center] [data-type=tooltip]{white-space:normal;width:240px;left:-102.5px}[data-tooltip-position*=center] [data-type=tooltip]:before{left:calc(50% - .25em)}[data-tooltip-position*=bottom] [data-type=tooltip]{bottom:auto;top:calc(100% + 1rem)}[data-tooltip-position*=bottom] [data-type=tooltip]:before{top:auto;bottom:calc(100% - .25em)}[data-tooltip-content-position=center] [data-type=tooltip]{text-align:center}[data-tooltip-closebtn] [data-type=tooltip]{padding:.625em 2em}.tooltip__closebtn{position:absolute;display:none;color:#a0a0a0;top:1.3em;right:1.3rem;line-height:1em;font-size:1rem}[data-tooltip-closebtn] .tooltip__closebtn{display:inline-block}body.page--user-analytics [data-tooltip=analytics-tooltip] [data-type=tooltip]{display:none}.confirmation{width:40rem;max-width:calc(100% - 2rem)}.confirmation__header{padding:15px 20px;border-bottom:1px solid #e7e7e7;position:relative}.confirmation__title{display:inline-block}.confirmation__close{position:absolute;top:5px;right:10px}.confirmation__text{padding:2rem}.confirmation__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 20px;text-align:right;border-top:1px solid #e7e7e7}.confirmation__footer>button{width:calc(50% - 1rem)}.pagination{margin-top:4.07938%;overflow:hidden}.pagination p:hover{background:#eaebeb;color:#44c200}.pagination__nav__item--next,.pagination__nav__item--prev{font-size:1.6rem;display:inline-block;width:20%}.pagination__nav__item--next{text-align:right}.pagination__next,.pagination__prev{line-height:50px;padding:0 15px;display:inline-block}.pagination__page-links{font-size:2rem;width:60%;margin:0 auto;text-align:center}.pagination__page{display:inline-block;padding:0 15px;line-height:50px;margin-right:-6px;min-width:40px}.pagination__page:last-child{margin-right:0}.pagination__page.active{background:#44c200;color:#fff}.search-result-seo{background:#fafafa;display:block;padding:4.07938%;height:auto}.search-result-seo__image-container{margin:0 0 4.07938%}@media (min-width:768px){.search-result-seo__image-container{float:left;margin:0 4.07938% 4.07938% 0}}.search-result-seo__image{display:block}.search-result-seo__text-container p{font-size:1.3rem}.search-result-seo__text-container .search-result-seo__title:before{content:"";font-size:.8em;margin-right:.625em;color:#44c200;top:.075em;position:relative}.recipe-iframe{-webkit-overflow-scrolling:touch;overflow-y:scroll;position:relative;min-height:calc(100% - 58px);height:calc(100% - 58px);width:100%;border:0;top:58px}.top-search-suggestions{background:#565656;height:100px;margin-top:-3px;box-shadow:inset 0 -10px 5px -10px rgba(0,0,0,.15)}.search-suggestions{width:100%;height:100%;overflow:hidden;position:relative}.search-suggestions .suggestions-rightbutton{position:absolute;right:10px;top:21px;z-index:2;display:none}.search-suggestions .suggestions-leftbutton{position:absolute;left:10px;top:21px;z-index:2;display:none}.suggest-inited .device--desktop .search-suggestions .suggestions-leftbutton,.suggest-inited .device--desktop .search-suggestions .suggestions-rightbutton{display:block}.search-suggestions__container{white-space:nowrap;padding-top:15px;padding-left:15px;padding-right:15px;overflow-x:scroll;-webkit-overflow-scrolling:touch}.search-suggestions__container>.suggestion-card,.search-suggestions__container>.suggestion-card--more{display:inline-block;width:110px;max-width:120px;margin-right:5px}.device--desktop .search-suggestions__container{position:absolute;left:0;overflow:hidden}.suggest-center .search-suggestions__container{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.suggestion-card,.suggestion-card--more{position:relative;overflow:hidden;min-height:73px;height:73px;background:transparent;border-radius:5px;border:none;-webkit-transform:translateY(0);transform:translateY(0);transition:all .3s ease-in;background-size:cover}.suggestion-card--more:before,.suggestion-card:before{content:"";width:100%;height:100%;position:absolute;z-index:1;border-radius:5px;top:0;left:0;background:#000;opacity:.4;transition:opacity .2s ease-in}.device--desktop .suggestion-card--more:hover,.device--desktop .suggestion-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);transition:all 70ms ease-out}.device--desktop .suggestion-card--more:hover:before,.device--desktop .suggestion-card:hover:before{opacity:.3}.suggestion-card--more{transition:background-color .3s cubic-bezier(.17,.04,.03,.94);transition:border-color .3s cubic-bezier(.17,.04,.03,.94);background-color:#f0eff0}.suggestion-card--more:before{background-image:none}.suggestion-card--more:hover{background-color:#f7f7f7;border-color:#939393}.suggestion-card--more:active{background-color:#ebeaeb}.suggestion-card--more .suggestion-card__text{left:50%;top:50%;bottom:inherit;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);color:#656565;text-shadow:none}.suggestion-card__link{position:absolute;background:transparent;display:block;width:100%;height:100%;z-index:2;white-space:normal}.suggestion-card__text,.suggestion-card__text--large,.suggestion-card__text--small{font-size:1.3rem;position:absolute;bottom:50%;left:0;width:100%;-webkit-transform:translateY(50%);transform:translateY(50%);text-align:center;color:#fff;font-weight:600;z-index:3;text-shadow:0 1px 0 #333;line-height:1;padding:.3125em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.suggestion-card__text--large:first-letter,.suggestion-card__text--small:first-letter,.suggestion-card__text:first-letter{text-transform:uppercase}.suggestion-card__text--small{font-size:1.2rem}.suggestion-card__text--large{font-size:1.4rem}.bookmarklet__drag-container{width:100px;height:100px;box-shadow:inset 0 1px 8px 0 rgba(0,0,0,.2);border-radius:10px;position:relative}.bookmarklet__drag-link{display:block;cursor:move;position:absolute}.bookmarklet__drag-link .ie-error-tooltip{position:absolute;left:calc(50% + 74px);top:20%;width:200px}.uploadphoto__file{float:left}.uploadphoto__content{display:block;opacity:0;height:300px;position:relative;cursor:auto}.uploadphoto__content *,.uploadphoto__content :before{transition:all .2s;transition-property:border-color,color}.uploadphoto__content .uploadphoto__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);margin-top:-30px}.uploadphoto__content .uploadphoto__icon:before{content:"";font-size:15rem;color:#dedede}.uploadphoto__content .uploadphoto__droparea{border:4px solid #dedede;position:relative;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:calc(100% - 30px);max-width:400px;height:200px;display:block}.uploadphoto__content .uploadphoto__droparea:before{content:"";display:block;background:transparent;border-top:4px solid #f7f7f7;border-bottom:4px solid #f7f7f7;width:calc(100% - 40px);position:absolute;top:-4px;left:20px;height:calc(100% + 4px*2)}.uploadphoto__content .uploadphoto__droparea:after{content:"";display:block;background:transparent;border-left:4px solid #f7f7f7;border-right:4px solid #f7f7f7;width:calc(100% + 4px*2);position:absolute;top:20px;left:-4px;height:calc(100% - 40px)}.uploadphoto__content .uploadphoto__droparea div{width:100%;text-align:center;position:absolute;bottom:10px}.uploadphoto__content .uploadphoto__droparea .uploadphoto__desc{font-size:2rem;color:#c4c4c4;line-height:1}.uploadphoto__content .uploadphoto__droparea p{font-size:1.4rem;padding:0;color:#c4c4c4}.uploadphoto__content .uploadphoto__removebtn{font-size:1.4rem;height:35px;padding:.5em .8em;display:none;position:absolute;right:30px;bottom:30px}.uploadphoto__content:hover{cursor:pointer}.uploadphoto__content.is-dragover .uploadphoto__icon:before,.uploadphoto__content:hover .uploadphoto__icon:before{color:#919191}.uploadphoto__content.is-dragover .uploadphoto__droparea,.uploadphoto__content:hover .uploadphoto__droparea{border-color:#919191}.uploadphoto__content.is-dragover .uploadphoto__droparea .uploadphoto__desc,.uploadphoto__content.is-dragover .uploadphoto__droparea p,.uploadphoto__content:hover .uploadphoto__droparea .uploadphoto__desc,.uploadphoto__content:hover .uploadphoto__droparea p{color:#919191}.uploadphoto__content.active{height:inherit;padding:20px}.uploadphoto__content.active .uploadphoto__droparea,.uploadphoto__content.active .uploadphoto__form,.uploadphoto__content.active .uploadphoto__icon{display:none}.uploadphoto__content.active .uploadphoto__removebtn{display:block}.uploadphoto__content img{width:100%;display:block}.uploadphoto__header h4:before{content:""}.uploadphoto__feedback{position:absolute;width:250px;display:none}@media (max-width:768px){.uploadphoto__feedback{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left;top:90%;left:20%}.uploadphoto__feedback:before{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid rgba(0,0,0,.48);right:calc(50% - 2px)}.uploadphoto__feedback:after,.uploadphoto__feedback:before{border-top:0;z-index:1;border-style:solid;content:"";display:block;margin-left:-8px;position:absolute;bottom:100%;width:0}.uploadphoto__feedback:after{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;margin-right:-1px;right:50%}}@media (min-width:768px){.uploadphoto__feedback{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left;top:60%;left:calc(100% + 5px)}.uploadphoto__feedback:before{border-color:transparent rgba(0,0,0,.48)}.uploadphoto__feedback:after,.uploadphoto__feedback:before{border-width:8px 10px 8px 0;z-index:1;border-style:solid;content:"";display:block;right:100%;margin-top:-8px;position:absolute;top:19px;width:0}.uploadphoto__feedback:after{border-color:transparent #fff;margin-right:-1px}}.title__header h4:before{content:"";font-size:3.2rem}.ingredients__header h4:before{content:"";font-size:3.2rem}.create-recipe__directions{margin-bottom:30px}.directions__header h4:before{content:"";font-size:3.2rem}.create-recipe__footer .checkbox-container{margin-bottom:20px}.create-recipe__footer .text-disclaimer{margin-bottom:10px;max-width:500px}.footer__container{background:none;border:none;box-shadow:none}.create-recipe__submit{position:relative}.create-recipe__submit.invalid .create-recipe__submitbtn{opacity:.5;cursor:auto}.create-recipe__submit.invalid .create-recipe__inactivetooltip,.create-recipe__submit.invalid .create-recipe__inactivetooltip--edit{opacity:1}.create-recipe__submit.loading .create-recipe__submitbtn{opacity:.5;cursor:auto}.create-recipe__submit.isedit{margin-top:30px}.create-recipe__submit.isedit .create-recipe__submitbtn{width:47.96031%;float:left}.create-recipe__submit.isedit .create-recipe__abortbtn{width:47.96031%;float:left;margin-right:4.07938%}.create-recipe__submit.isedit .create-recipe__inactivetooltip--edit{width:100%;left:0;top:0;position:relative;float:left;margin-left:0;margin-right:0;margin-top:6px}@media (min-width:768px){.create-recipe__submit.isedit .create-recipe__inactivetooltip--edit{width:47.96031%;float:left;margin-right:4.07938%;left:calc(100% + 4px);position:absolute;top:0;margin:0}}.create-recipe__submitbtn{width:100%}@media (min-width:568px){.create-recipe__submitbtn{width:calc(50% - 2px)}}.create-recipe__abortbtn{background:#fff;color:#44c200}.create-recipe__inactivetooltip{position:absolute;opacity:0}@media (max-width:568px){.create-recipe__inactivetooltip{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left;top:43px;left:0}.create-recipe__inactivetooltip:before{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid rgba(0,0,0,.48);right:calc(50% - 2px)}.create-recipe__inactivetooltip:after,.create-recipe__inactivetooltip:before{border-top:0;z-index:1;border-style:solid;content:"";display:block;margin-left:-8px;position:absolute;bottom:100%;width:0}.create-recipe__inactivetooltip:after{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;margin-right:-1px;right:50%}}@media (min-width:568px){.create-recipe__inactivetooltip{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left;top:2px;left:calc(50% + 2px)}.create-recipe__inactivetooltip:before{border-color:transparent rgba(0,0,0,.48)}.create-recipe__inactivetooltip:after,.create-recipe__inactivetooltip:before{border-width:8px 10px 8px 0;z-index:1;border-style:solid;content:"";display:block;right:100%;margin-top:-8px;position:absolute;top:19px;width:0}.create-recipe__inactivetooltip:after{border-color:transparent #fff;margin-right:-1px}}.create-recipe__inactivetooltip--edit{position:absolute;opacity:0}@media (max-width:768px){.create-recipe__inactivetooltip--edit{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left;top:43px;left:0}.create-recipe__inactivetooltip--edit:before{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid rgba(0,0,0,.48);right:calc(22.5% - 2px)}.create-recipe__inactivetooltip--edit:after,.create-recipe__inactivetooltip--edit:before{border-top:0;z-index:1;border-style:solid;content:"";display:block;margin-left:-8px;position:absolute;bottom:100%;width:0}.create-recipe__inactivetooltip--edit:after{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;margin-right:-1px;right:22.5%}}@media (min-width:768px){.create-recipe__inactivetooltip--edit{font-size:1.3rem;background:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.38),0 1px 3px rgba(0,0,0,.32);color:#000;padding:11px 14px;text-align:left;top:2px;left:calc(50% + 2px)}.create-recipe__inactivetooltip--edit:before{border-color:transparent rgba(0,0,0,.48)}.create-recipe__inactivetooltip--edit:after,.create-recipe__inactivetooltip--edit:before{border-width:8px 10px 8px 0;z-index:1;border-style:solid;content:"";display:block;right:100%;margin-top:-8px;position:absolute;top:19px;width:0}.create-recipe__inactivetooltip--edit:after{border-color:transparent #fff;margin-right:-1px}}.create-recipe__delete{clear:both;float:left;margin-top:16px;font-size:1.2rem}@media (min-width:768px){.create-recipe__delete{font-size:1.4rem}.create-recipe__delete .create-recipe__delete-field{width:65.30687%;float:left;margin-right:4.07938%}.create-recipe__delete .create-recipe__delete-btn{width:30.61374%;float:left}}.create-recipe__delete-copy{margin-bottom:1em}.create-recipe__delete-field{width:100%;margin-bottom:10px}.create-recipe__delete-btn{cursor:default;width:100%;background:#fff;border-color:#f24e4d;color:#f24e4d;opacity:.5}.create-recipe__delete-btn:after{border-color:#f24e4d;border-right-color:transparent}.create-recipe__delete-btn.active{opacity:1;cursor:pointer}.create-recipe__delete-feedback{width:100%;float:left;margin-left:0;margin-right:0;color:#f24e4d}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0 none!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0;border-left:1px solid #d0d0d0;border-radius:0 2px 2px 0;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{font-size:1.6rem;color:#303030}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #dededf;padding:.9rem 1.5rem .7rem;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;border-radius:3px;height:41px}.selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0 2px 0 0!important;text-indent:0!important;border:0 none!important;background:none!important;line-height:inherit!important;-webkit-user-select:auto!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none!important}.selectize-input:after{content:" ";display:block;clear:left}.selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0;border-radius:0 0 3px 3px}.selectize-dropdown .active{background:#44c200;color:#fff}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable]{padding:.6rem 1.5rem .4rem}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px}.selectize-dropdown-content::-webkit-scrollbar{width:1.6rem;background:#f4f4f4}.selectize-dropdown-content::-webkit-scrollbar-thumb{background:#e0e0e0;box-shadow:inset 0 0 0 .2rem #f4f4f4}.selectize-control.single .selectize-input{overflow:hidden}.selectize-control.single .selectize-input:before{content:"";font-size:1.2rem;position:absolute;top:1.2rem;right:1.65rem;z-index:3;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:all .25s cubic-bezier(.17,.04,.03,.94);font-weight:600;color:#aaa;cursor:pointer}.selectize-control.single .selectize-input:after{position:absolute;display:block;z-index:2;top:0;right:0;background:#f0f0f0;padding:1rem;border-left:1px solid #d0d0d0;width:4rem;height:4rem;text-align:center;border-radius:0 3px 3px 0;transition:all .25s cubic-bezier(.17,.04,.03,.94);cursor:pointer}.selectize-control.single .selectize-input.dropdown-active:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);color:#555}.selectize-control.single .selectize-input.dropdown-active:after{background:#eaeaea}.selectize-control.single .selectize-input:hover:before{color:#555}.selectize-control.single .selectize-input:hover:after{background:#eaeaea}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}@media (max-width:767px){.profile_settings_nav{position:absolute;text-align:left;right:-10px;min-width:200px;top:50px}.profile_settings_nav:before{left:87.5%}}@media (min-width:768px){.profile_settings_nav{position:absolute;text-align:left;right:0;min-width:200px;top:71px}.profile_settings_nav:before{left:81.5%}}.profile_settings_nav__item--analytics{display:none}.profile_settings_nav[data-site-connected=true] .profile_settings_nav__item--analytics{display:block}.profile-card{overflow:hidden}.profile-card .profile-card__image{background-position:50%;background-size:cover;background-repeat:no-repeat;height:115px}.profile-card .profile-card__avatar-container{position:relative;display:block;margin:-45.5px auto 0;box-sizing:content-box;border:3px solid #fff;width:85px;height:85px}.profile-card .profile-card__avatar{max-height:115px}.profile-card .profile-card__name{font-size:2rem;display:block;text-align:center;line-height:1;margin:10px 10px 0}.profile-card .profile-card__content{padding:0 20px 15px}.profile-card .profile-card__stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-card .profile-card__stats .followers-button,.profile-card .profile-card__stats .recipes-button{margin:10px 15px}.action_nav__container{position:relative;display:inline-block;margin-right:3rem}@media (max-width:767px){.action_nav.open{display:none!important}}@media (min-width:768px){.action_nav{position:absolute;text-align:left;right:-85px;min-width:240px;top:53px}}.action_nav:before{left:57.5%}#flyoutBtn{width:28px;margin:2px 28px 0 0;transition:color .3s;color:#ccc}#flyoutBtn.active,#flyoutBtn:hover{color:#333}#flyoutBtn svg{color:inherit;fill:currentColor}#flyout{width:385px;max-width:none;right:-58px;text-align:left;top:53px}#flyout:before{left:74.2%}.notification-list .list{position:relative;overflow-y:auto;max-height:calc(100vh - 150px);border-radius:0 0 5px 5px;background:#f7f7f7;border-top:1px solid #dededf}.notification-list .list>article:first-child{border-top:0}[data-loading] .notification-list .list{min-height:20rem}.notification-list .attachment{max-width:45px;max-height:45px;border-radius:3px;margin-right:5px}.notification-list div.attachment{display:inline-block;width:45px;height:45px;vertical-align:top;background:#f0f0f0;text-align:center;font-weight:700;line-height:45px}.notification-list header img{margin-left:10px}.notification-list .body,.notification-list .title{font-size:14px}.notification-list .body{margin-top:5px;margin-bottom:3px}.notification-list time{font-size:11px;color:#9a9a9a}.notification-list article{cursor:pointer;background:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;transition:background .3s;border-top:1px solid #dededf}.notification-list article>div{width:80%}.notification-list article>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:10px 10px 7px}.notification-list article .avatar img{width:51.8px;margin-top:3px;border-radius:50%}.notification-list article.interacted{background:#fff}.notification-list article a{font-weight:600}.notification-list article:hover{background:#fcfcfc}.notification-list>article:first-child{border-top:0}.notification-list aside{font-size:32px;margin:0;color:#da1e24;visibility:hidden}.notification-list article.unread aside{visibility:visible}.notification-list article.interactive{background:#fff}.notification-list__fallback{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:18rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ccc;font-size:1.8rem;transition:opacity .3s;opacity:0;visibility:hidden}.no-notifications .notification-list__fallback{opacity:1;visibility:visible}.notification-center{margin:0 auto!important;float:none!important;overflow:hidden}.notification-center__list{position:relative;min-height:20rem}.notification-list__header{position:relative;text-align:center;padding:13px 20px 11px}.notification-list__header .profile-action-icon--settings{font-size:2rem;position:absolute;right:20px;top:calc(50% - 10px)}.notification-list__header .profile-action-icon--settings:not(:hover){color:#ccc}@media (max-width:767px){#flyout_container{display:none}}.notification-badge{cursor:pointer;pointer-events:none;display:inline-block;padding:.25em .6em;font-size:1rem;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:10rem;background-color:#d9534f;position:absolute;top:1px;left:12px;border:2px solid #fff;transition:all .2s cubic-bezier(.17,.04,.03,.94)}.user-nav__content .notification-badge{right:4px;left:auto;top:4px;display:none}@media (max-width:767px){.user-nav__content .notification-badge{display:inline-block;opacity:1;visibility:visible}.user-nav__content .notification-badge:not([data-count]),.user-nav__content .notification-badge[data-count="0"]{opacity:0;visibility:hidden}}.notification-badge:before{content:attr(data-count)}.notification-badge:not([data-count]),.notification-badge[data-count="0"]{opacity:0;visibility:hidden}.mobile-menu__link .notification-badge{position:relative;top:-1px;font-size:70%}body[data-notification=notified] .notification-badge{padding:.375em .9em;margin-left:-.125em;margin-top:-.3em}.mobile-search__pane{left:0;right:auto;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}.mobile-search.close .mobile-search__pane,.mobile-search__pane{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.mobile-search__close{left:auto;right:-5rem}.mobile-search__form{position:relative}.mobile-search__form:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:1rem;color:#666;font-size:1.8rem}input.mobile-search__field{font-size:1.6rem;height:4rem;background:#f1f1f1;text-align:left;border:0;border-radius:5px;padding:1.1rem 1rem .9rem 4rem}.popular-categories__title{font-size:2.4rem;font-weight:300;text-align:center;margin:3rem 0 1rem}.popular-categories{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.popular-categories .popular-categories__scrollcontainer{overflow-y:scroll;padding-bottom:20px}.popular-categories[data-state=loading]:before{content:"";position:absolute;top:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.popular-categories .category-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:90px;width:47.96031%;float:left;margin-right:4.07938%}@media (min-width:768px){.popular-categories .category-card{min-height:86px}}@media (min-width:992px){.popular-categories .category-card{min-height:68px}}@media (min-width:1180px){.popular-categories .category-card{min-height:90px}}@media (min-width:1350px){.popular-categories .category-card{min-height:107px}}.popular-categories .category-card:nth-of-type(2n){margin-right:0}.popular-categories .category-card:nth-of-type(-n+2){margin-top:0}.popular-categories .category-card:nth-of-type(3){margin-top:15px!important}@media (min-width:568px){.popular-categories .category-card{margin-top:15px!important}}.popular-categories .category-card .category-card__img{width:100%;height:auto;display:block}.mobile-menu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0}.mobile-menu__avatar{display:inline-block;width:35px;height:35px;cursor:pointer;float:left}@media (max-width:767px){.mobile-menu__avatar{display:inline-block!important}}@media (min-width:768px){.mobile-menu__avatar{margin:0}}.mobile-menu__username{position:relative;display:inline-block;padding-left:15px;width:calc(100% - 35px);float:left}.mobile-menu__promo{margin:0 -20px}.mobile-menu__promo-image{display:block}.mobile-menu__list{margin:1rem -2rem}.mobile-menu__item{font-size:2rem}.mobile-menu__link{display:block;padding:1.5rem 2rem}.mobile-menu__link:before{content:"";display:inline-block;width:3rem;text-align:center;margin-right:1rem;position:relative;top:-.25rem}#mobile-menu__link--profile:before{content:""}#mobile-menu__link--create:before{content:""}#mobile-menu__link--settings:before{content:""}#mobile-menu__link--logout:before{content:""}.mobile-auth [data-target]{display:none;opacity:0;transition:opacity .35s}.mobile-auth[data-active=login] [data-target=login],.mobile-auth[data-active=register] [data-target=register]{display:block}.mobile-auth[data-animate=login] [data-target=login],.mobile-auth[data-animate=register] [data-target=register]{opacity:1}.mobile-auth .facebook-connect-btn{width:100%}.mobile-login,.mobile-register{position:relative}.mobile-login__heading,.mobile-register__heading{padding:1.5rem 2rem;text-align:center}.mobile-login__container,.mobile-register__container{margin:0 -2rem;background:#f1f1f1;padding:2rem 1.5rem 4rem}.mobile-login__container .formfield-container,.mobile-register__container .formfield-container{margin:0 0 2rem}.mobile-login__container .formfield-container input,.mobile-register__container .formfield-container input{border:0;height:4rem}.mobile-login__submit,.mobile-register__submit{width:100%}.mobile-login__footer,.mobile-register__footer{padding:2rem 0;width:100%;text-align:right}.mobile-login__recover{position:relative;text-align:right;margin-bottom:1.5rem}.extension-install{position:relative}.extension-install:before{content:"";display:block;width:18px;height:18px;background-repeat:no-repeat;position:absolute;left:0}.extension-tooltip{position:absolute;left:calc(100% + 2rem);top:0;width:200px;font-weight:400;display:none}.bookmarklet-install{color:#44c200;text-align:center}.bookmarklet-install__area{position:relative;border:2px dashed currentColor;border-radius:5px;padding:12.5px;width:275px;text-align:center;color:inherit}.bookmarklet-install__label{font-size:1.8rem;margin-top:5px;color:inherit;font-weight:300}.bookmarklet-install__drag-icon{position:absolute;top:-12px;left:-13px;color:inherit;fill:currentColor;background:#fff;width:24px;height:24px;padding:2px}.bookmarklet-install__drag-link{font-size:2rem;display:inline-block;background:#959595;color:#fff;padding:5px 40px;border-radius:5px;cursor:move}.plugin-installed-countrysetup{background:#fafafa}@media (max-width:899px){.plugin-installed-countrysetup{display:none}}.plugin-installed-countrysetup__container{background:#fafafa;position:relative;padding:6rem 0;text-align:center}.plugin-installed-countrysetup__header{font-size:3.2rem;font-weight:600}.plugin-installed-countrysetup__ingress{font-size:2.2rem;max-width:470px;margin:0 auto;margin-bottom:20px}.plugin-installed-countrysetup__selectedcountry{margin:0 auto;width:300px;height:42px;margin-top:19px;margin-bottom:30px}.active-country .flag{width:40px;height:40px;top:-8px;border-color:transparent}.active-country .country__title{font-size:2.5rem;position:relative;top:3px;margin-left:10px}.plugin-installed-countrysetup__countries{position:relative;min-height:329px}.plugin-installed-countrysetup__countries[data-loading=true]:before{display:none}.plugin-installed-countrysetup__countries__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:342px}.plugin-installed-countrysetup__countries__list>li{display:block;width:20%;border-top:1px solid #f0f0f0;border-right:1px solid #f0f0f0;background:#fff;cursor:pointer}.plugin-installed-countrysetup__countries__list>li[data-marked=true]{background:#f0f0f0}.plugin-installed-countrysetup__countries__list>li:nth-child(10n){border-bottom:1px solid #f0f0f0}.plugin-installed-countrysetup__countries__list>li>div{display:block;padding:5px 10px;text-align:left}.plugin-download-hero{background:#fff;position:relative;padding:6rem 0}@media (max-width:899px){.plugin-download-hero{display:none}}@media (max-width:1350px){.plugin-download-hero__content-container{padding:0 3rem}}.plugin-download-hero__figure{width:56.63359%;float:left;margin-right:4.07938%}.plugin-download-hero__copy{width:39.28703%;float:right;margin-right:0;padding-top:6rem}.plugin-download-hero__title{font-size:6rem;font-weight:300;line-height:1;word-wrap:normal}@media (max-width:1350px){.plugin-download-hero__title{font-size:5rem}}.plugin-download-hero__text{font-size:2.4rem;font-weight:300}.plugin-download-hero__install_container{position:relative;display:inline-block;margin-top:2rem;max-width:383px}.plugin-download-hero__install_container .text-disclaimer{margin-top:10px;font-size:1.2rem}.plugin-download-guide{background:#f5f5f5}@media (max-width:899px){.plugin-download-guide{display:none}}.plugin-download-guide__header{padding:12rem 0 4rem;text-align:center}.plugin-download-guide__title{font-size:7rem;font-weight:300;line-height:1}.plugin-download-guide__preamble{font-size:3.2rem;font-weight:300}.plugin-download-guide__steps{counter-reset:d}.plugin-download-guide__step{padding:2rem 0}.plugin-download-guide__step_figure{width:47.96031%;float:left;margin-right:4.07938%}.plugin-download-guide__step_copy{width:47.96031%;float:right;margin-right:0;padding:8rem 0 0}.plugin-download-guide__step_title{font-size:5.6rem;position:relative;font-weight:300;line-height:1}.plugin-download-guide__step_title:before{font-size:4.8rem;counter-increment:d;content:counter(d);display:inline-block;border:1px solid currentColor;border-radius:50%;padding:.8rem;position:absolute;right:calc(100% + 4rem);height:6rem;width:6rem;text-align:center;top:-.6rem}.plugin-download-guide__step_text{font-size:2.8rem;font-weight:300;max-width:35rem}.plugin-download-guide__finished_copy{padding:4rem 0 2rem;text-align:center}.plugin-download-guide__finished_title{font-size:7rem;font-weight:300;line-height:1}.plugin-download-guide__finished_text{font-size:3.2rem;font-weight:300}.plugin-download-guide__finished_image{display:block;margin:0 auto}.plugin-download-footer{position:relative;padding:20rem 0;text-align:center}@media (max-width:899px){.plugin-download-footer{display:none}}@media (max-width:1350px){.plugin-download-footer{padding:10rem 0 20rem;background-size:37%!important}}.plugin-download-footer__heading{font-size:6rem;font-weight:300;line-height:1;max-width:40rem;display:block;margin:0 auto;word-wrap:normal}.plugin-download-footer__text{font-size:2.4rem;font-weight:300}.plugin-download-footer__install_container{position:relative;display:inline-block;margin-top:2rem;max-width:383px}.plugin-download-footer__install_container .text-disclaimer{margin-top:10px;font-size:1.2rem}.plugin-download-mobile-tooltip__container{font-size:2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:16px 0 50px}.plugin-download-mobile-tooltip{position:relative;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);color:#464647;padding:15px 30px;max-width:calc(100% - 60px);text-align:center;z-index:1}.plugin-download-mobile-tooltip .icon__exclamation_mark{position:relative;top:5px;margin-right:5px}.plugin-download-mobile-tooltip .icon__exclamation_mark,.plugin-download-mobile-tooltip .icon__exclamation_mark path{stroke:#ff0c52!important}.plugin-download-mobile-content{display:-webkit-box;display:-ms-flexbox;display:flex}.plugin-download-mobile-content__phone{width:52.03969%;float:left;position:relative;min-height:620px}.plugin-download-mobile-content__phone_img{position:absolute;right:0;top:0;max-width:300px}.plugin-download-mobile-content__usp{width:52.03969%;float:left;position:relative;padding:80px 10px 0}.plugin-download-mobile-content__arrow{position:relative;width:1px;height:1px;margin:0 auto}.plugin-download-mobile-content__arrow .icon__path_arrow{position:absolute;bottom:15px;right:-9px;max-width:180px;max-height:115.75px;opacity:.2}.plugin-download-mobile-content__logo{display:block;margin:0 auto;max-width:70px}.plugin-download-mobile-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.plugin-download-mobile-rating .icon__star{fill:#c1cc58}.plugin-download-mobile-rating .icon__star,.plugin-download-mobile-rating .icon__star--half{max-width:19px;max-height:21px;margin:0 2.5px}.plugin-download-mobile-rating .icon__star--half .left_half{-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0);fill:#c1cc58}.plugin-download-mobile-rating .icon__star--half .right_half{-webkit-clip-path:inset(0 0 0 50%);clip-path:inset(0 0 0 50%);fill:#eaeaea}.plugin-download-mobile-content__usp_text{font-size:3rem;display:block;font-weight:300;letter-spacing:-2px;line-height:1.1;text-align:center;margin:20px 0;color:#464647}.plugin-download-mobile-content__badge{display:block;margin:0 auto;max-width:calc(100% - 20px)}.analytics{margin:0 auto 4rem}.analytics__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 0}.analytics__heading{font-size:2.4rem}@media (max-width:767px){.analytics__heading{width:100%}}@media (min-width:768px){.analytics__heading{font-size:3.2rem}}.current-period{font-size:1.4rem;padding:1em 0;width:100%}.current-period>span:not(:first-child){font-weight:600}.current-period__startDate:not(:empty):after{content:" - ";font-weight:400}.period-filter{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:300;margin-top:1rem;text-align:left}[data-loading] .period-filter{opacity:.5}.period-filter__list{display:inline-block}.period-filter__list [data-filter]:not([data-active]){display:none}.period-filter__list [data-filter][data-active]{font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5em 1em;width:24rem;border-radius:5px;border:1px solid #ccc;cursor:pointer;line-height:1;transition:color .2s,border .2s;background:#fff;font-weight:600;color:#838383}.period-filter__list [data-filter][data-active]:after{content:""}[data-loading] .period-filter__list [data-filter][data-active]{cursor:default}.period-filter__list [data-filter][data-active] span{position:relative;top:1px}.period-filter__list [data-filter][data-active].active,.period-filter__list [data-filter][data-active]:hover{border-color:#333}.period-filter__list [data-filter][data-active].active{color:#333}.period-filter__list [data-filter][data-active].active:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 20' fill='%23333'%3E%3Cpath d='M6 9H4v2h2zm4 0H8v2h2zm4 0h-2v2h2zm2-7h-1V0h-2v2H5V0H3v2H2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm0 16H2V7h14z'/%3E%3C/svg%3E")}.period-filter__list [data-filter][data-active]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 20' fill='%23d5d4d9'%3E%3Cpath d='M6 9H4v2h2zm4 0H8v2h2zm4 0h-2v2h2zm2-7h-1V0h-2v2H5V0H3v2H2a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm0 16H2V7h14z'/%3E%3C/svg%3E");display:inline-block;height:20px;width:18px;margin-right:1em}.period-filter__list [data-filter][data-active]:after{font-size:1.2rem;position:absolute;right:1em;top:50%;margin-top:-.6rem}.period-filter__tooltip{top:calc(100% + 2rem);left:50%;margin-left:-10rem}.period-filter__tooltip [data-filter]{width:20rem}.period-filter__tooltip [data-filter] span{padding:1em 2em}.period-filter__tooltip [data-filter][data-active] span{color:#333}.analytics-item[data-loading=true] .analytics-item__diff,.analytics-item[data-loading=true] .analytics-item__heading,.analytics-item[data-loading=true] .analytics-item__preamble,.analytics-item[data-loading=true] .analytics-item__totals{color:#ddd!important;background:currentColor!important}.analytics-item[data-loading=true] .analytics-item__diff:before,.analytics-item[data-loading=true] .analytics-item__heading:before,.analytics-item[data-loading=true] .analytics-item__preamble:before,.analytics-item[data-loading=true] .analytics-item__totals:before{opacity:0}.analytics-item{padding:3rem;margin-bottom:2rem}.analytics-item:not([data-status=error]):not([data-status=no-data]):before{border-radius:3px}.analytics-item[data-status=no-data]:after{content:attr(data-status-content);font-size:14px;color:#838383;font-weight:600}@media (max-width:767px){.analytics-item[data-status=no-data]:after{display:block;text-align:center}}@media (min-width:768px){.analytics-item[data-status=no-data]:after{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.analytics-item[data-status=error]:before{content:attr(data-status-content);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity .3s;z-index:1;border-radius:5px;font-weight:600}.analytics-item[data-status=error]:before,.analytics-item__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analytics-item__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.analytics-item__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.analytics-item__icon{width:3rem;margin-right:3rem}@media (max-width:767px){.analytics-item__icon{margin:0!important}}.analytics-item__icon:before{display:block;color:#d5d4d9}.analytics-item[data-item=recipeSaves] .analytics-item__icon:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon--saved-recipes' viewBox='0 0 16 20' fill='%23d5d4d9'%3E%3Cpath d='M14 0H2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM2 2h5v8L4.5 8.5 2 10z'/%3E%3C/svg%3E")}.analytics-item[data-item=siteVisits] .analytics-item__icon:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 22' fill='%23d5d4d9'%3E%3Cpath d='M17 11l-4-4v3H4v2h9v3l4-4z'/%3E%3Cpath d='M18 20v-6h-2v6H2V2h14v6h2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z'/%3E%3C/svg%3E")}.analytics-item[data-item=postEngagement] .analytics-item__icon,.analytics-item[data-item=reach] .analytics-item__icon{width:4rem;margin-left:-.5rem;margin-right:2.5rem}.analytics-item[data-item=postEngagement] .analytics-item__icon:before,.analytics-item[data-item=reach] .analytics-item__icon:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23d5d4d9'%3E%3Cpath d='M10 0a10 10 0 1 0 10 10A10 10 0 0 0 10 0zm0 3a3 3 0 1 1-3 3 3 3 0 0 1 3-3zm0 14.2A7.2 7.2 0 0 1 4 14c0-2 4-3.08 6-3.08S16 12 16 14a7.2 7.2 0 0 1-6 3.2z'/%3E%3C/svg%3E")}.analytics-item__text{max-width:43rem}@media (max-width:767px){.analytics-item__text{text-align:center;margin:2rem 0}}.analytics-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.analytics-item__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.analytics-item__heading{font-size:3.2rem;line-height:.8em}@media (max-width:767px){.analytics-item__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:2.6rem}}.analytics-item__preamble{font-size:1.4rem;color:#666;display:block;margin-top:.5em}@media (max-width:767px){.analytics-item__preamble{margin-top:2rem}}.analytics-item__stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.analytics-item__stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}[data-status=no-data] .analytics-item__stats{display:none}.analytics-item__totals{font-size:4.8rem;font-weight:600;line-height:1em;margin-right:3rem}@media (max-width:767px){.analytics-item__totals{margin:0 0 2rem;font-size:4rem}}.analytics-item__diff{font-size:2rem;display:inline-block;padding:.45em 1em;color:#fff;background:#44c200;line-height:1em;border-radius:5px}.analytics-item__diff:before{margin-right:10px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='%23FFF'%3E%3Cpath d='M6 0l6.01 9.991H-.01z'/%3E%3C/svg%3E")}.analytics-item__diff:after{content:"%"}.analytics-item__diff[data-trend=negative]{background:#f24e4d}.analytics-item__diff[data-trend=negative]:before{margin-right:10px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9.938' viewBox='0 0 12 9.938' fill='%23FFF'%3E%3Cpath d='M6 9.929L-.01 0h12.02z'/%3E%3C/svg%3E")}.analytics-item__diff[data-trend=none]{display:none}.widget-clipboard__preview{padding:2rem 0}.widget-clipboard__preview img{display:block;margin:0 auto}.widget-clipboard__code{background:#fbfbfb;font-size:12px;padding:24px 26px;border-color:#f0f0f0}.widget-clipboard__button{width:100%;border:1px solid #f0f0f0;padding:14px 0;border-top:0}.widget-guide-header{margin-bottom:15px}.widget-guide-section{padding:15px 0}.widget-guide-section ul{padding:.625em 0 .625em 1.2em}.widget-guide-section li{position:relative;margin-bottom:.625em}.widget-guide-section li:before{content:"";position:absolute;background:#44c200;display:block;right:calc(100% + 1rem);width:8px;height:8px;top:5.5px;border-radius:50%}.widget-guide-section li:last-child{margin-bottom:0}@font-face{font-family:Proxima Nova;src:url(../fonts/proximanova/latin/2A019B_0_0.eot);src:url(../fonts/proximanova/latin/2A019B_0_0.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova/latin/2A019B_0_0.woff2) format("woff2"),url(../fonts/proximanova/latin/2A019B_0_0.woff) format("woff"),url(../fonts/proximanova/latin/2A019B_0_0.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Proxima Nova;src:url(../fonts/proximanova/latin/2A019B_1_0.eot);src:url(../fonts/proximanova/latin/2A019B_1_0.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova/latin/2A019B_1_0.woff2) format("woff2"),url(../fonts/proximanova/latin/2A019B_1_0.woff) format("woff"),url(../fonts/proximanova/latin/2A019B_1_0.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Proxima Nova;src:url(../fonts/proximanova/latin/2A019B_2_0.eot);src:url(../fonts/proximanova/latin/2A019B_2_0.eot?#iefix) format("embedded-opentype"),url(../fonts/proximanova/latin/2A019B_2_0.woff2) format("woff2"),url(../fonts/proximanova/latin/2A019B_2_0.woff) format("woff"),url(../fonts/proximanova/latin/2A019B_2_0.ttf) format("truetype");font-weight:700;font-style:normal}