@import url("https://fonts.googleapis.com/css2?family=Joan&display=swap");@import url("https://fonts.googleapis.com/css2?family=Oswalds&display=swap");@import url("https://fonts.googleapis.com/css2?family=Anton&family=Bakbak+One&family=Joan&family=Nunito&family=Tilt+Warp&display=swap");html{width:100%;height:100%}#__next{display:flex;justify-content:center;flex-direction:column;align-items:center}body{margin:0;background:#f2f6f8;overflow-x:hidden;height:100%;scrollbar-width:thin;scrollbar-color:#374955 transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:#374955;border-radius:20px;border:2px solid #e5e5e5}*{box-sizing:border-box;font-family:Arial,sans-serif}button{background:transparent;border-radius:5px;border:1px solid #374955}video::-webkit-media-controls-enclosure{display:none!important}h3{font-size:larger}a{text-decoration:none}form{border-radius:5px}h1{font-size:3rem;line-height:1.2;font-weight:700}h2{font-size:2rem;line-height:1.3}h2,h3{font-weight:400}h3{font-size:1rem;line-height:1.4}h4{font-size:1.5rem;line-height:1.5;font-weight:600}.market-section>h3,.section-title{background:#fff;padding-bottom:20px}h5{font-size:1.25rem;line-height:1.6}h5,h6{font-weight:600}h6{line-height:1.7}h6,p{font-size:1rem}p{line-height:1.6;font-weight:400}.dashboard-page-wrapper,.mail-page-wrapper,.mail-window,.market-section-wrapper{height:100%;width:100vw}#__next{background:#fff}.market-section{height:100%}.barter-deal__quote{margin:0 25px;display:flex;align-items:center}.barter-deal__quote>div>div{display:flex;align-items:center;margin:15px 0;width:100%}.barter-deal__quote>div>div :nth-child(3){margin-left:15px}.barter-deal__quote>div>div img{margin-right:25px;object-fit:cover;object-position:center;border-radius:3px}form>button:first-child{align-self:end;width:auto;margin-bottom:25px}b>i{color:#00000085}.item-img{display:flex;justify-content:center;align-items:center;width:75px;height:75px;background:#00000085;border-radius:5px;border:1px solid #374955}.item-img>img{width:min-content;height:min-content}.overflow-lock{overflow:hidden}@media screen and (max-width:800px){.barter-deal__quote>div>div{display:flex;align-items:center;flex-direction:column}}@media screen and (min-width:501px) and (max-width:800px){h1{font-size:2.5rem;line-height:1.2;font-weight:700}h2{font-size:1.75rem;line-height:1.3;font-weight:400}}@media screen and (min-width:325px) and (max-width:500px){.section-title{margin:5px 0}h1{font-size:2rem;line-height:1.2;font-weight:700}h2{font-size:1.5rem;line-height:1.3;font-weight:400}}.mail-page-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;max-width:800px;height:100%;min-height:100vh;position:relative;top:95px;background:#fff}.mail-page-wrapper h1{align-self:flex-start;padding-left:25px}.mail-window{display:flex;flex-direction:column;align-items:end}.chat-panel__top-bar{justify-content:space-between;height:30px;width:100%}.chat-panel__controls{display:flex;flex-direction:column;justify-content:center;background-color:#fff;height:30px;width:100%;border:1px solid #9baebc78;border-top:none;border-left:none;border-radius:0 0 5px 0}.chat-panel__controls form{justify-content:center;display:flex;margin:5px}.chat-panel__message-controls{display:flex;flex-direction:row-reverse}.chat-panel__message-box{width:100%;border-radius:2px;border:1px solid #000;margin:2px}.contact-panel{display:flex;flex-direction:column;align-items:center;border:1px solid #9baebc78;min-width:200px;max-width:1000px;min-height:350px;height:500px;max-height:500px;background-color:#fff;overflow-y:scroll;border-radius:5px 0 0 5px}.contact-panel__item img{height:50px;width:100%;max-height:50px;max-width:50px;border-radius:100%;object-fit:cover;object-position:center}.contact-panel__item{display:flex;align-items:center;width:100%;padding:25px 10px}.contact-panel__item>h3{max-width:225px}.contact-panel__item>h3:hover{color:#5ab0df}.contact-panel__item>*{width:100%}.contact-list__contact-name.truncate{max-width:unset;width:100%;margin-left:15px}.chat-panel{display:flex;align-items:center;width:100%}.chat-panel,.chat-panel__main{flex-direction:column;border-radius:0 5px 5px 0}.chat-panel__main{height:500px}.chat-panel__top-bar{display:flex;align-items:center;background-color:#fff;padding:0 5px}.chat-panel__top-bar img{height:25px;width:25px;border-radius:100%;object-fit:cover;object-position:center}.no-contact{max-width:350px}.chat-panel__feed{border:1px solid #9baebc78;border-left:none;min-width:300px;max-width:1000px;min-height:300px;height:500px;max-height:500px;background-color:#f2f6f8;border-radius:0 5px 0 0}.barter-btn{background:#5ab0df;color:#fff}@media screen and (min-width:501px){.chat-panel{display:flex}.mail-window{display:flex;flex-direction:row;width:100%;justify-content:center;border-radius:5px;padding-bottom:50px}}@media screen and (min-width:500px) and (max-width:800px){.mail-page-wrapper{top:125px}}@media screen and (min-width:325px) and (max-width:500px){.chat-panel__controls{border-radius:0 0 5px 5px}.mail-page-wrapper{padding:0;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative;top:85px}.mail-window{display:flex;flex-flow:column;width:100vw;align-self:baseline;border-radius:5px}.mail-window>.footer-wrapper{top:0}.chat-panel__top-bar{height:50px}.chat-panel,.contact-panel{width:100vw}.chat-panel{height:100%;justify-content:center}}.dashboard-user{display:flex;flex-direction:column}.profile-edit{top:50px;flex-direction:column;padding:0 25px 75px;margin-bottom:50px;background:#fff;border:1px solid #9baebc78}.profile-edit,.profile-edit>label{display:flex;align-items:center;width:100%}.profile-edit>label{padding:10px 0;justify-content:space-between;max-width:80%}.profile-edit>div>label>input,.profile-edit>label>input,.profile-edit>label>select{max-width:500px;width:70%}.profile-edit>div>label{display:flex;width:100%;align-items:center;padding:10px 0;justify-content:space-between;max-width:100%}.profile-edit>div:nth-child(15){display:flex;justify-content:space-between;flex-direction:column;width:80%}.profile-edit>hr{margin:25px}.profile-edit img{object-fit:cover;height:150px;width:150px;border-radius:50%}.barter-deals-section__section-top{justify-content:end}.barter-deals-section__item{display:flex;justify-content:space-between}.review-panel-section__item{display:flex;justify-content:space-around}.review-panel-section__item__content{width:90%}.review-panel-section__item__top{display:flex;justify-content:space-between}.barter-deals-section__item>img{height:150px;width:150px}.dashboard-page-wrapper{position:relative;top:100px}.section-title{align-self:flex-start}.items-section.barter-panel-section,.local-ads__page__wrapper,.skills-section.barter-panel-section{display:flex;flex-direction:column;align-items:center}.local-ads__page__wrapper{padding-top:125px;position:relative;width:100%;min-height:100vh;background:#f2f6f8}.local-ads__content__wrapper{display:flex;justify-content:space-between;margin:0 50px;min-height:100vh}.local-ads__main{min-width:850px;display:flex;flex-direction:column;align-items:center;padding:0 15px}.local-ad__wrapper{border-radius:5px;margin:15px 0;padding:25px;width:100%;border:1px solid #9baebc78;background:#fff}.local-ad__manage-btns{display:flex;justify-content:end;position:relative}.local-ad__manage-btns___btns{position:absolute;top:20px;display:flex;flex-direction:column;background:#fff}.local-ad__contact,.local-ad__content,.local-ad__main{display:flex;flex-direction:column;align-items:center}.local-ad__contact,.local-ad__main,.local-ad__main>div{width:100%}.local-ad__main>div>div>div{display:flex;align-items:center}.local-ad__main>div>div>div>span{padding:15px}.local-ad__main__btns{display:flex;justify-content:flex-end}.local-ad__main__btns button{padding:10px;margin:5px}.local-ad__contact{flex-direction:row-reverse;justify-content:space-between;padding-bottom:25px}.local-ad__contact>div:nth-child(2){display:flex;align-items:center}.local-ad__contact>div:nth-child(2)>img{border-radius:50px;width:25px;height:25px;object-fit:cover;object-position:center}.local-ads__main__create-ad{display:flex;width:100%}.local-ads__main__create-ad>input{width:100%}.local-ads__main__create-ad>button{width:75px}.local-ads__main__feed{width:100%;margin-top:25px}.local-ads__content__wrapper>.barterstore-section__user-card__wrapper{position:fixed;left:50px}.local-ads__content__wrapper>.local-ads__ext-ad-box{position:fixed;right:50px;background:#fff;width:150px;border:1px solid #000;border-radius:5px;padding:15px;height:200px}.local-ads-section__main__user-card__upgrade{background:#5ab0df;color:#fff;width:100%;border:1px solid #fff;box-shadow:0 1px 2px #000;margin:10px}.local-ads__main__post-box{display:flex;flex-direction:column;align-items:center;background:#fff;width:100%;border:1px solid #9baebc78;padding:25px;border-radius:5px}.sponsored-ad__wrapper{height:200px;display:flex;justify-content:center;align-items:center;background:#fff;border:3px solid #ff9330;box-shadow:0 1px 2px #000}.dashboard-panel-section>.BA-premium__banner{display:flex;justify-content:space-around;align-items:center;background:#ff9330;color:#fff;max-width:1000px}.BA-premium__banner>div{padding:25px;display:flex;flex-direction:column;align-items:center;width:100%}.BA-premium__banner button{background:#fff;border-color:#fff;padding:15px;height:100%}.BA-premium__content{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width:1000px){.profile-edit-section{display:flex}.profile-edit-section .items-section.barter-panel-section>.products-wrapper,.profile-edit-section .skills-section.barter-panel-section>.products-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1400px){.profile-edit{top:0}.local-ads__content__wrapper>.local-ads__ext-ad-box{display:none}}@media screen and (max-width:1050px){.local-ads__content__wrapper>.local-ads-section__user-card__wrapper{display:none}}@media screen and (min-width:550px) and (max-width:1000px){.profile-edit-section .items-section.barter-panel-section>.products-wrapper,.profile-edit-section .skills-section.barter-panel-section>.products-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:550px) and (max-width:850px){.BA-premium__banner{display:flex;flex-direction:column}.local-ads__main{width:100vw;min-width:auto}}@media screen and (max-width:350px){.profile-edit-section .items-section.barter-panel-section>.products-wrapper,.profile-edit-section .skills-section.barter-panel-section>.products-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:550px) and (max-width:650px){.profile-edit-section .items-section.barter-panel-section>.products-wrapper,.profile-edit-section .skills-section.barter-panel-section>.products-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.BA-premium__banner{display:flex;flex-direction:column}.local-ads__main{width:100vw;min-width:auto}.local-ads__content__wrapper>.barterstore-section__user-card__wrapper,.local-ads__content__wrapper>.local-ads__ext-ad-box{display:none}.profile-edit{top:50px}.dashboard-user{align-self:baseline}.dashboard-panel-section{padding:0}.dashboard-page-wrapper{top:100px}.review-panel-section__item__top span{display:flex;justify-content:space-between;flex-direction:column}.dashboard-page-wrapper{padding-top:0}}.market-section-wrapper,.not-found-section-wrapper{background:#f2f6f8;height:100%;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between}.not-found-section-wrapper{position:relative;top:150px;background:#fff;display:flex;justify-content:center;align-items:center;height:100%;width:100%}.not-found-section{display:flex;flex-direction:column;align-items:center;padding:0 50px 50px}.market-section{position:relative;top:100px;display:flex;flex-direction:column;justify-items:center;border-radius:0 0 5px 5px;min-height:600px}.market-section>h1{margin-bottom:0;background:#fff;border:1px solid #9baebc78;padding:50px 25px 25px;border-bottom:0;border-radius:5px 5px 0 0}.market-section>h1,.market-section>h3,.market-section__products{max-width:1250px;align-self:center;width:100%}.market-section__products{display:flex;flex-direction:column;margin-bottom:150px;background:#fff}.market-section__products .featured-products-wrapper,.market-section__products .products-wrapper{padding-bottom:25px;justify-items:center}.market-section__products{border:1px solid #9baebc78;border-top:none}.products-wrapper{justify-items:center}.products-wrapper.no-results{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;padding:0 50px 50px}@media screen and (min-width:501px) and (max-width:800px){.market-section{top:125px}}@media screen and (max-width:500px){.market-section{top:150px;top:100px}.market-section__products .product-wrapper__acceptable-payment-options{margin-bottom:10px;padding-left:10px}.not-found-section,.products-wrapper.no-results{padding:15px}}#__next>.barterstore-bg,.barterstore-section{display:flex;flex-direction:column;align-items:center;background-color:#f2f6f8}.barterstore-section{justify-content:space-around;position:relative;top:100px;width:100vw;max-width:1250px;flex-direction:row;padding-top:25px}.barterstore-title{position:relative}.barterstore-section__main{width:85%;margin-bottom:50px;max-width:1150px}.barterstore-section__main__barterstore-listings,.barterstore-section__main__barterstore-reviews,.barterstore-section__main__product,.barterstore-section__main__product-header,.barterstore-section__main__user-card__promo,.barterstore-section__user-card,.local-ads-section__main__user-card__promo,.local-ads-section__user-card{background:#fff}.barterstore-section__main__product-header{width:100%;border-bottom:none;border-radius:5px 5px 0 0}.barterstore-section__main__product-header h1{margin:0;padding-bottom:25px;font-weight:700;font-size:2.5rem;width:100%;max-width:550px}.barterstore-section__main__product{display:flex;justify-content:space-around;border:1px solid #9baebc78;border-bottom:none;width:100%;border-radius:5px 5px 0 0}.barterstore-section__main__product .barterstore-section__main__product__desc{margin-left:25px;width:100%;padding:0 25px}.barterstore-section__main__product__description{padding:25px 0}.barterstore-section__main__product__description>div{margin-bottom:50px}.barterstore-section__main__product__review{padding:25px 0}.barterstore-section__main__product__offering{flex-direction:column}.barterstore-section__main__product__offering>ul>li{display:flex;width:-moz-fit-content;width:fit-content;padding:15px;margin:5px;align-items:center;border:1px solid #5ab0df;border-radius:25px}.barterstore-section__main__product__offering ul{list-style:none;padding-left:0;margin:20px 0}.barterstore-section__main__product__offering ul span{text-decoration:underline}.barterstore-section__main__product__content>img{min-width:350px;min-height:200px;max-height:550px;width:100%;object-fit:contain;background:#fff;border:1px solid #9baebc78}.barterstore-section__main__product__content{width:100%;height:100%;align-content:flex-start;display:flex;max-width:1250px;justify-content:space-evenly;padding:25px 0}.barterstore-section__main__barterstore-listings{border:1px solid #9baebc78;width:100%;border-radius:0 0 5px 5px}.barterstore-section__main__barterstore-listings>div{overflow-x:scroll;overflow-y:hidden;width:100%;height:100%;padding:15px 0}.barterstore-section__main__barterstore-reviews{width:100%}.barterstore-section__user-card,.local-ads-section__user-card{width:175px}.barterstore-section__main__user-card__promo,.barterstore-section__user-card,.local-ads-section__main__user-card__promo,.local-ads-section__user-card{display:flex;flex-direction:column;align-content:center;align-items:center;border:1px solid #9baebc78;border-radius:5px 5px 0 0;padding:5px}.barterstore-section__main__user-card__promo,.local-ads-section__main__user-card__promo{border-radius:0}.local-ads-section__main__user-card__user-info>a{align-self:self-end}.barterstore-section__main__user-card__user-info>img,.local-ads-section__main__user-card__user-info>img{width:75px;height:75px;object-fit:cover;border-radius:100%;max-width:unset}.barterstore-section__main__user-card__user-info>span,.local-ads-section__main__user-card__user-info>span{text-align:center}.barterstore-section__main__user-card__user-info,.local-ads-section__main__user-card__user-info{display:flex;flex-direction:column;align-items:center;justify-content:space-around;min-height:200px;width:100%;max-width:250px}.barterstore-section__main__barterstore-listings{display:flex;position:relative;flex-direction:column;overflow-y:hidden;overflow-x:auto;margin-bottom:25px}.barterstore-section__main__barterstore-listings h2{padding-left:25px}.barterstore-section__main__barterstore-listings>span{overflow:auto;padding:25px}.barterstore-section__main__barterstore-listings>div{display:flex;margin-bottom:25px}.barterstore-section__main__barterstore-listings>div>.product-wrapper{margin:0 5px}.barterstore-section__main__product__side-nav{display:flex;flex-direction:column;justify-content:flex-end;width:100%;margin:25px 0}.barterstore-section__main__product__side-nav>.product-carousel{display:flex;flex-direction:column;justify-content:space-between;height:80%}.barterstore-section__main__product__side-nav button,.barterstore-section__main__user-card__user-contact{background:#5ab0df;color:#fff;border:1px solid #9baebc78;border-radius:3px;padding:5px;max-width:300px;align-self:center;width:100%}.barterstore-section__main__product__side-nav button{max-width:none}.barterstore-section__main__product__offering,.barterstore-section__main__product__offering>ul{display:flex}.barterstore-section__main__product__review{display:flex;justify-content:space-between}.barterstore-section__main__barterstore-reviews h4{border-radius:5px 5px 0 0}.barterstore-section__main__user-card__promo,.local-ads-section__main__user-card__promo{border:1px solid #9baebc78;border-top:none;border-radius:0 0 5px 5px;width:100%;max-width:175px}.barterstore-section__main__user-card__promo>button,.local-ads-section__main__user-card__promo>button{color:#fff;background:#ff9330;border:1px solid #9baebc78;font-weight:700}.barterstore-listing__user-card img,.local-ads-section__user-card img:first-child{height:25px;width:25px;object-fit:cover;border-radius:100%}.barterstore-section__main__barterstore-reviews{margin-top:25px;margin-bottom:50px;border-radius:5px}.barterstore-section__main__barterstore-reviews>.section-title{border:1px solid #9baebc78;border-bottom:none;margin:0;border-radius:5px 5px 0 0;padding-left:25px}.barterstore-section__main__barterstore-reviews>div{padding:15px 0;display:flex;flex-direction:column;overflow-y:scroll;max-height:500px;border-left:1px solid #9baebc78;border-right:1px solid #9baebc78;border-radius:0 0 5px 5px}.barterstore-section__main{border-radius:0 0 5px 5px}b>span,div>b{color:#374955;margin:10px 10px 10px 0}.review-panel-section.barter-tokens-section .section-title{padding-left:25px}@media screen and (min-width:1101px){.barterstore-section__main{width:80%}.barterstore-section{margin-left:25px}}@media screen and (min-width:1250px){.barterstore-section{align-items:start;margin-bottom:50px}.barterstore-section__main{width:80%}body{background-color:#f2f6f8}}@media screen and (min-width:1501px){.barterstore-section__main{width:82.5%}}@media screen and (min-width:890px) and (max-width:1250px){.barterstore-section>.barterstore-section__user-card__wrapper{display:none}.barterstore-section__main>.barterstore-section__user-card__wrapper{display:block}.barterstore-section__user-card__wrapper{max-width:175px}.barterstore-section{align-items:start;margin-bottom:50px}.barterstore-section__main{display:flex;flex-direction:column;align-items:center;margin-left:15px}}@media screen and (min-width:550px) and (max-width:800px){.barterstore-section__main__product__content{padding:0}.barterstore-section__main{display:flex;flex-direction:column}.barterstore-section__main__product-header h1{margin-top:50px;margin-bottom:25px;max-width:none}.barterstore-section__main__product__side-nav{margin-top:50px}.barterstore-section__main__product .barterstore-section__main__product__desc{margin:0 15px}.barterstore-section__main__product__content{margin:0;flex-direction:column;align-items:center}}@media screen and (min-width:550px) and (max-width:900px){.barterstore-section{top:125px;margin-bottom:50px}.barterstore-section>.barterstore-section__user-card__wrapper{display:none}.barterstore-section__main>.barterstore-section__user-card__wrapper{display:block}.barterstore-section__user-card__wrapper{justify-content:center;display:flex;align-items:center}.barterstore-section{flex-direction:column;align-items:center}.barterstore-section__main__barterstore-listings{display:flex;margin-bottom:25px}.barterstore-section__main__barterstore-listings>div{display:flex}.barterstore-section__main{display:flex;flex-direction:column;width:100%}.barterstore-section__main,.barterstore-section__main__product,.barterstore-section__main__product-header,.barterstore-title{order:0}.barterstore-section__main__product>div{width:100%}.barterstore-section__main__barterstore-reviews{order:2}.barterstore-section__main__barterstore-reviews .section-title{padding-left:25px}.barterstore-section__user-card__wrapper{order:1;max-width:175px;align-self:center}}@media screen and (min-width:550px) and (max-width:625px){.barterstore-section__main__barterstore-listings>h2,.barterstore-section__main__barterstore-reviews>.section-title,.barterstore-section__main__product-header h1,.barterstore-section__main__product__description,.barterstore-section__main__product__offering,.barterstore-section__main__product__review,.barterstore-section__main__product__side-nav{padding-left:10px;padding-right:10px}}@media screen and (max-width:600px){.barterstore-section{align-items:start;margin-bottom:50px}.barterstore-section__main__product__content{padding:0}.barterstore-section__main__user-card__promo{max-width:150px}.barterstore-section>.barterstore-section__user-card__wrapper{display:none}.barterstore-section__main>.barterstore-section__user-card__wrapper{justify-content:center;display:flex;align-items:center}.barterstore-section__main__product .barterstore-section__main__product__desc{margin:0;padding:0 15px}.barterstore-section__main__product__content{margin:0;max-width:none;flex-direction:column}.barterstore-section__main__product-header h1{margin:25px 0}.barterstore-section__main__product__side-nav{max-width:none}.barterstore-section__main__barterstore-reviews>div{display:flex;flex-direction:column;align-items:center;padding:15px 0}.barterstore-section__main__barterstore-listings>h2,.barterstore-section__main__barterstore-reviews>.section-title,.barterstore-section__main__product-header h1,.barterstore-section__main__product__description{padding-left:10px;padding-right:10px}.barterstore-section__main__product__description{min-height:auto}.barterstore-section{top:85px;flex-direction:column}.barterstore-section__main{display:flex;flex-direction:column;width:100%}.barterstore-section__main__product{display:flex;flex-direction:column;padding:0}.barterstore-section__main__product__review,.barterstore-section__main__product__side-nav{padding:25px 0}.barterstore-section__main__product__offering,.barterstore-section__main__product__review,.barterstore-section__main__product__side-nav{padding-left:10px;padding-right:10px}.barterstore-section__main__barterstore-listings{display:flex;flex-direction:column;align-items:baseline}.barterstore-section__main__barterstore-listings>div{display:flex;padding-bottom:10px}.barterstore-section__main__user-card__user-info>img{object-fit:cover;object-position:center;max-width:unset}.barterstore-section__main__product__content>img{width:100%;max-height:325px;background:#fff;border-radius:0;border-top:0}.barterstore-section__main,.barterstore-section__main__product,.barterstore-section__main__product-header,.barterstore-title{order:0}.barterstore-section__main__barterstore-reviews{order:2}.barterstore-section__user-card__wrapper{display:flex;flex-direction:column;position:relative;order:1}.barterstore-section__main__product__side-nav .product-carousel{display:flex;flex-direction:row;margin-bottom:25px}.barterstore-section__main__product__side-nav .product-carousel img{height:100px;width:100px}.barterstore-section__main__user-card__user-contact,.barterstore-section__main__user-card__user-info{max-width:250px}.barterstore-section__user-card{max-width:150px}}@media screen and (max-width:350px){.barterstore-section__main__product__content>img{min-width:0}}@media screen and (min-width:1250px){.barterstore-section__main{margin-left:25px}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.landing-page-wrapper{width:100%}.landing-page-wrapper-guest{display:flex;flex-direction:column;align-items:center;width:100vw;position:relative;top:94px;background:#f2f6f8}.hero-section{border-bottom:1px solid #9baebc78}.hero-banner{position:relative}.hero-banner-guest{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background:#fff}.hero-banner__media{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1150px;padding-top:25px}.rotate{animation:rotation 2s cubic-bezier(.42,0,.19,1.09) infinite}.section-menu{justify-content:space-between;width:100%}.section-menu,.section-menu-left{display:flex;align-items:baseline}.products-section{border:1px solid #9baebc78;border-radius:3px;padding:25px;margin:20px 10px;background:#fff;width:100vw;max-width:1250px}.how-to-section{justify-content:space-around;align-items:center;height:350px;width:95vw;max-width:1250px;margin:50px 0}.ba-premium-section{display:flex;justify-content:center;background-color:#ff9330;width:100vw;box-shadow:0 0 10px #9baebc}.ba-premium-section img{width:100%;height:auto;max-width:500px}.dashboard-panel-section .BA-premium__banner img{width:350px;height:auto}.BA-premium__banner{background:#ff9330;color:#fff;width:100%;padding:60px 0}.BA-premium__banner,.ba-premium-content{display:flex;justify-content:space-around;align-items:center}.ba-premium-content{flex-direction:row-reverse;width:95vw;max-width:1250px}.BA-premium__content ul{list-style:none;padding-left:0}.BA-premium__content li{margin:5px 0}.BA-premium__content button{margin-left:25px;font-weight:700}.usp-section{background-color:#5ab0df;width:100vw}.usp-content{display:flex;justify-content:space-around;align-items:center;height:350px;width:95vw;max-width:1250px}.usp-content img{width:300px;border-radius:25px}.footer-wrapper{position:relative}.hero-section{width:100vw}.review-section{width:95vw;margin:25px 0;max-width:1250px}.review-section>.review-panel-section{background:#fff;border:1px solid #9baebc78;border-radius:5px;overflow:hidden}.hero-banner-text{max-width:750px;padding:0 15px}.hero-banner-text>h2{color:#374955;font-weight:400}.hero-banner__media>img:first-child{height:250px;overflow:hidden;object-fit:cover;border-radius:3px;object-position:right}.hero-banner__media>img:last-child{height:250px;overflow:hidden;object-fit:cover;border-radius:3px;object-position:left}.hero-banner__media>.arrows{width:200px}.hero-banner-btns>.sign-up{width:80px;background:#5ab0df;color:#fff}.hero-banner-btns>button{height:50px;width:175px;margin:0 2px;border:1px solid #9baebc;border-radius:3px;background:#f2f6f8;color:#374955;font-size:18px}.see-all-items,.see-all-skills{margin-left:25px}.how-to-section{display:flex;padding:25px 0}.usp-section{display:flex;justify-content:center;padding:60px 0}.how-to-text{margin:0 50px 50px}.how-to-section video{border-radius:25px}.order-confirmation-wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;top:100px;min-height:100vh}.order-confirmation__main{padding-top:200px}@media screen and (min-width:1001px) and (max-width:1250px){.hero-banner-guest{padding:50px 0 0}.hero-banner-text{padding:0 50px 100px}.hero-banner__media{align-self:end}.hero-section>.hero-banner-guest{flex-direction:row}.hero-banner__media>img:first-child{height:250px;width:200px;overflow:hidden;object-fit:cover;object-position:top}.hero-banner__media>.arrows{height:150px;width:150px}.hero-banner__media>img:last-child{height:250px;width:200px;overflow:hidden;object-fit:cover;object-position:top;transform:scaleX(-1)}}@media screen and (max-width:951px){.how-to-section{display:flex;flex-direction:column;height:700px;justify-content:space-around}}@media screen and (max-width:900px){.ba-premium-content{flex-direction:column;margin:50px 0}@media screen and (max-width:700px){.usp-content{flex-direction:column}}}@media screen and (max-width:600px){.how-to-section{width:320px;height:500px;margin:100px 0}.how-to-section video{border-radius:3px;width:360px}.ba-premium-section{margin:100px 0}}@media screen and (min-width:650px) and (max-width:850px){.hero-section>.hero-banner-guest{flex-direction:column}.hero-banner__media>img:first-child{height:250px;width:400px;overflow:hidden;object-fit:cover;object-position:right}.hero-banner__media>img:last-child{height:250px;width:400px;overflow:hidden;object-fit:cover;object-position:left}}@media screen and (min-width:501px) and (max-width:800px){.how-to-section{margin:50px 0}.how-to-section video{width:100vw;margin-bottom:50px;border-radius:3px}.hero-section>.hero-banner-guest{flex-direction:column}.hero-banner__media>img:first-child{height:250px;width:400px;overflow:hidden;object-fit:cover;object-position:right}.hero-banner__media>img:last-child{height:250px;width:400px;overflow:hidden;object-fit:cover;object-position:left}.usp-section{width:100%;padding:100px 0}.usp-content .usp-text{width:350px}}@media screen and (max-width:500px){.how-to-section video{width:100vw;margin-bottom:50px;border-radius:3px}.hero-section>.hero-banner-guest{flex-direction:column}.hero-banner__media{display:flex;justify-content:center;align-items:center}.hero-banner__media>img:first-child{height:225px;width:200px;overflow:hidden;object-fit:cover;object-position:top}.hero-banner__media>.arrows{width:75px}.hero-banner__media>img:last-child{height:225px;width:200px;overflow:hidden;object-fit:cover;object-position:top;transform:scaleX(-1)}.landing-page-wrapper{width:100%}.landing-page-wrapper-guest{display:flex;flex-direction:column;align-items:center;top:75px;width:100vw}.why-barter{display:none}.products-section{display:flex;flex-direction:column;align-items:center;padding:15px;margin:20px 0}.hero-banner-text{max-width:500px}.how-to-section{width:100%}.hero-section{width:100%;position:relative;z-index:0;top:-5px;margin-bottom:20px}.hero-banner-guest{display:flex;border:1ps solid #9baebc;flex-direction:column}.ba-premium-section{width:100vw;padding:0}.ba-premium-section .ba-premium-content{flex-direction:column}.usp-section{width:100%;padding:100px 0}.usp-content .usp-text{max-width:350px;width:100%}.how-to-section,.usp-section .usp-content{flex-direction:column}}@media screen and (max-width:600px){.hero-banner-text{max-width:500px;padding:0 25px}.ba-usage-stats{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%;padding:150px 15px;font-size:30px}.ba-usage-stats span{padding:20px 5px}}.dashboard-btns{background:#fff;list-style:none;padding:0;border:1px solid #9baebc78;border-radius:5px}.dashboard-btns>li{padding:25px;text-align:center;margin:auto}.dashboard-btns>li:hover{color:#fff;background:#5ab0df}.dashboard-btns>li:nth-child(5){border-bottom:none}@media screen and (max-width:600px){.dashboard-btns{background:#fff;list-style:none;padding:0;border-radius:0}.dashboard-btns>li{padding:25px;text-align:center;border-bottom:none}.dashboard-btns>li:nth-child(5){border-right:none;border-bottom:none}}.dashboard-page-wrapper{display:flex;flex-direction:column;align-items:center;background-color:#f2f6f8;padding-top:50px}.dashboard-panel-section>h1{border-radius:5px 5px 0 0;border:1px solid #9baebc78;align-self:baseline;padding:50px 0}.barter-deals-section{margin:25px 0}.barterstore-panel-section>h2,.skills-section.barter-panel-section>.products-wrapper{border:none}.barter-deals-section>span>h2,.barter-history-section>h2{padding-top:25px}.barter-deals-section>.barter-deals-section__content,.barter-history-section>.barter-deals-history-section__content{display:flex;flex-direction:column;justify-content:flex-start;overflow-y:scroll;align-items:center}.barter-deals-section__section-top{display:flex;justify-content:space-between;width:100%}.barterstore-panel-section>h2,.dashboard-panel-section>h1{background:#fff;margin:0}.add-btn{display:flex;align-items:center;border:3px solid #5ab0df;color:#5ab0df;font-weight:800}.section-title{text-align:left}.dashboard-btns{top:150px;position:fixed;cursor:pointer;margin:0}.dashboard-panel-section{width:70%}.items-section.barter-panel-section>h3,.skills-section.barter-panel-section>h3{margin:0}.barter-deals-section,.barter-history-section{background:#fff;border:1px solid #9baebc78;overflow:hidden;border-radius:5px 5px 0 0;margin:25px 0}.dashboard-panel-section>.barter-deals-section,.dashboard-panel-section>.barter-history-section{border-radius:5px;max-width:1000px;padding-bottom:50px}.dashboard-panel-section>:nth-child(2){margin-top:0;border-top:none;border-radius:0 0 5px 5px;width:100%;max-width:1000px}.dashboard-panel-section>h1{border-bottom:none;padding-left:25px;max-width:1000px}.barter-deals-section,.barter-history-section,.barterstore-panel-section{padding:0 25px}.barter-deals-section{display:flex;flex-direction:column;align-items:center;width:100%}.barter-deals-section>div{text-align:center}.barter-deals-section>*{width:100%}.barter-deals-section>:nth-child(3){margin:25px 0;text-align:center}.barter-deals-section>div,.barter-history-section>div{background:#fff;margin-top:25px;max-height:500px;text-align:center}.profile-edit-section{width:95%;display:flex;flex-direction:column;border-radius:5px}.profile-edit>h1{align-self:baseline;padding:50px 25px}.barterstore-panel-section{width:100%;max-width:1000px;border:1px solid #9baebc78;border-radius:0 0 5px 5px;background-color:#fff;border-radius:5px;padding-top:50px}.dashboard-panel-section .barterstore-panel-section{border-top:none;border-radius:0 0 5px 5px;margin-bottom:25px;padding-top:50px}.products-wrapper{display:flex;flex-wrap:wrap}.dashboard-user{width:100vw;min-height:600px;flex-direction:row;justify-content:space-around}.barter-deals-section__item>div{display:flex;align-items:center;width:100%}.barter-deals-section__item>div>div{width:100%}.barter-deals-section__item>div>div>span{display:flex;justify-content:space-between;margin:0 15px}.barter-deals-section__item>div>div>span>i{margin-left:15px;font-weight:700}.barter-deals-section__item>div>img{max-width:150px;max-height:150px;object-fit:cover;height:100%;width:100%;border-radius:5px;margin:0 25px}.barter-deals-section__item .barter-deal__quote>div{padding:15px 0;width:100%;display:flex;flex-direction:column;align-items:center}.barter-deals-section__item,.review-panel-section__item{display:flex;align-items:center;padding:25px 0;margin-bottom:10px;background:#fff;width:95%;border:1px solid #d8dcde;border-radius:5px;flex-direction:column-reverse}.barter-deals-section__item>span,.review-panel-section__item>span{align-self:end;margin-right:15px}.items-section.barter-panel-section .products-wrapper,.skills-section.barter-panel-section .products-wrapper{width:100%}.review-panel-section{padding:50px 0}.review-panel-section,.user-membership-add-ons-section{background:#fff;border-radius:5px;border:1px solid #9baebc78}.user-membership-add-ons-section{border-bottom:none;padding:25px}.user-membership-add-ons__content{display:flex;justify-content:space-around}.ba-usage-stats,.user-membership-add-ons__content span{display:flex;width:100%}.ba-usage-stats{justify-content:space-around;padding:150px 50px;font-size:30px}@media screen and (min-width:1081px){.items-section.barter-panel-section>.products-wrapper,.skills-section.barter-panel-section>.products-wrapper{grid-template-columns:repeat(3,1fr)}.profile-edit-section{flex-direction:row;justify-content:center}.profile-edit{align-self:baseline;background-color:#fff;border:1px solid #9baebc78;margin-right:25px;margin-bottom:0}}@media screen and (min-width:1500px){.items-section.barter-panel-section>.products-wrapper,.skills-section.barter-panel-section>.products-wrapper{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:950px) and (max-width:1080px){.items-section.barter-panel-section>.products-wrapper,.skills-section.barter-panel-section>.products-wrapper{grid-template-columns:repeat(3,1fr)}.dashboard-panel-section{margin-left:50px}}@media screen and (max-width:650px){.items-section.barter-panel-section .products-wrapper,.skills-section.barter-panel-section .products-wrapper{grid-template-columns:repeat(2,1fr)}.dashboard-user{left:80px;width:90%;justify-content:right;margin-right:25px}.dashboard-btns{position:fixed;left:10px}}@media screen and (max-width:600px){.dashboard-user{margin-right:0}}@media screen and (max-width:625px){.dashboard-panel-section{padding:0}.dashboard-panel-section>h1{border-bottom:none;padding-left:25px}}@media screen and (min-width:600px) and (max-width:950px){.barterstore-panel-section{width:100%}.items-section.barter-panel-section>.products-wrapper,.skills-section.barter-panel-section>.products-wrapper{grid-template-columns:repeat(2,1fr)}.dashboard-user{width:100vw;flex-direction:row}.dashboard-panel-section{padding:0;width:67%}.dashboard-btns{position:fixed;left:20px}}@media screen and (max-width:600px){.barter-deals-section__item>div{flex-direction:column}.barter-deals-section,.barter-history-section,.barterstore-panel-section{margin:50px 0}.skills-section.barter-panel-section>h4{width:100vw}.dashboard-user{flex-direction:column}.dashboard-btns{display:flex;justify-content:space-between;width:100vw;position:fixed;left:0;margin:0;top:130px;padding:0 5px}.dashboard-btns li{width:100%;padding:10px 0}.dashboard-panel-section{padding:0;width:100vw}.dashboard-user{left:0;width:100%;top:25px}}@media screen and (max-width:550px){.dashboard-btns li{padding:5px 0}.barter-deals-section,.barter-history-section,.barterstore-panel-section{padding:0}}@media screen and (max-width:350px){.items-section.barter-panel-section .products-wrapper,.skills-section.barter-panel-section .products-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:500px){.dashboard-btns{top:125px}}@media screen and (min-width:350px) and (max-width:426px){.dashboard-page-wrapper{padding-top:0}.products-wrapper{width:100vw;grid-template-columns:repeat(2,1fr)}.barter-deals-section,.barter-history-section{width:100vw}.dashboard-panel-section{padding:0;margin-bottom:100px}.dashboard-user{top:100px}.dashboard-btns li{padding:5px 0}}@media screen and (max-width:400px){.dashboard-btns li{padding:5px;text-align:center;margin:auto}}@media screen and (max-width:350px){.dashboard-btns li{padding:0}}.barterstore-section__main__barterstore-reviews>.review-panel-section{background:#fff;border:1px solid #9baebc78;border-radius:5px;overflow:hidden;padding-bottom:50px}.review-panel-section.barter-tokens-section>div{overflow:auto;max-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.review-panel-section__item>img{width:50px;height:50px;margin:0 15px;object-fit:cover;border-radius:100%}.review-panel-section__item{flex-direction:row}.product-wrapper{display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 2px #9baebc;width:200px;margin:10px 0;border-radius:5px}.product-wrapper a div{display:flex;justify-content:center}.product-wrapper a div img{height:100px;width:100%;object-fit:cover}.product-wrapper__user-img{height:25px;width:25px;align-self:center;border-radius:50%;object-fit:cover;object-position:center}.product-wrapper__listing_details{height:100%}.product-wrapper__user-card{padding:0 7.5px}.product-wrapper__user-card a{display:flex;flex-direction:row}.product-wrapper__user-card a span{margin-left:5px;color:#000;width:-moz-fit-content;width:fit-content}.product-wrapper__user-card a span:hover{margin-left:5px;color:#5ab0df}.product-wrapper__user-card a h3{font-size:1.25rem;color:#000}.product-wrapper__user-card a h3:hover{color:#5ab0df}.product-wrapper__acceptable-payment-options{display:flex;height:25px;width:200px;font-size:12px;padding:5px 5px 10px;align-items:center;border-radius:0 0 5px 5px;align-self:center}.product-wrapper__acceptable-payment-options span{border-radius:25px;border:1px solid #5ab0df;background-color:#fff;padding:5px;margin:5px;color:#374955}.product-wrapper__acceptable-payment-options_tags{display:flex;justify-content:space-around;align-items:center}.product-wrapper__acceptable-payment-options_tags span{border-radius:25px;border:2px solid #9baebc;background-color:#fff;padding:5px;margin:5px}.product-wrapper__product-img{height:150px;width:100%;object-fit:cover;border-radius:5px 5px 0 0}@media screen and (min-width:600px){.products-section{width:95vw}}@media screen and (min-width:350px) and (max-width:700px){.product-wrapper__acceptable-payment-options{width:175px}.products-wrapper{grid-template-columns:repeat(2,1fr)}.product-wrapper__product-img{height:125px;width:100%;object-fit:cover}.product-wrapper__user-card span{font-size:10px}.product-wrapper__user-card a h3{font-size:15px;margin:5px 0}.product-wrapper__acceptable-payment-options{font-size:8px;padding:5px}.product-wrapper__acceptable-payment-options__tags span{font-size:10px;padding:3px;margin:3px}.product-wrapper__user-img{object-fit:cover;object-position:center;border-radius:50%}.truncate{overflow:hidden;text-overflow:ellipsis;max-width:150px}}.truncate{width:100%;max-width:250px;margin:10px 0;max-height:65px}.truncate,.truncate-multi{overflow:hidden;text-overflow:ellipsis}.truncate-multi{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;width:200px}.products-wrapper{width:100vw;grid-template-columns:repeat(2,1fr)}.product-wrapper__user-card div{margin-bottom:10px}.barterstore-listing-wrapper{display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 1px 2px #9baebc;height:auto;width:200px;min-height:275px;margin:5px;border-radius:5px}.barterstore-listing-wrapper.add-btn{text-align:center}.add-btn{justify-content:center}.barterstore-listing-wrapper a div{display:flex;justify-content:center}.barterstore-listing-wrapper a div img{height:100px;width:100%;object-fit:cover}.barterstore-listing__listing_details{height:100%}.barterstore-listing__user-card{padding:0 7.5px}.barterstore-listing__user-card a{display:flex;flex-direction:row;align-items:center}.barterstore-listing__user-card a span{margin-left:5px}.barterstore-listing__user-card div,.product-wrapper__user-card div{display:flex;justify-content:start;align-items:center}.barterstore-listing__user-card div :nth-child(4),.barterstore-listing__user-card>div>:nth-child(2),.product-wrapper__user-card div :nth-child(4),.product-wrapper__user-card>div>:nth-child(2){color:grey}.barterstore-listing__user-card div img,.product-wrapper__user-card div img{height:15px;width:15px;margin:0 5px;object-fit:contain}.barterstore-listing__acceptable-payment-options{display:flex;height:25px;width:200px;font-size:12px;padding:5px 5px 10px;align-items:center;border-radius:0 0 5px 5px;align-self:center}.barterstore-listing__acceptable-payment-options__tags{font-size:12px;display:flex;justify-content:space-around;align-items:center}.barterstore-listing__acceptable-payment-options__tags span{border-radius:25px;border:2px solid #5ab0df;background-color:#fff;padding:5px;margin:5px}.barterstore-listing__product-img{height:150px;width:100%;object-fit:cover}.skills-section.barter-panel-section .product-wrapper{width:100vw;grid-template-columns:repeat(2,1fr)}.barterstore-listing-wrapper__user-card div{font-size:8px}.barterstore-listing__user-card a h2{font-size:1.25rem;color:#000}@media screen and (min-width:800px) and (max-width:1000px){.products-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:350px) and (max-width:800px){.skills-section .barter-panel-section .products-wrapper{width:100vw}.barterstore-listing-wrapper{width:175px;min-height:225px}.barterstore-listing__acceptable-payment-options{width:175px}.barterstore-listing{grid-template-columns:repeat(2,1fr)}.barterstore-listing__product-img{height:125px;width:100%;object-fit:cover}.barterstore-listing__user-card span{font-size:10px}.barterstore-listing__user-card a h2{font-size:15px;margin:5px 0}.barterstore-listing__acceptable-payment-options{font-size:8px;padding:5px}.barterstore-listing__acceptable-payment-options__tags span{font-size:10px;padding:3px;margin:3px}.barterstore-listing__user-img{object-fit:cover;object-position:center;border-radius:50%}.truncate{overflow:hidden;text-overflow:ellipsis;max-width:250px}}@media screen and (min-width:350px) and (max-width:425px){.barterstore-listing-wrapper{width:155px;min-height:205px}.barterstore-listing__acceptable-payment-options{width:155px}}.featured-products-wrapper,.products-wrapper{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:minmax(100px,auto);background:#fff;width:100%}.featured-product-wrapper:hover,.product-wrapper:hover{transform:scale(1.02)}.products-wrapper__main{display:flex;flex-direction:column}.products-wrapper__main>h3{padding-left:25px}@media only screen and (max-width:1440px){.featured-products-wrapper,.products-wrapper{flex-flow:wrap;justify-content:start}}@media only screen and (min-width:901px) and (max-width:1250px){.products{flex-flow:wrap;justify-content:center}.featured-products-wrapper,.products-wrapper{justify-items:center;align-content:space-around;grid-template-columns:repeat(4,1fr);padding:25px 0}}@media only screen and (min-width:526px) and (max-width:900px){.featured-products-wrapper,.products-wrapper{justify-items:center;align-content:space-around;grid-template-columns:repeat(3,1fr);padding:25px 0}}@media only screen and (max-width:700px){.product-wrapper{margin:10px 0;height:255px;width:175px}}@media screen and (min-width:350px) and (max-width:550px){.featured-products-wrapper,.products-wrapper{justify-items:center;align-content:space-around;grid-template-columns:repeat(2,1fr);padding:25px 0}}@media only screen and (min-width:324px) and (max-width:500px){.product-wrapper{margin:10px 0}.featured-products-wrapper,.products-wrapper{width:100vw}}@media screen and (min-width:350px) and (max-width:425px){.product-wrapper{width:155px;min-height:205px}.product-wrapper__acceptable-payment-options{width:155px}}@media only screen and (max-width:350px){.product-wrapper{margin:10px 0;width:175px;border-radius:5px}.product-wrapper__product-img{height:125px;width:100%;object-fit:cover}.product-wrapper__user-card span{font-size:10px}.product-wrapper__user-card a h3{font-size:15px;margin:5px 0}.product-wrapper__acceptable-payment-options{font-size:8px;padding:5px;width:175px}.product-wrapper__acceptable-payment-options__tags span{font-size:10px;padding:3px;margin:3px}.product-wrapper__user-img{object-fit:cover;object-position:center;border-radius:50%}.products-wrapper{justify-items:center;align-content:space-around;grid-template-columns:repeat(1,1fr);padding:25px 0}}.featured_products-wrapper,.products-wrapper{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:minmax(100px,auto);background:#fff;width:100%}.featured_products-wrapper:hover,.product-wrapper:hover{transform:scale(1.02)}@media only screen and (max-width:1440px){.featured_products-wrapper,.products-wrapper{flex-flow:wrap;justify-content:start}}@media only screen and (min-width:901px) and (max-width:1250px){.products{flex-flow:wrap;justify-content:center}.products-wrapper{justify-items:center;align-content:space-around;grid-template-columns:repeat(4,1fr);padding:25px 0}}@media only screen and (min-width:526px) and (max-width:900px){.products-wrapper{justify-items:center;align-content:space-around;grid-template-columns:repeat(3,1fr);padding:25px 0}}@media screen and (min-width:325px) and (max-width:550px){.products-wrapper{justify-items:center;align-content:space-around;grid-template-columns:repeat(2,1fr);padding:25px 0}}@media only screen and (min-width:324px) and (max-width:500px){.product-wrapper{margin:10px 0}.featured_products-wrapper,.products-wrapper{width:100vw}}@media only screen and (max-width:350px){.product-wrapper{margin:10px 0;width:155px;border-radius:5px}.product-wrapper__product-img{height:125px;width:100%;object-fit:cover}.product-wrapper__user-card span{font-size:10px}.product-wrapper__user-card a h3{font-size:15px;margin:5px 0}.product-wrapper__acceptable-payment-options{font-size:8px;padding:5px;width:155px}.product-wrapper__acceptable-payment-options__tags span{font-size:10px;padding:3px;margin:3px}.product-wrapper__user-img{object-fit:cover;object-position:center;border-radius:50%}}@media screen and (max-width:325px){.products-wrapper{justify-items:center;align-content:space-around;grid-template-columns:repeat(1,1fr);padding:25px 0}}.chat-panel__main{position:relative;display:flex;width:100%;max-width:800px}.contact-name{text-align:center}.chat-panel__feed{width:100%}.chat-panel__deal-panel{display:flex;flex-direction:column;position:absolute;background:#fff;border:1px solid #9baebc78;overflow-y:scroll;height:500px;min-height:350px;max-height:500px;max-width:599px;width:100%;border-radius:0 5px 5px 0}.chat-panel__deal-panel__deal-histroy>h2,.chat-panel__deal-panel__ongoing-deals>h2{padding-left:25px}.chat-panel-deals__item{display:flex;flex-direction:column;padding:15px;margin:10px;background:#fff;border:1px solid #9baebc78;border-radius:3px}.chat-panel-deals__item>span{width:100%;display:flex;justify-content:space-between;align-items:center}.chat-panel-deals__item>div{display:flex;align-items:baseline;justify-content:space-around;padding:25px 0;width:100%}.chat-panel-deals__item>div>div{display:flex;flex-direction:column;max-width:250px}.chat-panel-deals__item>div>div>div{display:flex;align-items:center;flex-direction:row}.chat-panel-deals__item>div>div>div>img{object-fit:cover;object-position:center;border-radius:3px}.chat-panel__deal-panel__deal-histroy>.chat-panel-deals__item,.chat-panel__deal-panel__deal-histroy__contents,.chat-panel__deal-panel__ongoing-deals>.chat-panel-deals__item,.chat-panel__deal-panel__ongoing-deals__contents{display:flex;flex-direction:column-reverse}.chat-panel-deals__item span{align-self:center;margin:10px}@media screen and (min-width:350px) and (max-width:800px){.chat-panel-deals__item>div>div>div{flex-direction:column;max-width:150px;text-align:center}.chat-panel__main{height:500px;display:flex;flex-direction:column}.chat-panel__deal-panel{position:absolute;z-index:0;width:100%;border-radius:0 5px 5px 0}}@media screen and (max-width:600px){.negotiation-modal__form{width:100%}}@media screen and (max-width:500px){.chat-panel-deals__item>div>div{max-width:140px}.chat-panel-deals__item span{align-self:center;margin:3px}.chat-panel-deals__item{display:flex;flex-direction:column;padding:5px;margin:5px;background:#fff;border:1px solid #9baebc78}.chat-panel__deal-panel__deal-histroy__contents,.chat-panel__deal-panel__ongoing-deals__contents{width:100vw}}.chat-panel__feed{display:flex;flex-direction:column;overflow-x:hidden}.chat-panel__no-feed{background:#fff;height:100%;width:100%}@media screen and (min-width:325px) and (max-width:500px){.chat-panel__feed{border-radius:5px 5px 0 0}}.deal-modal__barter-history,.deal-modal__current-barter{display:flex;justify-content:center;align-items:center;position:fixed;overflow:scroll;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2}.deal-modal__barter-history__form,.deal-modal__current-barter__form{display:flex;flex-direction:column;background-color:#fff;padding:25px;position:absolute}.deal-modal__barter-history__form__closed-deal,.deal-modal__barter-history__form__original-deal,.deal-modal__barter-history__user-history,.deal-modal__current-barter__user-controls{display:flex;justify-content:space-between}.deal-modal__current-barter__user-controls>*{width:100%}.deal-modal__barter-history__form__original-deal>a>div{display:flex;flex-direction:column;align-items:center}.deal-modal__barter-history__form__original-deal>.deal-for{align-self:center;width:auto}.deal-modal__barter-history__form__original-deal>div{display:flex;flex-direction:column;align-items:center;align-self:self-start;width:100%;max-width:250px}.deal-modal__barter-history__deal-status{display:flex;flex-direction:column;margin:25px 0}.deal-modal__barter-history__deal-status>div{font-weight:700;align-self:center;margin-top:25px}.deal-modal__barter-history__form__original-deal div>div,.deal-modal__barter-history__form__to-deliver div>div,.deal-modal__barter-history__form__to-recieve div>div{display:flex;align-items:center;align-self:self-start;max-width:250px}.deal-modal__barter-history__form__original-deal div>div>img,.deal-modal__barter-history__form__to-deliver div>div>img,.deal-modal__barter-history__form__to-recieve div>div>img{object-fit:cover;object-position:center;border-radius:3px}.deal-modal__barter-history__form__original-deal>.deal-for{margin:15px}.deal-modal__barter-history__form__view-reviews{align-self:center}.deal-modal__barter-history__form__to-deliver>a>div,.deal-modal__barter-history__form__to-recieve>a>div{width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:550px){.deal-modal__barter-history__form__original-deal div>div{display:flex;flex-direction:column;align-items:center;align-self:unset;width:100%;max-width:250px;margin:15px 0;text-align:center}.deal-modal__barter-history__form__to-deliver>a>div>div,.deal-modal__barter-history__form__to-recieve>a>div>div{display:flex;flex-direction:column;text-align:center}.deal-modal__barter-history__form__original-deal div>div,.deal-modal__barter-history__form__to-deliver div>div,.deal-modal__barter-history__form__to-recieve div>div{align-self:unset}}@media screen and (max-height:750px){.deal-modal__barter-history,.deal-modal__current-barter{align-items:start;overflow-y:scroll}.deal-modal__barter-history__form,.deal-modal__current-barter__form{height:max-content}}.deal-modal__current-barter{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2;overflow-y:scroll}.deal-modal__current-barter__form{background-color:#fff}.deal-modal__barter-history__form>.deal-modal__barter-history__form__closed-deal,.deal-modal__barter-history__form>.deal-modal__barter-history__form__original-deal{margin:25px 0}.deal-modal__barter-history__user-history{justify-content:space-between}.deal-modal__barter-history__user-history>div{width:100%;max-width:250px}@media screen and (max-height:750px){.deal-modal__current-barter{align-items:start;overflow-y:scroll}}.deal-modal__send{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2;overflow-y:scroll}.deal-modal__send__form{background-color:#fff;padding:25px;display:flex;flex-direction:column;align-items:center;max-width:650px;width:100%}.deal-modal__send__form__delivery{display:flex}.deal-modal__send__form>*{width:100%}.deal-modal__send__form-nav,.deal-modal__send__form>*{display:flex;justify-content:space-between}.deal-modal__send__form>ul{padding:0}.deal-modal__send__form>ul li{margin:15px 0}.deal-modal__send__form button{justify-self:center}.deal-modal__send__form__delivery-section{display:flex;flex-direction:column}.deal-modal__send__form ul{padding-left:0}.deal-modal__send__form ul li{display:flex;align-items:center;list-style:none;margin:15px 0;max-width:250px}@media screen and (min-width:350px) and (max-width:426px){.deal-modal__send{align-items:baseline;overflow-y:auto}}@media screen and (max-height:750px){.deal-modal__send{align-items:start;overflow-y:scroll}}.delivery_status_request-user{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:rgba(90,176,223,.4);width:75%;align-self:flex-end;margin:5px;padding:15px;border-radius:15px;max-width:450px}.delivery_status_request-contact>:first-child,.delivery_status_request-user>:first-child{display:flex;justify-content:space-between;width:100%;color:#00000085;font-weight:600}.delivery_status_request-contact>:nth-child(2),.delivery_status_request-user>:nth-child(2){padding:25px 0}.delivery_status_request-contact>:nth-child(2)>div,.delivery_status_request-user>:nth-child(2)>div{display:flex;align-items:center;justify-content:space-around;margin-top:10px}.delivery_status_request-contact>:nth-child(2)>div>img,.delivery_status_request-contact>:nth-child(2)>div>span>img,.delivery_status_request-user>:nth-child(2)>div>img,.delivery_status_request-user>:nth-child(2)>div>span>img{object-fit:cover;object-position:center;border-radius:5px}.delivery_status_request-contact{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:#fff;width:75%;align-self:flex-start;margin:5px;padding:15px;border-radius:15px;max-width:450px}@media screen and (max-width:600px){.delivery_status_request-contact,.delivery_status_request-user{padding:5px;border-radius:5px}}.delivery_submit-user{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:rgba(90,176,223,.4);width:75%;align-self:flex-end;margin:5px;padding:15px;border-radius:15px;max-width:450px}.delivery_submit-contact>:first-child,.delivery_submit-user>:first-child{display:flex;justify-content:space-between;width:100%;color:#00000085;font-weight:600}.delivery_submit-contact>:nth-child(2),.delivery_submit-user>:nth-child(2){padding:25px 0;width:100%;display:flex;justify-content:space-between;align-items:center}.delivery_submit-contact>:nth-child(2)>div,.delivery_submit-user>:nth-child(2)>div{display:flex;align-items:center;width:100%;justify-content:flex-start}.delivery_submit-contact>:nth-child(2)>div>div,.delivery_submit-user>:nth-child(2)>div>div{margin-left:15px}.delivery_submit-contact>:nth-child(2)>div>img,.delivery_submit-contact>:nth-child(2)>div>span>img,.delivery_submit-user>:nth-child(2)>div>img,.delivery_submit-user>:nth-child(2)>div>span>img{object-fit:cover;border-radius:5px}.delivery_submit__items>div>b>i{margin-left:15px}.delivery_submit-contact>:nth-child(2)>img,.delivery_submit-user>:nth-child(2)>img{height:50px;width:50px;border:3px;object-fit:cover;object-position:center}.delivery_submit-contact{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:#fff;width:75%;align-self:flex-start;margin:5px;padding:15px;border-radius:15px;max-width:450px}.delivery_submit__items{display:flex;flex-direction:column}.delivery_submit__items>*{margin:5px 0}.delivery_status_request-contact>div>span:first-child,.delivery_status_request-user>div>span:first-child{font-weight:900;color:#00000085;font-size:13px}@media screen and (max-width:600px){.delivery_submit-contact,.delivery_submit-user{padding:5px;border-radius:5px}}@media screen and (max-width:750px){.negotiation__parameters>div{flex-direction:column}}.message-user{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:rgba(90,176,223,.4);width:75%;align-self:flex-end;margin:5px;padding:15px;border-radius:15px;max-width:450px;min-width:-moz-fit-content;min-width:fit-content}.message-contact>:first-child,.message-user>:first-child{display:flex;justify-content:flex-end;width:100%;color:#00000085;font-weight:600}.message-contact{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:#fff;width:75%;align-self:flex-start;margin:5px;padding:15px;border-radius:15px;max-width:450px;min-width:-moz-fit-content;min-width:fit-content}.message__more-options,.negotiation__more-options{display:flex;position:absolute;background:#fff;padding:10px;right:0;border:1px solid #000;border-radius:5px;z-index:1}@media screen and (max-width:600px){.message-contact,.message-user{padding:5px;border-radius:5px}}.negotiation-user{display:flex;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:rgba(90,176,223,.4);width:75%;align-self:flex-end;margin:5px;padding:15px;border-radius:15px;max-width:450px}.negotiation-contact>:first-child,.negotiation-user>:first-child{display:flex;justify-content:space-between;width:100%;color:#00000085;font-weight:600}.negotiation-contact>:nth-child(2),.negotiation-user>:nth-child(2){padding:25px 0}.negotiation-user>div>span:nth-child(2){position:relative}.negotiation-contact{display:flex;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:#fff;width:75%;align-self:flex-start;margin:5px;padding:15px;border-radius:15px;max-width:450px}.negotiation__parameters{width:100%}.negotiation__parameters>div{display:flex;justify-content:space-between;align-items:flex-start;text-align:center;padding:25px 0}.negotiation__no-message{display:none}.deal>div>span:first-child,.deal>span,.delivery_submit-contact>div>span:first-child,.delivery_submit-user>div>span:first-child,.negotiation-contact>div>span:first-child,.negotiation-user>div>span:first-child,.negotiation__delivery-status__contact,.negotiation__delivery-status__user,.review_submit-contact>div>span:first-child,.review_submit-user>div>span:first-child{font-weight:900;color:#00000085;font-size:13px}.negotiation__parameters>div>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.negotiation__parameters>div>div>div{display:flex;align-items:center;margin:15px}.negotiation__parameters>div>div>div>div{display:flex;flex-direction:column;align-items:center;margin:5px;width:100%;max-width:100px}.negotiation__parameters>div>div>div>div>img,.negotiation__parameters>div>div>div>div>span>img{max-width:75px;max-height:75px;object-fit:cover;border-radius:5px}.negotiation__parameters>div>div>div>img{height:50px;width:50px;border:3px;object-fit:cover;object-position:center;border-radius:3px;margin-right:10px}.negotiation__parameters>div>span{font-weight:800;margin:5px;align-self:center}.top-bar__options>button{background:#5ab0df;color:#fff;padding:5px}.negotiation-edit-btns>*,.negotiation-nego-btns>*{padding:10px}.negotiation-nego-btns :first-child:hover{color:#fff;background-color:#5ab0bf}.negotiation-nego-btns :nth-child(2):hover{color:#fff;background-color:#ff9330}.negotiation-nego-btns :nth-child(3):hover{color:#fff;background-color:red}hr{border:1px solid #9baebc78;height:1px;width:100%;border-radius:56px}.deal{display:flex;flex-direction:column;align-items:center;border:1px solid #000;background-color:#ff933078;width:75%;align-self:center;margin:5px;padding:15px;border-radius:5px;max-width:450px;min-width:-moz-fit-content;min-width:fit-content}.deal>:first-child{display:flex;justify-content:space-between;width:100%;color:#00000085;font-weight:600}.deal>:nth-child(2){display:flex;align-items:center;justify-content:space-around;width:100%;padding:25px 0}.deal>:nth-child(2)>div{display:flex;align-items:baseline;flex-direction:column}.deal>:nth-child(2)>div>div{display:flex;align-items:center;margin:5px 0}.deal>:nth-child(2)>div>div>div{display:flex;flex-direction:column;align-items:center;margin:10px;text-align:center;max-width:100px}.deal>:nth-child(2)>div>div>div>img,.deal>:nth-child(2)>div>div>div>span>img{object-fit:cover;border-radius:5px}.deal>:nth-child(2)>div>div>img{height:50px;width:50px;border:3px;object-fit:cover;object-position:center;border-radius:3px;margin-right:10px}.deal>:nth-child(2)>span{font-weight:800;margin:5px}.negotiation__delivery-date__contacts,.negotiation__delivery-date__user{margin:5px}@media screen and (max-width:600px){.deal,.negotiation-contact,.negotiation-user{padding:5px;border-radius:5px}.negotiation__parameters>div>div>div{margin:5px}}@media screen and (max-width:500px){.deal>:nth-child(2)>div>div>div,.negotiation__parameters>div>div>div>div{flex-direction:row;max-width:none;text-align:initial}.deal>:nth-child(2)>div>div>div>img,.negotiation__parameters>div>div>div>div>img{margin-right:15px}.negotiation__parameters>div{flex-direction:column}.negotiation__parameters>div>div{align-self:baseline}.deal>:nth-child(2){display:flex;flex-direction:column}.deal>:nth-child(2)>div{display:flex;align-self:baseline}}.negotiation-modal{display:flex;justify-content:center;position:fixed;overflow-y:auto;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2}.negotiation-modal__form__content_offer-block{display:flex;padding-bottom:25px}.negotiation-modal__form__content_offer-block>*{margin:5px}.negotiation-modal__form{align-self:center;background-color:#fff;padding:25px}.negotiation-modal__form>button:nth-child(7){width:100%;background:#5ab0df;color:#fff;margin:25px 0;border:1px solid #9baebc78}.negotiation-modal__form__content_offer-block>.negotiation-modal__form__content_what-you-offer,.negotiation-modal__form__content_offer-block>.negotiation-modal__form__content_what-you-want{display:flex;flex-direction:column;min-width:255px;max-width:275px}.negotiation-parameter-block>select{width:100%}.negotiation-parameter-block,.parameter-units{display:flex}.negotiation-modal__form__add-parameter-btn{margin-top:25px}.form__content__negotiation-quote{display:flex;justify-content:space-around;align-items:center}.form__content__negotiation-quote>div>div{display:flex;align-items:center}.form__content__negotiation-quote>div>div>img{border:3px}.negotiation-modal__form__content__exchange-details{display:flex;flex-direction:column;padding-bottom:25px}.form__content__due-date{width:-moz-fit-content;width:fit-content}@media screen and (max-width:550px){.negotiation-modal__form__content_offer-block>*{width:100%}.form__content__negotiation-quote,.negotiation-modal__form__content_offer-block{display:flex;flex-direction:column}.form__content__negotiation-quote{justify-content:space-around;text-align:center}.form__content__negotiation-quote>*{width:100%}}@media screen and (max-height:750px){.negotiation-modal{display:flex;height:100%;overflow-y:scroll}.negotiation-modal__form{display:flex;flex-direction:column;align-self:flex-start;overflow-y:scroll;height:max-content}}.parameter_plus{color:gray}.deal-modal__review-send{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2;overflow-y:scroll}.deal-modal__review-send__form{background-color:#fff}.deal-modal__review-send_product{display:flex;overflow:scroll}@media only screen and (min-width:324px) and (max-width:426px){.deal-modal__review-send__form,.deal-modal__review-send_product{display:flex;flex-direction:column}}@media screen and (max-height:750px){.deal-modal__review-send{align-items:start;overflow-y:scroll}}.deal-modal__review-receive{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2;overflow-y:scroll}.deal-modal__review-receive__form{background-color:#fff;padding:25px;display:flex;flex-direction:column;align-items:center;max-width:650px;width:100%}.deal-modal__receive__form__receive{display:flex;justify-content:space-between}.deal-modal__review-receive__form>*{width:100%}.deal-modal__review-receive__form-nav,.deal-modal__review-send__form-nav{display:flex;justify-content:space-between}.deal-modal__review-receive__form>button,.deal-modal__send__form>button{width:auto}.deal-modal__receive__form__receive ul{padding:0;max-width:200px}.deal-modal__review-receive__form>div,.deal-modal__review-receive__form>ul li{margin:15px 0}.deal-modal__review-receive__form ul li{display:flex;align-items:center;list-style:none;margin:15px 0}@media screen and (max-height:750px){.deal-modal__review-receive{align-items:start;overflow-y:scroll}}.review{flex-direction:column;padding:15px;border:1px solid #9baebc78;border-radius:5px}.review,.review>div{display:flex;justify-content:space-around;align-items:center}.review>div{width:100%}.review-modal__contents,.reviews-modal__contents{display:flex;flex-direction:column}@media screen and (max-height:750px){.review-modal,.reviews-modal{align-items:start;overflow-y:scroll}}.review-modal,.reviews-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2}.reviews{max-height:500px;overflow-y:scroll}.reviews>.review{flex-direction:column;padding:15px;border:1px solid #9baebc78;border-radius:5px;margin:15px}.reviews>.review,.reviews>.review>div{display:flex;justify-content:space-around;align-items:center}.reviews>.review>div{width:100%}.review__content-wrapper>span{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:150px}.review__content-wrapper>*{width:100%}.review__content{padding:25px}.review img{object-fit:cover;object-position:center;border-radius:3px}.review-modal__contents,.reviews-modal__contents{padding:25px;background-color:#fff}.reviews__item{border:1px solid #000}@media screen and (max-height:750px){.review-modal,.reviews-modal{justify-content:start;overflow-y:scroll}}.add-to-barterstore,.create-local-ad,.edit-barterstore{display:flex;justify-content:center;align-items:center;background:#fff;object-fit:contain;object-position:center;border-radius:5px;width:100%;max-width:450px}.create-local-ad>div{width:100%;padding:25px}.create-local-ad__content>input{width:100%}.add-to-barterstore form,.edit-barterstore form{margin:30px;width:100%}.add-to-barterstore form button,.edit-barterstore form button{width:-moz-fit-content;width:fit-content;align-self:end}.add-to-barterstore-listing-modal,.add-to-barterstore-modal,.create-local-ad__modal,.edit-barterstore-modal,.edit-local-ad__modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2}.add-to-barterstore-content>img,.edit-barterstore-content>img{height:200px;border:1px solid #9baebc78}.add-to-barterstore form,.edit-barterstore form{display:flex;flex-direction:column;margin:10px}.add-to-barterstore form button:nth-child(10),.add-to-barterstore form button:nth-child(9),.edit-barterstore form button:nth-child(10),.edit-barterstore form button:nth-child(9){width:100%;align-self:end;background:#5ab0df;color:#fff;margin:10px 0}.add-to-barterstore form>*,.edit-barterstore form>*{margin:15px}.add-to-barterstore-listing-modal,.add-to-barterstore-modal,.edit-barterstore-modal{display:flex;justify-content:center;align-items:flex-start;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2;overflow-y:scroll;overflow-x:hidden}.add-to-barterstore-content,.edit-barterstore-content{display:flex;flex-direction:column}.add-to-barterstore-content>img,.edit-barterstore-content>img{object-fit:contain;object-position:center;height:225px;width:100%}.add-to-barterstore-content__acceptable-payment,.edit-barterstore-content__acceptable-payment{display:flex;flex-direction:column;padding:15px 0}.add-to-barterstore-content>div,.edit-barterstore-content>div{width:100%;width:auto;display:flex;justify-content:flex-end;flex-direction:column}.add-to-barterstore-content>.add-barterstore-content__product-type,.edit-barterstore-content>.edit-barterstore-content__product-type{display:flex;flex-direction:column-reverse}.add-to-barterstore-content>div>div,.edit-barterstore-content>div>div{display:flex;align-self:flex-end;margin-bottom:15px}.add-to-barterstore-content>div>label,.edit-barterstore-content>div>label{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:15px}.add-to-barterstore-content>div>input,.edit-barterstore-content>div>input{align-self:center}#productImagePreviewAdd{width:100%;height:300px;object-fit:contain}.add-to-barterstore-content>label,.edit-barterstore-content>label{display:flex;width:100%;align-items:center;padding:10px 0;justify-content:space-between}.add-to-barterstore-content>:nth-child(6){align-items:flex-start}.add-to-barterstore-content>:nth-child(6) input{width:100%}.add-to-barterstore-content>:nth-child(7),.edit-barterstore-content>:nth-child(7){display:flex;align-items:self-start}.add-to-barterstore-content>:nth-child(7)>div,.edit-barterstore-content>:nth-child(7)>div{display:flex;flex-direction:column}.add-to-barterstore-content>label>div>span{display:flex}.add-to-barterstore-content>label>*,.edit-barterstore-content>label>*{width:250px}.add-to-barterstore-content__delivery,.edit-barterstore-content__delivery{display:flex;flex-direction:column}@media screen and (max-height:775px){.add-to-barterstore-listing-modal,.edit-barterstore-modal{align-items:flex-start}}.tn{flex-direction:column;background-color:#fff;top:0;left:0;position:fixed;z-index:1;border:1px solid #9baebc}.tn,.tn-top{display:flex;width:100%}.tn-top{justify-content:space-around;align-items:center;max-width:1250px;margin:5px;padding:0 10px}.tn-top__logo-container{display:flex;justify-content:space-between;align-items:center;margin-top:5px;margin-bottom:5px}.tn-top__logo-container__hamburger{display:none}.tn-search .tn-top__logo-container__hamburger{background:#c9c9c9;border-radius:3px}.tn-top .logo{width:150px}.categories{justify-content:space-evenly;max-width:1250px;padding-left:0;margin:5px 0;list-style-type:none;color:#374955;text-decoration:none}.categories,.tn-menu{display:flex;width:100%}.tn-menu{justify-content:space-between}.tn-search{height:30px;width:50%;margin-top:3px}.tn-search button{background:#5ab0df;border:1px solid #9baebc;padding:0;border-radius:0 5px 5px 0}.tn-search select{background:#f2f6f8;border-radius:5px 0 0 5px;border:1px solid #9baebc78}.tn-search-bar input{width:100%;border-left:none;border-right:none}.tn-buttons{display:flex}.guest-login-sign-up button{height:30px;width:65px;margin:0 2px;background:#f2f6f8;border:1px solid #9baebc;border-radius:3px}.guest-login-sign-up .sign-up{background:#5ab0df;color:#fff}.tn-guest,.tn-user{display:flex;align-items:center}.tn-user-nav-bottom>ul>li>a{list-style:none;text-decoration:none;color:#000}.tn-user-nav-bottom>ul>li>a:hover{color:#fff}.categories>li>a{list-style:none;text-decoration:none;color:#000}.categories>li>a:hover{color:#374955}.market-nav__flyout,.page-nav__flyout{display:none}.tn-add-dropdown{position:absolute;z-index:1}.stripe__form__wrapper>form{height:400px;width:400px}@media screen and (min-width:501px) and (max-width:800px){.tn-top{flex-flow:wrap;justify-content:space-between;padding:0 10px}.tn-add{order:1}.tn-user-button{display:flex;order:3}.tn-search{min-width:300px;order:4;width:100%;margin:0 5%}}@media screen and (max-width:575px){.tn-top .categories{display:none}}.tn-top a{order:1}.guest-login-sign-up{order:2}@media screen and (max-width:500px){.guest-login-sign-up>button{width:61px;margin:0}.tn-top{padding:0 5px}.tn-top a{margin:0 0 0 5px}.tn-user-nav-bottom .tn-user-guest-bottom{background-color:#fff}.page-nav__flyout__content .categories{display:flex;flex-direction:column}.page-nav__flyout__content .categories .category{margin:5px 5px 5px 15px}.tn-search{order:4;width:100%;margin:0 5%}.tn{width:100%}.tn-top{margin:-5px 0 5px;flex-flow:wrap;justify-content:space-between}.add-listing{position:relative}.tn-search select{background:#f2f6f8;border-radius:5px 0 0 5px;max-width:50px;min-width:25px}.tn-search-bar input{border-left:none;border-right:none}.tn-search button{border-radius:0 5px 5px 0}.tn-top>span{display:flex;align-items:center}.tn-top__logo-container{margin-top:5px;margin-bottom:5px}.tn-top__logo-container__hamburger{display:flex}.tn-search-wrapper{flex-direction:row-reverse;order:3}.landing-page-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.barterstore-section{width:100vw}.page-nav__flyout{display:none;position:absolute;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2;flex-direction:column}.page-nav__flyout .dashboard-side-nav{display:flex}.page-nav__flyout .tn-buttons-user{display:flex;flex-direction:column}.page-nav__flyout .tn-buttons-user a{display:flex}.page-nav__flyout .tn-buttons-user{width:125px;background:#fff}.page-nav__flyout>.categories{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;background:#fff}.market-nav__flyout .tn-buttons-user{background:#fff}.market-nav__flyout{position:absolute;flex-direction:column;align-items:end;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2}.market-nav__flyout button{width:25px}.market-nav__flyout>.categories{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;background:#fff}.market-nav__flyout .tn-buttons-user .tn-user-button{display:flex}.market-nav__flyout .tn-buttons-user .tn-user-button img{border-radius:50%;width:100px;height:100px;object-fit:cover}}.tn-search{display:flex;width:100%;max-width:600px}.tn-search>input{border:1px solid #9baebc78;border-right:none;border-left:none}.tn-search input{width:100%}.tn-search-wrapper{display:flex;justify-content:center}@media screen and (min-width:500px) and (max-width:800px){.tn-search{margin:0;width:100%;max-width:none}}@media screen and (max-width:500px){.tn-search{margin:0;width:100%}.search-type{max-width:50px;min-width:25px}}.tn .tn-user{display:flex;padding:5px 0 0}.tn-buttons-user{display:flex;justify-content:space-evenly;align-items:center;margin:0 15px}.tn-top .tn-add{position:relative}.tn-add-dropdown{background:#fff;padding:15px;border:1px solid #9baebc78;border-radius:5px;box-shadow:0 5px 10px #9baebc;top:42px}.tn-add-dropdown>button{margin:5px 0}.tn-user-button{display:flex;position:relative;order:1;margin:10px}.tn-top .tn-user-button>.tn-user-dropdown-menu{display:flex;flex-direction:column;position:absolute;top:40px;right:0;background:#fff;border:1px solid #9baebc78;border-radius:5px;padding:15px;box-shadow:0 5px 10px #9baebc}.tn-top .tn-user-button>.tn-user-dropdown-menu.hidden{display:none}.tn-top .tn-user-button>.tn-user-dropdown-menu>a{margin:10px 0}.tn-add-dropdown>button,.tn-user-dropdown-menu>button{background:#5ab0df;color:#fff;width:max-content;padding:5px}.tn-top .tn-user-button>.tn-user-dropdown-menu>div{display:flex;justify-content:center;margin:0;width:100%;padding:15px}.tn-top .tn-user-button>.tn-user-dropdown-menu>:nth-child(4){order:3}.tn-top .tn-user-button>.tn-user-dropdown-menu>*{padding:5px;width:100%}.tn-top .tn-user-icon{width:25px;height:25px;border-radius:50%;object-fit:cover}.tn-profile-nav{border-radius:5px}.tn-user-nav-bottom{display:flex;justify-content:center;background:#9baebc;width:100%}.tn-top .tn-add{margin:0 10px}.tn-top a{text-align:center}@media screen and (min-width:501px) and (max-width:800px){.tn-top__side-nav__hamburger{display:none}.tn-buttons-user{min-width:275px}}@media screen and (max-width:600px){.tn-user-nav-bottom .categories{display:none}.tn-profile-nav{display:flex}.tn-buttons-user,.tn-top .tn-user-button>.tn-user-dropdown-menu>div{margin:0}}@media screen and (max-width:500px){.tn-user{width:100vw}.page-nav__flyout .tn-user-nav-bottom{display:flex}.page-nav__flyout .tn-buttons-user .tn-user-button,.page-nav__flyout .tn-user-nav-bottom{display:flex;flex-direction:column;width:100%}.page-nav__flyout .tn-buttons-user .tn-user-button .tn-user-icon,.page-nav__flyout .tn-user-nav-bottom{width:100px;height:100px}.page-nav__flyout .tn-buttons-user .tn-user-button .tn-user-icon{width:100px;height:100px;object-fit:cover;object-position:center;border-radius:50%}.page-nav__flyout .tn-user-nav-bottom .tn-profile-nav,.page-nav__flyout__content{display:flex;flex-direction:column}.page-nav__flyout__content{width:50%;height:100%;background:#fff;align-items:baseline}.tn-buttons-user a,.tn-user-button{display:none}.tn-top{margin:0 0 5px}.tn-top span{display:flex;align-items:center}.tn-buttons-user{width:auto}.page-nav__flyout__content .tn-buttons-user{width:100%;margin-left:0}.page-nav__flyout__content .tn-user-button{align-items:center}.page-nav__flyout__content .tn-user-nav-bottom{width:100%;height:auto}div.page-nav__flyout div:nth-child(3){align-items:center}div.page-nav__flyout div:nth-child(4){align-items:baseline}.page-nav__flyout__content .tn-buttons-user a{margin:5px 5px 5px 15px}.page-nav__flyout__content .tn-buttons-user .tn-user-button .tn-user-dropdown-menu{display:flex;align-items:center;position:relative;top:0;flex-direction:column}hr{width:90%}}.tn .tn-guest{display:flex;padding:5px 0 0}.tn-buttons-guest{display:flex;justify-content:space-evenly;align-items:center}.tn-top .tn-add{height:25px;width:25px}.tn-add span svg{width:100%}.tn-add-dropdown{right:0}.tn-top a{text-decoration:none;color:#000}.tn-top a:hover{text-decoration:none;color:#5ab0df}.tn-guest-button{display:flex}.tn-guest-dropdown-menu{position:absolute;top:50px}.tn-top .tn-guest-icon{width:25px;height:25px;border-radius:50%}.tn-profile-nav{display:flex;justify-content:flex-start;list-style-type:none;padding-left:0;margin:10px 0;width:100%;max-width:1250px}.tn-profile-nav li{cursor:pointer;margin:0 15px}.tn-guest-nav-bottom{display:flex;justify-content:center;background:#fff;width:100%}.tn-top__side-nav__hamburger{width:100%;height:100%}.tn-top .tn-add{margin:0 10px 4px}.tn-top a{margin:0 5px}.tn-top__side-nav__hamburger{display:none}.tn-guest.tn-top__logo-container{order:1}.tn-guest .tn-search-wrapper{order:2;width:100%}.tn-CTA-btns{display:flex;align-items:center;order:2}.tn .tn-guest .tn-top .tn-search-wrapper{width:100%}.guest-login-sign-up{display:flex}.why-barter{width:100px}.hero-banner-guest{padding-top:25px}@media screen and (max-width:600px){.tn-guest-nav-bottom{display:none}}@media screen and (min-width:501px) and (max-width:800px){.tn-buttons-guest{min-width:275px}.tn-CTA-btns,.tn-guest .tn-top__logo-container{order:1}.tn-guest .tn-search-wrapper{width:100%;order:2}}@media screen and (max-width:500px){.why-barter{display:none}.tn-guest{width:100vw}.tn-guest-nav-bottom{display:none}.page-nav__flyout .tn-guest-nav-bottom{display:flex}.page-nav__flyout .tn-buttons-guest .tn-guest-button,.page-nav__flyout .tn-guest-nav-bottom{display:flex;flex-direction:column;width:100%}.page-nav__flyout .tn-buttons-guest .tn-guest-button .tn-guest-icon,.page-nav__flyout .tn-guest-nav-bottom{width:100px;height:100px}.page-nav__flyout .tn-buttons-guest .tn-guest-button .tn-guest-icon{width:100px;height:100px;object-fit:cover;object-position:center;border-radius:50%}.page-nav__flyout .tn-guest-nav-bottom .tn-profile-nav,.page-nav__flyout__content{display:flex;flex-direction:column}.page-nav__flyout__content{width:50%;height:100%;background:#fff;align-items:baseline;overflow:scroll}.page-nav__flyout__content>button{align-self:end}.tn-buttons-guest a,.tn-guest-button{display:none}.tn-top{position:relative;margin:0 0 5px}.tn-top span{display:flex;align-items:center}.tn-buttons-guest{width:auto;margin-left:50px}.page-nav__flyout__content .tn-buttons-guest{width:100%;margin-left:0}.page-nav__flyout__content .tn-guest-button{align-items:center}.page-nav__flyout__content .tn-guest-nav-bottom{width:100%;height:auto}.page-nav__flyout__content .tn-buttons-guest{align-items:baseline}.page-nav__flyout__content .tn-buttons-guest a{margin-left:15px}.page-nav__flyout__content .tn-buttons-guest .tn-guest-button .tn-guest-dropdown-menu{position:relative;top:0}hr{width:90%}.tn-CTA-btns,.tn-guest .tn-top__logo-container{order:1}.tn-guest .tn-search-wrapper{width:100%;order:2}.hero-banner-guest{padding:50px 0 0}}.BA-subscribe-modal{display:flex;justify-content:center;position:fixed;overflow-y:auto;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);z-index:2}.BA-subscribe-modal__form__content_offer-block{display:flex;padding-bottom:25px}.BA-subscribe-modal__form__content_offer-block>*{margin:5px}.BA-subscribe-modal__form{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;background-color:#fff;padding:25px}.BA-subscribe-modal__form__header{display:flex;flex-direction:column;justify-content:center;align-items:center}.BA-subscribe-modal__card h2{padding-left:15px}.BA-subscribe-modal__form__header>h6{margin-top:0}.BA-subscribe-modal__form__content{display:flex;flex-wrap:wrap;justify-content:center;min-height:500px}.BA-subscribe-modal__form__content>.BA-subscribe-modal__card{display:flex;flex-direction:column;border:1px solid #9baebc78;background-color:#f2f6f878;border-radius:5px;margin:5px;padding:15px;max-width:550px;width:100%}.BA-subscribe-modal__card>table{text-align:right;min-height:300px}.BA-subscribe-modal__card>table>tr{text-align:center}.premium__card{display:flex;justify-content:space-around}.premium__card>div{display:flex;flex-direction:column;align-items:center}.premium__card div>b{color:#fff}.premium__card>div>span{align-self:self-start}.BA-subscribe-modal__card>div{margin:15px}.BA-subscribe-modal__card>div>ul,.premium__card>div>ul{align-self:self-start;list-style:none;padding:0}.BA-subscribe-modal__card>div>ul>li,.premium__card>div>ul>li{margin:5px 0;padding-left:20px}.BA-subscribe-modal__form__content .BA-subscribe-modal__card.card-free-plan{box-shadow:inset 0 0 4px 1px #9baebc78}.BA-subscribe-modal__form__content .BA-subscribe-modal__card.card-premium-plan{background:#ff9330;color:#fff;border:3px solid #f5f5f5;box-shadow:0 0 0 1px #9baebc78}.BA-subscribe-modal__form__content .BA-subscribe-modal__card.card-add-ons{background:#5ab0df;color:#fff;border:3px solid #f5f5f5;box-shadow:0 0 0 1px #9baebc78}.BA-subscribe-modal__card__price{display:flex;flex-direction:column}.BA-subscribe-modal__card__price>a{margin-top:15px}@media screen and (min-width:350px) and (max-width:650px){.BA-subscribe-modal__form{align-self:self-start}.BA-subscribe-modal__form__content{display:flex;flex-direction:column}}.login-window{display:flex;flex-direction:column;position:absolute;top:calc(50vh - 200px);left:0;right:0;height:400px;width:400px;margin-left:auto;margin-right:auto;background:#fff}.modal-login{display:block;position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}.login-window,.sign-up-window{justify-content:space-between;position:absolute;top:calc(50vh - 200px);left:0;right:0;height:400px;width:400px;margin-left:auto;margin-right:auto;background:#fff;padding:15px;border-radius:5px}.login-window,.login-window>form,.sign-up-window,.sign-up-window>form{display:flex;flex-direction:column;align-items:center}.login-window>button,.sign-up-window>button{align-self:flex-end}.modal-sign-up{display:block;position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}.hidden{display:none}.footer-wrapper{display:flex;justify-content:center;width:100vw;left:0;color:#d8dcde;background:#374955}.footer-user{max-width:1250px}.footer-guest,.footer-user{display:flex;flex-direction:column;align-items:center;color:#fff;width:100%}.footer-guest{background:#374955}.footer-nav{display:flex;width:100%;max-width:1250px}.footer-nav ol{display:flex;justify-content:space-around;align-items:baseline;width:100%;list-style:none;padding:0 15px}.footer-nav ol :first-child{padding-left:0;margin-top:25px}.footer-nav ol li{list-style:none;margin-left:15px;margin-bottom:10px}.footer-nav ol li>a{color:#d8dcde}.footer-nav ol li>a:hover{color:#5ab0df;text-decoration:underline}.footer-bottom{display:flex;align-items:center;justify-content:flex-end;width:95vw;margin:15px 0}.footer-bottom>a>img{width:200px}@media screen and (max-width:550px){.footer-nav ol{flex-direction:column;align-items:center}.footer-nav ol ul{padding:25px 0;text-align:center}.footer-wrapper{width:100%}.footer-bottom{flex-direction:column;justify-content:center}.footer-bottom>.social-nav{margin-bottom:15px}}.review_request-user{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:rgba(90,176,223,.4);width:75%;align-self:flex-end;margin:5px;padding:15px;border-radius:15px;max-width:450px}.review_request-contact>:first-child,.review_request-user>:first-child{display:flex;justify-content:space-between;width:100%;color:#00000085;font-weight:600}.review_request-contact>div>span:first-child,.review_request-user>div>span:first-child{font-weight:900;color:#00000085;font-size:13px}.review_request-contact>:nth-child(2),.review_request-user>:nth-child(2){padding:25px}.review_request-contact{background-color:#fff;align-self:flex-start}.review_request-contact,.review_submit-user{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;width:75%;margin:5px;padding:15px;border-radius:15px;max-width:450px}.review_submit-user{background-color:rgba(90,176,223,.4);align-self:flex-end;min-width:-moz-fit-content;min-width:fit-content}.review_submit-contact>:first-child,.review_submit-user>:first-child{display:flex;justify-content:space-between;width:100%;color:#00000085;font-weight:600}.review_submit-contact>:nth-child(2),.review_submit-user>:nth-child(2){padding:25px 0}.review_submit-contact{display:flex;position:relative;flex-direction:column;align-items:center;border:1px solid #9baebc78;background-color:#fff;width:75%;align-self:flex-start;margin:5px;padding:15px;border-radius:15px;max-width:450px;min-width:-moz-fit-content;min-width:fit-content}@media screen and (max-width:600px){.review_submit-contact,.review_submit-user{padding:5px;border-radius:5px}}