.login{align-items:center;background-color:#6d1d1d;display:flex;justify-content:center;min-height:100vh}.login .error{color:red}.login button{transition:all .3s ease-in!important}.login button:hover{background-color:#4c1313!important;color:#fff!important}.login .or{color:#555;font-size:.8em;text-align:center}.login .forgot{flex-wrap:nowrap;font-size:.8em;width:100%}.login .buttons{display:flex;flex-direction:column;gap:10px;width:60%}.login .guest button{background-color:#fff!important;border:1px solid #d3d3d3!important;color:#000!important;font-weight:400!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.login .guest button:hover{background-color:#4c1313!important;color:#fff!important}.login .language-toggle{align-items:center;border:none;cursor:pointer;display:flex;position:absolute;right:20px;top:20px}.login .language-toggle,.login .language-toggle:hover{background-color:transparent!important}.login .flag{height:35px;width:35px}.login .card{background-color:#fff;border-radius:10px;display:flex;min-height:600px;overflow:hidden;position:relative;width:60%}@media screen and (max-width:1200px){.login .card{border-radius:0;width:100%}}.login .card .left{background:linear-gradient(rgba(58,15,15,.65),rgba(58,15,15,.65)),url(https://images.pexels.com/photos/3228727/pexels-photo-3228727.jpeg?auto=compress&cs=tinysrgb&w=1600) 50%;background-size:cover;color:#fff;display:flex;flex:1 1;flex-direction:column;gap:30px;padding:50px}@media screen and (max-width:1200px){.login .card .left{display:none}}.login .card .left h1{font-size:80px;line-height:80px}.login .card .left span{font-size:14px}.login .card .left button{background-color:#fff;border:none;color:#4c1313;cursor:pointer;font-weight:700;padding:10px;width:50%}.login .card .right{display:flex;flex:1 1;flex-direction:column;gap:50px;justify-content:center;padding:50px}.login .card .right h1{color:#555}.login .card .right form{display:flex;flex-direction:column;gap:30px}.login .card .right form input{border:none;border-bottom:1px solid #d3d3d3;padding:20px 10px;width:100%}.login .card .right form .eye{color:#555;left:90%;position:absolute;top:25%}.login .card .right form button{background-color:#bb7e7e;border:none;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:100%}@media screen and (min-width:1201px){.login .mobile{display:none}}@media screen and (max-width:1200px){.login .pc{display:none}}.register{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;height:100vh;justify-content:center}.register .button-row{display:flex;justify-content:space-between;position:absolute}.register .language-toggle{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;left:20px;position:absolute;top:10px}.register .flag{height:35px;width:35px}.register .notice{font-size:12px}.register .card{background-color:#fff;border-radius:10px;display:flex;flex-direction:row-reverse;min-height:600px;overflow:hidden;position:relative;width:60vw}@media screen and (max-width:1200px){.register .card{border-radius:0;padding:10px;width:100%}}.register .card .left{background:linear-gradient(rgba(58,15,15,.65),rgba(58,15,15,.65)),url(https://images.pexels.com/photos/4881619/pexels-photo-4881619.jpeg?auto=compress&cs=tinysrgb&w=1600) 50%;background-size:cover;color:#fff;display:flex;flex:1 1;flex-direction:column;gap:30px;padding:50px}@media screen and (max-width:1200px){.register .card .left{display:none}}.register .card .left h1{font-size:70px}.register .card .left span{font-size:14px}.register .card .left button{background-color:#fff;border:none;color:#4c1313;cursor:pointer;font-weight:700;padding:10px;transition:all .3s ease-in!important;width:50%}.register .card .left button:hover{background-color:#4c1313!important;color:#fff!important}.register .card .right{display:flex;flex:1 1;flex-direction:column;gap:50px;padding:50px}.register .card .right h1{color:#555}.register .card .right form{display:flex;flex-direction:column;gap:15px}.register .card .right form input{border:none;border-bottom:1px solid #d3d3d3;padding:20px 10px}.register .card .right form .passwords{align-items:center;display:flex;margin:0;padding:0;width:100%}.register .card .right form .passwords input{width:100%}.register .card .right form .eye{margin-left:-30px}.register .card .right form button{background-color:#bb7e7e;border:none;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:50%}.register .card .right .question{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.register .card .right .question button{border:1px solid gray;box-shadow:0 0 15px -10px rgba(0,0,0,.38);color:#4c1313;font-weight:700;padding:15px 25px;transition:all .3s ease-in;width:100%}.register .card .right .question button:hover{background-color:#4c1313;color:#fff}.register .card .right .question .personal{background-color:#ececec}.register .card .right .question .business{background-color:#6d1d1d;color:#fff;margin-top:30px}.register .card .right .question .description{font-size:.9em}.register .card .right .buttonRow{display:flex;gap:20px}.register .card .right .buttonRow button{transition:all .2s ease-in}.register .card .right .buttonRow .back{background-color:#fff;border:1px solid #d3d3d3;color:#000;font-weight:400}.register .card .right .buttonRow .back:hover{background-color:#d3d3d3}.register .card .right .buttonRow button:hover{background-color:#4c1313}@media screen and (min-width:1201px){.register .mobile{display:none}}@media screen and (max-width:1200px){.register .pc{display:none}}.register .login-button{position:absolute;right:20px}.register .login-button button{background-color:#fff;border:1px solid #a9a9a9;color:#000;cursor:pointer;font-weight:400;padding:5px 10px;transition:all .2s ease-in}.register .login-button button:hover{background-color:#d3d3d3}.terms{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;width:100vw;z-index:999}@media(max-width:480px){.terms{bottom:20;left:20}}.terms .wrapper{background-color:#fff;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#000;display:flex;flex-direction:column;gap:20px;height:70%;margin:30px 0;overflow:scroll;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.terms .wrapper{height:100%;padding:10px;width:100%}}@media(max-width:960px){.terms .wrapper{height:100%;padding:20px;width:100%}}.terms .wrapper p{font-size:14px}.terms .wrapper ul{font-size:12px;margin:0 20px}.terms .wrapper h1{color:#000}@media(max-width:480px){.terms .wrapper h1{font-size:20px}}.terms .wrapper .close{background-color:transparent;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.theme-light .navbar{align-items:center;background-color:#fff;border-bottom:1px solid #d3d3d3;color:#000;display:flex;flex-wrap:nowrap;height:50px;justify-content:space-between;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;width:calc(100% - 40px);z-index:999}@media screen and (min-width:581px){.theme-light .navbar .mobile{display:none}}@media screen and (max-width:580px){.theme-light .navbar .pc{display:none}}.theme-light .navbar .guest-button{background-color:#6d1d1d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;padding:5px 10px}.theme-light .navbar .guest-button-second{background-color:#fff;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:.9em;padding:5px 10px}.theme-light .navbar .row{display:flex;gap:10px}.theme-light .navbar .language-toggle{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;padding:0}.theme-light .navbar .flag{height:25px;width:25px}.theme-light .navbar .left{align-items:center;display:flex;gap:30px}@media(max-width:480px){.theme-light .navbar .left{gap:10px}}@media(max-width:960px){.theme-light .navbar .left{gap:10px}}.theme-light .navbar .left span{color:#6d1d1d;font-size:20px;font-weight:700}@media(max-width:480px){.theme-light .navbar .left span{font-size:18px}}.theme-light .navbar .right{align-items:center;display:flex;gap:20px}@media(max-width:480px){.theme-light .navbar .right{gap:10px}}.theme-light .navbar .right .user{align-items:center;display:flex;font-weight:500;gap:10px}.theme-light .navbar .right .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .navbar{align-items:center;background-color:#222;border-bottom:1px solid #444;color:#f5f5f5;display:flex;flex-wrap:nowrap;height:50px;justify-content:space-between;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;width:calc(100% - 40px);z-index:999}@media screen and (min-width:581px){.theme-dark .navbar .mobile{display:none}}@media screen and (max-width:580px){.theme-dark .navbar .pc{display:none}}.theme-dark .navbar .guest-button{background-color:#6d1d1d;color:#fff}.theme-dark .navbar .guest-button,.theme-dark .navbar .guest-button-second{border:none;border-radius:4px;cursor:pointer;font-size:.9em;padding:5px 10px}.theme-dark .navbar .guest-button-second{background-color:#222;color:#f5f5f5}.theme-dark .navbar .row{display:flex;gap:10px}.theme-dark .navbar .language-toggle{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;padding:0}.theme-dark .navbar .flag{height:25px;width:25px}.theme-dark .navbar .left{align-items:center;display:flex;gap:30px}@media(max-width:480px){.theme-dark .navbar .left{gap:10px}}@media(max-width:960px){.theme-dark .navbar .left{gap:10px}}.theme-dark .navbar .left span{color:#fff;font-size:20px;font-weight:700}@media(max-width:480px){.theme-dark .navbar .left span{font-size:18px}}.theme-dark .navbar .right{align-items:center;display:flex;gap:20px}@media(max-width:480px){.theme-dark .navbar .right{gap:10px}}.theme-dark .navbar .right .user{align-items:center;display:flex;font-weight:500;gap:10px}.theme-dark .navbar .right .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.logo{display:block;height:auto;max-width:200px;object-fit:contain}.theme-dark .soft,.theme-light .soft{background-color:transparent}.theme-dark .toggle-closed,.theme-light .toggle-closed{position:fixed;z-index:999}@media(min-width:961px){.mobile{display:none!important}}@media(max-width:480px){.pc{display:none!important}}.theme-light .leftBar{background-color:#fff;color:#000;height:calc(100vh - 70px);overflow:scroll;padding-right:50px;position:-webkit-sticky;position:sticky;top:70px;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}@media(max-width:480px){.theme-light .leftBar{padding-right:20px}}.theme-light .leftBar .soft{background-color:#f6f3f3}.theme-light .leftBar.closed{position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.theme-light .leftBar.open{-webkit-transform:translateX(0);transform:translateX(0)}.theme-light .leftBar::-webkit-scrollbar{display:none}.theme-light .leftBar .row{align-items:center;display:flex;gap:10px;overflow:wrap}.theme-light .leftBar .toggle{bottom:10px;position:absolute;right:10px;z-index:999}@media(max-width:480px){.theme-light .leftBar .toggle{top:10px}}.theme-light .leftBar .logout{align-items:center;bottom:40px;display:flex;gap:10px;justify-self:flex-end;overflow:wrap;position:absolute;right:10px}@media(max-width:480px){.theme-light .leftBar .logout{bottom:10px}}.theme-light .leftBar .logout button{padding:2px 5px}.theme-light .leftBar .container{padding:20px}.theme-light .leftBar .container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .leftBar .container .menu{display:flex;flex-direction:column;gap:20px}.theme-light .leftBar .container .menu span{font-size:12px}.theme-light .leftBar .container .menu .user{align-items:center;display:flex;gap:10px}.theme-light .leftBar .container .menu .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .leftBar .container .menu .user span{font-size:16px}.theme-light .leftBar .container .menu .item{align-items:center;display:flex;gap:10px}.theme-light .leftBar .container .menu .item img{width:30px}.theme-light .leftBar .container .menu .item span{font-size:16px}.theme-light .leftBar .container .menu .categoryLabel{font-size:12px;padding-left:20px}.theme-light .leftBar .container .menu .subcategoryLabel{font-size:12px;font-weight:lighter;padding-left:40px}.theme-light .leftBar .container .submenu{display:flex;flex-direction:column;gap:15px}.theme-light .leftBar .container .submenu span{font-size:14px}.theme-light .leftBar .container .submenu .user{align-items:center;display:flex;gap:10px}.theme-light .leftBar .container .submenu .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .leftBar .container .submenu .user span{font-size:14px}.theme-light .leftBar .container .submenu .item{align-items:center;display:flex;gap:10px}.theme-light .leftBar .container .submenu .item img{width:30px}.theme-light .leftBar .container .submenu .item span{font-size:14px}.theme-light .leftBar .container .submenu .categoryLabel{font-size:14px;padding-left:20px}.theme-light .leftBar .container .submenu .subcategoryLabel{font-size:13px;font-weight:lighter;padding-left:40px}.theme-dark .leftBar{background-color:#222;color:#f5f5f5;height:calc(100vh - 70px);overflow:scroll;padding-right:50px;position:-webkit-sticky;position:sticky;top:70px;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}@media(max-width:480px){.theme-dark .leftBar{padding-right:20px}}.theme-dark .leftBar .soft{background-color:#333}.theme-dark .leftBar.closed{position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.theme-dark .leftBar.open{-webkit-transform:translateX(0);transform:translateX(0)}.theme-dark .leftBar::-webkit-scrollbar{display:none}.theme-dark .leftBar .row{align-items:center;display:flex;gap:10px;overflow:wrap}.theme-dark .leftBar .toggle{bottom:10px;position:absolute;right:10px;z-index:999}@media(max-width:480px){.theme-dark .leftBar .toggle{top:10px}}.theme-dark .leftBar .logout{align-items:center;bottom:40px;display:flex;gap:10px;justify-self:flex-end;overflow:wrap;position:absolute;right:10px}@media(max-width:480px){.theme-dark .leftBar .logout{bottom:10px}}.theme-dark .leftBar .logout button{padding:2px 5px}.theme-dark .leftBar .container{padding:20px}.theme-dark .leftBar .container hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .leftBar .container .menu{display:flex;flex-direction:column;gap:20px}.theme-dark .leftBar .container .menu span{font-size:12px}.theme-dark .leftBar .container .menu .user{align-items:center;display:flex;gap:10px}.theme-dark .leftBar .container .menu .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .leftBar .container .menu .user span{font-size:16px}.theme-dark .leftBar .container .menu .item{align-items:center;display:flex;gap:10px}.theme-dark .leftBar .container .menu .item img{width:30px}.theme-dark .leftBar .container .menu .item span{font-size:16px}.theme-dark .leftBar .container .menu .categoryLabel{font-size:12px;padding-left:20px}.theme-dark .leftBar .container .menu .subcategoryLabel{font-size:12px;font-weight:lighter;padding-left:40px}.theme-dark .leftBar .container .submenu{display:flex;flex-direction:column;gap:15px}.theme-dark .leftBar .container .submenu span{font-size:14px}.theme-dark .leftBar .container .submenu .user{align-items:center;display:flex;gap:10px}.theme-dark .leftBar .container .submenu .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .leftBar .container .submenu .user span{font-size:14px}.theme-dark .leftBar .container .submenu .item{align-items:center;display:flex;gap:10px}.theme-dark .leftBar .container .submenu .item img{width:30px}.theme-dark .leftBar .container .submenu .item span{font-size:14px}.theme-dark .leftBar .container .submenu .categoryLabel{font-size:14px;padding-left:20px}.theme-dark .leftBar .container .submenu .subcategoryLabel{font-size:13px;font-weight:lighter;padding-left:40px}.theme-light .rightBar{background-color:#f6f3f3;padding-right:20px}@media(max-width:480px){.theme-light .rightBar{display:none}}@media(max-width:960px){.theme-light .rightBar{display:none}}.theme-light .rightBar .circle-icon{align-items:center;color:inherit;display:flex;flex-direction:column;gap:5px;justify-content:center;margin:30px 0;text-decoration:none}.theme-light .rightBar .circle-icon img{border:1px solid #d3d3d3;border-radius:100%;height:130px;object-fit:contain;width:130px}.theme-light .rightBar .circle-icon p{color:#000;font-size:large;font-weight:light}.theme-light .rightBar::-webkit-scrollbar{display:none}.theme-light .rightBar .container{padding-top:0}.theme-light .rightBar .container .item{background-color:#f6f3f3;margin-bottom:20px;padding:20px}.theme-light .rightBar .container .item span{color:gray}.theme-light .rightBar .container .item .user{align-items:center;display:flex;justify-content:space-between;margin:20px 0}.theme-light .rightBar .container .item .user .userInfo{align-items:center;display:flex;gap:20px;position:relative}.theme-light .rightBar .container .item .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .rightBar .container .item .user .userInfo .online{background-color:#32cd32;border-radius:50%;height:12px;left:30px;position:absolute;top:0;width:12px}.theme-light .rightBar .container .item .user .userInfo p{color:#555}.theme-light .rightBar .container .item .user .userInfo span{color:#000;font-weight:500}.theme-light .rightBar .container .item .user .buttons{align-items:center;display:flex;gap:10px}.theme-light .rightBar .container .item .user .buttons button{border:none;color:#fff;cursor:pointer;padding:5px}.theme-light .rightBar .container .item .user .buttons button:first-child{background-color:#6d1d1d}.theme-light .rightBar .container .item .user .buttons button:last-child{background-color:#111}.theme-dark .rightBar{background-color:#333;padding-right:20px}@media(max-width:480px){.theme-dark .rightBar{display:none}}@media(max-width:960px){.theme-dark .rightBar{display:none}}.theme-dark .rightBar .circle-icon{align-items:center;color:inherit;display:flex;flex-direction:column;gap:5px;justify-content:center;margin:30px 0;text-decoration:none}.theme-dark .rightBar .circle-icon img{border:1px solid #444;border-radius:100%;height:130px;object-fit:contain;width:130px}.theme-dark .rightBar .circle-icon p{color:#f5f5f5;font-size:large;font-weight:light}.theme-dark .rightBar::-webkit-scrollbar{display:none}.theme-dark .rightBar .container{padding-top:0}.theme-dark .rightBar .container .item{background-color:#333;margin-bottom:20px;padding:20px}.theme-dark .rightBar .container .item span{color:gray}.theme-dark .rightBar .container .item .user{align-items:center;display:flex;justify-content:space-between;margin:20px 0}.theme-dark .rightBar .container .item .user .userInfo{align-items:center;display:flex;gap:20px;position:relative}.theme-dark .rightBar .container .item .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .rightBar .container .item .user .userInfo .online{background-color:#32cd32;border-radius:50%;height:12px;left:30px;position:absolute;top:0;width:12px}.theme-dark .rightBar .container .item .user .userInfo p{color:#d3d3d3}.theme-dark .rightBar .container .item .user .userInfo span{color:#f5f5f5;font-weight:500}.theme-dark .rightBar .container .item .user .buttons{align-items:center;display:flex;gap:10px}.theme-dark .rightBar .container .item .user .buttons button{border:none;color:#fff;cursor:pointer;padding:5px}.theme-dark .rightBar .container .item .user .buttons button:first-child{background-color:#6d1d1d}.theme-dark .rightBar .container .item .user .buttons button:last-child{background-color:#111}.theme-light .stories{display:flex;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;max-width:70vw;overflow-x:auto;overflow-y:hidden}@media(max-width:480px){.theme-light .stories{max-width:100vw}}.theme-light .stories .x{background-color:#fff;background-color:transparent;border:none;border-radius:100px;padding:5px;position:absolute;right:0;text-align:center;top:0}.theme-light .stories::-webkit-scrollbar{height:20px}.theme-light .stories::-webkit-scrollbar-thumb{background-color:transparent;border-radius:10px}.theme-light .stories::-webkit-scrollbar-button{display:block;height:25px}.theme-light .stories::-webkit-scrollbar-button:start{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"><path d="M20 0H0v20h20zm-7.354 14.166-1.389 1.439-5.737-5.529 5.729-5.657 1.4 1.424-4.267 4.215z"/></svg>');background-position:50%;background-repeat:no-repeat;width:20px}.theme-light .stories::-webkit-scrollbar-button:end{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"><path d="M20 0H0v20h20zM7.658 15.707l-1.414-1.414L10.537 10 6.244 5.707l1.414-1.414L13.365 10z"/></svg>');background-position:50%;background-repeat:no-repeat;width:20px}.theme-light .stories .shareStory{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-light .stories .shareStory .wrapper{background-color:#fff;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#000;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:50px;position:relative;width:50%;z-index:999}@media(max-width:480px){.theme-light .stories .shareStory .wrapper{height:50%;padding:20px;width:80%}}.theme-light .stories .shareStory .wrapper .post{align-self:flex-end;background-color:#6d1d1d;border:none;border-radius:10px;bottom:10px;color:#fff;cursor:pointer;font-size:14px;padding:10px 15px;position:absolute;right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.theme-light .stories .shareStory .wrapper .close{align-items:center;background-color:transparent;border:none;border-radius:100px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:4px 10px;position:absolute;right:10px;top:10px;width:20px}.theme-light .stories .shareStory .wrapper h2{color:#6d1d1d;font-weight:700}.theme-light .stories .shareStory .wrapper .file{aspect-ratio:.85;border-radius:20px;object-fit:cover;width:200px}.theme-light .stories .shareStory .wrapper .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-light .stories .shareStory .wrapper .item img{height:30px}.theme-light .stories .shareStory .wrapper .item span{color:gray;font-size:14px}.theme-dark .stories{display:flex;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;max-width:70vw;overflow-x:auto;overflow-y:hidden}@media(max-width:480px){.theme-dark .stories{max-width:100vw}}.theme-dark .stories .x{background-color:#222;background-color:transparent;border:none;border-radius:100px;padding:5px;position:absolute;right:0;text-align:center;top:0}.theme-dark .stories::-webkit-scrollbar{height:20px}.theme-dark .stories::-webkit-scrollbar-thumb{background-color:transparent;border-radius:10px}.theme-dark .stories::-webkit-scrollbar-button{display:block;height:25px}.theme-dark .stories::-webkit-scrollbar-button:start{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"><path d="M20 0H0v20h20zm-7.354 14.166-1.389 1.439-5.737-5.529 5.729-5.657 1.4 1.424-4.267 4.215z"/></svg>');background-position:50%;background-repeat:no-repeat;width:20px}.theme-dark .stories::-webkit-scrollbar-button:end{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"><path d="M20 0H0v20h20zM7.658 15.707l-1.414-1.414L10.537 10 6.244 5.707l1.414-1.414L13.365 10z"/></svg>');background-position:50%;background-repeat:no-repeat;width:20px}.theme-dark .stories .shareStory{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-dark .stories .shareStory .wrapper{background-color:#222;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#f5f5f5;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;padding:50px;position:relative;width:50%;z-index:999}@media(max-width:480px){.theme-dark .stories .shareStory .wrapper{height:50%;padding:20px;width:80%}}.theme-dark .stories .shareStory .wrapper .post{align-self:flex-end;background-color:#6d1d1d;border:none;border-radius:10px;bottom:10px;color:#fff;cursor:pointer;font-size:14px;padding:10px 15px;position:absolute;right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.theme-dark .stories .shareStory .wrapper .close{align-items:center;background-color:transparent;border:none;border-radius:100px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:4px 10px;position:absolute;right:10px;top:10px;width:20px}.theme-dark .stories .shareStory .wrapper h2{color:#fff;font-weight:700}.theme-dark .stories .shareStory .wrapper .file{aspect-ratio:.85;border-radius:20px;object-fit:cover;width:200px}.theme-dark .stories .shareStory .wrapper .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-dark .stories .shareStory .wrapper .item img{height:30px}.theme-dark .stories .shareStory .wrapper .item span{color:gray;font-size:14px}.stories .story{position:relative}.stories .story img{border-radius:10px;height:250px;object-fit:cover;width:200px}.stories .story span{background-color:#f6f3f3;border-radius:5px;color:#000;font-weight:500;left:10px;padding:1px 5px;position:absolute}.stories .story button{align-items:center;background-color:#6d1d1d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:30px;height:30px;justify-content:center;position:absolute;right:10px;width:30px}.stories .story .lower{bottom:45px}.theme-light .post{background-color:#fff;border:1px solid #e6e6e6;border-radius:9px;box-shadow:0 0 25px -10px rgba(0,0,0,.18);color:#000;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;overflow:hidden;width:100%}.theme-light .post .icon{color:#000}.theme-light .post .flag{border-radius:5px!important;justify-self:flex-end}.theme-light .post .bottom{flex-wrap:wrap}@media(max-width:480px){.theme-light .post .bottom{align-items:flex-start;display:flex}.theme-light .post .pc{display:none}}.theme-light .post .right-arrow{right:0}.theme-light .post .left-arrow,.theme-light .post .right-arrow{background-color:transparent;border:none;position:absolute;top:50%;z-index:999}.theme-light .post .left-arrow{left:0}.theme-light .post .image{align-self:center;justify-self:center;margin:20px;object-fit:contain;width:25vw}.theme-light .post .video{align-self:center;margin:auto;object-fit:contain;width:25vw}.theme-light .post .container{display:flex;flex-direction:column;justify-content:center;padding:20px}.theme-light .post .container .my-share-container.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.theme-light .post .container .my-share-container,.theme-light .post .container .my-share-container.show{transition:opacity 1s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity 1s ease-in-out,transform .3s ease-in-out;transition:opacity 1s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.theme-light .post .container .my-share-container{align-items:center;border:.5px solid #d3d3d3;border-radius:10px;bottom:10px;box-shadow:0 0 12px -10px rgba(0,0,0,.18);display:flex;opacity:0;padding:5px;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:1s ease}@media(min-width:961px){.theme-light .post .container .my-share-container{left:30%}}.theme-light .post .container .my-share-container .section{display:flex;font-size:12px;margin-right:5px;margin-top:0}.theme-light .post .container .my-share-container .reaction{display:flex;margin:0 5px;transition:all .3s ease-in}.theme-light .post .container .my-share-container .reaction img{border-radius:50%;height:20px;object-fit:scale;width:20px}.theme-light .post .container .my-share-container .reaction:hover{margin-right:6px}.theme-light .post .container .my-share-container .enlarged,.theme-light .post .container .my-share-container .reaction:hover{margin-top:-10px;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:center;transform-origin:center}.theme-light .post .container .user{align-items:center;display:flex;justify-content:space-between}.theme-light .post .container .user .userInfo{display:flex;gap:20px;position:relative}.theme-light .post .container .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .post .container .user .userInfo .details{display:flex;flex-direction:column}.theme-light .post .container .user .userInfo .details .name{font-weight:500}.theme-light .post .container .user .userInfo .details .date{font-size:12px}.theme-light .post .container .user .userInfo .details .categ{background-color:#f0f0f0;border-radius:8px;color:gray;font-size:10px;font-weight:500;margin-top:2px;padding:2px 6px;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.theme-light .post .container .centered{align-items:center;display:flex;justify-content:center}.theme-light .post .container .content{padding:20px 5px;position:relative}.theme-light .post .container .content img{margin-top:20px;max-height:500px;object-fit:contain;width:100%}@media(max-width:480px){.theme-light .post .container .content img{width:100%}}.theme-light .post .container .content video{margin-top:20px;max-height:500px;object-fit:contain;width:100%}@media(max-width:480px){.theme-light .post .container .content video{width:100%}}.theme-light .post .container .info{align-items:center;display:flex;gap:20px;width:100%}.theme-light .post .container .info .like-count{align-items:center;display:flex;justify-content:flex-end}.theme-light .post .container .info .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.theme-light .post .container .info .item img{height:22px;object-fit:cover;transition:all .4s ease-in-out;width:22px}.theme-light .post .container .info .item img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}.theme-dark .post{background-color:#222;border:1px solid #e6e6e6;border-radius:9px;box-shadow:0 0 25px -10px rgba(0,0,0,.18);color:#f5f5f5;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;overflow:hidden;width:100%}.theme-dark .post .icon{color:#f5f5f5}.theme-dark .post .flag{border-radius:5px!important;justify-self:flex-end}.theme-dark .post .bottom{flex-wrap:wrap}@media(max-width:480px){.theme-dark .post .bottom{align-items:flex-start;display:flex}.theme-dark .post .pc{display:none}}.theme-dark .post .right-arrow{right:0}.theme-dark .post .left-arrow,.theme-dark .post .right-arrow{background-color:transparent;border:none;position:absolute;top:50%;z-index:999}.theme-dark .post .left-arrow{left:0}.theme-dark .post .image{align-self:center;justify-self:center;margin:20px;object-fit:contain;width:25vw}.theme-dark .post .video{align-self:center;margin:auto;object-fit:contain;width:25vw}.theme-dark .post .container{display:flex;flex-direction:column;justify-content:center;padding:20px}.theme-dark .post .container .my-share-container.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.theme-dark .post .container .my-share-container,.theme-dark .post .container .my-share-container.show{transition:opacity 1s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity 1s ease-in-out,transform .3s ease-in-out;transition:opacity 1s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.theme-dark .post .container .my-share-container{align-items:center;border:.5px solid #d3d3d3;border-radius:10px;bottom:10px;box-shadow:0 0 12px -10px rgba(0,0,0,.18);display:flex;opacity:0;padding:5px;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:1s ease}@media(min-width:961px){.theme-dark .post .container .my-share-container{left:30%}}.theme-dark .post .container .my-share-container .section{display:flex;font-size:12px;margin-right:5px;margin-top:0}.theme-dark .post .container .my-share-container .reaction{display:flex;margin:0 5px;transition:all .3s ease-in}.theme-dark .post .container .my-share-container .reaction img{border-radius:50%;height:20px;object-fit:scale;width:20px}.theme-dark .post .container .my-share-container .reaction:hover{margin-right:6px}.theme-dark .post .container .my-share-container .enlarged,.theme-dark .post .container .my-share-container .reaction:hover{margin-top:-10px;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:center;transform-origin:center}.theme-dark .post .container .user{align-items:center;display:flex;justify-content:space-between}.theme-dark .post .container .user .userInfo{display:flex;gap:20px;position:relative}.theme-dark .post .container .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .post .container .user .userInfo .details{display:flex;flex-direction:column}.theme-dark .post .container .user .userInfo .details .name{font-weight:500}.theme-dark .post .container .user .userInfo .details .date{font-size:12px}.theme-dark .post .container .user .userInfo .details .categ{background-color:#f0f0f0;border-radius:8px;color:gray;font-size:10px;font-weight:500;margin-top:2px;padding:2px 6px;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.theme-dark .post .container .centered{align-items:center;display:flex;justify-content:center}.theme-dark .post .container .content{padding:20px 5px;position:relative}.theme-dark .post .container .content img{margin-top:20px;max-height:500px;object-fit:contain;width:100%}@media(max-width:480px){.theme-dark .post .container .content img{width:100%}}.theme-dark .post .container .content video{margin-top:20px;max-height:500px;object-fit:contain;width:100%}@media(max-width:480px){.theme-dark .post .container .content video{width:100%}}.theme-dark .post .container .info{align-items:center;display:flex;gap:20px;width:100%}.theme-dark .post .container .info .like-count{align-items:center;display:flex;justify-content:flex-end}.theme-dark .post .container .info .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.theme-dark .post .container .info .item img{height:22px;object-fit:cover;transition:all .4s ease-in-out;width:22px}.theme-dark .post .container .info .item img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}@media screen and (min-width:500px){.theme-light .comments .pc{display:none}}.theme-light .comments .writePC{align-items:center;display:flex;justify-content:space-between;margin:20px 0 0}.theme-light .comments .writePC img{aspect-ratio:1!important;resize:cover}@media(max-width:480px){.theme-light .comments .writePC{display:none}}@media(max-width:960px){.theme-light .comments .writePC{display:none}}.theme-light .comments .writePC input{background-color:transparent;border:1px solid #d3d3d3;color:#000;flex:5 1;padding:10px}.theme-light .comments .writePC .submit{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-left:10px;padding:10px}.theme-light .comments .writeMobile{align-items:center;display:flex;justify-content:space-between;margin:20px 0 0}@media(min-width:961px){.theme-light .comments .writeMobile{display:none}}.theme-light .comments .writeMobile input{background-color:transparent;border:1px solid #d3d3d3;border-radius:10px;color:#000;flex:2 1;margin:0 5px;padding:10px}.theme-light .comments .writeMobile .submit{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-left:10px;padding:10px}.theme-light .comments .x{background-color:transparent;border:none;border-radius:100px;padding:5px;text-align:center}.theme-light .comments .comment{display:flex;gap:20px;justify-content:space-between;margin:30px 0}.theme-light .comments .comment .info{align-items:flex-start;display:flex;flex:3 1;flex-direction:column;flex-wrap:wrap;gap:3px;justify-content:flex-start}.theme-light .comments .comment .info span{font-weight:500}.theme-light .comments .comment .info p{color:#555}.theme-light .comments .comment .info button{background-color:transparent;border:none}.theme-light .comments .comment .date{color:gray;display:flex;flex:1 1;font-size:12px;justify-content:flex-end}.theme-light .comments .comment .stars{display:flex;margin-top:5px}@media screen and (min-width:500px){.theme-dark .comments .pc{display:none}}.theme-dark .comments .writePC{align-items:center;display:flex;justify-content:space-between;margin:20px 0 0}.theme-dark .comments .writePC img{aspect-ratio:1!important;resize:cover}@media(max-width:480px){.theme-dark .comments .writePC{display:none}}@media(max-width:960px){.theme-dark .comments .writePC{display:none}}.theme-dark .comments .writePC input{background-color:transparent;border:1px solid #444;color:#f5f5f5;flex:5 1;padding:10px}.theme-dark .comments .writePC .submit{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-left:10px;padding:10px}.theme-dark .comments .writeMobile{align-items:center;display:flex;justify-content:space-between;margin:20px 0 0}@media(min-width:961px){.theme-dark .comments .writeMobile{display:none}}.theme-dark .comments .writeMobile input{background-color:transparent;border:1px solid #444;border-radius:10px;color:#f5f5f5;flex:2 1;margin:0 5px;padding:10px}.theme-dark .comments .writeMobile .submit{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-left:10px;padding:10px}.theme-dark .comments .x{background-color:transparent;border:none;border-radius:100px;padding:5px;text-align:center}.theme-dark .comments .comment{display:flex;gap:20px;justify-content:space-between;margin:30px 0}.theme-dark .comments .comment .info{align-items:flex-start;display:flex;flex:3 1;flex-direction:column;flex-wrap:wrap;gap:3px;justify-content:flex-start}.theme-dark .comments .comment .info span{font-weight:500}.theme-dark .comments .comment .info p{color:#d3d3d3}.theme-dark .comments .comment .info button{background-color:transparent;border:none}.theme-dark .comments .comment .date{color:gray;display:flex;flex:1 1;font-size:12px;justify-content:flex-end}.theme-dark .comments .comment .stars{display:flex;margin-top:5px}.comments .react-input-emoji--button{background-color:transparent}.theme-light .comments .pfp{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .comments .num-ratings{align-self:flex-end;color:gray;font-size:.8em}.theme-light .comments .comment{display:block}.theme-light .comments .stars{display:flex;margin-top:5px}.theme-light .comments .rating{align-items:center;display:flex}.theme-light .comments .emotion{align-items:center;display:flex;justify-content:center;margin-left:10px}.theme-light .comments p{color:#555}.theme-light .comments button{background-color:transparent;border:none;color:gray}.theme-light .comments .comment-content{display:flex;gap:20px;justify-content:space-between}.theme-light .comments .comment-content .comment-info{align-items:flex-start;display:flex;flex:3 1;flex-direction:column;flex-wrap:wrap;gap:3px;justify-content:flex-start}.theme-light .comments .comment-content .comment-info span{font-weight:500}.theme-light .comments .comment-content .comment-info p{color:#555}.theme-light .comments .comment-content .comment-info button{background-color:transparent;border:none;color:gray;margin-left:15px}.theme-light .comments .comment-content .date{color:gray;display:flex;flex:1 1;font-size:12px;justify-content:flex-end}.theme-light .comments .comment-content .emotion{align-items:center;display:flex;justify-content:center;margin-left:10px}.theme-light .comments .comment-content .submit{display:flex;margin-left:10px}.theme-dark .comments .pfp{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .comments .num-ratings{align-self:flex-end;color:gray;font-size:.8em}.theme-dark .comments .comment{display:block}.theme-dark .comments .stars{display:flex;margin-top:5px}.theme-dark .comments .emotion,.theme-dark .comments .rating{align-items:center;display:flex}.theme-dark .comments .emotion{justify-content:center;margin-left:10px}.theme-dark .comments p{color:#d3d3d3}.theme-dark .comments button{background-color:transparent;border:none;color:gray}.theme-dark .comments .comment-content{display:flex;gap:20px;justify-content:space-between}.theme-dark .comments .comment-content .comment-info{align-items:flex-start;display:flex;flex:3 1;flex-direction:column;flex-wrap:wrap;gap:3px;justify-content:flex-start}.theme-dark .comments .comment-content .comment-info span{font-weight:500}.theme-dark .comments .comment-content .comment-info p{color:#d3d3d3}.theme-dark .comments .comment-content .comment-info button{background-color:transparent;border:none;color:gray;margin-left:15px}.theme-dark .comments .comment-content .date{color:gray;display:flex;flex:1 1;font-size:12px;justify-content:flex-end}.theme-dark .comments .comment-content .emotion{align-items:center;display:flex;justify-content:center;margin-left:10px}.theme-dark .comments .comment-content .submit{display:flex;margin-left:10px}.comments .floating{-webkit-animation:createBox;animation:createBox;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes createBox{0%{-webkit-transform:scale(1);transform:scale(1);translate:translate(0,0)}50%{-webkit-transform:scale(2.25);transform:scale(2.25);translate:translate(0,15px)}to{-webkit-transform:scale(1);transform:scale(1);translate:translate(0,0)}}@keyframes createBox{0%{-webkit-transform:scale(1);transform:scale(1);translate:translate(0,0)}50%{-webkit-transform:scale(2.25);transform:scale(2.25);translate:translate(0,15px)}to{-webkit-transform:scale(1);transform:scale(1);translate:translate(0,0)}}.theme-light .reactions-share{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.theme-light .reactions-share .reactions,.theme-light .reactions-share .share-icons{position:relative}.theme-light .reactions-share .closed-reaction-menu{align-items:center;cursor:pointer;display:flex;font-size:14px}.theme-light .reactions-share .closed-reaction-menu img{height:22px;object-fit:cover;transition:all .4s ease-in-out;width:22px}.theme-light .reactions-share .closed-reaction-menu img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}.theme-light .reactions-share .reaction-container.show{background-color:#f6f3f3;bottom:30px;opacity:1;position:absolute}.theme-light .reactions-share .reaction-container{align-items:center;border:.5px solid #d3d3d3;border-radius:10px;box-shadow:0 0 12px -10px rgba(0,0,0,.18);display:flex;left:0;opacity:0;padding:5px;position:relative}.theme-light .reactions-share .reaction-container .section{display:flex;flex-direction:row;font-size:12px;margin-right:5px;margin-top:0}.theme-light .reactions-share .reaction-container .reaction{display:flex;margin:0 5px;transition:all .27s ease-in}.theme-light .reactions-share .reaction-container .reaction img{border-radius:50%;height:20px;object-fit:scale;width:20px}.theme-light .reactions-share .reaction-container .enlarged,.theme-light .reactions-share .reaction-container .reaction:hover{margin-top:-10px;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:center;transform-origin:center}.theme-light .reactions-share .reaction-icon{position:relative}.theme-light .reactions-share .reaction-icon .label{background-color:#fff;border-radius:3px;color:#091ebd;display:none;font-size:9px;left:50%;padding:2px 5px;position:absolute;text-align:center;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s ease-in-out;white-space:nowrap;width:-webkit-max-content;width:max-content}.theme-light .reactions-share .reaction-icon:hover .label{display:block}.theme-dark .reactions-share{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.theme-dark .reactions-share .reactions,.theme-dark .reactions-share .share-icons{position:relative}.theme-dark .reactions-share .closed-reaction-menu{align-items:center;cursor:pointer;display:flex;font-size:14px}.theme-dark .reactions-share .closed-reaction-menu img{height:22px;object-fit:cover;transition:all .4s ease-in-out;width:22px}.theme-dark .reactions-share .closed-reaction-menu img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}.theme-dark .reactions-share .reaction-container.show{background-color:#333;bottom:30px;opacity:1;position:absolute}.theme-dark .reactions-share .reaction-container{align-items:center;border:.5px solid #d3d3d3;border-radius:10px;box-shadow:0 0 12px -10px rgba(0,0,0,.18);display:flex;left:0;opacity:0;padding:5px;position:relative}.theme-dark .reactions-share .reaction-container .section{display:flex;flex-direction:row;font-size:12px;margin-right:5px;margin-top:0}.theme-dark .reactions-share .reaction-container .reaction{display:flex;margin:0 5px;transition:all .27s ease-in}.theme-dark .reactions-share .reaction-container .reaction img{border-radius:50%;height:20px;object-fit:scale;width:20px}.theme-dark .reactions-share .reaction-container .enlarged,.theme-dark .reactions-share .reaction-container .reaction:hover{margin-top:-10px;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:center;transform-origin:center}.theme-dark .reactions-share .reaction-icon{position:relative}.theme-dark .reactions-share .reaction-icon .label{background-color:#fff;border-radius:3px;color:#091ebd;display:none;font-size:9px;left:50%;padding:2px 5px;position:absolute;text-align:center;top:-20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s ease-in-out;white-space:nowrap;width:-webkit-max-content;width:max-content}.theme-dark .reactions-share .reaction-icon:hover .label{display:block}.grid{grid-gap:12px;display:grid;gap:12px}@media(min-width:961px){.grid{grid-template-columns:1fr 1fr}}.theme-light .share{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;margin-bottom:20px;overflow:none;-webkit-user-select:none;user-select:none}.theme-light .share .character-count{bottom:10px;position:absolute;right:10px}.theme-light .share .right-arrow{background-color:transparent;border:none;z-index:999}@media(max-width:480px){.theme-light .share .right-arrow{position:absolute;right:30px}}@media(max-width:960px){.theme-light .share .right-arrow{position:absolute;right:40px}}.theme-light .share .left-arrow{background-color:transparent;border:none;z-index:999}@media(max-width:480px){.theme-light .share .left-arrow{left:30px;position:absolute}}@media(max-width:960px){.theme-light .share .left-arrow{left:40px;position:absolute}}@media(max-width:480px){.theme-light .share .rnd__option-label{font-size:.8em}}.theme-light .share .categories{display:flex;flex-wrap:wrap;gap:10px;padding:10px 0}.theme-light .share .x,.theme-light .share .x-carousel{background-color:transparent;border:none;border-radius:100px;padding:5px;text-align:center}.theme-light .share .x-carousel{position:relative;right:0}.theme-light .share .searchbox-wrapper{justify-self:center;padding:20px 30px}.theme-light .share .rnd__root-menu{background-color:#fff;bottom:auto!important;left:0;margin:7px 0;position:absolute;top:-100px}@media(max-width:480px){.theme-light .share .rnd__root-menu{left:auto!important}}.theme-light .share .rnd__option:hover{background-color:#f6f3f3}.theme-light .share .rnd__submenu{background-color:#fff;right:0;z-index:999}.theme-light .share .error-msg{color:red;font-size:12px}.theme-light .share .title{font-weight:lighter;margin:35px 0 20px}.theme-light .share .widget{align-items:center;background-color:gray;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-light .share .inactive{background-color:#fff;color:#000}.theme-light .share .flag{border:1px solid gray;max-width:500px;width:10%}.theme-light .share .category-label{align-items:center;background-color:transparent;border:0;border-radius:5px;color:gray;display:flex;font-size:12px;padding:5px}@media(max-width:480px){.theme-light .share .category-label{font-size:.9em;padding:0}}.theme-light .share .red{color:red}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.theme-light .share .confirmationHeading{margin:8px 0}.theme-light .share .confirmationText{color:#555}.theme-light .share .confirmationButton{background:#6d1d1d;border:none;border-radius:50px;color:#fff;cursor:pointer;margin:20px;padding:8px 30px}.theme-light .share .confirmationButton:hover{-webkit-animation:floating 2s ease-in-out infinite;animation:floating 2s ease-in-out infinite}.theme-light .share .thanks-container{align-items:center;box-shadow:0 0 15px -8px rgba(0,0,0,.38);display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.theme-light .share .thanks-container button{background:linear-gradient(180deg,#091,#009400);border:none;border-radius:50px;color:#fff;cursor:pointer;margin:20px;padding:8px 30px}.theme-light .share .thanks-container button:hover{-webkit-animation:floating 2s ease-in-out infinite;animation:floating 2s ease-in-out infinite}.theme-light .share .thanks-container h2{font-weight:600;margin-bottom:10px}.theme-light .share .guest-button{background-color:#6d1d1d;border:none;border-radius:4px;color:#fff;cursor:pointer;min-width:75px;padding:5px 10px}.theme-light .share .row{display:flex;gap:10px;justify-content:flex-end;margin:30px 10px 0 0}.theme-light .share .container{padding:20px}.theme-light .share .container .top{align-items:center;display:flex;gap:20px}.theme-light .share .container .top img{align-self:flex-start;aspect-ratio:1;border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .share .container .top input{background-color:transparent;border:none;color:#000;outline:none;overflow:wrap;padding:10px;-webkit-user-select:none;user-select:none;width:60%}.theme-light .share .container .top textarea{background-color:transparent;border:none;color:#000;height:100%;outline:none;overflow:wrap;resize:none;width:100%}@media(max-width:480px){.theme-light .share .container .top textarea{font-size:1em}}.theme-light .share .container .top .textInput{color:#555;font-size:.9em}.theme-light .share .container .top .right{display:flex;flex:1 1;justify-content:flex-end}.theme-light .share .container .top .right .file{border-radius:0;height:200px;object-fit:contain;width:200px}.theme-light .share .container video{align-self:center;object-fit:contain;width:200px}.theme-light .share .container .file{height:200px;max-width:250px;object-fit:contain;width:200px}.theme-light .share .container .filePreview{background-color:#d3d3d3;height:120px;object-fit:contain;padding:0;width:120px}.theme-light .share .container .loading-circle{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid rgba(0,0,255,.3);border-radius:50%;border-top-color:blue;height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.theme-light .share .container .loading-text{font-size:24px;letter-spacing:4px;margin-top:20px;-webkit-user-select:none;user-select:none}.theme-light .share .container .loading-text span{-webkit-animation:float 1.5s ease-in-out infinite;animation:float 1.5s ease-in-out infinite;display:inline-block}.theme-light .share .container .loading-text span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.theme-light .share .container .loading-text span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.theme-light .share .container .middle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1px 10px}.theme-light .share .container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .share .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-light .share .container .bottom .left{align-items:center;display:flex;gap:20px}@media(max-width:480px){.theme-light .share .container .bottom .left{align-items:flex-start;flex-direction:column;gap:10px}}.theme-light .share .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-light .share .container .bottom .left .item img{height:20px}.theme-light .share .container .bottom .left .item span{color:gray;font-size:.9em}.theme-light .share .container .bottom .left .item input{font-size:.9em!important}.theme-light .share .container .bottom .right button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:5px 10px}@media(max-width:480px){.theme-light .share .container .bottom .right button{font-size:1em}}.theme-dark .share{background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;margin-bottom:20px;overflow:none;-webkit-user-select:none;user-select:none}.theme-dark .share .character-count{bottom:10px;position:absolute;right:10px}.theme-dark .share .right-arrow{background-color:transparent;border:none;z-index:999}@media(max-width:480px){.theme-dark .share .right-arrow{position:absolute;right:30px}}@media(max-width:960px){.theme-dark .share .right-arrow{position:absolute;right:40px}}.theme-dark .share .left-arrow{background-color:transparent;border:none;z-index:999}@media(max-width:480px){.theme-dark .share .left-arrow{left:30px;position:absolute}}@media(max-width:960px){.theme-dark .share .left-arrow{left:40px;position:absolute}}@media(max-width:480px){.theme-dark .share .rnd__option-label{font-size:.8em}}.theme-dark .share .categories{display:flex;flex-wrap:wrap;gap:10px;padding:10px 0}.theme-dark .share .x,.theme-dark .share .x-carousel{background-color:transparent;border:none;border-radius:100px;padding:5px;text-align:center}.theme-dark .share .x-carousel{position:relative;right:0}.theme-dark .share .searchbox-wrapper{justify-self:center;padding:20px 30px}.theme-dark .share .rnd__root-menu{background-color:#222;bottom:auto!important;left:0;margin:7px 0;position:absolute;top:-100px}@media(max-width:480px){.theme-dark .share .rnd__root-menu{left:auto!important}}.theme-dark .share .rnd__option:hover{background-color:#333}.theme-dark .share .rnd__submenu{background-color:#222;right:0;z-index:999}.theme-dark .share .error-msg{color:red;font-size:12px}.theme-dark .share .title{font-weight:lighter;margin:35px 0 20px}.theme-dark .share .widget{align-items:center;background-color:gray;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-dark .share .inactive{background-color:#222;color:#f5f5f5}.theme-dark .share .flag{border:1px solid gray;max-width:500px;width:10%}.theme-dark .share .category-label{align-items:center;background-color:transparent;border:0;border-radius:5px;color:gray;display:flex;font-size:12px;padding:5px}@media(max-width:480px){.theme-dark .share .category-label{font-size:.9em;padding:0}}.theme-dark .share .red{color:red}@keyframes floating{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.theme-dark .share .confirmationHeading{margin:8px 0}.theme-dark .share .confirmationText{color:#d3d3d3}.theme-dark .share .confirmationButton{background:#6d1d1d;border:none;border-radius:50px;color:#fff;cursor:pointer;margin:20px;padding:8px 30px}.theme-dark .share .confirmationButton:hover{-webkit-animation:floating 2s ease-in-out infinite;animation:floating 2s ease-in-out infinite}.theme-dark .share .thanks-container{align-items:center;box-shadow:0 0 15px -8px rgba(0,0,0,.38);display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.theme-dark .share .thanks-container button{background:linear-gradient(180deg,#091,#009400);border:none;border-radius:50px;color:#fff;cursor:pointer;margin:20px;padding:8px 30px}.theme-dark .share .thanks-container button:hover{-webkit-animation:floating 2s ease-in-out infinite;animation:floating 2s ease-in-out infinite}.theme-dark .share .thanks-container h2{font-weight:600;margin-bottom:10px}.theme-dark .share .guest-button{background-color:#6d1d1d;border:none;border-radius:4px;color:#fff;cursor:pointer;min-width:75px;padding:5px 10px}.theme-dark .share .row{display:flex;gap:10px;justify-content:flex-end;margin:30px 10px 0 0}.theme-dark .share .container{padding:20px}.theme-dark .share .container .top{align-items:center;display:flex;gap:20px}.theme-dark .share .container .top img{align-self:flex-start;aspect-ratio:1;border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .share .container .top input{background-color:transparent;border:none;color:#f5f5f5;outline:none;overflow:wrap;padding:10px;-webkit-user-select:none;user-select:none;width:60%}.theme-dark .share .container .top textarea{background-color:transparent;border:none;color:#f5f5f5;height:100%;outline:none;overflow:wrap;resize:none;width:100%}@media(max-width:480px){.theme-dark .share .container .top textarea{font-size:1em}}.theme-dark .share .container .top .textInput{color:#d3d3d3;font-size:.9em}.theme-dark .share .container .top .right{display:flex;flex:1 1;justify-content:flex-end}.theme-dark .share .container .top .right .file{border-radius:0;height:200px;object-fit:contain;width:200px}.theme-dark .share .container video{align-self:center;object-fit:contain;width:200px}.theme-dark .share .container .file{height:200px;max-width:250px;object-fit:contain;width:200px}.theme-dark .share .container .filePreview{background-color:#444;height:120px;object-fit:contain;padding:0;width:120px}.theme-dark .share .container .loading-circle{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid rgba(0,0,255,.3);border-radius:50%;border-top-color:blue;height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.theme-dark .share .container .loading-text{font-size:24px;letter-spacing:4px;margin-top:20px;-webkit-user-select:none;user-select:none}.theme-dark .share .container .loading-text span{-webkit-animation:float 1.5s ease-in-out infinite;animation:float 1.5s ease-in-out infinite;display:inline-block}.theme-dark .share .container .loading-text span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.theme-dark .share .container .loading-text span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.theme-dark .share .container .middle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1px 10px}.theme-dark .share .container hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .share .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-dark .share .container .bottom .left{align-items:center;display:flex;gap:20px}@media(max-width:480px){.theme-dark .share .container .bottom .left{align-items:flex-start;flex-direction:column;gap:10px}}.theme-dark .share .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-dark .share .container .bottom .left .item img{height:20px}.theme-dark .share .container .bottom .left .item span{color:gray;font-size:.9em}.theme-dark .share .container .bottom .left .item input{font-size:.9em!important}.theme-dark .share .container .bottom .right button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:5px 10px}@media(max-width:480px){.theme-dark .share .container .bottom .right button{font-size:1em}}.rnd{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rnd *{box-sizing:border-box}.rnd__root-menu{margin:7px 0;position:absolute;right:0;top:100%;z-index:10}.rnd__root-menu.rnd__menu--top{bottom:100%;top:auto}.rnd__root-menu.rnd__menu--bottom{bottom:auto;top:100%}.rnd__root-menu.rnd__menu--right{left:0;right:auto}.rnd__root-menu.rnd__menu--left{left:auto;right:0}.rnd__menu{background-color:#fff;border:1px solid #e6e6e6;border-radius:4px;box-shadow:0 4px 17px rgba(0,0,0,.05);list-style:none;padding:4px 0}.rnd__submenu{display:none;left:100%;opacity:0;position:absolute;top:0}.rnd__submenu--opened{opacity:1}.rnd__submenu.rnd__menu--top{bottom:0;top:auto}.rnd__submenu.rnd__menu--bottom{bottom:auto;top:0}.rnd__submenu.rnd__menu--right{left:100%;right:auto}.rnd__submenu.rnd__menu--left{left:auto;right:100%}.rnd__option{align-items:center;cursor:pointer;display:flex;padding:12px 15px;position:relative;width:100%;word-break:break-word}.rnd__option--with-menu:hover>.rnd__submenu{display:block}.rnd__option:not(.rnd__option--disabled):hover{background-color:#e6e6e6}.rnd__option--disabled{cursor:not-allowed;opacity:.4}.rnd__option-icon{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.rnd__option-icon--left{margin-right:7px}.rnd__option-icon--right{margin-left:auto}.rnd__option-label{font-size:11px;font-weight:600;margin:0}.theme-light .home{background-color:#f6f3f3;display:flex;flex-direction:row;padding:20px 0}@media(max-width:480px){.theme-light .home{padding:5px}}@media(max-width:960px){.theme-light .home{padding:10px}}.theme-light .home .leftHome{display:flex;flex:9 1;flex-direction:column;overflow:hidden;padding:0 50px}@media(max-width:480px){.theme-light .home .leftHome{padding:0}}@media(max-width:960px){.theme-light .home .leftHome{padding:0}}.theme-light .home .section{display:flex;flex-direction:column}.theme-light .home .section.news,.theme-light .home .section.social{flex-direction:column}.theme-light .home .categories{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:20px}.theme-light .home .title{color:#000;font-size:25px;margin:35px 0 20px}@media(max-width:480px){.theme-light .home .title{font-size:18px}}.theme-light .home .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-light .home .widget.inactive{background-color:#fff;color:#000}.theme-dark .home{background-color:#333;display:flex;flex-direction:row;padding:20px 0}@media(max-width:480px){.theme-dark .home{padding:5px}}@media(max-width:960px){.theme-dark .home{padding:10px}}.theme-dark .home .leftHome{display:flex;flex:9 1;flex-direction:column;overflow:hidden;padding:0 50px}@media(max-width:480px){.theme-dark .home .leftHome{padding:0}}@media(max-width:960px){.theme-dark .home .leftHome{padding:0}}.theme-dark .home .section{display:flex;flex-direction:column}.theme-dark .home .section.news,.theme-dark .home .section.social{flex-direction:column}.theme-dark .home .categories{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:20px}.theme-dark .home .title{color:#f5f5f5;font-size:25px;margin:35px 0 20px}@media(max-width:480px){.theme-dark .home .title{font-size:18px}}.theme-dark .home .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-dark .home .widget.inactive{background-color:#222;color:#f5f5f5}@media(max-width:480px){.theme-light .profile .profileContainer .uInfo{flex-direction:column;height:30vh;margin-top:100px;padding:20px}}.theme-light .profile .profileContainer .uInfo .center span{font-weight:500}@media(max-width:480px){.theme-dark .profile .profileContainer .uInfo{flex-direction:column;height:30vh;margin-top:100px;padding:20px}}.theme-dark .profile .profileContainer .uInfo .center span{font-weight:500}@media screen and (max-width:480px){.theme-light .update .pc-none{display:none!important}}.theme-light .update .img-label{text-align:center}.theme-light .update .wrapper{color:#000;width:50%}.theme-light .update .wrapper .close{background-color:transparent;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}@media(max-width:480px){.theme-light .update .wrapper form input{color:#000;flex-basis:100%!important}.theme-light .update .wrapper form .toggle label{flex-basis:50%!important}}@media screen and (max-width:480px){.theme-dark .update .pc-none{display:none!important}}.theme-dark .update .img-label{text-align:center}.theme-dark .update .wrapper{color:#f5f5f5;width:50%}.theme-dark .update .wrapper .close{background-color:transparent;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}@media(max-width:480px){.theme-dark .update .wrapper form input{color:#f5f5f5;flex-basis:100%!important}.theme-dark .update .wrapper form .toggle label{flex-basis:50%!important}}.theme-light .profile{background-color:#f6f3f3}.theme-light .profile .images{height:300px;position:relative;width:100%}@media(max-width:480px){.theme-light .profile .images{height:150px}}@media(max-width:960px){.theme-light .profile .images{height:150px}}.theme-light .profile .images .cover{height:100%;object-fit:cover;width:100%}.theme-light .profile .images .row{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .profile .images .profilePic{border-radius:50%;height:200px;left:0;margin:auto;object-fit:cover;position:absolute;right:0;top:200px;width:200px}@media(max-width:480px){.theme-light .profile .images .profilePic{height:150px;top:75px;width:150px}}@media(max-width:960px){.theme-light .profile .images .profilePic{height:150px;top:75px;width:150px}}.theme-light .profile .profileContainer{padding:20px 70px}@media(max-width:480px){.theme-light .profile .profileContainer{padding:10px}}@media(max-width:960px){.theme-light .profile .profileContainer{padding:20px}}.theme-light .profile .profileContainer .bio{max-width:75vh;text-align:center}.theme-light .profile .profileContainer .uInfo{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;display:flex;justify-content:space-between;margin-bottom:20px;padding:60px 50px 20px}@media(max-width:480px){.theme-light .profile .profileContainer .uInfo{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:20px;padding:20px}}.theme-light .profile .profileContainer .uInfo .left{display:flex;flex:1 1;gap:10px}@media(max-width:960px){.theme-light .profile .profileContainer .uInfo .left{flex-wrap:wrap}}.theme-light .profile .profileContainer .uInfo .left a{color:#555}.theme-light .profile .profileContainer .uInfo .center{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .profile .profileContainer .uInfo .center .name{gap:10px;margin-top:20px;text-align:center}.theme-light .profile .profileContainer .uInfo .center .station{color:#6d1d1d;font-weight:700}.theme-light .profile .profileContainer .uInfo .center span{font-size:30px;font-weight:lighter}.theme-light .profile .profileContainer .uInfo .center .business-type{color:gray;font-weight:light}.theme-light .profile .profileContainer .uInfo .center .info{align-items:center;display:flex;gap:20px;justify-content:center}.theme-light .profile .profileContainer .uInfo .center .info .item{align-items:center;color:#555;display:flex;gap:5px}.theme-light .profile .profileContainer .uInfo .center .info .item a{align-items:center;color:inherit;display:flex;gap:5px;text-decoration:none}.theme-light .profile .profileContainer .uInfo .center .info .item a span{color:blue;text-decoration:underline}.theme-light .profile .profileContainer .uInfo .center .info .item span{font-size:12px}.theme-light .profile .profileContainer .uInfo .center button{background-color:#6d1d1d;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:10px 0;padding:10px 20px}.theme-light .profile .profileContainer .uInfo .right{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end}.theme-dark .profile{background-color:#333}.theme-dark .profile .images{height:300px;position:relative;width:100%}@media(max-width:480px){.theme-dark .profile .images{height:150px}}@media(max-width:960px){.theme-dark .profile .images{height:150px}}.theme-dark .profile .images .cover{height:100%;object-fit:cover;width:100%}.theme-dark .profile .images .row{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .profile .images .profilePic{border-radius:50%;height:200px;left:0;margin:auto;object-fit:cover;position:absolute;right:0;top:200px;width:200px}@media(max-width:480px){.theme-dark .profile .images .profilePic{height:150px;top:75px;width:150px}}@media(max-width:960px){.theme-dark .profile .images .profilePic{height:150px;top:75px;width:150px}}.theme-dark .profile .profileContainer{padding:20px 70px}@media(max-width:480px){.theme-dark .profile .profileContainer{padding:10px}}@media(max-width:960px){.theme-dark .profile .profileContainer{padding:20px}}.theme-dark .profile .profileContainer .bio{max-width:75vh;text-align:center}.theme-dark .profile .profileContainer .uInfo{align-items:center;background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;display:flex;justify-content:space-between;margin-bottom:20px;padding:60px 50px 20px}@media(max-width:480px){.theme-dark .profile .profileContainer .uInfo{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:20px;padding:20px}}.theme-dark .profile .profileContainer .uInfo .left{display:flex;flex:1 1;gap:10px}@media(max-width:960px){.theme-dark .profile .profileContainer .uInfo .left{flex-wrap:wrap}}.theme-dark .profile .profileContainer .uInfo .left a{color:#d3d3d3}.theme-dark .profile .profileContainer .uInfo .center{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .profile .profileContainer .uInfo .center .name{gap:10px;margin-top:20px;text-align:center}.theme-dark .profile .profileContainer .uInfo .center .station{color:#fff;font-weight:700}.theme-dark .profile .profileContainer .uInfo .center span{font-size:30px;font-weight:lighter}.theme-dark .profile .profileContainer .uInfo .center .business-type{color:gray;font-weight:light}.theme-dark .profile .profileContainer .uInfo .center .info{align-items:center;display:flex;gap:20px;justify-content:center}.theme-dark .profile .profileContainer .uInfo .center .info .item{align-items:center;color:#d3d3d3;display:flex;gap:5px}.theme-dark .profile .profileContainer .uInfo .center .info .item a{align-items:center;color:inherit;display:flex;gap:5px;text-decoration:none}.theme-dark .profile .profileContainer .uInfo .center .info .item a span{color:#add8e6;text-decoration:underline}.theme-dark .profile .profileContainer .uInfo .center .info .item span{font-size:12px}.theme-dark .profile .profileContainer .uInfo .center button{background-color:#6d1d1d;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:10px 0;padding:10px 20px}.theme-dark .profile .profileContainer .uInfo .right{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end}.theme-light .notifs{color:#000}.theme-light .notifs .notif:hover{box-shadow:0 0 25px -10px rgba(0,0,0,.38)}.theme-dark .notifs{color:#f5f5f5}.theme-dark .notifs h4{color:#fff}.theme-dark .notifs .notif:hover{box-shadow:0 0 25px -10px rgba(0,0,0,.38)}.theme-light .notifs{background-color:#f6f3f3;height:100%;padding:20px 70px}@media(max-width:480px){.theme-light .notifs{padding:10px}}@media(max-width:960px){.theme-light .notifs{padding:20px}}.theme-light .notifs h4{color:#6d1d1d;font-size:medium;margin:10px 0}.theme-light .notifs .section{border-bottom:1px solid #d3d3d3;padding:10px 0}.theme-light .notifs .text{display:flex}@media(max-width:480px){.theme-light .notifs .text{display:flex;flex-direction:column;gap:2px}}.theme-light .notifs .reaction{align-self:"center";height:20px;margin:0 8px;width:20px}.theme-light .notifs .notif{border-radius:5px;padding:10px 5px}.theme-light .notifs .notif .comment-desc{color:gray;font-size:.9em;margin-left:63px}.theme-light .notifs .notif .notifRow{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.theme-light .notifs .notif .notifRow .pfp{align-items:center;display:flex;gap:20px}.theme-light .notifs .notif .notifRow .pfp .profilePic{border:1px solid gray;border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .notifs .notif .notifRow .pfp .date{color:gray;margin-left:10px}@media(max-width:480px){.theme-light .notifs .notif .notifRow .pfp .date{margin-left:0}}.theme-light .notifs .notif .notifRow .post img{border-radius:0;height:40px;justify-content:flex-end;justify-self:flex-end;object-fit:cover;width:40px}.theme-light .notifs .notif .notifRow button{background-color:#6d1d1d;border-radius:10px;color:#fff;font-weight:700}.theme-light .notifs .notif:hover{box-shadow:0 0 20px -10px rgba(0,0,0,.18)}.theme-dark .notifs{background-color:#333;height:100%;padding:20px 70px}@media(max-width:480px){.theme-dark .notifs{padding:10px}}@media(max-width:960px){.theme-dark .notifs{padding:20px}}.theme-dark .notifs h4{color:#6d1d1d;font-size:medium;margin:10px 0}.theme-dark .notifs .section{border-bottom:1px solid #d3d3d3;padding:10px 0}.theme-dark .notifs .text{display:flex}@media(max-width:480px){.theme-dark .notifs .text{display:flex;flex-direction:column;gap:2px}}.theme-dark .notifs .reaction{align-self:"center";height:20px;margin:0 8px;width:20px}.theme-dark .notifs .notif{border-radius:5px;padding:10px 5px}.theme-dark .notifs .notif .comment-desc{color:gray;font-size:.9em;margin-left:63px}.theme-dark .notifs .notif .notifRow{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.theme-dark .notifs .notif .notifRow .pfp{align-items:center;display:flex;gap:20px}.theme-dark .notifs .notif .notifRow .pfp .profilePic{border:1px solid gray;border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .notifs .notif .notifRow .pfp .date{color:gray;margin-left:10px}@media(max-width:480px){.theme-dark .notifs .notif .notifRow .pfp .date{margin-left:0}}.theme-dark .notifs .notif .notifRow .post img{border-radius:0;height:40px;justify-content:flex-end;justify-self:flex-end;object-fit:cover;width:40px}.theme-dark .notifs .notif .notifRow button{background-color:#6d1d1d;border-radius:10px;color:#fff;font-weight:700}.theme-dark .notifs .notif:hover{box-shadow:0 0 20px -10px rgba(0,0,0,.18)}.theme-light .postpage{background-color:#f6f3f3;display:flex;flex-direction:column;min-height:80vh;padding:50px 70px}@media(max-width:480px){.theme-light .postpage{padding:10px}}@media(max-width:960px){.theme-light .postpage{padding:20px}}.theme-dark .postpage{background-color:#333;display:flex;flex-direction:column;min-height:80vh;padding:50px 70px}@media(max-width:480px){.theme-dark .postpage{padding:10px}}@media(max-width:960px){.theme-dark .postpage{padding:20px}}.theme-light .messages{color:#000;display:flex;height:100%;margin-right:0;padding-right:0}.theme-light .messages ul{color:gray;list-style:none}.theme-light .messages li{border-radius:5px;padding:5px 0}.theme-light .messages li:hover{background-color:#f0f0f0;color:#6d1d1d}.theme-light .messages .user-msg{color:gray;margin-top:10px}.theme-light .messages .top{align-items:center;display:flex;justify-content:space-between}.theme-light .messages .top h3{margin-right:20px}.theme-light .messages .top button{align-items:center;background-color:#6d1d1d;border:none;border-radius:5px;display:flex;justify-content:center;padding:5px;text-align:center}.theme-light .messages .search{background-color:#fff;margin:15px 0}.theme-light .messages .search-list .user{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:10px 0}.theme-light .messages .search-list .user .small-img{border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:40px;object-fit:cover;width:40px}.theme-light .messages .search-list .user .username{font-size:14px}@media(max-width:960px){.theme-light .messages .search-list .user .username{font-size:12px}}@media(max-width:480px){.theme-light .messages .search-list .user .username{font-size:12px}}.theme-light .messages .message-list{background-color:#fff;border:1px solid #d3d3d3;box-shadow:0 0 15px 1px rgba(0,0,0,.09);overflow-y:scroll;padding:15px;width:50%}@media(max-width:960px){.theme-light .messages .message-list{padding:10px 5px;width:40%}}@media(max-width:480px){.theme-light .messages .message-list{padding:10px 5px;width:40%}}.theme-light .messages .message-list .conversation{align-items:center;display:flex;justify-content:space-between;padding:10px 0}.theme-light .messages .message-list .conversation img{border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:50px;object-fit:cover;width:50px}@media(max-width:960px){.theme-light .messages .message-list .conversation img{height:40px;width:40px}}@media(max-width:480px){.theme-light .messages .message-list .conversation img{height:30px;width:30px}}.theme-light .messages .message-list .conversation .info{align-items:space-between;display:flex;flex-direction:column}.theme-light .messages .message-list .conversation .info .date{color:gray;margin-left:10px}@media(max-width:960px){.theme-light .messages .message-list .conversation .info .date{margin-left:0}}@media(max-width:480px){.theme-light .messages .message-list .conversation .info .date{margin-left:0}}.theme-light .messages .message-list .conversation .info .preview{word-wrap:break-word;align-items:center;display:flex;flex-wrap:wrap;font-size:14px;justify-content:space-between;overflow:hidden;overflow-wrap:break-word;white-space:normal}@media(max-width:960px){.theme-light .messages .message-list .conversation .info .preview{align-items:flex-start;flex-direction:column;font-size:12px}}@media(max-width:480px){.theme-light .messages .message-list .conversation .info .preview{align-items:flex-start;flex-direction:column;font-size:12px}}.theme-light .messages .message-list .conversation:hover{background-color:#f6f3f3}.theme-light .messages .msg-right{height:90vh;margin:0;padding:0;width:50%}@media(max-width:480px){.theme-light .messages .msg-right{width:58%}}@media(max-width:960px){.theme-light .messages .msg-right{width:58%}}.theme-dark .messages{color:#f5f5f5;display:flex;height:100%;margin-right:0;padding-right:0}.theme-dark .messages ul{color:gray;list-style:none}.theme-dark .messages li{border-radius:5px;padding:5px 0}.theme-dark .messages li:hover{background-color:#f0f0f0;color:#6d1d1d}.theme-dark .messages .user-msg{color:gray;margin-top:10px}.theme-dark .messages .top{align-items:center;display:flex;justify-content:space-between}.theme-dark .messages .top h3{margin-right:20px}.theme-dark .messages .top button{align-items:center;background-color:#6d1d1d;border:none;border-radius:5px;display:flex;justify-content:center;padding:5px;text-align:center}.theme-dark .messages .search{background-color:#fff;margin:15px 0}.theme-dark .messages .search-list .user{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:10px 0}.theme-dark .messages .search-list .user .small-img{border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:40px;object-fit:cover;width:40px}.theme-dark .messages .search-list .user .username{font-size:14px}@media(max-width:960px){.theme-dark .messages .search-list .user .username{font-size:12px}}@media(max-width:480px){.theme-dark .messages .search-list .user .username{font-size:12px}}.theme-dark .messages .message-list{background-color:#222;border:1px solid #d3d3d3;box-shadow:0 0 15px 1px rgba(0,0,0,.09);overflow-y:scroll;padding:15px;width:50%}@media(max-width:960px){.theme-dark .messages .message-list{padding:10px 5px;width:40%}}@media(max-width:480px){.theme-dark .messages .message-list{padding:10px 5px;width:40%}}.theme-dark .messages .message-list .conversation{align-items:center;display:flex;justify-content:space-between;padding:10px 0}.theme-dark .messages .message-list .conversation img{border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:50px;object-fit:cover;width:50px}@media(max-width:960px){.theme-dark .messages .message-list .conversation img{height:40px;width:40px}}@media(max-width:480px){.theme-dark .messages .message-list .conversation img{height:30px;width:30px}}.theme-dark .messages .message-list .conversation .info{align-items:space-between;display:flex;flex-direction:column}.theme-dark .messages .message-list .conversation .info .date{color:gray;margin-left:10px}@media(max-width:960px){.theme-dark .messages .message-list .conversation .info .date{margin-left:0}}@media(max-width:480px){.theme-dark .messages .message-list .conversation .info .date{margin-left:0}}.theme-dark .messages .message-list .conversation .info .preview{word-wrap:break-word;align-items:center;display:flex;flex-wrap:wrap;font-size:14px;justify-content:space-between;overflow:hidden;overflow-wrap:break-word;white-space:normal}@media(max-width:960px){.theme-dark .messages .message-list .conversation .info .preview{align-items:flex-start;flex-direction:column;font-size:12px}}@media(max-width:480px){.theme-dark .messages .message-list .conversation .info .preview{align-items:flex-start;flex-direction:column;font-size:12px}}.theme-dark .messages .message-list .conversation:hover{background-color:#333}.theme-dark .messages .msg-right{height:90vh;margin:0;padding:0;width:50%}@media(max-width:480px){.theme-dark .messages .msg-right{width:58%}}@media(max-width:960px){.theme-dark .messages .msg-right{width:58%}}.theme-light .messages{background-color:#f6f3f3}.theme-light .messages .thread{background-color:#fff;box-shadow:0 0 15px 1px rgba(0,0,0,.09);max-height:80%;overflow-y:scroll;padding:15px}.theme-light .messages .thread,.theme-light .messages .thread .convo{display:flex;flex-direction:column}.theme-light .messages .thread .date{align-self:center;color:gray;font-size:14px;justify-self:center}.theme-light .messages .thread .small{align-self:flex-end;font-size:12px}.theme-light .messages .thread .row{align-items:flex-end;display:flex;flex-direction:row}.theme-light .messages .thread .username{font-size:3vh;font-weight:700;margin-bottom:10px;text-align:center}.theme-light .messages .thread img{aspect-ratio:1;border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:30px;object-fit:cover;width:30px}.theme-light .messages .thread .msg-to{word-wrap:break-word;background-color:#6d1d1d;border-radius:10px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;margin:15px 10px 15px auto;overflow-wrap:break-word;padding:8px 10px;position:relative;white-space:normal;width:200px}.theme-light .messages .thread .msg-to:before{border:5px solid transparent;border-top-color:#6d1d1d;content:"";left:50%;margin-left:40%;position:absolute;top:100%}.theme-light .messages .thread .msg-from{word-wrap:break-word;background-color:#708090;border-radius:10px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;justify-self:flex-end;margin:15px 10px;overflow-wrap:break-word;padding:8px 10px;position:relative;white-space:normal;width:200px}.theme-light .messages .thread .msg-from:before{border:5px solid transparent;border-top-color:#708090;content:"";left:50%;margin-left:-43%;position:absolute;top:100%}.theme-light .messages .writePC{align-items:center;background-color:#fff;display:flex;gap:10px;height:18%;justify-content:space-between;justify-self:flex-end;padding:0 10px}@media(max-width:480px){.theme-light .messages .writePC{display:none}}@media(max-width:960px){.theme-light .messages .writePC{display:none}}.theme-light .messages .writePC input{background-color:transparent;border:1px solid #d3d3d3;color:#000;flex:4 1;padding:10px}.theme-light .messages .writePC button{background-color:transparent;border:none;border-radius:3px;cursor:pointer;padding:10px}.theme-light .messages .writePC img{aspect-ratio:1;border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:40px;object-fit:cover;width:40px}.theme-light .messages .writeMobile{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;gap:10px;height:18%;justify-content:space-between;justify-self:flex-end;padding:0 5px}@media(min-width:961px){.theme-light .messages .writeMobile{display:none}}.theme-light .messages .writeMobile input{background-color:transparent;border:1px solid #d3d3d3;border-radius:10px;color:#000;flex:4 1;padding:10px}.theme-light .messages .writeMobile button{background-color:transparent;border:none;border-radius:3px;cursor:pointer;flex:.25 1;margin:0;padding:0}.theme-light .messages .writeMobile img{aspect-ratio:1;border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:30px;object-fit:cover;width:30px}.theme-light .messages .section{padding:10px 0}.theme-light .messages .post img{border-radius:0;height:40px;justify-content:flex-end;justify-self:flex-end;object-fit:cover;width:40px}.theme-light .messages button{background-color:#6d1d1d;border-radius:10px;color:#fff;font-weight:700}.theme-dark .messages{background-color:#333}.theme-dark .messages .thread{background-color:#222;box-shadow:0 0 15px 1px rgba(0,0,0,.09);max-height:80%;overflow-y:scroll;padding:15px}.theme-dark .messages .thread,.theme-dark .messages .thread .convo{display:flex;flex-direction:column}.theme-dark .messages .thread .date{align-self:center;color:gray;font-size:14px;justify-self:center}.theme-dark .messages .thread .small{align-self:flex-end;font-size:12px}.theme-dark .messages .thread .row{align-items:flex-end;display:flex;flex-direction:row}.theme-dark .messages .thread .username{font-size:3vh;font-weight:700;margin-bottom:10px;text-align:center}.theme-dark .messages .thread img{aspect-ratio:1;border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:30px;object-fit:cover;width:30px}.theme-dark .messages .thread .msg-to{word-wrap:break-word;background-color:#6d1d1d;border-radius:10px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;margin:15px 10px 15px auto;overflow-wrap:break-word;padding:8px 10px;position:relative;white-space:normal;width:200px}.theme-dark .messages .thread .msg-to:before{border:5px solid transparent;border-top-color:#6d1d1d;content:"";left:50%;margin-left:40%;position:absolute;top:100%}.theme-dark .messages .thread .msg-from{word-wrap:break-word;background-color:#708090;border-radius:10px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;justify-self:flex-end;margin:15px 10px;overflow-wrap:break-word;padding:8px 10px;position:relative;white-space:normal;width:200px}.theme-dark .messages .thread .msg-from:before{border:5px solid transparent;border-top-color:#708090;content:"";left:50%;margin-left:-43%;position:absolute;top:100%}.theme-dark .messages .writePC{align-items:center;background-color:#222;display:flex;gap:10px;height:18%;justify-content:space-between;justify-self:flex-end;padding:0 10px}@media(max-width:480px){.theme-dark .messages .writePC{display:none}}@media(max-width:960px){.theme-dark .messages .writePC{display:none}}.theme-dark .messages .writePC input{background-color:transparent;border:1px solid #444;color:#f5f5f5;flex:4 1;padding:10px}.theme-dark .messages .writePC button{background-color:transparent;border:none;border-radius:3px;cursor:pointer;padding:10px}.theme-dark .messages .writePC img{aspect-ratio:1;border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:40px;object-fit:cover;width:40px}.theme-dark .messages .writeMobile{align-items:center;background-color:#222;display:flex;flex-wrap:wrap;gap:10px;height:18%;justify-content:space-between;justify-self:flex-end;padding:0 5px}@media(min-width:961px){.theme-dark .messages .writeMobile{display:none}}.theme-dark .messages .writeMobile input{background-color:transparent;border:1px solid #444;border-radius:10px;color:#f5f5f5;flex:4 1;padding:10px}.theme-dark .messages .writeMobile button{background-color:transparent;border:none;border-radius:3px;cursor:pointer;flex:.25 1;margin:0;padding:0}.theme-dark .messages .writeMobile img{aspect-ratio:1;border:1px solid #6d1d1d;border-radius:50%;box-shadow:0 0 15px 1px rgba(0,0,0,.09);height:30px;object-fit:cover;width:30px}.theme-dark .messages .section{padding:10px 0}.theme-dark .messages .post img{border-radius:0;height:40px;justify-content:flex-end;justify-self:flex-end;object-fit:cover;width:40px}.theme-dark .messages button{background-color:#6d1d1d;border-radius:10px;color:#fff;font-weight:700}.messages .notif:hover{box-shadow:0 0 25px -10px rgba(0,0,0,.38)}.theme-light .category{background-color:#f6f3f3;margin:0;padding:0}.theme-light .category .great-container{padding:10px 50px}@media(max-width:480px){.theme-light .category .great-container{padding:10px}}@media(max-width:960px){.theme-light .category .great-container{padding:20px}}.theme-light .category .categories{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:20px}.theme-light .category .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-light .category .title{font-size:20px}}@media(max-width:960px){.theme-light .category .title{font-size:30px}}.theme-light .category .background{background-color:#6d1d1d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px}@media(max-width:480px){.theme-light .category .background{padding:10px 5px}}@media(max-width:960px){.theme-light .category .background{padding:20px}}.theme-light .category .background .text-container{overflow:hidden;text-align:center;white-space:wrap}.theme-light .category .background .text-container .text-content{display:inline-block}.theme-light .category .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-light .category .background span{font-size:.8em}}.theme-light .category .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-light .category .inactive{background-color:#fff;color:#000}.theme-dark .category{background-color:#333;margin:0;padding:0}.theme-dark .category .great-container{padding:10px 50px}@media(max-width:480px){.theme-dark .category .great-container{padding:10px}}@media(max-width:960px){.theme-dark .category .great-container{padding:20px}}.theme-dark .category .categories{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:20px}.theme-dark .category .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-dark .category .title{font-size:20px}}@media(max-width:960px){.theme-dark .category .title{font-size:30px}}.theme-dark .category .background{background-color:#6d1d1d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px}@media(max-width:480px){.theme-dark .category .background{padding:10px 5px}}@media(max-width:960px){.theme-dark .category .background{padding:20px}}.theme-dark .category .background .text-container{overflow:hidden;text-align:center;white-space:wrap}.theme-dark .category .background .text-container .text-content{display:inline-block}.theme-dark .category .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-dark .category .background span{font-size:.8em}}.theme-dark .category .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-dark .category .inactive{background-color:#222;color:#f5f5f5}.theme-light .tamu{background-color:#f6f3f3;display:flex;flex-direction:column}.theme-light .tamu .categories{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.theme-light .tamu .section{margin-top:30px}.theme-light .tamu .background{background-color:#6d1d1d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px}@media(max-width:480px){.theme-light .tamu .background{padding:10px 5px}}@media(max-width:960px){.theme-light .tamu .background{padding:20px}}.theme-light .tamu .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-light .tamu .background span{font-size:.8em}}.theme-light .tamu .news-container{padding:30px 50px}@media(max-width:480px){.theme-light .tamu .news-container{padding:10px}}@media(max-width:960px){.theme-light .tamu .news-container{padding:20px}}.theme-light .tamu .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-light .tamu .title{font-size:20px}}@media(max-width:960px){.theme-light .tamu .title{font-size:30px}}.theme-light .tamu .subtitle{color:#000;font-size:25px;font-weight:700}.theme-light .tamu .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-light .tamu .inactive{background-color:#fff;color:#000}.theme-dark .tamu{background-color:#333;display:flex;flex-direction:column}.theme-dark .tamu .categories{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.theme-dark .tamu .section{margin-top:30px}.theme-dark .tamu .background{background-color:#6d1d1d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px}@media(max-width:480px){.theme-dark .tamu .background{padding:10px 5px}}@media(max-width:960px){.theme-dark .tamu .background{padding:20px}}.theme-dark .tamu .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-dark .tamu .background span{font-size:.8em}}.theme-dark .tamu .news-container{padding:30px 50px}@media(max-width:480px){.theme-dark .tamu .news-container{padding:10px}}@media(max-width:960px){.theme-dark .tamu .news-container{padding:20px}}.theme-dark .tamu .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-dark .tamu .title{font-size:20px}}@media(max-width:960px){.theme-dark .tamu .title{font-size:30px}}.theme-dark .tamu .subtitle{color:#f5f5f5;font-size:25px;font-weight:700}.theme-dark .tamu .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-dark .tamu .inactive{background-color:#222;color:#f5f5f5}.theme-light .users{background-color:#f6f3f3;color:#000;min-height:95vh}.theme-light .users h1{padding:30px 30px 0}@media(max-width:480px){.theme-light .users h1{font-size:25px}}.theme-light .users h3{font-weight:lighter}@media(max-width:480px){.theme-light .users h3{font-size:18px}}.theme-light .users .user-category{padding:15px 30px}.theme-light .users .user-list{display:flex;flex-wrap:wrap;gap:20px;padding:10px 0}.theme-light .users .row{align-items:center;display:flex;gap:10px}.theme-light .users .row span{font-weight:lighter}.theme-light .users .user{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 25px -10px rgba(0,0,0,.18);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:15px}.theme-light .users .user .profilePic{border-radius:50%;height:15vh;margin:auto;object-fit:cover;width:15vh}@media(max-width:480px){.theme-light .users .user .profilePic{height:12vh;width:12vh}}@media(max-width:960px){.theme-light .users .user .profilePic{height:12vh;width:12vh}}.theme-light .users .user span{font-weight:lighter;margin-top:10px}.theme-light .users .user button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;font-size:13px;margin:5px 0;padding:5px 10px}.theme-light .users .search{background-color:#fff;box-shadow:0 0 15px 1px rgba(0,0,0,.09);margin:15px 0;width:75vw}.theme-light .users .search-list .conversation{align-items:center;display:flex;gap:20px;padding:10px 0}.theme-light .users .search-list .conversation .username{font-size:14px}.theme-dark .users{background-color:#333;color:#f5f5f5;min-height:95vh}.theme-dark .users h1{padding:30px 30px 0}@media(max-width:480px){.theme-dark .users h1{font-size:25px}}.theme-dark .users h3{font-weight:lighter}@media(max-width:480px){.theme-dark .users h3{font-size:18px}}.theme-dark .users .user-category{padding:15px 30px}.theme-dark .users .user-list{display:flex;flex-wrap:wrap;gap:20px;padding:10px 0}.theme-dark .users .row{align-items:center;display:flex;gap:10px}.theme-dark .users .row span{font-weight:lighter}.theme-dark .users .user{align-items:center;background-color:#222;border-radius:10px;box-shadow:0 0 25px -10px rgba(0,0,0,.18);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:15px}.theme-dark .users .user .profilePic{border-radius:50%;height:15vh;margin:auto;object-fit:cover;width:15vh}@media(max-width:480px){.theme-dark .users .user .profilePic{height:12vh;width:12vh}}@media(max-width:960px){.theme-dark .users .user .profilePic{height:12vh;width:12vh}}.theme-dark .users .user span{font-weight:lighter;margin-top:10px}.theme-dark .users .user button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;font-size:13px;margin:5px 0;padding:5px 10px}.theme-dark .users .search{background-color:#fff;box-shadow:0 0 15px 1px rgba(0,0,0,.09);margin:15px 0;width:75vw}.theme-dark .users .search-list .conversation{align-items:center;display:flex;gap:20px;padding:10px 0}.theme-dark .users .search-list .conversation .username{font-size:14px}.theme-light .user-icon{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 25px -10px rgba(0,0,0,.18);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:15px}.theme-light .user-icon .profilePic{border-radius:50%;height:12vw;margin:auto;object-fit:cover;width:12vw}@media(max-width:480px){.theme-light .user-icon .profilePic{height:10vw;width:10vw}}@media(max-width:960px){.theme-light .user-icon .profilePic{height:10vw;width:10vw}}.theme-light .user-icon span{font-weight:lighter;margin:2px}.theme-light .user-icon button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;font-size:13px;margin:5px 0;padding:5px 10px}.theme-dark .user-icon{align-items:center;background-color:#222;border-radius:10px;box-shadow:0 0 25px -10px rgba(0,0,0,.18);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:15px}.theme-dark .user-icon .profilePic{border-radius:50%;height:12vw;margin:auto;object-fit:cover;width:12vw}@media(max-width:480px){.theme-dark .user-icon .profilePic{height:10vw;width:10vw}}@media(max-width:960px){.theme-dark .user-icon .profilePic{height:10vw;width:10vw}}.theme-dark .user-icon span{font-weight:lighter;margin:2px}.theme-dark .user-icon button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;font-size:13px;margin:5px 0;padding:5px 10px}.theme-light .news{background-color:#f6f3f3;display:flex;flex-direction:column}.theme-light .news .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-light .news .categories{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.theme-light .news .section{margin-top:30px}.theme-light .news .background{background-color:#6d1d1d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px}@media(max-width:480px){.theme-light .news .background{padding:10px 5px}}@media(max-width:960px){.theme-light .news .background{padding:20px}}.theme-light .news .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-light .news .background span{font-size:.85em}}.theme-light .news .news-container{padding:30px 50px}@media(max-width:480px){.theme-light .news .news-container{padding:10px}}@media(max-width:960px){.theme-light .news .news-container{padding:20px}}.theme-light .news .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-light .news .title{font-size:20px}}@media(max-width:960px){.theme-light .news .title{font-size:30px}}.theme-light .news .subtitle{color:#000;font-size:25px;font-weight:700}.theme-light .news .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}@media(max-width:480px){.theme-light .news .widget{font-size:1em!important}}.theme-light .news .inactive{background-color:#fff;color:#000}.theme-dark .news{background-color:#333;display:flex;flex-direction:column}.theme-dark .news .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-dark .news .categories{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.theme-dark .news .section{margin-top:30px}.theme-dark .news .background{background-color:#6d1d1d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px}@media(max-width:480px){.theme-dark .news .background{padding:10px 5px}}@media(max-width:960px){.theme-dark .news .background{padding:20px}}.theme-dark .news .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-dark .news .background span{font-size:.85em}}.theme-dark .news .news-container{padding:30px 50px}@media(max-width:480px){.theme-dark .news .news-container{padding:10px}}@media(max-width:960px){.theme-dark .news .news-container{padding:20px}}.theme-dark .news .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-dark .news .title{font-size:20px}}@media(max-width:960px){.theme-dark .news .title{font-size:30px}}.theme-dark .news .subtitle{color:#f5f5f5;font-size:25px;font-weight:700}.theme-dark .news .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}@media(max-width:480px){.theme-dark .news .widget{font-size:1em!important}}.theme-dark .news .inactive{background-color:#222;color:#f5f5f5}.theme-light .market{background-color:#f6f3f3;display:flex;flex-direction:column;height:100%;overflow-x:hidden}.theme-light .market .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-light .market .categories{margin:20px 0}.theme-light .market .section{margin-top:30px}.theme-light .market .background{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;padding:50px 30px}@media(max-width:480px){.theme-light .market .background{padding:10px 5px}}@media(max-width:960px){.theme-light .market .background{padding:10px 5px}}.theme-light .market .background .text-container{text-wrap:wrap;overflow:wrap;text-align:center}.theme-light .market .background span{text-wrap:wrap;color:#fff;font-style:italic;text-align:center}@media(max-width:960px){.theme-light .market .background span{font-size:.8em}}@media(max-width:480px){.theme-light .market .background span{font-size:.85em}}.theme-light .market .tabs{align-items:center;border-bottom:1px solid #d3d3d3;color:#d3d3d3;display:flex;justify-content:space-between;margin-bottom:30px;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.theme-light .market .tabs.closed{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.theme-light .market .tabs.open{-webkit-transform:translateY(0);transform:translateY(0)}@media(max-width:480px){.theme-light .market .tabs{border-bottom:none;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-bottom:10px;padding:10px}}@media(max-width:960px){.theme-light .market .tabs{border-bottom:none;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-bottom:10px;padding:10px}}.theme-light .market .tabs .tab{background-color:transparent;border:none;color:#000;font-size:17px;padding:20px 0;width:100%}@media(max-width:480px){.theme-light .market .tabs .tab{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;display:flex;font-size:1em!important;gap:10px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(max-width:960px){.theme-light .market .tabs .tab{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;display:flex;font-size:12px;gap:10px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.theme-light .market .tabs .tab:hover{background-color:#fff}.theme-light .market .tabs .selected{color:#6d1d1d;font-weight:700}@media(max-width:480px){.theme-light .market .tabs .selected{background-color:#6d1d1d!important;color:#fff;font-weight:400}}@media(max-width:960px){.theme-light .market .tabs .selected{background-color:#6d1d1d!important;color:#fff;font-weight:400}}.theme-light .market .market-container{padding:10px 50px}@media(max-width:480px){.theme-light .market .market-container{padding:10px}}@media(max-width:960px){.theme-light .market .market-container{padding:10px}}.theme-light .market .centered{display:flex;justify-content:center}.theme-light .market .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-light .market .title{font-size:20px}}@media(max-width:960px){.theme-light .market .title{font-size:30px}}.theme-light .market .subtitle{color:#000;font-size:25px;font-weight:700}.theme-light .market .feed{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-light .market .grid{align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,500px))}.theme-light .market .search{background-color:#fff;width:50%}.theme-light .market form{color:#000;display:flex;flex-direction:column;gap:15px}.theme-light .market form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-light .market form .row{align-items:center;display:flex;gap:25px}.theme-light .market form .description{color:#000;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-light .market form label{color:#000;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-light .market form label .imgContainer{position:relative}.theme-light .market form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-light .market form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-light .market form input{background-color:transparent;border:none;border-bottom:1px solid #d3d3d3;color:#000;flex-basis:60%;padding:5px 0}.theme-light .market form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-light .market .categories{display:flex;flex-wrap:wrap;gap:10px}.theme-light .market .smaller{font-weight:lighter;margin:10px 0}.theme-dark .market{background-color:#333;display:flex;flex-direction:column;height:100%;overflow-x:hidden}.theme-dark .market .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-dark .market .categories{margin:20px 0}.theme-dark .market .section{margin-top:30px}.theme-dark .market .background{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;padding:50px 30px}@media(max-width:480px){.theme-dark .market .background{padding:10px 5px}}@media(max-width:960px){.theme-dark .market .background{padding:10px 5px}}.theme-dark .market .background .text-container{text-wrap:wrap;overflow:wrap;text-align:center}.theme-dark .market .background span{text-wrap:wrap;color:#fff;font-style:italic;text-align:center}@media(max-width:960px){.theme-dark .market .background span{font-size:.8em}}@media(max-width:480px){.theme-dark .market .background span{font-size:.85em}}.theme-dark .market .tabs{align-items:center;border-bottom:1px solid #444;color:#444;display:flex;justify-content:space-between;margin-bottom:30px;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.theme-dark .market .tabs.closed{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.theme-dark .market .tabs.open{-webkit-transform:translateY(0);transform:translateY(0)}@media(max-width:480px){.theme-dark .market .tabs{border-bottom:none;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-bottom:10px;padding:10px}}@media(max-width:960px){.theme-dark .market .tabs{border-bottom:none;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-bottom:10px;padding:10px}}.theme-dark .market .tabs .tab{background-color:transparent;border:none;color:#f5f5f5;font-size:17px;padding:20px 0;width:100%}@media(max-width:480px){.theme-dark .market .tabs .tab{align-items:center;background-color:#222;border:1px solid #d3d3d3;border-radius:10px;display:flex;font-size:1em!important;gap:10px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(max-width:960px){.theme-dark .market .tabs .tab{align-items:center;background-color:#222;border:1px solid #d3d3d3;border-radius:10px;display:flex;font-size:12px;gap:10px;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.theme-dark .market .tabs .tab:hover{background-color:#222}.theme-dark .market .tabs .selected{color:#fff;font-weight:700}@media(max-width:480px){.theme-dark .market .tabs .selected{background-color:#6d1d1d!important;color:#fff;font-weight:400}}@media(max-width:960px){.theme-dark .market .tabs .selected{background-color:#6d1d1d!important;color:#fff;font-weight:400}}.theme-dark .market .market-container{padding:10px 50px}@media(max-width:480px){.theme-dark .market .market-container{padding:10px}}@media(max-width:960px){.theme-dark .market .market-container{padding:10px}}.theme-dark .market .centered{display:flex;justify-content:center}.theme-dark .market .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-dark .market .title{font-size:20px}}@media(max-width:960px){.theme-dark .market .title{font-size:30px}}.theme-dark .market .subtitle{color:#f5f5f5;font-size:25px;font-weight:700}.theme-dark .market .feed{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-dark .market .grid{align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,500px))}.theme-dark .market .search{background-color:#fff;width:50%}.theme-dark .market form{color:#f5f5f5;display:flex;flex-direction:column;gap:15px}.theme-dark .market form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-dark .market form .row{align-items:center;display:flex;gap:25px}.theme-dark .market form .description{color:#f5f5f5;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-dark .market form label{color:#f5f5f5;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-dark .market form label .imgContainer{position:relative}.theme-dark .market form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-dark .market form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-dark .market form input{background-color:transparent;border:none;border-bottom:1px solid #444;color:#f5f5f5;flex-basis:60%;padding:5px 0}.theme-dark .market form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-dark .market .categories{display:flex;flex-wrap:wrap;gap:10px}.theme-dark .market .smaller{font-weight:lighter;margin:10px 0}.theme-light .events{background-color:#f6f3f3;display:flex;flex-direction:column}.theme-light .events .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-light .events .categories{margin:20px 0}.theme-light .events .section{margin-top:30px}.theme-light .events .background{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;padding:50px 30px}@media(max-width:480px){.theme-light .events .background{padding:10px 5px}}@media(max-width:960px){.theme-light .events .background{padding:20px}}.theme-light .events .background .text-container{text-align:center;white-space:wrap}.theme-light .events .background .text-container .text-content{display:inline-block}.theme-light .events .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-light .events .background span{font-size:.8em}}.theme-light .events .market-container{padding:10px 50px}@media(max-width:480px){.theme-light .events .market-container{padding:10px}}@media(max-width:960px){.theme-light .events .market-container{padding:20px}}.theme-light .events .centered{display:flex;justify-content:center}.theme-light .events .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-light .events .title{font-size:20px}}@media(max-width:960px){.theme-light .events .title{font-size:30px}}.theme-light .events .subtitle{color:#000;font-size:25px;font-weight:700}.theme-light .events .feed{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-light .events .grid{align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,500px))}.theme-light .events .search{background-color:#fff;width:50%}.theme-light .events form{color:#000;display:flex;flex-direction:column;gap:15px}.theme-light .events form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-light .events form .row{align-items:center;display:flex;gap:25px}.theme-light .events form .description{color:#000;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-light .events form label{color:#000;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-light .events form label .imgContainer{position:relative}.theme-light .events form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-light .events form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-light .events form input{background-color:transparent;border:none;border-bottom:1px solid #d3d3d3;color:#000;flex-basis:60%;padding:5px 0}.theme-light .events form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-light .events .categories{display:flex;flex-wrap:wrap;gap:10px}.theme-light .events .smaller{font-weight:lighter;margin:10px 0}.theme-light .events .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-light .events .inactive{background-color:#fff;color:#000}.theme-dark .events{background-color:#333;display:flex;flex-direction:column}.theme-dark .events .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-dark .events .categories{margin:20px 0}.theme-dark .events .section{margin-top:30px}.theme-dark .events .background{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;padding:50px 30px}@media(max-width:480px){.theme-dark .events .background{padding:10px 5px}}@media(max-width:960px){.theme-dark .events .background{padding:20px}}.theme-dark .events .background .text-container{text-align:center;white-space:wrap}.theme-dark .events .background .text-container .text-content{display:inline-block}.theme-dark .events .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-dark .events .background span{font-size:.8em}}.theme-dark .events .market-container{padding:10px 50px}@media(max-width:480px){.theme-dark .events .market-container{padding:10px}}@media(max-width:960px){.theme-dark .events .market-container{padding:20px}}.theme-dark .events .centered{display:flex;justify-content:center}.theme-dark .events .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-dark .events .title{font-size:20px}}@media(max-width:960px){.theme-dark .events .title{font-size:30px}}.theme-dark .events .subtitle{color:#f5f5f5;font-size:25px;font-weight:700}.theme-dark .events .feed{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-dark .events .grid{align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,500px))}.theme-dark .events .search{background-color:#fff;width:50%}.theme-dark .events form{color:#f5f5f5;display:flex;flex-direction:column;gap:15px}.theme-dark .events form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-dark .events form .row{align-items:center;display:flex;gap:25px}.theme-dark .events form .description{color:#f5f5f5;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-dark .events form label{color:#f5f5f5;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-dark .events form label .imgContainer{position:relative}.theme-dark .events form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-dark .events form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-dark .events form input{background-color:transparent;border:none;border-bottom:1px solid #444;color:#f5f5f5;flex-basis:60%;padding:5px 0}.theme-dark .events form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-dark .events .categories{display:flex;flex-wrap:wrap;gap:10px}.theme-dark .events .smaller{font-weight:lighter;margin:10px 0}.theme-dark .events .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-dark .events .inactive{background-color:#222;color:#f5f5f5}.theme-light .submit-event{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;margin-bottom:20px;width:80%}@media(max-width:480px){.theme-light .submit-event{width:100%}}@media(max-width:960px){.theme-light .submit-event{width:100%}}@media(max-width:480px){.theme-light .submit-event form label{font-size:.8em}.theme-light .submit-event form input{font-size:.9em}}.theme-light .submit-event .error-msg{color:red;font-size:12px}.theme-light .submit-event .red{color:red}.theme-light .submit-event .x{background-color:transparent;border:none;border-radius:100px;cursor:pointer;padding:5px;position:absolute;right:-40px;text-align:center;top:0}.theme-light .submit-event .fileContainer{position:relative}.theme-light .submit-event .container{padding:20px}@media(max-width:480px){.theme-light .submit-event .container{padding:20px 15px}}.theme-light .submit-event .container .top{align-items:center;display:flex;gap:20px;margin-bottom:20px}.theme-light .submit-event .container .top img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .submit-event .container .middle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px 20px}.theme-light .submit-event .container .middle .file{height:200px;width:200px}.theme-light .submit-event .container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .submit-event .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-light .submit-event .container .bottom .left{align-items:center;display:flex;gap:20px}.theme-light .submit-event .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-light .submit-event .container .bottom .left .item img{height:20px}.theme-light .submit-event .container .bottom .left .item span{color:gray;font-size:12px}@media(max-width:480px){.theme-light .submit-event .container .bottom .left .item span{font-size:.9em}}.theme-light .submit-event .container .bottom .right button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1em;padding:5px 10px}.theme-dark .submit-event{background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;margin-bottom:20px;width:80%}@media(max-width:480px){.theme-dark .submit-event{width:100%}}@media(max-width:960px){.theme-dark .submit-event{width:100%}}@media(max-width:480px){.theme-dark .submit-event form label{font-size:.8em}.theme-dark .submit-event form input{font-size:.9em}}.theme-dark .submit-event .error-msg{color:red;font-size:12px}.theme-dark .submit-event .red{color:red}.theme-dark .submit-event .x{background-color:transparent;border:none;border-radius:100px;cursor:pointer;padding:5px;position:absolute;right:-40px;text-align:center;top:0}.theme-dark .submit-event .fileContainer{position:relative}.theme-dark .submit-event .container{padding:20px}@media(max-width:480px){.theme-dark .submit-event .container{padding:20px 15px}}.theme-dark .submit-event .container .top{align-items:center;display:flex;gap:20px;margin-bottom:20px}.theme-dark .submit-event .container .top img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .submit-event .container .middle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px 20px}.theme-dark .submit-event .container .middle .file{height:200px;width:200px}.theme-dark .submit-event .container hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .submit-event .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-dark .submit-event .container .bottom .left{align-items:center;display:flex;gap:20px}.theme-dark .submit-event .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-dark .submit-event .container .bottom .left .item img{height:20px}.theme-dark .submit-event .container .bottom .left .item span{color:gray;font-size:12px}@media(max-width:480px){.theme-dark .submit-event .container .bottom .left .item span{font-size:.9em}}.theme-dark .submit-event .container .bottom .right button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1em;padding:5px 10px}.category-label{background-color:transparent;border:0;border-radius:5px;color:gray;font-size:12px;padding:5px}.theme-light .event{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;overflow:hidden}.theme-light .event .container{display:flex;flex-direction:column;justify-content:center}.theme-light .event .container .top{background-color:#6d1d1d;border-radius:20px 20px 0 0;color:#fff;padding:10px 0;text-align:center}.theme-light .event .container .top h3{font-size:25px;font-weight:lighter}.theme-light .event .container .top .event-category{font-size:.75em;font-weight:500;margin-top:5px;text-align:center}.theme-light .event .container .center{align-items:center;display:flex;gap:20px;justify-content:center}.theme-light .event .container .delete{padding:0 5px}.theme-light .event .container .user{align-items:center;display:flex;justify-content:center}.theme-light .event .container .user span{font-size:12px}.theme-light .event .container .user .userInfo{align-items:center;display:flex;gap:10px;margin:10px 0}.theme-light .event .container .user .userInfo img{border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-light .event .container .user .userInfo .details{display:flex;flex-direction:column}.theme-light .event .container .user .userInfo .details .name{font-weight:500}.theme-light .event .container .user .userInfo .details .date{font-size:12px}.theme-light .event .container .link{color:blue;text-decoration:underline}.theme-light .event .container .row{display:flex;gap:10px;margin:5px 0}.theme-light .event .container .content{padding:20px}.theme-light .event .container .content img,.theme-light .event .container .content video{margin-top:20px;max-height:500px;object-fit:cover;width:100%}.theme-light .event .container .info{align-items:center;display:flex;gap:20px;width:100%}.theme-light .event .container .info .like-count{align-items:center;display:flex;justify-content:flex-end}.theme-light .event .container .info .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.theme-light .event .container .info .item img{height:22px;object-fit:cover;transition:all .4s ease-in-out;width:22px}.theme-light .event .container .info .item img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}.theme-dark .event{background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;overflow:hidden}.theme-dark .event .container{display:flex;flex-direction:column;justify-content:center}.theme-dark .event .container .top{background-color:#6d1d1d;border-radius:20px 20px 0 0;color:#fff;padding:10px 0;text-align:center}.theme-dark .event .container .top h3{font-size:25px;font-weight:lighter}.theme-dark .event .container .top .event-category{font-size:.75em;font-weight:500;margin-top:5px;text-align:center}.theme-dark .event .container .center{align-items:center;display:flex;gap:20px;justify-content:center}.theme-dark .event .container .delete{padding:0 5px}.theme-dark .event .container .user{align-items:center;display:flex;justify-content:center}.theme-dark .event .container .user span{font-size:12px}.theme-dark .event .container .user .userInfo{align-items:center;display:flex;gap:10px;margin:10px 0}.theme-dark .event .container .user .userInfo img{border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-dark .event .container .user .userInfo .details{display:flex;flex-direction:column}.theme-dark .event .container .user .userInfo .details .name{font-weight:500}.theme-dark .event .container .user .userInfo .details .date{font-size:12px}.theme-dark .event .container .link{color:#add8e6;text-decoration:underline}.theme-dark .event .container .row{display:flex;gap:10px;margin:5px 0}.theme-dark .event .container .content{padding:20px}.theme-dark .event .container .content img,.theme-dark .event .container .content video{margin-top:20px;max-height:500px;object-fit:cover;width:100%}.theme-dark .event .container .info{align-items:center;display:flex;gap:20px;width:100%}.theme-dark .event .container .info .like-count{align-items:center;display:flex;justify-content:flex-end}.theme-dark .event .container .info .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.theme-dark .event .container .info .item img{height:22px;object-fit:cover;transition:all .4s ease-in-out;width:22px}.theme-dark .event .container .info .item img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}.theme-light .jobs{background-color:#f6f3f3;display:flex;flex-direction:column}.theme-light .jobs .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-light .jobs .categories{margin:20px 0}.theme-light .jobs .section{margin-top:30px}.theme-light .jobs .background{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;flex-wrap:wrap;padding:50px 30px}@media(max-width:480px){.theme-light .jobs .background{padding:10px 5px}}@media(max-width:960px){.theme-light .jobs .background{padding:10px}}.theme-light .jobs .background .text-container{text-align:center;white-space:wrap}.theme-light .jobs .background .text-container .text-content{display:inline-block}.theme-light .jobs .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-light .jobs .background span{font-size:.7em}}.theme-light .jobs .tabs{align-items:center;border-bottom:1px solid #d3d3d3;color:#d3d3d3;display:flex;justify-content:space-between;margin-bottom:30px}.theme-light .jobs .tabs .tab{background-color:transparent;border:none;color:#000;font-size:17px;padding:20px;width:100%}.theme-light .jobs .tabs .tab:hover{background-color:#fff}.theme-light .jobs .tabs .selected{color:#6d1d1d;font-weight:700}.theme-light .jobs .market-container{padding:10px 50px}@media(max-width:480px){.theme-light .jobs .market-container{padding:10px}}@media(max-width:960px){.theme-light .jobs .market-container{padding:20px}}.theme-light .jobs .centered{display:flex;justify-content:center}.theme-light .jobs .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-light .jobs .title{font-size:20px}}@media(max-width:960px){.theme-light .jobs .title{font-size:30px}}.theme-light .jobs .subtitle{color:#000;font-size:25px;font-weight:700}.theme-light .jobs .feed{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-light .jobs .grid{align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,500px))}.theme-light .jobs .search{background-color:#fff;width:50%}.theme-light .jobs form{color:#000;display:flex;flex-direction:column;gap:15px}.theme-light .jobs form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-light .jobs form .row{align-items:center;display:flex;gap:25px}.theme-light .jobs form .description{color:#000;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-light .jobs form label{color:#000;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-light .jobs form label .imgContainer{position:relative}.theme-light .jobs form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-light .jobs form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-light .jobs form input{background-color:transparent;border:none;border-bottom:1px solid #d3d3d3;color:#000;flex-basis:60%;padding:5px 0}.theme-light .jobs form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-light .jobs .categories{display:flex;flex-wrap:wrap;gap:10px}.theme-light .jobs .smaller{font-weight:lighter;margin:10px 0}.theme-light .jobs .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;font-size:1em;gap:10px;padding:5px 10px}.theme-light .jobs .inactive{background-color:#fff;color:#000}.theme-dark .jobs{background-color:#333;display:flex;flex-direction:column}.theme-dark .jobs .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-dark .jobs .categories{margin:20px 0}.theme-dark .jobs .section{margin-top:30px}.theme-dark .jobs .background{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;flex-wrap:wrap;padding:50px 30px}@media(max-width:480px){.theme-dark .jobs .background{padding:10px 5px}}@media(max-width:960px){.theme-dark .jobs .background{padding:10px}}.theme-dark .jobs .background .text-container{text-align:center;white-space:wrap}.theme-dark .jobs .background .text-container .text-content{display:inline-block}.theme-dark .jobs .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-dark .jobs .background span{font-size:.7em}}.theme-dark .jobs .tabs{align-items:center;border-bottom:1px solid #444;color:#444;display:flex;justify-content:space-between;margin-bottom:30px}.theme-dark .jobs .tabs .tab{background-color:transparent;border:none;color:#f5f5f5;font-size:17px;padding:20px;width:100%}.theme-dark .jobs .tabs .tab:hover{background-color:#222}.theme-dark .jobs .tabs .selected{color:#6d1d1d;font-weight:700}.theme-dark .jobs .market-container{padding:10px 50px}@media(max-width:480px){.theme-dark .jobs .market-container{padding:10px}}@media(max-width:960px){.theme-dark .jobs .market-container{padding:20px}}.theme-dark .jobs .centered{display:flex;justify-content:center}.theme-dark .jobs .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-dark .jobs .title{font-size:20px}}@media(max-width:960px){.theme-dark .jobs .title{font-size:30px}}.theme-dark .jobs .subtitle{color:#f5f5f5;font-size:25px;font-weight:700}.theme-dark .jobs .feed{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-dark .jobs .grid{align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,500px))}.theme-dark .jobs .search{background-color:#fff;width:50%}.theme-dark .jobs form{color:#f5f5f5;display:flex;flex-direction:column;gap:15px}.theme-dark .jobs form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-dark .jobs form .row{align-items:center;display:flex;gap:25px}.theme-dark .jobs form .description{color:#f5f5f5;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-dark .jobs form label{color:#f5f5f5;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-dark .jobs form label .imgContainer{position:relative}.theme-dark .jobs form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-dark .jobs form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-dark .jobs form input{background-color:transparent;border:none;border-bottom:1px solid #444;color:#f5f5f5;flex-basis:60%;padding:5px 0}.theme-dark .jobs form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-dark .jobs .categories{display:flex;flex-wrap:wrap;gap:10px}.theme-dark .jobs .smaller{font-weight:lighter;margin:10px 0}.theme-dark .jobs .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;font-size:1em;gap:10px;padding:5px 10px}.theme-dark .jobs .inactive{background-color:#222;color:#f5f5f5}.theme-light .submit-job{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;margin-bottom:20px;width:100%}.theme-light .submit-job .error-msg{color:red;font-size:12px}.theme-light .submit-job .red{color:red}@media(max-width:480px){.theme-light .submit-job label{flex-basis:40%!important}}.theme-light .submit-job .dropdown{background-color:transparent;border:1px solid #d3d3d3;border-radius:5px;box-shadow:none;color:#000;margin:0;padding:5px;text-align:left}.theme-light .submit-job .container{padding:20px}.theme-light .submit-job .container .top{align-items:center;display:flex;gap:20px;margin-bottom:20px}.theme-light .submit-job .container .top img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .submit-job .container .middle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px 20px}@media(max-width:480px){.theme-light .submit-job .container .middle input{font-size:1em}}.theme-light .submit-job .container .middle .x{background-color:transparent;border:none}.theme-light .submit-job .container .middle .file{height:200px;width:200px}.theme-light .submit-job .container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}@media(max-width:480px){.theme-light .submit-job .container .rnd__option-label{font-size:.8em}}.theme-light .submit-job .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-light .submit-job .container .bottom .left{align-items:center;display:flex;gap:20px}.theme-light .submit-job .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-light .submit-job .container .bottom .left .item img{height:20px}.theme-light .submit-job .container .bottom .left .item span{color:gray;font-size:12px}@media(max-width:480px){.theme-light .submit-job .container .bottom .left .item span{font-size:.9em}}.theme-light .submit-job .container .bottom .right button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1em;padding:5px 10px}.theme-dark .submit-job{background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;margin-bottom:20px;width:100%}.theme-dark .submit-job .error-msg{color:red;font-size:12px}.theme-dark .submit-job .red{color:red}@media(max-width:480px){.theme-dark .submit-job label{flex-basis:40%!important}}.theme-dark .submit-job .dropdown{background-color:transparent;border:1px solid #d3d3d3;border-radius:5px;box-shadow:none;color:#000;margin:0;padding:5px;text-align:left}.theme-dark .submit-job .container{padding:20px}.theme-dark .submit-job .container .top{align-items:center;display:flex;gap:20px;margin-bottom:20px}.theme-dark .submit-job .container .top img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .submit-job .container .middle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px 20px}@media(max-width:480px){.theme-dark .submit-job .container .middle input{font-size:1em}}.theme-dark .submit-job .container .middle .x{background-color:transparent;border:none}.theme-dark .submit-job .container .middle .file{height:200px;width:200px}.theme-dark .submit-job .container hr{background-color:#444;border:none;height:.5px;margin:20px 0}@media(max-width:480px){.theme-dark .submit-job .container .rnd__option-label{font-size:.8em}}.theme-dark .submit-job .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-dark .submit-job .container .bottom .left{align-items:center;display:flex;gap:20px}.theme-dark .submit-job .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-dark .submit-job .container .bottom .left .item img{height:20px}.theme-dark .submit-job .container .bottom .left .item span{color:gray;font-size:12px}@media(max-width:480px){.theme-dark .submit-job .container .bottom .left .item span{font-size:.9em}}.theme-dark .submit-job .container .bottom .right button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1em;padding:5px 10px}.theme-light .job{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;overflow:hidden}.theme-light .job .container{display:flex;flex-direction:column;justify-content:center}.theme-light .job .container .top{background-color:#6d1d1d;border-radius:20px 20px 0 0;color:#fff;padding:10px 0;text-align:center}.theme-light .job .container .top h3{font-size:25px;font-weight:lighter}.theme-light .job .container .center{align-items:center;display:flex;gap:20px;justify-content:center}.theme-light .job .container .delete{padding:0 5px}.theme-light .job .container .user{align-items:center;display:flex;justify-content:center}.theme-light .job .container .user span{font-size:12px}.theme-light .job .container .user .userInfo{align-items:center;display:flex;gap:10px;margin:10px 0}.theme-light .job .container .user .userInfo img{border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-light .job .container .user .userInfo .details{display:flex;flex-direction:column}.theme-light .job .container .user .userInfo .details .name{font-weight:500}.theme-light .job .container .user .userInfo .details .date{font-size:12px}.theme-light .job .container .link{color:blue;text-decoration:underline}.theme-light .job .container .contact{text-wrap:wrap}.theme-light .job .container .row{display:flex;gap:10px;margin:5px 0}.theme-light .job .container .content{padding:20px}.theme-light .job .container .content img,.theme-light .job .container .content video{margin-top:20px;max-height:500px;object-fit:cover;width:100%}.theme-light .job .container .info{align-items:center;display:flex;gap:20px;width:100%}.theme-light .job .container .info .like-count{align-items:center;display:flex;justify-content:flex-end}.theme-light .job .container .info .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.theme-light .job .container .info .item img{height:22px;object-fit:cover;transition:all .4s ease-in-out;width:22px}.theme-light .job .container .info .item img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}.theme-dark .job{background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;overflow:hidden}.theme-dark .job .container{display:flex;flex-direction:column;justify-content:center}.theme-dark .job .container .top{background-color:#6d1d1d;border-radius:20px 20px 0 0;color:#fff;padding:10px 0;text-align:center}.theme-dark .job .container .top h3{font-size:25px;font-weight:lighter}.theme-dark .job .container .center{align-items:center;display:flex;gap:20px;justify-content:center}.theme-dark .job .container .delete{padding:0 5px}.theme-dark .job .container .user{align-items:center;display:flex;justify-content:center}.theme-dark .job .container .user span{font-size:12px}.theme-dark .job .container .user .userInfo{align-items:center;display:flex;gap:10px;margin:10px 0}.theme-dark .job .container .user .userInfo img{border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-dark .job .container .user .userInfo .details{display:flex;flex-direction:column}.theme-dark .job .container .user .userInfo .details .name{font-weight:500}.theme-dark .job .container .user .userInfo .details .date{font-size:12px}.theme-dark .job .container .link{color:#add8e6;text-decoration:underline}.theme-dark .job .container .contact{text-wrap:wrap}.theme-dark .job .container .row{display:flex;gap:10px;margin:5px 0}.theme-dark .job .container .content{padding:20px}.theme-dark .job .container .content img,.theme-dark .job .container .content video{margin-top:20px;max-height:500px;object-fit:cover;width:100%}.theme-dark .job .container .info{align-items:center;display:flex;gap:20px;width:100%}.theme-dark .job .container .info .like-count{align-items:center;display:flex;justify-content:flex-end}.theme-dark .job .container .info .item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px}.theme-dark .job .container .info .item img{height:22px;object-fit:cover;transition:all .4s ease-in-out;width:22px}.theme-dark .job .container .info .item img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center}.theme-light .adpage{background-color:#f6f3f3;display:flex;flex-direction:column;overflow-x:hidden}.theme-light .adpage .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-light .adpage .categories{margin:20px 0}.theme-light .adpage .section{margin-top:30px}.theme-light .adpage h1{color:#000}@media(max-width:480px){.theme-light .adpage h1{font-size:25px}}.theme-light .adpage .background{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;padding:50px 30px}@media(max-width:480px){.theme-light .adpage .background{padding:10px 5px}}@media(max-width:960px){.theme-light .adpage .background{padding:10px 5px}}.theme-light .adpage .background .text-container{text-wrap:wrap;overflow:wrap;text-align:center}.theme-light .adpage .background span{text-wrap:wrap;color:#fff;font-style:italic;text-align:center}@media(max-width:960px){.theme-light .adpage .background span{font-size:.8em}}@media(max-width:480px){.theme-light .adpage .background span{font-size:.8em}}.theme-light .adpage .tabs{align-items:center;border-bottom:1px solid #d3d3d3;color:#d3d3d3;display:flex;justify-content:space-between;margin-bottom:30px}.theme-light .adpage .tabs .tab{background-color:transparent;border:none;color:#000;font-size:17px;padding:20px;width:100%}.theme-light .adpage .tabs .tab:hover{background-color:#fff}.theme-light .adpage .tabs .selected{color:#6d1d1d;font-weight:700}.theme-light .adpage .market-container{min-height:80vh;padding:10px 50px}@media(max-width:480px){.theme-light .adpage .market-container{padding:10px}}@media(max-width:960px){.theme-light .adpage .market-container{padding:20px}}.theme-light .adpage .centered{display:flex;justify-content:center}.theme-light .adpage .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-light .adpage .title{font-size:20px}}@media(max-width:960px){.theme-light .adpage .title{font-size:30px}}.theme-light .adpage .subtitle{color:#000;font-size:25px;font-weight:700}.theme-light .adpage .feed{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-light .adpage .grid{align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,500px))}.theme-light .adpage .search{background-color:#fff;width:50%}.theme-light .adpage form{color:#000;display:flex;flex-direction:column;gap:15px}.theme-light .adpage form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-light .adpage form .row{align-items:center;display:flex;gap:25px}.theme-light .adpage form .description{color:#000;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-light .adpage form label{color:#000;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-light .adpage form label .imgContainer{position:relative}.theme-light .adpage form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-light .adpage form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-light .adpage form input{background-color:transparent;border:none;border-bottom:1px solid #d3d3d3;color:#000;flex-basis:60%;padding:5px 0}.theme-light .adpage form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-light .adpage .categories{display:flex;flex-wrap:wrap;gap:10px}.theme-light .adpage .smaller{font-weight:lighter;margin:10px 0}.theme-light .adpage .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-light .adpage .inactive{background-color:#fff;color:#000}.theme-dark .adpage{background-color:#333;display:flex;flex-direction:column;overflow-x:hidden}.theme-dark .adpage .grid{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.theme-dark .adpage .categories{margin:20px 0}.theme-dark .adpage .section{margin-top:30px}.theme-dark .adpage h1{color:#f5f5f5}@media(max-width:480px){.theme-dark .adpage h1{font-size:25px}}.theme-dark .adpage .background{align-items:center;background-color:#6d1d1d;display:flex;flex-direction:column;padding:50px 30px}@media(max-width:480px){.theme-dark .adpage .background{padding:10px 5px}}@media(max-width:960px){.theme-dark .adpage .background{padding:10px 5px}}.theme-dark .adpage .background .text-container{text-wrap:wrap;overflow:wrap;text-align:center}.theme-dark .adpage .background span{text-wrap:wrap;color:#fff;font-style:italic;text-align:center}@media(max-width:960px){.theme-dark .adpage .background span{font-size:.8em}}@media(max-width:480px){.theme-dark .adpage .background span{font-size:.8em}}.theme-dark .adpage .tabs{align-items:center;border-bottom:1px solid #444;color:#444;display:flex;justify-content:space-between;margin-bottom:30px}.theme-dark .adpage .tabs .tab{background-color:transparent;border:none;color:#f5f5f5;font-size:17px;padding:20px;width:100%}.theme-dark .adpage .tabs .tab:hover{background-color:#222}.theme-dark .adpage .tabs .selected{color:#fff;font-weight:700}.theme-dark .adpage .market-container{min-height:80vh;padding:10px 50px}@media(max-width:480px){.theme-dark .adpage .market-container{padding:10px}}@media(max-width:960px){.theme-dark .adpage .market-container{padding:20px}}.theme-dark .adpage .centered{display:flex;justify-content:center}.theme-dark .adpage .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-dark .adpage .title{font-size:20px}}@media(max-width:960px){.theme-dark .adpage .title{font-size:30px}}.theme-dark .adpage .subtitle{color:#f5f5f5;font-size:25px;font-weight:700}.theme-dark .adpage .feed{display:flex;flex-direction:column;gap:30px;margin:30px 0}.theme-dark .adpage .grid{align-items:flex-start;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,500px))}.theme-dark .adpage .search{background-color:#fff;width:50%}.theme-dark .adpage form{color:#f5f5f5;display:flex;flex-direction:column;gap:15px}.theme-dark .adpage form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-dark .adpage form .row{align-items:center;display:flex;gap:25px}.theme-dark .adpage form .description{color:#f5f5f5;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-dark .adpage form label{color:#f5f5f5;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-dark .adpage form label .imgContainer{position:relative}.theme-dark .adpage form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-dark .adpage form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-dark .adpage form input{background-color:transparent;border:none;border-bottom:1px solid #444;color:#f5f5f5;flex-basis:60%;padding:5px 0}.theme-dark .adpage form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-dark .adpage .categories{display:flex;flex-wrap:wrap;gap:10px}.theme-dark .adpage .smaller{font-weight:lighter;margin:10px 0}.theme-dark .adpage .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-dark .adpage .inactive{background-color:#222;color:#f5f5f5}.theme-light .pendingAd{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000}.theme-light .pendingAd .thanks-container{align-items:center;box-shadow:0 0 15px -8px rgba(0,0,0,.38);display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}@media(max-width:480px){.theme-light .pendingAd .thanks-container{padding:10px}}.theme-light .pendingAd .thanks-container .row{display:flex;justify-content:space-between}.theme-light .pendingAd .thanks-container button{background-color:gray;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:20px;padding:8px 30px}.theme-light .pendingAd .thanks-container .approve{background-color:green}.theme-light .pendingAd .thanks-container .reject{background-color:red}.theme-light .pendingAd .thanks-container h2{font-weight:600;margin-bottom:8px}.theme-light .pendingAd .approve{align-items:center;border:1px solid #d3d3d3;border-radius:50px;display:flex;gap:20px;padding:5px 10px}.theme-light .pendingAd .approve .icon{margin:0;padding:0;transition:all .3s ease-in}.theme-light .pendingAd .approve .icon:hover{margin-top:-5px;-webkit-transform:scale(1.25);transform:scale(1.25);-webkit-transform-origin:center;transform-origin:center}.theme-light .pendingAd .container{padding:20px}.theme-light .pendingAd .container .reaction-container.show,.theme-light .pendingAd .container .share-container.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.theme-light .pendingAd .container .reaction-container.show,.theme-light .pendingAd .container .share-container,.theme-light .pendingAd .container .share-container.show{transition:opacity 1s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity 1s ease-in-out,transform .3s ease-in-out;transition:opacity 1s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.theme-light .pendingAd .container .share-container{align-items:center;border:.5px solid #d3d3d3;border-radius:10px;bottom:10px;box-shadow:0 0 12px -10px rgba(0,0,0,.18);display:flex;left:150px;opacity:0;padding:5px;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:1s ease}.theme-light .pendingAd .container .share-container .section{display:flex;font-size:12px;margin-right:5px;margin-top:0}.theme-light .pendingAd .container .share-container .reaction{display:flex;margin:0 5px;transition:all .3s ease-in}.theme-light .pendingAd .container .share-container .reaction img{border-radius:50%;height:20px;object-fit:scale;width:20px}.theme-light .pendingAd .container .share-container .reaction:hover{margin-right:6px}.theme-light .pendingAd .container .share-container .enlarged,.theme-light .pendingAd .container .share-container .reaction:hover{margin-top:-10px;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:center;transform-origin:center}.theme-light .pendingAd .container .user{align-items:center;display:flex;justify-content:space-between}.theme-light .pendingAd .container .user .userInfo{display:flex;gap:20px}.theme-light .pendingAd .container .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .pendingAd .container .user .userInfo .details{display:flex;flex-direction:column}.theme-light .pendingAd .container .user .userInfo .details .name{font-weight:500}.theme-light .pendingAd .container .user .userInfo .details .date{font-size:12px}.theme-light .pendingAd .container .centered{align-items:center;display:flex;justify-content:center}.theme-light .pendingAd .container .content{margin:20px 0}.theme-light .pendingAd .container .content img{justify-self:center;margin-top:20px;max-height:500px;object-fit:contain;width:100%}@media(max-width:480px){.theme-light .pendingAd .container .content img{width:75vw}}.theme-light .pendingAd .container .content video{margin-top:20px;max-height:500px;object-fit:cover;width:100%}@media(max-width:480px){.theme-light .pendingAd .container .content video{width:75vw}}.theme-dark .pendingAd{background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5}.theme-dark .pendingAd .thanks-container{align-items:center;box-shadow:0 0 15px -8px rgba(0,0,0,.38);display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}@media(max-width:480px){.theme-dark .pendingAd .thanks-container{padding:10px}}.theme-dark .pendingAd .thanks-container .row{display:flex;justify-content:space-between}.theme-dark .pendingAd .thanks-container button{background-color:gray;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:20px;padding:8px 30px}.theme-dark .pendingAd .thanks-container .approve{background-color:green}.theme-dark .pendingAd .thanks-container .reject{background-color:red}.theme-dark .pendingAd .thanks-container h2{font-weight:600;margin-bottom:8px}.theme-dark .pendingAd .approve{align-items:center;border:1px solid #444;border-radius:50px;display:flex;gap:20px;padding:5px 10px}.theme-dark .pendingAd .approve .icon{margin:0;padding:0;transition:all .3s ease-in}.theme-dark .pendingAd .approve .icon:hover{margin-top:-5px;-webkit-transform:scale(1.25);transform:scale(1.25);-webkit-transform-origin:center;transform-origin:center}.theme-dark .pendingAd .container{padding:20px}.theme-dark .pendingAd .container .reaction-container.show,.theme-dark .pendingAd .container .share-container.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.theme-dark .pendingAd .container .reaction-container.show,.theme-dark .pendingAd .container .share-container,.theme-dark .pendingAd .container .share-container.show{transition:opacity 1s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity 1s ease-in-out,transform .3s ease-in-out;transition:opacity 1s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.theme-dark .pendingAd .container .share-container{align-items:center;border:.5px solid #d3d3d3;border-radius:10px;bottom:10px;box-shadow:0 0 12px -10px rgba(0,0,0,.18);display:flex;left:150px;opacity:0;padding:5px;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:1s ease}.theme-dark .pendingAd .container .share-container .section{display:flex;font-size:12px;margin-right:5px;margin-top:0}.theme-dark .pendingAd .container .share-container .reaction{display:flex;margin:0 5px;transition:all .3s ease-in}.theme-dark .pendingAd .container .share-container .reaction img{border-radius:50%;height:20px;object-fit:scale;width:20px}.theme-dark .pendingAd .container .share-container .reaction:hover{margin-right:6px}.theme-dark .pendingAd .container .share-container .enlarged,.theme-dark .pendingAd .container .share-container .reaction:hover{margin-top:-10px;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:center;transform-origin:center}.theme-dark .pendingAd .container .user{align-items:center;display:flex;justify-content:space-between}.theme-dark .pendingAd .container .user .userInfo{display:flex;gap:20px}.theme-dark .pendingAd .container .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .pendingAd .container .user .userInfo .details{display:flex;flex-direction:column}.theme-dark .pendingAd .container .user .userInfo .details .name{font-weight:500}.theme-dark .pendingAd .container .user .userInfo .details .date{font-size:12px}.theme-dark .pendingAd .container .centered{align-items:center;display:flex;justify-content:center}.theme-dark .pendingAd .container .content{margin:20px 0}.theme-dark .pendingAd .container .content img{justify-self:center;margin-top:20px;max-height:500px;object-fit:contain;width:100%}@media(max-width:480px){.theme-dark .pendingAd .container .content img{width:75vw}}.theme-dark .pendingAd .container .content video{margin-top:20px;max-height:500px;object-fit:cover;width:100%}@media(max-width:480px){.theme-dark .pendingAd .container .content video{width:75vw}}.ads{display:flex;flex-direction:column;gap:50px;margin:20px}@media(max-width:480px){.ads{margin:10px}}.theme-light .update{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-light .update .continue{align-self:center;background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;padding:10px;width:20vh}.theme-light .update .close{background-color:#f0544f;border:none;border-radius:50px;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.theme-light .update .welcome-msg{text-align:center}.theme-light .update .welcome-msg p{color:gray;margin-top:5px}.theme-light .update .wrapper{background-color:#fff;box-shadow:0 0 15px 1px rgba(0,0,0,.09);display:flex;flex-direction:column;gap:20px;height:70%;margin:auto;overflow:scroll;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.theme-light .update .wrapper{height:90%;padding:10px;width:90%}}@media(max-width:960px){.theme-light .update .wrapper{height:80%;padding:10px;width:80%}}.theme-light .update .wrapper h1{color:#6d1d1d;text-align:center}@media(max-width:480px){.theme-light .update .wrapper h1{font-size:20px}}.theme-light .update .wrapper form{display:flex;flex-direction:column;gap:10px}.theme-light .update .wrapper form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-light .update .wrapper form .row{align-items:center;display:flex;gap:25px}.theme-light .update .wrapper form .description{color:#000;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-light .update .wrapper form label{color:#555;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-light .update .wrapper form label .imgContainer{align-items:center;display:flex;justify-content:center;position:relative}.theme-light .update .wrapper form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-light .update .wrapper form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-light .update .wrapper form input{background-color:transparent;border:none;border-bottom:1px solid #d3d3d3;color:gray;flex-basis:60%;padding:5px 0}.theme-light .update .wrapper form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-dark .update{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-dark .update .continue{align-self:center;background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;padding:10px;width:20vh}.theme-dark .update .close{background-color:#f0544f;border:none;border-radius:50px;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.theme-dark .update .welcome-msg{text-align:center}.theme-dark .update .welcome-msg p{color:gray;margin-top:5px}.theme-dark .update .wrapper{background-color:#222;box-shadow:0 0 15px 1px rgba(0,0,0,.09);display:flex;flex-direction:column;gap:20px;height:70%;margin:auto;overflow:scroll;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.theme-dark .update .wrapper{height:90%;padding:10px;width:90%}}@media(max-width:960px){.theme-dark .update .wrapper{height:80%;padding:10px;width:80%}}.theme-dark .update .wrapper h1{color:#fff;text-align:center}@media(max-width:480px){.theme-dark .update .wrapper h1{font-size:20px}}.theme-dark .update .wrapper form{display:flex;flex-direction:column;gap:10px}.theme-dark .update .wrapper form .files{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-bottom:10px}.theme-dark .update .wrapper form .row{align-items:center;display:flex;gap:25px}.theme-dark .update .wrapper form .description{color:#f5f5f5;font-size:13px;margin-bottom:10px;margin-top:5px}.theme-dark .update .wrapper form label{color:#d3d3d3;display:flex;flex-basis:20%;flex-direction:column;font-size:14px;font-weight:700;gap:5px}.theme-dark .update .wrapper form label .imgContainer{align-items:center;display:flex;justify-content:center;position:relative}.theme-dark .update .wrapper form label .imgContainer img{height:100px;object-fit:cover;width:100px}.theme-dark .update .wrapper form label .imgContainer .icon{bottom:0;color:#d3d3d3;cursor:pointer;font-size:30px;left:0;margin:auto;position:absolute;right:0;top:0}.theme-dark .update .wrapper form input{background-color:transparent;border:none;border-bottom:1px solid #444;color:gray;flex-basis:60%;padding:5px 0}.theme-dark .update .wrapper form button{background-color:#6d1d1d;border:none;border-radius:5px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#fff;cursor:pointer;margin-top:10px;padding:10px}.theme-light .viral{background-color:#f6f3f3}.theme-dark .viral,.theme-light .viral{display:flex;flex-direction:column;height:95%;overflow-x:hidden}.theme-dark .viral{background-color:#333}.embed .delete-embed{background-color:transparent;color:red;left:100%;position:relative;top:0}.theme-light .guest{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-light .guest .guest-button{background-color:#6d1d1d;border:none;color:#fff;cursor:pointer;padding:10px 15px}.theme-light .guest .row{display:flex;gap:20px;justify-content:flex-end}.theme-light .guest .wrapper{background-color:#fff;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#000;display:flex;flex-direction:column;gap:20px;height:20%;margin:auto;min-width:300px;overflow:scroll;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.theme-light .guest .wrapper{height:100%;width:100%}}.theme-light .guest .wrapper h1{color:#6d1d1d}@media(max-width:480px){.theme-light .guest .wrapper h1{font-size:20px}}.theme-light .guest .wrapper .close{background-color:transparent;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.theme-dark .guest{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.theme-dark .guest .guest-button{background-color:#6d1d1d;border:none;color:#fff;cursor:pointer;padding:10px 15px}.theme-dark .guest .row{display:flex;gap:20px;justify-content:flex-end}.theme-dark .guest .wrapper{background-color:#222;box-shadow:0 0 15px 1px rgba(0,0,0,.09);color:#f5f5f5;display:flex;flex-direction:column;gap:20px;height:20%;margin:auto;min-width:300px;overflow:scroll;padding:50px;position:relative;width:40%;z-index:999}@media(max-width:480px){.theme-dark .guest .wrapper{height:100%;width:100%}}.theme-dark .guest .wrapper h1{color:#fff}@media(max-width:480px){.theme-dark .guest .wrapper h1{font-size:20px}}.theme-dark .guest .wrapper .close{background-color:transparent;border:none;color:#fff;cursor:pointer;padding:5px;position:absolute;right:20px;top:10px}.forgotPassword{align-items:center;background-color:rgba(109,29,29,.95);display:flex;justify-content:center;min-height:100vh;position:relative}.forgotPassword .language-toggle{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;padding:20px;position:absolute;right:20px;top:20px}.forgotPassword .flag{height:35px;width:35px}.forgotPassword .card{align-items:flex-start;background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;display:flex;overflow:hidden}@media screen and (max-width:1200px){.forgotPassword .card{border-radius:0;width:100%}}.forgotPassword .card .right{display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center;padding:50px}.forgotPassword .card .right h1{color:#555}.forgotPassword .card .right .form{display:flex;flex-direction:column;gap:30px}.forgotPassword .card .right .form input{border:none;border-bottom:1px solid #d3d3d3;padding:20px 10px}.forgotPassword .card .right .form .notice{font-size:12px}.forgotPassword .card .right button{align-self:flex-end;background-color:gray;border:1px solid #d3d3d3;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;transition:.3s ease-in-out}.forgotPassword .card .right button:hover{background-color:#4c1313!important;color:#fff!important}.forgotPassword .card .right .buttons{display:flex;flex-direction:column;gap:20px;justify-content:flex-start;margin-top:20px}.forgotPassword .card .right .buttons .primary{align-self:flex-start;background-color:#6d1d1d}.forgotPassword .card .right .buttons button{width:40%}.forgotPassword .card .right .reset-form{margin-top:20px}.forgotPassword .card .right .reset-form input{border:none;border-bottom:1px solid #d3d3d3;padding:10px;width:90%}.forgotPassword .card .right .reset-form .eye{margin-left:-35px;margin-top:5px;position:absolute}.forgotPassword .card .right .reset-form button{background-color:#6d1d1d}.otpInput{align-items:center;background-color:rgba(109,29,29,.95);display:flex;justify-content:center;min-height:100vh}.otpInput .language-toggle{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;padding:20px;position:absolute;right:20px;top:20px}.otpInput .flag{height:35px;width:35px}.otpInput .card{background-color:#fff;border:1px solid #d3d3d3;border-radius:10px;box-shadow:0 0 15px 1px rgba(0,0,0,.09);display:flex;overflow:hidden}@media screen and (max-width:1200px){.otpInput .card{border-radius:0;width:100%}}.otpInput .card .right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;padding:50px 100px}.otpInput .card .right input{border:1px solid #d3d3d3;border-radius:20px;box-shadow:0 0 3px 1px rgba(0,0,0,.09);color:gray;font-size:1.6em;height:5vw;text-align:center;width:5vw}.otpInput .card .right .row{display:flex;gap:15px;margin:20px}.otpInput .card .right form{display:flex;flex-direction:column}.otpInput .card .right button{align-self:center;background-color:gray;border:1px solid #d3d3d3;color:#fff;cursor:pointer;font-weight:700;margin:10px 0;padding:10px;transition:.3s ease-in-out;width:100%}.otpInput .card .right button:hover{background-color:#6d1d1d!important;color:#fff!important}.otpInput .card .right .didnt-receive{align-items:center;display:flex;flex-direction:column;font-size:.9em;justify-content:center}.theme-light .share-short{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;margin-bottom:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:480px){.theme-light .share-short{width:100%}}@media(max-width:960px){.theme-light .share-short{min-width:50%}}.theme-light .share-short .error-msg{color:red;font-size:12px}.theme-light .share-short .red{color:red}@media(max-width:480px){.theme-light .share-short label{flex-basis:40%!important}}.theme-light .share-short video{height:60vh}@media(max-width:480px){.theme-light .share-short video{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:80vw}}.theme-light .share-short .preview{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-light .share-short .x{background-color:transparent;border:none;cursor:pointer;margin-bottom:10px;margin-right:10px;position:relative;right:-50%;top:0}.theme-light .share-short .confirmationHeading{margin:8px 0}.theme-light .share-short .confirmationText{color:#555}.theme-light .share-short .filePreview{background-color:#d3d3d3;height:150px;object-fit:contain;padding:10px;width:150px}.theme-light .share-short .loading-circle{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid rgba(0,0,255,.3);border-radius:50%;border-top-color:blue;height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}@-webkit-keyframes spin{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.theme-light .share-short .loading-text{font-size:24px;letter-spacing:4px;margin-top:20px;-webkit-user-select:none;user-select:none}.theme-light .share-short .loading-text span{-webkit-animation:float 1.5s ease-in-out infinite;animation:float 1.5s ease-in-out infinite;display:inline-block}.theme-light .share-short .loading-text span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.theme-light .share-short .loading-text span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes float{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}.theme-light .share-short .guest-container{padding:20px}.theme-light .share-short .guest-container .top{align-items:center;display:flex;gap:20px}.theme-light .share-short .guest-container .top img{aspect-ratio:1;border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .share-short .guest-container .top span{color:#555}.theme-light .share-short .guest-container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .share-short .guest-container .guest-button{background-color:#6d1d1d;border:none;border-radius:4px;color:#fff;cursor:pointer;justify-self:flex-end;min-width:75px;padding:5px 10px}.theme-light .share-short .container{padding:20px}.theme-light .share-short .container .directions{color:gray;font-size:1em}.theme-light .share-short .container hr{background-color:#d3d3d3;border:none;height:.5px;margin:20px 0}.theme-light .share-short .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-light .share-short .container .bottom img{aspect-ratio:1!important;border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .share-short .container .bottom input{background-color:transparent;border:none;color:#000;outline:none;overflow:wrap;padding:10px;resize:none;width:100%}@media(max-width:480px){.theme-light .share-short .container .bottom input{font-size:1em!important}}.theme-light .share-short .container .bottom .left{align-items:center;display:flex;gap:10px}.theme-light .share-short .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-light .share-short .container .bottom .left .item img{height:20px}.theme-light .share-short .container .bottom .left .item span{color:gray;font-size:12px}.theme-light .share-short .container .bottom .right button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:5px 10px}@media(max-width:480px){.theme-light .share-short .container .bottom .right button{font-size:1em!important}}.theme-dark .share-short{background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;margin-bottom:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:480px){.theme-dark .share-short{width:100%}}@media(max-width:960px){.theme-dark .share-short{min-width:50%}}.theme-dark .share-short .error-msg{color:red;font-size:12px}.theme-dark .share-short .red{color:red}@media(max-width:480px){.theme-dark .share-short label{flex-basis:40%!important}}.theme-dark .share-short video{height:60vh}@media(max-width:480px){.theme-dark .share-short video{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:80vw}}.theme-dark .share-short .preview{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-dark .share-short .x{background-color:transparent;border:none;cursor:pointer;margin-bottom:10px;margin-right:10px;position:relative;right:-50%;top:0}.theme-dark .share-short .confirmationHeading{margin:8px 0}.theme-dark .share-short .confirmationText{color:#d3d3d3}.theme-dark .share-short .filePreview{background-color:#444;height:150px;object-fit:contain;padding:10px;width:150px}.theme-dark .share-short .loading-circle{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid rgba(0,0,255,.3);border-radius:50%;border-top-color:blue;height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}@keyframes spin{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.theme-dark .share-short .loading-text{font-size:24px;letter-spacing:4px;margin-top:20px;-webkit-user-select:none;user-select:none}.theme-dark .share-short .loading-text span{-webkit-animation:float 1.5s ease-in-out infinite;animation:float 1.5s ease-in-out infinite;display:inline-block}.theme-dark .share-short .loading-text span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.theme-dark .share-short .loading-text span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@keyframes float{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}.theme-dark .share-short .guest-container{padding:20px}.theme-dark .share-short .guest-container .top{align-items:center;display:flex;gap:20px}.theme-dark .share-short .guest-container .top img{aspect-ratio:1;border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .share-short .guest-container .top span{color:#d3d3d3}.theme-dark .share-short .guest-container hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .share-short .guest-container .guest-button{background-color:#6d1d1d;border:none;border-radius:4px;color:#fff;cursor:pointer;justify-self:flex-end;min-width:75px;padding:5px 10px}.theme-dark .share-short .container{padding:20px}.theme-dark .share-short .container .directions{color:gray;font-size:1em}.theme-dark .share-short .container hr{background-color:#444;border:none;height:.5px;margin:20px 0}.theme-dark .share-short .container .bottom{align-items:center;display:flex;justify-content:space-between}.theme-dark .share-short .container .bottom img{aspect-ratio:1!important;border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .share-short .container .bottom input{background-color:transparent;border:none;color:#f5f5f5;outline:none;overflow:wrap;padding:10px;resize:none;width:100%}@media(max-width:480px){.theme-dark .share-short .container .bottom input{font-size:1em!important}}.theme-dark .share-short .container .bottom .left{align-items:center;display:flex;gap:10px}.theme-dark .share-short .container .bottom .left .item{align-items:center;cursor:pointer;display:flex;gap:10px}.theme-dark .share-short .container .bottom .left .item img{height:20px}.theme-dark .share-short .container .bottom .left .item span{color:gray;font-size:12px}.theme-dark .share-short .container .bottom .right button{background-color:#6d1d1d;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:5px 10px}@media(max-width:480px){.theme-dark .share-short .container .bottom .right button{font-size:1em!important}}.theme-light .short{background-color:#fff;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#000;margin:20px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.theme-light .short p{margin-top:10px}.theme-light .short .container{padding:20px}.theme-light .short .deleteMenu{cursor:pointer;display:flex;gap:15px;justify-content:flex-end}.theme-light .short .deleteMenu button{padding:0 5px}.theme-light .short .userInfo{align-items:center;display:flex;gap:15px}.theme-light .short .userInfo img{border-radius:50%;height:35px;object-fit:cover;width:35px}.theme-light .short .userInfo .details{display:flex;flex-direction:column}.theme-light .short .userInfo .details .name{font-size:.9em;font-weight:500}.theme-light .short .userInfo .details .date{color:gray;font-size:12px}.theme-light .short video{align-self:center;height:75vh;margin:10px 0;max-width:90vw;object-fit:contain}@media(max-width:960px){.theme-light .short video{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:80vh;width:90vw}}@media(max-width:480px){.theme-light .short video{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:80vh;width:90vw}}.theme-dark .short{background-color:#222;border-radius:20px;box-shadow:0 0 25px -10px rgba(0,0,0,.38);color:#f5f5f5;margin:20px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.theme-dark .short p{margin-top:10px}.theme-dark .short .container{padding:20px}.theme-dark .short .deleteMenu{cursor:pointer;display:flex;gap:15px;justify-content:flex-end}.theme-dark .short .deleteMenu button{padding:0 5px}.theme-dark .short .userInfo{align-items:center;display:flex;gap:15px}.theme-dark .short .userInfo img{border-radius:50%;height:35px;object-fit:cover;width:35px}.theme-dark .short .userInfo .details{display:flex;flex-direction:column}.theme-dark .short .userInfo .details .name{font-size:.9em;font-weight:500}.theme-dark .short .userInfo .details .date{color:gray;font-size:12px}.theme-dark .short video{align-self:center;height:75vh;margin:10px 0;max-width:90vw;object-fit:contain}@media(max-width:960px){.theme-dark .short video{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:80vh;width:90vw}}@media(max-width:480px){.theme-dark .short video{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:80vh;width:90vw}}#root,body,html{height:100%;margin:0;padding:0;-webkit-user-select:none;user-select:none;width:100%}@media screen and (min-width:1201px){.mobile{display:none}}@media screen and (max-width:1200px){.pc{display:none}}.theme-light .shorts{background-color:#f6f3f3;display:flex;flex-direction:column}.theme-light .shorts .categories{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.theme-light .shorts .section{margin-top:30px}.theme-light .shorts .background{background-color:#6d1d1d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px}@media(max-width:480px){.theme-light .shorts .background{padding:10px 5px}}@media(max-width:960px){.theme-light .shorts .background{padding:20px}}.theme-light .shorts .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-light .shorts .background span{font-size:.8em}}.theme-light .shorts .news-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:30px 50px}@media(max-width:480px){.theme-light .shorts .news-container{padding:10px}}@media(max-width:960px){.theme-light .shorts .news-container{padding:20px}}.theme-light .shorts .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-light .shorts .title{font-size:20px}}@media(max-width:960px){.theme-light .shorts .title{font-size:30px}}.theme-light .shorts .subtitle{color:#000;font-size:25px;font-weight:700}.theme-light .shorts .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-light .shorts .inactive{background-color:#fff;color:#000}.theme-light .shorts .shorts-grid{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}.theme-dark .shorts{background-color:#333;display:flex;flex-direction:column}.theme-dark .shorts .categories{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.theme-dark .shorts .section{margin-top:30px}.theme-dark .shorts .background{background-color:#6d1d1d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px}@media(max-width:480px){.theme-dark .shorts .background{padding:10px 5px}}@media(max-width:960px){.theme-dark .shorts .background{padding:20px}}.theme-dark .shorts .background span{color:#fff;font-style:italic;text-align:center}@media(max-width:480px){.theme-dark .shorts .background span{font-size:.8em}}.theme-dark .shorts .news-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:30px 50px}@media(max-width:480px){.theme-dark .shorts .news-container{padding:10px}}@media(max-width:960px){.theme-dark .shorts .news-container{padding:20px}}.theme-dark .shorts .title{color:#fff;font-size:60px;font-weight:700;text-align:center}@media(max-width:480px){.theme-dark .shorts .title{font-size:20px}}@media(max-width:960px){.theme-dark .shorts .title{font-size:30px}}.theme-dark .shorts .subtitle{color:#f5f5f5;font-size:25px;font-weight:700}.theme-dark .shorts .widget{align-items:center;background-color:#6d1d1d;border:1px solid #d3d3d3;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 10px}.theme-dark .shorts .inactive{background-color:#222;color:#f5f5f5}.theme-dark .shorts .shorts-grid{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}
/*# sourceMappingURL=main.469ae640.css.map*/