.splash-screen-container{background-color:#000;color:#fff;height:100vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.splash-screen-container:before{height:80px;background-color:#333;bottom:40%}.splash-screen-container:after,.splash-screen-container:before{content:"";position:absolute;width:150%;left:-25%;transform:rotate(-15deg);z-index:1;opacity:.3}.splash-screen-container:after{height:40px;background:linear-gradient(45deg,rgba(0,0,0,.8),transparent 70%);bottom:33%;background-color:#444}.splash-screen-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;z-index:2;justify-content:space-between;width:100%;height:100%;position:relative;padding:1rem 2rem}.splash-screen-text-container{width:100%;transition:transform .2s ease-in-out,opacity .2s ease-in-out;position:relative;z-index:2;margin-top:2rem}.slide-in-right{transform:translateX(0);opacity:1}.slide-out-left{transform:translateX(-50px);opacity:0}.slide-in-left{transform:translateX(0);opacity:1}.slide-out-right{transform:translateX(50px);opacity:0}.slide-in,.slide-out{display:none}.splash-screen-heading{display:flex;flex-direction:column;margin-bottom:1rem;line-height:1.2;position:relative;z-index:2}.splash-screen-get-your{color:#a0a0a0;font-size:1.5rem;font-weight:500}.splash-screen-store-online{color:#fff;font-size:2rem;font-weight:700}.splash-screen-live-in-minutes{color:#a0a0a0;font-size:1.5rem;font-weight:500}.splash-screen-subheading{color:#a0a0a0;max-width:300px;margin-top:1rem;font-size:1.1rem;line-height:1.5}.splash-screen-globe-container{position:absolute;width:100%;display:flex;justify-content:center;bottom:0;left:0;transform:translateY(50%);z-index:1;pointer-events:none}.splash-screen-globe{width:240px;height:240px;background-color:rgba(30,30,30,.5);position:relative;overflow:hidden}.splash-screen-globe,.splash-screen-globe-container svg{border-radius:50%;box-shadow:0 0 30px hsla(0,0%,100%,.2)}.splash-screen-globe-container svg{background:radial-gradient(circle,rgba(40,40,40,.8) 0,rgba(0,0,0,.9) 100%)}.splash-screen-globe:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cpath d='M20,80 Q50,40 100,80 Q150,120 180,80 M30,100 Q60,60 110,100 Q160,140 190,100' fill='none' stroke='white' stroke-width='30'/%3E%3C/svg%3E");mask-size:cover;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cpath d='M20,80 Q50,40 100,80 Q150,120 180,80 M30,100 Q60,60 110,100 Q160,140 190,100' fill='none' stroke='white' stroke-width='30'/%3E%3C/svg%3E");-webkit-mask-size:cover}.splash-screen-globe:after{content:"";position:absolute;top:-50%;left:-50%;right:-50%;bottom:-50%;background:linear-gradient(45deg,rgba(0,0,0,.8),transparent 70%);transform:rotate(45deg)}.splash-screen-buttons{display:flex;flex-direction:column;gap:1rem;width:100%;margin-top:2rem;position:absolute;left:0;bottom:0;padding:0 2rem 2rem;background:linear-gradient(0deg,#000 50%,transparent);z-index:3}.splash-screen-btn-get-online{background-color:#fff;color:#000;border:none;border-radius:50px;transition:all .2s ease;box-shadow:0 0 30px rgba(0,0,0,.3)}.splash-screen-btn-get-online,.splash-screen-btn-learn-more{padding:1rem 2rem;font-size:1.2rem;font-weight:700;cursor:pointer}.splash-screen-btn-learn-more{background-color:transparent;color:#fff;border:2px solid #fff;border-radius:50px;transition:all .3s ease}.splash-screen-pagination{display:flex;align-items:center;justify-content:space-between;width:100%;position:relative}.splash-screen-pagination span{font-size:1.2rem;color:#fff;font-weight:500;padding:1rem}.splash-screen-nav-button{background:none;border:1px solid #fff;color:#fff;font-size:1.5rem;cursor:pointer;width:50px;height:50px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background-color:hsla(0,0%,100%,0)}.splash-screen-back-button{margin-right:auto}@media (max-width:1024px){.splash-screen-get-your{font-size:2.3rem}.splash-screen-globe{width:200px;height:200px}.splash-screen-get-your,.splash-screen-live-in-minutes,.splash-screen-store-online{font-size:2rem}.splash-screen-subheading{font-size:1.1rem}.splash-screen-globe{width:180px;height:180px}.splash-screen-btn-get-online,.splash-screen-btn-learn-more{padding:.8rem 1.5rem;font-size:1rem}}.home-container{background-color:#000;color:#fff;height:100vh;display:flex;flex-direction:column;padding:20px 20px 0;position:relative}.card-carousel{display:flex;gap:16px;overflow-x:auto;padding:10px 0;margin-top:20px;margin-left:10px;scrollbar-width:none}.card-carousel::-webkit-scrollbar{display:none}.payment-card{min-width:280px;height:180px;border-radius:.5rem;display:flex;flex-direction:column;justify-content:space-between;padding:20px;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.payment-card:first-child{background-color:rgba(31,31,31,.503);color:#000}.payment-card:nth-child(2){background-color:rgba(50,50,50,.51);color:#fff}.home-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:15px 0}.header-icon-button{background:none;border:none;padding:8px;cursor:pointer;color:var(--off-white);display:flex;align-items:center;justify-content:center}.header-right{display:flex;align-items:center;gap:15px}.notification-button{position:relative}.notification-button:after{content:"";position:absolute;top:6px;right:6px;width:8px;height:8px;background-color:var(--accent-orange);border-radius:50%}.profile-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;border:2px solid var(--light-grey)}.profile-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}