.mobile-home{width:100%;min-height:100vh;background-color:#f8fafc;padding-bottom:0;overflow-x:hidden;position:relative}.mobile-hero{position:relative;width:100%;height:1200px;overflow:visible;margin-bottom:20px}.mobile-videa-heading{width:78px;height:30px;position:absolute;top:706px;left:15px;font-family:Poppins,sans-serif;font-weight:600;font-size:26px;line-height:30px;letter-spacing:0%;color:#000;margin:0}.mobile-video-card{position:absolute;width:calc(100% - 30px);height:auto;aspect-ratio:16 / 9;top:756px;left:15px;border-radius:20px;overflow:visible;box-shadow:0 4px 15px #0000001a;text-decoration:none;display:block}.mobile-video-thumbnail{width:100%;height:100%;position:relative}.mobile-thumbnail-image{width:100%;height:100%;object-fit:cover;border-radius:20px}.mobile-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:10}.mobile-play-circle{width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-video-card:hover .mobile-play-circle{width:70px;height:70px;background:#000c}.mobile-play-triangle{width:0;height:0;border-left:20px solid #ffffff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}.mobile-video-small{width:calc(50% - 7.5px);height:auto;aspect-ratio:16 / 9;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #0000001a;text-decoration:none;display:block;z-index:3;flex-shrink:0}.mobile-video-small-container{position:absolute;left:15px;top:calc(766px + (100vw - 30px)*.5625);z-index:3;width:calc(100% - 30px);display:flex;flex-direction:row;gap:15px;align-items:flex-start}.mobile-all-videos-button{position:absolute;width:calc(100% - 30px);height:50px;top:calc(786px + (100vw - 30px)*.5625 + (100vw - 45px)*.28125);left:15px;border-radius:45px;border:1px solid #A135FE;background:transparent;display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:15px;line-height:19px;letter-spacing:0%;color:#a135fe;text-align:center;z-index:3;transition:all .2s ease}.mobile-all-videos-button:hover{background:#a135fe;color:#fff}.mobile-spreadsheet-heading{position:absolute;width:169px;height:30px;top:calc(906px + (100vw - 30px)*.5625 + (100vw - 45px)*.28125);left:15px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:26px;line-height:30px;letter-spacing:0%;color:#000;margin:0;z-index:3}.mobile-search-wrapper{position:absolute;left:15px;top:calc(986px + (100vw - 30px)*.5625 + (100vw - 45px)*.28125);width:calc(100% - 30px);z-index:3}.mobile-search-input-main{position:absolute;width:calc(100% - 50px);height:30px;top:0;left:0;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:26px;line-height:30px;letter-spacing:0%;color:#a135fe;background:transparent;border:none;outline:none;padding:0}.mobile-search-input-main::placeholder{color:#a135fe;opacity:.6}.mobile-search-icon-main{position:absolute;top:0;right:0;width:32px;height:32px}.mobile-search-vector-line{position:absolute;left:15px;top:calc(1031px + (100vw - 30px)*.5625 + (100vw - 45px)*.28125);width:calc(100% - 30px);height:0px;border:1px solid rgba(0,0,0,.1);z-index:3}.mobile-filters-container{position:absolute;left:15px;top:calc(1051px + (100vw - 30px)*.5625 + (100vw - 45px)*.28125);width:calc(100% - 30px);z-index:10;display:grid;grid-template-columns:1fr 1fr;gap:10px 15px}.mobile-filter-button{position:relative;width:100%;height:50px;border-radius:15px;border:1px solid rgba(0,0,0,.1);background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0 15px;cursor:pointer;z-index:3;box-sizing:border-box}.mobile-filter-button.mobile-filter-button-open{z-index:101}.mobile-filter-category{grid-column:1;grid-row:1}.mobile-filter-brand{grid-column:2;grid-row:1}.mobile-filter-color{grid-column:1;grid-row:2}.mobile-filter-sort{grid-column:2;grid-row:2}.mobile-filter-text{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-dropdown-arrow{flex-shrink:0;transition:transform .3s ease}.mobile-dropdown-arrow-open{transform:rotate(180deg)}.mobile-filter-dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:100%;width:max-content;max-width:calc(100vw - 30px);max-height:200px;overflow-y:auto;background:#fff;border-radius:15px;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 13px #a135fe29;z-index:102}.mobile-filter-dropdown-item{padding:12px 15px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#000;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.mobile-filter-dropdown-item:hover{background-color:#a135fe1a}.mobile-filter-dropdown-item-selected{background-color:#a135fe26;font-weight:600;color:#a135fe}.mobile-filter-tags-container{position:absolute;left:15px;top:calc(1171px + (100vw - 30px)*.5625 + (100vw - 45px)*.28125);width:calc(100% - 30px);display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;z-index:3}.mobile-filter-tags-container::-webkit-scrollbar{display:none}.mobile-filter-tag{position:relative;width:auto;height:32px;border-radius:20px;background:#000;display:inline-flex;align-items:center;justify-content:space-between;padding:0 10px;gap:5px;box-sizing:border-box;flex-shrink:0}.mobile-filter-tag-text{font-family:Poppins,sans-serif;font-weight:500;font-size:12px;line-height:14px;color:#fff;white-space:nowrap;flex-shrink:0}.mobile-filter-tag-close{width:12px;height:12px;flex-shrink:0}.mobile-clear-filters-button{position:absolute;left:15px;top:calc(1213px + (100vw - 30px)*.5625 + (100vw - 45px)*.28125);width:auto;min-width:100px;height:19px;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:15px;line-height:19px;letter-spacing:0%;color:#a135fe;background:transparent;border:none;padding:0;cursor:pointer;text-align:left;white-space:nowrap;z-index:3;transition:opacity .2s ease}.mobile-clear-filters-button:hover{opacity:.7}.mobile-products-grid{position:absolute;left:15px;right:15px;top:calc(1272px + (100vw - 30px)*.5625 + (100vw - 45px)*.28125);width:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;z-index:3;padding-bottom:0;margin-bottom:0}.mobile-product-card{width:100%;height:246px;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 13px #a135fe29;display:flex;flex-direction:column;position:relative;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.mobile-product-card:hover{transform:scale(1.02);box-shadow:0 6px 20px #a135fe40}.mobile-video-card-in-grid{grid-column:1 / -1;width:100%;height:420px;border-radius:15px;background:#fff;box-shadow:0 4px 13px #a135fe29;position:relative;--thumbnail-width: calc(100% - 30px) ;--thumbnail-height: calc(var(--thumbnail-width) * 9 / 16)}.mobile-video-card-in-grid-thumbnail{position:absolute;top:15px;left:15px;right:15px;width:calc(100% - 30px);aspect-ratio:16 / 9;border-radius:10px;overflow:hidden}.mobile-video-card-in-grid-thumbnail-image{width:100%;height:100%;object-fit:cover}.mobile-video-card-in-grid-title-row{position:absolute;top:calc(25px + (100vw - 60px)*.5625);left:15px;right:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;z-index:5}.mobile-video-card-in-grid-title{flex:1;font-family:Poppins,sans-serif;font-weight:700;font-style:normal;font-size:16px;line-height:22px;letter-spacing:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.mobile-video-card-in-grid-play-button{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#db7bfb,#a135fe);display:flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;cursor:pointer;transition:transform .2s ease}.mobile-video-card-in-grid-play-button:hover{transform:scale(1.05)}.mobile-video-card-in-grid-play-button svg{width:24px;height:24px}.mobile-video-card-in-grid-products{position:absolute;top:calc(99px + (100vw - 60px)*.5625);left:15px;right:15px;display:flex;justify-content:space-between;align-items:center;gap:8px}.mobile-video-card-in-grid-product{width:70px;height:70px;border-radius:12px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box;box-shadow:0 4px 13px #a135fe29}.mobile-video-card-in-grid-product-image{width:100%;height:100%;object-fit:contain}.mobile-video-card-in-grid-product-count{width:70px;height:70px;border-radius:12px;background:#a135fe;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:700;font-size:14px;color:#fff;box-shadow:0 4px 13px #a135fe29}.mobile-video-card-in-grid-product-empty{flex:1;aspect-ratio:1}.mobile-video-card-in-grid-cta-button{position:absolute;left:0;right:0;bottom:0;height:40px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;background:linear-gradient(90deg,#6018c4,#db7bfb);display:grid;place-items:center;padding:0;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.mobile-video-card-in-grid-cta-button:hover{opacity:.9}.mobile-video-card-in-grid-cta-button-text{width:250px;height:17px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:12px;line-height:17px;letter-spacing:0%;color:#fff;text-align:center;margin:0;white-space:nowrap}.mobile-video-card-in-grid-itembox1,.mobile-video-card-in-grid-itembox2,.mobile-video-card-in-grid-itembox3,.mobile-video-card-in-grid-itembox4{position:absolute;width:50px;height:50px;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 2px 6px #a135fe29;display:flex;align-items:center;justify-content:center}.mobile-video-card-in-grid-itembox1{top:10px;right:180px}.mobile-video-card-in-grid-itembox2{top:10px;right:125px}.mobile-video-card-in-grid-itembox3{top:10px;right:70px}.mobile-video-card-in-grid-itembox4{top:10px;right:15px}.mobile-video-card-in-grid-itembox-with-gradient{background:linear-gradient(135deg,#a135fe1a,#a135fe4d)}.mobile-video-card-in-grid-item-box-image{width:100%;height:100%;object-fit:cover}.mobile-video-card-in-grid-item-box-remaining{font-family:Poppins,sans-serif;font-weight:700;font-size:14px;color:#a135fe;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mobile-product-badges{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:flex-start;z-index:10}.mobile-product-new-badge{background:#a135fe;color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:10px;padding:4px 8px;border-radius:10px;white-space:nowrap}.mobile-deadlink-report{width:16px;height:16px;cursor:pointer;flex-shrink:0}.mobile-product-image-wrap{width:100%;height:140px;display:flex;align-items:center;justify-content:center;padding:10px;background:#fff;box-sizing:border-box}.mobile-product-image{width:100%;height:100%;object-fit:contain;border-radius:10px}.mobile-product-info{padding:10px;flex:1;display:flex;flex-direction:column;gap:5px}.mobile-product-name{font-family:Poppins,sans-serif;font-weight:300;font-size:12px;line-height:16px;color:#000;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}.mobile-product-price{font-family:Poppins,sans-serif;font-weight:700;font-size:14px;line-height:18px;color:#a135fe}.mobile-product-link{background:linear-gradient(90deg,#6018c4,#db7bfb);height:35px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s ease}.mobile-product-link:hover{opacity:.9}.mobile-product-link-text{font-family:Poppins,sans-serif;font-weight:600;font-size:12px;color:#fff}.mobile-product-footer{background:linear-gradient(90deg,#6018c4,#db7bfb);height:35px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s ease;gap:6px;padding:0 12px}.mobile-product-footer:hover{opacity:.9}.mobile-product-footer-text{font-family:Poppins,sans-serif;font-weight:600;font-size:12px;color:#fff}.mobile-product-logo{width:16px;height:18px;flex-shrink:0}.mobile-video-thumbnail-small{width:100%;height:100%;position:relative}.mobile-thumbnail-image-small{width:100%;height:100%;object-fit:cover;border-radius:15px}.mobile-play-button-small{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:10}.mobile-play-circle-small{width:40px;height:40px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-video-small:hover .mobile-play-circle-small{width:45px;height:45px;background:#000c}.mobile-play-triangle-small{width:0;height:0;border-left:12px solid #ffffff;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:3px}.mobile-hero-bg{width:calc(100% - 30px);height:400px;object-fit:cover;position:absolute;top:16px;left:15px;z-index:1;border-radius:40px 40px 0 0}.mobile-welcome-heading{width:187px;height:80px;position:absolute;top:36px;left:35px;z-index:3;font-family:Poppins,sans-serif;font-weight:600;font-size:36px;line-height:40px;letter-spacing:0%;color:#fff;margin:0}.mobile-description-text{width:248px;height:76px;position:absolute;top:124px;left:35px;z-index:3;font-family:Poppins,sans-serif;font-weight:500;font-size:15px;line-height:19px;letter-spacing:0%;color:#fff;margin:0}.mobile-panak-image{width:212.32px;height:208px;position:absolute;top:207px;right:15px;z-index:3;object-fit:contain}.mobile-register-button{width:calc(100% - 70px);height:55px;position:absolute;top:435px;left:35px;z-index:3;background:linear-gradient(135deg,#6018c4,#db7bfb);border-radius:45px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;color:#fff;box-shadow:0 4px 15px #6018c44d;transition:transform .3s ease}.mobile-register-button:hover{transform:scale(1.02)}.mobile-register-logo{width:20px;height:21.11px;flex-shrink:0}.mobile-register-text{font-family:Poppins,sans-serif;font-weight:500;font-size:15px;line-height:19px;letter-spacing:0%;text-align:center;color:#fff}.mobile-spreadsheet-button{width:calc(100% - 70px);height:55px;position:absolute;top:500px;left:35px;z-index:3;background:#a135fe;border:none;border-radius:45px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .3s ease}.mobile-spreadsheet-button:hover{transform:scale(1.02)}.mobile-spreadsheet-text{font-family:Poppins,sans-serif;font-weight:500;font-size:15px;line-height:19px;letter-spacing:0%;text-align:center;color:#fff}.mobile-socials{position:absolute;width:222.04px;height:22px;top:580px;left:50%;transform:translate(-50%);z-index:3;display:flex;justify-content:space-between;align-items:center}.mobile-socials a{display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.mobile-socials a:hover{opacity:.7}.mobile-socials svg{width:auto;height:100%}.mobile-white-rectangle{width:calc(100% - 30px);height:220px;background:#fff;position:absolute;top:416px;left:15px;z-index:2;box-shadow:0 4px 124px #d343c633;border-radius:0 0 40px 40px}.mobile-hero-content{position:relative;z-index:3;padding:40px 20px;display:flex;flex-direction:column;align-items:flex-start}.mobile-welcome-text{font-family:Poppins,sans-serif;font-weight:600;font-size:32px;line-height:1.2;color:#fff;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.mobile-description-text{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#fff;margin-bottom:20px;opacity:.9}.mobile-register-btn{background:linear-gradient(135deg,#6018c4,#db7bfb);color:#fff;padding:12px 30px;border-radius:25px;text-decoration:none;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;box-shadow:0 4px 15px #6018c44d}.mobile-panak{position:absolute;bottom:-20px;right:-20px;height:300px;object-fit:contain;z-index:2}.mobile-header-section{padding:0 15px;margin-bottom:20px}.mobile-search-container{position:relative;width:100%;margin-bottom:15px}.mobile-search-input{width:100%;height:50px;border-radius:25px;border:1px solid rgba(0,0,0,.1);background:#fff;padding:0 20px 0 50px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#a135fe;outline:none;box-shadow:0 2px 10px #00000005}.mobile-search-input::placeholder{color:#a135fe99}.mobile-search-icon-img{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:24px;height:24px}.mobile-categories{display:flex;overflow-x:auto;gap:10px;scrollbar-width:none;padding-bottom:5px}.mobile-categories::-webkit-scrollbar{display:none}.mobile-category-pill{padding:10px 20px;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.1);white-space:nowrap;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#333;flex-shrink:0;cursor:pointer;transition:all .2s ease}.mobile-category-pill.active{background:#a135fe;color:#fff;border-color:#a135fe}.mobile-load-more{margin:0 auto 40px;display:block;width:200px;height:50px;border-radius:25px;background:transparent;border:2px solid #A135FE;color:#a135fe;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;cursor:pointer}.mobile-footer{position:relative;width:100vw;height:200px;overflow:hidden;margin-top:40px;margin-bottom:0;margin-left:calc(-50vw + 50%);margin-right:0;left:0;right:0;padding:0;box-sizing:border-box}.mobile-footer-bg{width:100%;height:100%;object-fit:cover;position:absolute;bottom:0;left:0;right:0;z-index:1;display:block;margin:0;padding:0}.mobile-footer-svg{position:absolute;left:50%;top:15px;transform:translate(-50%);width:calc(100% - 30px);max-width:250px;height:32px;z-index:2}.mobile-footer-disclaimer-text{position:absolute;left:15px;top:72px;width:calc(100% - 30px);max-width:310px;z-index:2;color:#fff;font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:1.6;text-align:left}.mobile-announcement-notification{position:fixed;top:15px;left:15px;right:15px;z-index:1000;animation:slideInDown .5s cubic-bezier(.34,1.56,.64,1)}@keyframes slideInDown{0%{transform:translateY(-120%);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-announcement-content{background:linear-gradient(135deg,#fff,#f8faff);border-radius:20px;box-shadow:0 8px 32px #a135fe33,0 0 0 1px #a135fe1a;padding:20px;display:flex;flex-direction:column;gap:16px;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-announcement-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6018c4,#db7bfb);border-radius:12px;box-shadow:0 4px 12px #a135fe4d;animation:pulse 2s ease-in-out infinite;align-self:flex-start}.mobile-announcement-icon svg{width:26px;height:26px}.mobile-announcement-text{display:flex;flex-direction:column;gap:6px;padding-right:32px}.mobile-announcement-title{font-family:Poppins,sans-serif;font-weight:600;font-size:15px;line-height:20px;color:#1e293b;letter-spacing:-.3px}.mobile-announcement-description{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#64748b}.mobile-announcement-discord-button{background:linear-gradient(135deg,#6018c4,#db7bfb);color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;padding:12px 20px;border-radius:12px;text-decoration:none;text-align:center;transition:all .3s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #a135fe4d}.mobile-announcement-discord-button:active{transform:scale(1.05);box-shadow:0 6px 20px #a135fe66}.mobile-announcement-discord-icon{width:16px;height:16px;flex-shrink:0}.mobile-announcement-close-button{position:absolute;top:16px;right:16px;background:#64748b1a;border:none;border-radius:8px;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s ease;width:28px;height:28px}.mobile-announcement-close-button:active{background:#64748b33;color:#1e293b;transform:rotate(90deg)}.mobile-videos-page{width:100%;min-height:100vh;background:#fff}.mobile-videos-empty-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.mobile-videos-empty-text{font-family:Poppins,sans-serif;font-weight:600;font-size:24px;line-height:30px;color:#1e293b;margin-bottom:12px}.mobile-videos-empty-description{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#64748b}.mobile-lazy-loading-spinner{width:40px;height:40px;border:3px solid rgba(161,53,254,.1);border-top-color:#a135fe;border-radius:50%;animation:mobileSpin 1s linear infinite;margin-bottom:16px}@keyframes mobileSpin{to{transform:rotate(360deg)}}.mobile-lazy-loading-text{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;color:#64748b}.mobile-videos-header-box{width:100%;height:280px;position:relative;overflow:hidden}.mobile-videos-header-image{width:100%;height:100%;object-fit:cover}.mobile-videos-title-text{position:absolute;top:30px;left:15px;font-family:Poppins,sans-serif;font-weight:600;font-size:36px;line-height:40px;color:#fff}.mobile-videos-description-text{position:absolute;top:80px;left:15px;width:calc(100% - 30px);font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#fff}.mobile-videos-back-button{position:absolute;top:220px;left:15px;background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.mobile-videos-back-button:hover{opacity:.9}.mobile-videos-back-button svg{width:100%;height:100%;display:block}.mobile-videos-page-content{padding:20px 15px;display:flex;flex-direction:column;gap:20px}.mobile-videos-page-video-card{width:100%;background:#fff;border-radius:15px;box-shadow:0 4px 13px #a135fe29;padding:15px;position:relative}.mobile-videos-page-video-thumbnail{width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;margin-bottom:10px}.mobile-videos-page-video-thumbnail-image{width:100%;height:100%;object-fit:cover;border-radius:10px}.mobile-videos-page-video-title{width:100%;font-family:Poppins,sans-serif;font-weight:700;font-size:14px;line-height:18px;color:#000;margin-bottom:10px}.mobile-videos-page-video-play-button{display:inline-block;margin-bottom:10px;cursor:pointer;transition:transform .2s ease}.mobile-videos-page-video-play-button:hover{transform:scale(1.1)}.mobile-videos-page-video-play-button svg{width:24px;height:17px;display:block}.mobile-videos-itembox1,.mobile-videos-itembox2,.mobile-videos-itembox3,.mobile-videos-itembox4{position:absolute;width:50px;height:50px;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 2px 6px #a135fe29;display:flex;align-items:center;justify-content:center}.mobile-videos-itembox1{top:10px;right:180px}.mobile-videos-itembox2{top:10px;right:125px}.mobile-videos-itembox3{top:10px;right:70px}.mobile-videos-itembox4{top:10px;right:15px}.mobile-itembox-with-gradient{background:linear-gradient(135deg,#a135fe1a,#a135fe4d)}.mobile-item-box-image{width:100%;height:100%;object-fit:cover}.mobile-item-box-remaining{font-family:Poppins,sans-serif;font-weight:700;font-size:14px;color:#a135fe;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.mobile-videos-page-open-products-button{width:100%;height:44px;border-radius:22px;background:linear-gradient(135deg,#a135fe,#7800f7);display:flex;align-items:center;justify-content:center;margin-top:10px;cursor:pointer;transition:opacity .2s ease}.mobile-videos-page-open-products-button:hover{opacity:.9}.mobile-videos-page-open-products-text{font-family:Poppins,sans-serif;font-weight:600;font-size:14px;color:#fff}.mobile-videos-page-products-rectangle{width:100%;background:#fff;border-radius:15px;box-shadow:0 4px 63px #a135fe29;padding:15px;margin-top:20px;position:relative}@keyframes mobileSlideDownFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes mobileSlideUpFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.mobile-videos-page-products-rectangle.mobile-opening{animation:mobileSlideDownFadeIn .4s ease-out forwards}.mobile-videos-page-products-rectangle.mobile-closing{animation:mobileSlideUpFadeOut .3s ease-in forwards!important}.mobile-videos-page-close-button{position:absolute;top:15px;right:15px;width:24px;height:24px;cursor:pointer;z-index:11;transition:opacity .2s ease}.mobile-videos-page-close-button:hover{opacity:.8}.mobile-videos-page-close-button svg{width:100%;height:100%;display:block}.mobile-videos-page-video-miniature{width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;margin-bottom:10px}.mobile-videos-page-video-miniature-image{width:100%;height:100%;object-fit:cover;border-radius:10px}.mobile-videos-page-video-title-in-rectangle{width:100%;font-family:Poppins,sans-serif;font-weight:600;font-size:18px;line-height:22px;color:#000;margin-bottom:10px}.mobile-videos-page-video-link-in-rectangle{display:inline-block;margin-bottom:20px;cursor:pointer;transition:opacity .2s ease}.mobile-videos-page-video-link-in-rectangle:hover{opacity:.8}.mobile-videos-page-video-link-in-rectangle svg{width:22px;height:15px;display:block}.mobile-videos-page-products-slider-container{position:relative;width:100%;overflow:hidden}.mobile-videos-page-products-slider{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:0;-webkit-overflow-scrolling:touch;touch-action:pan-x}.mobile-videos-page-products-slider::-webkit-scrollbar{display:none}.mobile-videos-page-products-slider .mobile-product-card{flex-shrink:0;width:170px;height:246px;display:flex;flex-direction:column;overflow:hidden}.mobile-videos-page-products-slider .mobile-product-card .mobile-product-image-wrap{flex-shrink:0;height:140px}.mobile-videos-page-products-slider .mobile-product-card .mobile-product-info{flex:1;min-height:0;max-height:71px;overflow:hidden;display:flex;flex-direction:column;padding:10px;gap:5px}.mobile-videos-page-products-slider .mobile-product-card .mobile-product-name{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;max-height:32px;line-height:16px}.mobile-videos-page-products-slider .mobile-product-card .mobile-product-price{flex-shrink:0;margin-top:0}.mobile-videos-page-products-slider .mobile-product-card .mobile-product-footer{flex-shrink:0;height:35px;margin-top:0}.mobile-videos-page-slider-arrow{position:absolute;width:36px;height:36px;border-radius:50%;background:#fff;border:2px solid #A135FE;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:12;top:50%;transform:translateY(-50%)}.mobile-videos-page-slider-arrow-left{left:0}.mobile-videos-page-slider-arrow-right{right:0}.mobile-videos-page-slider-arrow:hover{background:#a135fe}.mobile-videos-page-slider-arrow:hover svg path{stroke:#fff}.mobile-videos-page-slider-arrow svg{width:100%;height:100%;display:block}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;line-height:1.6;margin:0;padding:0;padding-bottom:0!important;overflow-x:hidden;scrollbar-gutter:stable;overflow-anchor:none}#root{padding-bottom:0!important;margin-bottom:0!important;overflow-x:hidden;height:auto}@media (min-width: 769px){html{padding-bottom:0!important;margin-bottom:0!important;overflow-x:hidden;height:100%;max-height:100%;scrollbar-gutter:stable;overflow-anchor:none}body{padding-bottom:0!important;margin-bottom:0!important;overflow-x:hidden;height:auto;max-height:none;scrollbar-gutter:stable}#root{transform:scale(.9);transform-origin:top center;width:111.11%;margin-left:-5.56%;padding-bottom:0!important;margin-bottom:0!important;overflow:visible;height:auto;min-height:auto!important}.category-dropdown-menu{transform:scale(1.1111);transform-origin:top left;will-change:transform}.category-dropdown,.brand-dropdown,.color-dropdown,.sort-dropdown{isolation:isolate;position:relative;overflow:visible}.category-rectangle,.category-rectangle-2,.category-rectangle-3,.category-rectangle-4{overflow:visible}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.main{padding:0}.page-header{text-align:center;margin-bottom:3rem}.page-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.page-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto}.card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;padding:1.5rem;margin-bottom:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;text-decoration:none;transition:all .2s;border:none;cursor:pointer}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.error-page{text-align:center;padding:4rem 0}.error-code{font-size:6rem;font-weight:700;color:#3b82f6;margin-bottom:1rem}.error-message{font-size:1.5rem;color:#64748b;margin-bottom:2rem}.home-page{position:relative;width:100%;padding-bottom:0!important;margin-bottom:0!important;height:auto}.background-image{width:1260px;height:400px;margin:67px auto 0;border-radius:50px 50px 0 0;object-fit:cover;display:block;position:relative;left:50%;transform:translate(-50%)}.welcome-text{position:absolute;top:50px;left:calc(50% - 550px);color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:64px;line-height:68px;letter-spacing:0%;z-index:5}.description-text{position:absolute;top:230px;left:calc(50% - 550px);color:#fff;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:22px;letter-spacing:0%;width:341px;height:66px;z-index:5}.panak-image{width:766.9px;height:469.3px;position:absolute;left:505.32px;top:-70px;z-index:20;object-fit:contain}.panak-svg{position:absolute;width:205px;height:234px;left:calc(50% + 437px);top:45px;z-index:16}.white-stripe{width:1260px;height:120px;background:#fff;margin:0 auto;border-radius:0 0 50px 50px;box-shadow:0 4px 20px #d343c633;position:relative;left:50%;transform:translate(-50%);display:flex;align-items:center}.register-button{width:300px;height:60px;margin-left:80px;margin-top:30px;margin-bottom:30px;border-radius:45px;background:linear-gradient(135deg,#6018c4,#db7bfb);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:18px;letter-spacing:0%;padding:0;box-sizing:border-box;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:transform .3s ease}.register-button:hover{transform:scale(1.02)}.spreadsheet-button{width:200px;height:60px;margin-left:20px;margin-top:30px;margin-bottom:30px;border-radius:45px;background:#a135fe;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:18px;letter-spacing:0%;text-align:center;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:transform .3s ease}.spreadsheet-button:hover{transform:scale(1.02)}.white-stripe-socials{position:absolute;right:77px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:30px}.white-stripe-discord-link,.white-stripe-telegram-link,.white-stripe-youtube-link,.white-stripe-instagram-link,.white-stripe-tiktok-link{display:block;cursor:pointer;text-decoration:none;transition:opacity .2s ease}.white-stripe-discord-link:hover,.white-stripe-telegram-link:hover,.white-stripe-youtube-link:hover,.white-stripe-instagram-link:hover,.white-stripe-tiktok-link:hover{opacity:.8}.white-stripe-svg-discord{width:32px;height:24px;display:block}.white-stripe-svg-telegram{width:23px;height:24px;display:block}.white-stripe-svg-youtube{width:30px;height:21px;display:block}.white-stripe-svg-instagram{width:21px;height:21px;display:block}.white-stripe-svg-tiktok{width:20px;height:23px;display:block}.oopbuy-logo{width:20px;height:21.11px;position:relative;margin:0;padding:0;flex-shrink:0}.videos-text{position:absolute;top:697px;left:calc(50% - 625px);width:131px;height:50px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:44px;line-height:50px;letter-spacing:0%;color:#000}.spreadsheet-text{position:absolute;top:1202px;left:calc(50% - 630px);width:286px;height:50px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:44px;line-height:50px;letter-spacing:0%;color:#000}.search-text{position:absolute;top:1202px;left:calc(50% - 22px);width:148px;height:50px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:44px;line-height:50px;letter-spacing:0%;color:#a135fe}.search-input{position:absolute;top:1202px;left:calc(50% + 10px);width:432px;height:60px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:44px;line-height:44px;letter-spacing:0%;color:#a135fe;background:transparent;border:none;outline:none;padding:8px 0;box-sizing:border-box}.search-input::placeholder{color:#a135fe;opacity:.6}.search-icon{position:absolute;top:1202px;left:calc(50% + 598px);width:40px;height:40px;cursor:pointer}.search-underline{position:absolute;top:1272px;left:calc(50% + 10px);width:628px;height:0px;border:1px solid rgba(0,0,0,.1);transform:rotate(0)}.category-rectangle{position:absolute;top:1312px;left:calc(50% - 638px);width:304px;height:60px;border-radius:20px;border:1px solid rgba(0,0,0,.1);background:transparent;z-index:1000;overflow:visible}.category-dropdown,.brand-dropdown,.color-dropdown,.sort-dropdown{cursor:pointer;z-index:1000;position:relative;overflow:visible}.category-rectangle.category-dropdown{top:1312px!important;position:absolute!important}.category-dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;width:100%;max-height:300px;overflow-y:auto;background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 13px #a135fe29;z-index:1001;transform-origin:top left;margin:0;padding:0}.category-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:15px 30px;font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:22px;color:#000;cursor:pointer;transition:background-color .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-dropdown-item:hover{background-color:#a135fe1a}.category-dropdown-item-selected{background-color:#a135fe26;font-weight:600;color:#a135fe}.dropdown-arrow-open{transform:rotate(180deg);transition:transform .2s ease}.category-text{position:absolute;top:19px;left:30px;right:50px;height:22px;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:22px;letter-spacing:0%;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow{position:absolute;top:28px;right:28px;width:10px;height:7px}.category-rectangle-2{position:absolute;top:1312px;left:calc(50% - 314px);width:304px;height:60px;border-radius:20px;border:1px solid rgba(0,0,0,.1);background:transparent;overflow:visible}.category-rectangle-3{position:absolute;top:1312px;left:calc(50% + 10px);width:304px;height:60px;border-radius:20px;border:1px solid rgba(0,0,0,.1);background:transparent;overflow:visible}.category-rectangle-4{position:absolute;top:1312px;left:calc(50% + 334px);width:304px;height:60px;border-radius:20px;border:1px solid rgba(0,0,0,.1);background:transparent;overflow:visible}.videos-rectangle{position:absolute;top:805px;left:calc(50% - 625px);width:450px;height:250px;border-radius:40px;background:#f8f9fa;border:1px solid #e9ecef;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;text-decoration:none;display:block;overflow:hidden;transition:transform .3s ease}.videos-rectangle:hover{transform:scale(1.02)}.video-thumbnail{position:relative;width:100%;height:100%;border-radius:40px;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.thumbnail-image{width:100%;height:100%;object-fit:cover;border-radius:40px}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.play-circle{width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.videos-rectangle:hover .play-circle{width:70px;height:70px;background:#000c}.play-triangle{width:0;height:0;border-left:20px solid #ffffff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}.videos-rectangle-small{position:absolute;top:910px;left:calc(50% - 155px);width:250px;height:145px;border-radius:20px;background:#f8f9fa;border:1px solid #e9ecef;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;text-decoration:none;display:block;overflow:hidden;transition:transform .3s ease}.videos-rectangle-small:hover{transform:scale(1.02)}.video-thumbnail-small{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.thumbnail-image-small{width:100%;height:100%;object-fit:cover;border-radius:20px}.play-button-small{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.play-circle-small{width:40px;height:40px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.videos-rectangle-small:hover .play-circle-small{width:45px;height:45px;background:#000c}.play-triangle-small{width:0;height:0;border-left:12px solid #ffffff;border-top:8px solid transparent;border-bottom:8px solid transparent;margin-left:2px}.videos-rectangle-small-2{left:calc(50% + 115px)}.videos-rectangle-small-3{left:calc(50% + 385px)}.tag-box{position:relative;width:auto;min-width:50px;height:40px;border-radius:20px;background:#000;display:flex;align-items:center;justify-content:space-between;padding:0 15px;gap:10px;transition:background-color .3s ease}.tag-box:hover{background:#dc2626;animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-1px)}20%,40%,60%,80%{transform:translate(1px)}}.tag-text{height:22px;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:15px;line-height:22px;letter-spacing:0%;color:#fff;white-space:nowrap}.tag-close{width:12px;height:12px;flex-shrink:0}.product-row{position:absolute;top:1225px;left:calc(50% - 637.5px);display:flex;gap:25px;transition:opacity .3s ease-in-out}.product-row-2{position:absolute;top:1691px;left:calc(50% - 635px);display:flex;gap:25px}.product-row-3{position:absolute;top:2797px;left:calc(50% - 637.5px);display:flex;gap:25px;flex-wrap:nowrap;width:1275px}.product-row-4{position:absolute;top:3263px;left:calc(50% - 637.5px);display:flex;gap:25px;flex-wrap:nowrap;width:1275px}.show-more-box{position:absolute;top:3759px;left:calc(50% - 150px);width:300px;height:60px;border-radius:45px;border:1px solid #A135FE;background:transparent;display:flex;align-items:center;justify-content:center}.show-more-text{width:195.61px;height:18px;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:18px;letter-spacing:0%;color:#a135fe;text-align:center}.pagination{position:absolute;top:3759px;left:calc(50% - 637.5px);display:flex;gap:0px;margin:0;padding:0}.pagination-item{width:50px;height:60px;border-radius:20px;background:transparent;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:700;font-style:normal;font-size:18px;line-height:22px;letter-spacing:0%;color:#a135fe;text-align:center;cursor:pointer;margin:0;padding:0;box-sizing:border-box;transition:all .3s ease}.pagination-item+.pagination-item{margin-left:-10px}.pagination-item-active{background-color:#f9edfc;margin:0;transition:background-color .3s ease}.pagination-dots{width:50px;height:60px;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:700;font-size:18px;line-height:22px;color:#a135fe}.video-products-card{position:absolute;top:1621px;left:calc(50% + 15px);width:620px;height:400px;background:#fff;border-radius:20px;overflow:hidden}.video-thumbnail-box-link{position:absolute;top:24px;left:24px;width:334px;height:189px;text-decoration:none;display:block;transition:transform .3s ease}.video-thumbnail-box-link:hover{transform:scale(1.02)}.video-thumbnail-box-link:hover .video-card-play-circle{width:70px;height:70px;background:#000c}.video-thumbnail-box{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden}.video-card-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none}.video-card-play-circle{width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.video-card-play-triangle{width:0;height:0;border-left:20px solid #ffffff;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}.video-thumbnail-box-image{width:100%;height:100%;object-fit:cover;border-radius:20px}.video-title-box{position:absolute;top:263px;left:28px;width:330px;height:44px;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;font-size:16px;line-height:1.4;letter-spacing:0%;color:#1e293b;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.video-play-button{display:none}.itembox1,.itembox2,.itembox3,.itembox4,.itembox5,.itembox6{position:absolute;width:85px;height:85px;border-radius:15px;overflow:hidden;background:#fff;opacity:1;box-shadow:0 4px 13px #a135fe29;display:flex;align-items:center;justify-content:center}.itembox1{top:24px;left:421px}.itembox2{top:24px;left:511px}.itembox3{top:119px;left:421px}.itembox4{top:119px;left:511px}.itembox5{top:214px;left:421px}.itembox6{top:214px;left:511px}.item-box-image{width:100%;height:100%;object-fit:contain;border-radius:20px}.item-box-remaining{position:absolute;top:0;left:0;width:100%;height:100%;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:22px;line-height:22px;letter-spacing:0%;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;z-index:1}.itembox6.itembox-with-gradient{background:linear-gradient(135deg,#6018c4,#db7bfb)}.new-content-box{position:absolute;top:3919px;left:calc(50% - 630px);width:1260px;height:400px;border-radius:40px;background:#fff;overflow:hidden}.new-content-box-image{width:100%;height:100%;object-fit:cover;border-radius:40px}.vector-line{position:absolute;top:31px;left:652px;width:0px;height:338px;border-left:1px solid #FFFFFF}.inspiration-text{position:absolute;top:61px;left:800px;width:500px;height:120px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:44px;line-height:50px;letter-spacing:0%;color:#fff;overflow:visible;white-space:normal}.new-content-box-products{position:absolute;top:61px;left:24px;display:flex;gap:25px;flex-wrap:wrap}.new-content-box-products-page{position:absolute;top:3980px;left:calc(50% - 637.5px);display:flex;gap:25px}.page-without-panak .new-content-box-products-page{top:1155px}.page-2-row-2 .video-products-card-2,.page-2-row-4 .video-products-card-2,.product-row-2 .video-products-card-2{position:relative;top:auto;left:auto;z-index:10;box-shadow:none!important}.page-without-panak .product-row-3{top:2727px}.page-without-panak .product-row-4{top:3193px}.page-2-row-1{position:absolute;top:1225px;left:calc(50% - 637.5px);display:flex;gap:25px;flex-wrap:nowrap;width:1275px}.page-2-row-2{position:absolute;top:1691px;left:calc(50% - 635px);display:flex;gap:25px;align-items:flex-start;width:1270px}.page-2-row-2-products{display:flex;gap:25px}.page-2-row-3{position:absolute;top:2797px;left:calc(50% - 637.5px);display:flex;gap:25px;flex-wrap:nowrap;width:1275px}.page-2-row-4{position:absolute;top:3263px;left:calc(50% - 635px);display:flex;gap:25px;align-items:flex-start;width:1270px}.page-2-row-4-products{display:flex;gap:25px}.page-2-row-5{position:absolute;top:3729px;left:calc(50% - 637.5px);display:flex;gap:25px;flex-wrap:nowrap;width:1275px}.lazy-load-block{position:relative;width:100%;margin-top:0}.lazy-load-block:not(.lazy-load-block-0){margin-top:40px}.scroll-to-top-button{position:fixed!important;bottom:40px!important;right:40px!important;width:60px;height:60px;border-radius:50%;background:#a135fe;border:none;cursor:pointer;display:flex!important;align-items:center;justify-content:center;z-index:99999!important;box-shadow:0 4px 12px #a135fe66;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease;opacity:.9}.scroll-to-top-button:hover{transform:scale(1.1);opacity:1;box-shadow:0 6px 16px #a135fe99}.scroll-to-top-button:active{transform:scale(.95)}.scroll-to-top-button svg{width:24px;height:24px;pointer-events:none}@media (min-width: 769px){.scroll-to-top-button{bottom:40px!important;right:40px!important}}.lazy-loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;width:100%;position:relative;margin-top:0;margin-bottom:0;clear:both}.lazy-loading-spinner{width:50px;height:50px;border:4px solid rgba(161,53,254,.1);border-top-color:#a135fe;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.lazy-loading-text{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;color:#64748b}.lazy-load-block.lazy-load-block-0{margin-bottom:0!important}.lazy-load-block .page-2-row-1{position:relative;top:auto;left:calc(50% - 637.5px);margin-top:20px;margin-bottom:20px;display:flex;gap:25px;flex-wrap:nowrap;width:1275px;flex-shrink:0}.lazy-load-block .page-2-row-2{position:relative;top:auto;left:calc(50% - 635px);margin-bottom:20px;display:flex;gap:25px;align-items:flex-start;width:1270px;flex-shrink:0}.lazy-load-block .page-2-row-3{position:relative;top:auto;left:calc(50% - 637.5px);margin-bottom:20px;display:flex;gap:25px;align-items:flex-start}.lazy-load-block .page-2-row-3-products{display:flex;gap:25px;flex-shrink:0}.lazy-load-block .page-2-row-3-products .product-card{width:300px;flex-shrink:0}.lazy-load-block .page-2-row-4,.lazy-load-block .page-2-row-5{position:relative;top:auto;left:calc(50% - 637.5px);margin-bottom:20px;display:flex;gap:25px;flex-wrap:nowrap;width:1275px;flex-shrink:0}.lazy-load-block .page-2-row-6{position:relative;top:auto;left:calc(50% - 635px);margin-bottom:20px;display:flex;gap:25px;align-items:flex-start;width:1270px}.lazy-load-block .page-2-row-6-products{display:flex;gap:25px;flex-shrink:0}.lazy-load-block .page-2-row-6-products .product-card{width:300px;flex-shrink:0}.lazy-load-block .video-products-card-2{position:relative;top:auto;left:auto;width:620px;height:400px!important;flex-shrink:0;min-height:400px!important;max-height:400px!important;box-shadow:none!important}.lazy-load-block .page-2-row-7,.lazy-load-block .page-2-row-8,.lazy-load-block .page-2-row-9,.lazy-load-block .page-2-row-10,.lazy-load-block .page-2-row-11,.lazy-load-block .page-2-row-12{position:relative;top:auto;left:calc(50% - 637.5px);margin-bottom:20px;display:flex;gap:25px;flex-wrap:nowrap;width:1275px;flex-shrink:0}.lazy-load-block .page-2-row-13{position:relative;top:auto;left:calc(50% - 635px);margin-bottom:20px;display:flex;gap:25px;align-items:flex-start;width:1270px}.lazy-load-block .page-2-row-13-products{display:flex;gap:25px;flex-shrink:0}.lazy-load-block .page-2-row-13-products .product-card{width:300px;flex-shrink:0}.lazy-load-block .inspiration-box-row{position:relative;top:auto;left:calc(50% - 637.5px);width:1275px;height:auto;margin-top:0;margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start}.lazy-load-block .new-content-box-inline{position:relative;width:100%;height:400px;border-radius:40px;background:#fff;overflow:hidden}.lazy-load-block .new-content-box-inline .new-content-box-image{width:100%;height:100%;object-fit:cover;border-radius:40px}.lazy-load-block .new-content-box-inline .vector-line{position:absolute;top:31px;left:652px;width:0px;height:338px;border-left:1px solid #FFFFFF}.lazy-load-block .new-content-box-inline .inspiration-text{position:absolute;top:61px;left:800px;width:500px;height:120px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:44px;line-height:50px;letter-spacing:0%;color:#fff;overflow:visible;white-space:normal}.lazy-load-block .new-content-box-inline .video-products-text{position:absolute;top:181px;left:800px;width:380px;height:66px;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:22px;letter-spacing:0%;color:#fff;overflow:visible;white-space:normal}.lazy-load-block .new-content-box-inline .videos-button-box{position:absolute;bottom:63px;right:160px;width:300px;height:60px;border-radius:40px;background:transparent;border:2px solid #FFFFFF;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform .3s ease}.lazy-load-block .new-content-box-inline .videos-button-box:hover{transform:scale(1.02)}.lazy-load-block .new-content-box-inline .videos-button-text{width:130.74px;height:18px;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:18px;letter-spacing:0%;color:#fff;text-align:center;text-decoration:none}.lazy-load-block .point-image-inline{position:absolute;top:-67px;left:62px;width:563.98px;height:467px;object-fit:contain;z-index:1;pointer-events:none}.lazy-load-block .gradient-rectangle-inline{position:absolute;top:330px;left:0;width:1260px;height:70px;background:linear-gradient(180deg,#7800f700,#7800f7);z-index:15;border-radius:40px;mask-image:linear-gradient(to right,white 0%,transparent 100%);-webkit-mask-image:linear-gradient(to right,white 0%,transparent 100%)}.videos-header-box{width:calc(100vw / .9);height:350px;background-color:#fff;position:relative;overflow:visible;margin:0;margin-left:calc(-50vw / .9 + 50%);margin-right:calc(-50vw / .9 + 50%);margin-bottom:40px;left:0;right:0}.videos-header-image{width:100%;height:100%;object-fit:cover}.videos-yt-zow-image{position:absolute;width:490px;height:490px;bottom:-112px;right:calc(50% - 561px);object-fit:contain}.videos-title-text{position:absolute;width:676px;height:68px;top:50px;left:calc(50% - 630px);font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:64px;line-height:68px;letter-spacing:0%;color:#fff}.videos-description-text{position:absolute;width:408px;height:66px;top:138px;left:calc(50% - 630px);font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:22px;letter-spacing:0%;color:#fff;white-space:normal}.videos-back-button{position:absolute;width:68px;height:22px;top:250px;left:calc(50% - 630px);background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.videos-back-button:hover{opacity:.9}.videos-back-button svg{width:70px;height:22px;display:block}.videos-page-content{position:relative;width:100%;max-width:100%;overflow-x:visible;padding:0;margin:0;display:flex;flex-direction:column;align-items:center}.videos-empty-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;text-align:center}.videos-empty-text{font-family:Poppins,sans-serif;font-weight:600;font-size:32px;line-height:40px;color:#1e293b;margin-bottom:16px}.videos-empty-description{font-family:Poppins,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#64748b}.videos-page-row{display:flex;justify-content:center;gap:40px;position:relative;width:100%;max-width:1280px;margin:0 auto 40px;padding:0 60px;box-sizing:border-box}.videos-page-row:last-child{margin-bottom:0}.videos-page-row .video-products-card-2{position:relative;top:auto;left:auto;z-index:10;width:620px;height:400px!important;flex-shrink:0;min-height:400px!important;max-height:400px!important;box-shadow:0 4px 13px #a135fe29}.videos-page-products-rectangle{position:relative;width:calc(100vw / .9);height:787px;margin:40px 0;margin-left:calc(-50vw / .9 + 50%);margin-right:calc(-50vw / .9 + 50%);background-color:#fff;border-radius:0;box-shadow:0 4px 63px #a135fe29;z-index:10;padding:0 50px;box-sizing:border-box}@keyframes slideDownFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.videos-page-products-rectangle.opening{animation:slideDownFadeIn .4s ease-out forwards}.videos-page-products-rectangle.closing{animation:slideUpFadeOut .3s ease-in forwards!important}.videos-page-close-button{position:absolute;top:50px;right:calc(50vw / .9 - 640px + 50px);width:30px;height:30px;cursor:pointer;z-index:11;transition:opacity .2s ease}.videos-page-close-button:hover{opacity:.8}.videos-page-video-miniature{position:absolute;top:40px;left:calc(50% - 590px);width:300px;height:169px;border-radius:20px;overflow:hidden}.videos-page-video-miniature-image{width:100%;height:100%;object-fit:cover;border-radius:20px}.videos-page-video-title-in-rectangle{position:absolute;top:40px;left:calc(50% - 274px);width:696px;height:104px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:44px;line-height:52px;letter-spacing:0%;color:#000;display:flex;align-items:center}.videos-page-video-link-in-rectangle{position:absolute;top:150px;left:calc(50% - 274px);width:27.04px;height:19px;display:inline-block;cursor:pointer;padding:0;transition:opacity .2s ease;box-sizing:border-box}.videos-page-video-link-in-rectangle:hover{opacity:.8}.videos-page-video-link-in-rectangle svg{width:100%;height:100%;display:block}.videos-page-products-slider-container{position:absolute;top:250px;left:0;right:0;height:520px;display:flex;align-items:center;justify-content:center;overflow:visible}.videos-page-products-slider{display:flex;gap:20px;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:20px 50px;max-width:100%;width:100%;box-sizing:border-box;scroll-padding-left:50px;scroll-padding-right:50px;scrollbar-width:thin;scrollbar-color:#A135FE rgba(0,0,0,.05);position:relative;justify-content:flex-start}.videos-page-products-slider.no-scroll{justify-content:center}.videos-page-products-slider::-webkit-scrollbar{height:8px!important}.videos-page-products-slider::-webkit-scrollbar-track{background:#0000000d!important;border-radius:10px!important;margin-left:30%;margin-right:30%;width:40%!important}.videos-page-products-slider::-webkit-scrollbar-thumb{background:#a135fe!important;border-radius:10px!important;transition:background .2s ease!important;border:2px solid rgba(255,255,255,.1)}.videos-page-products-slider::-webkit-scrollbar-thumb:hover{background:#8b2dd9!important;border-color:#fff3}.videos-page-slider-arrow{position:absolute;width:48px;height:48px;border-radius:50%;background:#fff;border:2px solid #A135FE;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:12;top:50%;transform:translateY(-50%)}.videos-page-slider-arrow-left{left:20px}.videos-page-slider-arrow-right{right:20px}.videos-page-slider-arrow:hover{background:#a135fe}.videos-page-slider-arrow:hover svg path{stroke:#fff}.videos-page-slider-arrow svg{width:24px;height:24px}.lazy-load-block .product-card{width:300px!important;flex-shrink:0!important;min-width:300px!important;max-width:300px!important}.videos-page-products-slider .product-card{box-shadow:0 0 13px #a135fe29!important}.videos-page-products-slider .product-card:hover{box-shadow:0 0 15px #00000014!important}.page-without-panak .show-more-box{top:3759px}.page-without-panak .pagination{top:3759px!important;left:calc(50% - 637.5px)!important}.video-products-text{position:absolute;top:181px;left:800px;width:380px;height:66px;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:22px;letter-spacing:0%;color:#fff}.videos-button-box,a.videos-button-box{position:absolute;bottom:63px;right:160px;width:300px;height:60px;border-radius:40px;background:transparent;border:2px solid #FFFFFF;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:transform .3s ease}a.videos-button-box:hover{transform:scale(1.02)}.videos-button-text{width:130.74px;height:18px;font-family:Poppins,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:18px;letter-spacing:0%;color:#fff;text-align:center;text-decoration:none}.video-products-card-2{position:relative;width:620px;height:400px!important;background:#fff;border-radius:20px;overflow:hidden;padding-bottom:0;box-sizing:border-box;min-height:400px!important;max-height:400px!important;box-shadow:none!important;filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}:not(.videos-page-row) .video-products-card-2,.product-row-2 .video-products-card-2,.lazy-load-block .video-products-card-2,.page-2-row-2 .video-products-card-2,.page-2-row-4 .video-products-card-2{box-shadow:none!important;filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.videos-page-row .video-products-card-2{box-shadow:0 4px 13px #a135fe29}.video-thumbnail-box-2-link{position:absolute;top:24px;left:24px;width:334px;height:189px;text-decoration:none;display:block;transition:transform .3s ease}.video-thumbnail-box-2-link:hover{transform:scale(1.02)}.video-thumbnail-box-2-link:hover .video-card-play-circle{width:70px;height:70px;background:#000c}.video-thumbnail-box-2{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden}.video-thumbnail-box-image-2{width:100%;height:100%;object-fit:cover;border-radius:20px}.video-title-box-2{position:absolute!important;top:263px!important;left:28px!important;width:330px;height:44px;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;font-size:16px;line-height:1.4;letter-spacing:0%;color:#1e293b;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;overflow:hidden;gap:0}.video-title-line{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.video-products-card-2 .video-title-box-2,.lazy-load-block .video-products-card-2 .video-title-box-2{top:263px!important}.video-play-button-2{display:none}.itembox1-2,.itembox2-2,.itembox3-2,.itembox4-2,.itembox5-2,.itembox6-2{position:absolute;width:85px;height:85px;border-radius:15px;overflow:hidden;background:#fff;opacity:1;box-shadow:0 4px 13px #a135fe29;display:flex;align-items:center;justify-content:center}.itembox1-2{top:24px;left:421px}.itembox2-2{top:24px;left:511px}.itembox3-2{top:119px;left:421px}.itembox4-2{top:119px;left:511px}.itembox5-2{top:214px;left:421px}.itembox6-2{top:214px;left:511px}.itembox6-2.itembox-with-gradient{background:linear-gradient(135deg,#6018c4,#db7bfb)}.product-footer.video-products-footer-2,.video-products-footer-2{position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:50px!important;background:linear-gradient(90deg,#6018c4,#db7bfb)!important;border-bottom-left-radius:20px!important;border-bottom-right-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;min-height:50px!important;max-height:50px!important;box-sizing:border-box!important;margin:0!important}.video-products-footer-2 .product-footer-text{white-space:nowrap!important;width:auto!important;text-align:center!important;margin:0!important;font-size:18px!important;line-height:18px!important;height:18px!important}.video-products-footer-2 .product-logo{width:20px!important;height:22px!important}.point-image{position:absolute;top:3852px;left:calc(50% - 568px);width:563.98px;height:467px;object-fit:contain}.gradient-rectangle{position:absolute;top:4249px;left:calc(50% - 630px);width:1260px;height:70px;background:linear-gradient(180deg,#7800f700,#7800f7);z-index:15;border-radius:40px;mask-image:linear-gradient(to right,white 0%,transparent 100%);-webkit-mask-image:linear-gradient(to right,white 0%,transparent 100%);clip-path:inset(0 round 40px)}.video-products-image-wrap{width:620px;height:260px;display:flex;align-items:center;justify-content:center;background:#fff}.video-products-image{max-width:100%;max-height:100%;object-fit:contain}.video-products-info{top:300px}.video-products-footer{position:absolute;left:0;right:0;bottom:0;display:grid;place-items:center;justify-content:center;padding-left:0;padding-right:0}.video-products-footer .product-footer-text{white-space:nowrap;width:auto;text-align:center;margin:0}.product-card{position:relative;width:300px;height:400px;background:#fff;border-radius:20px!important;border:none;overflow:visible;display:flex;flex-direction:column;transition:all .3s ease;text-decoration:none;color:inherit;box-sizing:border-box;cursor:pointer}.product-card:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000014}.product-card-badges{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.sample-product-card-1{position:absolute;width:205px;height:234px;left:calc(50% + 437px);top:45px;z-index:16;animation:float 3s ease-in-out infinite}.sample-product-card-2{position:absolute;width:205px;height:234px;left:calc(50% - 121px);top:100px;z-index:16;animation:float 3s ease-in-out infinite;animation-delay:.5s}.sample-product-card-3{position:absolute;width:149px;height:220px;left:calc(50% + 56px);top:-46px;z-index:16;animation:float 3s ease-in-out infinite;animation-delay:1s}.product-image-wrap{width:100%;height:260px;display:flex;align-items:center;justify-content:center;background:#fff;padding:30px;flex-shrink:0;overflow:hidden;border-radius:20px 20px 0 0}.product-image{max-width:100%;max-height:100%;object-fit:contain}.product-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:0;overflow:hidden;border-radius:0 0 20px 20px}.product-footer{width:100%;height:50px;background:linear-gradient(90deg,#6018c4,#db7bfb);display:flex;align-items:center;justify-content:space-between;padding:0 44px 0 42px;text-decoration:none;margin-top:auto;box-sizing:border-box}.product-footer.video-products-footer{position:absolute;left:0;right:0;bottom:0;display:grid;place-items:center;padding-left:0;padding-right:0;justify-content:center}.product-logo{width:20px;height:22px}.product-footer-text{width:182px;height:18px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:18px;line-height:18px;letter-spacing:0%;color:#fff;text-align:center}.product-footer.video-products-footer .product-footer-text{width:auto;white-space:nowrap;margin:0}.product-info{padding:0 20px 15px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex:1;width:100%}.product-name{font-family:Poppins,sans-serif;font-weight:300;font-style:normal;font-size:16px;line-height:1.4;letter-spacing:0%;color:#1e293b;margin-bottom:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;overflow:hidden;width:100%;height:44.8px;box-sizing:border-box}.product-name-line{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:1.4;height:22.4px}.product-price{font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:18px;line-height:22px;letter-spacing:0%;color:#a135fe;text-shadow:.3px 0 0 currentColor,-.3px 0 0 currentColor;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.deadlink-report{position:absolute;top:20px;right:28.8px;width:24px;height:29.46px}.product-new-badge{position:absolute;top:-8px;left:-8px;background:#a135feb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:13px;line-height:18px;padding:7px 16px;border-radius:14px;border:2px solid rgba(255,255,255,.8);z-index:10;white-space:nowrap;box-shadow:0 4px 16px #a135fe66,inset 0 1px #ffffff80;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.5px}@media (max-width: 768px){.page-title{font-size:2rem}.container{padding:0 .5rem}.background-image{width:100%;max-width:1260px;height:300px;top:20px;left:50%;transform:translate(-50%)}}.footer-rectangle{position:relative;width:100vw;height:400px;margin-top:167px;margin-bottom:0!important;margin-left:calc(-50vw + 50%);left:0;right:0;z-index:1;overflow:visible;display:block;clear:both;padding:0!important;line-height:0;flex-shrink:0;box-sizing:border-box;transform:scale(1);transform-origin:center}@media (min-width: 769px){.footer-rectangle{position:relative;width:calc(100vw / .9);margin-left:calc(-50vw / .9 + 50%);transform:scale(1);transform-origin:center}}.footer-image{width:100%;height:100%;object-fit:cover;display:block;margin:0;padding:0}.footer-point-image{position:absolute;right:calc(50% - 637.5px);top:-67px;width:563.98px;height:467px;transform:scaleX(-1);z-index:2;object-fit:contain;display:block}.footer-svg{position:absolute;left:calc(50% - 637.5px);top:80px;width:620px;height:79px;z-index:2}.footer-disclaimer-text{position:absolute;left:calc(50% - 637.5px);top:184px;width:620px;z-index:2;color:#fff;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:1.6;text-align:left}.announcement-notification{position:fixed;top:50%;right:20px;transform:translateY(-50%);z-index:1000;animation:slideInRight .5s cubic-bezier(.34,1.56,.64,1)}@keyframes slideInRight{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}.announcement-content{background:linear-gradient(135deg,#fff,#f8faff);border-radius:24px;box-shadow:0 8px 32px #a135fe33,0 0 0 1px #a135fe1a;padding:24px 28px;display:flex;align-items:center;gap:20px;min-width:420px;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.announcement-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6018c4,#db7bfb);border-radius:12px;box-shadow:0 4px 12px #a135fe4d;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.announcement-icon svg{width:28px;height:28px}.announcement-text{display:flex;flex-direction:column;gap:6px;flex:1}.announcement-title{font-family:Poppins,sans-serif;font-weight:600;font-size:17px;line-height:22px;color:#1e293b;letter-spacing:-.3px}.announcement-description{font-family:Poppins,sans-serif;font-weight:400;font-size:13px;line-height:18px;color:#64748b}.announcement-discord-button{background:linear-gradient(135deg,#6018c4,#db7bfb);color:#fff;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;padding:12px 24px;border-radius:12px;text-decoration:none;white-space:nowrap;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #a135fe4d}.announcement-discord-button:hover{transform:scale(1.05);box-shadow:0 6px 20px #a135fe66}.announcement-discord-icon{width:18px;height:18px;flex-shrink:0}.announcement-close-button{position:absolute;top:16px;right:16px;background:#64748b1a;border:none;border-radius:8px;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s ease;width:28px;height:28px}.announcement-close-button:hover{background:#64748b33;color:#1e293b;transform:rotate(90deg)}.footer-svg-tiktok{width:100%;height:100%;display:block}
