.home-page__container{box-sizing:border-box;background-image:url(/images/main_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;max-width:100vw;min-height:100vh;position:relative;overflow-x:hidden}.home-page__container-social{justify-content:space-evenly;align-items:center;gap:16px;max-width:1000px;height:50px;margin:0 auto;padding:0 16px;display:flex;position:relative;z-index:40!important}.home-page__container-social a{cursor:pointer;outline-offset:0;perspective:1000px;border-radius:50%;outline:1px solid #0082cebf;animation:2s infinite animateOutline;position:relative}.home-page__container-social a img{transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1)}.home-page__container-social a:hover img{animation:1s cubic-bezier(.4,0,.2,1) flipFlap}@keyframes flipFlap{0%{transform:rotateY(0)scale(1)}50%{transform:rotateY(180deg)scale(.8)}to{transform:rotateY(360deg)scale(1)}}@keyframes animateOutline{0%{outline-offset:0;outline-width:1px;outline-color:#0082ce00}10%{outline-color:#0082cebf}50%{outline-offset:4px;outline-width:7px;outline-color:#0082ce00}to{outline-offset:4px;outline-width:7px;outline-color:#6660}}.home-page__categories-container{z-index:40;box-sizing:border-box;opacity:1;visibility:visible;width:100%;max-width:1160px;margin:0 auto;padding:20px 20px 60px;transition:transform .3s,opacity .3s,visibility .3s;position:fixed;top:100px;left:0;right:0;overflow-x:hidden;transform:translateY(0)}.home-page__categories-hidden{opacity:0;visibility:hidden;transform:translateY(-100%)}@media (max-width:1500px){.home-page__categories-container{max-width:800px}}@media (max-width:1280px){.home-page__categories-container{max-width:600px!important}}@media (max-width:1023px){.home-page__categories-container{padding:12px 12px 50px;top:70px}}.glass_bg{-webkit-backdrop-filter:blur(5px);box-sizing:border-box;background:#ffffffb3;border:1px solid #ffffff4d;border-radius:12px;width:100%;min-width:0;overflow:hidden;box-shadow:5px 4px 30px #0000001a}.home-page__container:before{content:"";z-index:1;background:#ffffff1a;position:absolute;inset:0}.home-page__content-wrapper{box-sizing:border-box;grid-template-columns:1fr;gap:24px;width:100%;max-width:100%;display:grid;overflow-x:hidden}.home-page__content{box-sizing:border-box;width:100%;max-width:1280px;padding:170px 0 0;overflow-x:hidden}@media (max-width:1680px){.home-page__content{max-width:1200px;margin:0 auto;padding:200px 90px 0}}@media (max-width:1440px){.home-page__content{max-width:1000px;margin:0 auto;padding:100px 90px 0}.home-page__container-social{max-width:800px}}@media (max-width:1280px){.home-page__content{max-width:820px;margin:0 auto;padding:200px 90px 0}.home-page__container-social{flex-wrap:wrap;max-width:600px;height:auto;margin-top:15px}.home-page__categories-container{top:initial}}@media (max-width:1024px){.home-page__content{max-width:600px;margin:0 auto;padding-top:100px;padding-left:12px;padding-right:12px}}@media (max-width:768px){.home-page__content{padding-top:200px;padding-left:8px;padding-right:8px}}@media (max-width:480px){.home-page__content{padding-top:150px;padding-left:4px;padding-right:4px}}.home-page__sticky-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;align-self:start;max-height:calc(100vh - 140px);padding:20px;position:relative;overflow-y:auto}.home-page__sticky-section{margin-bottom:24px}.home-page__sticky-section:last-child{margin-bottom:0}.home-page__sticky-title{color:#222;margin-bottom:16px;font-size:16px;font-weight:600}.home-page__sticky-icons{flex-direction:column;gap:12px;display:flex}.home-page__sticky-item{align-items:center;gap:12px;height:32px;padding:8px 0;display:flex}.home-page__sticky-icon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:32px;height:32px}.home-page__sticky-label{color:#333;font-size:14px;font-weight:400}.home-page__sticky-apps{flex-direction:column;gap:12px;display:flex}.home-page__sticky-app-image{-o-object-fit:inherit;object-fit:inherit;cursor:pointer;width:50%;height:auto;transition:opacity .2s}.home-page__sticky-app-image:hover{opacity:.8}.home-page__sticky-social-icons{flex-flow:wrap;gap:12px;display:flex}.home-page__sticky-social-icon{-o-object-fit:contain;object-fit:contain;cursor:pointer;flex-shrink:0;width:32px;height:32px;transition:opacity .2s,transform .2s}.home-page__sticky-social-icon:hover{opacity:.7;transform:scale(1.1)}@media (min-width:768px){.home-page__sticky-card{position:sticky;top:300px}}@media (max-width:1024px){.home-page__content-wrapper{padding-top:90px}}.home-page__category-card{flex-shrink:0;min-width:0}@media (max-width:1500px){.home-page__categories-container{max-width:900px;overflow:clip!important}.home-page__categories-container a img{width:150px!important;height:70px!important}.home-page__category-card{margin-bottom:20px;width:150px!important;height:70px!important}.home-page__categories-container h3{height:40px!important;font-size:11px!important;bottom:-40px!important}}@media (max-width:1024px){main{margin-top:0!important}.home-page__categories-container{gap:12px!important;padding:12px!important}.home-page__category-card{width:150px!important;height:75px!important}.home-page__categories-container a img{width:140px!important;height:70px!important}.home-page__categories-container h3{height:40px!important;font-size:10px!important;bottom:-40px!important}}@media (max-width:768px){.home-page__categories-container{justify-content:center!important;gap:8px!important;padding:10px!important}.home-page__category-card{width:calc(50% - 4px)!important;max-width:150px!important;height:60px!important}.home-page__categories-container a img{width:100%!important;max-width:110px!important;height:auto!important;max-height:55px!important}.home-page__categories-container h3{height:35px!important;font-size:9px!important;bottom:-35px!important}.home-page__content-wrapper{padding-top:10px}}@media (max-width:480px){.home-page__categories-container{justify-content:center!important;gap:6px!important;padding:8px 8px 45px!important}.home-page__category-card{flex-shrink:1!important;width:calc(50% - 3px)!important;min-width:0!important;max-width:120px!important;height:50px!important}.home-page__categories-container a img{-o-object-fit:contain!important;object-fit:contain!important;width:100%!important;max-width:90px!important;height:auto!important;max-height:45px!important}.home-page__categories-container h3{height:30px!important;font-size:8px!important;bottom:-30px!important}}@media (max-width:360px){.home-page__categories-container{gap:4px!important;padding:6px!important}.home-page__category-card{width:calc(50% - 2px)!important;max-width:100px!important;height:45px!important}.home-page__categories-container a img{max-width:80px!important;max-height:40px!important}}.home-page__section-title{letter-spacing:1px;font-size:34px}.home-page__all-link{font-size:22px!important}@media (max-width:1024px){.home-page__section-title{font-size:24px}.home-page__all-link{font-size:14px}}@media (max-width:768px){.home-page__section-title{font-size:20px}.home-page__all-link{font-size:13px}}@media (max-width:480px){.home-page__section-title{font-size:18px}.home-page__all-link{font-size:12px}}@media (min-width:1680px){.home-page__cards-grid{gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:1440px){.home-page__cards-grid{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:1024px){.home-page__cards-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:768px){.home-page__cards-grid{gap:8px;grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media (max-width:480px){.home-page__cards-grid{gap:8px}}.home-page__cards-grid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%}@media (max-width:640px){.home-page__cards-grid{gap:12px;grid-template-columns:1fr!important}}@media (max-width:1024px){.home-page__cards-grid .glass_bg{font-size:14px}.home-page__cards-grid .glass_bg h3{font-size:14px!important}.home-page__cards-grid .glass_bg p{font-size:11px!important}.home-page__cards-grid .glass_bg>a>div:first-child{height:150px!important}.home-page__cards-grid .glass_bg span[class*="text-[17px]"],.home-page__cards-grid .glass_bg span[class*="text-[17px]"]{font-size:15px!important}}@media (max-width:768px){.home-page__cards-grid .glass_bg{font-size:13px}.home-page__cards-grid .glass_bg h3{font-size:13px!important}.home-page__cards-grid .glass_bg p{font-size:10px!important}.home-page__cards-grid .glass_bg>a>div:first-child{height:220px!important}.home-page__cards-grid .glass_bg span[class*="text-[17px]"],.home-page__cards-grid .glass_bg span[class*="text-[17px]"]{font-size:15px!important}.home-page__cards-grid .glass_bg span[class*="text-[12px]"],.home-page__cards-grid .glass_bg span[class*="text-[12px]"]{font-size:10px!important}.home-page__cards-grid .glass_bg span[class*="text-[10px]"],.home-page__cards-grid .glass_bg span[class*="text-[10px]"]{font-size:8px!important}}@media (max-width:480px){.home-page__cards-grid .glass_bg{font-size:12px}.home-page__cards-grid .glass_bg h3{font-size:12px!important}.home-page__cards-grid .glass_bg p{font-size:9px!important}.home-page__cards-grid .glass_bg>a>div:first-child{height:180px!important}.home-page__cards-grid .glass_bg span[class*="text-[17px]"],.home-page__cards-grid .glass_bg span[class*="text-[17px]"]{font-size:14px!important}.home-page__cards-grid .glass_bg span[class*="text-[12px]"],.home-page__cards-grid .glass_bg span[class*="text-[12px]"]{font-size:9px!important}.home-page__cards-grid .glass_bg span[class*="text-[10px]"],.home-page__cards-grid .glass_bg span[class*="text-[10px]"]{font-size:8px!important}.home-page__cards-grid .glass_bg>a>div[class*=p-2],.home-page__cards-grid .glass_bg>a>div[class*=p-\[2]{padding:8px!important}}
