@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.store_popup_full_screen[data-v-a0e4958d]{width:100vw;height:100vh;background-color:#0003;z-index:2;position:fixed}.store_popup[data-v-a0e4958d]{background-color:#fff;position:absolute;margin:auto;inset:0;height:fit-content;width:fit-content;box-shadow:0 0 5px -1px #000000bf;-webkit-box-shadow:0px 0px 5px -1px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px -1px rgba(0,0,0,.75);border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px 40px 20px;-webkit-animation:scale-in-center-a0e4958d .2s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center-a0e4958d .2s cubic-bezier(.25,.46,.45,.94) both}h2[data-v-a0e4958d]{font-family:Roboto;font-size:16px}.buttons_container[data-v-a0e4958d]{display:flex;justify-content:space-evenly;align-items:center}.buttons_container>button[data-v-a0e4958d]{margin:20px;display:flex;justify-content:center;align-items:center;padding:8px;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.buttons_container>button[data-v-a0e4958d]:hover{box-shadow:0 0 5px -1px #000000bf;-webkit-box-shadow:0px 0px 5px -1px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px -1px rgba(0,0,0,.75)}.buttons_container>button[data-v-a0e4958d]:active{transition:unset;box-shadow:0 0 5px -1px #000;-webkit-box-shadow:0px 0px 5px -1px rgba(0,0,0,1);-moz-box-shadow:0px 0px 5px -1px rgba(0,0,0,1)}.buttons_container>button>img[data-v-a0e4958d]{height:40px;object-fit:contain}.cancel_button[data-v-a0e4958d]{margin-top:7px;padding:7px 80px;border:none;border-radius:10px;font-family:Roboto;font-size:15px;cursor:pointer;transition:all .2s ease}.cancel_button[data-v-a0e4958d]:hover{box-shadow:0 0 5px -1px #000000bf;-webkit-box-shadow:0px 0px 5px -1px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 5px -1px rgba(0,0,0,.75)}.cancel_button[data-v-a0e4958d]:active{transition:unset;box-shadow:0 0 5px -1px #000;-webkit-box-shadow:0px 0px 5px -1px rgba(0,0,0,1);-moz-box-shadow:0px 0px 5px -1px rgba(0,0,0,1)}@-webkit-keyframes scale-in-center-a0e4958d{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center-a0e4958d{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.main-container[data-v-401fc6e1]{width:100vw;height:100vh;background-color:#000000d9;-webkit-animation:fade-in-401fc6e1 .3s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-401fc6e1 .3s cubic-bezier(.39,.575,.565,1) both;position:fixed;inset:0;z-index:10;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.close_button[data-v-401fc6e1]{background-color:transparent;height:50px;width:50px;outline:none;border:none;align-self:flex-end;margin-top:20px;margin-right:20px}.close_button>img[data-v-401fc6e1]{height:40px;width:40px}.main-container>a[data-v-401fc6e1]{color:#fff;font-family:Barlow Condensed;font-size:30px;font-weight:700;margin-top:10px;margin-bottom:10px;text-shadow:0 1px 2px rgba(0,0,0,.8);cursor:pointer;padding:10px}@-webkit-keyframes fade-in-401fc6e1{0%{opacity:0}to{opacity:1}}@keyframes fade-in-401fc6e1{0%{opacity:0}to{opacity:1}}.top-header[data-v-7fc9c9f8]{width:95%;height:fit-content;background-color:#424242;display:flex;justify-content:space-between;align-items:center;max-width:1100px}.red-content[data-v-7fc9c9f8]{display:flex;justify-content:center;align-items:center;background-color:#c72026;width:fit-content;padding:10px 30px}.red-content>span[data-v-7fc9c9f8]{color:#fff;font-family:Roboto;font-size:13px}.red-content>img[data-v-7fc9c9f8]{height:22px;object-fit:contain;margin-left:12px}.download-content[data-v-7fc9c9f8]{display:flex;justify-content:center;align-items:center;width:fit-content;padding:10px 30px}.download-content>span[data-v-7fc9c9f8]{color:#fff;font-family:Roboto,sans-serif;font-size:12.5px;font-weight:100;cursor:pointer;transition:all .3s ease-in-out}.download-content>span[data-v-7fc9c9f8]:hover{color:#c72026}.midd-header[data-v-7fc9c9f8]{width:95%;height:fit-content;background-color:#fff;display:flex;justify-content:space-between;align-items:center;max-width:1100px}.midd-header>.logo[data-v-7fc9c9f8]{height:70px;object-fit:contain;margin:20px 30px;cursor:pointer}.midd-header>.links[data-v-7fc9c9f8]{margin:20px;display:flex}.midd-header>.links>div>img[data-v-7fc9c9f8]{height:18px;object-fit:contain;margin:3px;cursor:pointer;transition:all .2s ease}.midd-header>.links>div>img[data-v-7fc9c9f8]:hover{filter:brightness(0) saturate(100%) invert(10%) sepia(90%) saturate(7000%) hue-rotate(355deg)}.nav-bar[data-v-7fc9c9f8]{width:fit-content;height:fit-content;display:flex;justify-content:center;align-items:center}.nav-bar>a[data-v-7fc9c9f8]{font-size:14px;font-weight:700;font-family:Roboto;margin:7px;cursor:pointer;padding:7px;transition:all .2s ease-in-out}.nav-bar>a[data-v-7fc9c9f8]:hover{color:#c72026}.title_cover[data-v-7fc9c9f8]{position:absolute;margin-top:25px;padding:3px 15px;background-color:#424242;margin-left:-32px;border-radius:3px;color:#fff;font-family:Roboto;font-size:13px;display:none;text-align:center;white-space:nowrap}.midd-header>.links>div[data-v-7fc9c9f8]{margin:1px}.midd-header>.links>div:hover>.title_cover[data-v-7fc9c9f8]{display:unset}.mobile_button[data-v-7fc9c9f8]{display:none}@media screen and (max-width:860px){.midd-header>.links[data-v-7fc9c9f8]{display:none}.nav-bar[data-v-7fc9c9f8]{display:none}.mobile_button[data-v-7fc9c9f8]{display:flex;margin:25px;height:35px;width:35px;justify-content:center;align-items:center;border:unset;cursor:pointer;border-radius:4px;transition:all .2s ease-in}.mobile_button>img[data-v-7fc9c9f8]{height:25px;width:25px}}.trending-container[data-v-bf47a130]{width:95%;height:fit-content;background-color:transparent;display:flex;justify-content:space-between;align-items:center;max-width:1100px}h4[data-v-bf47a130]{font-size:18px;color:#fff;letter-spacing:1px;font-family:Barlow Condensed;display:flex;justify-content:center;align-items:center;margin-block-start:1em;margin-block-end:1em}.i[data-v-bf47a130]{font-size:30px;color:#fff;font-family:Barlow Condensed;font-weight:300;margin-left:10px;margin-block-start:0em;margin-block-end:0em}.buttons_container[data-v-bf47a130]{display:flex;justify-content:space-between;align-items:center;width:fit-content}.buttons_container>button[data-v-bf47a130]{height:25px;width:25px;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:rotate(180deg)}.buttons_container>button[data-v-bf47a130]:nth-child(1){margin-right:10px;transform:unset}.buttons_container>button>img[data-v-bf47a130]{height:16px;width:16px}.notification_title[data-v-bf47a130]{color:#fff;margin-left:15px;font-size:14px;font-family:Roboto;transition:all .3s ease-in-out;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50vw}.notification_title[data-v-bf47a130]:hover{color:#c72026}.slide-up-enter-active[data-v-bf47a130],.slide-up-leave-active[data-v-bf47a130]{transition:transform .35s ease,opacity .35s ease}.slide-up-enter-from[data-v-bf47a130]{transform:translateY(80%);opacity:0}.slide-up-leave-to[data-v-bf47a130]{transform:translateY(-80%);opacity:0}.slide-down-enter-active[data-v-bf47a130],.slide-down-leave-active[data-v-bf47a130]{transition:transform .35s ease,opacity .35s ease}.slide-down-enter-from[data-v-bf47a130]{transform:translateY(-80%);opacity:0}.slide-down-leave-to[data-v-bf47a130]{transform:translateY(80%);opacity:0}@media screen and (max-width:465px){.notification_title[data-v-bf47a130]{width:40vw}}@media screen and (max-width:380px){.trending-container[data-v-bf47a130]{display:none}}.top-news[data-v-8a91232e]{width:95%;height:fit-content;background-color:transparent;margin-bottom:70px;max-width:1100px;padding-top:10px}.top-level[data-v-8a91232e]{display:flex;flex-direction:row;justify-content:space-between}.main-news[data-v-8a91232e]{width:725px;height:539px;border-radius:3px;overflow:hidden;cursor:pointer;position:relative}.details[data-v-8a91232e]{width:calc(100% - 100px);height:fit-content;margin-left:50px;position:absolute;bottom:70px;display:flex;flex-direction:column}.side-news>.details[data-v-8a91232e]{width:calc(100% - 50px);height:fit-content;margin-left:25px;position:absolute;bottom:20px;display:flex;flex-direction:column}.category[data-v-8a91232e]{font-size:13px;font-family:Roboto;background-color:#fd0c39d9;color:#fff;padding:6px 15px;border-radius:3px;font-weight:200;width:fit-content;text-transform:uppercase}.title[data-v-8a91232e]{color:#fff;font-family:Barlow Condensed;font-size:35px;font-weight:700;margin-top:10px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.8)}.side-news>.details>.title[data-v-8a91232e]{font-size:25px}.publish_details[data-v-8a91232e]{display:flex}.publish_details>.publisher_details[data-v-8a91232e]{font-size:15px;font-family:Roboto;color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:50%}.verified[data-v-8a91232e]{height:18px;width:18px;margin-left:5px;margin-right:5px}.publish_details>.date[data-v-8a91232e]{font-size:15px;font-family:Roboto;color:#fff}.side-news-container[data-v-8a91232e]{width:360.66px;height:fit-content}.side-news[data-v-8a91232e]{width:360.66px;height:262px;border-radius:3px;overflow:hidden;cursor:pointer;position:relative}.side-news[data-v-8a91232e]:nth-child(2){margin-top:14px}img[data-v-8a91232e]{height:100%;width:100%;object-fit:cover;display:block;transition:all .3s ease-in-out;border-radius:3px}div:hover>img[data-v-8a91232e]:nth-child(1){transform:scale(1.1)rotate(-4deg);filter:brightness(.75) contrast(1.1)}video[data-v-8a91232e]{height:100%;width:100%;object-fit:cover;display:block;transition:all .3s ease-in-out;border-radius:3px}div:hover>video[data-v-8a91232e]:nth-child(1){transform:scale(1.1)rotate(-4deg);filter:brightness(.75) contrast(1.1)}.bottom-level[data-v-8a91232e]{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.bottom-news[data-v-8a91232e]{width:360.66px;height:262px;border-radius:3px;overflow:hidden;cursor:pointer;position:relative}.bottom-news>.details[data-v-8a91232e]{width:calc(100% - 50px);height:fit-content;margin-left:25px;position:absolute;bottom:20px;display:flex;flex-direction:column}.bottom-news>.details>.title[data-v-8a91232e]{font-size:25px}.bottom-news[data-v-8a91232e]:nth-child(1){width:354px}.bottom-news[data-v-8a91232e]:nth-child(2){width:354px}@media screen and (max-width:1160px){.main-news[data-v-8a91232e]{width:calc(100% - 372px)}.bottom-news[data-v-8a91232e]{width:calc(33% - 5px)!important}}@media screen and (max-width:820px){.top-level[data-v-8a91232e]{flex-direction:column;justify-content:flex-start}.main-news[data-v-8a91232e]{width:100%;height:400px}.side-news-container[data-v-8a91232e]{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:12px}.side-news[data-v-8a91232e]{width:calc(50% - 5px);height:300px;margin-top:unset!important}}@media screen and (max-width:640px){.details[data-v-8a91232e]{width:calc(100% - 50px);margin-left:25px;bottom:20px}.side-news-container[data-v-8a91232e]{flex-direction:column;justify-content:flex-start}.side-news[data-v-8a91232e]{width:100%;height:400px}.side-news[data-v-8a91232e]:nth-child(2){margin-top:13px!important}.bottom-level[data-v-8a91232e]{flex-direction:column;justify-content:flex-start;margin-top:unset!important}.bottom-news[data-v-8a91232e]{width:100%!important;height:400px;margin-top:13px}}@media screen and (max-width:380px){.top-news[data-v-8a91232e]{margin-top:20px}}.notifications-container[data-v-d8361e2b]{width:95%;height:fit-content;background-color:#fff;max-width:1100px;margin-top:20px;margin-bottom:50px}.header[data-v-d8361e2b]{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}.header>h2[data-v-d8361e2b]{font-family:Barlow Condensed;font-size:40px;color:#101010;font-weight:800;line-height:.8}.header>button[data-v-d8361e2b]{font-family:Roboto;font-size:15px;outline:none;border:none;padding:5px 13px;cursor:pointer;border-radius:3px;background-color:transparent;transition:all .3s ease;margin-top:10px}.header>button[data-v-d8361e2b]:hover{color:#c72026}.content[data-v-d8361e2b]{display:flex;justify-content:space-between;align-items:flex-start}.main-notification[data-v-d8361e2b]{height:430px;width:500px;cursor:pointer;overflow:hidden}.main-notification>img[data-v-d8361e2b]{width:100%;height:300px;object-fit:cover;transition:all .3s ease-in-out}.main-notification:hover>img[data-v-d8361e2b]{transform:scale(1.05)}.main-notification>a[data-v-d8361e2b]{width:90%;display:block;margin-left:5%;margin-top:15px;font-family:Barlow Condensed;font-size:24px;font-weight:700;letter-spacing:.5px;transition:all .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.main-notification:hover>a[data-v-d8361e2b]{color:#c72026}.publish_details[data-v-d8361e2b]{display:flex;justify-content:flex-start;align-items:center;width:90%;margin-left:5%;margin-top:15px}.publish_details>a[data-v-d8361e2b]{font-size:15px;font-family:Roboto}.publish_details>a[data-v-d8361e2b]:nth-child(3){color:#4b4b4b}.publish_details>img[data-v-d8361e2b]{height:18px;margin-left:4px;margin-right:15px}.side-notifications[data-v-d8361e2b]{width:570px;height:412px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.notification-container[data-v-d8361e2b]{width:100%;height:120px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;overflow:hidden}.notification-container[data-v-d8361e2b]:nth-child(2){margin-top:23px;margin-bottom:23px}.notification-container>img[data-v-d8361e2b]{height:100%;width:180px;object-fit:cover;transition:all .3s ease-in-out}.notification-container>.details[data-v-d8361e2b]{width:calc(100% - 220px);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-right:10px}.notification-container>.details>.publish_details[data-v-d8361e2b]{display:flex;justify-content:flex-start;align-items:center;width:unset;margin-left:unset;margin-top:15px;flex-wrap:wrap}.notification-container>.details>a[data-v-d8361e2b]{font-family:Barlow Condensed;font-size:24px;line-height:26px;font-weight:600;color:#101010;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease-in-out}.notification-container:hover>img[data-v-d8361e2b]{transform:scale(1.05)}.notification-container:hover>.details>a[data-v-d8361e2b]{color:#c72026}@media screen and (max-width:1160px){.main-notification[data-v-d8361e2b]{height:430px;width:calc(50% - 10px)}.side-notifications[data-v-d8361e2b]{width:calc(50% - 10px);height:412px}.notification-container>.details[data-v-d8361e2b]{width:calc(100% - 210px)}}@media screen and (max-width:920px){.main-notification[data-v-d8361e2b]{height:430px;width:calc(50% - 5px)}.side-notifications[data-v-d8361e2b]{width:calc(50% - 5px);height:412px}.notification-container>.details[data-v-d8361e2b]{width:calc(100% - 200px)}}@media screen and (max-width:820px){.content[data-v-d8361e2b]{flex-direction:column;justify-content:flex-start}.main-notification[data-v-d8361e2b]{height:450px;width:100%}.main-notification>img[data-v-d8361e2b]{height:320px}.side-notifications[data-v-d8361e2b]{width:100%;height:fit-content}.notification-container[data-v-d8361e2b]{width:100%}}.advertisement-container[data-v-1472cc78]{width:95%;height:fit-content;background-color:#fff;max-width:1100px;display:flex;justify-content:center;align-items:center;padding-top:10px}.advertisement-container>img[data-v-1472cc78]{max-width:100%;object-fit:cover;cursor:pointer}.events[data-v-ccc104f7]{width:95%;height:fit-content;background-color:transparent;max-width:1100px;padding-top:50px;padding-bottom:50px;display:flex;justify-content:space-between;align-items:center}.nav-panel[data-v-ccc104f7]{width:130px;height:fit-content}.nav-component[data-v-ccc104f7]{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.nav-component>a[data-v-ccc104f7]{font-size:20px;font-weight:700;letter-spacing:0;color:#c72026;font-family:Barlow Condensed,sans-serif;width:30px;margin-top:3px;margin-bottom:3px;transition:all .3s ease-in}.nav-component>a.inactive[data-v-ccc104f7]{opacity:0}.line[data-v-ccc104f7]{width:50px;height:2px;background-color:gray;margin-left:10px;transition:all .3s ease}.line.active[data-v-ccc104f7]{width:80px;background-color:#c72026}.details[data-v-ccc104f7]{width:calc(100% - 650px);height:500px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.details>a[data-v-ccc104f7]{font-family:Barlow Condensed,sans-serif;font-size:60px;line-height:65px;font-weight:800;color:#fff;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.8);cursor:pointer;transition:all .2s ease}.details>a[data-v-ccc104f7]:hover{color:#c72026}.event-progress[data-v-ccc104f7]{margin-top:30px;width:90%;height:9px;appearance:none;-webkit-appearance:none}.progress-bottom-details[data-v-ccc104f7]{display:flex;justify-content:space-between;align-items:center;width:90%;margin-top:5px}.event-progress[data-v-ccc104f7]::-webkit-progress-bar{background-color:#e0e0e0;border-radius:10px}.event-progress[data-v-ccc104f7]::-webkit-progress-value{background-color:#c72026;border-radius:10px;transition:width .3s ease}.event-progress[data-v-ccc104f7]::-moz-progress-bar{background-color:#c72026;border-radius:10px}.details>div>span[data-v-ccc104f7]{font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8)}.details>button[data-v-ccc104f7]{background-color:#c72026;outline:none;border:none;color:#fff;padding:15px 40px;font-size:12px;font-family:Roboto;cursor:pointer;margin-top:30px;transition:all .2s ease}.details>button[data-v-ccc104f7]:hover{background-color:#fff;color:#c72026}.images-container[data-v-ccc104f7]{width:500px;height:500px;display:flex;justify-content:center;align-items:center}.images-container>img[data-v-ccc104f7]{max-width:500px;max-height:500px;object-fit:contain;width:100%;height:100%}.slide-up-enter-active[data-v-ccc104f7],.slide-up-leave-active[data-v-ccc104f7]{transition:transform .8s ease,opacity .8s ease}.slide-up-enter-from[data-v-ccc104f7]{transform:translateY(-600px);opacity:.3}.slide-up-enter-to[data-v-ccc104f7],.slide-up-leave-from[data-v-ccc104f7]{transform:translateY(0);opacity:1}.slide-up-leave-to[data-v-ccc104f7]{transform:translateY(-600px);opacity:.3}.details-slide-enter-active[data-v-ccc104f7],.details-slide-leave-active[data-v-ccc104f7]{transition:transform .8s ease,opacity .8s ease}.details-slide-enter-from[data-v-ccc104f7]{transform:translateY(600px);opacity:0}.details-slide-enter-to[data-v-ccc104f7],.details-slide-leave-from[data-v-ccc104f7]{transform:translateY(0);opacity:1}.details-slide-leave-to[data-v-ccc104f7]{transform:translateY(-600px);opacity:0}@media screen and (max-width:1060px){.details[data-v-ccc104f7]{width:calc(60% - 160px);height:500px}.images-container[data-v-ccc104f7]{width:40%;height:500px}}@media screen and (max-width:860px){.nav-panel[data-v-ccc104f7]{display:none}.details[data-v-ccc104f7],.images-container[data-v-ccc104f7]{width:calc(50% - 5px)}}@media screen and (max-width:680px){.events[data-v-ccc104f7]{flex-direction:column;justify-content:flex-start;height:fit-content}.details[data-v-ccc104f7]{width:100%;height:fit-content}.details>a[data-v-ccc104f7]{font-size:43px}.event-progress[data-v-ccc104f7],.progress-bottom-details[data-v-ccc104f7]{width:100%}.images-container[data-v-ccc104f7]{width:100%;height:fit-content;margin-top:20px}.images-container>img[data-v-ccc104f7]{max-width:100%;max-height:500px}}.footer[data-v-d56bf55d]{width:95%;height:fit-content;margin-top:50px;max-width:1100px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start}.content[data-v-d56bf55d]{width:100%;display:flex;justify-content:space-between;align-items:center}.left-side[data-v-d56bf55d]{width:500px;display:flex;flex-direction:column;justify-content:flex-start;align-items:start}.left-side>img[data-v-d56bf55d]{height:70px;object-fit:contain;cursor:pointer}.left-side>span[data-v-d56bf55d]{margin-top:20px;font-family:Roboto;font-size:15px;line-height:21px;letter-spacing:0}.left-side>h4[data-v-d56bf55d]{font-family:Barlow Condensed;font-size:20px;font-weight:600;line-height:.8}.left-side>h4>span[data-v-d56bf55d]{cursor:pointer}.left-side>h4>span[data-v-d56bf55d]:hover{color:#c72026}.right-side[data-v-d56bf55d]{display:flex;justify-content:center;align-items:center}.bottom-line[data-v-d56bf55d]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;padding-bottom:10px}.bottom-line>span[data-v-d56bf55d]{font-size:15px;font-family:Roboto}.bottom-line>div>button[data-v-d56bf55d]{border:unset;outline:none;padding:5px 10px;cursor:pointer;background-color:transparent;font-family:Roboto;font-size:14px;margin-left:3px}.bottom-line>div>button[data-v-d56bf55d]:hover{color:#c72026}@media screen and (max-width:1130px){.content[data-v-d56bf55d]{flex-direction:column;justify-content:flex-start;align-items:center}.left-side[data-v-d56bf55d],.bottom-line[data-v-d56bf55d]{width:calc(100% - 40px)}}@media screen and (max-width:530px){.bottom-line>div>button[data-v-d56bf55d]:nth-child(1){display:none}.bottom-line>div>button[data-v-d56bf55d]:nth-child(2){display:none}.bottom-line>div>button[data-v-d56bf55d]:nth-child(3){display:none}.bottom-line>div>button[data-v-d56bf55d]:nth-child(4){display:none}}.landing_page[data-v-5d66c528]{width:100%;height:fit-content;background-color:#262222;background-image:url(https://themewar.com/wp/magro/main/wp-content/uploads/2021/06/13.jpg);background-position:center right;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:70px;-webkit-animation:fade-in-5d66c528 .5s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-5d66c528 .5s cubic-bezier(.39,.575,.565,1) both}.content[data-v-5d66c528]{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.events_page[data-v-5d66c528]{width:100%;height:fit-content;background-color:#262222;background-image:url(https://themewar.com/wp/magro/main/wp-content/uploads/2021/06/21-1.jpg);background-position:center right;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}.footer[data-v-5d66c528]{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@-webkit-keyframes fade-in-5d66c528{0%{opacity:0}to{opacity:1}}@keyframes fade-in-5d66c528{0%{opacity:0}to{opacity:1}}.top-header[data-v-4227e6bd]{width:95%;height:fit-content;background-color:#424242;display:flex;justify-content:space-between;align-items:center;max-width:1100px;-webkit-animation:fade-in-4227e6bd .5s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-4227e6bd .5s cubic-bezier(.39,.575,.565,1) both}.red-content[data-v-4227e6bd]{display:flex;justify-content:center;align-items:center;background-color:#c72026;width:fit-content;padding:10px 30px}.red-content>span[data-v-4227e6bd]{color:#fff;font-family:Roboto;font-size:13px}.red-content>img[data-v-4227e6bd]{height:22px;object-fit:contain;margin-left:12px}.download-content[data-v-4227e6bd]{display:flex;justify-content:center;align-items:center;width:fit-content;padding:10px 30px 10px 0}.download-content>span[data-v-4227e6bd]{color:#fff;font-family:Roboto,sans-serif;font-size:12.5px;font-weight:100;cursor:pointer;transition:all .3s ease-in-out}.download-content>span[data-v-4227e6bd]:hover{color:#c72026}.midd-header[data-v-4227e6bd]{width:95%;height:fit-content;background-color:#fff;display:flex;justify-content:space-between;align-items:center;max-width:1100px;-webkit-animation:fade-in-4227e6bd .5s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-4227e6bd .5s cubic-bezier(.39,.575,.565,1) both}.midd-header>.logo[data-v-4227e6bd]{height:70px;object-fit:contain;margin:20px 30px 20px 0;cursor:pointer}.midd-header>.links[data-v-4227e6bd]{display:flex}.midd-header>.links>div>img[data-v-4227e6bd]{height:18px;object-fit:contain;margin:3px;cursor:pointer;transition:all .2s ease}.midd-header>.links>div>img[data-v-4227e6bd]:hover{filter:brightness(0) saturate(100%) invert(10%) sepia(90%) saturate(7000%) hue-rotate(355deg)}.nav-bar[data-v-4227e6bd]{width:fit-content;height:fit-content;display:flex;justify-content:center;align-items:center}.nav-bar>a[data-v-4227e6bd]{font-size:14px;font-weight:700;font-family:Roboto;margin:7px;cursor:pointer;padding:7px;transition:all .2s ease-in-out}.nav-bar>a[data-v-4227e6bd]:hover{color:#c72026}.title_cover[data-v-4227e6bd]{position:absolute;margin-top:25px;padding:3px 15px;background-color:#424242;margin-left:-32px;border-radius:3px;color:#fff;font-family:Roboto;font-size:13px;display:none;text-align:center;white-space:nowrap}.midd-header>.links>div[data-v-4227e6bd]{margin:1px}.midd-header>.links>div:hover>.title_cover[data-v-4227e6bd]{display:unset}.mobile_button[data-v-4227e6bd]{display:none}@media screen and (max-width:800px){.midd-header>.links[data-v-4227e6bd]{display:none}.nav-bar[data-v-4227e6bd]{display:none}.mobile_button[data-v-4227e6bd]{display:flex;margin:20px;height:35px;width:35px;justify-content:center;align-items:center;border:unset;cursor:pointer;border-radius:4px;transition:all .2s ease-in}.mobile_button>img[data-v-4227e6bd]{height:25px;width:25px}.midd-header>.logo[data-v-4227e6bd]{margin-left:22px}}@-webkit-keyframes fade-in-4227e6bd{0%{opacity:0}to{opacity:1}}@keyframes fade-in-4227e6bd{0%{opacity:0}to{opacity:1}}.news-main-container[data-v-6ad134c4]{width:95%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:1100px;margin-top:30px;-webkit-animation:fade-in-6ad134c4 1.2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-6ad134c4 1.2s cubic-bezier(.39,.575,.565,1) both}.header[data-v-6ad134c4]{display:flex;justify-content:space-between;align-items:center;width:100%;height:fit-content;margin-bottom:20px}.header>h2[data-v-6ad134c4]{font-family:Barlow Condensed;font-size:35px;color:#101010;font-weight:800;line-height:.8}.categories[data-v-6ad134c4]{max-width:600px;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none;margin-right:50px;margin-top:12px}.categories[data-v-6ad134c4]:active{cursor:grabbing}.categories[data-v-6ad134c4]::-webkit-scrollbar{height:0;display:none}.header>div>.categories>button[data-v-6ad134c4]{font-family:Roboto;font-size:15px;outline:none;border:none;cursor:pointer;border-radius:3px;background-color:transparent;transition:all .3s ease;margin-bottom:8px}.header>div>.categories>button[data-v-6ad134c4]:hover{color:#c72026}.header-div[data-v-6ad134c4]{display:flex;justify-content:flex-end;align-items:center;width:fit-content}.content[data-v-6ad134c4]{width:100%;height:fit-content;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.component[data-v-6ad134c4]{height:441px;width:530px;overflow:hidden;border-radius:10px;margin-top:40px;position:relative}.component[data-v-6ad134c4]:nth-child(1){margin-top:unset}.component[data-v-6ad134c4]:nth-child(2){margin-top:unset}.cover-file[data-v-6ad134c4]{height:441px;width:530px;object-fit:cover;display:block;transition:all .3s ease-in-out}.component:hover>.cover-file[data-v-6ad134c4]{transform:scale(1.1)rotate(-4deg);filter:brightness(.75) contrast(1.1)}.bottom-details[data-v-6ad134c4]{width:calc(100% - 100px);height:fit-content;margin-left:50px;position:absolute;bottom:50px;display:flex;flex-direction:column}.title[data-v-6ad134c4]{color:#fff;font-family:Barlow Condensed;font-size:30px;font-weight:700;margin-top:10px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.8);cursor:pointer;transition:all .3s ease}.title[data-v-6ad134c4]:hover{color:#c72026}.bottom-details>button[data-v-6ad134c4]{background-color:#c72026;outline:none;border:none;color:#fff;padding:15px 30px;font-size:13px;font-weight:700;font-family:Roboto;cursor:pointer;margin-top:20px;transition:all .2s ease;height:fit-content;width:fit-content;text-transform:uppercase}.bottom-details>button[data-v-6ad134c4]:hover{color:#303030}.top-details[data-v-6ad134c4]{width:calc(100% - 100px);height:fit-content;margin-left:50px;position:absolute;top:50px;display:flex;justify-content:space-between;align-items:center}.views-container[data-v-6ad134c4]{background:#e719195c;width:fit-content;height:fit-content;padding:3px 12px;border-radius:15px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.views-container[data-v-6ad134c4]:hover{background:#c72026}.views-container>img[data-v-6ad134c4]{height:18px;object-fit:contain}.views-container>span[data-v-6ad134c4]{font-family:Barlow Condensed;font-size:18px;color:#fff;letter-spacing:.36px;font-weight:500;margin-left:5px}.publish-details[data-v-6ad134c4]{display:flex;justify-content:flex-start;align-items:center;max-width:280px;overflow:hidden}.publish-details>img[data-v-6ad134c4]{height:50px;width:50px;object-fit:cover;border-radius:25px;background-color:#fff}.publish-details>div[data-v-6ad134c4]{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-left:5px}.publish-details>div>span[data-v-6ad134c4]{font-family:Barlow Condensed;font-size:18px;letter-spacing:.36px;margin:0 0 10px;color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.publish-details>div>a[data-v-6ad134c4]{display:block;font-size:18px;font-family:Barlow Condensed;color:#c72026;line-height:.7;font-weight:500;text-transform:uppercase;letter-spacing:.36px}.bottom-line[data-v-6ad134c4]{width:100%;height:.5px;background-color:#cfcfcf;margin-top:50px;border-radius:10px}.nav-container[data-v-6ad134c4]{height:fit-content;width:fit-content;margin-top:50px;display:flex;justify-content:center;align-items:center}.nav-container>button[data-v-6ad134c4]{height:38px;width:45px;display:flex;justify-content:center;align-items:center;background-color:transparent;outline:none;border:1px solid #c0c0c0;border-radius:19px;cursor:pointer;transition:all .3s ease}.nav-container>button[data-v-6ad134c4]:hover{background-color:#c72026}.nav-container>button[data-v-6ad134c4]:nth-child(1){transform:rotate(180deg)}.nav-container>button>img[data-v-6ad134c4]{width:18px}.nav-container>button:hover>img[data-v-6ad134c4]{filter:brightness(0) invert(1)}.nav-container>span[data-v-6ad134c4]{margin-left:7px;margin-right:7px;border:1px solid #c0c0c0;border-radius:20px;height:38px;width:45px;text-align:center;align-content:center;color:#7e7e7e;font-family:Roboto;font-size:16px}.search-container[data-v-6ad134c4]{display:flex;justify-content:center;align-items:center;overflow:hidden;position:absolute}.search-container>input[data-v-6ad134c4]{height:35px;width:200px;outline:none;background-color:#121212cc;color:#fff;font-family:Roboto;font-size:14px;font-weight:200;-webkit-animation:slide-in-right-6ad134c4 .3s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right-6ad134c4 .3s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-right-6ad134c4{0%{-webkit-transform:translateX(200px);transform:translate(200px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-right-6ad134c4{0%{-webkit-transform:translateX(200px);transform:translate(200px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.search-container>button[data-v-6ad134c4]{display:flex;justify-content:center;align-items:center;outline:none;border:none;background-color:#101010;height:40px;width:40px;cursor:pointer;transition:all .2s ease}.search-container>button[data-v-6ad134c4]:hover{background-color:#c72026}.search-container>button>img[data-v-6ad134c4]{height:20px;object-fit:contain}.no-results[data-v-6ad134c4]{font-family:Roboto;font-size:35px;color:#c4c4c4;font-weight:600;line-height:.8;margin-top:20px;margin-bottom:20px;text-align:center}@media screen and (max-width:1130px){.component[data-v-6ad134c4]{height:441px;width:calc(50% - 20px);margin:5px 10px 10px}.cover-file[data-v-6ad134c4]{height:441px;width:100%}}@media screen and (max-width:820px){.component[data-v-6ad134c4]{height:441px;width:100%;margin:unset;margin-top:10px!important}.header-div[data-v-6ad134c4]{width:calc(100% - 130px)}.categories[data-v-6ad134c4]{max-width:600px;width:100%}.top-details[data-v-6ad134c4]{width:calc(100% - 50px);margin-left:25px;top:30px}.bottom-details[data-v-6ad134c4]{width:calc(100% - 50px);margin-left:25px;bottom:30px}}@-webkit-keyframes fade-in-6ad134c4{0%{opacity:0}to{opacity:1}}@keyframes fade-in-6ad134c4{0%{opacity:0}to{opacity:1}}.events-main-container[data-v-ff83a69a]{width:95%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:1100px;margin-top:30px;-webkit-animation:fade-in-ff83a69a 1.2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-ff83a69a 1.2s cubic-bezier(.39,.575,.565,1) both}.header[data-v-ff83a69a]{display:flex;justify-content:space-between;align-items:center;width:100%;height:fit-content;margin-bottom:20px}.header>h2[data-v-ff83a69a]{font-family:Barlow Condensed;font-size:35px;color:#101010;font-weight:800;line-height:.8}.categories[data-v-ff83a69a]{margin-top:5px;max-width:600px;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none}.categories[data-v-ff83a69a]:active{cursor:grabbing}.categories[data-v-ff83a69a]::-webkit-scrollbar{height:0;display:none}.content[data-v-ff83a69a]{width:100%;height:fit-content;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.component[data-v-ff83a69a]{height:441px;width:530px;overflow:hidden;border-radius:10px;margin-top:40px;position:relative}.component[data-v-ff83a69a]:nth-child(1){margin-top:unset}.component[data-v-ff83a69a]:nth-child(2){margin-top:unset}.cover-file[data-v-ff83a69a]{height:441px;width:530px;object-fit:cover;display:block;transition:all .3s ease-in-out}.component:hover>.cover-file[data-v-ff83a69a]{transform:scale(1.1)rotate(-4deg);filter:brightness(.75) contrast(1.1)}.bottom-details[data-v-ff83a69a]{width:calc(100% - 100px);height:fit-content;margin-left:50px;position:absolute;bottom:50px;display:flex;flex-direction:column}.title[data-v-ff83a69a]{color:#fff;font-family:Barlow Condensed;font-size:30px;font-weight:700;margin-top:10px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 2px rgba(0,0,0,.8);cursor:pointer;transition:all .3s ease}.title[data-v-ff83a69a]:hover{color:#c72026}.bottom-details>button[data-v-ff83a69a]{background-color:#c72026;outline:none;border:none;color:#fff;padding:15px 30px;font-size:13px;font-weight:700;font-family:Roboto;cursor:pointer;margin-top:20px;transition:all .2s ease;height:fit-content;width:fit-content;text-transform:uppercase}.bottom-details>button[data-v-ff83a69a]:hover{color:#303030}.top-details[data-v-ff83a69a]{width:calc(100% - 100px);height:fit-content;margin-left:50px;position:absolute;top:50px;display:flex;justify-content:space-between;align-items:center}.views-container[data-v-ff83a69a]{background:#e719195c;width:fit-content;height:fit-content;padding:3px 12px;border-radius:15px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.views-container[data-v-ff83a69a]:hover{background:#c72026}.views-container>img[data-v-ff83a69a]{height:18px;object-fit:contain}.views-container>span[data-v-ff83a69a]{font-family:Barlow Condensed;font-size:18px;color:#fff;letter-spacing:.36px;font-weight:500;margin-left:5px}.publish-details[data-v-ff83a69a]{display:flex;justify-content:flex-start;align-items:center;max-width:280px;overflow:hidden}.publish-details>img[data-v-ff83a69a]{height:50px;width:50px;object-fit:cover;border-radius:25px;background-color:#fff}.publish-details>div[data-v-ff83a69a]{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-left:5px}.publish-details>div>span[data-v-ff83a69a]{font-family:Barlow Condensed;font-size:18px;letter-spacing:.36px;margin:0 0 10px;color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.publish-details>div>a[data-v-ff83a69a]{display:block;font-size:18px;font-family:Barlow Condensed;color:#c72026;line-height:.7;font-weight:500;text-transform:uppercase;letter-spacing:.36px}.bottom-line[data-v-ff83a69a]{width:100%;height:.5px;background-color:#cfcfcf;margin-top:50px;border-radius:10px}.nav-container[data-v-ff83a69a]{height:fit-content;width:fit-content;margin-top:50px;display:flex;justify-content:center;align-items:center}.nav-container>button[data-v-ff83a69a]{height:38px;width:45px;display:flex;justify-content:center;align-items:center;background-color:transparent;outline:none;border:1px solid #c0c0c0;border-radius:19px;cursor:pointer;transition:all .3s ease}.nav-container>button[data-v-ff83a69a]:hover{background-color:#c72026}.nav-container>button[data-v-ff83a69a]:nth-child(1){transform:rotate(180deg)}.nav-container>button>img[data-v-ff83a69a]{width:18px}.nav-container>button:hover>img[data-v-ff83a69a]{filter:brightness(0) invert(1)}.nav-container>span[data-v-ff83a69a]{margin-left:7px;margin-right:7px;border:1px solid #c0c0c0;border-radius:20px;height:38px;width:45px;text-align:center;align-content:center;color:#7e7e7e;font-family:Roboto;font-size:16px}.event-progress[data-v-ff83a69a]{width:100%;height:9px;appearance:none;-webkit-appearance:none}.event-progress[data-v-ff83a69a]::-webkit-progress-bar{background-color:#e0e0e0;border-radius:10px}.event-progress[data-v-ff83a69a]::-webkit-progress-value{background-color:#c72026;border-radius:10px;transition:width .3s ease}.event-progress[data-v-ff83a69a]::-moz-progress-bar{background-color:#c72026;border-radius:10px}.event-progress-container>div>span[data-v-ff83a69a]{font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8)}.search-container[data-v-ff83a69a]{display:flex;justify-content:center;align-items:center;overflow:hidden}.search-container>input[data-v-ff83a69a]{height:35px;width:200px;outline:none;background-color:#121212cc;color:#fff;font-family:Roboto;font-size:14px;font-weight:200;-webkit-animation:slide-in-right-ff83a69a .3s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right-ff83a69a .3s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-right-ff83a69a{0%{-webkit-transform:translateX(200px);transform:translate(200px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-right-ff83a69a{0%{-webkit-transform:translateX(200px);transform:translate(200px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.search-container>button[data-v-ff83a69a]{display:flex;justify-content:center;align-items:center;outline:none;border:none;background-color:#101010;height:40px;width:40px;cursor:pointer;transition:all .2s ease}.search-container>button[data-v-ff83a69a]:hover{background-color:#c72026}.search-container>button>img[data-v-ff83a69a]{height:20px;object-fit:contain}.no-results[data-v-ff83a69a]{font-family:Roboto;font-size:35px;color:#c4c4c4;font-weight:600;line-height:.8;margin-top:20px;margin-bottom:20px;text-align:center}@media screen and (max-width:1130px){.component[data-v-ff83a69a]{height:441px;width:calc(50% - 20px);margin:5px 10px 10px}.cover-file[data-v-ff83a69a]{height:441px;width:100%}}@media screen and (max-width:820px){.component[data-v-ff83a69a]{height:441px;width:100%;margin:unset;margin-top:10px!important}.categories[data-v-ff83a69a]{max-width:600px;width:100%}.top-details[data-v-ff83a69a]{width:calc(100% - 50px);margin-left:25px;top:30px}.bottom-details[data-v-ff83a69a]{width:calc(100% - 50px);margin-left:25px;bottom:30px}}@-webkit-keyframes fade-in-ff83a69a{0%{opacity:0}to{opacity:1}}@keyframes fade-in-ff83a69a{0%{opacity:0}to{opacity:1}}.header[data-v-82dce543],.footer[data-v-82dce543]{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.download_popup_full_screen[data-v-0505d1e1]{width:100vw;height:100vh;background-color:#00000080;z-index:222;position:fixed}.download_popup[data-v-0505d1e1]{background-color:#fff;position:absolute;margin:auto;inset:0;height:fit-content;width:fit-content;box-shadow:0 0 2px -1px #000000bf;-webkit-box-shadow:0px 0px 2px -1px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 2px -1px rgba(0,0,0,.75);border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px 40px 20px;-webkit-animation:scale-in-center-0505d1e1 .2s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center-0505d1e1 .2s cubic-bezier(.25,.46,.45,.94) both;text-align:center}.logo[data-v-0505d1e1]{width:100px;margin-top:10px}h2[data-v-0505d1e1]{font-family:Roboto;font-size:18px}span[data-v-0505d1e1]{font-family:Roboto;font-size:15px}button[data-v-0505d1e1]{font-family:Roboto;font-size:15px;padding:7px 30px;margin-top:20px;border-radius:4px;border:none;cursor:pointer;background-color:#c72026;color:#fff}button[data-v-0505d1e1]:hover{background-color:#dd2f35}a[data-v-0505d1e1]{font-family:Roboto;font-size:14px;margin-top:10px;padding:3px 10px;cursor:pointer;transition:all .2s ease-in}a[data-v-0505d1e1]:hover{color:#c72026}@media screen and (max-width:500px){.download_popup[data-v-0505d1e1]{width:60vw!important}}@-webkit-keyframes scale-in-center-0505d1e1{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center-0505d1e1{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}html,body{margin:0!important;padding:0!important;overflow-x:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#313131}::-webkit-scrollbar-thumb{background:#4d4d4d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#5f5f5f}*{scrollbar-width:thin;scrollbar-color:#4d4d4d transparent}.my-notification{margin:0 5px 10px;padding:10px;color:#464646;border-radius:4px;border-left:3px solid rgb(55,177,30);font-size:12px;-webkit-box-shadow:2px 1px 15px -9px rgba(0,0,0,.75);-moz-box-shadow:2px 1px 15px -9px rgba(0,0,0,.75);box-shadow:2px 1px 15px -9px #000000bf;font-family:Poppins,sans-serif}.my-notification.success{background:#3a3a3a;border-left-color:#0fac3b;color:#fff}.my-notification.warn{background:#3a3a3a;border-left-color:#ff9615;color:#fff}.my-notification.error{background:#3a3a3a;border-left:4px solid #bb0d1b;color:#fff}
