.cust_footer_main{height:18.5vw;width:100%;padding:0 1.5vw;background:var(--bg)}.cust_footer_main .footer_wrapper{padding:1vw 3vw;border-radius:30px;background:var(--footer-gradient-bg);display:flex;width:100%;height:100%;gap:10%;position:sticky;z-index:2}.cust_footer_main .footer_wrapper .footer-left-wrap{width:50%}.cust_footer_main .footer_wrapper .foot_left{width:100%;padding-top:2vw}.cust_footer_main .footer_wrapper .foot_right{width:40%;display:flex;justify-content:end;height:100%}.cust_footer_main .footer_wrapper .foot_links{display:flex;justify-content:space-between;width:100%}.cust_footer_main .footer_wrapper .foot_links ul{display:flex;flex-direction:column;gap:.4vw}.cust_footer_main .footer_wrapper .foot_links ul h4{font-family:neue-haas-grotesk-text,sans-serif;font-weight:500;font-style:normal;font-size:.85vw;margin-bottom:.5vw;color:var(--normal-text)}.cust_footer_main .footer_wrapper .foot_links ul li{font-size:.7vw;font-family:nits-UIText-Regular}.cust_footer_main .footer_wrapper .foot_links ul li a{color:var(--normal-text);opacity:70%}.cust_footer_main .footer_wrapper .foot_links ul li a:first-letter{text-transform:uppercase}.cust_footer_main .footer_wrapper .foot_links ul li .offline{background:#a8a8a8;color:#fff;font-size:.5vw;padding:.1vw .3vw}.cust_footer_main .footer_wrapper .foot_links ul li .online{background:#25bc08;color:#fff;font-size:.5vw;padding:.1vw .3vw}.cust_footer_main .footer_wrapper .foot_logo{width:50%;height:100%;display:flex;justify-content:center;align-items:center;opacity:.7}.cust_footer_main .footer_wrapper .foot_logo img{width:100%;height:100%;object-fit:contain}.cust_footer_main .footer_wrapper .foot_logo .engraved{font-size:4vw;background-color:#666;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent;text-shadow:rgba(245,245,245,.5) 3px 5px 1px;font-family:nits-footer_bold}.cust_footer_main .footer_wrapper .foot_bag canvas{height:100%;width:100%;background:transparent;scale:.74;margin-top:5%}.cust_footer_main .footer_wrapper .foot_bag{width:50%;height:100%;display:flex;justify-content:end;align-items:center;flex-direction:column}.cust_footer_main .footer_wrapper .foot_bag .bag_model{height:93%;width:100%}.cust_footer_main .footer_wrapper .foot_bag .bag_model model-viewer{height:100%;width:100%}.cust_footer_main .footer_wrapper .foot_bag .copyright_text span{font-family:nits-UIText-Regular;font-size:.5vw;color:var(--normal-text)}.fix-pin-wrapper{position:fixed;right:2.2vw;bottom:2vh;z-index:3;border-radius:8px;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff14}.fix-pin-wrapper.hide{opacity:0;pointer-events:none}.fix-pin-wrapper .fix-pin-close{position:absolute;top:0;right:0;transform:translate(50%,-50%);height:1.2vw;width:1.2vw;background:#cfcfcf;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.fix-pin-wrapper .fix-pin-close svg{height:50%;width:50%}.fix-pin-wrapper .fix-pin-main{display:grid;grid-template-columns:5fr 2fr;height:4vw;width:19vw;padding:.5vw;gap:.35vw}.fix-pin-wrapper .fix-pin-main input{width:100%;height:100%;border-radius:5px;border:none;outline:none!important;outline-offset:none!important;box-shadow:none!important;padding:0 .75vw;line-height:1;border:1px solid #707070b8;background:#ffffff6e;color:#00000087;font-size:.8vw}.fix-pin-wrapper .fix-pin-main input::placeholder{color:#00000087}.fix-pin-wrapper .fix-pin-main button{width:100%;height:100%;border-radius:5px;border:none;line-height:1;border:1px solid #707070;opacity:70%;font-size:.8vw;background:#fff;color:#000;cursor:pointer}@media screen and (max-width: 950px){.cust_footer_main{height:fit-content;padding:0;padding-top:2vw;position:relative;z-index:2}.cust_footer_main .footer_wrapper{flex-direction:column;gap:0;height:fit-content;background:var(--bg);position:unset;border-radius:10px;padding:0}.cust_footer_main .footer_wrapper .foot_logo{width:100%;padding:9vw 18vw;height:28vw}.cust_footer_main .footer_wrapper .footer-left-wrap{width:calc(100% - 3vw);background:var(--footer-gradient-bg);padding:0 4vw 2.5vw;z-index:1;border-radius:10px;margin:0 1.5vw}.cust_footer_main .footer_wrapper .foot_left{width:100%;padding:0 3vw;justify-content:space-between}.cust_footer_main .footer_wrapper .foot_links{flex-wrap:wrap;row-gap:4vw}.cust_footer_main .footer_wrapper .foot_links ul{width:fit-content;min-width:35%}.cust_footer_main .footer_wrapper .foot_links ul:last-of-type{order:1}.cust_footer_main .footer_wrapper .foot_links ul:nth-of-type(2){order:2}.cust_footer_main .footer_wrapper .foot_links ul h4{font-size:3vw;margin-bottom:3vw}.cust_footer_main .footer_wrapper .foot_links ul li{font-size:2.7vw}.cust_footer_main .footer_wrapper .foot_links ul li a{opacity:.7}.cust_footer_main .footer_wrapper .foot_links ul li .offline,.cust_footer_main .footer_wrapper .foot_links ul li .online{font-size:1.9vw;padding:.2vw 1vw}.cust_footer_main .footer_wrapper .foot_right{height:78vw;padding-bottom:15vw;width:80vw;overflow:hidden;position:sticky;z-index:0;left:10vw;bottom:0}.cust_footer_main .footer_wrapper .foot_bag{width:100%;align-items:center;padding-bottom:2vw}.cust_footer_main .footer_wrapper .foot_bag canvas{scale:.95;margin:0}.cust_footer_main .footer_wrapper .foot_bag .bag_model{height:90%}.cust_footer_main .footer_wrapper .foot_bag .copyright_text{line-height:1}.cust_footer_main .footer_wrapper .foot_bag .copyright_text span{font-family:nits-UIText-Regular;font-size:1.9vw;color:var(--normal-text)}.fix-pin-wrapper{right:3vw;bottom:15vw}.fix-pin-wrapper .fix-pin-main{height:12vw;width:65vw;padding:1vw;gap:.75vw}.fix-pin-wrapper .fix-pin-main input{font-size:2.9vw;padding:0 1.75vw}.fix-pin-wrapper .fix-pin-main button{font-size:2.9vw}.fix-pin-wrapper .fix-pin-close{height:4.5vw;width:4.5vw;transform:translate(40%,-40%);z-index:1}.cust_footer_main .footer_wrapper .foot_logo .engraved{font-size:9vw}.cust_footer_main .footer_wrapper .foot_logo img{width:100%;height:100%;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/cust_bluorng_footer.css.map */
