.achievement{background-color:#00f;height:5vh;width:10vw}@font-face{font-family:Euclid Circual A Regular;src:local("Euclid Circual A Regular"),url(/assets/Euclid-Circular-A-Regular.ee7a49a4.ttf)}@font-face{font-family:Euclid Circual A Bold;src:local("Euclid Circual A Bold"),url(/assets/Euclid-Circular-A-Bold.dee63a84.ttf)}.blogs{padding:0;margin:12% auto;transition:margin-left .5s;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}@media screen and (max-width: 600px){.blogs{padding:0}}.blogs p.items-section-number{display:flex;align-items:center;justify-content:flex-start;gap:10px}.blogs p.items-section-number:before{content:"";height:1px;width:100px;background:gray;position:relative;display:block}.blogs h2{font-size:2rem;margin-bottom:3%}.blogs .top-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 992px){.blogs .top-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem}}.blogs .view-all-blogs-button .load-more{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;margin-top:2rem;margin-bottom:6rem;font-size:1.2rem}.blogs .view-all-blogs-button .load-more:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.blogs .view-all-blogs-button a{text-decoration:none;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;padding:.5rem 2rem}.blogs .view-all-blogs-button a:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.blogs .view-all-blogs-button:hover{transform:scale(1.03)}.blogs .search-blogs{width:fit-content;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:2rem}@media screen and (max-width: 992px){.blogs .search-blogs{width:fit-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}}.blogs .search-blogs input{width:20rem;padding:.2rem .5rem;text-align:left;font-size:1.2rem;background:#ffffff;color:#000;box-shadow:none;border:1px solid #f69522;border-radius:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.blogs .search-blogs input:focus{outline:none;border:1px solid #f69522}@media screen and (max-width: 768px){.blogs .search-blogs input{width:15rem}}@media screen and (max-width: 320px){.blogs .search-blogs input{width:12rem}}.blogs .search-blogs input:focus{outline:none}.blogs .search-blogs button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.blogs .search-blogs button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}@media screen and (max-width: 768px){.blogs .blogs-button{margin-bottom:2rem}}.blogs .blogs-button a{text-decoration:none;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;padding:.5rem 2rem;font-size:1.2rem}.blogs .blogs-button a:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.blogs .blogs-button:hover{transform:scale(1.03)}.blogs .cards-container{min-height:50vh;display:grid;grid-template-columns:25% 25% 25% 25%}@media screen and (max-width: 1200px){.blogs .cards-container{display:grid;grid-template-columns:33% 33% 33%}}@media screen and (max-width: 992px){.blogs .cards-container{display:grid;grid-template-columns:33% 33% 33%}}@media screen and (max-width: 600px){.blogs .cards-container{display:grid;grid-template-columns:50% 50%}}.card-container{transition:all ease-in .2s;z-index:100;cursor:pointer;margin:0rem!important;max-width:100%;width:100%;padding:.4rem!important;min-width:100%;height:fit-content}@media screen and (max-width: 600px){.card-container{margin:0;padding:.2rem!important;min-width:40%}}.card-container:hover{transform:scale(1.02)}.card-container .item-card-content .item-hover-button a{position:absolute;width:50%;bottom:48%;left:50%;margin-left:-25%;z-index:1000;border:none;padding:5px 0;background:linear-gradient(90.75deg,#0fc220 -2.42%,#f79822 131.72%);box-shadow:0 10px 30px #00000014;border-radius:50px;color:#fff;text-decoration:none;text-align:center;font-size:1.2rem}.card-container .item-card-content .item-hover-button a:focus{outline:none}.card-container .item-card-content .item-price{border:1px solid rgb(170,167,167);padding:1px 5%;display:flex;flex-direction:row;justify-content:center;align-items:center;background:linear-gradient(99.96deg,rgb(0,0,0) -25.81%,rgba(0,0,0,.41) 118.64%);backdrop-filter:blur(10px);border-radius:50px;font-size:1.2rem;height:fit-content;text-shadow:rgb(0,0,0) 1px 1px 4px}.card-container .item-card{height:30rem;outline:none;position:relative}.card-container .item-card:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 30%,#000);transition:all .2s linear;border-radius:20px}@media screen and (max-width: 992px){.card-container .item-card{height:22rem}.card-container .item-card .item-price{font-size:1.2rem}}@media screen and (max-width: 768px){.card-container .item-card{height:26vh}}@media screen and (max-width: 600px){.card-container .item-card{height:16rem}.card-container .item-card .item-price{position:absolute;bottom:.1rem;right:0;border:none!important;background:transparent;backdrop-filter:none;font-size:1.1rem}.card-container .item-card .card-title{font-size:1.2rem;width:100%}}@media screen and (max-width: 600px) and (max-width: 600px){.card-container .item-card .card-title{margin-bottom:1rem}}@media screen and (max-width: 600px){.card-container .item-card .card-text{font-size:1.1rem;width:100%;margin-bottom:.2rem;position:relative;bottom:.6rem;left:0;text-align:left}}@media screen and (max-width: 600px) and (max-width: 600px){.card-container .item-card .card-text{bottom:0rem}}@media screen and (max-width: 400px){.card-container .item-card{height:14rem}}.card-container .profile-item-card-content .card-title{font-size:1.2rem}.card-container .profile-item-card-content .card-text{font-size:.9rem;width:65%}.card-container .profile-item-card-content .item-price{border:1px solid rgb(170,167,167);padding:0rem .6rem;display:flex;flex-direction:row;justify-content:center;align-items:center;background:linear-gradient(99.96deg,rgba(0,0,0,.2) -25.81%,rgba(0,0,0,0) 118.64%);backdrop-filter:blur(10px);border-radius:40px;height:fit-content;text-shadow:rgb(0,0,0) 1px 1px 4px;font-size:1.2rem}.card-container .profile-item-card{outline:none;z-index:100!important;position:relative;margin:.1rem}@media screen and (max-width: 2000px){.card-container .profile-item-card{height:16rem}}@media screen and (max-width: 1200px){.card-container .profile-item-card{height:18rem}}@media screen and (max-width: 992px){.card-container .profile-item-card{height:20rem}.card-container .profile-item-card .item-price{font-size:1.2rem}}@media screen and (max-width: 768px){.card-container .profile-item-card{height:18rem}}@media screen and (max-width: 600px){.card-container .profile-item-card{height:16rem}.card-container .profile-item-card .item-price{position:absolute;right:0;border:none!important;background:transparent;backdrop-filter:none}.card-container .profile-item-card .card-title{font-size:1.1rem;width:100%}.card-container .profile-item-card .card-text{font-size:1rem;width:100%;margin-bottom:.2rem;position:relative;bottom:.7rem;left:0;text-align:left}}@media screen and (max-width: 400px){.card-container .profile-item-card{height:14rem}}.card-container .profile-item-card:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 30%,#000);transition:all .2s linear;border-radius:20px}.card-container .profile-item-card:hover:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to bottom,rgba(0,0,0,.363) 30%,#000);transition:all .2s linear;border-radius:20px}.card-container .profile-item-card .card-buttons{z-index:1000;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem;position:absolute;top:0;right:0}.card-container .profile-item-card .card-buttons button{background:#ffffff;width:fit-content;height:fit-content;padding:.5rem;cursor:pointer;border-radius:20px;color:#f69522;box-shadow:none;position:relative;top:.5rem;right:.5rem}.card-container .profile-item-card .card-buttons button.edit-item:hover{background:#f69522;color:#fff}.card-container .profile-item-card .card-buttons button.delete-item:hover{background:#470c06;color:#fff}.card-container .blog-card{height:27rem;margin:.3rem;outline:none}@media screen and (max-width: 992px){.card-container .blog-card{height:22rem}}@media screen and (max-width: 768px){.card-container .blog-card{height:18rem}}@media screen and (max-width: 600px){.card-container .blog-card{height:14rem}}.card-container .card{color:#fff;z-index:-99;font-size:1rem;position:relative;width:auto;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:20px}.card-container .card .card-title,.card-container .card .item-name{text-shadow:rgb(0,0,0) 1px 1px 4px;width:75%!important;word-wrap:break-word!important}@media screen and (max-width: 600px){.card-container .card .card-title,.card-container .card .item-name{width:100%!important}}.card-container .card .blog-card-content{background-color:#fff;min-height:12vh;border-radius:20px;z-index:1000;height:fit-content;padding:0rem;position:absolute;bottom:5%;left:5%;width:90%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.card-container .card .blog-card-content{width:96%;left:2%;bottom:2%;border-radius:10px;min-height:10vh}.card-container .card .blog-card-content .card-text{padding:0!important;margin:0!important}}.card-container .card .blog-card-content .top-content{position:relative;top:0;text-align:left;padding:.5rem!important}.card-container .card .blog-card-content .top-content h3{color:#000;font-size:1.2rem;width:100%}@media screen and (max-width: 768px){.card-container .card .blog-card-content .top-content h3{font-size:1rem!important;width:100%}}.card-container .card .blog-card-content .bottom-content{color:#000;font-size:1rem;position:relative;bottom:.5rem;padding:0px 1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 600px){.card-container .card .blog-card-content .bottom-content{padding:0px .5rem;border-radius:5px}}.card-container .card .blog-card-content .bottom-content .post-time{color:#474747;font-size:1rem}.card-container .card .blog-card-content .bottom-content .read-more a{border:none;background-color:transparent;color:#000;text-decoration:underline;font-size:1rem}.form-container{padding:0;font-size:1.2rem}.form-container .form .form-control{border:1px solid #f69522;border-radius:90px;color:#000}.form-container .form .form-control:focus{outline:none;box-shadow:none!important}@media screen and (max-width: 600px){.form-container .card-body{padding:0rem!important;margin:0!important}}@media screen and (max-width: 600px){.form-container .form-col{padding:.5rem!important;margin:0!important}}@media screen and (max-width: 600px){.form-container h4{margin-top:3rem!important}}.form-container .card{border-radius:20px!important}.form-container .login-signup-button button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;border-radius:50px!important}.form-container .login-signup-button button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.form-container .logo-img{width:8rem;position:absolute;top:-1rem;left:1rem}.form-container .lost-password{color:#470c06;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.form-container .lost-password span{color:#f69522;text-decoration:underline;cursor:pointer;text-align:center;width:100%}.form-container .log-in-button{border:none;border-radius:20px!important}.form-container .log-in-button a{color:#fff;font-size:1.2rem}.form-container .log-in-button a:hover{text-decoration:none}.form-container .sign-up-button{border:none;background-color:transparent}.form-container .sign-up-button a{color:#f69522}.form-container .sign-up-button a:hover{text-decoration:none}hr.hr-text{position:relative;border:none;height:1px;background:#999}hr.hr-text:before{content:attr(data-content);display:inline-block;background:#fff;font-size:.85rem;color:#999;border-radius:30rem;padding:.2rem 1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-media button{color:#470c06;background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);padding:10px;border-radius:100px;display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width: 600px){.social-media button{background:#fafafa}}.social-media button:focus{text-shadow:none;box-shadow:green!important;outline:#f69522!important}.gradient-custom-2{background:linear-gradient(41.43deg,#ffbe78 8.97%,#ffe99f 91.28%);border-radius:0 20px 20px 0!important}@media screen and (max-width: 1000px){.log-in,.sign-up{padding:30% 10%!important}#ilustration-image{display:none!important}}@media screen and (max-width: 800px){.log-in,.sign-up{padding:30% 10%!important}#ilustration-image{display:none!important}}@media screen and (max-width: 500px){.log-in,.sign-up{padding:30% 0%!important}#ilustration-image{display:none!important}}.signup-container{width:95vw;min-height:95vh;background:linear-gradient(41.43deg,#FFBE78 8.97%,#FFE99F 91.28%);border-radius:20px;box-shadow:0 0 60px #0000000f;display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width: 768px){.signup-container{background:transparent}}.signup-container .left-content,.signup-container .right-content{flex-basis:50%}@media screen and (max-width: 768px){.signup-container .left-content,.signup-container .right-content{flex-basis:100%;margin-top:100px;border-top-right-radius:20px}}.signup-container .left-content{background-color:#fff;min-height:95vh;width:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:5%;border-top-left-radius:20px;border-bottom-left-radius:20px}@media screen and (max-width: 768px){.signup-container .left-content{justify-content:flex-start}}.signup-container .left-content .swapa-logo{position:absolute;top:20px;left:20px;height:70px;width:170px;z-index:9}@media screen and (max-width: 768px){.signup-container .left-content .swapa-logo{display:none}}.signup-container .left-content .text-center h2{font-size:36px}.signup-container .left-content .text-center p a{color:#0fc220;font-weight:600}.signup-container .left-content form{width:100%}.signup-container .left-content form .form-outline{width:80%;margin:auto}.signup-container .left-content form .form-outline .form-icon-input{position:relative}.signup-container .left-content form .form-outline .form-icon-input input{width:100%;height:60px;border-radius:30px;border:1px solid #CFCFCF;padding-left:50px}.signup-container .left-content form .form-outline .form-icon-input input:focus{border-color:#f69522;outline:none!important;box-shadow:none}.signup-container .left-content form .form-outline .form-icon-input input:focus-visible{outline:none!important}.signup-container .left-content form .form-outline .form-icon-input span.icon{position:absolute;left:10px;z-index:9;top:50%;left:30px;transform:translate(-50%,-50%);color:#cfcfcf}.signup-container .left-content form .form-outline .form-icon-input span.icon.focused{color:#f69522}.signup-container .left-content form .log-in-button{width:80%;margin:30px auto auto;height:60px;border-radius:30px;border:none;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);color:#fff;font-size:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.signup-container .left-content form .log-in-button:hover{cursor:pointer;opacity:.8}.signup-container .left-content .lost-password{color:#f69522;font-size:18px;font-weight:400;padding-top:10px}.signup-container .left-content .lost-password:hover{cursor:pointer;opacity:.8}.signup-container .left-content hr{position:relative;width:80%;margin:25px auto;border:none;height:2px;background:lightgray}.signup-container .left-content hr:before{content:attr(data-content);height:50px;width:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:23px;text-transform:uppercase;border-radius:50%;background:#fff;color:#d3d3d3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signup-container .left-content .social-media-buttons{display:flex;align-items:center;justify-content:center;gap:20px}.signup-container .left-content .social-media-buttons button{height:60px;width:60px;border-radius:50%;background-color:#ffedeb;border:none}.signup-container .left-content .social-media-buttons button:hover{cursor:pointer;opacity:.8}@media screen and (max-width: 768px){.signup-container .right-content{display:none}}.hero{width:99%;min-height:98vh;margin:1vh .5%;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#fff4e8;background:linear-gradient(to right,#ffebd6 16.67%,#fff4e8 16.67% 33.34%,#ffedda 33.34% 50.01%,#fff4e8 50.01% 66.68%,#ffe9d1 66.8% 83.35%,#fff4e8 83.35% 100%);border-radius:30px}@media screen and (max-width: 1200px){.hero{min-height:70vh;padding:1% 0;margin:0;height:fit-content;width:100%;border-radius:0}}.hero button.add-item{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;box-shadow:0 10px 20px #00000026;transition:all .2s linear;position:fixed;bottom:3vh;right:5vw;color:#fff;padding:1rem;border-radius:100%;border:none;z-index:1000}.hero button.add-item:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.hero .content{height:96vh;margin-top:2vh;width:94%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;-webkit-animation:slidein 1s ease 1s forwards;-moz-animation:slidein 1s ease 1s forwards;-o-animation:slidein 1s ease 1s forwards;animation:contentAnimation .2s ease .2s forwards;background:transparent;position:relative}@media screen and (max-width: 768px){.hero .content{height:fit-content;margin-top:0vh;width:100%;border-radius:0}}.hero .content .navabar-component{padding:1rem 2rem;width:100%}@media screen and (max-width: 1200px){.hero .content .navabar-component{padding:.2rem 1rem;width:100%}}@media screen and (max-width: 768px){.hero .content .navabar-component{padding:.2rem 1rem;width:100%}}.hero .content .vector-image{position:absolute;right:2rem;bottom:0;opacity:0;-webkit-animation:slidein 1s ease 1s forwards;-moz-animation:slidein 1s ease 1s forwards;-o-animation:slidein 1s ease 1s forwards;animation:vectorAnimation .6s ease .6s forwards}.hero .content .vector-image img{height:50vh;width:auto}@media screen and (max-width: 1200px){.hero .content .vector-image img{display:none}}.hero .content .hero-content{width:90%;display:grid;grid-template-columns:50% 50%;padding:1% 0%}@media screen and (max-width: 1400px){.hero .content .hero-content{display:grid;grid-template-columns:50% 50%;padding:2% 3%;width:100%}}@media screen and (max-width: 1200px){.hero .content .hero-content{display:grid;grid-template-columns:100%;padding:0% 2%;width:100%}}@media screen and (max-width: 992px){.hero .content .hero-content{display:grid;grid-template-columns:100%;padding:0% 2%;width:100%}}.hero .content .hero-content .heading{margin-top:2vh;display:flex;flex-direction:column;gap:3vh;opacity:0;-webkit-animation:slidein 1s ease 1s forwards;-moz-animation:slidein 1s ease 1s forwards;-o-animation:slidein 1s ease 1s forwards;animation:contentAnimation 2.5s ease 2.5s forwards;color:#390904}@media screen and (max-width: 2500px){.hero .content .hero-content .heading{padding:7%}}@media screen and (max-width: 1400px){.hero .content .hero-content .heading{padding:4%}}@media screen and (max-width: 992px){.hero .content .hero-content .heading{padding:1%}}@media screen and (max-width: 768px){.hero .content .hero-content .heading{gap:0vh;margin-top:0vh}}@media screen and (max-width: 768px){.hero .content .hero-content .heading{animation:contentAnimation 1s ease 1s forwards}}.hero .content .hero-content .heading .mobile-stores{width:100%!important;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:2rem}@media screen and (max-width: 600px){.hero .content .hero-content .heading .mobile-stores{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:0rem;padding-bottom:3rem}}.hero .content .hero-content .heading .mobile-stores .android-store,.hero .content .hero-content .heading .mobile-stores .ios-store{height:fit-content;width:fit-content;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero .content .hero-content .heading .mobile-stores .android-store img,.hero .content .hero-content .heading .mobile-stores .ios-store img{width:10rem;height:auto}@media screen and (max-width: 600px){.hero .content .hero-content .heading .mobile-stores .android-store img,.hero .content .hero-content .heading .mobile-stores .ios-store img{width:50%}}.hero .content .hero-content .heading h1{width:100%;font-weight:700;font-size:2.6rem;margin-bottom:2rem;text-align:center;font-family:Euclid Circual A Regular,sans-serif}@media screen and (max-width: 992px){.hero .content .hero-content .heading h1{margin:2rem auto;width:80%}}@media screen and (max-width: 768px){.hero .content .hero-content .heading h1{width:100%;font-size:2.2rem;text-align:center}}.hero .content .hero-content .heading p{font-weight:500;font-size:1.3rem;width:100%;text-align:justify}@media screen and (max-width: 992px){.hero .content .hero-content .heading p{width:70%;margin:2rem auto}}@media screen and (max-width: 768px){.hero .content .hero-content .heading p{width:80%;margin:2rem auto}}@media screen and (max-width: 600px){.hero .content .hero-content .heading p{width:100%;text-align:center}}.hero .content .hero-content .app-image-container{height:100%;position:relative;top:5vh;left:5vw;display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width: 1200px){.hero .content .hero-content .app-image-container{height:fit-content;left:0vw}}@media screen and (max-width: 992px){.hero .content .hero-content .app-image-container{display:none}}.hero .content .hero-content .app-image-container .app-image{position:relative}.hero .content .hero-content .app-image-container .app-image .phone-img img{height:60vh;width:auto;opacity:0;-webkit-animation:slidein 1s ease 1s forwards;-moz-animation:slidein 1s ease 1s forwards;-o-animation:slidein 1s ease 1s forwards;animation:phoneAnimation 1s ease 1s forwards}@media screen and (max-width: 992px){.hero .content .hero-content .app-image-container .app-image .phone-img img{height:45vh}}@media screen and (max-width: 768px){.hero .content .hero-content .app-image-container .app-image .phone-img img{animation:phoneAnimation 1.5s ease 1.2s forwards}}.hero .content .hero-content .app-image-container .app-image .item-img{position:absolute;z-index:1;bottom:3rem;right:6rem}@media screen and (max-width: 992px){.hero .content .hero-content .app-image-container .app-image .item-img{bottom:2rem;right:3rem}}.hero .content .hero-content .app-image-container .app-image .item-img img{height:46vh;width:auto;opacity:0;-webkit-animation:slidein 1s ease 1s forwards;-moz-animation:slidein 1s ease 1s forwards;-o-animation:slidein 1s ease 1s forwards;animation:itemAnimation 1.8s ease 1.8s forwards}@media screen and (max-width: 992px){.hero .content .hero-content .app-image-container .app-image .item-img img{height:35vh}}@media screen and (max-width: 768px){.hero .content .hero-content .app-image-container .app-image .item-img img{animation:itemAnimation 2.3s ease 2.3s forwards}}@keyframes contentAnimation{0%{opacity:0}to{opacity:1}}@keyframes itemAnimation{0%{opacity:.8;left:8vw;transform:rotate(11.94deg)}to{left:6vw;opacity:1}}@keyframes phoneAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes vectorAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slidein{0%{opacity:0}to{opacity:1}}@-moz-keyframes slidein{0%{opacity:0}to{opacity:1}}@-o-keyframes slidein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{opacity:0}to{opacity:1}}.user-form-modal-container{z-index:1000000!important}.user-form-modal-container .modal-content{background:#ffffff;border-radius:30px;min-height:94vh;height:fit-content;width:80vw;position:absolute;left:10vw;top:3vh;border-radius:center}.user-form-modal-container .modal-content h4{font-weight:700}@media screen and (max-width: 992px){.user-form-modal-container .modal-content{width:96vw;left:2vw;top:1vh}}@media screen and (max-width: 768px){.user-form-modal-container .modal-content{width:100vw;left:0vw;top:0vh;min-height:100vh;height:fit-content;border-radius:0}}.user-form-modal-container .modal-content button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.user-form-modal-container .modal-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.user-form-modal-container .modal-content .top-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;margin:1rem 0rem}@media screen and (max-width: 600px){.user-form-modal-container .modal-content .top-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}}.user-form-modal-container .modal-content .top-content .user-image{height:150px!important;width:150px!important;border-radius:100%;background-position:center!important;background-size:cover;border:1px solid #f69522;position:relative}.user-form-modal-container .modal-content .top-content .profile-edit-buttons{display:flex;gap:1rem}.user-form-modal-container .modal-content .top-content .profile-edit-buttons:first-child{background:#ffffff!important;color:#f69522}.user-form-modal-container .modal-content .top-content #user-input-image-label{height:150px;width:150px;position:absolute;border-radius:50%;left:0;top:0;background-color:#f69522;opacity:.5}.user-form-modal-container .modal-content .top-content #user-input-image-label:hover{cursor:pointer;opacity:1}.user-form-modal-container .modal-content .top-content #user-input-image-label #edit-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.user-form-modal-container .modal-content .top-content #user-input-image-label #user-input-image{visibility:hidden}.user-form-modal-container .modal-content .form{display:grid;grid-template-columns:auto auto;margin-bottom:1rem}@media screen and (max-width: 768px){.user-form-modal-container .modal-content .form{grid-template-columns:100%}}@media screen and (max-width: 992px){.user-form-modal-container .modal-content .form{margin-bottom:0rem}}.user-form-modal-container .modal-content .form .select{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;width:90%}.user-form-modal-container .modal-content .form .select label,.user-form-modal-container .modal-content .form .select span{text-align:left;margin-left:1rem}.user-form-modal-container .modal-content .form .select-container{width:35vw}@media screen and (max-width: 768px){.user-form-modal-container .modal-content .form .select-container{width:80vw}}@media screen and (max-width: 600px){.user-form-modal-container .modal-content .form .select-container{width:90vw}}.user-form-modal-container .modal-content .form .input{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.user-form-modal-container .modal-content .form .input label,.user-form-modal-container .modal-content .form .input span{text-align:left;margin-left:1rem}.user-form-modal-container .modal-content .form .input .message{position:relative}.user-form-modal-container .modal-content .form .input .message p{position:absolute;font-size:1rem;top:0}.user-form-modal-container .modal-content .form .input .css-1s2u09g-control{width:90%;box-sizing:border-box;border-radius:90px;text-align:left;border:1px solid #cfcfcf}.user-form-modal-container .modal-content .form .input .css-1s2u09g-control:focus{width:90%!important;box-sizing:border-box;border-radius:90px;border:1px solid #f69522;outline:none}.user-form-modal-container .modal-content .form .input input,.user-form-modal-container .modal-content .form .input select{width:90%;padding:.5rem 1rem;border:1px solid #cfcfcf;box-sizing:border-box;border-radius:90px}@media screen and (max-width: 600px){.user-form-modal-container .modal-content .form .input input,.user-form-modal-container .modal-content .form .input select{width:100%}}.user-form-modal-container .modal-content .form .input input:focus,.user-form-modal-container .modal-content .form .input select:focus{border:1px solid #f69522;outline:none}.user-form-modal-container .modal-content .save-btn{margin:1rem 0;padding:.2rem 2rem!important;color:#fff;font-size:1.1rem}.item-form-modal-container{margin:0;padding:0}.item-form-modal-container .edit-item{width:100%}@media screen and (max-width: 768px){.item-form-modal-container .edit-item{top:0vh!important;left:0}}.item-form-modal-container .modal-content{background:#ffffff;border-radius:30px;min-height:94vh;height:fit-content;width:80vw;position:relative;top:.5vh!important;left:10vw;color:#000;z-index:100000!important;border-radius:center}.item-form-modal-container .modal-content h4{font-weight:700}.item-form-modal-container .modal-content .item-main-image{height:5rem;width:5rem;border:1px solid #f69522!important;border-radius:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media screen and (max-width: 600px){.item-form-modal-container .modal-content .item-main-image{width:6rem}}.item-form-modal-container .modal-content .item-main-image .item-image{height:100%;width:100%;border-radius:100%;background-position:center;background-size:cover}@media screen and (max-width: 992px){.item-form-modal-container .modal-content{height:98vh;width:96vw;left:2vw;top:1vh}}@media screen and (max-width: 600px){.item-form-modal-container .modal-content{height:fit-content;border-radius:0;left:0vw!important;top:0vh!important;width:100vw!important;padding:0!important}}.item-form-modal-container .modal-content button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.item-form-modal-container .modal-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.item-form-modal-container .modal-content .top-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;margin:1rem 0rem;min-height:10vh;height:fit-content}@media screen and (max-width: 600px){.item-form-modal-container .modal-content .top-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem}}.item-form-modal-container .modal-content .top-content .item-image{height:150px;width:150px;background-position:center;background-size:contain;background-repeat:no-repeat;border:1px solid orange;border-radius:20px}.item-form-modal-container .modal-content .top-content .item-image .delete-current-attachment{opacity:0;background:rgba(255,149,149,.336);height:100%;width:100%;border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.item-form-modal-container .modal-content .top-content .item-image .delete-current-attachment svg{transform:rotate(0);transition:all .2s linear}.item-form-modal-container .modal-content .top-content .item-image .delete-current-attachment:hover{cursor:pointer;opacity:.8}.item-form-modal-container .modal-content .top-content .item-image .delete-current-attachment:hover svg{transform:rotate(90deg)}.item-form-modal-container .modal-content .top-content input#item-image{visibility:hidden}.item-form-modal-container .modal-content .top-content label#item-image-select{height:150px;width:150px;border:1px solid orange;border-radius:20px;position:relative;padding:0!important;margin:0!important;display:flex;align-items:center;justify-content:center}.item-form-modal-container .modal-content .top-content label#item-image-select:before{content:"+";color:#fff;background:orange;padding:0!important;margin:0!important;width:50px;height:50px;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:40px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);vertical-align:-50%!important}.item-form-modal-container .modal-content .top-content label#item-image-select:hover{cursor:pointer;border:1px solid lime}.item-form-modal-container .modal-content .top-content label#item-image-select:hover:before{cursor:pointer;background:orange;transform:translate(-50%,-50%)}.item-form-modal-container .modal-content .top-content .profile-edit-buttons{display:flex;gap:1rem}.item-form-modal-container .modal-content .top-content .profile-edit-buttons:first-child{background:#ffffff!important;color:#f69522}.item-form-modal-container .modal-content .form{display:grid;grid-template-columns:50% 50%;margin-bottom:1rem}@media screen and (max-width: 600px){.item-form-modal-container .modal-content .form{grid-template-columns:100%}}.item-form-modal-container .modal-content .form .select{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;width:90%}@media screen and (max-width: 600px){.item-form-modal-container .modal-content .form .select{width:90vw}}.item-form-modal-container .modal-content .form .select label,.item-form-modal-container .modal-content .form .select span{text-align:left;margin-left:1rem}.item-form-modal-container .modal-content .form .select #item-category{width:35vw}@media screen and (max-width: 768px){.item-form-modal-container .modal-content .form .select #item-category{width:80vw}}@media screen and (max-width: 600px){.item-form-modal-container .modal-content .form .select #item-category{width:90vw}}.item-form-modal-container .modal-content .form .input{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.item-form-modal-container .modal-content .form .input label,.item-form-modal-container .modal-content .form .input span{text-align:left;margin-left:1rem}.item-form-modal-container .modal-content .form .input .message{position:relative}.item-form-modal-container .modal-content .form .input .message p{position:absolute;font-size:1rem;top:0}.item-form-modal-container .modal-content .form .input .css-1s2u09g-control{width:90%;box-sizing:border-box;border-radius:90px;text-align:left;border:1px solid #cfcfcf}.item-form-modal-container .modal-content .form .input .css-1s2u09g-control:focus{width:90%!important;box-sizing:border-box;border-radius:90px;border:1px solid #f69522;outline:none}.item-form-modal-container .modal-content .form .input input,.item-form-modal-container .modal-content .form .input select{width:90%;padding:.5rem 1rem;border:1px solid #cfcfcf;box-sizing:border-box;border-radius:20px}@media screen and (max-width: 600px){.item-form-modal-container .modal-content .form .input input,.item-form-modal-container .modal-content .form .input select{padding:.5rem;width:100%}}.item-form-modal-container .modal-content .form .input input:focus,.item-form-modal-container .modal-content .form .input select:focus{border:1px solid #f69522;outline:none}.item-form-modal-container .modal-content .form .input textarea{width:90%;padding:1rem;border:1px solid #cfcfcf;box-sizing:border-box;border-radius:20px;min-height:20vh}@media screen and (max-width: 600px){.item-form-modal-container .modal-content .form .input textarea{padding:.5rem;min-height:25vh;width:100%;border-radius:10px}}.item-form-modal-container .modal-content .form .input textarea:focus{border:1px solid #f69522;outline:none}.item-form-modal-container .modal-content .add-btn{margin:.5rem 0;padding:.2rem 2rem!important;color:#fff;font-size:1.1rem}#navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:10vh;z-index:1000;text-align:right}@media screen and (max-width: 768px){#navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}#navbar .dropdown-home{opacity:0;-webkit-animation:slidein 1s ease 1s forwards;-moz-animation:slidein 1s ease 1s forwards;-o-animation:slidein 1s ease 1s forwards;animation:contentAnimation 2.5s ease 2.5s forwards}@media screen and (max-width: 992px){#navbar .dropdown-home{opacity:1;-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}}#navbar .navbar-toggler{border:none}@media screen and (max-width: 992px){#navbar #navbarNav{position:absolute;z-index:100;top:9vh;width:100%;background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);height:fit-content;border-radius:30px;padding:0 0 1rem}}@media screen and (max-width: 992px) and (max-width: 600px){#navbar #navbarNav{background:#fafafa}}#navbar #navbarNav .navbar-links li,#navbar #navbarNav .navbar-links a{cursor:pointer;color:#390904;font-size:1.2rem;font-style:normal;font-weight:600}@media screen and (max-width: 1200px){#navbar #navbarNav .navbar-links li,#navbar #navbarNav .navbar-links a{font-size:1.1rem}}@media screen and (max-width: 768px){#navbar #navbarNav .navbar-links li,#navbar #navbarNav .navbar-links a{font-size:1.2rem}}#navbar #navbarNav .navbar-links li:hover,#navbar #navbarNav .navbar-links a:hover{transition:ease all .2s;transform:scale3d(1.03,1.03,.3)}@media screen and (max-width: 768px){#navbar #navbarNav .user-buttons{margin-right:.5rem}}#navbar #navbarNav .user-buttons .referr-to-friend{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:fit-content;padding:.37rem 1rem!important;border:0!important;height:fit-content;gap:1rem}#navbar #navbarNav .user-buttons .referr-to-friend:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}#navbar #navbarNav .user-buttons .referr-to-friend .gift-icon{background-color:#fff;border-radius:100%;padding:.1rem;height:fit-content}#navbar #navbarNav .user-buttons ul{display:flex;flex-direction:row;justify-content:right;align-items:center;float:right!important;gap:1rem}@media screen and (max-width: 992px){#navbar #navbarNav .user-buttons ul{display:flex;flex-direction:column;justify-content:right;align-items:center}}#navbar #navbarNav .user-buttons ul button{position:relative}#navbar #navbarNav .user-buttons ul button:hover{background:#f69522;color:#fff;border:1px solid #ffffff}#navbar #navbarNav .user-buttons ul .notification-count-circle{height:20px;width:20px;color:#fff;background:#f69522;position:absolute;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:50%;bottom:-5px;right:0}#navbar #navbarNav .user-buttons ul button,#navbar #navbarNav .user-buttons ul .user-image{border:1px solid #f69522;box-shadow:none;color:#f69522;border-radius:100%;width:3rem;height:3rem}#navbar #navbarNav .user-buttons ul .user-image{background-size:cover;background-position:center}#navbar #navbarNav .registration-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}@media screen and (max-width: 768px){#navbar #navbarNav .registration-buttons{margin-right:.5rem;display:grid;flex-direction:column;justify-content:right}}#navbar #navbarNav .registration-buttons ul{display:flex;flex-direction:row;justify-content:right;align-items:center;float:right!important;gap:.5rem}@media screen and (max-width: 992px){#navbar #navbarNav .registration-buttons ul{display:flex;flex-direction:column;justify-content:right;align-items:center}}#navbar #navbarNav .registration-buttons ul li{border:1px solid #f69522;padding:0px 1rem;font-size:1rem;border-radius:50px;cursor:pointer;text-align:center}#navbar #navbarNav .registration-buttons ul li .login-link{color:#f69522}#navbar #navbarNav .registration-buttons ul li .signup-link{color:#fff}#navbar #navbarNav .registration-buttons ul li:first-child:hover{background-color:#f69522}#navbar #navbarNav .registration-buttons ul li:first-child:hover .login-link{color:#fff}#navbar #navbarNav .registration-buttons ul li:last-child{background-color:#f69522}#navbar #navbarNav .registration-buttons ul:hover{transition:none;transform:none}@keyframes contentAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slidein{0%{opacity:0}to{opacity:1}}@-moz-keyframes slidein{0%{opacity:0}to{opacity:1}}@-o-keyframes slidein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{opacity:0}to{opacity:1}}#chatSidebar{position:fixed;z-index:100000!important;top:0;right:0;background-color:#fff;color:#000;overflow-x:hidden;font-weight:400;border-radius:0 20px 20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0!important}#chatSidebar .top-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:10vh;width:37rem;background-color:#fff;position:fixed;top:0;z-index:10000!important;border-bottom:2px solid rgba(246,151,34,.1921568627);padding:2rem 1%}@media screen and (max-width: 1000px){#chatSidebar .top-content{width:100%}}#chatSidebar .top-content .ready-to-swap-container{position:fixed;height:fit-content;width:36rem;padding:.5rem 1rem;top:10vh;display:flex;align-items:center;justify-content:center;flex-direction:column;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#fff}@media screen and (max-width: 1000px){#chatSidebar .top-content .ready-to-swap-container{width:98%;padding:0rem;left:0rem;top:7.5vh}}#chatSidebar .top-content .ready-to-swap-container .dropdown-click{width:100%;display:flex;align-items:center;justify-content:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#chatSidebar .top-content .ready-to-swap-container .dropdown-click.active{background:white;-webkit-box-shadow:0px 5px 5px 0px rgb(224,224,224);-moz-box-shadow:0px 5px 5px 0px rgb(224,224,224);box-shadow:0 5px 5px #e0e0e0}#chatSidebar .top-content .ready-to-swap-container .dropdown-click.active:hover{background:white}#chatSidebar .top-content .ready-to-swap-container .dropdown-click:hover{cursor:pointer;background:rgba(246,151,34,.5058823529)}#chatSidebar .top-content .ready-to-swap-container .swapping-inner-container{width:100%;background-color:#fff;display:flex;align-items:center;justify-content:space-around;transition:height .2s linear;height:100px}#chatSidebar .top-content .ready-to-swap-container .swapping-inner-container div{width:30%;display:flex;align-items:center;justify-content:center;flex-direction:column;-webkit-box-shadow:0px 0px 5px 0px rgb(228,228,228);-moz-box-shadow:0px 0px 5px 0px rgb(228,228,228);box-shadow:0 0 5px #e4e4e4;height:80%;border-radius:10px}#chatSidebar .top-content .ready-to-swap-container .swapping-inner-container div.decline-offer:hover{background:#e14444}#chatSidebar .top-content .ready-to-swap-container .swapping-inner-container div p{color:#f69522;margin-bottom:0}#chatSidebar .top-content .ready-to-swap-container .swapping-inner-container div:hover{background:#f69522;cursor:pointer}#chatSidebar .top-content .ready-to-swap-container .swapping-inner-container div:hover *{color:#fff}@media screen and (max-width: 768px){#chatSidebar .top-content{padding-bottom:1rem;padding:1%;left:0;height:fit-content;width:100%}}#chatSidebar .top-content button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}#chatSidebar .top-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}#chatSidebar .top-content .close-btn{width:2rem;height:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0!important}#chatSidebar .top-content .close-btn:hover{background:linear-gradient(90.97deg,#f7a9a0 -2.34%,#de5753 127.36%)}#chatSidebar .top-content .user-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}@media screen and (max-width: 1000px){#chatSidebar .top-content .user-info{width:90%;padding:0}}#chatSidebar .top-content .user-info .user-name{color:#000;font-size:1.4rem;font-weight:550;text-decoration:none}#chatSidebar .top-content .user-info .user-image{background-position:center center;background-size:cover;background-repeat:no-repeat;width:50px!important;height:50px!important;border:1px solid #f69522}#chatSidebar .top-content .user-info h3{font-size:1.4rem}@media screen and (max-width: 1000px){#chatSidebar .top-content .user-info h3{font-size:1.4rem;width:70%;text-align:left}}#chatSidebar .top-content .chat-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}#chatSidebar .top-content .chat-buttons button{font-size:1rem}#chatSidebar .chat-feed-container{width:100%;height:100vh}#chatSidebar .chat-feed-container .message-form-container{background-color:#fff;position:fixed;bottom:0rem;height:fit-content!important;width:37%}@media screen and (max-width: 768px){#chatSidebar .chat-feed-container .message-form-container{width:100%}}#chatSidebar .chat-feed-container .delete-current-attachment{opacity:0;transition:opacity .2s linear;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;background-color:#f3f3f363}#chatSidebar .chat-feed-container .delete-current-attachment:hover{opacity:1;cursor:pointer}#chatSidebar .chat-feed{min-height:60vh;margin-left:5%;width:95%;height:fit-content}@media screen and (max-width: 768px){#chatSidebar .chat-feed{margin-left:0%;width:100%}}#chatSidebar .chat-feed .swapping-items-chat{margin-top:2rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(246,151,34,.1921568627);padding-bottom:20px;margin-bottom:20px}#chatSidebar .chat-feed .swapping-items-chat .card-swapping-item{width:200px;height:250px;border-radius:20px}@media screen and (max-width: 600px){#chatSidebar .chat-feed .swapping-items-chat .card-swapping-item{width:150px;height:190px}}#chatSidebar .chat-feed .swapping-items-chat .card-swapping-item .swap-overlay{border-radius:20px;height:100%;width:100%;background:linear-gradient(0deg,#000000 0%,rgba(0,0,0,0) 40.22%)}#chatSidebar .chat-feed .swapping-items-chat .card-swapping-item .swap-overlay .swap-items-info{height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:15px;color:#fff}#chatSidebar .chat-feed .swapping-items-chat .card-swapping-item .swap-overlay .swap-items-info .title{padding-right:8px;width:100%;text-align:center}#chatSidebar .chat-feed .swapping-items-chat .card-swapping-item .swap-overlay .swap-items-info .price{width:100%;border:1px solid white;border-radius:20px;padding:7px;font-size:12px;text-align:center}@media screen and (max-width: 768px){#chatSidebar .chat-feed{height:fit-content}}#chatSidebar .chat-feed .messages{height:fit-content;padding:22vh .5rem 12vh .5rem}@media screen and (max-width: 768px){#chatSidebar .chat-feed .messages{min-height:50vh;height:fit-content;padding:20vh .3rem 20vh .3rem}}.inbox{min-height:40vh;height:fit-content;width:95%}.inbox .conversations{display:flex;flex-direction:column;width:100%;gap:1rem}.inbox .conversations .conversation{cursor:pointer;border-radius:10px;width:100%;padding:.8rem 1rem;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.3rem;z-index:1;transition:all .2s linear}.inbox .conversations .conversation:hover{box-shadow:0 10px 20px #adadad26}.inbox .conversations .conversation .left-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.inbox .conversations .conversation .left-content .user-image{width:3.5rem;height:3.5rem;border-radius:50px;background-position:center;background-size:cover;background-repeat:no-repeat}.inbox .conversations .conversation .left-content h3{font-size:1rem;font-weight:700;color:#000;margin:0}.inbox .conversations .conversation .left-content small{color:#f69522}.inbox .conversations .conversation .left-content span{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;height:1.6rem;width:1.6rem;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;bottom:.2rem}.inbox .conversations .conversation .left-content span:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.inbox .conversations .conversation .enter-chat:focus{box-shadow:none!important}.inbox h3{text-align:center;font-weight:500;font-size:1.6rem;word-break:break-all;margin-top:5vh}.inbox .see-more{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2rem 0}.inbox .see-more a{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;color:#fff;padding:.3rem 1.5rem;font-size:1rem}.inbox .see-more a:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.inbox .see-more a:hover{text-decoration:none}.about{min-height:40vh;height:fit-content;margin:5vh auto;color:#390904;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.about h2{font-size:2.5rem;text-align:center}@media screen and (max-width: 768px){.about h2{width:100%;font-size:2.3rem}}.about p.video-section-number{display:flex;align-items:center;justify-content:center;gap:10px}.about p.video-section-number:before{content:"";height:1px;width:50px;background:gray;position:relative;display:block}.about p.video-section-number:after{content:"";height:1px;width:50px;background:gray;position:relative;display:block}.about p{text-align:center;font-size:1.2rem;width:75%}@media screen and (max-width: 768px){.about p{width:100%;font-size:1.1rem}}.about .about-video{display:flex;flex-direction:row;justify-content:center;align-items:center}.about .about-video video{outline:none;width:70vw!important;height:auto;border-radius:30px}@media screen and (max-width: 992px){.about .about-video video{width:80vw!important;height:auto;border-radius:10px}}@media screen and (max-width: 768px){.about .about-video video{width:96vw!important}}@media screen and (max-width: 600px){.about .about-video video{width:98vw!important}}#navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:10vh;z-index:1000;text-align:right}@media screen and (max-width: 768px){#navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (max-width: 768px){#navbar .navbar-brand{margin-bottom:1.5rem}}#navbar .dropdown-home{opacity:0;-webkit-animation:slidein 1s ease 1s forwards;-moz-animation:slidein 1s ease 1s forwards;-o-animation:slidein 1s ease 1s forwards;animation:contentAnimation 2.5s ease 2.5s forwards}@media screen and (max-width: 992px){#navbar .dropdown-home{opacity:1;-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}}#navbar .navbar-toggler{border:none}@media screen and (max-width: 992px){#navbar #navbarNav{position:absolute;z-index:100;top:9vh;width:100%;background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);height:fit-content;border-radius:30px;padding:0 0 1rem}}@media screen and (max-width: 992px) and (max-width: 600px){#navbar #navbarNav{background:#fafafa}}#navbar #navbarNav .navbar-links li,#navbar #navbarNav .navbar-links a{cursor:pointer;color:#390904;font-size:1.2rem;font-style:normal;font-weight:600}@media screen and (max-width: 1200px){#navbar #navbarNav .navbar-links li,#navbar #navbarNav .navbar-links a{font-size:1.1rem}}@media screen and (max-width: 768px){#navbar #navbarNav .navbar-links li,#navbar #navbarNav .navbar-links a{font-size:1.2rem}}#navbar #navbarNav .navbar-links li:hover,#navbar #navbarNav .navbar-links a:hover{transition:ease all .2s;transform:scale3d(1.03,1.03,.3)}@media screen and (max-width: 768px){#navbar #navbarNav .user-buttons{margin-right:.5rem}}#navbar #navbarNav .user-buttons .referr-to-friend{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:fit-content;padding:.37rem 1rem!important;border:0!important;height:fit-content;gap:1rem}#navbar #navbarNav .user-buttons .referr-to-friend:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}#navbar #navbarNav .user-buttons .referr-to-friend .gift-icon{background-color:#fff;border-radius:100%;padding:.1rem;height:fit-content}#navbar #navbarNav .user-buttons ul{display:flex;flex-direction:row;justify-content:right;align-items:center;float:right!important;gap:1rem}@media screen and (max-width: 992px){#navbar #navbarNav .user-buttons ul{display:flex;flex-direction:column;justify-content:right;align-items:center}}#navbar #navbarNav .user-buttons ul button{position:relative}#navbar #navbarNav .user-buttons ul button:hover{background:#f69522;color:#fff;border:1px solid #ffffff}#navbar #navbarNav .user-buttons ul .notification-count-circle{height:20px;width:20px;color:#fff;background:#f69522;position:absolute;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:50%;bottom:-5px;right:0}#navbar #navbarNav .user-buttons ul button,#navbar #navbarNav .user-buttons ul .user-image{border:1px solid #f69522;box-shadow:none;color:#f69522;border-radius:100%;width:3rem;height:3rem}#navbar #navbarNav .user-buttons ul .user-image{background-size:cover;background-position:center}#navbar #navbarNav .registration-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}@media screen and (max-width: 768px){#navbar #navbarNav .registration-buttons{margin-right:.5rem;display:grid;flex-direction:column;justify-content:right}}#navbar #navbarNav .registration-buttons ul{display:flex;flex-direction:row;justify-content:right;align-items:center;float:right!important;gap:.5rem}@media screen and (max-width: 992px){#navbar #navbarNav .registration-buttons ul{display:flex;flex-direction:column;justify-content:right;align-items:center}}#navbar #navbarNav .registration-buttons ul li{border:1px solid #f69522;padding:0px 1rem;font-size:1rem;border-radius:50px;cursor:pointer;text-align:center}#navbar #navbarNav .registration-buttons ul li .login-link{color:#f69522}#navbar #navbarNav .registration-buttons ul li .signup-link{color:#fff}#navbar #navbarNav .registration-buttons ul li:first-child:hover{background-color:#f69522}#navbar #navbarNav .registration-buttons ul li:first-child:hover .login-link{color:#fff}#navbar #navbarNav .registration-buttons ul li:last-child{background-color:#f69522}#navbar #navbarNav .registration-buttons ul:hover{transition:none;transform:none}@keyframes contentAnimation{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slidein{0%{opacity:0}to{opacity:1}}@-moz-keyframes slidein{0%{opacity:0}to{opacity:1}}@-o-keyframes slidein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{opacity:0}to{opacity:1}}.testimonials{border-radius:30px;min-height:80vh;height:fit-content;margin:5vh auto;color:#390904;position:relative;width:100%}@media screen and (max-width: 600px){.testimonials{min-height:50vh}}.testimonials .top-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:10vh;height:fit-content}@media screen and (max-width: 768px){.testimonials .top-content{display:flex;flex-direction:row;justify-content:center;align-items:space-around}}@media screen and (max-width: 600px){.testimonials .top-content{display:flex;flex-direction:column;justify-content:center;align-items:center}}.testimonials .top-content .title{padding-bottom:2rem;padding-left:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:3rem}@media screen and (max-width: 768px){.testimonials .top-content .title{justify-content:flex-start;align-items:center;padding:0rem}}.testimonials .top-content .title h2{width:80%;font-weight:600}@media screen and (max-width: 768px){.testimonials .top-content .title h2{width:90%;text-align:center}}.testimonials .top-content .title p.items-section-number{display:flex;align-items:center;justify-content:flex-start;gap:10px}.testimonials .top-content .title p.items-section-number:before{content:"";height:1px;width:100px;background:gray;position:relative;display:block}.testimonials .top-content .testimonials-navigation{margin-right:3vw;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-end;gap:1vw;min-height:10vh;height:fit-content}.testimonials .top-content .testimonials-navigation button{display:flex;flex-direction:row;justify-content:center;align-items:center;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;border-radius:100%;padding:.2rem;height:2.5rem;width:2.5rem}.testimonials .top-content .testimonials-navigation button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}@media screen and (max-width: 600px){.testimonials .top-content .testimonials-navigation button{height:3.5rem;width:3.5rem}}.testimonials .peoples-references{height:fit-content;width:100%;padding:0!important;display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width: 600px){.testimonials .peoples-references{min-height:50vh}}@media screen and (max-width: 768px){.testimonials .peoples-references{min-height:20vh}}.testimonial{min-height:40vh;height:fit-content;padding:0!important;width:100%!important;margin:0!important;display:flex;flex-direction:row;justify-content:center;align-items:center}.testimonial .testimonial-content{display:grid;grid-template-columns:40% 60%;width:100%}@media screen and (max-width: 992px){.testimonial .testimonial-content{margin:0!important;display:grid;grid-template-columns:100%}}.testimonial .testimonial-content .testimonial-image{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;position:relative;left:5vw;z-index:1}@media screen and (max-width: 992px){.testimonial .testimonial-content .testimonial-image{display:none}}.testimonial .testimonial-content .testimonial-image .image{width:34vw;height:45vh;border-radius:30px;background-position:center;background-size:cover}@media screen and (max-width: 992px){.testimonial .testimonial-content .testimonial-image .image{border-radius:0}}.testimonial .testimonial-content .testimonial-data{padding-left:1rem;min-width:40vw;width:fit-content;background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);color:#000;border-radius:30px;display:flex;flex-direction:column;justify-content:center;align-items:left;padding:6rem}@media screen and (max-width: 992px){.testimonial .testimonial-content .testimonial-data{min-height:40vh;margin:5vh 2vw;padding:1rem;width:96vw;display:flex;flex-direction:column;justify-content:center;align-items:left}}.testimonial .testimonial-content .testimonial-data h2,.testimonial .testimonial-content .testimonial-data p{color:#000;margin-left:2rem}@media screen and (max-width: 992px){.testimonial .testimonial-content .testimonial-data h2,.testimonial .testimonial-content .testimonial-data p{margin-left:0rem}}.testimonial .testimonial-content .testimonial-data p{font-size:1.3rem}.testimonial .testimonial-content .testimonial-data h2{font-size:2rem;margin-bottom:2vh}@media screen and (max-width: 768px){.testimonial .testimonial-content .testimonial-data p{font-size:1.1rem}.testimonial .testimonial-content .testimonial-data h2{font-size:1.7rem}}.items{margin:5% auto;padding:0;transition:margin-left .5s;gap:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 600px){.items{padding:0}}.items p.items-section-number{display:flex;align-items:center;justify-content:flex-start;gap:10px}.items p.items-section-number:before{content:"";height:1px;width:100px;background:gray;position:relative;display:block}.items h2{font-size:2rem;margin-bottom:3%}.items .search-items{width:fit-content;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:2rem}@media screen and (max-width: 992px){.items .search-items{width:fit-content;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:1rem}}@media screen and (max-width: 600px){.items .search-items{display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;gap:1rem;padding:1rem 0;width:100%}}.items .search-items .search-input input{width:20rem;padding:.2rem .5rem;text-align:left;font-size:1.2rem;background:#ffffff;color:#000;border:none;box-shadow:none;border:1px solid #f69522;border-radius:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media screen and (max-width: 600px){.items .search-items .search-input input{width:100%}}.items .search-items .search-input input:focus{outline:none;border:1px solid #f69522}.items .search-items .search-input input:focus{outline:none}.items .search-items .search-buttons{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:1rem}@media screen and (max-width: 768px){.items .search-items .search-buttons{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center}}.items .search-items .search-buttons button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.items .search-items .search-buttons button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.items .view-all-items-button .load-more{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;margin-top:2rem;margin-bottom:6rem;font-size:1.2rem}.items .view-all-items-button .load-more:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.items .view-all-items-button a{text-decoration:none;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;padding:.5rem 2rem;font-size:1.2rem}.items .view-all-items-button a:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.items .view-all-items-button:hover{transform:scale(1.03)}.items .cards-container{margin:0!important;padding:0!important;display:grid;grid-template-columns:25% 25% 25% 25%;min-height:fit-content}@media screen and (max-width: 1800px){.items .cards-container{display:grid;grid-template-columns:33% 33% 33%}}@media screen and (max-width: 992px){.items .cards-container{display:grid;grid-template-columns:33% 33% 33%}}@media screen and (max-width: 600px){.items .cards-container{display:grid;grid-template-columns:50% 50%;font-size:1rem;gap:0;margin:1rem 0;padding:0}}.share-with-swapa-container{width:100%!important;padding:0}.share-with-swapa-container .share-with-swapabee{background:linear-gradient(178.02deg,#f9c8c3 1.67%,#ffedeb 100.05%);box-sizing:border-box;box-shadow:0 4px 4px #9c9c9c40;border-radius:30px;min-height:75vh;height:fit-content;padding:1rem;margin:5vh auto;color:#390904;width:100%!important;position:relative;display:flex;flex-direction:row;justify-content:space-around;align-items:center;display:grid;grid-template-columns:25% 74%;gap:1%}@media screen and (max-width: 992px){.share-with-swapa-container .share-with-swapabee{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;gap:0%}}@media screen and (max-width: 768px){.share-with-swapa-container .share-with-swapabee{padding:5% 20%;border:none;box-shadow:none}}@media screen and (max-width: 600px){.share-with-swapa-container .share-with-swapabee{padding:5% 15%;border-radius:0}}@media screen and (max-width: 400px){.share-with-swapa-container .share-with-swapabee{padding:10vh 8%}}.share-with-swapa-container .share-with-swapabee .title{padding-bottom:2rem;padding-left:2rem;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.share-with-swapa-container .share-with-swapabee .title p.items-section-number{display:flex;align-items:center;justify-content:flex-start;gap:10px}.share-with-swapa-container .share-with-swapabee .title p.items-section-number:before{content:"";height:1px;width:100px;background:gray;position:relative;display:block}@media screen and (max-width: 992px){.share-with-swapa-container .share-with-swapabee .title{padding-left:.5rem;padding-right:.5rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:left}}.share-with-swapa-container .share-with-swapabee .share-instructions{display:grid;grid-template-columns:auto auto auto;gap:1%;width:100%}@media screen and (max-width: 992px){.share-with-swapa-container .share-with-swapabee .share-instructions{display:grid;grid-template-columns:auto;padding:0 15%}}@media screen and (max-width: 600px){.share-with-swapa-container .share-with-swapabee .share-instructions{padding:0}}.share-with-swapa-container .share-with-swapabee .vector-image{position:absolute;height:fit-content;width:fit-content;bottom:0}.share-with-swapa-container .share-with-swapabee .vector-image img{height:65vh;width:auto}@media screen and (max-width: 992px){.share-with-swapa-container .share-with-swapabee .vector-image img{display:none}}.instruction-card{position:relative}.instruction-card:first-child{top:4vh}.instruction-card:nth-child(2){bottom:10vh}.instruction-card:last-child{top:8vh}@media screen and (max-width: 992px){.instruction-card:first-child{top:0}.instruction-card:nth-child(2){bottom:0}.instruction-card:last-child{top:0}}.instruction-card .card{width:100%;background:#ffffff;box-shadow:5px 20px 60px #0000000f;border-radius:20px;cursor:pointer}@media screen and (max-width: 992px){.instruction-card .card{height:40vh}}@media screen and (max-width: 768px){.instruction-card .card{min-height:45vh;height:fit-content;width:auto;margin-left:auto;margin-right:auto;margin-bottom:1rem!important}}@media screen and (max-width: 600px){.instruction-card .card{min-height:50vh;height:fit-content;width:auto;margin-left:auto;margin-right:auto;margin-bottom:1rem!important}}@media screen and (min-width: 992px){.instruction-card .card{height:50vh}}.instruction-card .card .card-body{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:left}.instruction-card .card .card-body .card-title{font-size:1.3rem!important}.instruction-card .card .card-body .card-text{font-size:1.1rem!important}.loader{width:100%;height:100vh;background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);padding-left:auto;padding-right:auto;position:relative;z-index:999}@media screen and (max-width: 768px){.loader{margin-top:10vh}}#swapa{position:absolute;top:0;left:-45%;opacity:0;animation:swapaAnim 1.2s ease-in-out infinite alternate}@media screen and (max-width: 600px){#swapa{width:8rem;left:-34%!important}}#bee{position:absolute;bottom:0;right:0;opacity:0;animation:beeAnim 1.2s ease-in-out infinite alternate}@media screen and (max-width: 600px){#bee{width:4rem;right:3rem!important}}.loadingCont{margin-left:auto;margin-right:auto;z-index:100;width:200;height:150;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 768px){.loadingCont{width:150;height:100;top:50%;left:50%}}@media screen and (max-width: 600px){.loadingCont{width:100;height:80;top:35%;left:58%!important}}.flyingBee{transform:rotate(45deg);position:absolute;animation:beeAnimation 1.2s ease-in-out infinite alternate}@media screen and (max-width: 600px){.flyingBee{width:5rem;height:auto}}.flyingLine__path{animation:flyingLine-path 1.2s ease-in-out infinite alternate;fill:none;stroke:#470c06;stroke-dasharray:350;stroke-dashoffset:350}.flyingLine__dash{fill:none;stroke:#fff9e5;stroke-dasharray:2 10;stroke-width:12}@media screen and (max-width: 600px){.flyingLine__dash{stroke:transparent}}@keyframes flyingLine-path{0%{stroke-dashoffset:350}to{stroke-dashoffset:0}}@keyframes beeAnimation{0%{bottom:20px;left:0}to{left:160px;bottom:90px}}@keyframes swapaAnim{20%{top:0;left:-40%;opacity:0}to{left:-40%;opacity:1;top:57px}}@keyframes beeAnim{20%{bottom:0;opacity:0;right:0}to{opacity:1;right:0;bottom:57px}}.footer{border-radius:10px 10px 0 0;padding:5vh 5vw;padding-bottom:8vh;background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);display:grid;grid-template-columns:32% 32% 32%}@media screen and (max-width: 992px){.footer{padding:2vh 2vw;padding-bottom:12vh!important;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media screen and (max-width: 600px){.footer{padding:4vh 0vw 5vh 0vw;min-height:30vh;height:fit-content;gap:2vh}}.footer h3{font-size:1.4rem;text-align:center;margin-bottom:2vh}.footer .left-content,.footer .footer-social-media{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;color:#000;font-weight:300}.footer .left-content a,.footer .footer-social-media a{width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000;font-size:1.2rem;text-decoration:none}.footer .left-content{gap:2vh}.footer .left-content .rights{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#000;font-size:1.2rem;font-weight:550}.footer .footer-social-media{padding:0 3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vh}.footer .footer-social-media .social-media-links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2vw}.footer .footer-social-media .social-media-links button{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);padding:.6rem;border-radius:100%;border:none}.footer .footer-social-media .social-media-links button:focus{outline:none}.footer .bottom-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.footer .bottom-content .mobile-store-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2vh}.footer .bottom-content .mobile-store-buttons img{cursor:pointer}.footer .bottom-content .mobile-store-buttons img:first-child{height:48px;width:auto}.footer .bottom-content .mobile-store-buttons img:last-child{height:50px;width:auto}@media screen and (max-width: 600px){.footer .bottom-content .mobile-store-buttons{display:flex;flex-direction:column;justify-content:center;align-items:center}}.footer .bottom-content .privacy-terms{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer .bottom-content .privacy-terms a{color:#000;font-size:2vh;font-weight:550;font-size:1.2rem}.single-blog{min-height:50vh;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2%}.single-blog h2{width:90%}@media screen and (max-width: 768px){.single-blog h2{margin-top:2rem;width:100%}}.single-blog .content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2%;width:100%}@media screen and (max-width: 992px){.single-blog .content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0%;padding:0 .5rem}}.single-blog .blog-image{border-radius:10px;min-width:40vw;min-height:60vh;background-position:center;background-size:cover;outline:none}@media screen and (max-width: 992px){.single-blog .blog-image{display:flex;flex-direction:row;justify-content:center;align-items:center;width:98%;height:auto;margin:5% 0%}}.single-blog .blog-description{text-align:justify;width:80%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.2rem;margin:2% 0}@media screen and (max-width: 992px){.single-blog .blog-description{width:96%}}.single-blog .swapabee-banner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2%;width:80%}@media screen and (max-width: 992px){.single-blog .swapabee-banner{display:flex;flex-direction:column;justify-content:center;align-items:center;width:96%;gap:0%}}.single-blog .swapabee-banner .swapabee-logo{border-radius:10px;min-width:30vw;min-height:25vh;background-position:right;background-size:cover;outline:none}@media screen and (max-width: 992px){.single-blog .swapabee-banner .swapabee-logo{display:flex;flex-direction:row;justify-content:center;align-items:center;width:50%;height:auto;margin:5% 0%}}@media screen and (max-width: 768px){.single-blog .swapabee-banner .swapabee-logo{display:flex;flex-direction:row;justify-content:center;align-items:center;width:70%;height:auto;margin:5% 0%}}@media screen and (max-width: 600px){.single-blog .swapabee-banner .swapabee-logo{display:flex;flex-direction:row;justify-content:center;align-items:center;width:96%;height:auto;margin:5% 0%}}.single-blog .swapabee-banner p{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:justify;width:80%;font-size:1.2rem;margin:2% 0}@media screen and (max-width: 992px){.single-blog .swapabee-banner p{width:96%}}.single-blog .blog-sources{width:96%;margin-left:2%;margin-top:3%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (max-width: 992px){.single-blog .blog-sources{margin-left:0%;width:96%}}.single-blog .blog-sources ul{list-style:none}.single-blog .blog-sources ul li{word-break:break-all}.single-blog .blog-sources ul li a{color:#000;text-decoration:none;word-break:break-all}.single-blog .blog-sources ul li a:hover{color:#f69522;text-decoration:underline}#filtersSidebar{position:fixed;z-index:100000;top:0vh;left:0;background-color:#fff;color:#000;overflow-x:hidden;transition:.5s;font-weight:400;padding:0;height:100vh}@media screen and (max-width: 1000px){#filtersSidebar{width:100%;top:10vh;height:90vh}}#filtersSidebar .filters-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;margin:2rem;width:100%}@media screen and (max-width: 768px){#filtersSidebar .filters-container{margin:2rem .5rem;display:grid;grid-template-columns:94%}}#filtersSidebar .filters-container h2{font-size:1.8rem;font-weight:400}#filtersSidebar .filters-container .filters{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#filtersSidebar .filters-container .filters summary{font-size:1.2rem}#filtersSidebar .filters-container .filters #item-category{width:22vw}@media screen and (max-width: 768px){#filtersSidebar .filters-container .filters #item-category{width:90vw}}#filtersSidebar .filters-container .filters .location-search-input{width:22vw;border-radius:20px;padding:3px 10px;border:2px solid #f69522}@media screen and (max-width: 768px){#filtersSidebar .filters-container .filters .location-search-input{width:90vw}}#filtersSidebar .filters-container .filters .location-search-input:focus{outline:none}#filtersSidebar .filters-container .filters .suggestion{cursor:pointer}#filtersSidebar .filters-container .sidebar-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:2rem;gap:1rem}#filtersSidebar .filters-container .sidebar-buttons button{border:1px solid #f69522;padding:0px 2rem;border-radius:50px;font-size:1.2rem;cursor:pointer}#filtersSidebar .filters-container .sidebar-buttons button:first-child{color:#f69522;background:#ffffff}#filtersSidebar .filters-container .sidebar-buttons button:last-child{color:#fff;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%)}#filtersSidebar .filters-container .sidebar-buttons button:first-child:hover{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);color:#fff}.gmnoprint,.gm-fullscreen-control{display:none!important}.multi-range-slider{height:fit-content;display:flex;align-items:center;justify-content:center}.multi-range-slider .slider{position:relative;width:300px}.multi-range-slider .slider__track,.multi-range-slider .slider__range,.multi-range-slider .slider__left-value,.multi-range-slider .slider__right-value{position:absolute}.multi-range-slider .slider__track,.multi-range-slider .slider__range{border-radius:3px;height:5px}.multi-range-slider .slider__track{background-color:#ced4da;width:100%;z-index:1}.multi-range-slider .slider__range{background-color:#0fc220;z-index:2}.multi-range-slider .slider__left-value,.multi-range-slider .slider__right-value{color:#000;font-size:12px;margin-top:20px}.multi-range-slider .slider__left-value{left:6px}.multi-range-slider .slider__right-value{right:-4px}.multi-range-slider .thumb,.multi-range-slider .thumb::-webkit-slider-thumb{-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.multi-range-slider .thumb{pointer-events:none;position:absolute;height:0;width:300px;outline:none}.multi-range-slider .thumb--left{z-index:3}.multi-range-slider .thumb--right{z-index:4}.multi-range-slider .thumb::-webkit-slider-thumb{background-color:#f1f5f7;border:none;border-radius:50%;box-shadow:0 0 1px 1px #ced4da;cursor:pointer;height:18px;width:18px;margin-top:4px;pointer-events:all;position:relative}.multi-range-slider .thumb::-moz-range-thumb{background-color:#f1f5f7;border:none;border-radius:50%;box-shadow:0 0 1px 1px #ced4da;cursor:pointer;height:18px;width:18px;margin-top:4px;pointer-events:all;position:relative}.subscriptions{height:100vh;margin-left:66%;width:34%;background-color:#fffcf7}@media screen and (max-width: 768px){.subscriptions{margin-left:0%;width:100%}}.subscriptions .modal-content{border:none;background-color:#fffcf7;gap:2rem}.subscriptions .modal-content .top-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:none;border-bottom:1px solid #f69522;padding-bottom:1rem}.subscriptions .modal-content .top-content button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.subscriptions .modal-content .top-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.subscriptions .modal-content .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.subscriptions .modal-content .modal-body .main-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;padding:.2rem 1rem 0rem}.subscriptions .modal-content .modal-body .main-info:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.subscriptions .modal-content .modal-body .main-info h5{font-weight:450}.subscriptions .modal-content .modal-body .main-info .right-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.subscriptions .modal-content .modal-body .main-info .right-content h4{font-size:1.2rem;font-weight:700}.subscriptions .modal-content .tiers{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.subscriptions .modal-content .tiers .tier{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:1rem;border-radius:20px;width:100%;gap:1rem;background-color:#fff;min-height:50vh;height:fit-content}.subscriptions .modal-content .tiers .tier img{height:60%;width:auto}.subscriptions .modal-content .tiers .tier .tier-description{width:90%;border:1px solid #faecdd;border-radius:10px;padding:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.subscriptions .modal-content .tiers .tier .tier-description .benefits{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.subscriptions .modal-content .tiers .tier .tier-description .benefits .checks,.subscriptions .modal-content .tiers .tier .tier-description .benefits .benefit-details{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.subscriptions .modal-content .tiers .tier button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;width:80%}.subscriptions .modal-content .tiers .tier button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.single-item{height:fit-content;display:grid;grid-template-columns:40% 60%}@media screen and (max-width: 768px){.single-item{display:flex;flex-direction:column;padding:0 .5rem;gap:2rem;height:fit-content}}.single-item .match-screen{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#ffffffcb;z-index:999999999;color:#470c06;display:none;align-items:center;justify-content:center;flex-direction:column}.single-item .match-screen.active{display:flex}.single-item .match-screen .swap-button{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.single-item .match-screen .swap-button a{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:300px;min-height:50px;height:fit-content;width:fit-content;gap:1rem;font-size:1.4rem;border-radius:25px;padding-right:30px;padding-left:30px}.single-item .match-screen .swap-button a:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.single-item .match-screen .swap-button a span:first-child{display:flex;gap:20px;align-items:center}.single-item .match-screen .swap-button a:nth-child(2){background:linear-gradient(90.97deg,#f7a9a0 -2.34%,#de5753 127.36%)}.single-item .match-screen .swap-button span{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.single-item .match-screen .swap-button{margin-bottom:3vh;justify-content:center}}.single-item .item-image{border-radius:20px;margin:1rem}@media screen and (max-width: 992px){.single-item .item-image{padding:0;background-color:transparent}}.single-item .item-image .carousel-inner{outline:none;border-radius:20px;width:100%;background-color:#fff}@media screen and (max-width: 992px){.single-item .item-image .carousel-inner{width:100%}}.single-item .item-image .carousel-inner .current-item-image{margin:0 auto;background-position:center center;background-size:contain;background-repeat:no-repeat;height:30rem;max-width:500px;width:100%!important;border-radius:10px}@media screen and (max-width: 600px){.single-item .item-image .carousel-inner .current-item-image{max-width:none;width:94vw;height:25rem}}.single-item .item-image .indicators{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;margin:1.5rem 2rem;position:relative}@media screen and (max-width: 768px){.single-item .item-image .indicators{margin:1.5rem 0rem;display:flex;flex-direction:row;justify-content:center;align-items:center}}.single-item .item-image .indicators .indicator-image{width:4.5rem;height:5rem;position:relative}.single-item .item-image .indicators .indicator-image.active:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#f69522;opacity:.5;z-index:99}.single-item .item-image .indicators button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;margin-left:1rem;position:absolute;right:0}.single-item .item-image .indicators button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.single-item .item-image .indicators li{cursor:pointer;width:5rem;height:6rem;background-position:center center;background-size:cover;border-radius:20px;list-style:none}.single-item .item-info{padding:0% 2%;display:flex;flex-direction:column;gap:1%}@media screen and (max-width: 768px){.single-item .item-info{padding:1%}}.single-item .item-info .top-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.single-item .item-info .top-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}}.single-item .item-info .top-content .user-info{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem}.single-item .item-info .top-content .user-info h3{font-size:1.5rem}.single-item .item-info .top-content .user-info .user-image{background-color:transparent;border:1px solid #f69522;border-radius:100%;width:100px;height:100px;background-position:center;background-size:cover;margin-bottom:1rem}.single-item .item-info .top-content span{color:#0fc220;font-size:1.1rem}@media screen and (max-width: 600px){.single-item .item-info .top-content span{font-size:1.2rem}}.single-item .item-info p{font-size:1.2rem;text-align:justify}.single-item .item-info .item-n-category{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem}@media screen and (max-width: 600px){.single-item .item-info .item-n-category{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;margin:1rem 0}}.single-item .item-info .item-n-category h1{font-size:2.2rem}.single-item .item-info .item-n-category .categories{width:50%;display:flex;flex-wrap:wrap;gap:.5rem}@media screen and (max-width: 600px){.single-item .item-info .item-n-category .categories{width:100%}}.single-item .item-info .item-n-category .categories span{color:#470c06;font-size:1.1rem;background-color:#ffedeb;border-radius:20px;width:fit-content;padding:.3rem 1.5rem}@media screen and (max-width: 600px){.single-item .item-info .item-n-category .categories span{font-size:1.2rem}}.single-item .item-info p{font-size:1.2rem}.single-item .item-info h4{font-size:1.4rem}.single-item .buttons{width:100%;margin-top:3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.single-item .buttons{display:flex;flex-direction:column;justify-content:center;align-items:space-between;gap:4vh;margin-top:1rem}}.single-item .buttons .action-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2vw}.single-item .buttons .action-buttons button{background:white;-webkit-box-shadow:0px 0px 10px 0px rgb(238,238,238);-moz-box-shadow:0px 0px 10px 0px rgb(238,238,238);box-shadow:0 2px 10px #eee}.single-item .buttons .action-buttons button:hover{background:#f69522;color:#fff!important}@media screen and (max-width: 600px){.single-item .buttons .action-buttons{width:80%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-top:0vh}}.single-item .buttons .action-buttons button{border-radius:100%;padding:.4rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.single-item .buttons .action-buttons button:focus{box-shadow:none}.single-item .buttons .action-buttons button:nth-child(2){color:#f69522}.single-item .buttons .action-buttons button:last-child{color:#0fc220}.single-item .buttons .swap-button a{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;display:flex;flex-direction:row;justify-content:space-between;align-items:center;min-width:320px;min-height:50px;height:fit-content;width:fit-content;gap:1rem;font-size:1.4rem;border-radius:25px;padding-right:30px}.single-item .buttons .swap-button a:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.single-item .buttons .swap-button a span:first-child{display:flex;gap:20px;align-items:center}.single-item .buttons .swap-button span{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.single-item .buttons .swap-button{margin-bottom:3vh}}.reviews{display:flex;flex-direction:column;justify-content:center;align-items:center}.reviews .top-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.reviews .top-content h3{width:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.reviews .top-content h3 button{box-shadow:none;background:transparent;color:#212121}.reviews .reviews-container{height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;gap:1%}.reviews .reviews-container .review{background:#FFEDEB;border-radius:20px;min-height:20vh;width:100%;height:fit-content;padding:1rem;color:#000;font-weight:400;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:1rem}@media screen and (max-width: 768px){.reviews .reviews-container .review{width:100%;padding:0;margin:1rem 0;gap:.2rem}}.reviews .reviews-container .review .top-content{padding:0%;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 768px){.reviews .reviews-container .review .top-content{padding:3% 2%}}.reviews .reviews-container .review .top-content .review-creator{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:20px}.reviews .reviews-container .review .top-content .review-creator .review-title{width:50%}.reviews .reviews-container .review .top-content .review-creator .comment-title{width:fit-content;margin:0!important;font-size:1.4rem}.reviews .reviews-container .review .top-content .review-creator .review-creator-image{width:3.3rem;height:3.3rem;border-radius:100%;background-position:center;background-size:cover}.reviews .reviews-container .review .top-content .review-rate{width:fit-content;white-space:nowrap}.reviews .reviews-container .review .review-text{font-size:1.2rem;margin-top:1.5rem}@media screen and (max-width: 768px){.reviews .reviews-container{width:100%}}.user{height:fit-content;position:relative;border-radius:30px;display:flex;flex-direction:column;gap:3vh;min-height:100vh!important;width:90%;padding:2rem 0rem!important;padding-bottom:5vh}@media screen and (max-width: 992px){.user{width:100%}}@media screen and (max-width: 600px){.user{width:100%;height:fit-content;margin:0;border-radius:0;padding:.5rem 0}}.user .add-item{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;box-shadow:0 10px 20px #00000026;transition:all .2s linear;position:fixed;bottom:2vh;right:2vw;color:#fff;padding:1rem;border-radius:100%;border:none}.user .add-item:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.user .user-components{width:100%;display:grid;gap:.5rem}@media screen and (max-width: 992px){.user .user-components{display:grid;grid-template-columns:100%}}@media screen and (max-width: 768px){.user .user-components{display:grid;grid-template-columns:100%}}.multivendor .first-screen{background:#ffedeb;min-height:100vh;height:fit-content;width:100%;position:relative;background-image:url(/assets/vector4.133fda07.png);background-position:right;background-size:90%;background-repeat:no-repeat}@media screen and (max-width: 768px){.multivendor .first-screen{background-image:none}}.multivendor .first-screen a{position:absolute;left:1vw;top:3vh;cursor:pointer}.multivendor .first-screen a:focus{box-shadow:none}.multivendor .first-screen .top-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2vh}@media screen and (max-width: 768px){.multivendor .first-screen .top-content{padding-top:10vh}}.multivendor .first-screen .quastionarie{min-height:75vh;height:fit-content;margin-top:2vh;margin-right:auto;margin-left:auto;width:30vw;padding:4vh 3vw;background-color:#fff;border-radius:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2vh}@media screen and (max-width: 1400px){.multivendor .first-screen .quastionarie{width:40vw}}@media screen and (max-width: 992px){.multivendor .first-screen .quastionarie{width:50vw;height:fit-content}}@media screen and (max-width: 768px){.multivendor .first-screen .quastionarie{width:70vw;height:fit-content}}@media screen and (max-width: 600px){.multivendor .first-screen .quastionarie{width:86vw;height:fit-content}}@media screen and (max-width: 450px){.multivendor .first-screen .quastionarie{width:96vw;height:fit-content}}.multivendor .first-screen .quastionarie .header{text-align:center}.multivendor .first-screen .quastionarie .steps{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.multivendor .first-screen .quastionarie .steps hr{border-top:1px solid black;width:25%}.multivendor .first-screen .quastionarie .steps span{border-radius:100%;width:50px;height:50px;background:#ededed;font-size:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.multivendor .first-screen .quastionarie .input-buttons{width:100%}.multivendor .first-screen .quastionarie .input-buttons button{margin-right:1vw}.multivendor .first-screen .quastionarie .input-buttons button:focus{outline:none;box-shadow:none}.multivendor .first-screen .quastionarie .submit-btn{margin-top:5vh;display:flex;flex-direction:row;justify-content:center;align-items:center}.multivendor .first-screen .quastionarie .submit-btn button{width:80%;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.multivendor .first-screen .quastionarie .submit-btn button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.multivendor .first-screen form label{width:100%;text-align:left}.multivendor .second-screen{background:#ffedeb;min-height:100vh;height:fit-content;width:100%;background-image:url(/assets/vector5.e4d42ce0.png);background-position:left;background-size:80%;background-repeat:no-repeat}@media screen and (max-width: 768px){.multivendor .second-screen{background-image:none}}.multivendor .second-screen a{position:absolute;left:1vw;top:3vh;cursor:pointer}.multivendor .second-screen a:focus{box-shadow:none}.multivendor .second-screen .top-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2vh}@media screen and (max-width: 768px){.multivendor .second-screen .top-content{padding-top:10vh}}.multivendor .second-screen .quastionarie{position:relative;height:80vh;margin-top:2vh;margin-right:auto;margin-left:auto;width:30vw;padding:4vh 3vw;background-color:#fff;border-radius:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2vh}@media screen and (max-width: 1400px){.multivendor .second-screen .quastionarie{width:50vw;height:100vh}}@media screen and (max-width: 992px){.multivendor .second-screen .quastionarie{width:50vw;height:80vh}}@media screen and (max-width: 768px){.multivendor .second-screen .quastionarie{width:70vw;height:80vh}}@media screen and (max-width: 600px){.multivendor .second-screen .quastionarie{width:86vw;height:80vh}}@media screen and (max-width: 450px){.multivendor .second-screen .quastionarie{width:96vw;height:80vh}}.multivendor .second-screen .quastionarie .info-modal{position:absolute;top:30%;left:10%;width:80%;height:40%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:30px}@media screen and (max-width: 992px){.multivendor .second-screen .quastionarie .info-modal{top:35%}}.multivendor .second-screen .quastionarie .info-modal p{text-align:center;width:80%;font-weight:700;font-size:1.2rem}@media screen and (max-width: 992px){.multivendor .second-screen .quastionarie .info-modal p{width:100%}}.multivendor .second-screen .quastionarie .info-modal button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;font-size:1.2rem;padding:.4rem 3rem}.multivendor .second-screen .quastionarie .info-modal button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.multivendor .second-screen .quastionarie .header{text-align:center}.multivendor .second-screen .quastionarie .steps{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.multivendor .second-screen .quastionarie .steps hr{border-top:1px solid black;width:25%}.multivendor .second-screen .quastionarie .steps span{border-radius:100%;width:50px;height:50px;background:#ededed;font-size:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.multivendor .second-screen .logo-loader{width:10rem;height:10rem;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.multivendor .second-screen .logo-loader .loader{height:10rem;width:10rem;animation:loadingAnimation 300s linear infinite;position:absolute;border-radius:100%}.multivendor .second-screen .logo-loader .bee{width:4rem;height:4rem;z-index:1}@keyframes loadingAnimation{0%{transform:rotate(0)}to{transform:rotate(28800deg)}}.multivendor .third-screen{background:#ffedeb;min-height:100vh;height:fit-content;width:100%;position:relative;background-image:url(/assets/vector5.e4d42ce0.png);background-position:left;background-size:80%;background-repeat:no-repeat}@media screen and (max-width: 768px){.multivendor .third-screen{background-image:none}}.multivendor .third-screen a{position:absolute;left:1vw;top:3vh;cursor:pointer}.multivendor .third-screen a:focus{box-shadow:none}.multivendor .third-screen .top-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:2vh}@media screen and (max-width: 768px){.multivendor .third-screen .top-content{padding-top:10vh}}.multivendor .third-screen .quastionarie{position:relative;height:80vh;margin-top:2vh;margin-right:auto;margin-left:auto;width:30vw;padding:4vh 3vw;background-color:#fff;border-radius:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2vh}@media screen and (max-width: 1400px){.multivendor .third-screen .quastionarie{width:50vw;height:80vh;margin-top:0vh}}@media screen and (max-width: 992px){.multivendor .third-screen .quastionarie{width:50vw;height:80vh}}@media screen and (max-width: 768px){.multivendor .third-screen .quastionarie{width:70vw;height:80vh}}@media screen and (max-width: 600px){.multivendor .third-screen .quastionarie{width:86vw;height:80vh}}@media screen and (max-width: 450px){.multivendor .third-screen .quastionarie{width:96vw;height:80vh}}.multivendor .third-screen .quastionarie .steps{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.multivendor .third-screen .quastionarie .steps hr{border-top:1px solid black;width:25%}.multivendor .third-screen .quastionarie .steps span{border-radius:100%;width:50px;height:50px;background:#ededed;font-size:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.multivendor .third-screen .quastionarie .flex-content{margin:1vh 0;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.multivendor .third-screen .quastionarie .flex-content .header{text-align:center}.multivendor .third-screen .quastionarie .user-image{width:8rem;height:8rem;background-position:center;background-size:cover;border-radius:100%;border:2px solid #f69522;margin-bottom:10vh}.multivendor .third-screen .quastionarie .next-btn button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;padding:.4rem 10rem;font-size:1.2rem;cursor:pointer}.multivendor .third-screen .quastionarie .next-btn button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.multivendor .third-screen .quastionarie .next-btn button:focus{outline:none;box-shadow:none}.multivendor a:focus{outline:none;box-shadow:none}.review-form-modal-container .modal .modal-content{background:#ffffff;border-radius:30px;min-height:40vh;height:fit-content;width:40vw;position:absolute;left:30vw;top:20vh;border-radius:center}.review-form-modal-container .modal .modal-content h4{font-weight:700}@media screen and (max-width: 992px){.review-form-modal-container .modal .modal-content{min-height:50vh;height:fit-content;width:96vw;left:2vw;top:15vh}}@media screen and (max-width: 768px){.review-form-modal-container .modal .modal-content{min-height:50vh;height:fit-content;width:96vw;left:2vw;top:15vh}}@media screen and (max-width: 600px){.review-form-modal-container .modal .modal-content{height:fit-content}}.review-form-modal-container .modal .modal-content button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.review-form-modal-container .modal .modal-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.review-form-modal-container .modal .modal-content .form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem}.review-form-modal-container .modal .modal-content .form .input{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.review-form-modal-container .modal .modal-content .form .input .rate{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.review-form-modal-container .modal .modal-content .form .input .css-1s2u09g-control{width:90%;box-sizing:border-box;border-radius:90px;text-align:left;border:1px solid #cfcfcf}.review-form-modal-container .modal .modal-content .form .input .css-1s2u09g-control:focus{width:90%!important;box-sizing:border-box;border-radius:90px;border:1px solid #f69522;outline:none}.review-form-modal-container .modal .modal-content .form .input input{width:90%;padding:.5rem 1rem;border:1px solid #cfcfcf;box-sizing:border-box;border-radius:90px}.review-form-modal-container .modal .modal-content .form .input input:focus{border:1px solid #f69522;outline:none}.review-form-modal-container .modal .modal-content .form .input textarea{width:90%;padding:1rem;border:1px solid #cfcfcf;box-sizing:border-box;border-radius:20px;font-size:1.2rem}@media screen and (max-width: 768px){.review-form-modal-container .modal .modal-content .form .input textarea{font-size:1.2rem}}.review-form-modal-container .modal .modal-content .form .input textarea:focus{outline:none;box-shadow:inset 0 1px 1px #fffafa85,0 0 5px #ffc107}.review-form-modal-container .modal .modal-content .add-review-btn{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;margin:1rem 0;padding:.2rem 2rem!important;color:#fff;font-size:1.1rem}.review-form-modal-container .modal .modal-content .add-review-btn:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.info-modal .modal-footer button{border-radius:20px;box-shadow:none}.messages-component{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0rem;margin:2vh 0 5vh}@media screen and (max-width: 992px){.messages-component{width:75%}}@media screen and (max-width: 768px){.messages-component{width:90%}}@media screen and (max-width: 600px){.messages-component{width:100%;margin:0vh 0 5vh}}.messages-component .messages-container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 0;min-height:40vh}@media screen and (max-width: 768px){.messages-component .messages-container{min-height:50vh;padding:0rem}}@media screen and (max-width: 768px){.messages-component .messages-container .messages-container{padding-top:5vh}}.messages-component .messages-container .inbox{height:100%}.notifications-component{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width: 992px){.notifications-component{width:70%}}@media screen and (max-width: 768px){.notifications-component{width:90%}}@media screen and (max-width: 600px){.notifications-component{width:100%;margin-top:5vh}}.notifications-component .notifications-container{width:100%;padding-bottom:10vh;min-height:40vh}.notifications-component .notifications-container .notifications{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem;min-height:50vh}.notifications-component .notifications-container .notifications h3{text-align:center;font-weight:500;font-size:1.6rem;word-break:break-all;margin-top:5vh}.notifications-component .notifications-container .notifications .single-notification{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;cursor:pointer;border-radius:10px;padding:.6rem 1rem;background-color:#fff;font-size:1.2rem}.notifications-component .notifications-container .notifications .single-notification .notifications-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#f69522}.notifications-component .notifications-container .notifications .single-notification .notification-info{width:80%;height:100%;text-align:center}.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%}@media screen and (max-width: 600px){.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification{display:flex;flex-direction:column;justify-content:space-around;align-items:center}}.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification .swap-notification-images{width:30%;display:flex;align-items:center;justify-content:center;gap:20px}@media screen and (max-width: 600px){.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification .swap-notification-images{margin-bottom:1rem;width:100%}}.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification .swap-notification-images img{width:100px!important;height:100px!important;padding:0;border-radius:50%;object-fit:cover}@media screen and (max-width: 600px){.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification .swap-notification-images img{width:75px!important;height:75px!important}}.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification .swap-notification-images .swap-arrow{height:40px;width:40px;display:flex;align-items:center;justify-content:center}.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification .swap-notification-text{border-left:1px solid lightgray;width:60%;padding-left:7rem}@media screen and (max-width: 600px){.notifications-component .notifications-container .notifications .single-notification .swap-offer-single-notification .swap-notification-text{width:100%;border-left:none;border-top:1px solid lightgray;padding-left:0rem;padding:1rem .5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media screen and (max-width: 768px){.notifications-component .notifications-container .notifications{min-height:70vh}}.credits{height:100vh;margin-left:66%;width:34%;background-color:#fffcf7}@media screen and (max-width: 768px){.credits{margin-left:0%;width:100%}}.credits .modal-content{border:none;background-color:#fffcf7;gap:2rem}.credits .modal-content .top-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:none;border-bottom:1px solid #f69522;padding-bottom:1rem}.credits .modal-content .top-content button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.credits .modal-content .top-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.credits .modal-content .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%}.credits .modal-content .modal-body .main-info{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;padding:.2rem 1rem 0rem;padding:2%}.credits .modal-content .modal-body .main-info:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.credits .modal-content .modal-body .main-info h5{font-weight:450}.credits .modal-content .modal-body .main-info .right-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.credits .modal-content .modal-body .main-info .right-content h4{font-size:1.4rem;font-weight:700}.credits .modal-content .modal-body .search-friend{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.credits .modal-content .modal-body .search-friend input{box-shadow:none;border:1px solid #f69522;border-radius:20px;width:90%}.credits .modal-content .modal-body .search-friend input:focus{outline:none;border:1px solid #f69522}.credits .modal-content .modal-body .friends-suggestions{display:flex;flex-direction:column;justify-content:center;align-items:space-between;height:100%;width:100%;gap:1rem}.credits .modal-content .modal-body .friends-suggestions .friend{cursor:pointer;border-radius:20px;width:100%;padding:.3rem .2rem;background-color:#fff4e8;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.3rem}.credits .modal-content .modal-body .friends-suggestions .friend .left-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.credits .modal-content .modal-body .friends-suggestions .friend .left-content .friend-image{width:3.5rem;height:3.5rem;border-radius:50px;background-position:center;background-size:cover;background-repeat:no-repeat}.credits .modal-content .modal-body .friends-suggestions .friend .left-content h3{font-size:1rem;font-weight:700;color:#000}.blocked-users-container{height:100vh;margin-left:66%;width:34%;background-color:#fffcf7}@media screen and (max-width: 1000px){.blocked-users-container{margin-left:0%;width:100%}}.blocked-users-container .modal-content{border:none;background-color:#fffcf7;gap:2rem}.blocked-users-container .modal-content .top-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:none;border-bottom:1px solid #f69522;padding-bottom:1rem}.blocked-users-container .modal-content .top-content button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.blocked-users-container .modal-content .top-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.blocked-users-container .modal-content .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%}.blocked-users-container .modal-content .modal-body .blocked-users{display:flex;flex-direction:column;justify-content:center;align-items:space-between;height:100%;width:100%;gap:1rem}.blocked-users-container .modal-content .modal-body .blocked-users button{background-color:transparent;border:none}.blocked-users-container .modal-content .modal-body .blocked-users button:focus{outline:none}.blocked-users-container .modal-content .modal-body .blocked-users .blocked-user{cursor:pointer;border-radius:20px;width:100%;padding:.3rem .2rem;background-color:#fff4e8;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.3rem}.blocked-users-container .modal-content .modal-body .blocked-users .blocked-user .left-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.blocked-users-container .modal-content .modal-body .blocked-users .blocked-user .left-content .blocked-user-image{width:3.5rem;height:3.5rem;border-radius:50px;background-position:center;background-size:cover;background-repeat:no-repeat}.blocked-users-container .modal-content .modal-body .blocked-users .blocked-user .left-content h3{font-size:1rem;font-weight:700;color:#000}.blocked-users-container .modal-content .modal-body .blocked-users .blocked-user .unblock{box-shadow:none;border:1px solid #f69522;border-radius:20px;color:#f69522}.blocked-users-container .modal-content .modal-body .blocked-users .blocked-user .unblock:hover{background-color:#f69522;color:#fff}.translation-menu select{width:fit-content;text-align:center;font-size:1rem;padding:.5rem;border-radius:20px;color:#f69522;background-color:transparent;border:1px solid #f69522;text-indent:1px;text-overflow:"";cursor:pointer}.translation-menu select:hover,.translation-menu select :active{background-color:#f69522;color:#fff}.translation-menu select:focus{outline:none!important}.translation-menu select option{background-color:#f69522;color:#fff;cursor:pointer;border-radius:20px;font-size:1.2rem}@media screen and (max-width: 600px){.translation-menu select option{text-align:center}}.translation-menu select option:hover{background-color:transparent;color:#470c06}.items-to-swap-container{width:100%;height:100%}.items-to-swap-container .items-to-swap{display:grid;grid-template-columns:auto auto auto auto;gap:0rem;padding:0!important;width:100%}@media screen and (max-width: 1400px){.items-to-swap-container .items-to-swap{display:grid;grid-template-columns:auto auto auto}}@media screen and (max-width: 1200px){.items-to-swap-container .items-to-swap{display:grid;grid-template-columns:auto auto auto}}@media screen and (max-width: 600px){.items-to-swap-container .items-to-swap{display:grid;grid-template-columns:auto auto;gap:0rem}}.items-to-swap-container .items-to-swap .profile-item-card{outline:none;height:22rem;z-index:100!important;position:relative;margin:0}@media screen and (max-width: 1400px){.items-to-swap-container .items-to-swap .profile-item-card{height:18rem}}@media screen and (max-width: 768px){.items-to-swap-container .items-to-swap .profile-item-card{height:16rem}}@media screen and (max-width: 600px){.items-to-swap-container .items-to-swap .profile-item-card{height:13rem}}.items-to-swap-container .items-to-swap .profile-item-card button{display:none}.items-to-swap-container .add-item-button{margin:2rem auto;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.items-to-swap-container .add-item-button button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;width:25%}.items-to-swap-container .add-item-button button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}@media screen and (max-width: 600px){.items-to-swap-container .add-item-button button{width:50%}}.items-to-swap-form-modal-container{padding:0}.items-to-swap-form-modal-container .modal-content{background:#ffffff;border-radius:30px;min-height:98vh;top:1vh;left:15vw;height:fit-content;width:70vw;border-radius:center;padding:1rem;margin:0rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%)}@media screen and (max-width: 600px){.items-to-swap-form-modal-container .modal-content{background:#fafafa}}@media screen and (max-width: 1200px){.items-to-swap-form-modal-container .modal-content{width:80vw;left:10vw;min-height:100vh;top:1vh}}@media screen and (max-width: 992px){.items-to-swap-form-modal-container .modal-content{width:94vw;left:3vw;min-height:100vh;top:1vh}}@media screen and (max-width: 768px){.items-to-swap-form-modal-container .modal-content{width:100vw;left:0vw;min-height:100vh;border-radius:0;top:0;padding:.5rem}}.items-to-swap-form-modal-container .modal-content .modal-backdrop{z-index:-1!important}.items-to-swap-form-modal-container .modal-content .top-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:none;border-bottom:1px solid #f69522;padding-bottom:1rem}.items-to-swap-form-modal-container .modal-content .top-content button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.items-to-swap-form-modal-container .modal-content .top-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.items-to-swap-form-modal-container .modal-content .back-button{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.items-to-swap-form-modal-container .modal-content .back-button button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;z-index:1000}.items-to-swap-form-modal-container .modal-content .back-button button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.swap-confirm-modal-container .modal-dialog .modal-content{background:#ffffff;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.swap-confirm-modal-container .modal-dialog .modal-content .modal-header,.swap-confirm-modal-container .modal-dialog .modal-content .modal-footer{border:none;outline:none}.swap-confirm-modal-container .modal-dialog .modal-content .modal-header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.swap-confirm-modal-container .modal-dialog .modal-content .modal-header p,.swap-confirm-modal-container .modal-dialog .modal-content .modal-header h3{text-align:center}.swap-confirm-modal-container .modal-dialog .modal-content .modal-header h3{color:#470c06}.swap-confirm-modal-container .modal-dialog .modal-content .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.swap-confirm-modal-container .modal-dialog .modal-content .modal-body p,.swap-confirm-modal-container .modal-dialog .modal-content .modal-body h3{text-align:center}.swap-confirm-modal-container .modal-dialog .modal-content .modal-footer{width:100%;display:grid;grid-template-columns:50% 50%}.swap-confirm-modal-container .modal-dialog .modal-content .modal-footer .subscribe,.swap-confirm-modal-container .modal-dialog .modal-content .modal-footer .invite{display:flex;flex-direction:column;justify-content:center;align-items:center}.swap-confirm-modal-container .modal-dialog .modal-content .modal-footer .subscribe button,.swap-confirm-modal-container .modal-dialog .modal-content .modal-footer .invite button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;min-width:8rem}.swap-confirm-modal-container .modal-dialog .modal-content .modal-footer .subscribe button:hover,.swap-confirm-modal-container .modal-dialog .modal-content .modal-footer .invite button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.add-item-form-container{min-height:50vh;height:fit-content;width:100%;z-index:100000!important}.add-item-form-container h4{font-weight:700}.add-item-form-container .item-main-image{height:fit-content;width:fit-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.add-item-form-container .item-main-image .item-image{background-position:center center;background-size:cover;height:6rem;width:5rem;border:1px solid #f69522;border-radius:100%}@media screen and (max-width: 992px){.add-item-form-container{width:100%;left:2vw;top:1vh}}@media screen and (max-width: 600px){.add-item-form-container{height:fit-content}}.add-item-form-container button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.add-item-form-container button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.add-item-form-container .top-content-add-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin:.5rem 0rem;min-height:5vh;height:fit-content}.add-item-form-container .top-content-add-item .item-main-image{height:5rem;width:5rem;border:1px solid #f69522!important;border-radius:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.add-item-form-container .top-content-add-item .item-main-image .item-image{height:100%;width:100%;border-radius:100%;background-position:center;background-size:cover}.add-item-form-container .top-content-add-item .profile-edit-buttons{display:flex;gap:1rem}.add-item-form-container .top-content-add-item .profile-edit-buttons:first-child{background:#ffffff!important;color:#f69522}.add-item-form-container .form{display:grid;grid-template-columns:50% 50%;margin-bottom:2rem}@media screen and (max-width: 600px){.add-item-form-container .form{grid-template-columns:100%}}.add-item-form-container .form .select{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;width:90%}.add-item-form-container .form .select label,.add-item-form-container .form .select span{text-align:left;margin-left:1rem}.add-item-form-container .form .select #item-category{width:30vw}@media screen and (max-width: 1400px){.add-item-form-container .form .select #item-category{width:30vw}}@media screen and (max-width: 1200px){.add-item-form-container .form .select #item-category{width:35vw}}@media screen and (max-width: 992px){.add-item-form-container .form .select #item-category{width:40vw}}@media screen and (max-width: 600px){.add-item-form-container .form .select #item-category{width:87vw}}.add-item-form-container .form .input{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.add-item-form-container .form .input label,.add-item-form-container .form .input span{text-align:left;margin-left:1rem}.add-item-form-container .form .input .message{position:relative}.add-item-form-container .form .input .message p{position:absolute;font-size:1rem;top:0}.add-item-form-container .form .input .css-1s2u09g-control{width:90%;box-sizing:border-box;border-radius:90px;text-align:left;border:1px solid #cfcfcf}.add-item-form-container .form .input .css-1s2u09g-control:focus{width:90%!important;box-sizing:border-box;border-radius:90px;border:1px solid #f69522;outline:none}.add-item-form-container .form .input input{width:90%;padding:.5rem 1rem;border:1px solid #cfcfcf;box-sizing:border-box;border-radius:90px}.add-item-form-container .form .input input:focus{border:1px solid #f69522;outline:none}.add-item-form-container .form .input textarea{width:90%;padding:1rem;border:1px solid #cfcfcf;box-sizing:border-box;border-radius:20px}.add-item-form-container .form .input textarea:focus{border:1px solid #f69522;outline:none}.add-item-form-container .add-btn{margin:1rem 0;padding:.2rem 2rem!important;color:#fff;font-size:1.1rem}.summary-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;height:fit-content;width:100%}@media screen and (max-width: 768px){.summary-container{width:100%}}.summary-container .top-content-summary{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:1vh 3vw}@media screen and (max-width: 768px){.summary-container .top-content-summary{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.summary-container .top-content-summary p,.summary-container .top-content-summary button{font-size:1.2rem}.summary-container .top-content-summary button{background-color:transparent;border:none;color:#f69522;font-size:1.2rem;z-index:0!important}.summary-container .top-content-summary button:focus{border:none;box-shadow:none;outline:none}.summary-container .top-content-summary p{color:#000}.summary-container .swaping-items{min-height:40vh;width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:1rem;margin:2rem auto}@media screen and (max-width: 768px){.summary-container .swaping-items{display:flex;flex-direction:column;justify-content:space-between;align-items:center}}.summary-container .swaping-items .swap-arrow{background-color:#f69522;border-radius:100%;color:#fff;padding:.5rem}.summary-container .swaping-items .my-item,.summary-container .swaping-items .their-item{background-position:center;background-size:cover;height:45vh;width:20vw;border:10px solid white;border-radius:20px}@media screen and (max-width: 992px){.summary-container .swaping-items .my-item,.summary-container .swaping-items .their-item{width:50vw}}@media screen and (max-width: 768px){.summary-container .swaping-items .my-item,.summary-container .swaping-items .their-item{height:40vh;width:60vw}}@media screen and (max-width: 600px){.summary-container .swaping-items .my-item,.summary-container .swaping-items .their-item{height:45vh;width:80vw}}.summary-container .buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:2rem}@media screen and (max-width: 600px){.summary-container .buttons{display:flex;flex-direction:column;justify-content:center;align-items:center}}.summary-container .buttons button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;font-size:1rem;min-width:fit-content;width:15em}.summary-container .buttons button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.summary-container .buttons button:first-child{background:transparent;border:1px solid #f69522;color:#f69522}.summary-container .buttons button:first-child:hover{background:#f69522;color:#fff}.app-bar{position:fixed;bottom:0;height:8vh!important;width:100vw;padding:.5rem 1rem;z-index:1000;background-color:#fff;box-shadow:0 -4px 20px #0000000d;margin:0!important}.app-bar .registration-buttons{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-bar .registration-buttons button{width:48%;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;font-size:1.2rem}.app-bar .registration-buttons button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.app-bar .registration-buttons button:first-child{background:transparent;color:#f69522;border:1px solid #f69522}.app-bar .registration-buttons button:first-child:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%);border:none;color:#fff}.app-bar .navigation-container{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app-bar .navigation-container a{font-size:1.2rem;color:#757575}.app-bar .navigation-container button{position:relative;bottom:2vh;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;padding:.75rem;border-radius:100%}.app-bar .navigation-container button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.app-bar .navigation-container .user-image{background-position:center;background-size:cover;width:2.4rem;height:2.4rem;border:1px solid #f69522;border-radius:100%}.mobile-header{position:fixed;top:0;height:10vh;width:100vw;padding:.5rem;z-index:1000;background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 -4px 20px #0000000d;margin:0!important}.mobile-header .mobile-header-container{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mobile-header .mobile-header-container .logo{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.mobile-header .mobile-header-container .logo img{height:80%;width:auto}.mobile-header .mobile-header-container button{border-radius:100%;color:#000}.mobile-header .mobile-header-container button:focus{box-shadow:none;outline:none}.mobile-header .mobile-header-container .filters,.mobile-header .mobile-header-container .settings{height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.mobile-header .mobile-header-container .dropdown-menu{width:50vw!important;transform:translate3d(-36vw,50px,0)!important;top:0px;left:0px;will-change:transform}.mobile-header .mobile-header-container .dropdown-menu .dropdown-item{color:#000!important;background-color:#fff!important}.mobile-header .mobile-header-container .dropdown-menu .dropdown-item:focus{box-shadow:none!important}.mobile-header .mobile-header-container .dropdown-menu .dropdown-item a{font-size:1.1rem;color:#000!important}.mobile-header .mobile-header-container .dropdown-menu .dropdown-item a:focus{text-decoration:none}.swiper{width:310px;max-height:fit-content;border-radius:20px;overflow:hidden;position:absolute;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:none}@media screen and (max-width: 350px){.swiper{width:280px}}.swiper .match-screen{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#ffffffcb;z-index:999999999;color:#470c06;display:none;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap}.swiper .match-screen.active{display:flex}.swiper .match-screen .swap-button{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.swiper .match-screen .swap-button a{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:320px;min-height:50px;height:fit-content;width:fit-content;gap:1rem;font-size:1.4rem;border-radius:25px;padding-right:30px;padding-left:30px}.swiper .match-screen .swap-button a:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.swiper .match-screen .swap-button a span:first-child{display:flex;gap:20px;align-items:center}.swiper .match-screen .swap-button a:nth-child(2){background:linear-gradient(90.97deg,#f7a9a0 -2.34%,#de5753 127.36%)}.swiper .match-screen .swap-button span{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.swiper .match-screen .swap-button{margin-bottom:3vh;justify-content:center}}.swiper .swiper-card{display:flex;justify-content:center;align-items:center}.swiper .swiper-card .swipe .item-image{display:flex;position:relative;justify-content:center;border:none;margin-top:24.5rem;border-radius:20px;background:#ffffff;width:300px;height:380px;background-size:cover}@media screen and (max-width: 350px){.swiper .swiper-card .swipe .item-image{margin-top:20.5rem;width:270px;height:320px}}.swiper .swiper-card .swipe .item-image h1{color:#fff;position:absolute;bottom:10px;left:8px;font-size:1.3rem;font-weight:700;width:75%;height:fit-content;word-break:break-all}.swiper .swiper-card .swipe .item-image p{color:#fff;position:absolute;bottom:0px;right:8px;font-size:1.4rem;font-weight:700}.swiper .card-buttons{width:300px;max-height:500px;display:flex;justify-content:space-between;margin-top:24rem}@media screen and (max-width: 350px){.swiper .card-buttons{width:270px;margin-top:20rem;justify-content:space-around}}.swiper .card-buttons button{cursor:pointer;padding:1rem}.swiper .card-buttons button:focus{box-shadow:none}.swiper .swipe{position:absolute}.swiper .swipe .item-image:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 30%,#000);transition:all .2s linear;border-radius:20px}.comments{width:100%;padding:2rem .5rem 6rem;margin-top:10rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 992px){.comments{width:100%;padding:1rem .5rem 5rem;margin-top:0rem}}.comments .top-content{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.comments .top-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}}.comments .top-content h3{width:fit-content;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}@media screen and (max-width: 992px){.comments .top-content h3{margin-bottom:5vh}}.comments .top-content h3 button{box-shadow:none;background:transparent;color:#212121}.comments .slide-buttons{display:flex;gap:20px;margin-bottom:20px}@media screen and (max-width: 992px){.comments .slide-buttons{display:none}}.comments .slide-buttons button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;height:50px;width:50px;border-radius:50%;outline:none}.comments .slide-buttons button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.comments .comments-slider-out{width:100%;overflow:hidden}.comments .comments-slider-out .comments-container{height:fit-content;gap:1%;display:flex;transition:all .3s linear;width:max-content}.comments .comments-slider-out .comments-container .review{background:#FFEDEB;border-radius:20px;min-height:20vh;width:100%;height:fit-content;padding:1rem;color:#000;font-weight:400;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:1rem}@media screen and (max-width: 768px){.comments .comments-slider-out .comments-container .review{width:100%;padding:0;margin:1rem 0;gap:.2rem}}.comments .comments-slider-out .comments-container .review .top-content{padding:0%;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 768px){.comments .comments-slider-out .comments-container .review .top-content{padding:3% 2%}}.comments .comments-slider-out .comments-container .review .top-content .review-creator{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:20px}.comments .comments-slider-out .comments-container .review .top-content .review-creator .review-title{width:50%}.comments .comments-slider-out .comments-container .review .top-content .review-creator .comment-title{width:fit-content;margin:0!important;font-size:1.4rem}.comments .comments-slider-out .comments-container .review .top-content .review-creator .review-creator-image{width:3.3rem;height:3.3rem;border-radius:100%;background-position:center;background-size:cover}.comments .comments-slider-out .comments-container .review .top-content .review-rate{width:fit-content;white-space:nowrap}.comments .comments-slider-out .comments-container .review .review-text{font-size:1.2rem;margin-top:1.5rem}.comments .comments-slider-out .comments-container .review{width:480px}@media screen and (max-width: 992px){.comments .comments-slider-out .comments-container{display:grid;grid-template-columns:100%;margin:0 auto}}.comments .comments-slider-out .comments-container .review{min-height:30vh;height:fit-content}@media screen and (max-width: 768px){.comments .comments-slider-out .comments-container .review{min-height:20vh}}.first-screen-container{background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);padding-top:5vh}@media screen and (max-width: 600px){.first-screen-container{background:#fafafa}}@media screen and (max-width: 600px){.first-screen-container{padding-top:10vh}}.first-screen-container .first-screen{min-height:100vh;height:fit-content;background-image:url(/assets/shipping_vector.a31176b5.png);background-position:right;background-size:90%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 600px){.first-screen-container .first-screen{background-image:none;min-height:80vh}}.first-screen-container .first-screen a{position:absolute;left:3vw;top:12vh;font-size:1.2rem;cursor:pointer;z-index:10}@media screen and (max-width: 600px){.first-screen-container .first-screen a{top:14vh}}.first-screen-container .first-screen a:focus{box-shadow:none}.first-screen-container .first-screen .top-content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3% 0 1%;text-align:center}@media screen and (max-width: 992px){.first-screen-container .first-screen .top-content{padding-top:8vh;margin:5% 0}}@media screen and (max-width: 600px){.first-screen-container .first-screen .top-content{padding-top:0vh;margin:0% 0 5%;display:none}}.first-screen-container .first-screen .shipping-form{height:80vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.first-screen-container .first-screen .shipping-form form{border:2px solid #f69522;height:100%;width:30%;background-color:#fff;border-radius:20px;outline:none}@media screen and (max-width: 992px){.first-screen-container .first-screen .shipping-form form{width:50%;margin-bottom:10%}}@media screen and (max-width: 768px){.first-screen-container .first-screen .shipping-form form{width:65%}}@media screen and (max-width: 600px){.first-screen-container .first-screen .shipping-form form{width:90%;margin-top:7%}}@media screen and (max-width: 465px){.first-screen-container .first-screen .shipping-form form{width:96%}}.first-screen-container .first-screen .shipping-form form .top-form-content{height:50%;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.first-screen-container .first-screen .shipping-form form .top-form-content img{height:80%;width:auto}.first-screen-container .first-screen .shipping-form form .top-form-content input{width:80%;border-radius:20px;border:none;outline:none;padding:.3rem 1rem}.first-screen-container .first-screen .shipping-form form .bottom-form-content{justify-content:center;width:100%;height:50%;padding:5%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.first-screen-container .first-screen .shipping-form form .bottom-form-content .shipping-option{width:100%;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.first-screen-container .first-screen .shipping-form form .bottom-form-content .shipping-option .option-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2vw}.first-screen-container .first-screen .shipping-form form .bottom-form-content .shipping-option .option-info .option-image{height:3rem;width:3rem;background-position:center;background-size:cover;border-radius:100%}.first-screen-container .first-screen .shipping-form form .bottom-form-content .shipping-option button:focus{box-shadow:none}.second-screen-container{background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);padding-top:5vh}@media screen and (max-width: 600px){.second-screen-container{background:#fafafa}}@media screen and (max-width: 600px){.second-screen-container{padding-top:10vh}}.second-screen-container .second-screen{min-height:100vh;height:fit-content;background-image:url(/assets/shipping_vector.a31176b5.png);background-position:right;background-size:90%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 600px){.second-screen-container .second-screen{background-image:none;min-height:80vh}}.second-screen-container .second-screen .back-btn{position:absolute;left:3vw;top:12vh;font-size:1.2rem;z-index:10;cursor:pointer}@media screen and (max-width: 600px){.second-screen-container .second-screen .back-btn{top:14vh}}.second-screen-container .second-screen .back-btn:focus{box-shadow:none}.second-screen-container .second-screen .top-content{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3% 0 1%;text-align:center}@media screen and (max-width: 992px){.second-screen-container .second-screen .top-content{padding-top:8vh;margin:5% 0}}@media screen and (max-width: 600px){.second-screen-container .second-screen .top-content{padding-top:0vh;margin:0% 0 5%;display:none}}.second-screen-container .second-screen .shipping-form{height:80vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.second-screen-container .second-screen .shipping-form form{border:2px solid #f69522;height:100%;width:30%;background-color:#fff;border-radius:20px;outline:none}@media screen and (max-width: 992px){.second-screen-container .second-screen .shipping-form form{width:50%;margin-bottom:10%}}@media screen and (max-width: 768px){.second-screen-container .second-screen .shipping-form form{width:65%}}@media screen and (max-width: 600px){.second-screen-container .second-screen .shipping-form form{width:90%;margin-top:7%}}@media screen and (max-width: 465px){.second-screen-container .second-screen .shipping-form form{width:96%}}.second-screen-container .second-screen .shipping-form form .top-form-content{height:40%;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.second-screen-container .second-screen .shipping-form form .top-form-content img{position:relative;top:10vh;height:100%;width:auto}@media screen and (max-width: 600px){.second-screen-container .second-screen .shipping-form form .top-form-content img{top:8vh}}.second-screen-container .second-screen .shipping-form form .bottom-form-content{padding-top:10vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;gap:2rem}@media screen and (max-width: 600px){.second-screen-container .second-screen .shipping-form form .bottom-form-content{top:8vh}}.second-screen-container .second-screen .shipping-form form .bottom-form-content .submit-btn{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;padding:.3rem 2.5rem;font-size:1rem}.second-screen-container .second-screen .shipping-form form .bottom-form-content .submit-btn:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.second-screen-container .second-screen .shipping-form form .bottom-form-content .input-fields{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.second-screen-container .second-screen .shipping-form form .bottom-form-content .input-fields input{width:80%;padding:.5rem 1rem;border:1px solid #cfcfcf;box-sizing:border-box;border-radius:20px}@media screen and (max-width: 600px){.second-screen-container .second-screen .shipping-form form .bottom-form-content .input-fields input{padding:.5rem;width:90%}}.second-screen-container .second-screen .shipping-form form .bottom-form-content .input-fields input::-webkit-input-placeholder{content:"kg"}.second-screen-container .second-screen .shipping-form form .bottom-form-content .input-fields input:focus{border:1px solid #f69522;outline:none}.third-screen-container{background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%);padding-top:5vh}@media screen and (max-width: 600px){.third-screen-container{background:#fafafa}}@media screen and (max-width: 600px){.third-screen-container{padding-top:10vh}}.third-screen-container .third-screen{min-height:100vh;height:fit-content;background-image:url(/assets/shipping_vector.a31176b5.png);background-position:right;background-size:90%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 600px){.third-screen-container .third-screen{background-image:none;min-height:80vh}}.third-screen-container .third-screen .shipping-summary{min-height:80vh;height:fit-content;min-width:60vw;width:fit-content;background-color:#fff;border-radius:20px;border:2px solid #f69522;display:flex;flex-direction:column;justify-content:space-around;align-items:center}@media screen and (max-width: 600px){.third-screen-container .third-screen .shipping-summary{min-height:70vh;min-width:96vw}}.third-screen-container .third-screen .shipping-summary .sender,.third-screen-container .third-screen .shipping-summary .receiver{width:80%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.third-screen-container .third-screen .shipping-summary .sender,.third-screen-container .third-screen .shipping-summary .receiver{width:90%}}.third-screen-container .third-screen .shipping-summary .receiver-info p,.third-screen-container .third-screen .shipping-summary .sender-info p{font-weight:600;font-size:1.2rem}.third-screen-container .third-screen .shipping-summary .sender-item-image,.third-screen-container .third-screen .shipping-summary .receiver-item-image{border-radius:20px;border:2px solid #f69522;background-position:center;background-size:cover;width:14rem;height:15rem}@media screen and (max-width: 600px){.third-screen-container .third-screen .shipping-summary .sender-item-image,.third-screen-container .third-screen .shipping-summary .receiver-item-image{background-position:center;background-size:cover;width:8rem;height:8rem}}.third-screen-container .third-screen .shipping-summary .buttons{min-height:10vh;width:80%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}@media screen and (max-width: 600px){.third-screen-container .third-screen .shipping-summary .buttons{width:96%}}.third-screen-container .third-screen .shipping-summary .buttons button{font-size:1.2rem;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;border-radius:50px;padding:.5rem 4rem}.third-screen-container .third-screen .shipping-summary .buttons button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}@media screen and (max-width: 768px){.third-screen-container .third-screen .shipping-summary .buttons button{padding:.5rem 2.5rem}}@media screen and (max-width: 600px){.third-screen-container .third-screen .shipping-summary .buttons button{padding:.5rem 2rem}}.third-screen-container .third-screen .shipping-summary .buttons button:first-child{background:linear-gradient(90.97deg,#f7a9a0 -2.34%,#de5753 127.36%);box-shadow:0 10px 30px #00000014}.spinner{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100vh;width:100%;background:linear-gradient(2.64deg,#fff9e5 7%,#fff4c9 98.06%)}@media screen and (max-width: 600px){.spinner{background:#fafafa}}.referral-page{width:98vw;height:98vh;margin:auto;margin-top:1vh;border-radius:40px;background:linear-gradient(176.65deg,#fff4e8 2.77%,#ffffff 40%)}.referral-page .referral-page-inner{height:100%;width:100%;background-image:url(/assets/shipping_vector.a31176b5.png);background-position:right;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.referral-page .referral-page-inner .userInfo{width:50%;height:400px;border-radius:40px;background-color:#fff;box-shadow:0 0 10px 5px #ececec;display:flex;align-items:center;justify-content:space-around;flex-direction:column}.referral-page .referral-page-inner .userInfo .top-content{display:flex;align-items:center;justify-content:center;flex-direction:column}.referral-page .referral-page-inner .userInfo .top-content img{height:100px;width:100px}.referral-page .referral-page-inner .userInfo .bottom-content{width:100%;display:flex;justify-content:space-evenly;align-items:center}.referral-page .referral-page-inner .userInfo .bottom-content .user-image{width:20%}.referral-page .referral-page-inner .userInfo .bottom-content .user-image img{width:150px;height:150px;border-radius:50%;object-fit:cover}.referral-page .referral-page-inner .userInfo .bottom-content .card-content{width:70%}.referral-page .referral-page-inner .userInfo .bottom-content .card-content button{height:40px;padding:0 25px;background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;outline:none}.referral-page .referral-page-inner .userInfo .bottom-content .card-content button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.settings-container{position:fixed;z-index:100000;top:10vh;right:0;background-color:#fff;color:#000;overflow-x:hidden;transition:.5s;font-weight:400;padding:0;height:90vh}@media screen and (max-width: 1000px){.settings-container{width:100%}}.settings-container .settings{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;width:95%;margin:0 auto}.settings-container .settings h2{font-size:1.8rem;font-weight:400}.settings-container .settings .buttons{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2vh;min-height:82vh;height:fit-content;width:100%}.settings-container .settings .buttons .logo{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;transition:all .2s linear;border:none;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:40px;width:40px;margin-right:5vw}.settings-container .settings .buttons .logo:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.settings-container .settings .buttons .arrow{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin-left:2vw}.settings-container .settings .buttons button,.settings-container .settings .buttons .language-menu{display:flex;flex-direction:row;justify-content:left;align-items:center;width:95%}.settings-container .settings .buttons button{font-size:1.2rem;color:#000}.settings-container .settings .buttons button:focus{text-decoration:none;outline:none;box-shadow:none}.settings-container .settings .buttons button a{color:#000;text-decoration:none;text-align:left}.settings-container .settings .buttons button a:focus{text-decoration:none;outline:none;box-shadow:none}.settings-container .settings .buttons .translation-menu{display:flex;flex-direction:row;justify-content:center;align-items:center;width:60vw}.settings-container .settings .buttons .translation-menu select{width:80%;padding:.2rem .5rem!important;font-size:1.2rem;font-weight:600;border:2px solid #f69522;text-align:center!important}.settings-container .settings .buttons .translation-menu select:focus,.settings-container .settings .buttons .translation-menu select:hover{background-color:#f69522!important;color:#fff!important}.settings-container .settings .buttons .translation-menu select option{text-align:center!important}.referrals-component{width:65%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0rem;margin:5vh 0}@media screen and (max-width: 992px){.referrals-component{width:75%}}@media screen and (max-width: 768px){.referrals-component{width:90%}}@media screen and (max-width: 600px){.referrals-component{width:100%;margin:5vh 0}}.referrals-component a{position:absolute;left:10vw;top:14vh;cursor:pointer}.referrals-component a:focus{box-shadow:none}.referrals-component .referrals-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 0;min-height:40vh;position:relative;width:100%;gap:4vh}@media screen and (max-width: 768px){.referrals-component .referrals-container{min-height:50vh;padding:0rem;gap:2vh;width:100vw}}.referrals-component .referrals-container .referral-cards{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:5vh 0}@media screen and (max-width: 1250px){.referrals-component .referrals-container .referral-cards{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6vh;width:100%}}.referrals-component .referrals-container .referral-cards .referral-card{background-color:#fff;position:relative;width:32%;min-height:450px;max-width:350px;border-radius:20px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}@media screen and (max-width: 1350px){.referrals-component .referrals-container .referral-cards .referral-card{min-height:400px}}@media screen and (max-width: 1250px){.referrals-component .referrals-container .referral-cards .referral-card{min-height:450px}}@media screen and (max-width: 1250px){.referrals-component .referrals-container .referral-cards .referral-card{width:90%}}.referrals-component .referrals-container .referral-cards .referral-card .referral-text{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 .2rem}.referrals-component .referrals-container .referral-cards .referral-card img{width:100%;border-radius:20px;position:absolute;bottom:0}.referrals-component .referrals-container .referral-cards .referral-card h3,.referrals-component .referrals-container .referral-cards .referral-card p{text-align:center;width:100%}.referrals-component .referrals-container .referral-cards .referral-card .card-number{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;bottom:2.5vh}.referrals-component .referrals-container .referral-cards .referral-card .card-number span{font-size:1.6rem;font-weight:700;background-color:#fff;height:60px;color:#470c06;width:60px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:100%;border:2px solid #470c06}.referrals-component .referrals-container .referral-code-input{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem 0;margin-bottom:5vh}@media screen and (max-width: 600px){.referrals-component .referrals-container .referral-code-input{width:90%}}.referrals-component .referrals-container .referral-code-input .input{width:60%;background-color:#fff;padding:.3rem;border-radius:20px;display:grid;grid-template-columns:80% 20%;border:1.5px solid #f69522}@media screen and (max-width: 1200px){.referrals-component .referrals-container .referral-code-input .input{width:70%}}@media screen and (max-width: 768px){.referrals-component .referrals-container .referral-code-input .input{width:80%}}@media screen and (max-width: 600px){.referrals-component .referrals-container .referral-code-input .input{width:100%;display:grid;grid-template-columns:75% 25%}}.referrals-component .referrals-container .referral-code-input .input input{border:none;padding:0 1rem}.referrals-component .referrals-container .referral-code-input .input input:focus{outline:none}.referrals-component .referrals-container .referral-code-input .input button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.referrals-component .referrals-container .referral-code-input .input button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}#resetPasswordModal .modal-header .close:focus{outline:none}#resetPasswordModal .modal-body{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1vh}#resetPasswordModal .modal-body h3{font-size:1.2rem}#resetPasswordModal .modal-body h3 .check-icon{color:#0fc220;background-color:#fff}#resetPasswordModal .modal-body label{font-size:1.1rem}#resetPasswordModal .modal-body input{border-radius:10px;border:1px solid #f69522;padding:0 .5rem;width:60%;font-size:1.1rem}#resetPasswordModal .modal-body input:focus{outline:none}@media screen and (max-width: 600px){#resetPasswordModal .modal-body input{width:100%}}#resetPasswordModal .modal-footer button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;font-size:1.2rem;padding:.1rem 2rem}#resetPasswordModal .modal-footer button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}#resetPasswordModal .modal-footer button:last-child{background:#ffffff;color:#f69522;border:1px solid #f69522}#resetPasswordModal .modal-footer button:last-child:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%);color:#fff;border:none}.contact{background:linear-gradient(176.65deg,#fff4e8 2.77%,#ffffff 40%);min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 600px){.contact{background:#fafafa}}.contact .contact-container{display:grid;grid-template-columns:50% 50%;min-height:60vh;height:fit-content;width:70%;border-radius:20px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}@media screen and (max-width: 1200px){.contact .contact-container{width:85%}}@media screen and (max-width: 768px){.contact .contact-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;margin:5vh 0;box-shadow:0 3px 2px #00000040,0 10px 10px #00000038}}@media screen and (max-width: 600px){.contact .contact-container{width:98%}}.contact .contact-container .company-info{padding:12% 0% 5%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background:linear-gradient(41.43deg,#ffbe78 8.97%,#ffe99f 91.28%);color:#000;border-radius:20px;position:relative;gap:1rem;color:#470c06}.contact .contact-container .company-info .swapabee-logo{position:absolute;top:-2rem;left:0;height:75px;width:auto}.contact .contact-container .company-info .heading,.contact .contact-container .company-info .email,.contact .contact-container .company-info .phone,.contact .contact-container .company-info .first-address,.contact .contact-container .company-info .second-address{width:80%}.contact .contact-container .company-info .heading h3,.contact .contact-container .company-info .email h3,.contact .contact-container .company-info .phone h3,.contact .contact-container .company-info .first-address h3,.contact .contact-container .company-info .second-address h3{font-size:1.8rem}.contact .contact-container .company-info .heading h4,.contact .contact-container .company-info .email h4,.contact .contact-container .company-info .phone h4,.contact .contact-container .company-info .first-address h4,.contact .contact-container .company-info .second-address h4{font-size:1.5rem}.contact .contact-container .company-info .heading p,.contact .contact-container .company-info .email p,.contact .contact-container .company-info .phone p,.contact .contact-container .company-info .first-address p,.contact .contact-container .company-info .second-address p{font-size:1.2rem}.contact .contact-container .company-info .heading a,.contact .contact-container .company-info .email a,.contact .contact-container .company-info .phone a,.contact .contact-container .company-info .first-address a,.contact .contact-container .company-info .second-address a{font-size:1.2rem;color:green;text-decoration:underline}.contact .contact-container .company-info .heading{text-align:center}@media screen and (max-width: 768px){.contact .contact-container .company-info{border:none;padding:16% 0% 5%}.contact .contact-container .company-info .heading,.contact .contact-container .company-info .email,.contact .contact-container .company-info .phone,.contact .contact-container .company-info .first-address,.contact .contact-container .company-info .second-address{width:94%}}.contact .contact-container .contact-form{display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:#fff;color:#000;border-radius:20px;padding:10% 0%;gap:1rem}.contact .contact-container .contact-form .contact-name,.contact .contact-container .contact-form .contact-email,.contact .contact-container .contact-form .contact-message{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.contact .contact-container .contact-form .contact-name label,.contact .contact-container .contact-form .contact-email label,.contact .contact-container .contact-form .contact-message label{font-size:1.2rem}.contact .contact-container .contact-form .contact-name input,.contact .contact-container .contact-form .contact-name textarea,.contact .contact-container .contact-form .contact-email input,.contact .contact-container .contact-form .contact-email textarea,.contact .contact-container .contact-form .contact-message input,.contact .contact-container .contact-form .contact-message textarea{width:100%;border:1px solid #f69522;border-radius:10px;padding:.4rem 1rem}.contact .contact-container .contact-form .contact-name input:focus,.contact .contact-container .contact-form .contact-name textarea:focus,.contact .contact-container .contact-form .contact-email input:focus,.contact .contact-container .contact-form .contact-email textarea:focus,.contact .contact-container .contact-form .contact-message input:focus,.contact .contact-container .contact-form .contact-message textarea:focus{outline:none}.contact .contact-container .contact-form .send-message{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;font-size:1.2rem;padding:.4rem 3rem}.contact .contact-container .contact-form .send-message:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}@media screen and (max-width: 768px){.contact .contact-container .contact-form{gap:1rem}.contact .contact-container .contact-form .contact-name,.contact .contact-container .contact-form .contact-email,.contact .contact-container .contact-form .contact-message{width:90%}}.account-sidebar{height:100%;padding:1rem .5rem;border-right:2px solid hsla(33deg,92%,55%,.185);display:flex;flex-direction:column;justify-content:flex-start;align-items:left}@media screen and (max-width: 768px){.account-sidebar{min-height:10vh;height:fit-content;border-right:none}}.account-sidebar h4{font-weight:700;margin-bottom:1rem}.account-sidebar .sidebar-items .sidebar-item-container{border-radius:10px}.account-sidebar .sidebar-items .sidebar-item-container .sidebar-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;border:none;width:100%;padding:.4rem .2rem;margin:.5rem 0;padding-top:10px;padding-bottom:10px;padding-left:10px}.account-sidebar .sidebar-items .sidebar-item-container .sidebar-item .logo{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;color:#fff;box-shadow:0 10px 20px #00000026;border:none;border-radius:100%;line-height:1;padding:10px;transition:all .2s linear}.account-sidebar .sidebar-items .sidebar-item-container .sidebar-item .logo:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.account-sidebar .sidebar-items .sidebar-item-container .sidebar-item a{color:#000;width:100%;text-align:left;font-family:Euclid Circual A Regular;font-weight:600;font-size:1.2rem;display:flex;align-items:center;justify-content:space-between;padding-right:20px;height:50px}.account-sidebar .sidebar-items .sidebar-item-container .sidebar-item a span{line-height:1em}.account-sidebar .sidebar-items .sidebar-item-container .sidebar-item a:hover{text-decoration:none}.account-sidebar .sidebar-items .sidebar-item-container:hover .logo{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.account-sidebar .sidebar-items .sidebar-item-container:hover{background:#ffffff}.account-sidebar .sidebar-items .show-more{position:relative;width:100%;font-size:1.2rem;font-weight:550}.account-sidebar .sidebar-items .show-more:focus{box-shadow:none}.account-sidebar .account-dropdown{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.account-sidebar .account-dropdown button{box-shadow:none;width:40%;text-align:center}.recent-messages{min-height:fit-content;height:100%;width:100%;border-left:2px solid hsla(33deg,92%,55%,.185);padding-left:2rem}@media screen and (max-width: 768px){.recent-messages{border-left:none;padding-left:0rem}}.recent-messages h4{font-weight:700;margin-bottom:2rem}@media screen and (max-width: 768px){.recent-messages h4{padding:0 .2rem}}.user-profile{min-height:60vh;height:fit-content;display:flex;flex-direction:column;gap:2rem;padding:1rem}@media screen and (min-width: 1400px){.user-profile{min-height:fit-content}}@media screen and (max-width: 992px){.user-profile{border-right:none;border-left:none;width:100vw;padding:10vh 2vw}}@media screen and (max-width: 600px){.user-profile{padding:0rem}}.user-profile .top-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.user-profile .top-content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:3vh;padding:0rem 1rem}}.user-profile .top-content .user-data{display:grid;grid-template-columns:30% 80%;gap:0;width:100%}@media screen and (max-width: 600px){.user-profile .top-content .user-data{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}}.user-profile .top-content .user-data .user-profile-image{background-position:center;background-size:cover;height:110px!important;width:110px!important;padding:0!important;margin:0!important;border-radius:100%;background-color:#fff;border:2px solid #f69522}@media screen and (max-width: 1200px){.user-profile .top-content .user-data .user-profile-image{height:100px!important;width:100px!important}}@media screen and (max-width: 992px){.user-profile .top-content .user-data .user-profile-image{height:90px!important;width:90px!important}}@media screen and (max-width: 600px){.user-profile .top-content .user-data .user-profile-image{height:80px!important;width:80px!important}}.user-profile .top-content .user-data .user-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (max-width: 768px){.user-profile .top-content .user-data .user-info{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%}}.user-profile .top-content .user-data .user-info h3{text-align:left;width:100%;font-size:2rem}.user-profile .top-content .user-data .user-info span{text-align:left;color:#000;display:flex;width:80%;align-items:center;font-size:1.3rem}@media screen and (max-width: 600px){.user-profile .top-content .user-data .user-info span{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}}.user-profile .top-content .edit-btn{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;font-size:1rem;height:40px;min-width:30%;height:fit-content;padding-left:20px;padding-right:20px}.user-profile .top-content .edit-btn:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}@media screen and (max-width: 600px){.user-profile .top-content .edit-btn{width:90%;margin-left:5%}}.user-profile .user-stats{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.user-profile .user-stats{padding:0 .5rem}}.user-profile .user-stats h3{font-size:2rem;font-weight:700;color:#470c06}.user-profile .user-stats>*{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:20px;width:20%;padding-top:15px;padding-bottom:15px}@media screen and (max-width: 768px){.user-profile .user-stats>*{width:23%}}.user-profile .user-stats>* span{font-size:1.3rem;color:#470c06}@media screen and (max-width: 600px){.user-profile .user-stats>* span{font-size:.8rem}}.user-profile .profile-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:2vw;padding-bottom:1rem;border-bottom:2px solid hsla(33deg,92%,55%,.185)}@media screen and (max-width: 600px){.user-profile .profile-buttons{padding:.5rem .5rem 1rem;display:grid;grid-template-columns:50% 50%}}.user-profile .profile-buttons button{cursor:pointer;border-radius:20px;color:#390904;font-size:1rem;border:none;padding-left:30px;padding-right:30px}.user-profile .profile-buttons button:focus{outline:none!important;box-shadow:none!important}.user-profile .profile-buttons button:hover{color:#f69522}.user-profile .other-user-buttons{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:2rem}@media screen and (max-width: 600px){.user-profile .other-user-buttons{width:100%;gap:0rem}}.user-profile .other-user-buttons button{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:40px;padding:0 2rem;gap:1rem}.user-profile .other-user-buttons button:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.user-profile .profile-content{overflow-y:auto;overflow-x:hidden;padding:.8rem .5rem}@media screen and (max-width: 2000px){.user-profile .profile-content{height:75vh}}@media screen and (max-width: 1200px){.user-profile .profile-content{height:80vh}}@media screen and (max-width: 768px){.user-profile .profile-content{height:fit-content}}@media screen and (max-width: 992px){.user-profile .profile-content{overflow-y:hidden;overflow-x:hidden;height:fit-content}}.user-profile .profile-content .user-items{height:fit-content;padding:0!important;margin:0!important;gap:0%!important;width:100%;display:grid;grid-template-columns:auto auto auto}.user-profile .profile-content .user-items .card-container{padding:0!important;margin:0!important;gap:0%!important;width:100%}@media screen and (min-width: 1200px){.user-profile .profile-content .user-items .card-container .profile-item-card{height:34vh}}@media screen and (max-width: 600px){.user-profile .profile-content .user-items .card-container .profile-item-card{height:30vh}}@media screen and (max-width: 400px){.user-profile .profile-content .user-items .card-container .profile-item-card{height:30vh}}.user-profile .profile-content .user-items .card-container .profile-item-card:hover:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(to bottom,rgba(255,255,255,0) 30%,#000);transition:all .2s linear;border-radius:20px}.user-profile .profile-content .user-items .card-container .profile-item-card .card-title:hover,.user-profile .profile-content .user-items .card-container .profile-item-card .item-name:hover,.user-profile .profile-content .user-items .card-container .profile-item-card .item-price:hover{transform:none!important}@media screen and (max-width: 1200px){.user-profile .profile-content .user-items{display:grid;grid-template-columns:auto auto}}@media screen and (max-width: 992px){.user-profile .profile-content .user-items{display:grid;grid-template-columns:auto auto auto;padding:0rem 1rem;gap:1rem}}@media screen and (max-width: 768px){.user-profile .profile-content .user-items{width:100%;display:grid;grid-template-columns:50% 50%;padding:2rem!important;margin:0!important;gap:1rem}}@media screen and (max-width: 600px){.user-profile .profile-content .user-items{width:100%;display:grid;grid-template-columns:50% 50%;padding:1rem 0!important;margin:0!important;gap:0rem}}.my-message,.their-message{font-size:1.2rem}.my-message .message p,.their-message .message p{border-radius:10px;padding:.5rem 1rem;color:#390904;min-width:25%;max-width:60%;text-align:left;height:fit-content;width:fit-content;word-break:break-all}.message-form{width:37rem;display:flex;flex-direction:row;justify-content:center;align-items:center;position:fixed;bottom:0rem;background-color:#fff;padding-top:10px;height:fit-content;padding-bottom:3vh}@media screen and (max-width: 1000px){.message-form{width:98%;left:0;padding:1.2rem 0;padding-bottom:6.5vh;bottom:0}}.message-form form{font-size:1.2rem;width:90%;height:100%;display:flex}@media screen and (max-width: 1000px){.message-form form{width:96%}}.message-form form .text-input{height:5vh;width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.message-form form .text-input .image-upload *{stroke:#cfcfcf}.message-form form .text-input .image-upload{position:absolute;right:10px}.message-form form .text-input input{height:100%;width:100%;border-radius:20px;padding:0 1rem;border:1px solid #aaaaaa;position:relative;background-color:transparent;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:#390904;outline:none}.message-form form .text-input input:focus{outline:none}.message-form form .send-btn{width:fit-content;min-height:4vh;position:relative;top:.3rem;padding:0!important;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#f69522}@media screen and (max-width: 600px){.message-form form .send-btn{top:0rem}}.message-form form .send-btn:focus{box-shadow:none}.message-form .image-upload{cursor:pointer;padding:0px 1rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}*{padding:0;margin:0;box-sizing:border-box}* p,* div,* span,* a,* button,* li{font-family:Euclid Circual A Regular}* h1,* h2,* h3,* h4,* h5,* h6{font-family:Euclid Circual A Regular;font-weight:700}* #search::-webkit-search-cancel-button{color:#f69522;font-size:1.2rem}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#fff;border-radius:0rem}::-webkit-scrollbar-thumb{background:hsla(33deg,100%,50%,.623);border-radius:5rem}::-webkit-scrollbar-thumb:hover{background:hsla(33deg,100%,50%,.623)}body{background:#ffffff;font-family:Century Gothic;background-color:#fff}.app{margin-top:10vh}@media screen and (max-width: 1000px){.app{margin-top:0vh;margin-bottom:8vh!important}}.route-page .container{gap:3rem}@media screen and (max-width: 600px){.route-page .container{gap:1rem}.route-page .similar{padding:0!important;margin:0!important}.route-page .similar h3{padding:.5rem 1rem}}.terms-and-conditions-page{position:relative;margin:1rem;padding:1rem;border-radius:20px;background:linear-gradient(176.65deg,#fff4e8 2.77%,#ffffff 40%);min-height:calc(100vh - 2rem);height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media screen and (max-width: 600px){.terms-and-conditions-page{background:#fafafa}}@media screen and (max-width: 600px){.terms-and-conditions-page{margin:0rem;padding:1rem;border-radius:0;min-height:82vh}}.terms-and-conditions-page .terms-and-conditions-payment{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem}.terms-and-conditions-page .terms-and-conditions-payment h3{width:100%;text-align:left}.terms-and-conditions-page .terms-and-conditions-payment ol{width:95%;display:flex;flex-direction:column;justify-content:flex-start;align-items:left;gap:.5rem}@media screen and (max-width: 600px){.terms-and-conditions-page .terms-and-conditions-payment ol{width:85%}}.terms-and-conditions-page .terms-and-conditions-payment ol li{font-size:1.4rem}.terms-and-conditions-page .terms-and-conditions-payment ol li:last-child img{height:5vh;width:auto}.terms-and-conditions-page .terms-and-conditions-payment ol li:last-child img:last-child{height:6vh}.terms-and-conditions-page .regular-terms{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;padding:5vh 15%}@media screen and (max-width: 600px){.terms-and-conditions-page .regular-terms{padding:5vh 2%}}.terms-and-conditions-page .regular-terms h3{width:100%;text-align:left}.terms-and-conditions-page .regular-terms p{font-size:1.2rem}.log-in{min-height:100vh;height:fit-content;padding:3vh 0!important}@media screen and (max-width: 600px){.log-in{min-height:82vh;height:fit-content;padding:1rem 0!important}}.sign-up{min-height:100vh;height:fit-content;padding:3vh 0!important}@media screen and (max-width: 600px){.sign-up{min-height:82vh;height:fit-content;padding:1rem 0!important}}.items-route-page{display:grid;grid-template-columns:25% 25% 25% 25%;min-height:50vh}@media screen and (max-width: 1800px){.items-route-page{display:grid;grid-template-columns:33% 33% 33%}}@media screen and (max-width: 992px){.items-route-page{display:grid;grid-template-columns:33% 33% 33%}}@media screen and (max-width: 600px){.items-route-page{display:grid;grid-template-columns:50% 50%;font-size:1rem;gap:0;margin:1rem 0;padding:0}}.blogs-route-page{display:grid;grid-template-columns:25% 25% 25% 25%;min-height:50vh}@media screen and (max-width: 1800px){.blogs-route-page{display:grid;grid-template-columns:25% 25% 25% 25%}}@media screen and (max-width: 992px){.blogs-route-page{display:grid;grid-template-columns:33% 33% 33%}}@media screen and (max-width: 600px){.blogs-route-page{display:grid;grid-template-columns:50% 50%;font-size:1rem;gap:0;margin:1rem 0;padding:0}}.fade-enter{opacity:0;z-index:1}.fade-enter.fade-enter-active{opacity:1;transition:opacity .25s ease-in}textarea{resize:none}.row{height:fit-content!important}.load-more-btn{background:linear-gradient(130.28deg,#f69522 10.03%,#fbc117 95.77%);cursor:pointer;border-radius:20px;color:#fff;box-shadow:0 10px 20px #00000026;border:none;transition:all .2s linear}.load-more-btn:hover{background:linear-gradient(90.97deg,#b0ee7d -2.34%,#53de6a 127.36%)}.load-more-btn:focus{box-shadow:none}.load-more-btn:hover{color:#fff}.user-account{margin:.8rem!important;margin-bottom:0!important;border-radius:20px;padding:0;padding-bottom:2rem!important;display:flex;flex-direction:column;justify-content:center;align-items:center;height:fit-content;background:linear-gradient(176.65deg,#fff4e8 2.77%,#ffffff 40%)}@media screen and (max-width: 600px){.user-account{background:#fafafa}}@media screen and (max-width: 768px){.user-account{margin:0rem!important}}.navbar-main-component{border-radius:25px;margin-top:1rem;width:95%;padding:0 3rem 3rem;margin:auto;position:absolute;top:90px;left:50%;transform:translate(-50%,-50%);z-index:2}@media screen and (max-width: 768px){.navbar-main-component{border-radius:0 0 10px 10px;margin-top:0;padding:0 1rem 1rem}}.hero,.route-page,.items-page,.user-account,.notifications-component,.messages-component,.referrals-component,.terms-and-conditions-page,.contact{padding-top:100px!important}.navbar-component{border-radius:25px;margin-top:1rem;width:100%;padding:0 1rem 1rem}@media screen and (max-width: 768px){.navbar-component{border-radius:0 0 10px 10px;margin-top:0;padding:0 1rem 1rem}}.items-page,.blogs-page{width:100%;height:100%;background:linear-gradient(176.65deg,#fff4e8 2.77%,#ffffff 40%)}@media screen and (max-width: 600px){.items-page,.blogs-page{background:#fafafa}}.route-page{width:98%;height:100%;background:linear-gradient(176.65deg,#fff4e8 2.77%,#ffffff 40%);margin:1% auto auto;border-radius:50px}@media screen and (max-width: 600px){.route-page{background:#fafafa}}@media screen and (max-width: 600px){.route-page{margin-top:0%;border-radius:0;width:100%}}.nav-route-page-container{width:100%;height:fit-content;display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.nav-route-page-container .nav-route-page{height:fit-content;min-height:100vh;width:100%;background:linear-gradient(176.65deg,#fff4e8 2.77%,#ffffff 40%)}@media screen and (max-width: 600px){.nav-route-page-container .nav-route-page{background:#fafafa}}@media screen and (max-width: 768px){.nav-route-page-container .nav-route-page{border-radius:0}}@media screen and (max-width: 600px){.nav-route-page-container .nav-route-page{min-height:82vh}}.nav-route-page-container .nav-route-page .navbar-component{width:90%}@media screen and (max-width: 768px){.nav-route-page-container .nav-route-page .navbar-component{width:100%}}.item-added-info{position:fixed;bottom:20px;left:20px;z-index:999;background:lightgreen;border:1px solid lime;width:350px;max-width:100vw;height:100px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;display:flex;align-items:center;justify-content:center;padding:20px}.item-added-info p{margin:0}@media screen and (max-width: 992px){.container{max-width:100%!important}}@media screen and (min-width: 1200px){.container{max-width:1150px!important}}@media screen and (min-width: 1400px){.container{max-width:1270px!important}}@media screen and (min-width: 1800px){.container{max-width:1450px!important}}@media screen and (min-width: 2000px){.container{max-width:1500px!important}}@media screen and (min-width: 2300px){.container{max-width:1800px!important}}
