@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);@-webkit-keyframes background-animation{to{background-position:0 0}0%{background-position:-1780px -690px}}@-webkit-keyframes slide-up{0%{transform:translateY(150px) translateX(-50%)}to{transform:translateY(0) translateX(-50%)}}@-webkit-keyframes slide-down{0%{transform:translateY(0) translateX(-50%)}to{transform:translateY(150px) translateX(-50%)}}@-webkit-keyframes slide-right{0%{left:-50%}to{left:120%}}*{font-family:Lato,sans-serif;margin:0;padding:0}.row{display:flex;justify-content:space-between}.align-center{align-items:center}.grid{display:grid;grid-template-columns:repeat(auto-fill,240px);justify-content:space-between}.col{flex:1;margin-right:30px}.col:last-child{margin-right:0}ul{list-style:none;padding:0;margin:0}.title{font-size:46px;line-height:48px}.title,.title>*{font-family:Rammetto One,cursive}.green{color:#c0c835}a{color:#224c4c;cursor:url(/images/cursor_hover.svg),pointer}.card-stat{background-color:#fff;padding:30px;text-align:center;border:6px solid #9dd4d4}.card-stat h3{font-family:Rammetto One,cursive;font-weight:400;font-size:25px;line-height:28px}.card-stat h3 .eth{font-size:17px;font-family:Rammetto One,cursive}.card-stat .sub{font-size:15px;font-family:Rammetto One,cursive}.card-stat h4{font-weight:400;color:#9dd4d4;text-transform:uppercase;font-size:16px}.card-stat h4,.notif{font-family:Lato,sans-serif}.notif{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);border-radius:3px;display:flex;align-items:center;justify-content:space-between;padding:20px 10px 20px 20px;width:80%;max-width:840px;color:#fff;-webkit-animation:slide-up 1s;animation:slide-up 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;z-index:99999}.notif.error{background:#c92626}.notif.success{background:#7f8a17}.notif.infos{background:#e77c1e}.notif.close{-webkit-animation:slide-down 1s;animation:slide-down 1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.notif .close{font-family:Lato,sans-serif;margin-left:auto;font-size:20px;cursor:url(/images/cursor_hover.svg),pointer;transition:.2s;width:40px;text-align:center}.notif .close:hover{opacity:.5}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.mobile-only{display:none}#footer{margin-bottom:60px}#footer,#footer .social{display:flex;align-items:center}#footer .social .text{font-size:16px;margin-right:20px}#footer .social a{display:block;width:40px;height:40px;background-color:#224c4c;color:#fff;border-radius:3px;text-align:center;margin-right:10px;line-height:35px;transition:filter .2s}#footer .social a img{vertical-align:middle}#footer .social a:hover{filter:brightness(1.2)}#footer .contract{margin-left:auto}#footer .contract a{color:#224c4c}#footer .contract a:hover{text-decoration:none}.btn{font-size:14px;padding:10px 15px;display:inline-block;border-radius:3px;cursor:url(/images/cursor_hover.svg),pointer;transition:background-color .2s;pointer-events:auto!important}.btn svg{width:15px;height:15px;transition:fill .2s}.btn span{font-family:Rammetto One,cursive;font-size:15px}.btn.icon.text svg{margin-right:10px}.btn.icon:not(.text){padding:12px 15px}.btn.icon:not(.text) svg{width:18px;height:18px}.btn.blue{background:#2f80ed;color:#fff;fill:#fff;text-align:center}.btn.blue:hover{background-color:#0063e9}.btn.grey{background:#92a5bb;color:#fff;fill:#fff;text-align:center}.btn.grey:hover{background-color:#7d8fa1}.btn.white{background:#fff;fill:#fff}.btn.bordered,.btn.white{color:#92a5bb;text-align:center}.btn.bordered{background:transparent;fill:#92a5bb;border:2px solid #92a5bb;background:#dce5f0}.btn.red{background:#be185d;color:#fff;fill:#fff;margin-left:10px}.btn.rarity svg{width:15px!important;height:18px!important}.btn.refresh{padding:12px 0!important;width:45px;text-align:center}.btn.small.icon{padding:12px;line-height:10px}.btn.small.icon svg{width:12px;height:12px}.btn.small:not(.icon){padding:8px 15px;line-height:24px}.btn.check{border:2px solid #92a5bb;border-radius:3px;width:26px;height:26px;padding:0;text-align:center;line-height:26px;transition:.2s}.btn.check span{font-size:17px;font-family:Lato,sans-serif}.btn:hover.bordered svg{fill:#2f80ed}.btn:hover.check{border-color:#2f80ed}.btn:hover.red{background:#9d174d}.btn.btn-active.active,.dropdown.active,.filter-dropdown.active{border-color:#2f80ed}.btn.btn-active.active svg,.dropdown.active svg,.filter-dropdown.active svg{transform:rotate(180deg);fill:#2f80ed}.btn.check.active{background:#2f80ed;border-color:#2f80ed;color:#fff}.btn.check.active svg{fill:#2f80ed}.btn-toggle{background:#fff;padding:3px;border-radius:5px;display:flex}.btn-toggle .btn{width:50%;padding:8px 15px}.dropdown,.input-search{display:inline-block;border:2px solid #92a5bb;border-radius:3px;transition:.2s;width:236px;background:#dce5f0}.dropdown .content,.input-search .content{padding:6px 10px;display:flex}.dropdown .value,.dropdown input,.input-search .value,.input-search input{font-size:17px;line-height:24px;color:#92a5bb;border:0;background:transparent;width:100%;display:inline-block;outline:none}.dropdown .after,.input-search .after{display:inline-block}.dropdown svg,.input-search svg{width:15px;height:15px;fill:#92a5bb;transition:.2s}.dropdown.focus,.input-search.focus{border-color:#2f80ed}.dropdown.focus input,.input-search.focus input{color:#172d42}.dropdown.focus svg,.dropdown:hover svg,.input-search.focus svg,.input-search:hover svg{fill:#2f80ed}.dropdown{position:relative;cursor:url(/images/cursor_hover.svg),pointer}.dropdown .value{color:#172d42;display:flex;align-items:center;justify-content:space-between}.dropdown ul{position:absolute;top:calc(100% + 10px);left:-2px;right:-2px;z-index:10;background:#dce5f0;padding:0 10px;border:2px solid #92a5bb;color:#92a5bb;max-height:0;opacity:0;overflow:auto;transition:.5s;border-radius:3px}.dropdown ul.open{max-height:280px;opacity:1;padding:10px}.dropdown li{color:#172d42;padding:8px 0;font-size:17px;transition:.2s}.dropdown li:before{width:6px;height:6px;border-radius:50%;background:#92a5bb;content:"";display:inline-block;vertical-align:middle;margin:0 20px 0 14px;transition:.2s}.dropdown li:hover{color:#2f80ed}.dropdown li.active{color:#2f80ed;font-weight:700}.dropdown li.active:before{width:10px;height:10px;margin:0 18px 0 12px;background:#2f80ed}.filter-dropdown{margin:20px 0}.filter-dropdown .value{font-size:16px;text-transform:uppercase;color:#172d42;font-weight:700;margin-bottom:20px}.filter-dropdown .before{display:inline-block;margin-right:20px}.filter-dropdown svg{width:15px;height:15px;fill:#92a5bb;transition:.2s}.filter-dropdown ul{max-height:0;overflow:hidden;transition:.5s;margin-top:-20px}.filter-dropdown.active ul{margin-top:0;max-height:200px;overflow:auto}.filter-dropdown li{padding:4px 0}.filter-dropdown.inline ul{display:flex}.filter-dropdown.inline li{margin-right:10px}.filter-dropdown.slider ul{overflow:visible}.filter-dropdown.slider ul li{padding:0}.checkbox,.radio{display:flex;position:relative;padding-left:35px;margin-bottom:12px;cursor:url(/images/cursor_hover.svg),pointer;font-size:17px}.checkbox .checkmark,.checkbox .radiobtn,.radio .checkmark,.radio .radiobtn{position:absolute;top:0;left:0;height:16px;width:16px;border:2px solid #92a5bb;background-color:transparent;transition:.2s;border-radius:3px}.checkbox .radiobtn,.radio .radiobtn{border-radius:50%}.checkbox .count,.radio .count{font-size:15px;display:inline-block;margin-left:auto;padding:0 10px}.checkbox.active .radiobtn,.radio.active .radiobtn{border-color:#2f80ed;background:#2f80ed}.checkbox.active .radiobtn:after,.radio.active .radiobtn:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;background:#fff;border-radius:50%}.checkbox.active .checkmark,.radio.active .checkmark{background:#2f80ed;border-color:#2f80ed}.checkbox.active .checkmark:after,.radio.active .checkmark:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);background:url(/images/icons/party-check.svg) no-repeat 50%;background-size:10px;width:100%;height:100%}.checkbox.active,.checkbox:hover,.radio.active,.radio:hover{color:#2f80ed}.input-slider .slider-connect{background:#2f80ed}.input-slider .slider-handle{border:3px solid #fff;box-shadow:none;background:#2f80ed}.input-slider .slider-base{background:#92a5bb;border-radius:0}.input-slider .slider-base:after,.input-slider .slider-base:before{position:absolute;content:"";background:#92a5bb;top:0;bottom:0;width:15px}.input-slider .slider-base:before{left:-15px;border-radius:3px 0 0 3px}.input-slider .slider-base:after{right:-15px;border-radius:0 3px 3px 0}.input-slider .slider-target{padding:0 15px}.input-slider .slider-handle-lower{transform:translateX(-8px)}.input-slider .slider-handle-upper{transform:translateX(8px)}.input-slider .values{display:flex;justify-content:space-between;margin-bottom:10px}.input-slider .values .max input,.input-slider .values .min input{border:none;font-size:17px;display:inline-block;background:none}.input-slider .values .max input:focus,.input-slider .values .min input:focus{outline:none}.input-slider .values .suffix{font-size:12px}.loader{font-family:Rammetto One,cursive;font-size:15px}.mr-1{margin-right:10px}.mr-2{margin-right:20px}.wrap{flex-wrap:wrap}.text-center{text-align:center}.text-right{text-align:right}@media(max-width:580px){body{cursor:auto}#footer{max-width:calc(100% - 40px);margin-left:auto;margin-right:auto}.btn span{font-size:12px}.btn.icon:not(.text) svg{width:12px;height:12px}.input-search{width:auto}}@media(max-width:410px){.dropdown{width:100%}}@media(max-width:1120px){.mobile-only{display:block}.title{font-size:20px;line-height:26px}.row{flex-wrap:wrap}.row .col{margin-right:0;flex:auto}.sell-opensea .text{padding:0;font-size:20px}.sell-opensea .opensea{font-size:20px;margin-top:-5px}#footer{flex-direction:column}#footer .social a{min-width:40px}#footer .contract{margin-top:30px;margin-right:auto;font-size:15px}}#p404{height:80vh}#p404 .row{justify-content:center;align-items:center;height:100%;text-align:center}#p404 .row a{text-decoration:none}#p404 .row a:hover{text-decoration:underline}#p404 .row img{margin-bottom:20px;max-width:100%}@media(min-width:1320px){#footer{max-width:1318px;margin-left:auto;margin-right:auto}}.dropdown ::-webkit-scrollbar,.filter-dropdown ::-webkit-scrollbar{width:5px}.dropdown ::-webkit-scrollbar-track,.filter-dropdown ::-webkit-scrollbar-track{background-color:#92a5bb}.dropdown ::-webkit-scrollbar-thumb,.filter-dropdown ::-webkit-scrollbar-thumb{background:#fff;-webkit-transition:color .2s;transition:color .2s}.dropdown ::-webkit-scrollbar-thumb:hover,.filter-dropdown ::-webkit-scrollbar-thumb:hover{background:#2f80ed}body.home{background-image:url(/images/background-pickles.png);background-color:#aee1e1;-webkit-animation:background-animation 30s linear infinite;animation:background-animation 30s linear infinite;font-size:18px;color:#224c4c;cursor:url(/images/cursor.svg),auto}#my-fucking-pickle #home #footer,#my-fucking-pickle #home #gallery,#my-fucking-pickle #home #header,#my-fucking-pickle #home #rarity,#my-fucking-pickle #home #slide,#my-fucking-pickle #home #sodium,#my-fucking-pickle #home #stats,#my-fucking-pickle #home #team,#my-fucking-pickle #home #timeline{max-width:1092px;margin-left:auto;margin-right:auto}#home header#header{display:flex;align-items:center;margin:46px 0 100px 0}#home header#header .access-party{background:#ffda44;color:#0e2222;font-family:Rammetto One,cursive;font-size:15px;padding:11px 20px;display:inline-block;border-radius:3px;cursor:url(/images/cursor_hover.svg),pointer;position:relative;overflow:hidden;text-decoration:none;transition:background-color .2s}#home header#header .access-party strong{font-family:Rammetto One,cursive;font-size:15px;font-weight:400}#home header#header .access-party:hover{background-color:#e2c13e}#home header#header .access-party:hover .soon{opacity:1}#home header#header .access-party:after{content:"";position:absolute;top:0;bottom:0;left:-50%;-webkit-animation:slide-right 2s infinite;animation:slide-right 2s infinite;background:url(/images/pickle-party-hover.svg) no-repeat;width:70px;opacity:.8;z-index:1}#home header#header .access-party .soon{position:absolute;top:0;left:50%;width:100px;transform:translateX(-50%);opacity:0;transition:.2s;z-index:2}#home header#header .access-party .soon img{width:100%}#home header#header .access-party img{width:22px;vertical-align:middle;margin-right:10px}#home header#header .content-wallet{margin-left:auto;margin-right:30px}#home header#header .connect,#home header#header .disconnect{background-color:#fff;border-radius:3px;padding:14px 20px 15px 20px;display:inline-block;font-size:16px;transition:filter .2s}#home header#header .connect span,#home header#header .disconnect span{display:inline-block;width:8px;height:8px;background-color:#c0c835;border-radius:50%;vertical-align:middle;margin:0 10px 0 0}#home header#header .disconnect{cursor:url(/images/cursor_hover.svg),pointer;margin-left:auto}#home header#header .disconnect span{background-color:#d82b2b}#home header#header .disconnect:hover{filter:brightness(1.2)}#home #slide{display:flex;margin-bottom:120px}#home #slide .logo-text{width:50%;padding-right:30px}#home #slide .logo-text img{width:100%}#home #slide .logo-text h2{font-size:24px;font-family:Rammetto One,cursive;font-weight:400;line-height:30px;margin-top:50px}#home #slide .logo-text h3{font-weight:400;font-size:17px;margin-top:10px}#home #slide .logo-img{width:50%;padding-left:20px}#home #slide .logo-img img{max-width:100%}#home #stats{margin-bottom:175px}#home #my-pickle{margin-bottom:210px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#home #my-pickle .overflow{overflow:hidden}#home #my-pickle .overflow.drag .item img{pointer-events:none}#home #my-pickle .overflow .contain{display:flex;flex-wrap:wrap;width:2335px;margin-left:auto;padding:10px calc(50vw - 546px);cursor:-webkit-grab;cursor:grab}#home #timeline{margin-bottom:210px;display:flex}#home #timeline .left{padding-top:60px;width:350px;margin-right:60px}#home #timeline .timeline{position:relative}#home #timeline .timeline .line{position:absolute;top:150px;bottom:50px;left:70px;width:22px;z-index:0;background-color:#8cc3c3}#home #timeline .timeline .line .bar{position:absolute;top:0;left:0;right:0;min-height:150px;background-color:#224c4c}#home #timeline .timeline .cards{position:relative;z-index:1}#home #timeline .timeline .cards .card{width:660px;background-color:#fff;margin-bottom:20px;transition:transform .5s}#home #timeline .timeline .cards .card:nth-child(2n){transform:rotate(-.5deg)}#home #timeline .timeline .cards .card:nth-child(odd){transform:rotate(.5deg)}#home #timeline .timeline .cards .card:first-child{transform:rotate(0deg)}#home #timeline .timeline .cards .card.clickable{cursor:url(/images/cursor_hover.svg),pointer}#home #timeline .timeline .cards .card:hover{transform:rotate(0deg)}#home #timeline .timeline .cards .card img{width:100%}#home #timeline .timeline .cards .card .container{padding:15px}#home #timeline .timeline .cards .card .container .head{display:flex;align-items:center;padding:30px}#home #timeline .timeline .cards .card .container .head .dates .date{font-family:Rammetto One,cursive;font-size:16px;line-height:21px}#home #timeline .timeline .cards .card .container .head .dates .hour{font-size:15px;line-height:19px}#home #timeline .timeline .cards .card .container .head .title{font-family:Rammetto One,cursive;font-size:20px;margin-left:30px}#home #timeline .timeline .cards .card .container .content{display:flex;align-items:center;padding:30px}#home #timeline .timeline .cards .card .container .ico{width:30px;margin-left:auto}#home #timeline .timeline .cards .card .container .ico svg{max-width:100%}#home #pickle-root{position:sticky;top:10%;padding:40px}#home #pickle-root .root{position:absolute;bottom:7px;width:200px;left:46px}#home #pickle-root .root img{width:100%}#home #pickle-root svg #pickle-base,#home #pickle-root svg #pickle-plant{transform-origin:50% 100%;transform:scale(.25)}#home #pickle-root svg #pickle-circle,#home #pickle-root svg #pickle-wings{transform-origin:50% 100%;opacity:0}#home #gallery{margin-bottom:210px}#home #gallery .title{margin-bottom:60px}#home #gallery .content{padding:20px;background-color:#fff}#home #openseadragon{background-color:#224c4c;height:500px;width:100%}#home #openseadragon .openseadragon-container>div:nth-child(2){padding:10px!important}#home #openseadragon .openseadragon-container>div:nth-child(2)>div>div>div{padding-right:5px!important}#home #openseadragon .openseadragon-container #pushpin{border:1px solid #224c4c;cursor:url(/images/cursor_hover.svg),pointer}#home #openseadragon .openseadragon-container #pushpin .numero{position:absolute;top:calc(100% - 2px);left:50%;min-width:calc(100% - 37px);transform:translateX(-50%);background-color:#224c4c;border-radius:3px;padding:5px 20px;font-size:15px;text-align:center}#home #openseadragon .openseadragon-container #pushpin .numero a{color:#fff;text-decoration:none}#home #sodium{margin-bottom:210px}#home #sodium .col{margin-right:5px;background-color:#fff}#home #sodium .card{padding:60px 60px 60px 60px}#home #sodium .card .title{margin-bottom:20px}#home #sodium .card .text{font-size:20px}#home #sodium .sell-opensea{height:164px}#home #sodium .sell-opensea .text{font-size:30px}#home #team{margin-bottom:120px}#home #team .row{margin-bottom:20px}#home #team .item.first{height:auto;padding-left:0;cursor:url(/images/cursor.svg),auto}#home #team .item .description{display:flex;justify-content:space-between;padding-bottom:10px}#home #team .item .description .twit svg path{fill:#224c4c}#home #team .item .description .twit:hover{filter:brightness(1.2)}#home #team .item:last-child{margin:0 auto}#home #rarity{margin-bottom:120px}#home #rarity .row{align-items:center}#home #rarity .row .col{position:relative}#home #rarity .row .col img{max-width:100%}#home #rarity .row .col:nth-child(2){text-align:right}#home #rarity .row .title{margin-bottom:20px}#home #rarity .row .img-right{width:auto;display:inline-block;position:relative}#home #rarity .rarity-tools{background-color:#2081e2;color:#fff;font-family:Rammetto One,cursive;font-size:20px;padding:10px 20px;border-radius:3px;display:inline-block;text-decoration:none;transition:transform .3s;cursor:url(/images/cursor_hover.svg),pointer;position:absolute;top:50%;left:calc(50% + 40px);transform:translate(-50%,-50%) rotate(-5deg)}#home #rarity .rarity-tools:hover{transform:translate(-50%,-50%) rotate(0deg)}#home .item{background-color:#fff;max-width:315px;height:315px;padding:15px;margin-right:30px;margin-bottom:30px;position:relative;overflow:hidden;cursor:url(/images/cursor_hover.svg),pointer;transition:transform .5s}#home .item img{width:100%}#home .item:nth-child(odd){transform:rotate(-1.5deg)}#home .item:nth-child(2n){transform:rotate(1.5deg)}#home .item .description{background-color:#fff;padding:20px;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);transition:.3s}#home .item .description .name{font-family:Rammetto One,cursive;font-size:16px}#home .item .description .rarity{font-size:16px}#home .item:hover{transform:rotate(0deg)}#home .item:hover .description{transform:translateY(0)}#home .item.first{background-color:transparent;cursor:auto;min-width:400px;display:flex;justify-content:center;flex-direction:column;transform:rotate(0deg)}#home .item.first .title{margin-bottom:20px}#home .item.first span{font-size:17px;line-height:25px}#home .item.last{transform:rotate(1.5deg)}#home .item.medium{height:auto;width:220px}#home .item.full{cursor:url(/images/cursor.svg),auto}#home .item.full .description{position:relative;transform:none}#home .sell-opensea{display:flex;justify-content:center;flex-direction:column;cursor:url(/images/cursor_hover.svg),pointer}#home .sell-opensea .text{font-family:Rammetto One,cursive;font-size:24px;line-height:30px;position:relative;z-index:1;padding:30px 30px 0 30px}#home .sell-opensea .opensea{font-family:Rammetto One,cursive;font-size:29px;background-color:#2081e2;color:#fff;padding:0 20px;width:auto;border-radius:3px;margin-left:auto;margin-top:-15px;transform:rotate(-5deg);position:relative;z-index:0;transition:transform .5s}#home .sell-opensea:hover .opensea{transform:rotate(0deg)}@media(max-width:1120px){#my-fucking-pickle #home #gallery,#my-fucking-pickle #home #header,#my-fucking-pickle #home #my-pickle .my-pickle-title,#my-fucking-pickle #home #rarity,#my-fucking-pickle #home #slide,#my-fucking-pickle #home #sodium,#my-fucking-pickle #home #stats,#my-fucking-pickle #home #team,#my-fucking-pickle #home #timeline{max-width:calc(80% - 40px);margin-left:auto;margin-right:auto}#home header#header{margin-top:20px;margin-bottom:60px}#home header#header .access-party{padding:11px}#home header#header .access-party img{margin-right:10px}#home header#header .content-wallet{display:none}#home header#header .connect,#home header#header .disconnect{margin-left:auto}#home #slide{margin-bottom:60px}#home #slide .logo-text{width:100%}#home #slide .logo-text .logos{display:flex}#home #slide .logo-text .logos .logo-mobile-text{width:70%}#home #slide .logo-text .logos .logo-mobile-img{width:30%}#home #slide .logo-text h2{font-size:20px}#home #slide .logo-img,#home #slide .logo-text h2 br{display:none}#home #stats{margin-bottom:60px}#home #stats .col{width:50%;height:100%}#home #stats .card{padding:20px 10px}#home #stats .card h3{font-size:20px}#home #stats .card h4{font-size:12px}#home #stats .col:nth-child(2) .card{border-left:0}#home #stats .col:nth-child(3) .card{border-top:0}#home #stats .col:nth-child(4) .card{border-left:0;border-top:0}#home #my-pickle{margin-bottom:60px}#home #my-pickle .overflow{overflow:auto}#home #my-pickle .overflow .contain{width:10000px;padding:20px}#home #my-pickle .overflow .contain .item{width:250px;height:250px}#home #my-pickle .overflow .contain .item.first{display:none}#home #timeline{flex-direction:column;margin-bottom:60px}#home #timeline .left{width:auto;padding-top:0;margin-bottom:30px}#home #timeline .timeline .cards .card{width:100%}#home #timeline .timeline .cards .card .container .content{padding:0}#home #timeline .timeline .cards .card .container .content .ico{min-width:30px}#home #timeline .timeline .cards .card .container .head{flex-direction:column;padding:20px;align-items:flex-start}#home #timeline .timeline .cards .card .container .head .title{margin-left:0;margin-top:15px}#home #timeline .timeline .cards .card .container .head .ico{position:absolute;right:20px}#home #pickle-root{display:none}#home #gallery{margin-bottom:60px}#home #gallery .title{margin-bottom:30px}#home #openseadragon{height:400px}#home #sodium{margin-bottom:30px}#home #sodium .col{margin:0 0 5px}#home #sodium .card{padding:30px 20px}#home #sodium .card.sell-opensea .text{font-size:20px}#home #team{margin-bottom:60px}#home #team .item.first{min-width:auto;max-width:100%;height:auto}#home #team .row{justify-content:center}#home #team .row:nth-child(2)>div:first-child{display:none}#home #rarity{margin-bottom:60px}#home #rarity .rarity-tools{left:50%}}@media(max-width:580px){#my-fucking-pickle #home #gallery,#my-fucking-pickle #home #header,#my-fucking-pickle #home #my-pickle .my-pickle-title,#my-fucking-pickle #home #rarity,#my-fucking-pickle #home #slide,#my-fucking-pickle #home #sodium,#my-fucking-pickle #home #stats,#my-fucking-pickle #home #team,#my-fucking-pickle #home #timeline{max-width:calc(100% - 40px);margin-left:auto;margin-right:auto}#home header#header{margin-bottom:100px!important}#stats .card-stat{padding:10px}#stats .card-stat h3{font-size:15px}#stats .card-stat h4{font-size:12px}}@media(min-width:1320px){#my-fucking-pickle #home #gallery,#my-fucking-pickle #home #header,#my-fucking-pickle #home #my-pickle .my-pickle-title,#my-fucking-pickle #home #rarity,#my-fucking-pickle #home #slide,#my-fucking-pickle #home #sodium,#my-fucking-pickle #home #stats,#my-fucking-pickle #home #team,#my-fucking-pickle #home #timeline{max-width:1318px;margin-left:auto;margin-right:auto}#home #my-pickle .overflow .contain{padding:10px calc(50vw - 659px)}#home #timeline .timeline .cards .card{width:750px}#home #openseadragon{height:500px}#home #team .row{justify-content:flex-end}#home #team .item.first{margin:0 auto}#home .item.medium{width:260px}}@media(max-width:385px){#home header#header .access-party{padding-right:14px}#home header#header .access-party .party{display:none}#home header#header .disconnect{padding:14px 10px 15px 10px}}@keyframes background-animation{to{background-position:0 0}0%{background-position:-1780px -690px}}@keyframes slide-up{0%{transform:translateY(150px) translateX(-50%)}to{transform:translateY(0) translateX(-50%)}}@keyframes slide-down{0%{transform:translateY(0) translateX(-50%)}to{transform:translateY(150px) translateX(-50%)}}@keyframes slide-right{0%{left:-50%}to{left:120%}}.route-enter-from:after,.route-enter-to:after,.route-leave-from:after,.route-leave-to:after{content:"";position:fixed;top:0;left:0;right:0;background-color:#dce5f0;background-image:url(/images/logo-text.svg);background-position:50%;background-repeat:no-repeat;z-index:999999;box-shadow:0 0 300px rgba(0,0,0,.5)}.route-enter-from{border-radius:0}.route-enter-from:after{bottom:0}.route-enter-to{border-radius:0}.route-enter-to:after{bottom:100%}.route-enter-active,.route-enter-active:after{transition:1s ease-in-out}.route-leave-from{border-radius:0}.route-leave-from:after{bottom:100%}.route-leave-to{border-radius:0}.route-leave-to:after{bottom:0}.route-leave-active,.route-leave-active:after{transition:1s ease-in-out}@media(max-width:580px){.route-enter-from:after,.route-enter-to:after,.route-leave-from:after,.route-leave-to:after{background-size:80%}}@font-face{font-family:Rammetto One;src:url(/fonts/RammettoOne-Regular.ttf)}#party #header ul li a,.bold{font-family:Lato,sans-serif;font-weight:700}body.party{background-image:url(/images/background-party.png);background-color:#dce5f0;-webkit-animation:background-animation 30s linear infinite;animation:background-animation 30s linear infinite;font-size:18px;color:#172d42;cursor:url(/images/cursor.svg),auto;overflow-x:hidden}body.party footer#footer{width:1080px;margin:160px auto}body.party footer#footer .social a{background:#172d42}#party .container{width:1080px;margin:auto}#party .col-1,#party .pickles-grid .filters .filter-dropdown,#party .pickles-grid .filters.open{width:240px}#party .col-2{width:520px}#party .col-3{width:800px}#party .col-4,#party .pickles-grid .pickles-list.col-4-animated{width:100%}#party .col-f-1{width:25%}#party .col-f-2{width:50%}#party .col-f-3{width:75%}#party .col-f-4{width:100%}#party .grey{color:#92a5bb}#party .dark{color:#172d42}#party .background_yellow{background-color:#fee58c}#party .background_purple{background-color:#c2b5d8}#party .background_green{background-color:#9dab86}#party .background_brown{background-color:#d8b384}#party .background_red{background-color:#f39189}#party .background_orange{background-color:#fbc6a4}#party .background_turquoise{background-color:#aee1e1}#party .background_pink{background-color:#f5c0c0}#party .background_blue{background-color:#a7c5eb}#party .background_gray{background-color:#b8b8b8}#party .background_none{background-color:#fee58c}#party .money{font-family:Rammetto One,cursive;font-weight:400;font-size:18px;color:#939a13}#party .money span{color:#172d42}#party .money img{vertical-align:middle;margin-bottom:4px}#party #header #mobile-menu{display:none}#party #header ul{list-style:none;padding:15px 0 45px 0}#party #header ul li a{display:block;padding:30px;text-decoration:none;vertical-align:middle;position:relative}#party #header ul li a:hover{color:#2f80ed}#party #header ul li a:hover.soon:after{position:absolute;top:50%;left:50%;width:100px;height:50px;content:"";transform:translate(-50%,-50%);background:url(/images/pickle-party-soon.svg) no-repeat}#party #header ul li a.router-link-active{color:#2f80ed}#party #header ul li a.router-link-active svg{fill:#2f80ed}#party #header ul li img{vertical-align:middle}#party #header ul li svg{width:15px;height:15px;margin-right:10px;display:inline-block;fill:#92a5bb}#party #header ul li:first-child a{padding-left:0}#party #header a:hover.soon:after{position:absolute;top:50%;left:50%;width:100px;height:50px;content:"";transform:translate(-50%,-50%);background:url(/images/pickle-party-soon.svg) no-repeat}#party #header .stacking{margin-left:auto}#party #header .stacking .money{position:relative}#party #header .stacking .money b{margin-top:2px;display:inline-block;font-family:Rammetto One,cursive;font-weight:400}#party #header .stacking .money *{vertical-align:middle}#party #header .stacking a.money{font-family:Rammetto One,cursive;font-weight:400}#party #header .stacking a.money span{font-weight:700}#party #header .stacking a.money img{margin:0 5px}#party #header #staking-mobile{display:none}#party #big-title .title{font-size:90px;line-height:90px;margin-bottom:30px}#party #big-title .sub-title{font-size:24px;line-height:30px;font-family:Rammetto One,cursive}#party #stats{padding:150px 0}#party #stats .card-stat{border:none;height:100%;padding:0;min-height:140px;display:flex;flex-direction:column;justify-content:center}#party #stats .card-stat h4{color:#92a5bb}#party .party-slider,#party .party-slider .header{margin-bottom:50px}#party .party-slider .header .title{font-size:30px}#party .party-slider .slider{padding:30px calc(50vw - 540px);background:#d1deed;overflow:hidden}#party .party-slider .slider .content{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#party .party-slider .slider.drag .pickle-card{pointer-events:none}#party .party-slider .pickle-card{margin-right:40px;margin-bottom:0}#party .party-slider .pickle-card:last-child{margin-right:0}#party .pickle-card{width:240px;margin-bottom:40px;position:relative;overflow:hidden;transition:transform .3s}#party .pickle-card:nth-child(2n){transform:rotate(-.5deg)}#party .pickle-card:nth-child(odd){transform:rotate(.5deg)}#party .pickle-card .back,#party .pickle-card .front{padding:15px;background:#fff}#party .pickle-card .front .image{width:210px;height:210px;background:url(/images/pickle-loader-image.png) no-repeat;background-size:cover}#party .pickle-card .front .image img{width:100%;margin-bottom:-4px}#party .pickle-card .front .resume{display:flex;justify-content:space-between;align-items:center;padding:10px 0 0 0}#party .pickle-card .number{font-family:Rammetto One,cursive;font-size:15px;color:#172d42}#party .pickle-card .price{font-size:16px;font-weight:700}#party .pickle-card .back{transform:translateY(100%);position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column}#party .pickle-card .back .header{display:flex;margin-bottom:20px}#party .pickle-card .back .header .background{width:5px;margin-right:10px}#party .pickle-card .back .header .number{font-size:18px}#party .pickle-card .back .header .address{font-size:15px}#party .pickle-card .back .keyvalue{margin-bottom:20px}#party .pickle-card .back .keyvalue .name{color:#92a5bb;font-size:16px}#party .pickle-card .back .keyvalue .value{color:#172d42;font-size:17px}#party .pickle-card .back .footer{display:flex;align-items:center;margin-top:auto}#party .pickle-card:hover{transform:rotate(0)}#party .pickle-card:hover .back{transform:translateY(0)}#party .party-title{margin-bottom:80px}#party .party-title .title{font-size:30px}#party section.search{margin-bottom:30px}#party section.search .filter-mobile{display:none}#party #podium{margin-bottom:80px}#party #podium>.row{align-items:flex-end}#party .podium.podium-1{max-width:310px;margin-left:auto;margin-right:auto}#party .podium.podium-1 .image{width:280px;height:280px}#party .podium .image{border:15px solid #fff;border-radius:50%;overflow:hidden;margin-bottom:30px;width:210px;height:210px;margin-left:auto;margin-right:auto;background:url(/images/pickle-loader-image.png) no-repeat;background-size:cover}#party .podium .image img{width:100%;margin-bottom:-4px}#party .podium .info{max-width:240px;margin:auto}#party .podium .nickname{text-align:center;font-size:15px;font-family:Rammetto One,cursive;margin-bottom:20px}#party .podium .pickle-count{font-size:17px;font-weight:700}#party .podium .money{font-size:15px}#party .podium .money img{margin-left:5px}#party .podium .medal{position:absolute}#party .leaderboard-line{display:flex;align-items:center;margin-bottom:10px}#party .leaderboard-line .image{min-width:54px;width:54px;height:54px;border:5px solid #fff;border-radius:50%;overflow:hidden;margin-right:10px;background:url(/images/pickle-loader-image.png) no-repeat;background-size:cover}#party .leaderboard-line .image img{width:100%;margin-bottom:-4px}#party .leaderboard-line .state{padding:0 10px}#party .leaderboard-line .rank{font-size:16px;font-family:Rammetto One,cursive;padding:0 10px;width:70px}#party .leaderboard-line .rank span{font-family:Lato,sans-serif;font-weight:700}#party .leaderboard-line .nickname{font-family:Rammetto One,cursive;color:#92a5bb;font-size:15px;padding:0 30px}#party .leaderboard-line .pickle-count{font-weight:700;font-size:17px;padding:0 20px;margin-left:auto}#party .leaderboard-line .money{font-size:15px;margin-left:20px;min-width:80px;text-align:right}#party .leaderboard-line .money img{margin-left:10px}#party .leaderboard-line.active{position:relative}#party .leaderboard-line.active:after{content:"";position:absolute;z-index:-1;left:0;right:-20px;top:5px;bottom:5px;background:hsla(0,0%,100%,.5);border-radius:30px}#party .pickles-grid .filters{width:0;opacity:0;transition:.5s}#party .pickles-grid .filters.open{opacity:1}#party .pickles-grid .pickles-list{transition:width .5s}@media(max-width:1120px){#party .container{width:90%}#party .row .col-2{width:calc(50% - 10px)}#party .pickles-grid .filters .row .filter-dropdown,#party .pickles-grid .row .filters.open,#party .row .col-1,#party .row .pickles-grid .filters .filter-dropdown,#party .row .pickles-grid .filters.open{width:calc(25% - 10px)}#party .row .col-3{width:calc(75% - 10px)}#party .pickles-grid .row .pickles-list.col-4-animated,#party .row .col-4,#party .row .pickles-grid .pickles-list.col-4-animated{width:100%}#party .pickles-grid .filters.col-1,#party .pickles-grid .filters .filters.filter-dropdown,#party .pickles-grid .filters.open{min-width:240px;display:none}#party .pickles-grid .filters.col-1.open,#party .pickles-grid .filters .filters.open.filter-dropdown,#party .pickles-grid .filters.open{display:block}#party .pickles-grid .pickles-list.col-3{width:calc(100% - 260px)}}@media(max-width:890px){#party .container{width:90%}#party .pickles-grid .filters .row .filter-dropdown,#party .pickles-grid .row .filters.open,#party .pickles-grid .row .pickles-list.col-4-animated,#party .row .col-1,#party .row .col-2,#party .row .col-3,#party .row .col-4,#party .row .pickles-grid .filters .filter-dropdown,#party .row .pickles-grid .filters.open,#party .row .pickles-grid .pickles-list.col-4-animated{width:100%}#party #header{margin-bottom:30px}#party #header ul{padding:10px 0}#party #header ul li a{padding:10px!important}#party #big-title .title{font-size:60px;line-height:60px}#party #stats{padding:30px 0 60px 0}#party #stats .row .col-1,#party #stats .row .pickles-grid .filters .filter-dropdown,#party #stats .row .pickles-grid .filters.open,#party .pickles-grid #stats .row .filters.open,#party .pickles-grid .filters #stats .row .filter-dropdown{width:calc(50% - 5px);margin-bottom:10px}#party #stats .row .col-1 .card-stat,#party #stats .row .pickles-grid .filters .filter-dropdown .card-stat,#party #stats .row .pickles-grid .filters.open .card-stat,#party .pickles-grid #stats .row .filters.open .card-stat,#party .pickles-grid .filters #stats .row .filter-dropdown .card-stat{padding:5px;height:auto}#party #stats .row .col-1 .card-stat h3,#party #stats .row .pickles-grid .filters .filter-dropdown .card-stat h3,#party #stats .row .pickles-grid .filters.open .card-stat h3,#party .pickles-grid #stats .row .filters.open .card-stat h3,#party .pickles-grid .filters #stats .row .filter-dropdown .card-stat h3{font-size:20px}#party #stats .row .col-1 .card-stat h4,#party #stats .row .pickles-grid .filters .filter-dropdown .card-stat h4,#party #stats .row .pickles-grid .filters.open .card-stat h4,#party .pickles-grid #stats .row .filters.open .card-stat h4,#party .pickles-grid .filters #stats .row .filter-dropdown .card-stat h4{font-size:12px}#party .party-title{margin-bottom:30px}#party .party-title .title{margin-bottom:20px;line-height:35px}#party .party-slider .header{margin-bottom:20px}#party .party-slider .header .title{font-size:20px}#party .party-slider .header .col-2.justify-end{justify-content:flex-start;margin-top:10px}#party .party-slider .header .btn.mr-2{margin-right:10px}#party .party-slider .slider{overflow:auto;padding-left:5%;padding-right:5%}#party .party-slider .slider .pickle-card:last-child{margin-right:40px}#party #podium .col-1:first-child,#party #podium .pickles-grid .filters .filter-dropdown:first-child,#party #podium .pickles-grid .filters.open:first-child,#party .pickles-grid #podium .filters.open:first-child,#party .pickles-grid .filters #podium .filter-dropdown:first-child{order:2}#party #podium .col-1:nth-child(2),#party #podium .pickles-grid .filters .filter-dropdown:nth-child(2),#party #podium .pickles-grid .filters.open:nth-child(2),#party .pickles-grid #podium .filters.open:nth-child(2),#party .pickles-grid .filters #podium .filter-dropdown:nth-child(2){order:1}#party #podium .col-1:nth-child(3),#party #podium .pickles-grid .filters .filter-dropdown:nth-child(3),#party #podium .pickles-grid .filters.open:nth-child(3),#party .pickles-grid #podium .filters.open:nth-child(3),#party .pickles-grid .filters #podium .filter-dropdown:nth-child(3){order:3}#party #podium .podium{margin-bottom:30px;max-width:310px;margin-left:auto;margin-right:auto}#party #podium .podium .image{margin-bottom:10px;width:240px;height:240px}#party #podium .podium .nickname{margin-bottom:10px}#party .search .row{justify-content:space-between}#party .search .input-search{width:60%;margin-right:0!important}#party #leaderboard ul{overflow:auto}#party #leaderboard ul .leaderboard-line{margin-bottom:5px}#party #leaderboard ul .leaderboard-line .image{width:30px;min-width:30px;height:30px}#party #leaderboard ul .leaderboard-line .rank{font-size:12px;min-width:25px}#party #leaderboard ul .leaderboard-line .rank span{display:none}#party #leaderboard ul .leaderboard-line .nickname{min-width:120px}#party #leaderboard ul .leaderboard-line .nickname,#party #leaderboard ul .leaderboard-line .pickle-count{font-size:15px;padding:0 10px}#party #leaderboard ul .leaderboard-line .money{padding:0;margin-left:0;font-size:12px;min-width:80px}#party #leaderboard ul .leaderboard-line .money img{width:15px}#party.collection section.search .filter-mobile{display:inline-block;vertical-align:top}#party.collection section.search .filter-pc{display:none}#party.collection section.search .col-2:first-child{margin-bottom:10px;justify-content:space-between;display:flex}#party.collection section.search .col-2:first-child .input-search{width:100%}#party.collection section.search .col-2:nth-child(2)>.mr-2{margin:10px 10px 0 auto}#party.collection .pickles-grid .container{position:relative}#party.collection .pickles-grid .container .filters.col-1,#party.collection .pickles-grid .container .filters .filters.filter-dropdown,#party.collection .pickles-grid .container .filters.open,#party.collection .pickles-grid .filters .container .filters.filter-dropdown{min-width:auto}#party.collection .pickles-grid .container .pickles-list.col-3{width:100%}#party.collection .filters{margin-bottom:20px;background:#dce5f0;border:2px solid #92a5bb;display:none;border-radius:3px}#party.collection .filters.open{display:block;padding-bottom:10px}#party.collection .filters .filter-dropdown{width:auto;padding:10px;margin:5px}#party.collection .filters .filter-dropdown .content .value{margin-bottom:5px}#party.collection .grid{grid-template-columns:repeat(auto-fill,calc(33.33% - 5px))}#party.collection .pickle-card{min-width:140px;width:100%;margin-bottom:10px}#party.collection .pickle-card .back,#party.collection .pickle-card .front{padding:10px}#party.collection .pickle-card .back .header .number,#party.collection .pickle-card .back .resume .number,#party.collection .pickle-card .front .header .number,#party.collection .pickle-card .front .resume .number{font-size:12px}#party.collection .pickle-card .back .header .price,#party.collection .pickle-card .back .resume .price,#party.collection .pickle-card .front .header .price,#party.collection .pickle-card .front .resume .price{font-size:13px}#party.collection .pickle-card .front .image{width:100%;height:auto;min-width:100px}#party.collection .pickle-card .back .header{margin-bottom:10px}#party.collection .pickle-card .back .header .background{margin-right:5px}#party.collection .pickle-card .back .keyvalue{margin-bottom:10px}#party.collection .pickle-card .back .keyvalue .name,#party.collection .pickle-card .back .keyvalue .value{font-size:14px}body.party footer#footer{margin-top:60px}body.party footer#footer .social{flex-wrap:wrap;justify-content:center}body.party footer#footer .social .text{width:100%;text-align:center;margin-bottom:10px}}@media(max-width:1020px){#party #header ul li a{padding:30px 15px}body.party footer#footer{width:80%}body.party footer#footer .social{flex-wrap:wrap;justify-content:center}body.party footer#footer .social .text{width:100%;margin-right:0;margin-bottom:10px;text-align:center}}@media(max-width:780px){#party #header{position:relative;display:flex;justify-content:space-between;align-items:center}#party #header #mobile-menu{display:inline-block;margin:15px 0}#party #header #mobile-menu svg{width:14px;height:14px}#party #header ul{display:none}#party #header ul.mobileOpen{display:block;position:absolute;background:#dce5f0;border:2px solid #92a5bb;border-radius:3px;z-index:99999;top:100%;right:0}#party #header ul li:last-child{display:none}#party #header #staking-mobile{display:block;margin-right:auto;margin-left:0}#party.collection .grid{grid-template-columns:repeat(auto-fill,calc(50% - 5px))}}@media(max-width:410px){#party.collection section.search .col-2:nth-child(2)>.mr-2{margin:10px 10px 0 auto;order:2}}@media(max-width:389px){#party.collection .grid{grid-template-columns:repeat(auto-fill,100%)}#party.collection .pickle-card{width:100%}#party.collection .pickle-card .back .header .number,#party.collection .pickle-card .back .header .price,#party.collection .pickle-card .back .resume .number,#party.collection .pickle-card .back .resume .price,#party.collection .pickle-card .front .header .number,#party.collection .pickle-card .front .header .price,#party.collection .pickle-card .front .resume .number,#party.collection .pickle-card .front .resume .price{font-size:15px}#party.collection .pickle-card .back .keyvalue .name,#party.collection .pickle-card .back .keyvalue .value,#party.collection .pickle-card .front .keyvalue .name,#party.collection .pickle-card .front .keyvalue .value{font-size:16px}}