.home>.navbar{display:flex;align-items:center;justify-content:space-between;padding:20px 80px}.home>.navbar .logo{width:100px}.home>.navbar .menu-items{display:flex;gap:1rem}.home>.navbar .menu-items a{text-decoration:none;color:var(--text-black)}.home>.navbar .menu-items a:hover{color:var(--main-color)}.home>.navbar .primary-btn{border-radius:32px}.home>.navbar .mobile-menu,.home>.navbar .mobile-menu-icon{display:none}.home>.hero{display:flex;align-items:center;justify-content:center;gap:30px;padding:20px 80px}.home>.hero>main{display:flex;flex-direction:column;gap:1rem;justify-content:center;width:40%}.home>.hero>main h2{font-size:4vw;font-family:SatoshiBlack,sans-serif}.home>.hero>main .buttons{display:flex;align-items:center;gap:20px}.home>.hero>main .buttons .play-store-btn{background-color:#000;border-radius:8px;display:flex;align-items:center;gap:5px;padding:8px 15px;cursor:pointer}.home>.hero>main .buttons .play-store-btn img{width:25px;height:25px;object-fit:contain}.home>.hero>main .buttons .play-store-btn p{font-size:.7rem;color:#fff}.home>.hero>main .buttons .play-store-btn h4{font-size:.85rem;color:#fff}.home>.hero>aside{width:60%}.home>.hero>aside img{width:100%;position:relative;top:40px;object-fit:contain}.home>section.details{padding-top:40px}.home>section.details .header{display:flex;flex-direction:column;align-items:center;gap:15px}.home>section.details .header h2{font-size:2.5rem;font-family:SatoshiBlack,sans-serif;text-align:center}.home>section.details .header p{text-align:center;font-size:1.1rem}.home>section.details .slide-content{display:flex;flex-direction:column;gap:20px;background-position:center;background-size:cover;background-repeat:no-repeat;height:500px;width:450px;padding:30px 20px 0;border-radius:16px;overflow:hidden;position:relative}.home>section.details .slide-content>*{position:relative;z-index:2}.home>section.details .slide-content:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.3;z-index:1}.home>section.details .slide-content .slide-title{font-size:2rem;font-family:SatoshiBold}.home>section.details .slide-content .slide-description{font-size:1.1rem;line-height:1.6;opacity:.9;flex-grow:1;margin-block:20px}.home>section.details .slide-content .primary-btn{border-radius:32px}.home>section.details .slide-content .slide-image{height:300px;object-fit:contain}.home>section.details .slide-content .slide-image.right{position:absolute;bottom:0;right:0}.home>section.vee-ai{padding:40px 80px;display:flex;gap:60px;align-items:center}.home>section.vee-ai .left{display:flex;flex-direction:column;gap:20px;width:50%}.home>section.vee-ai .left h3{font-family:Satoshi,sans-serif;font-size:2rem}.home>section.vee-ai .right{width:50%;background-color:#f8f8f8;padding:20px 40px}.home>section.vee-ai .right img{border-radius:16px;width:100%;object-fit:contain}.home>section.gateway{padding:40px;display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#f8f8f8}.home>section.gateway h2{font-size:2.2rem;font-family:SatoshiBold,sans-serif;max-width:50%;text-align:center}.home>section.gateway img{width:80%;height:300px;object-fit:cover;display:block;margin:0 auto;border-radius:8px}.home>section.gateway h3{font-family:SatoshiBold,sans-serif;font-size:1.5rem;text-align:center;max-width:40%}.home>section.gateway p{max-width:70%;text-align:center}.home>section.events{padding:40px 80px;display:flex;flex-direction:column;gap:20px}.home>section.events h2{font-size:2.2rem;font-family:SatoshiBold,sans-serif}.home>section.events main{display:flex;flex-wrap:wrap;gap:20px}.home>section.events main .event{flex:1}.home>section.events main .event img{width:100%;height:250px;object-fit:cover;border-radius:8px}.home>section.events main .event img:hover{transform:scale(.95)}.home>section.events main .event aside{display:flex;flex-direction:column;gap:10px}.home>section.events main .event aside span{display:flex;align-items:center;font-size:.9rem}.home>section.events main .event aside a{color:var(--main-color);display:flex;align-items:center}.home>section.events main .event aside a:hover{text-decoration:underline}.home>section.events main .event aside svg{fill:var(--main-color)}.home>section.beauty-areas{padding:40px 80px;display:flex;flex-direction:column;align-items:center;gap:20px}.home>section.beauty-areas h2{font-size:2.2rem;font-family:SatoshiBold,sans-serif}.home>section.beauty-areas p{max-width:70%;text-align:center}.home>section.beauty-areas main{display:flex;flex-wrap:wrap;gap:20px;width:100%}.home>section.beauty-areas main article{flex:1;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px;padding:20px;position:relative;height:280px;min-width:300px;width:100%}.home>section.beauty-areas main article:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;border-radius:8px;z-index:1}.home>section.beauty-areas main article:hover{transform:scale(.95)}.home>section.beauty-areas main article div{position:absolute;bottom:20px;left:20px;z-index:2;display:flex;flex-direction:column;gap:10px}.home>section.beauty-areas main article div label{background-color:#912400;padding:5px 10px;border-radius:30px;color:#fff;max-width:fit-content}.home>section.beauty-areas main article div h4{color:#fff;font-size:1.2rem;font-family:SatoshiBold}.home>section.download-apps{padding:40px 80px;display:flex;align-items:center;gap:100px;background-color:#f8f8f8}.home>section.download-apps .left{display:flex;flex-direction:column;gap:20px}.home>section.download-apps .left h3{font-size:2rem;font-family:SatoshiBold}.home>section.download-apps .left p{max-width:500px}.home>section.download-apps .left .buttons{display:flex;align-items:center;gap:20px}.home>section.download-apps .left .buttons .play-store-btn{background-color:#000;border-radius:8px;display:flex;align-items:center;gap:5px;padding:8px 15px;cursor:pointer}.home>section.download-apps .left .buttons .play-store-btn img{width:25px;height:25px;object-fit:contain}.home>section.download-apps .left .buttons .play-store-btn p{font-size:.7rem;color:#fff}.home>section.download-apps .left .buttons .play-store-btn h4{font-size:.85rem;color:#fff}.home>section.download-apps img{height:400px;object-fit:contain}.home>.footer{padding:20px 80px;display:flex;align-items:center;justify-content:space-between;gap:20px;background-color:var(--main-color)}.home>.footer p,.home>.footer a{color:#fff}.home>.footer .links{display:flex;align-items:center;gap:20px}@media (max-width: 768px){.home>.navbar{width:350px;max-width:96%;margin-inline:auto;padding:15px 20px;position:sticky;top:10px;background-color:#f8f8f8;border-radius:16px;box-shadow:0 0 10px #0000001a;z-index:100}.home>.navbar .menu-items,.home>.navbar>button{display:none}.home>.navbar .mobile-menu-icon{display:block;font-size:24px;cursor:pointer;color:#001b52}.home>.navbar>a>img{width:60px}.home>.navbar .mobile-menu{position:fixed;top:0;left:0;width:100%;height:max-content;background-color:#fff;display:flex;flex-direction:column;padding:20px;gap:32px;z-index:100;border-radius:8px;opacity:.5;pointer-events:none;transform:translateY(-120%)}.home>.navbar .mobile-menu>aside{display:flex;align-items:center;justify-content:space-between}.home>.navbar .mobile-menu>aside>a>img{width:60px}.home>.navbar .mobile-menu>aside svg{font-size:24px;cursor:pointer;color:#001b52}.home>.navbar .mobile-menu .mobile-links{display:flex;flex-direction:column;gap:12px}.home>.navbar .mobile-menu .mobile-links a{padding:10px 0;color:#001b52}.home>.navbar .mobile-menu.open{opacity:1;transform:translateY(0);pointer-events:all}.home>.hero{padding:40px 20px;flex-direction:column}.home>.hero>main{width:100%}.home>.hero>main h2{font-size:2rem}.home>.hero>aside{width:100%}.home>section.details{padding-top:20px}.home>section.details .header{padding-inline:20px;margin-bottom:40px}.home>section.details .header h2{font-size:1.8rem}.home>section.details .header p{font-size:.9rem}.home>section.details .slide-content{height:400px;width:300px}.home>section.details .slide-content .slide-title{font-size:1.5rem}.home>section.details .slide-content .slide-description{margin-block:12px;font-size:.9rem}.home>section.details .slide-content .slide-image{height:200px}.home>section.vee-ai{padding:40px 20px;flex-direction:column}.home>section.vee-ai .left{width:100%}.home>section.vee-ai .left h3{font-size:1.7rem}.home>section.vee-ai .right{width:100%}.home>section.gateway{padding:40px 20px}.home>section.gateway h2{max-width:100%;font-size:1.7rem}.home>section.gateway img{width:100%}.home>section.gateway h3{max-width:80%}.home>section.gateway p{max-width:90%}.home>section.events{padding:40px 20px}.home>section.events h2{font-size:1.8rem}.home>section.events main{flex-direction:column}.home>section.beauty-areas{padding:40px 20px}.home>section.beauty-areas h2{text-align:center;font-size:1.8rem}.home>section.beauty-areas p{max-width:100%}.home>section.download-apps{flex-direction:column;padding:40px 20px;gap:60px}.home>section.download-apps .left{gap:12px}.home>section.download-apps .left h3{font-size:1.8rem}.home>.footer{padding:20px;gap:12px}.home>.footer p,.home>.footer a{font-size:.85rem}}.slider-container{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center}.slider-container .slider-wrapper{width:100%;overflow:hidden;position:relative}.slider-container .slider-wrapper:before,.slider-container .slider-wrapper:after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}.slider-container .slider-wrapper:before{left:0}.slider-container .slider-wrapper:after{right:0}.slider-container .slider-wrapper .slider-track{display:flex;gap:30px;animation:scroll 30s linear infinite;width:fit-content}.slider-container .slider-wrapper .slider-track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% / 3))}}.slide{min-width:400px;height:100%}.slide:hover{transform:translateY(-10px)}@media (max-width: 768px){.slider-container{height:max-content}.slide{min-width:300px}.slider-track{gap:20px}}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--main-color: #E85D00;--text-black: #0E0400}*{box-sizing:border-box;padding:0;margin:0;transition:all .3s ease-in-out;font-family:SatoshiRegular,sans-serif;color:var(--text-black)}p,h1,h2,h3,h4,h5,h6,span,label,button,input,textarea,select,option{color:var(--text-black)}a{color:inherit;text-decoration:none}li{margin-left:15px}@font-face{font-family:SatoshiRegular;src:local("SatoshiRegular"),url(/assets/Satoshi-Regular-B3SN4yqc.otf) format("opentype");font-weight:400}@font-face{font-family:SatoshiBold;src:local("SatoshiBold"),url(/assets/Satoshi-Bold-C3YRi9Vg.otf) format("opentype")}@font-face{font-family:SatoshiBlack;src:local("SatoshiBlack"),url(/assets/Satoshi-Black-CBuN7gOj.otf) format("opentype")}button{padding:10px 20px;border-radius:32px;outline:none;width:max-content;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;text-wrap:nowrap;gap:10px;cursor:pointer}button:disabled{cursor:not-allowed}.primary-btn{background-color:var(--main-color);color:#fff;border:1px solid var(--main-color)}.primary-btn:hover{background-color:#fff;color:var(--main-color)}.secondary-btn{background-color:transparent;color:var(--main-color);border:1px solid var(--main-color)}.secondary-btn:hover{background-color:var(--main-color);color:#fff}.transparent-btn{background-color:transparent;border:none;outline:none}@media screen and (max-width: 786px){button{padding:8px 16px}}
