html{scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px}body{color:#fff;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;margin:0}link,a{cursor:pointer;text-decoration:none}button{cursor:pointer}.topBar{z-index:9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-sizing:border-box;background-color:#06070980;justify-content:space-between;align-items:center;width:100%;height:65px;padding:0 10px;display:flex;position:sticky;top:0;left:0}.topBar .artscape_logo{width:180px;height:auto;padding-top:3px}.topBar .mainMenu{transition:max-height .3s;display:flex}@media (max-width:768px){.topBar .mainMenu{background-color:#191919;flex-direction:column;align-items:center;width:100%;max-height:0;position:absolute;top:65px;left:0;overflow:hidden}}.topBar .mainMenu .mainMenu-item{color:#fffc;margin:0 15px}@media (max-width:768px){.topBar .mainMenu .mainMenu-item{margin:15px 0}}.topBar .mainMenu .mainMenu-item:hover{color:#fff}@media (max-width:768px){.topBar .open{max-height:300px}}.topBar .contactus{font:bolder;color:#000;background-color:#d1bc9f;border:1px solid;border-radius:99px;padding:5px 12px}@media (max-width:768px){.topBar .contactus{margin-left:10px}}.topBar .menu-toggle{background:0 0;border:none;display:none}@media (max-width:768px){.topBar .menu-toggle{display:block}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home .banner{justify-content:center;place-items:center;width:100%;height:calc(100vh - 65px);display:flex}@media (max-width:576px){.home .banner{align-items:baseline;height:auto}}.home .banner .banner-video{object-fit:cover;visibility:visible;width:100%;height:100%;display:block}@media (max-width:576px){.home .banner .banner-video{height:auto}}.home .banner .banner-content{color:#fff;z-index:2;text-align:center;align-content:center;width:80%;height:calc(100vh - 65px);animation:9s ease-in infinite fadeSlide;position:absolute;top:65px;left:10%;overflow:hidden}@media (max-width:576px){.home .banner .banner-content{display:none}}@keyframes fadeSlide{0%{opacity:0;transform:translate(-40px)}40%{opacity:0;transform:translate(-40px)}50%{opacity:1;transform:translate(0)}70%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(40px)}}.home .banner .banner-content .banner-tag{text-shadow:3px 2px #000;font-size:2.5rem;line-height:2.7rem}@media (max-width:576px){.home .banner .banner-content .banner-tag{font-size:2rem}}.home .banner .banner-content .banner-tag span{font-size:3rem}@media (max-width:576px){.home .banner .banner-content .banner-tag span{font-size:2.5rem}}.home .banner .banner-content .banner-text{text-shadow:2px 2px #000;font-size:1.3rem}.home .sections-container{background-color:#0a0c10;padding-left:1.5rem;padding-right:1.5rem}.home .sections-container .features-section{padding-top:4rem;padding-bottom:1rem}@media (max-width:576px){.home .sections-container .features-section{padding-top:2rem}}.home .sections-container .features-section .features-header{text-align:center;margin-bottom:4rem}@media (max-width:576px){.home .sections-container .features-section .features-header{margin-bottom:2rem}}.home .sections-container .features-section .features-header .features-title{margin:1rem 0;font-size:3rem;font-weight:700}@media (max-width:576px){.home .sections-container .features-section .features-header .features-title{font-size:2rem}}.home .sections-container .features-section .features-header .features-title .features-tag{color:#d1bc9f;margin-top:1.2rem;margin-bottom:1.2rem;font-size:3rem;font-weight:700}@media (max-width:576px){.home .sections-container .features-section .features-header .features-title .features-tag{margin-top:.8rem;margin-bottom:.8rem;font-size:2rem}}.home .sections-container .features-section .features-header .features-description{color:#d1bc9f;max-width:48rem;margin:auto;font-size:1rem}.home .sections-container .features-section .features{place-content:center;justify-items:center;gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:576px){.home .sections-container .features-section .features{gap:1.3rem;margin-bottom:2rem}}@media (min-width:576px){.home .sections-container .features-section .features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home .sections-container .features-section .features{grid-template-columns:repeat(4,minmax(0,1fr))}}.home .sections-container .features-section .features .feature{text-align:center;flex-direction:column;align-items:center;display:flex}.home .sections-container .features-section .features .feature .feature-icon{background-color:#d1bc9f;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;display:flex}@media (max-width:576px){.home .sections-container .features-section .features .feature .feature-icon{margin-bottom:.5rem}}.home .sections-container .features-section .features .feature .feature-icon .feature-i{background-color:#000;border-radius:50%;width:2rem;height:2rem}.home .sections-container .features-section .features .feature .feature-tag{color:#fff;width:90%;margin:.3rem 0;font-size:1.4rem;font-weight:500}@media (max-width:576px){.home .sections-container .features-section .features .feature .feature-tag{margin:.1rem 0}}.home .sections-container .features-section .features .feature .feature-desc{opacity:.8;max-width:18rem;margin:.5rem 0;font-size:.8rem}.home .sections-container .how-it-works{padding-top:1rem;padding-bottom:1rem}.home .sections-container .how-it-works .how-it-works-container{place-items:center;gap:1rem;display:grid}@media (min-width:800px){.home .sections-container .how-it-works .how-it-works-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.home .sections-container .how-it-works .how-it-works-container .how-it-works-image{border-radius:1rem;width:80%;height:auto}.home .sections-container .how-it-works .how-it-works-container .how-it-works-content .how-it-works-title{margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:2rem}.home .sections-container .how-it-works .how-it-works-container .how-it-works-content .how-it-works-desc{color:#a8a89f;font-size:.9rem;font-weight:400;line-height:1.625}.home .sections-container .how-it-works .how-it-works-container .how-it-works-content .how-it-works-steps{margin-top:2rem}.home .sections-container .how-it-works .how-it-works-container .how-it-works-content .how-it-works-steps .how-it-works-step{gap:1rem;margin-top:1.3rem;display:flex}.home .sections-container .how-it-works .how-it-works-container .how-it-works-content .how-it-works-steps .how-it-works-step .steps{background-color:#d1bc9f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.home .sections-container .how-it-works .how-it-works-container .how-it-works-content .how-it-works-steps .how-it-works-step .steps .step-number{color:#000;font-size:.875rem;font-weight:700;line-height:1.25rem}.home .sections-container .how-it-works .how-it-works-container .how-it-works-content .how-it-works-steps .how-it-works-step .step-title{color:#fafaf9;margin:.275rem 0 0;font-size:1rem;font-weight:600}.home .sections-container .how-it-works .how-it-works-container .how-it-works-content .how-it-works-steps .how-it-works-step .step-desc{color:#a8a89f;margin:.75rem 0;font-size:1rem;font-weight:400}.home .sections-container .how-it-works .stats-section{background-color:#000;border-radius:1.5rem;margin:4rem 0 1rem;padding:1rem 3rem}.home .sections-container .how-it-works .stats-section .stats-container{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}@media (max-width:576px){.home .sections-container .how-it-works .stats-section .stats-container{grid-template-columns:repeat(1,minmax(0,1fr))}}.home .sections-container .how-it-works .stats-section .stats-container .stat-number{color:#d1bc9f;margin:.5rem 0;font-size:1.6rem;font-weight:700;line-height:2rem}.home .sections-container .how-it-works .stats-section .stats-container .stat-label{font-size:1.1rem}.home .sections-container .section3{grid-template-columns:1fr 1fr;gap:4rem;margin-top:1.2rem;padding:2rem 1rem;display:grid}@media (max-width:700px){.home .sections-container .section3{grid-template-columns:1fr;gap:.7rem;padding:2rem 0}}.home .sections-container .section3 .section3-left img{border-radius:1rem;max-width:100%;padding-bottom:1.3rem}.home .sections-container .section3 .section3-left h2{color:#d1bc9f;margin:.5rem 0;font-size:2rem}.home .sections-container .section3 .section3-left p{color:#a8a89f;font-size:.95rem;line-height:1.5}.home .sections-container .section3 .section3-right{flex-direction:column;gap:4.5rem;display:flex}@media (max-width:576px){.home .sections-container .section3 .section3-right{gap:2rem}}.home .sections-container .section3 .section3-right .view-box{gap:1rem;display:flex}.home .sections-container .section3 .section3-right .view-box img{object-fit:contain;border-radius:.5rem;max-width:10.8rem;height:auto}.home .sections-container .section3 .section3-right .view-box .view__content{flex:1}.home .sections-container .section3 .section3-right .view-box .view__content h3{color:#d1bc9f;margin-bottom:.3rem;font-size:1.2rem}.home .sections-container .section3 .section3-right .view-box .view__content p{color:#a8a89f;font-size:.9rem}.home .sections-container .collabs{text-align:center;margin:0 1rem;padding-bottom:5rem}@media (max-width:576px){.home .sections-container .collabs{margin:3rem 0}}.home .sections-container .collabs .collabs-title{color:#d1bc9f;width:100%;margin-bottom:3.5rem;font-size:2.4rem;font-weight:600}.home .sections-container .collabs .brand{border:1px solid #ffffff3f;border-radius:1rem;padding:.8rem 2.5rem}@media (min-width:850px){.home .sections-container .collabs .brand{padding:1rem 3.5rem}}@media (min-width:1200px){.home .sections-container .collabs .brand{padding:1rem 5rem}}.footer{padding:0 3rem 6rem}.footer .footer-container{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:2rem;display:grid}@media (min-width:1024px){.footer .footer-container{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer .footer-container .footer-col .footertitle{color:#d1bc9f;margin-top:0;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.footer .footer-container .footer-col .footer-links{flex-direction:column;gap:.8rem;display:flex}.footer .footer-container .footer-col .footer-links .footer-link{color:#fffc;align-items:center;width:8rem;font-size:.9rem;font-weight:400;display:flex}.footer .footer-container .footer-col .footer-links .footer-link div{border:1px solid #fff;border-radius:50%;width:.4rem;height:.4rem;margin-right:.5rem;display:block}.footer .footer-container .footer-col .footer-links .footer-link:hover{color:#fff;font-weight:500}.footer .footer-container .footer-col .footer-links .footer-link:hover div{background-color:#d1bc9f}.footer .footer-container .footer-col .social a{color:#fffc;margin:0 1rem 0 0}.footer .footer-container .footer-col address{opacity:.8;font-style:normal}.footer .footer-container2{justify-content:space-between;margin:2rem 0;display:flex}.footer .footer-container2 .artscape_logo{width:150px;height:auto}.footer .footer-container2 .ota_logo{width:100px}.products{background-color:#0a0c10;padding:0 1.5rem 4rem}.products .artscape-collection{text-align:center;color:#d1bc9f;padding:1.8rem 0;font-size:2.3rem;font-weight:600}.products .products-container{justify-items:center;gap:2rem;display:grid}@media (min-width:576px){.products .products-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:880px){.products .products-container{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.products .products-container{grid-template-columns:repeat(4,minmax(0,1fr))}}.products .products-container .product{text-align:center;background-color:#000;border:1px solid #d1bc9f51;border-radius:1rem;width:auto}.products .products-container .product .product-content{padding:1rem}.products .products-container .product .product-content .product-image{border-radius:.5rem;height:15rem}.products .products-container .product .product-content .product-text{width:100%}.products .products-container .product .product-content .product-text .table-title{color:#d1bc9f;margin:.7rem 0;font-size:1.2rem;font-weight:500}.products .products-container .product .product-content .product-text del{color:red;margin-right:.5rem;font-size:1.1rem}.products .products-container .product .product-content .product-text span{color:#d1bc9f;font-size:1.2rem}.products .products-container .product .add-to-cart{cursor:pointer;color:#d1bc9f;z-index:1;text-align:center;background-color:#000;border-top:1px solid #d1bc9f51;border-radius:0 0 1rem 1rem;padding:1rem 1.2rem;font-weight:600;display:block;position:relative;overflow:hidden}.products .products-container .product .add-to-cart:after{content:"";clip-path:circle(0%);z-index:-1;background-color:#252323bf;width:100%;height:100%;transition:clip-path .5s cubic-bezier(0,.5,1,1.1);position:absolute;top:0;left:0}.products .products-container .product .add-to-cart:hover:after{clip-path:circle(110%)}.error{text-align:center;align-content:center;align-items:center;height:15rem}.error h1{color:#fffc;font-size:2rem}
