.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b1;justify-content:center;align-items:center;width:100%;height:90px;padding:30px;display:flex;position:fixed;top:0}.navbar .navbar-wrapper{justify-content:space-between;align-items:center;width:90%;height:100%;display:flex;position:relative}.navbar .navbar-wrapper img{cursor:pointer;z-index:1001;width:220px;height:220px}.navbar .navbar-wrapper .hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.navbar .navbar-wrapper .hamburger span{background-color:#fff;width:25px;height:2px;transition:all .3s ease-in-out;display:block}.navbar .navbar-wrapper .hamburger.active span:first-child{transform:rotate(45deg)translate(7px,7px)}.navbar .navbar-wrapper .hamburger.active span:nth-child(2){opacity:0}.navbar .navbar-wrapper .hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.navbar .navbar-wrapper .links{justify-content:center;align-items:center;display:flex}.navbar .navbar-wrapper .links ul{flex-direction:row;justify-content:center;align-items:center;gap:40px;display:flex}.navbar .navbar-wrapper .links ul li:hover{color:#fff}.navbar .navbar-wrapper .links ul li{cursor:pointer;color:#b5b5b5;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:200;text-decoration:none;list-style:none;transition:all .3s ease-in-out}.navbar .navbar-wrapper .links ul button:hover{color:#fff;background:linear-gradient(90deg,#9c9c9c41,#26262650)}.navbar .navbar-wrapper .links ul button:hover img{opacity:1}.navbar .navbar-wrapper .links ul button{color:#a3a3a3;cursor:pointer;background:linear-gradient(90deg,#9c9c9c39,#2626265a);border:1px solid #ffffff6b;border-radius:25px;justify-content:center;align-items:center;gap:5px;width:156px;height:42px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:200;transition:all .3s ease-in-out;display:flex}.navbar .navbar-wrapper .links ul button img{opacity:.5;width:25px;transition:all .3s ease-in-out}@media (max-width:1024px){.navbar{padding:20px}.navbar .navbar-wrapper{width:95%}.navbar .navbar-wrapper img{width:180px;height:180px}.navbar .navbar-wrapper .links ul{gap:25px}.navbar .navbar-wrapper .links ul li{font-size:15px}.navbar .navbar-wrapper .links ul button{width:140px;height:38px;font-size:14px}}@media (max-width:768px){.navbar{height:70px;padding:15px}.navbar .navbar-wrapper{width:100%}.navbar .navbar-wrapper img{width:150px;height:150px}.navbar .navbar-wrapper .hamburger{display:flex}.navbar .navbar-wrapper .links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f5;border-left:1px solid #ffffff1a;width:70%;max-width:300px;height:calc(100vh - 70px);padding:40px 0;transition:right .3s ease-in-out;position:fixed;top:70px;right:-100%}.navbar .navbar-wrapper .links.active{right:0}.navbar .navbar-wrapper .links ul{flex-direction:column;gap:30px;width:100%;padding:0 20px}.navbar .navbar-wrapper .links ul li{text-align:center;width:100%;padding:10px 0;font-size:18px}.navbar .navbar-wrapper .links ul button{width:100%;max-width:200px;height:45px;font-size:16px}}@media (max-width:480px){.navbar{height:60px;padding:10px}.navbar .navbar-wrapper img{width:120px;height:120px}.navbar .navbar-wrapper .hamburger span{width:22px}.navbar .navbar-wrapper .links{width:80%;height:calc(100vh - 60px);top:60px}.navbar .navbar-wrapper .links ul{gap:25px}.navbar .navbar-wrapper .links ul li{font-size:16px}.navbar .navbar-wrapper .links ul button{max-width:180px;height:42px;font-size:15px}}
.main{background:url(/background.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;min-height:105vh;padding:20px;font-family:Poppins,sans-serif;font-style:normal;font-weight:200;display:flex}.main .hero-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;max-width:1400px;display:flex}.main .hero-wrapper #fixed{text-align:center;background:linear-gradient(90deg,#9c9c9c2b,#00000037);border:none;border-left:1px solid #bfbfbf;border-radius:25px;align-items:center;gap:10px;width:300px;max-width:90%;height:52px;padding-left:15px;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;display:flex}.main .hero-wrapper #fixed img{opacity:.8;width:30px}.main .hero-wrapper #fixed p{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400}.main .hero-wrapper .text-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:25px;width:90%;max-width:1200px;display:flex}.main .hero-wrapper .text-box h1{font-size:clamp(2.5rem,8vw,6rem);font-weight:200;line-height:1.2}.main .hero-wrapper .text-box p{color:#b4b4b4;width:100%;max-width:800px;padding:0 20px;font-size:clamp(14px,2vw,18px)}.main .hero-wrapper .button-box{flex-wrap:wrap;justify-content:center;align-items:center;gap:35px;margin-bottom:50px;display:flex}.main .hero-wrapper .button-box button{text-align:center;color:#fff;cursor:pointer;background:0 0;border:none;border-top:.5px solid #7c7c7ccb;border-left:.5px solid #7c7c7ccb;border-radius:10px;justify-content:center;align-items:center;width:200px;min-width:160px;height:55px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:200;display:inline-flex;box-shadow:10px 4px 21px -5px #fff}.main .hero-wrapper .scroll-box{flex-flow:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.main .hero-wrapper .scroll-box p{color:#d0d0d0;font-family:Poppins,sans-serif;font-size:14px;font-weight:100}.main .hero-wrapper .scroll-box .line{background:#d0d0d054;width:200px;max-width:30vw;height:.1px}.main .hero-wrapper .scroll-box img{width:30px}@media (max-width:1024px){.main .hero-wrapper{gap:30px}.main .hero-wrapper #fixed{height:48px;font-size:14px}.main .hero-wrapper .text-box{gap:20px}.main .hero-wrapper .button-box{gap:20px;margin-bottom:40px}.main .hero-wrapper .button-box button{width:180px;min-width:150px;font-size:16px}.main .hero-wrapper .scroll-box .line{width:150px}}@media (max-width:768px){.main{min-height:100vh;padding:15px}.main .hero-wrapper{gap:25px}.main .hero-wrapper #fixed{width:280px;height:45px;padding-left:12px;font-size:13px}.main .hero-wrapper #fixed img{width:25px}.main .hero-wrapper .text-box{gap:18px;width:95%}.main .hero-wrapper .text-box p{padding:0 10px}.main .hero-wrapper .button-box{gap:15px;margin-bottom:30px}.main .hero-wrapper .button-box button{width:170px;min-width:140px;height:50px;font-size:15px}.main .hero-wrapper .scroll-box{gap:8px}.main .hero-wrapper .scroll-box p{font-size:13px}.main .hero-wrapper .scroll-box .line{width:100px}.main .hero-wrapper .scroll-box img{width:25px}}@media (max-width:480px){.main{padding:10px}.main .hero-wrapper{gap:20px}.main .hero-wrapper #fixed{margin-left:20px}.main .hero-wrapper .text-box{gap:15px;width:100%}.main .hero-wrapper .text-box p{padding:0}.main .hero-wrapper .button-box{flex-direction:column;gap:12px;margin-bottom:25px}.main .hero-wrapper .button-box button{width:100%;max-width:250px}.main .hero-wrapper .scroll-box .line{width:60px}.main .hero-wrapper .scroll-box p{font-size:12px}}
.craft{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:110vh;padding:40px 20px;display:flex}.craft .craft-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:25px;width:85%;max-width:1400px;min-height:85vh;display:flex}.craft .craft-wrapper .services{flex-direction:row;justify-content:center;align-items:center;gap:40px;width:100%;margin-bottom:70px;display:flex}.craft .craft-wrapper .services .info-box{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;width:50%;display:flex}.craft .craft-wrapper .services .info-box .craft-box{color:#a4a4a4;background:linear-gradient(90deg,#6969692b,#00000037);border:.5px solid #4c4c4cb2;border-radius:14px;flex-direction:row;justify-content:center;align-items:center;gap:0;width:150px;height:30px;padding-right:25px;font-size:15px;display:flex}.craft .craft-wrapper .services .info-box .craft-box img{width:30px}.craft .craft-wrapper .services .info-box .craft-text-box{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;display:flex}.craft .craft-wrapper .services .info-box .craft-text-box h1{font-family:Poppins,sans-serif;font-size:clamp(3rem,8vw,100px);font-style:normal;font-weight:200;line-height:1.2}.craft .craft-wrapper .services .info-box .craft-text-box p{color:#888;font-family:Poppins,sans-serif;font-size:clamp(16px,2vw,23px);font-style:normal;font-weight:200;line-height:1.4}.craft .craft-wrapper .services .info-box .parag-box{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:35px;display:flex}.craft .craft-wrapper .services .info-box .parag-box p{color:#888888a5;margin:30px 0;font-family:Poppins,sans-serif;font-size:clamp(14px,1.5vw,17px);font-style:normal;font-weight:100}.craft .craft-wrapper .services .info-box .craft-button-box{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:50px;display:flex}.craft .craft-wrapper .services .info-box .craft-button-box button{text-align:center;color:#fff;cursor:pointer;background:0 0;border:none;border-top:.5px solid #7c7c7ccb;border-left:.5px solid #7c7c7ccb;border-radius:10px;justify-content:center;align-items:center;width:170px;min-width:150px;height:50px;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:200;display:inline-flex;box-shadow:10px 4px 21px -5px #fff}.craft .craft-wrapper .services .craft-image-box{justify-content:flex-start;align-items:center;width:50%;display:flex}.craft .craft-wrapper .services .craft-image-box img{width:100%;max-width:800px;height:auto}.craft .craft-wrapper .services-box-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.craft .craft-wrapper .services-box-container .service-box{background-color:#0d0d0d;border-radius:15px;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:10px;min-width:280px;max-width:630px;height:auto;min-height:135px;padding:20px 25px;display:flex}.craft .craft-wrapper .services-box-container .service-box .title{justify-content:center;align-items:center;gap:7px;display:flex}.craft .craft-wrapper .services-box-container .service-box .title h3{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(16px,2vw,20px);font-style:normal;font-weight:400}.craft .craft-wrapper .services-box-container .service-box .title img{flex-shrink:0;width:30px}.craft .craft-wrapper .services-box-container .service-box .line{background-color:#8d8d8d81;width:100%;height:.5px}.craft .craft-wrapper .services-box-container .service-box p{color:#818181;font-size:clamp(14px,1.5vw,16px);line-height:1.5}@media (max-width:1024px){.craft .craft-wrapper{width:90%}.craft .craft-wrapper .services{gap:30px;margin-bottom:50px}.craft .craft-wrapper .services .info-box{gap:25px}.craft .craft-wrapper .services .info-box .parag-box{gap:20px}.craft .craft-wrapper .services .info-box .parag-box p{margin:20px 0}.craft .craft-wrapper .services .info-box .craft-button-box{gap:30px}.craft .craft-wrapper .services-box-container{gap:15px}.craft .craft-wrapper .services-box-container .service-box{min-width:45%}}@media (max-width:768px){.craft{min-height:auto;padding:30px 15px}.craft .craft-wrapper{gap:20px;width:95%;min-height:auto}.craft .craft-wrapper .services{flex-direction:column;gap:30px;margin-bottom:40px}.craft .craft-wrapper .services .info-box{text-align:center;align-items:center;gap:20px;width:100%}.craft .craft-wrapper .services .info-box .craft-box{width:140px;font-size:14px}.craft .craft-wrapper .services .info-box .craft-text-box{align-items:center;gap:15px}.craft .craft-wrapper .services .info-box .parag-box{flex-direction:row;justify-content:center;gap:15px}.craft .craft-wrapper .services .info-box .parag-box p{margin:15px 0}.craft .craft-wrapper .services .info-box .craft-button-box{justify-content:center;gap:20px}.craft .craft-wrapper .services .craft-image-box{justify-content:center;width:100%}.craft .craft-wrapper .services .craft-image-box img{max-width:500px}.craft .craft-wrapper .services-box-container{flex-direction:column;gap:15px}.craft .craft-wrapper .services-box-container .service-box{width:100%;min-width:auto;max-width:100%;padding:18px 20px}}@media (max-width:480px){.craft{padding:20px 10px}.craft .craft-wrapper{width:100%}.craft .craft-wrapper .services{gap:25px;margin-bottom:30px}.craft .craft-wrapper .services .info-box{gap:18px}.craft .craft-wrapper .services .info-box .craft-box{width:130px;height:28px;font-size:13px}.craft .craft-wrapper .services .info-box .craft-box img{width:25px}.craft .craft-wrapper .services .info-box .parag-box{flex-direction:row;gap:10px}.craft .craft-wrapper .services .info-box .parag-box p{margin:10px 0}.craft .craft-wrapper .services .info-box .craft-button-box{flex-direction:column;gap:15px;width:100%}.craft .craft-wrapper .services .info-box .craft-button-box button{width:100%;max-width:250px}.craft .craft-wrapper .services .craft-image-box img{max-width:100%}.craft .craft-wrapper .services-box-container .service-box{padding:15px 18px}.craft .craft-wrapper .services-box-container .service-box .title img{width:25px}}
.cursor{z-index:999;pointer-events:none;border:1px solid #fff;border-radius:50%;width:50px;height:50px;position:fixed}
.prices{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:120vh;padding:40px 20px;display:flex}.prices .prices-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:50px;width:95%;max-width:1400px;min-height:95vh;display:flex}.prices .prices-wrapper .prices-title{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.prices .prices-wrapper .prices-title h1{font-family:Poppins,sans-serif;font-size:clamp(2.5rem,6vw,80px);font-style:normal;font-weight:200;line-height:1.2}.prices .prices-wrapper .prices-title p{color:#ffffff87;font-family:Poppins,sans-serif;font-size:clamp(16px,2vw,20px);font-style:italic;font-weight:200}.prices .prices-wrapper .prices-title .line{background-color:#fff;width:100%;max-width:500px;height:.1px}.prices .prices-wrapper .pricebox-container{justify-content:center;align-items:stretch;gap:0;width:100%;display:flex;overflow-x:auto}.prices .prices-wrapper .pricebox-container .pricebox{border:1px solid #fff;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-width:300px;max-width:400px;height:auto;min-height:650px;display:flex}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-header{text-align:center;background:linear-gradient(90deg,#000 20%,#131313 70%);border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;justify-content:center;align-items:center;width:100%;min-height:150px;padding:15px;display:flex}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-header h1{font-family:Poppins,sans-serif;font-size:clamp(28px,3vw,42px);font-style:normal;font-weight:200}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-details{text-align:center;border-bottom:.5px solid #fff;justify-content:center;align-items:center;width:100%;min-height:100px;padding:15px 20px;display:flex}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-details p{font-family:Poppins,sans-serif;font-size:clamp(14px,1.5vw,20px);font-style:normal;font-weight:100;line-height:1.5}.prices .prices-wrapper .pricebox-container .pricebox .last-detail{text-align:center;justify-content:center;align-items:center;width:100%;min-height:100px;padding:15px 20px;display:flex}.prices .prices-wrapper .pricebox-container .pricebox .last-detail p{font-family:Poppins,sans-serif;font-size:clamp(14px,1.5vw,20px);font-style:normal;font-weight:100;line-height:1.5}@media (max-width:1024px){.prices{min-height:auto;padding:30px 15px}.prices .prices-wrapper{gap:40px;width:98%}.prices .prices-wrapper .prices-title{gap:12px}.prices .prices-wrapper .pricebox-container{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:10px;overflow-x:auto}.prices .prices-wrapper .pricebox-container::-webkit-scrollbar{height:8px}.prices .prices-wrapper .pricebox-container::-webkit-scrollbar-track{background:#1a1a1a;border-radius:10px}.prices .prices-wrapper .pricebox-container::-webkit-scrollbar-thumb{background:#444;border-radius:10px}.prices .prices-wrapper .pricebox-container::-webkit-scrollbar-thumb:hover{background:#666}.prices .prices-wrapper .pricebox-container .pricebox{flex-shrink:0;min-width:280px}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-header{min-height:120px;padding:12px}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-details,.prices .prices-wrapper .pricebox-container .pricebox .last-detail{min-height:90px;padding:12px 15px}}@media (max-width:768px){.prices{padding:25px 10px}.prices .prices-wrapper{gap:30px;width:100%;min-height:auto}.prices .prices-wrapper .prices-title{gap:10px;padding:0 10px}.prices .prices-wrapper .prices-title .line{max-width:300px}.prices .prices-wrapper .pricebox-container{flex-direction:column;align-items:center;gap:20px;overflow-x:visible}.prices .prices-wrapper .pricebox-container .pricebox{width:100%;min-width:auto;max-width:500px;min-height:auto}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-header{min-height:100px;padding:15px 10px}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-details,.prices .prices-wrapper .pricebox-container .pricebox .last-detail{min-height:80px;padding:15px 10px}}@media (max-width:480px){.prices{padding:20px 5px}.prices .prices-wrapper{gap:25px}.prices .prices-wrapper .prices-title .line{max-width:200px}.prices .prices-wrapper .pricebox-container{gap:15px}.prices .prices-wrapper .pricebox-container .pricebox{width:350px}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-header{min-height:90px;padding:12px 8px}.prices .prices-wrapper .pricebox-container .pricebox .pricebox-details,.prices .prices-wrapper .pricebox-container .pricebox .last-detail{min-height:70px;padding:12px 8px}}
.targetads{background:#000;justify-content:center;align-items:center;width:100%;height:165vh;display:flex}.targetads .targetads-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:100px;width:90%;height:90vh;display:flex}.targetads .targetads-wrapper .targetads-title{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.targetads .targetads-wrapper .targetads-title h1{margin:0;font-family:Poppins,sans-serif;font-size:50px;font-style:normal;font-weight:200}@media (max-width:768px){.targetads .targetads-wrapper .targetads-title h1{font-size:32px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-title h1{font-size:24px}}.targetads .targetads-wrapper .targetads-title .line{background-color:#fff;width:600px;height:.5px}@media (max-width:768px){.targetads .targetads-wrapper .targetads-title .line{width:80%}}.targetads .targetads-wrapper .targetads-title p{color:#ffffff7e;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-style:italic;font-weight:200}@media (max-width:768px){.targetads .targetads-wrapper .targetads-title p{font-size:14px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-title p{font-size:12px}}.targetads .targetads-wrapper .targetads-infobox{justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:1024px){.targetads .targetads-wrapper .targetads-infobox{flex-direction:column;gap:40px}}.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:40%;display:flex}@media (max-width:1024px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox{width:100%}}.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #insta{opacity:.5;width:230px;margin-right:18px}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #insta{width:150px;margin-right:10px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #insta{width:100px;margin-right:0}}.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #tiktok{opacity:.5;width:150px}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #tiktok{width:100px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #tiktok{width:70px}}.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #linkedin{opacity:.5;width:150px}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #linkedin{width:100px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #linkedin{width:70px}}.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #google{opacity:.8;width:180px;margin-left:30px}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #google{width:120px;margin-left:15px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-iconbox .targetads-icons #google{width:80px;margin-left:0}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:60%;display:flex}@media (max-width:1024px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper{width:100%}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container{text-align:center;justify-content:center;align-items:center;display:flex;box-shadow:5px 5px 100px 8px #242424}@media (max-width:1024px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container{flex-direction:column;gap:20px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details{flex-direction:row;gap:10px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details{flex-direction:column;gap:15px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox{background:linear-gradient(90deg,#131313 20%,#000 70%);border:.5px solid #ffffff71;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:350px;height:250px;display:flex}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox{width:45%;height:auto;padding:20px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox{width:100%;height:auto;padding:15px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-title{text-align:center;border-bottom:.5px solid #ffffff71;flex-direction:column;justify-content:center;align-items:center;height:70px;display:flex}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-title{height:auto;padding-bottom:10px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-title h1{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:25px;font-style:normal;font-weight:400}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-title h1{font-size:18px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-title h1{font-size:16px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-title p{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-title p{font-size:16px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-title p{font-size:14px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-info{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;display:flex}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-info p{color:#ffffffbe;width:400px;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:200}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-info p{width:100%;font-size:14px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details .targetads-detailbox .details-info p{width:100%;font-size:12px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2{flex-direction:row;gap:10px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2{flex-direction:column;gap:15px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox{background:linear-gradient(90deg,#000 20%,#131313 70%);border:.5px solid #ffffff71;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:350px;height:250px;display:flex}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox{width:45%;height:auto;padding:20px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox{width:100%;height:auto;padding:15px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-title{text-align:center;border-bottom:.5px solid #ffffff71;flex-direction:column;justify-content:center;align-items:center;height:70px;display:flex}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-title{height:auto;padding-bottom:10px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-title h1{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:25px;font-style:normal;font-weight:400}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-title h1{font-size:18px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-title h1{font-size:16px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-title p{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-title p{font-size:16px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-title p{font-size:14px}}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-info{flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;display:flex}.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-info p{color:#ffffffbe;width:400px;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:200}@media (max-width:768px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-info p{width:100%;font-size:14px}}@media (max-width:480px){.targetads .targetads-wrapper .targetads-infobox .targetads-detailswrapper .targetads-details-container .targetads-details2 .targetads-detailbox .details-info p{width:100%;font-size:12px}}
.contact{background:#000;justify-content:center;align-items:center;width:100%;height:120vh;padding:20px;display:flex}@media (max-width:768px){.contact{height:auto;min-height:150vh;padding:20px}}.contact .contact-wrapper{flex-direction:column;justify-content:center;align-items:center;width:90%;height:90%;display:flex}@media (max-width:768px){.contact .contact-wrapper{gap:40px;width:100%;height:auto}}.contact .contact-wrapper .contact-title{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:30%;display:flex}@media (max-width:768px){.contact .contact-wrapper .contact-title{gap:15px;height:auto}}.contact .contact-wrapper .contact-title h1{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:50px;font-style:normal;font-weight:200}@media (max-width:768px){.contact .contact-wrapper .contact-title h1{font-size:28px}}@media (max-width:480px){.contact .contact-wrapper .contact-title h1{font-size:22px}}.contact .contact-wrapper .contact-title .line{background:#888;width:300px;height:.1px}@media (max-width:768px){.contact .contact-wrapper .contact-title .line{width:80%}}.contact .contact-wrapper .contact-title p{color:#888;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-style:italic;font-weight:100}@media (max-width:768px){.contact .contact-wrapper .contact-title p{font-size:14px}}@media (max-width:480px){.contact .contact-wrapper .contact-title p{font-size:12px}}.contact .contact-wrapper .contact-form{flex-direction:column;justify-content:center;align-items:center;width:100%;height:70%;display:flex}@media (max-width:768px){.contact .contact-wrapper .contact-form{height:auto}}.contact .contact-wrapper .contact-form p{color:#888;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-style:italic;font-weight:100}@media (max-width:768px){.contact .contact-wrapper .contact-form p{font-size:14px}}@media (max-width:480px){.contact .contact-wrapper .contact-form p{font-size:12px}}.contact .contact-wrapper .contact-form form{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}@media (max-width:768px){.contact .contact-wrapper .contact-form form{gap:15px;height:auto}}.contact .contact-wrapper .contact-form form input{color:#fff;background:linear-gradient(90deg,#000 20%,#131313 70%);border:.1px solid #fff;border-radius:5px;outline:none;width:700px;height:45px;padding:20px;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:100}@media (max-width:768px){.contact .contact-wrapper .contact-form form input{width:100%;max-width:500px;height:40px;padding:15px;font-size:14px}}@media (max-width:480px){.contact .contact-wrapper .contact-form form input{max-width:100%;height:35px;padding:12px;font-size:13px}}.contact .contact-wrapper .contact-form form input::placeholder{color:#888}.contact .contact-wrapper .contact-form form textarea{resize:none;color:#fff;background:linear-gradient(90deg,#000 20%,#131313 70%);border:.1px solid #fff;border-radius:5px;outline:none;width:700px;height:200px;padding:20px;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:100}@media (max-width:768px){.contact .contact-wrapper .contact-form form textarea{width:100%;max-width:500px;height:150px;padding:15px;font-size:14px}}@media (max-width:480px){.contact .contact-wrapper .contact-form form textarea{max-width:100%;height:120px;padding:12px;font-size:13px}}.contact .contact-wrapper .contact-form form textarea::placeholder{color:#888}.contact .contact-wrapper .contact-form form button{cursor:pointer;color:#fff;background:0 0;border:.1px solid #fff;border-radius:5px;width:700px;height:55px;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:100;transition:all .3s}@media (max-width:768px){.contact .contact-wrapper .contact-form form button{width:100%;max-width:500px;height:45px;font-size:14px}}@media (max-width:480px){.contact .contact-wrapper .contact-form form button{max-width:100%;height:40px;font-size:13px}}.contact .contact-wrapper .contact-form form button:disabled{opacity:.6;cursor:not-allowed}
.footer{background:#000;border-top:.1px solid #333;justify-content:center;align-items:center;width:100%;height:50vh;padding:20px;display:flex}@media (max-width:768px){.footer{height:auto;min-height:100vh;padding:30px 20px}}@media (max-width:480px){.footer{padding:20px 15px}}.footer .footer-wrapper{flex-direction:column;justify-content:space-between;align-items:center;width:80%;height:70%;display:flex}@media (max-width:768px){.footer .footer-wrapper{gap:30px;width:100%;height:auto}}.footer .footer-wrapper .footer-upper{flex-direction:row;justify-content:center;align-items:center;gap:40px;width:100%;display:flex}@media (max-width:1024px){.footer .footer-wrapper .footer-upper{gap:20px}}@media (max-width:768px){.footer .footer-wrapper .footer-upper{flex-direction:column;align-items:flex-start;gap:30px}}.footer .footer-wrapper .footer-upper .logo-sub{flex-direction:column;justify-content:center;align-items:flex-start;width:25%;margin-right:150px;display:flex}@media (max-width:1024px){.footer .footer-wrapper .footer-upper .logo-sub{margin-right:0}}@media (max-width:768px){.footer .footer-wrapper .footer-upper .logo-sub{width:100%;margin-right:0}}.footer .footer-wrapper .footer-upper .logo-sub img{width:250px}@media (max-width:768px){.footer .footer-wrapper .footer-upper .logo-sub img{width:180px}}@media (max-width:480px){.footer .footer-wrapper .footer-upper .logo-sub img{width:140px}}.footer .footer-wrapper .footer-upper .logo-sub p{color:#979797;margin:0;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:200}@media (max-width:768px){.footer .footer-wrapper .footer-upper .logo-sub p{font-size:13px}}@media (max-width:480px){.footer .footer-wrapper .footer-upper .logo-sub p{font-size:12px}}.footer .footer-wrapper .footer-upper .services{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;width:25%;display:flex}@media (max-width:768px){.footer .footer-wrapper .footer-upper .services{width:100%}}.footer .footer-wrapper .footer-upper .services h1{text-align:left;margin:0 0 5px;font-family:Poppins,sans-serif;font-size:35px;font-style:normal;font-weight:200}@media (max-width:768px){.footer .footer-wrapper .footer-upper .services h1{font-size:24px}}@media (max-width:480px){.footer .footer-wrapper .footer-upper .services h1{font-size:20px}}.footer .footer-wrapper .footer-upper .services p{color:silver;margin:0;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:200}@media (max-width:768px){.footer .footer-wrapper .footer-upper .services p{font-size:14px}}@media (max-width:480px){.footer .footer-wrapper .footer-upper .services p{font-size:13px}}.footer .footer-wrapper .footer-upper .connect{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;width:25%;display:flex}@media (max-width:768px){.footer .footer-wrapper .footer-upper .connect{width:100%}}.footer .footer-wrapper .footer-upper .connect h1{text-align:left;margin:0 0 5px;font-family:Poppins,sans-serif;font-size:35px;font-style:normal;font-weight:200}@media (max-width:768px){.footer .footer-wrapper .footer-upper .connect h1{font-size:24px}}@media (max-width:480px){.footer .footer-wrapper .footer-upper .connect h1{font-size:20px}}.footer .footer-wrapper .footer-upper .connect p{color:silver;margin:0;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:200}@media (max-width:768px){.footer .footer-wrapper .footer-upper .connect p{font-size:14px}}@media (max-width:480px){.footer .footer-wrapper .footer-upper .connect p{font-size:13px}}.footer .footer-wrapper .footer-upper .images{justify-content:flex-start;align-items:flex-start;gap:20px;width:25%;display:flex}@media (max-width:768px){.footer .footer-wrapper .footer-upper .images{gap:15px;width:100%}}.footer .footer-wrapper .footer-upper .images img{width:100px}@media (max-width:768px){.footer .footer-wrapper .footer-upper .images img{width:80px}}@media (max-width:480px){.footer .footer-wrapper .footer-upper .images img{width:60px}}.footer .footer-wrapper .line{background-color:#b0b0b0;width:100%;height:.1px}.footer .footer-wrapper .footer-lower{justify-content:center;align-items:center;gap:250px;width:100%;display:flex}@media (max-width:1024px){.footer .footer-wrapper .footer-lower{gap:50px}}@media (max-width:768px){.footer .footer-wrapper .footer-lower{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}}.footer .footer-wrapper .footer-lower .rights{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.footer .footer-wrapper .footer-lower .rights{justify-content:flex-start;width:100%}}.footer .footer-wrapper .footer-lower .rights p{color:silver;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:200}@media (max-width:768px){.footer .footer-wrapper .footer-lower .rights p{font-size:12px}}@media (max-width:480px){.footer .footer-wrapper .footer-lower .rights p{font-size:11px}}.footer .footer-wrapper .footer-lower .policies{justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:768px){.footer .footer-wrapper .footer-lower .policies{justify-content:flex-start;gap:15px;width:100%}}.footer .footer-wrapper .footer-lower .policies a{color:silver;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:200;text-decoration:none}@media (max-width:768px){.footer .footer-wrapper .footer-lower .policies a{font-size:12px}}@media (max-width:480px){.footer .footer-wrapper .footer-lower .policies a{font-size:11px}}.footer .footer-wrapper .footer-lower .socials{justify-content:center;align-items:center;gap:10px;display:flex}@media (max-width:768px){.footer .footer-wrapper .footer-lower .socials{justify-content:flex-start;width:100%}}.footer .footer-wrapper .footer-lower .socials a{color:silver;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:200;text-decoration:none}@media (max-width:768px){.footer .footer-wrapper .footer-lower .socials a{font-size:12px}}@media (max-width:480px){.footer .footer-wrapper .footer-lower .socials a{font-size:11px}}
