@import url(https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap);.formUpload :global,body :global{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:25px;padding:0}@media screen and (max-width:1600px){.formUpload :global,body :global{gap:18px}}@media screen and (max-width:890px){.formUpload :global,body :global{gap:15px}}@media screen and (max-height:600px){.formUpload :global,body :global{gap:10px}}.formUpload :global .form_content,body :global .form_content{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:15px}@media screen and (max-width:1600px){.formUpload :global .form_content,body :global .form_content{gap:10px}}@media screen and (max-width:890px){.formUpload :global .form_content,body :global .form_content{gap:7px}}@media screen and (max-height:600px){.formUpload :global .form_content,body :global .form_content{gap:5px}}.formUpload :global .form_content .label,body :global .form_content .label{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:14px}}@media screen and (max-width:1025px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:12px}}@media screen and (max-width:890px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:11px}}@media screen and (max-width:600px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:10px}}@media screen and (max-width:820px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:10px}}@media screen and (max-width:890px){.formUpload :global .form_content .label,body :global .form_content .label{font-family:sfProDisplayMedium;font-size:16px}}@media screen and (max-width:890px)and (max-width:1600px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:14px}}@media screen and (max-width:890px)and (max-width:1025px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:12px}}@media screen and (max-width:890px)and (max-width:890px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:11px}}@media screen and (max-width:890px)and (max-width:600px){.formUpload :global .form_content .label,body :global .form_content .label{font-size:10px}}.formUpload :global .form_content .labelBox,body :global .form_content .labelBox{display:flex;flex-wrap:nowrap}@media screen and (max-width:890px){.formUpload :global .form_content .labelBox,body :global .form_content .labelBox{flex-direction:column}}.formUpload :global .form_content .labelBox .opacity,body :global .form_content .labelBox .opacity{align-items:center;display:flex;flex-wrap:nowrap;gap:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.formUpload :global .form_content .labelBox .opacity .purple,body :global .form_content .labelBox .opacity .purple{color:#4aa4f8}.formUpload :global .form_content .input,body :global .form_content .input{background-color:#fff!important;border:none;border:25px!important;box-shadow:none}.formUpload :global .buttons,body :global .buttons{background-color:transparent;display:flex;justify-content:space-between;margin-top:10px}.formUpload :global .buttons .btn,body :global .buttons .btn{border-radius:25px;font-family:sfProDisplayMedium;font-size:16px;padding:10px 30px;text-transform:capitalize;transition:all .5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.formUpload :global .buttons .btn,body :global .buttons .btn{font-size:14px}}@media screen and (max-width:1025px){.formUpload :global .buttons .btn,body :global .buttons .btn{font-size:12px}}@media screen and (max-width:890px){.formUpload :global .buttons .btn,body :global .buttons .btn{font-size:11px}}@media screen and (max-width:600px){.formUpload :global .buttons .btn,body :global .buttons .btn{font-size:10px}}@media screen and (max-width:1025px){.formUpload :global .buttons .btn,body :global .buttons .btn{padding:8 15px}}@media screen and (max-height:600px){.formUpload :global .buttons .btn,body :global .buttons .btn{height:30px;padding:6 13px}}.formUpload :global .buttons .draft,body :global .buttons .draft{background-color:#ffe347;-webkit-columns:#000;column-count:#000}.formUpload :global .buttons .final,body :global .buttons .final{background-color:#4ca370;color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0;width:100vw}body::-webkit-scrollbar{width:5px}@media screen and (max-width:600px){body::-webkit-scrollbar{display:none}}body::-webkit-scrollbar-track{background:#f5f5f5}@media screen and (max-width:600px){body::-webkit-scrollbar-track{display:none}}body::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (max-width:600px){body::-webkit-scrollbar-thumb{display:none}}body::-webkit-scrollbar-thumb:hover{background:#4ca370}@media screen and (max-width:600px){body::-webkit-scrollbar-thumb:hover{display:none}}body .app{align-items:center;margin:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:100vh;overflow-x:hidden;padding:0;position:relative;width:100vw}body .app::-webkit-scrollbar{width:5px}@media screen and (max-width:600px){body .app::-webkit-scrollbar{display:none}}body .app::-webkit-scrollbar-track{background:#f5f5f5}@media screen and (max-width:600px){body .app::-webkit-scrollbar-track{display:none}}body .app::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (max-width:600px){body .app::-webkit-scrollbar-thumb{display:none}}body .app::-webkit-scrollbar-thumb:hover{background:#4ca370}@media screen and (max-width:600px){body .app::-webkit-scrollbar-thumb:hover{display:none}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#Home_home__6LFru{background-color:#f5f5f5;background-image:url(/static/media/bg-Pag.aa997a159abb27ea1ae1.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;display:flex;flex-direction:column;gap:30px;inset:0;justify-content:space-between;margin:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:94.7916666667%;padding:0;padding:15px!important;position:absolute;position:relative;z-index:2}@media screen and (max-width:1600px){#Home_home__6LFru{gap:25px}}@media screen and (max-width:890px){#Home_home__6LFru{gap:20px}}@media screen and (max-height:890px){#Home_home__6LFru{gap:20px}}@media screen and (max-height:480px){#Home_home__6LFru{gap:10px}}@media screen and (max-width:950px){#Home_home__6LFru{background-position:80%}}@media screen and (max-width:890px){#Home_home__6LFru{background-position:100%}}@media screen and (max-width:480px){#Home_home__6LFru{background-position:80%}}@media screen and (max-width:1600px){#Home_home__6LFru{padding:30px}}@media screen and (max-width:1025px){#Home_home__6LFru{padding:2%}}@media screen and (max-width:890px){#Home_home__6LFru{padding:15px}}@media screen and (max-width:600px){#Home_home__6LFru{padding:10px}}#Home_home__6LFru .pageBody{background-color:transparent;display:flex;flex-grow:1;gap:30px;max-width:100%;min-height:100%;z-index:1}@media screen and (max-width:1600px){#Home_home__6LFru .pageBody{gap:25px}}@media screen and (max-width:890px){#Home_home__6LFru .pageBody{flex-direction:column;gap:30px}}@media screen and (max-width:600px){#Home_home__6LFru .pageBody{gap:20px}}@media screen and (max-height:480px){#Home_home__6LFru .pageBody{gap:15px}}#Home_home__6LFru .pageBody .leftPagePart,#Home_home__6LFru .pageBody .rightPagePart{--webkit-backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:0;display:flex;flex-direction:column;flex-grow:1;flex:1 1 45%;max-height:100%;padding:20px;z-index:1}@media screen and (max-width:1600px){#Home_home__6LFru .pageBody .leftPagePart,#Home_home__6LFru .pageBody .rightPagePart{padding:15px}}@media screen and (max-width:1025px){#Home_home__6LFru .pageBody .leftPagePart,#Home_home__6LFru .pageBody .rightPagePart{padding:10px}}@media screen and (max-width:890px){#Home_home__6LFru .pageBody .leftPagePart,#Home_home__6LFru .pageBody .rightPagePart{--webkit-backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#4ca370;padding:8px}}#Home_home__6LFru .pageBody .rightPagePart{max-height:calc(100vh - 170px);min-height:calc(100vh - 170px);overflow-y:scroll}#Home_home__6LFru .pageBody .rightPagePart::-webkit-scrollbar{width:5px}@media screen and (max-width:600px){#Home_home__6LFru .pageBody .rightPagePart::-webkit-scrollbar{display:none}}#Home_home__6LFru .pageBody .rightPagePart::-webkit-scrollbar-track{background:#f5f5f5}@media screen and (max-width:600px){#Home_home__6LFru .pageBody .rightPagePart::-webkit-scrollbar-track{display:none}}#Home_home__6LFru .pageBody .rightPagePart::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (max-width:600px){#Home_home__6LFru .pageBody .rightPagePart::-webkit-scrollbar-thumb{display:none}}#Home_home__6LFru .pageBody .rightPagePart::-webkit-scrollbar-thumb:hover{background:#4ca370}@media screen and (max-width:600px){#Home_home__6LFru .pageBody .rightPagePart::-webkit-scrollbar-thumb:hover{display:none}}#BottomPageFonts_bottomPageFonts__WYpZS{background-color:transparent;font-family:Bogam;inset:70% 0 0 0;margin:0;max-width:100%;padding:0;position:absolute;z-index:0}#BottomPageFonts_bottomPageFonts__WYpZS .fonts{align-items:center;background-color:transparent;color:#4aa4f8;display:flex;font-family:Bogam;font-size:17.2338541667vw;font-weight:bolder;height:100%;justify-content:center;margin:0;opacity:.1;padding:auto 0 0;width:100%}#PageManIconPart_pageManIconPart__CnTD2{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;max-height:calc(100% - 20px);max-width:calc(100% - 20px);padding:20px;position:relative}@media screen and (max-width:950px){#PageManIconPart_pageManIconPart__CnTD2{background-position:80%}}@media screen and (max-width:890px){#PageManIconPart_pageManIconPart__CnTD2{background-position:100%}}@media screen and (max-width:480px){#PageManIconPart_pageManIconPart__CnTD2{background-position:80%}}@media screen and (max-width:1600px){#PageManIconPart_pageManIconPart__CnTD2{max-height:calc(100% - 25px);max-width:calc(100% - 15px);padding:15px}}@media screen and (max-width:890px){#PageManIconPart_pageManIconPart__CnTD2{max-height:calc(100% - 10px);max-width:calc(100% - 10px);min-height:70vh;padding:10px}}#PageManIconPart_pageManIconPart__CnTD2 .glbError,#PageManIconPart_pageManIconPart__CnTD2 .glbLoading{display:grid;height:80vh;place-items:center;position:absolute;width:100%}#PageManIconPart_pageManIconPart__CnTD2 .glbError .customize-empty-glb{justify-content:center}#PageManIconPart_pageManIconPart__CnTD2 .icons{display:flex;justify-content:space-between}#PageManIconPart_pageManIconPart__CnTD2 .icons .iconBox{display:flex;flex-direction:column;gap:20px;justify-content:flex-start}@media screen and (max-width:890px){#PageManIconPart_pageManIconPart__CnTD2 .icons .iconBox{padding-bottom:15px}}@media screen and (max-height:890px){#PageManIconPart_pageManIconPart__CnTD2 .icons .iconBox{gap:15px;padding-bottom:15px}}@media screen and (max-height:480px){#PageManIconPart_pageManIconPart__CnTD2 .icons .iconBox{gap:10px}}#PageManIconPart_pageManIconPart__CnTD2 .icons .iconBox .SinglIcon{aspect-ratio:1/1;border-radius:0;height:auto;width:70px}@media screen and (max-width:1600px){#PageManIconPart_pageManIconPart__CnTD2 .icons .iconBox .SinglIcon{width:50px}}@media screen and (max-width:1025px){#PageManIconPart_pageManIconPart__CnTD2 .icons .iconBox .SinglIcon{width:45px;width:40px}}#PageManIconPart_pageManIconPart__CnTD2 .buttons{align-items:center;display:flex;gap:10px;justify-content:center}@media screen and (max-width:1025px){#PageManIconPart_pageManIconPart__CnTD2 .buttons{justify-content:space-between}}#PageManIconPart_pageManIconPart__CnTD2 .buttons .create{align-items:center;background:transparent;border-radius:0;cursor:pointer;display:flex;gap:5px;height:60px;justify-content:center;mix-blend-mode:normal;padding:0 49px;position:relative}@media screen and (max-width:1600px){#PageManIconPart_pageManIconPart__CnTD2 .buttons .create{padding:0 30px}}@media screen and (max-width:1025px){#PageManIconPart_pageManIconPart__CnTD2 .buttons .create{flex-grow:1;padding:0 10px}}@media screen and (max-width:890px){#PageManIconPart_pageManIconPart__CnTD2 .buttons .create{height:30px;padding:0 20px}}#PageManIconPart_pageManIconPart__CnTD2 .buttons .create .contain{--webkit-backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:rgba(0,0,0,.5);border-radius:0;inset:0;position:absolute}#PageManIconPart_pageManIconPart__CnTD2 .buttons .create .letters{color:#f5f5f5;font-family:poppinsLight;font-size:16px;font-weight:400;text-align:left;z-index:2}@media screen and (max-width:1600px){#PageManIconPart_pageManIconPart__CnTD2 .buttons .create .letters{font-size:15px}}@media screen and (max-width:1025px){#PageManIconPart_pageManIconPart__CnTD2 .buttons .create .letters{font-size:12px}}@media screen and (max-width:890px){#PageManIconPart_pageManIconPart__CnTD2 .buttons .create .letters{font-size:14px}}#PageManIconPart_pageManIconPart__CnTD2 .buttons .create .img{height:21px;width:21px;z-index:2}@media screen and (max-height:600px){#PageManIconPart_pageManIconPart__CnTD2 .buttons .create .img{height:15px;width:15px}}#IconComponent_iconComponent__Et4z1 .container{aspect-ratio:1/1;background-color:transparent;border-radius:0;cursor:pointer;display:grid;height:auto;place-items:center;position:relative;width:100%}#IconComponent_iconComponent__Et4z1 .container *{transition:all .5s ease-in-out}#IconComponent_iconComponent__Et4z1 .container:hover .circle-1{background:#4aa4f8}#IconComponent_iconComponent__Et4z1 .container .circle-1{background:#fff;border-radius:0;inset:15%;position:absolute;z-index:0}#IconComponent_iconComponent__Et4z1 .container .active{background:#4aa4f8}#IconComponent_iconComponent__Et4z1 .container .circle-2{--webkit-backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:transparent;background-color:rgba(230,0,180,.1);border-radius:0;inset:0;mix-blend-mode:color-dodge;position:absolute;z-index:1}#IconComponent_iconComponent__Et4z1 .container .purple{mix-blend-mode:normal}#IconComponent_iconComponent__Et4z1 .container .btnIcons{align-items:center;background-color:transparent;border-radius:0;display:flex;inset:0;justify-content:center;position:absolute;z-index:2}#IconComponent_iconComponent__Et4z1 .container .btnIcons .Icon{max-height:40%;max-width:40%;z-index:2}#configurator_configurator__vlck9{border-radius:0;left:0;position:absolute;top:0}#configurator_configurator__vlck9 canvas{border-radius:0}#configurator_configurator__vlck9 .preloader-container{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:rgba(0,0,0,.06);border-radius:0;display:grid;place-items:center;position:absolute}#configurator_configurator__vlck9 .preloader-container .CircularProgressbar-path{stroke:#4aa4f8}#configurator_configurator__vlck9 .preloader-container .CircularProgressbar-text{fill:#f5f5f5;color:#f5f5f5;font-family:sfProDisplayMedium;font-size:.8333333333vw}#configurator_configurator__vlck9 .preloader-container .CircularProgressbar-trail{stroke:#fff}#configurator_configurator__vlck9 .configurator_preloader__kKDXv{background:transparent;height:90px;width:90px}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.emptyGlb_emptyGlb__HKxpI{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-top:10px;width:100%}.emptyGlb_emptyGlb__HKxpI .bg_empty{height:auto;margin-bottom:20px;width:50%}.emptyGlb_emptyGlb__HKxpI .details{margin:0 auto;max-width:50%}.emptyGlb_emptyGlb__HKxpI .btn{margin:0 auto}#HapePageRight_hapePageRight__pftM9{display:flex;flex-direction:column;flex-grow:1;gap:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100%;min-height:calc(100% - 20px)}@media screen and (max-width:1600px){#HapePageRight_hapePageRight__pftM9{min-height:calc(100% - 15px)}}@media screen and (max-width:1025px){#HapePageRight_hapePageRight__pftM9{min-height:calc(100% - 10px)}}@media screen and (max-width:890px){#HapePageRight_hapePageRight__pftM9{min-height:calc(100% - 8px)}}#HapePageRight_hapePageRight__pftM9 .hape-title{color:#f5f5f5;font-family:sfProDisplayMedium;font-size:2.6041666667vw;font-weight:500;margin-bottom:14px;text-align:left}#HapePageRight_hapePageRight__pftM9 .hape-body{background-color:#f5f5f5;border-radius:0;display:flex;flex-direction:column;flex-grow:1;gap:0;padding:0}#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-top{align-items:center;background-color:#000;border-radius:0 0 0 0;color:#f5f5f5;display:flex;gap:15px;justify-content:flex-start;padding:18px 20px}@media screen and (max-width:1025px){#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-top{border-radius:0 0 0 0;padding:15px}}@media screen and (max-height:890px){#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-top{padding:10px}}@media screen and (max-width:600px){#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-top .icon{max-height:30px;max-width:30px}}@media screen and (max-height:480px){#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-top .icon{max-height:30px;max-width:30px}}#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-top .hapeBodyTopTitle{color:#f5f5f5;font-family:sfProDisplayMedium;font-size:17px;font-weight:500;text-align:left}@media screen and (max-width:1025px){#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-top .hapeBodyTopTitle{font-size:16px}}@media screen and (max-width:480px){#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-top .hapeBodyTopTitle{font-size:14px}}#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-bottom{background-color:#f5f5f5;border-radius:0;border-radius:0 0 0 0;display:flex;flex-grow:1;max-height:90%;padding:18px 20px}@media screen and (max-width:1025px){#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-bottom{border-radius:0 0 0 0;padding:15px}}@media screen and (max-height:890px){#HapePageRight_hapePageRight__pftM9 .hape-body .hape-body-bottom{padding:10px}}#ProductDescription_productDescription__c5z\+X{display:flex;flex:1 1 90%;flex-direction:column;gap:5%;max-height:100%;max-width:100%;min-height:100%}#ProductDescription_productDescription__c5z\+X .item{display:flex;flex-direction:column;gap:4px}#ProductDescription_productDescription__c5z\+X .item .bottom-title{color:#000;font-family:sfProDisplayMedium;font-size:30px;font-weight:500;text-align:left}@media screen and (max-width:1600px){#ProductDescription_productDescription__c5z\+X .item .bottom-title{font-size:20px;font-weight:700}}@media screen and (max-width:890px){#ProductDescription_productDescription__c5z\+X .item .bottom-title{font-size:18px}}#ProductDescription_productDescription__c5z\+X .item .bottom-body{color:#000;font-family:sfProDisplayRegular;font-size:16px;text-align:left}@media screen and (max-width:1600px){#ProductDescription_productDescription__c5z\+X .item .bottom-body{font-size:14px}}@media screen and (max-width:1025px){#ProductDescription_productDescription__c5z\+X .item .bottom-body{font-size:12px}}#ProductDescription_productDescription__c5z\+X .features .bottom-body{max-width:45%}@media screen and (max-width:1600px){#ProductDescription_productDescription__c5z\+X .features .bottom-body{max-width:50%}}@media screen and (max-width:1025px){#ProductDescription_productDescription__c5z\+X .features .bottom-body{max-width:60%}}#ProductDescription_productDescription__c5z\+X .specifications .bottom-body{max-width:25%}@media screen and (max-width:1600px){#ProductDescription_productDescription__c5z\+X .specifications .bottom-body{max-width:45%}}@media screen and (max-width:1025px){#ProductDescription_productDescription__c5z\+X .specifications .bottom-body{max-width:50%}}@media screen and (max-width:890px){#ProductDescription_productDescription__c5z\+X .specifications .bottom-body{max-width:100%}}#Customize360Environment_customize360Environment__kyHKl{background-color:transparent;height:100%;width:100%}#CustomizeStyler_customizeStyler__0ETDF{grid-column-gap:22px;grid-row-gap:20px;-webkit-column-gap:22px;column-gap:22px;display:grid;grid-template-columns:1fr 1fr 1fr;height:100%;max-height:100%;min-width:100%;row-gap:20px;width:100%}@media screen and (max-width:1025px){#CustomizeStyler_customizeStyler__0ETDF{-webkit-column-gap:15px;column-gap:15px;-webkit-column-gap:18px;column-gap:18px;grid-template-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr;row-gap:15px;row-gap:18px}}@media screen and (max-width:890px){#CustomizeStyler_customizeStyler__0ETDF{-webkit-column-gap:15px;column-gap:15px;grid-template-columns:1fr 1fr 1fr;row-gap:15px}}@media screen and (max-width:600px){#CustomizeStyler_customizeStyler__0ETDF{-webkit-column-gap:10px;column-gap:10px;grid-template-columns:1fr 1fr;row-gap:10px}}#CustomizeStyler_customizeStyler__0ETDF .card{aspect-ratio:1/1;border-radius:0;display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:10px 7px;position:relative;transition:all .5s ease-in-out}@media screen and (max-width:1025px){#CustomizeStyler_customizeStyler__0ETDF .card{padding:7px;padding:5px}}@media screen and (max-width:890px){#CustomizeStyler_customizeStyler__0ETDF .card{border-radius:0}}#CustomizeStyler_customizeStyler__0ETDF .card .card-top{background-color:transparent;display:flex;gap:10px;justify-content:flex-end;z-index:5}@media screen and (max-width:1025px){#CustomizeStyler_customizeStyler__0ETDF .card .card-top{gap:8px}}@media screen and (max-width:890px){#CustomizeStyler_customizeStyler__0ETDF .card .card-top{gap:5px}}#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions{align-items:center;background-color:#f5f5f5;border-radius:0;display:flex;flex-grow:1;height:45px;justify-content:space-between}@media screen and (max-width:1600px){#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions{border-radius:0;height:30px}}@media screen and (max-width:890px){#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions{border-radius:0;height:30px}}#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions .logoIcon{max-height:100%;max-width:100%}#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions .bodyCardSelect{color:#000;font-family:sfProDisplayMedium;font-size:14px;font-weight:900;text-align:left}@media screen and (max-width:1600px){#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions .bodyCardSelect{font-size:10px}}@media screen and (max-width:1025px){#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions .bodyCardSelect{font-size:8px}}#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions .edit{align-items:center;aspect-ratio:1/1;background-color:#4aa4f8;border-radius:0;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:auto}#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions .edit .editIcon{cursor:pointer;max-height:60%;max-width:60%;z-index:1}@media screen and (max-width:1600px){#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions .edit .editIcon{max-height:50%;max-width:50%}}#CustomizeStyler_customizeStyler__0ETDF .card .card-top .boxActions .edit .edit-blur{--webkit-backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:transparent;background-color:hsla(0,0%,100%,.03);border-radius:0;cursor:pointer;height:100%;inset:0;pointer-events:none;position:absolute;z-index:0}#CustomizeStyler_customizeStyler__0ETDF .card .card-top .icon{aspect-ratio:1/1;background-color:#ebc8c8;border-radius:0;height:45px;width:auto}@media screen and (max-width:1600px){#CustomizeStyler_customizeStyler__0ETDF .card .card-top .icon{height:30px}}#CustomizeStyler_customizeStyler__0ETDF .card .compontent{border-radius:0;cursor:pointer;inset:0;margin:0;max-height:100%;max-width:100%;padding:0;position:absolute}#CustomizeStyler_customizeStyler__0ETDF .card .compontent model-viewer{border-radius:0}@media screen and (max-width:890px){#CustomizeStyler_customizeStyler__0ETDF .card .compontent{border-radius:0;z-index:0}}#CustomizeStyler_customizeStyler__0ETDF .card .card-bottom{align-items:center;display:flex;justify-content:space-between;z-index:1}#CustomizeStyler_customizeStyler__0ETDF .card .card-bottom .number{color:#f5f5f5;font-family:sfProDisplayBold;font-size:2.5520833333vw;font-weight:500;text-align:left}@media screen and (max-width:1025px){#CustomizeStyler_customizeStyler__0ETDF .card .card-bottom .number{font-size:2.0833333333vw}}@media screen and (max-width:890px){#CustomizeStyler_customizeStyler__0ETDF .card .card-bottom .number{font-size:1.8229166667vw}}#CustomizeStyler_customizeStyler__0ETDF .card .card-bottom .Name{color:#f5f5f5;font-family:poppinsMEDIUM;font-size:.8333333333vw;font-weight:500;text-align:right}@media screen and (max-width:890px){#CustomizeStyler_customizeStyler__0ETDF .card .card-bottom .Name{font-size:.7291666667vw}}#selectCardTexture_selectCardTexture__cNbNG{background-color:#f5f5f5;border-radius:0;bottom:95%;display:flex;flex-direction:column;gap:10px;left:0;margin:0;max-height:100%;min-width:95%;padding:10px 7px;position:absolute;right:0;z-index:13}#selectCardTexture_selectCardTexture__cNbNG .option{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;font-size:14;font-weight:900;gap:10px;transition:all .5s ease-in-out;z-index:0}#selectCardTexture_selectCardTexture__cNbNG .option .logo{max-height:35px;max-width:35px}@media screen and (max-width:1025px){#selectCardTexture_selectCardTexture__cNbNG .option .logo{max-height:25px;max-width:25px}}@media screen and (max-width:890px){#selectCardTexture_selectCardTexture__cNbNG .option .logo{max-height:20px;max-width:20px}}@media screen and (max-width:600px){#selectCardTexture_selectCardTexture__cNbNG .option .logo{max-height:15 px;max-width:15px}}@media screen and (max-width:1600px){#selectCardTexture_selectCardTexture__cNbNG .option{border-radius:0}}@media screen and (max-width:1025px){#selectCardTexture_selectCardTexture__cNbNG .option{border-radius:0}}@media screen and (max-width:890px){#selectCardTexture_selectCardTexture__cNbNG .option{border-radius:0}}#selectCardTexture_selectCardTexture__cNbNG .option .checkBox{display:none}#selectCardTexture_selectCardTexture__cNbNG .option .box{display:flex;flex-grow:1;justify-content:space-between}#selectCardTexture_selectCardTexture__cNbNG .option:hover .checkBox{display:flex}.CardBlurPopup_cardPopUpHover__OEU-H{background-color:transparent;display:flex;inset:0;position:absolute;transition:all .5s ease-in-out}.CardBlurPopup_cardPopUpHover__OEU-H .bgBlur{--webkit-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:0;inset:0;position:absolute;z-index:10}@media screen and (max-width:890px){.CardBlurPopup_cardPopUpHover__OEU-H .bgBlur{border-radius:0}}.CardBlurPopup_cardPopUpHover__OEU-H .bgTransparent{align-items:center;background-color:transparent;display:flex;flex-direction:column;gap:10px;inset:0;justify-content:center;position:absolute;z-index:15}.CardBlurPopup_cardPopUpHover__OEU-H .bgTransparent .btn{align-items:center;border-radius:0;color:#f5f5f5;cursor:pointer;display:flex;font-family:Poppins;font-size:16px;font-weight:500;gap:5%;height:45px;justify-content:center;padding:0 20px;text-align:left;width:72.6%}@media screen and (max-width:1600px){.CardBlurPopup_cardPopUpHover__OEU-H .bgTransparent .btn{font-size:14px;height:40px}}@media screen and (max-width:1025px){.CardBlurPopup_cardPopUpHover__OEU-H .bgTransparent .btn{border-radius:0;font-size:12px;height:35px;padding:0 17px}}@media screen and (max-width:890px){.CardBlurPopup_cardPopUpHover__OEU-H .bgTransparent .btn{border-radius:0;font-size:11px;height:30px;padding:0 20px}}@media screen and (max-width:480px){.CardBlurPopup_cardPopUpHover__OEU-H .bgTransparent .btn{border-radius:0;font-size:10px;height:25px}}.CardBlurPopup_cardPopUpHover__OEU-H .bgTransparent .edit{background-color:#000}.CardBlurPopup_cardPopUpHover__OEU-H .bgTransparent .use{background-color:#4ca370}#EditTexturePopUp_editTexturePopUp__dx3aw{--webkit-backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.259);border-radius:0;display:grid;min-height:87.40741vh;min-width:100%;place-items:center;position:fixed;right:0;top:0;z-index:100}#EditTexturePopUp_editTexturePopUp__dx3aw input[type=number]{background:none;border:none;display:grid;font-family:sfProDisplayMedium;font-size:1em;outline:none;place-items:center;text-align:center}#EditTexturePopUp_editTexturePopUp__dx3aw .child{background-color:#f5f5f5;border-radius:0;max-height:auto;max-width:70%;min-height:auto;padding:20px}#EditTexturePopUp_editTexturePopUp__dx3aw .child .PopUpHeader{display:flex;justify-content:space-between}#EditTexturePopUp_editTexturePopUp__dx3aw .child .PopUpHeader .title{color:#000;font-family:sfProDisplayMedium;font-size:20px;font-weight:900;margin-bottom:20px}@media screen and (max-width:1025px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .PopUpHeader .title{font-size:18px}}@media screen and (max-width:890px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .PopUpHeader .title{font-size:16px}}@media screen and (max-width:480px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .PopUpHeader .title{font-size:14px}}@media screen and (max-height:890px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .PopUpHeader .title{margin-bottom:10px}}#EditTexturePopUp_editTexturePopUp__dx3aw .child .PopUpHeader .subtitle{color:#000;font-family:sfProDisplayRegular;font-size:16px;font-weight:500;opacity:.49;text-align:left}#EditTexturePopUp_editTexturePopUp__dx3aw .child .closeBtn{cursor:pointer;max-height:35px}#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit{align-items:center;border-radius:0;display:flex;flex-grow:1;justify-content:center;margin-top:10px;min-height:40vh;position:relative;width:100%}@media screen and (max-width:890px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit{border-radius:0}}#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit .btn{cursor:pointer;max-height:35px;max-width:35px;position:absolute}@media screen and (max-width:1025px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit .btn{max-height:30px;max-width:30px}}@media screen and (max-width:890px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit .btn{max-height:25px;max-width:25px}}@media screen and (max-width:600px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit .btn{max-height:15px;max-width:15px}}#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit .top{top:10px}#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit .left{left:10px}#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit .right{right:10px}#EditTexturePopUp_editTexturePopUp__dx3aw .child .bgEdit .bottom{bottom:10px}#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:10px}@media screen and (max-width:1025px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions{gap:5px}}#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting{align-items:center;display:flex;flex:1 1 23%;font-family:sfProDisplayMedium;font-size:16px;gap:4px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:1600px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting{font-size:12px}}@media screen and (max-width:1025px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting{font-size:11px}}@media screen and (max-width:600px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting{font-size:10px}}#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting .link{cursor:pointer;max-height:10px;max-width:20px}@media screen and (max-width:890px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting .link{max-width:15px}}#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting .input{align-items:center;background:#f0eefe;border-radius:0;display:flex;gap:5px;height:50px;padding:0 2px}@media screen and (max-width:1600px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting .input{border-radius:0;height:40px}}@media screen and (max-width:1025px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting .input{font-size:11px;gap:3px}}@media screen and (max-width:890px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting .input{border-radius:0;height:30px}}@media screen and (max-width:600px){#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting .input{border-radius:0;height:30px}}#EditTexturePopUp_editTexturePopUp__dx3aw .child .imgBgOptions .setting .input .arrow{cursor:pointer}#ArticView_articView__y1OOi{background-image:url(/static/media/artic.fcf7e056cf1deb771f16.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:10px 7px;position:absolute;z-index:0}@media screen and (max-width:950px){#ArticView_articView__y1OOi{background-position:80%}}@media screen and (max-width:890px){#ArticView_articView__y1OOi{background-position:100%}}@media screen and (max-width:480px){#ArticView_articView__y1OOi{background-position:80%}}@media screen and (max-width:1025px){#ArticView_articView__y1OOi{padding:5px}}@media screen and (max-width:890px){#ArticView_articView__y1OOi{border-radius:14px}}.StableDiffusion_autoGenerated__pgNf4{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:0;width:100%}.StableDiffusion_autoGenerated__pgNf4 .empty-card,.StableDiffusion_autoGenerated__pgNf4 .error-card,.StableDiffusion_autoGenerated__pgNf4 .loading-card{height:auto;width:100%}.StableDiffusion_autoGenerated__pgNf4 .error-card,.StableDiffusion_autoGenerated__pgNf4 .loading-card{background-color:#f0eefe;border:2px solid #4ca370;border-radius:0;display:grid;height:100%;place-items:center;position:relative}.StableDiffusion_autoGenerated__pgNf4 .error-card{border-color:#cc0e0e}.StableDiffusion_autoGenerated__pgNf4 .error-card img{height:auto;width:154px}.StableDiffusion_autoGenerated__pgNf4 .error-card .erro-text-container{grid-gap:12px;display:grid;gap:12px;place-items:center}.StableDiffusion_autoGenerated__pgNf4 .error-card .error{color:#000;font-family:sfProDisplayMedium;font-size:.875em;line-height:1.3;opacity:40%;text-align:center;width:90%}@media screen and (max-width:1600px){.StableDiffusion_autoGenerated__pgNf4{padding:10px}}@media screen and (max-width:1025px){.StableDiffusion_autoGenerated__pgNf4{padding:8px}}@media screen and (max-width:890px){.StableDiffusion_autoGenerated__pgNf4{padding:6px}}.StableDiffusion_autoGenerated__pgNf4 .form{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%;z-index:0}@media screen and (max-height:375px){.StableDiffusion_autoGenerated__pgNf4 .form{padding:5px}}.StableDiffusion_autoGenerated__pgNf4 .form .header{width:100%}.StableDiffusion_autoGenerated__pgNf4 .form .details{border:none;border-radius:0;box-shadow:none;font-family:sfProDisplayMedium;padding:16px;width:calc(100% - 40px)}@media screen and (max-width:1600px){.StableDiffusion_autoGenerated__pgNf4 .form .details{padding:10px;width:calc(100% - 30px)}}@media screen and (max-width:1025px){.StableDiffusion_autoGenerated__pgNf4 .form .details{padding:8px;width:calc(100% - 15px)}}@media screen and (max-width:890px){.StableDiffusion_autoGenerated__pgNf4 .form .details{border-radius:0;padding:10px;width:calc(100% - 10px)}}.StableDiffusion_autoGenerated__pgNf4 .form .details:focus{border:none;box-shadow:none;outline:none}.StableDiffusion_autoGenerated__pgNf4 .form .details::-webkit-input-placeholder{font-family:sfProDisplayMedium}.StableDiffusion_autoGenerated__pgNf4 .form .details::placeholder{font-family:sfProDisplayMedium}.StableDiffusion_autoGenerated__pgNf4 .form .action{align-items:center;display:flex;justify-content:flex-end;width:95%}.StableDiffusion_autoGenerated__pgNf4 .container_images{background-color:transparent;display:flex;flex-direction:column;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0;width:100%}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0;width:100%}@media screen and (max-width:1600px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box{gap:10px}}@media screen and (max-width:890px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box{gap:8px}}@media screen and (max-width:1025px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box{grid-template-columns:1fr 1fr}}@media screen and (max-width:500px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box{grid-template-columns:1fr}}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;height:calc(100% - 24px);padding:12px;position:relative;width:calc(100% - 24px)}@media screen and (max-width:950px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card{background-position:80%}}@media screen and (max-width:890px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card{background-position:100%}}@media screen and (max-width:480px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card{background-position:80%}}@media screen and (max-width:1025px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card{border-radius:0}}@media screen and (max-width:600px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card{border-radius:0}}@media screen and (max-width:500px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card{border-radius:0}}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container{align-items:flex-start;background-color:transparent;border-radius:inherit;display:flex;flex-direction:column;gap:0;height:100%;justify-content:flex-start;max-height:100%;max-width:100%;width:100%}@media screen and (max-width:1600px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container{padding:13px}}@media screen and (max-width:1025px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container{padding:10px}}@media screen and (max-width:890px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container{padding:8px}}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .actions_top{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .clickableSeciton{cursor:pointer;flex-grow:1;height:70%;width:calc(100% - 16px)}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .btn{--webkit-backdrop-filter:blur(15px);align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:0;color:#fff;cursor:pointer;display:flex;font-family:sfProDisplayMedium;font-size:13px;gap:20px;height:40px;justify-content:space-between;padding:5px 5px 5px 20px}@media screen and (max-width:1600px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .btn{font-size:11px;gap:15px;height:30px;padding-left:12px}}@media screen and (max-width:1025px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .btn{border-radius:0;font-size:10px;gap:10px;height:30px;padding-left:10px}}@media screen and (max-width:890px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .btn{border-radius:0;font-size:15px;gap:15px;height:35px;padding-left:15px}}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .btn .btnLogo{align-items:center;aspect-ratio:1/1;background-color:rgba(0,0,0,.5);border-radius:0;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:center;width:auto}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .btn .btnLogo .editIcon{height:12px;width:12px}@media screen and (max-width:1025px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .btn .btnLogo .editIcon{height:10px}}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .actions_bottom{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .actions_bottom .number{color:#f5f5f5;font-family:sfProDisplayBold;font-size:3.0625em;font-weight:500;text-align:left}@media screen and (max-width:1600px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .actions_bottom .number{font-size:2.5em}}@media screen and (max-width:1025px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .actions_bottom .number{font-size:2.1875em}}@media screen and (max-width:890px){.StableDiffusion_autoGenerated__pgNf4 .container_images .images_box .card .btns_container .actions_bottom .number{font-size:1.875em}}.updateTexturePopUp_updateTexturePopUp__5VPXD{--webkit-backdrop-filter:blur(34px);-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);background:transparent;background-color:rgba(0,0,0,.48);border-radius:15px;display:flex;flex-direction:column;gap:11px;height:100%;padding:12px;width:90%}.updateTexturePopUp_updateTexturePopUp__5VPXD .header{align-items:center;display:flex;justify-content:flex-end;width:100%}.updateTexturePopUp_updateTexturePopUp__5VPXD .header .box{align-items:center;aspect-ratio:1/1;background-color:#dad3f8;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;width:auto}.updateTexturePopUp_updateTexturePopUp__5VPXD .header .box .closeIcon{height:33.3333333333%;width:33.3333333333%}.updateTexturePopUp_updateTexturePopUp__5VPXD .content{--webkit-backdrop-filter:blur(10px);align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:transparent;background-color:rgba(0,0,0,.38);border:none;border-radius:inherit;color:#fff;display:flex;flex-grow:1;flex-wrap:wrap;font-family:sfProDisplayMedium;font-size:14px;justify-content:flex-start;outline:none;overflow-y:hidden;padding:16px}.updateTexturePopUp_updateTexturePopUp__5VPXD .content::-webkit-scrollbar{width:5px}@media screen and (max-width:600px){.updateTexturePopUp_updateTexturePopUp__5VPXD .content::-webkit-scrollbar{display:none}}.updateTexturePopUp_updateTexturePopUp__5VPXD .content::-webkit-scrollbar-track{background:#f5f5f5}@media screen and (max-width:600px){.updateTexturePopUp_updateTexturePopUp__5VPXD .content::-webkit-scrollbar-track{display:none}}.updateTexturePopUp_updateTexturePopUp__5VPXD .content::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (max-width:600px){.updateTexturePopUp_updateTexturePopUp__5VPXD .content::-webkit-scrollbar-thumb{display:none}}.updateTexturePopUp_updateTexturePopUp__5VPXD .content::-webkit-scrollbar-thumb:hover{background:#4ca370}@media screen and (max-width:600px){.updateTexturePopUp_updateTexturePopUp__5VPXD .content::-webkit-scrollbar-thumb:hover{display:none}}.updateTexturePopUp_updateTexturePopUp__5VPXD .content:focus{box-shadow:none;outline:none}@media screen and (max-width:1600px){.updateTexturePopUp_updateTexturePopUp__5VPXD .content{font-size:12px}}@media screen and (max-width:1025px){.updateTexturePopUp_updateTexturePopUp__5VPXD .content{font-size:10px;padding:14px}}.updateTexturePopUp_updateTexturePopUp__5VPXD .actions{align-items:center;display:flex;justify-content:flex-end;width:100%}#CustomizeTexture_customizeTexture__nZfYW{background-color:transparent;height:100%;width:100%}#MainNavBar_mainNavBar__eRohX{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin:0;max-width:100%;min-width:100%;padding:0}#MainNavBar_mainNavBar__eRohX input{color:#fff}@media screen and (max-width:1600px){#MainNavBar_mainNavBar__eRohX{gap:35px}}@media screen and (max-width:1025px){#MainNavBar_mainNavBar__eRohX{gap:30px}}@media screen and (max-width:890px){#MainNavBar_mainNavBar__eRohX{gap:20px}}#MainNavBar_mainNavBar__eRohX .imgeLogo{height:60px}@media screen and (max-width:1025px){#MainNavBar_mainNavBar__eRohX .imgeLogo{height:50px}}@media screen and (max-width:480px){#MainNavBar_mainNavBar__eRohX .imgeLogo{height:30px}}#MainNavBar_mainNavBar__eRohX .navlinks{align-self:left;display:flex;gap:24px;margin-left:2.7197802198%;margin-right:auto;mix-blend-mode:normal}@media screen and (max-width:1025px){#MainNavBar_mainNavBar__eRohX .navlinks{gap:18px}}@media screen and (max-width:890px){#MainNavBar_mainNavBar__eRohX .navlinks{display:none}}@media screen and (max-width:480px){#MainNavBar_mainNavBar__eRohX .navlinks{gap:15px}}#MainNavBar_mainNavBar__eRohX .navlinks .link{cursor:pointer;list-style-type:none;list-style:none;padding-bottom:6px}@media screen and (max-width:1025px)and (max-height:480px){#MainNavBar_mainNavBar__eRohX .navlinks .link{padding-bottom:4px}}#MainNavBar_mainNavBar__eRohX .navlinks .link .linkTag{color:#f5f5f5;font-family:sfProDisplayMedium;font-size:16px;font-weight:400;text-align:left;text-decoration:none}@media screen and (max-width:890px){#MainNavBar_mainNavBar__eRohX .navlinks .link .linkTag{font-size:14px}}@media screen and (max-width:375px){#MainNavBar_mainNavBar__eRohX .navlinks .link .linkTag{font-size:12px}}#MainNavBar_mainNavBar__eRohX .navlinks .linkActive{border-bottom:3px solid #4aa4f8}#MainNavBar_mainNavBar__eRohX .rightNavoptions{align-items:center;display:flex;gap:9.2221249567%;padding:0;width:26.9895604396%}@media screen and (max-width:1600px){#MainNavBar_mainNavBar__eRohX .rightNavoptions{gap:7.2221249567%;width:30.9895604396%}}@media screen and (max-width:1025px){#MainNavBar_mainNavBar__eRohX .rightNavoptions{width:32.9895604396%}}@media screen and (max-width:890px){#MainNavBar_mainNavBar__eRohX .rightNavoptions{width:50%}}#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm{--webkit-backdrop-filter:blur(30px);align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:0;display:flex;flex-grow:1;height:60px;justify-content:space-between;max-width:82.4392825879%;padding:0 30px}@media screen and (max-width:1025px){#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm{height:50px;padding:0 20px}}@media screen and (max-width:890px){#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm{height:50px;padding:0 20px}}#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchInput{align-items:center;background:transparent;border:none;border-radius:0;box-shadow:none;display:flex;justify-content:flex-start;max-width:80%;min-height:90%;min-width:80%;outline:none;padding:0}#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchInput::-webkit-input-placeholder{color:#f5f5f5;font-family:sfProDisplayRegular;font-size:16px}#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchInput::placeholder{color:#f5f5f5;font-family:sfProDisplayRegular;font-size:16px}@media screen and (max-width:890px){#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchInput::-webkit-input-placeholder{font-size:14px}#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchInput::placeholder{font-size:14px}}@media screen and (max-width:375px){#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchInput::-webkit-input-placeholder{font-size:12px}#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchInput::placeholder{font-size:12px}}#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchInput:focus{border:none;box-shadow:none;outline:none}#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchIcon{cursor:pointer}@media screen and (max-width:480px){#MainNavBar_mainNavBar__eRohX .rightNavoptions .searchForm .searchIcon{font-size:14px}}@media screen and (max-width:1025px){#MainNavBar_mainNavBar__eRohX .rightNavoptions .menu{height:100%}}#LoginSignupPages_loginSignupPages__vKBK7{background-color:#fff;display:flex;display:grid;grid-template-columns:1.3fr 2fr;inset:0;margin:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow-x:hidden;padding:15px;position:absolute;z-index:2}@media screen and (max-width:1600px){#LoginSignupPages_loginSignupPages__vKBK7{padding:30px}}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7{padding:2%}}@media screen and (max-width:890px){#LoginSignupPages_loginSignupPages__vKBK7{padding:15px}}@media screen and (max-width:600px){#LoginSignupPages_loginSignupPages__vKBK7{padding:10px}}#LoginSignupPages_loginSignupPages__vKBK7 .form_part{align-items:center;display:flex;flex-direction:column}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .logoBox{align-items:center;display:flex;justify-content:flex-start;margin-bottom:50px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;width:100%}@media screen and (max-width:1600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .logoBox{margin-bottom:35px}}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .logoBox{margin-bottom:30px}}@media screen and (max-width:890px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .logoBox{margin-bottom:25px}}@media screen and (max-height:600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .logoBox{margin-bottom:20px}}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body_box{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:100%}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:70%;padding:0;width:22.65625vw}@media screen and (max-width:1600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body{max-width:70%}}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body{max-width:90%}}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .title{font-weight:700}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .continue{margin:28px 0 10px}@media screen and (max-width:1600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .continue{margin:20px 0 7px}}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .continue{margin:15px 0 5px}}@media screen and (max-height:600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .continue{margin:10px 0 3px}}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias{display:flex;gap:10.5747126437%;margin:0;padding:0;width:100%}@media screen and (max-width:1600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias{gap:7.5747126437%}}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias{gap:6.5747126437%}}@media screen and (max-width:890px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias{gap:5.5747126437%}}@media screen and (max-width:600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias{gap:3.5747126437%;justify-content:space-between}}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias .box{align-items:center;aspect-ratio:1/1;background-color:#f0eefe;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;margin:0;text-decoration:none;transition:all .5s ease-in-out;width:auto}@media screen and (max-width:1600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias .box{height:45px}}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias .box{height:40px}}@media screen and (max-width:890px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias .box{height:40px}}@media screen and (max-width:600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias .box{height:30px}}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias .box:hover{background-color:#d2ccfc}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .medias .box .image{aspect-ratio:1/1;max-height:90%;max-width:auto}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder{align-items:center;display:flex;gap:5px;margin:30px 0;padding:0;width:100%}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder{margin:25px 0}}@media screen and (max-height:600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder{margin:20px 0}}@media screen and (max-height:480px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder{height:15px}}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder .line{background-color:rgba(0,0,0,.376);flex-grow:1;height:1px}#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder .word{color:rgba(0,0,0,.376);font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder .word{font-size:14px}}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder .word{font-size:12px}}@media screen and (max-width:890px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder .word{font-size:11px}}@media screen and (max-width:600px){#LoginSignupPages_loginSignupPages__vKBK7 .form_part .body .lineBorder .word{font-size:10px}}#LoginSignupPages_loginSignupPages__vKBK7 .images_part{background-color:#4ca370;border-radius:34px;margin:0;max-height:100%;min-height:calc(100vh - 15px);overflow:hidden;padding:0;position:relative}@media screen and (max-width:1600px){#LoginSignupPages_loginSignupPages__vKBK7 .images_part{max-height:100%;min-height:calc(100vh - 30px)}}@media screen and (max-width:1025px){#LoginSignupPages_loginSignupPages__vKBK7 .images_part{max-height:100%;min-height:calc(100vh - 20px)}}@media screen and (max-width:890px){#LoginSignupPages_loginSignupPages__vKBK7 .images_part{max-height:100%;min-height:calc(100vh - 15px)}}@media screen and (max-height:600px){#LoginSignupPages_loginSignupPages__vKBK7 .images_part{max-height:100%;min-height:calc(100vh - 10px)}}#ImageSliders_imageSliders__stbAF{background-image:url(/static/media/bg_login.6441e19aeff24e6a748f.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:34px;display:flex;flex-direction:column;inset:0;overflow:hidden;padding:5.4814814815% 24px 2%;position:absolute;width:100%}@media screen and (max-width:950px){#ImageSliders_imageSliders__stbAF{background-position:80%}}@media screen and (max-width:890px){#ImageSliders_imageSliders__stbAF{background-position:100%}}@media screen and (max-width:480px){#ImageSliders_imageSliders__stbAF{background-position:80%}}@media screen and (max-width:1600px){#ImageSliders_imageSliders__stbAF{padding:5% 10px 1%}}#ImageSliders_imageSliders__stbAF .carousel .slide{color:#fff;font-size:2.6041666667vw;font-weight:700;line-height:1.1;margin-bottom:10px;text-align:left}@media screen and (max-width:1025px){#ImageSliders_imageSliders__stbAF .carousel .slide{font-size:30px}}@media screen and (max-width:890px){#ImageSliders_imageSliders__stbAF .carousel .slide{font-size:25px}}@media screen and (max-width:600px){#ImageSliders_imageSliders__stbAF .carousel .slide{font-size:20px}}#ImageSliders_imageSliders__stbAF .carousel .slide .yellow{color:#ffe347}#ImageSliders_imageSliders__stbAF .box_slider{display:flex;flex-direction:column;justify-content:flex-start;margin:auto 0;max-height:90vh;width:100%}#ImageSliders_imageSliders__stbAF .box_slider img{flex-grow:1;margin:0 auto;max-width:95%}#ImageSliders_imageSliders__stbAF .top{background-color:transparent;margin:0;max-width:70%}@media screen and (max-width:1600px){#ImageSliders_imageSliders__stbAF .top{max-width:85%}}@media screen and (max-width:890px){#ImageSliders_imageSliders__stbAF .top{max-width:90%}}@media screen and (max-width:600px){#ImageSliders_imageSliders__stbAF .top{max-width:100%}}#ImageSliders_imageSliders__stbAF .top .subtitle{color:hsla(0,0%,100%,.5)!important;display:flex;font-family:sfProDisplayMedium;font-size:16px;justify-content:flex-start;margin:30px 0;max-width:78%;text-align:left}@media screen and (max-width:1600px){#ImageSliders_imageSliders__stbAF .top .subtitle{font-size:14px}}@media screen and (max-width:1025px){#ImageSliders_imageSliders__stbAF .top .subtitle{font-size:12px}}@media screen and (max-width:890px){#ImageSliders_imageSliders__stbAF .top .subtitle{font-size:11px}}@media screen and (max-width:600px){#ImageSliders_imageSliders__stbAF .top .subtitle{font-size:10px}}@media screen and (max-width:1600px){#ImageSliders_imageSliders__stbAF .top .subtitle{margin-bottom:20px}}@media screen and (max-width:890px){#ImageSliders_imageSliders__stbAF .top .subtitle{margin-bottom:15px;max-width:85%}}@media screen and (max-width:600px){#ImageSliders_imageSliders__stbAF .top .subtitle{margin-bottom:10px;max-width:90%}}@media screen and (max-height:600px){#ImageSliders_imageSliders__stbAF .top .subtitle{margin-bottom:8px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid transparent;border-top:8px solid transparent;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px rgba(0,0,0,.9);cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.9);top:0}.carousel:hover .slide .legend{opacity:1}.form_form__DIdAo{background-color:transparent;padding:0;width:100%}.form_form__DIdAo input:-webkit-autofill,.form_form__DIdAo input:-webkit-autofill:focus,.form_form__DIdAo input:-webkit-autofill:hover,.form_form__DIdAo select:-webkit-autofill,.form_form__DIdAo select:-webkit-autofill:focus,.form_form__DIdAo select:-webkit-autofill:hover,.form_form__DIdAo textarea:-webkit-autofill,.form_form__DIdAo textarea:-webkit-autofill:focus,.form_form__DIdAo textarea:-webkit-autofill:hover{-webkit-text-fill-color:rgba(76,163,112,.5);-webkit-box-shadow:inset 0 0 0 1000px #f0eefe!important;padding:0;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.form_form__DIdAo .inputBox{background-color:transparent;display:flex;flex-direction:column;gap:5px;margin-bottom:10px;margin-top:10px;padding:0;width:100%}.form_form__DIdAo .checkbox{align-items:center;display:flex;gap:15px;justify-content:flex-start;margin:10px 0 0;width:100%}@media screen and (max-width:1025px){.form_form__DIdAo .checkbox{gap:10px}}@media screen and (max-width:890px){.form_form__DIdAo .checkbox{gap:6px}}.form_form__DIdAo .checkbox .checkinfo{display:flex;flex-grow:1;gap:3px}.form_form__DIdAo .linkTo{display:flex;gap:3px;justify-content:flex-start;margin-top:30px;width:100%}.form_form__DIdAo .linkTo .link{color:#4ca370;cursor:pointer;transition:all .5s ease-in-out}.form_form__DIdAo .linkTo .link:hover{color:#5bb37f}#SuccessSubmition_successSubmition__uP2q2{align-items:center;background-color:#fff;background-image:url(/static/media/bgsubmission.454802bc908909af1dc6.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:11.2962962963vh;inset:0;justify-content:flex-start;margin:0;overflow-x:hidden;padding:20px;position:absolute;z-index:2}@media screen and (max-width:950px){#SuccessSubmition_successSubmition__uP2q2{background-position:80%}}@media screen and (max-width:890px){#SuccessSubmition_successSubmition__uP2q2{background-position:100%}}@media screen and (max-width:480px){#SuccessSubmition_successSubmition__uP2q2{background-position:80%}}@media screen and (max-width:1600px){#SuccessSubmition_successSubmition__uP2q2{padding:15px}}@media screen and (max-width:600px){#SuccessSubmition_successSubmition__uP2q2{padding:10px}}#SuccessSubmition_successSubmition__uP2q2 .body{background-color:#fff;border:1px solid rgba(0,0,0,.376);border-radius:15px;display:flex;flex-direction:column;gap:10px;max-height:62.5925925926vh;max-width:17.4479166667vw;padding:0 0 20px}@media screen and (max-width:1600px){#SuccessSubmition_successSubmition__uP2q2 .body{padding:0 0 15px}}@media screen and (max-width:1025px){#SuccessSubmition_successSubmition__uP2q2 .body{gap:7px;padding:0 0 15px}}@media screen and (max-width:890px){#SuccessSubmition_successSubmition__uP2q2 .body{padding:0 0 15px}}@media screen and (max-height:600px){#SuccessSubmition_successSubmition__uP2q2 .body{gap:5px;padding:0 0 10px}}#SuccessSubmition_successSubmition__uP2q2 .body .centered{align-items:center;display:flex;flex-grow:1;justify-content:flex-start;padding:0}#SuccessSubmition_successSubmition__uP2q2 .body .centered *{flex-grow:1}#SuccessSubmition_successSubmition__uP2q2 .body .title{display:flex;font-size:1.375em;font-weight:400;justify-content:center}#SuccessSubmition_successSubmition__uP2q2 .body .imgTop{background-image:url(/static/media/confirmed_bg.8719359b5ab478c48380.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:15px;border-top:1px solid rgba(0,0,0,.376);flex-grow:1;height:17.4479166667vw;width:17.4479166667vw}@media screen and (max-width:1600px){#SuccessSubmition_successSubmition__uP2q2 .body .imgTop{height:20.8333333333vw;width:20.8333333333vw}}@media screen and (max-width:1025px){#SuccessSubmition_successSubmition__uP2q2 .body .imgTop{width:100%}}@media screen and (max-width:950px){#SuccessSubmition_successSubmition__uP2q2 .body .imgTop{background-position:80%}}@media screen and (max-width:890px){#SuccessSubmition_successSubmition__uP2q2 .body .imgTop{background-position:100%}}@media screen and (max-width:480px){#SuccessSubmition_successSubmition__uP2q2 .body .imgTop{background-position:80%}}#SuccessSubmition_successSubmition__uP2q2 .body .bottom{display:flex;flex-direction:column;gap:10px;margin:15px;padding:0}@media screen and (max-width:1600px){#SuccessSubmition_successSubmition__uP2q2 .body .bottom{gap:7px;margin:10px}}@media screen and (max-width:890px){#SuccessSubmition_successSubmition__uP2q2 .body .bottom{gap:5px;margin:8px}}#SuccessSubmition_successSubmition__uP2q2 .body .bottom .centered{font-size:1.1075em;font-weight:500;line-height:1.3;margin:0;text-align:center;width:100%}#Page404_page404__YPtko{align-items:center;background-color:#fff;background-image:url(/static/media/bgsubmission.454802bc908909af1dc6.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:11.2962962963vh;inset:0;justify-content:flex-start;margin:0;overflow-x:hidden;padding:20px;position:absolute;z-index:2}@media screen and (max-width:950px){#Page404_page404__YPtko{background-position:80%}}@media screen and (max-width:890px){#Page404_page404__YPtko{background-position:100%}}@media screen and (max-width:480px){#Page404_page404__YPtko{background-position:80%}}@media screen and (max-width:1600px){#Page404_page404__YPtko{padding:15px}}@media screen and (max-width:600px){#Page404_page404__YPtko{padding:10px}}#Page404_page404__YPtko .body{background-color:#fff;border:1px solid rgba(0,0,0,.376);border-radius:15px;display:flex;flex-direction:column;gap:10px;max-height:62.5925925926vh;max-width:36.7708333333vw;padding:20px 32px}@media screen and (max-width:1600px){#Page404_page404__YPtko .body{padding:15px 25px}}@media screen and (max-width:1025px){#Page404_page404__YPtko .body{padding:15px 20px}}@media screen and (max-width:890px){#Page404_page404__YPtko .body{padding:15px}}@media screen and (max-height:600px){#Page404_page404__YPtko .body{padding:10px 15px}}#Page404_page404__YPtko .body .centered{align-items:center;display:flex;font-size:1.1075em;font-weight:500;justify-content:center;line-height:1.3;padding:0;text-align:center}#Page404_page404__YPtko .body .centered *{align-items:center;display:flex;flex-grow:1;justify-content:center}#Page404_page404__YPtko .body .title{font-size:1.375em;font-weight:400}#Page404_page404__YPtko .body .imgTop{background-image:url(/static/media/404.6984f1889fe461c73bab.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:59.3518518519vh;width:33.3854166667vw}@media screen and (max-width:950px){#Page404_page404__YPtko .body .imgTop{background-position:80%}}@media screen and (max-width:890px){#Page404_page404__YPtko .body .imgTop{background-position:100%}}@media screen and (max-width:480px){#Page404_page404__YPtko .body .imgTop{background-position:80%}}.FormUpload_formUpload__6kLca{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:25px;padding:0}@media screen and (max-width:1600px){.FormUpload_formUpload__6kLca{gap:18px}}@media screen and (max-width:890px){.FormUpload_formUpload__6kLca{gap:15px}}@media screen and (max-height:600px){.FormUpload_formUpload__6kLca{gap:10px}}.FormUpload_formUpload__6kLca .form_content{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:15px}@media screen and (max-width:1600px){.FormUpload_formUpload__6kLca .form_content{gap:10px}}@media screen and (max-width:890px){.FormUpload_formUpload__6kLca .form_content{gap:7px}}@media screen and (max-height:600px){.FormUpload_formUpload__6kLca .form_content{gap:5px}}.FormUpload_formUpload__6kLca .form_content .label{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.FormUpload_formUpload__6kLca .form_content .label{font-size:14px}}@media screen and (max-width:1025px){.FormUpload_formUpload__6kLca .form_content .label{font-size:12px}}@media screen and (max-width:890px){.FormUpload_formUpload__6kLca .form_content .label{font-size:11px}}@media screen and (max-width:600px){.FormUpload_formUpload__6kLca .form_content .label{font-size:10px}}@media screen and (max-width:820px){.FormUpload_formUpload__6kLca .form_content .label{font-size:10px}}@media screen and (max-width:890px){.FormUpload_formUpload__6kLca .form_content .label{font-family:sfProDisplayMedium;font-size:16px}}@media screen and (max-width:890px)and (max-width:1600px){.FormUpload_formUpload__6kLca .form_content .label{font-size:14px}}@media screen and (max-width:890px)and (max-width:1025px){.FormUpload_formUpload__6kLca .form_content .label{font-size:12px}}@media screen and (max-width:890px)and (max-width:890px){.FormUpload_formUpload__6kLca .form_content .label{font-size:11px}}@media screen and (max-width:890px)and (max-width:600px){.FormUpload_formUpload__6kLca .form_content .label{font-size:10px}}.FormUpload_formUpload__6kLca .form_content .labelBox{display:flex;flex-wrap:nowrap}@media screen and (max-width:890px){.FormUpload_formUpload__6kLca .form_content .labelBox{flex-direction:column}}.FormUpload_formUpload__6kLca .form_content .labelBox .opacity{align-items:center;display:flex;flex-wrap:nowrap;gap:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.FormUpload_formUpload__6kLca .form_content .labelBox .opacity .purple{color:#4aa4f8}.FormUpload_formUpload__6kLca .form_content .input{background-color:#fff!important;border:none;border:25px!important;box-shadow:none}.FormUpload_formUpload__6kLca .buttons{background-color:transparent;display:flex;justify-content:space-between;margin-top:10px}.FormUpload_formUpload__6kLca .buttons .btn{border-radius:25px;font-family:sfProDisplayMedium;font-size:16px;padding:10px 30px;text-transform:capitalize;transition:all .5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.FormUpload_formUpload__6kLca .buttons .btn{font-size:14px}}@media screen and (max-width:1025px){.FormUpload_formUpload__6kLca .buttons .btn{font-size:12px}}@media screen and (max-width:890px){.FormUpload_formUpload__6kLca .buttons .btn{font-size:11px}}@media screen and (max-width:600px){.FormUpload_formUpload__6kLca .buttons .btn{font-size:10px}}@media screen and (max-width:1025px){.FormUpload_formUpload__6kLca .buttons .btn{padding:8 15px}}@media screen and (max-height:600px){.FormUpload_formUpload__6kLca .buttons .btn{height:30px;padding:6 13px}}.FormUpload_formUpload__6kLca .buttons .draft{background-color:#ffe347;-webkit-columns:#000;column-count:#000}.FormUpload_formUpload__6kLca .buttons .final{background-color:#4ca370;color:#fff}.UploadGlb_uploadGlb__qRN7r{grid-gap:20px;background-color:transparent;border-radius:12px;display:grid;gap:20px;grid-template-columns:2fr 1.3fr;height:100%;width:100%}.UploadGlb_uploadGlb__qRN7r .preview,.UploadGlb_uploadGlb__qRN7r .upload{background-color:#f0eefe;border-radius:12px;display:flex;flex-direction:column;padding:20px}@media screen and (max-width:1600px){.UploadGlb_uploadGlb__qRN7r .preview,.UploadGlb_uploadGlb__qRN7r .upload{padding:15px}}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .preview,.UploadGlb_uploadGlb__qRN7r .upload{padding:15px}}@media screen and (max-height:600px){.UploadGlb_uploadGlb__qRN7r .preview,.UploadGlb_uploadGlb__qRN7r .upload{padding:10px}}.UploadGlb_uploadGlb__qRN7r .fitContent{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.UploadGlb_uploadGlb__qRN7r .upload{gap:25px}@media screen and (max-height:600px){.UploadGlb_uploadGlb__qRN7r .upload{padding:15px}}.UploadGlb_uploadGlb__qRN7r .upload .top_content{display:flex;flex-direction:column;gap:7px}.UploadGlb_uploadGlb__qRN7r .upload .top_content .title{color:#000;font-family:sfProDisplayMedium;font-size:30px;text-align:left}@media screen and (max-width:1600px){.UploadGlb_uploadGlb__qRN7r .upload .top_content .title{font-size:25px}}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .upload .top_content .title{font-size:20px}}@media screen and (max-height:600px){.UploadGlb_uploadGlb__qRN7r .upload .top_content .title{font-size:16px}}.UploadGlb_uploadGlb__qRN7r .upload .top_content .sub_title{color:rgba(0,0,0,.502);font-family:sfProDisplayMedium;font-size:30px;font-size:16px;text-align:left}@media screen and (max-width:1600px){.UploadGlb_uploadGlb__qRN7r .upload .top_content .sub_title{font-size:14px}}@media screen and (max-width:1025px){.UploadGlb_uploadGlb__qRN7r .upload .top_content .sub_title{font-size:12px}}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .upload .top_content .sub_title{font-size:11px}}@media screen and (max-width:600px){.UploadGlb_uploadGlb__qRN7r .upload .top_content .sub_title{font-size:10px}}.UploadGlb_uploadGlb__qRN7r .preview{display:flex;flex-direction:column;gap:60px;padding:20px}@media screen and (max-width:1600px){.UploadGlb_uploadGlb__qRN7r .preview{gap:60px;padding:15px}}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .preview{gap:60px;padding:12px}}@media screen and (max-height:600px){.UploadGlb_uploadGlb__qRN7r .preview{gap:60px;padding:10px}}.UploadGlb_uploadGlb__qRN7r .preview .preview_img{align-items:flex-start;background-color:transparent;border-radius:12px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1600px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img{gap:8px}}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img{gap:5px}}.UploadGlb_uploadGlb__qRN7r .preview .preview_img .glb{flex-grow:0;max-height:50vh;min-height:50vh}.UploadGlb_uploadGlb__qRN7r .preview .preview_img .title{font-family:sfProDisplayMedium;font-size:22px}@media screen and (max-width:1600px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .title{font-size:18px}}@media screen and (max-width:1025px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .title{font-size:16px}}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .title{font-size:14px}}@media screen and (max-width:600px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .title{font-size:12px}}.UploadGlb_uploadGlb__qRN7r .preview .preview_img .img{aspect-ratio:1/1;background-size:contain;border-radius:12px;flex-grow:1;height:auto;max-width:100%;padding:0;width:100%}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .img{background-size:contain}.UploadGlb_uploadGlb__qRN7r .preview .preview_img .img .preview_image{border-radius:12px;height:auto;margin:0;width:100%}}.UploadGlb_uploadGlb__qRN7r .preview .preview_img .img .placeholder{border-radius:12px;height:auto;height:45vh;margin:0;max-height:auto;max-width:100%;width:100%}.UploadGlb_uploadGlb__qRN7r .preview .preview_img .placeholder{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain}@media screen and (max-width:950px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .placeholder{background-position:80%}}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .placeholder{background-position:100%}}@media screen and (max-width:480px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .placeholder{background-position:80%}}.UploadGlb_uploadGlb__qRN7r .preview .preview_img .userImage{aspect-ratio:1/1;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:5px solid #4ca370;border-radius:50%;height:auto;max-width:100%;min-width:100%;object-fit:contain;width:100%}@media screen and (max-width:950px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .userImage{background-position:80%}}@media screen and (max-width:890px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .userImage{background-position:100%}}@media screen and (max-width:480px){.UploadGlb_uploadGlb__qRN7r .preview .preview_img .userImage{background-position:80%}}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x{display:flex;flex-direction:column;gap:10px}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload{align-items:center;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' rx='25' ry='25' stroke='%234936A2FF' stroke-width='4' stroke-dasharray='6, 14' stroke-dashoffset='3' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:12px;border-radius:25px;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:10vh;padding:15px}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .dropzone{align-items:center;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:center;width:100%}@media screen and (max-width:890px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload{padding:10px}}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .imageBox{align-items:center;aspect-ratio:1/1;background-color:#4ca370;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;margin-bottom:15px;transition:all .5s ease-in-out;width:auto}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .imageBox:hover{background-color:#62b685}@media screen and (max-width:1600px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .imageBox{height:50px}}@media screen and (max-width:1025px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .imageBox{height:40px}}@media screen and (max-height:480px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .imageBox{height:35px;margin-bottom:10px}}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .imageBox .icon{max-height:80%;max-width:80%}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .instructions{align-items:flex-start;display:flex;flex-direction:column;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:50%}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .instructions .title{margin:20px 0}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox{align-items:center;background-color:#4ca370;border-radius:25px;display:flex;gap:5px;height:45px;margin-top:25px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:50%;padding:5px}@media screen and (max-width:1600px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox{height:40px;margin-top:20px}}@media screen and (max-width:1025px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox{margin-top:18px}}@media screen and (max-width:890px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox{height:35px;margin-top:15px}}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .sizeHeightChilds{display:flex}@media screen and (max-width:1600px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .sizeHeightChilds{height:40px}}@media screen and (max-width:890px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .sizeHeightChilds{height:35px}}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .imageBox{background-color:#8fcba8;margin:0;max-height:100%}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .name{align-items:center;background-color:transparent;color:#fff;display:flex;flex-grow:1;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .name{font-size:14px}}@media screen and (max-width:1025px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .name{font-size:12px}}@media screen and (max-width:890px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .name{font-size:11px}}@media screen and (max-width:600px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .name{font-size:10px}}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .btn{flex-grow:1;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .btn{font-size:14px}}@media screen and (max-width:1025px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .btn{font-size:12px}}@media screen and (max-width:890px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .btn{font-size:11px}}@media screen and (max-width:600px){.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .btn{font-size:10px}}.fileUploadComponentStyle_fileUploadComponent__PY\+\+x .glbupload .bottomBox .update{color:#4ca370}.sideNav_sideNav__1zj4V{background-color:transparent;border-radius:12px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-height:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.sideNav_sideNav__1zj4V .content{background-color:#4ca370;border-radius:12px;display:flex;flex-direction:column;gap:30px;height:100%;max-height:100%;max-width:249px;min-width:249px;padding:15px}@media screen and (max-width:1600px){.sideNav_sideNav__1zj4V .content{max-width:200px;min-width:200px;padding:10px}}@media screen and (max-width:1025px){.sideNav_sideNav__1zj4V .content{max-width:180px;min-width:180px}}@media screen and (max-width:890px){.sideNav_sideNav__1zj4V .content{max-width:60px;min-width:60px;padding:10px}}@media screen and (max-width:600px){.sideNav_sideNav__1zj4V .content{max-width:60px;min-width:60px;padding:7px}}@media screen and (max-height:600px){.sideNav_sideNav__1zj4V .content{gap:20px}}.sideNav_sideNav__1zj4V .content .imgeLogo{height:60px}@media screen and (max-width:1600px){.sideNav_sideNav__1zj4V .content .imgeLogo{height:50px;width:35.06px}}@media screen and (max-width:890px){.sideNav_sideNav__1zj4V .content .imgeLogo{height:40px;margin-bottom:20px;width:30.06px}}@media screen and (max-width:600px){.sideNav_sideNav__1zj4V .content .imgeLogo{height:30px;width:20.06px}}.sideNav_sideNav__1zj4V .content .item{align-items:center;background-color:transparent;border-radius:25px;cursor:pointer;display:flex;gap:12px;height:50px;margin:0;padding:0 0 0 10.502283105%;text-decoration:none;width:calc(100% - 15px)}@media screen and (max-width:1600px){.sideNav_sideNav__1zj4V .content .item{gap:10px;height:40px}}@media screen and (max-width:1025px){.sideNav_sideNav__1zj4V .content .item{gap:8px;height:30px}}@media screen and (max-width:890px){.sideNav_sideNav__1zj4V .content .item{align-items:center;aspect-ratio:1/1;border-radius:50%;gap:0;height:auto;justify-content:center;padding-left:0;width:100%}}.sideNav_sideNav__1zj4V .content .item .icon{cursor:pointer;max-height:24px;max-width:24px;position:relative;z-index:2}@media screen and (max-width:1600px){.sideNav_sideNav__1zj4V .content .item .icon{max-height:20px;max-width:20px}}@media screen and (max-width:1025px){.sideNav_sideNav__1zj4V .content .item .icon{max-height:18px;max-width:18px}}@media screen and (max-width:600px){.sideNav_sideNav__1zj4V .content .item .icon{max-height:15px;max-width:15px}}.sideNav_sideNav__1zj4V .content .item .title{color:#fff;cursor:pointer;font-family:sfProDisplayMedium;font-size:16px;position:relative;z-index:2}@media screen and (max-width:1600px){.sideNav_sideNav__1zj4V .content .item .title{font-size:14px}}@media screen and (max-width:1025px){.sideNav_sideNav__1zj4V .content .item .title{font-size:12px}}@media screen and (max-width:890px){.sideNav_sideNav__1zj4V .content .item .title{font-size:11px}}@media screen and (max-width:600px){.sideNav_sideNav__1zj4V .content .item .title{font-size:10px}}@media screen and (max-width:890px){.sideNav_sideNav__1zj4V .content .item .title{display:none}}.sideNav_sideNav__1zj4V .content .active{background:radial-gradient(#4aa4f8 0,rgba(232,0,182,0) 100%);border-radius:25px;mix-blend-mode:color-dodge;position:relative;transition:all .5s ease-in-out}@media screen and (max-width:890px){.sideNav_sideNav__1zj4V .content .active{border-radius:50%}}.sideNav_sideNav__1zj4V .content .active .activeBg{--webkit-backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:25px;inset:0;position:absolute;z-index:0}@media screen and (max-width:890px){.sideNav_sideNav__1zj4V .content .active .activeBg{border-radius:50%}}.sideNav_sideNav__1zj4V .content .nav_body{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.sideNav_sideNav__1zj4V .content .nav_body .dismissTitle{display:none}.sideNav_sideNav__1zj4V .content .nav_body .nav_items{align-items:flex-start;display:flex;flex-direction:column;gap:7px;justify-content:space-between}.sideNav_sideNav__1zj4V .content .nav_body .logoutBox{align-items:center;align-self:baseline;background-color:transparent;border-top:1px solid #fff;display:flex;height:20%;padding:0;width:100%}.sideNav_sideNav__1zj4V .content .nav_body .logoutBox .item,.sideNav_sideNav__1zj4V .content .nav_body .logoutBox .item:focus,.sideNav_sideNav__1zj4V .content .nav_body .logoutBox .item:hover{background-color:transparent}.sideNav_sideNav__1zj4V .reduceNavSize{align-items:center;max-width:80px;min-width:80px}.sideNav_sideNav__1zj4V .reduceNavSize .imgeLogo{height:40px;margin-bottom:20px;width:30.06px}.sideNav_sideNav__1zj4V .reduceNavSize .nav_body .logoutBox .title,.sideNav_sideNav__1zj4V .reduceNavSize .nav_body .nav_items .title{display:none}.sideNav_sideNav__1zj4V .reduceNavSize .nav_body .nav_items .item{align-items:center;aspect-ratio:1/1;border-radius:50%;display:flex;gap:0;height:auto;justify-content:center;padding:5px;width:100%}.sideNav_sideNav__1zj4V .reduceNavSize .nav_body .nav_items .active{align-items:center;background:radial-gradient(#4aa4f8 0,rgba(232,0,182,0) 100%);border-radius:50%;display:flex;justify-content:center;mix-blend-mode:color-dodge;padding:5px;position:relative;transition:all .5s ease-in-out}.sideNav_sideNav__1zj4V .reduceNavSize .nav_body .nav_items .active .activeBg{--webkit-backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:50%;inset:0;position:absolute;z-index:0}.TopNav_topNav__P-fuw{background-image:url(/static/media/bg_nav.3ee244f28218519c1002.svg);border-radius:12px 12px 0 0;height:76px;padding:0;position:relative;width:100%}@media screen and (max-width:1600px){.TopNav_topNav__P-fuw{height:60px}}@media screen and (max-width:1025px){.TopNav_topNav__P-fuw{height:50px}}@media screen and (max-height:600px){.TopNav_topNav__P-fuw{height:50px}}@media screen and (max-height:480px){.TopNav_topNav__P-fuw{height:40px}}.TopNav_topNav__P-fuw .navBox{align-items:center;background-color:rgba(74,54,162,.518);border-radius:12px 12px 0 0;display:flex;gap:14.0906269398%;inset:0;margin:0;padding:0 20px;position:absolute}@media screen and (max-width:1600px){.TopNav_topNav__P-fuw .navBox{gap:11.0906269398%;padding:0 15px}}@media screen and (max-width:1025px){.TopNav_topNav__P-fuw .navBox{gap:10.0906269398%;padding:0 10px}}@media screen and (max-width:890px){.TopNav_topNav__P-fuw .navBox{gap:2.0906269398%}}.TopNav_topNav__P-fuw .navBox .arrow_box{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:59.2105263158%;justify-content:center;transition:all .5s ease-in-out;width:auto}.TopNav_topNav__P-fuw .navBox .arrow_box:hover{background-color:#ebebeb}@media screen and (max-width:890px){.TopNav_topNav__P-fuw .navBox .arrow_box{display:none}}.TopNav_topNav__P-fuw .navBox .arrow_box .arrow{max-height:90%;max-width:80%}.TopNav_topNav__P-fuw .navBox .search-filter{grid-gap:0;align-items:center;background-color:#fff;border-radius:40px;display:grid;gap:0;grid-template-columns:2fr 1fr;height:59.2105263158%;justify-content:flex-start;padding:0 30px;width:38.2023587834%}@media screen and (max-width:1600px){.TopNav_topNav__P-fuw .navBox .search-filter{padding:0 20px}}@media screen and (max-width:1025px){.TopNav_topNav__P-fuw .navBox .search-filter{padding:0 15px}}@media screen and (max-width:890px){.TopNav_topNav__P-fuw .navBox .search-filter{flex-grow:1;padding:0 10px}}.TopNav_topNav__P-fuw .navBox .search-filter .filter,.TopNav_topNav__P-fuw .navBox .search-filter .search{background-color:transparent;border:none;border-radius:20px 0 0 20px;border-right:1px solid rgba(0,0,0,.502);color:#000;font-family:sfProDisplayMedium;font-size:16px;height:100%}@media screen and (max-width:1600px){.TopNav_topNav__P-fuw .navBox .search-filter .filter,.TopNav_topNav__P-fuw .navBox .search-filter .search{font-size:14px}}@media screen and (max-width:1025px){.TopNav_topNav__P-fuw .navBox .search-filter .filter,.TopNav_topNav__P-fuw .navBox .search-filter .search{font-size:12px}}@media screen and (max-width:890px){.TopNav_topNav__P-fuw .navBox .search-filter .filter,.TopNav_topNav__P-fuw .navBox .search-filter .search{font-size:11px}}@media screen and (max-width:600px){.TopNav_topNav__P-fuw .navBox .search-filter .filter,.TopNav_topNav__P-fuw .navBox .search-filter .search{font-size:10px}}.TopNav_topNav__P-fuw .navBox .search-filter .filter:focus,.TopNav_topNav__P-fuw .navBox .search-filter .search:focus{border:none;box-shadow:none;outline:none}.TopNav_topNav__P-fuw .navBox .search-filter .filter::-webkit-input-placeholder,.TopNav_topNav__P-fuw .navBox .search-filter .search::-webkit-input-placeholder{color:rgba(0,0,0,.502);font-family:sfProDisplayMedium}.TopNav_topNav__P-fuw .navBox .search-filter .filter::placeholder,.TopNav_topNav__P-fuw .navBox .search-filter .search::placeholder{color:rgba(0,0,0,.502);font-family:sfProDisplayMedium}.TopNav_topNav__P-fuw .navBox .search-filter .filter{border:none;padding-left:10px}.TopNav_topNav__P-fuw .navBox .profile{grid-gap:5px;align-items:center;background-color:#fff;border-radius:40px;display:grid;gap:5px;grid-template-columns:3fr 3fr 3fr;justify-content:center;padding:0 5px!important;width:45.3054003724%}.TopNav_topNav__P-fuw .navBox .profile .d-flex{align-items:center;display:flex;gap:15px;margin-left:20px}.TopNav_topNav__P-fuw .navBox .profile *{font-family:sfProDisplayMedium;margin:0}@media screen and (max-width:1025px){.TopNav_topNav__P-fuw .navBox .profile{gap:4px;padding:0 4px}}@media screen and (max-width:890px){.TopNav_topNav__P-fuw .navBox .profile{flex-grow:1;gap:3px;padding:0 3px}}.TopNav_topNav__P-fuw .navBox .profile .button{align-items:center;background-color:#4ca370;border-radius:20px;color:#f5f5f5;cursor:pointer;display:flex;font-size:12px;justify-content:center;max-height:77.7777777778%;min-height:77%;padding:0 5%;transition:all .5s ease-in-out}.TopNav_topNav__P-fuw .navBox .profile .button:hover{background-color:#5bb37f}@media screen and (max-width:1600px){.TopNav_topNav__P-fuw .navBox .profile .button{font-size:11px}}@media screen and (max-width:1025px){.TopNav_topNav__P-fuw .navBox .profile .button{font-size:10px}}.TopNav_topNav__P-fuw .navBox .profile .active{background-color:#4aa4f8!important;color:#f5f5f5}.TopNav_topNav__P-fuw .navBox .profile .name{display:flex;font-size:14px;justify-content:flex-end}@media screen and (max-width:1600px){.TopNav_topNav__P-fuw .navBox .profile .name{font-size:13px}}@media screen and (max-width:1025px){.TopNav_topNav__P-fuw .navBox .profile .name{font-size:12px}}@media screen and (max-width:890px){.TopNav_topNav__P-fuw .navBox .profile .name{font-size:11px}}.TopNav_topNav__P-fuw .navBox .profile .imgprofile{aspect-ratio:1/1;display:flex;justify-content:flex-end;max-height:77.7777777778%}.TopNav_topNav__P-fuw .navBox .profile .imgprofile .picture{aspect-ratio:1/1;background-color:#4ca370;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;cursor:pointer;margin:0;min-height:50px;padding:0;width:auto}@media screen and (max-width:950px){.TopNav_topNav__P-fuw .navBox .profile .imgprofile .picture{background-position:80%}}@media screen and (max-width:890px){.TopNav_topNav__P-fuw .navBox .profile .imgprofile .picture{background-position:100%}}@media screen and (max-width:480px){.TopNav_topNav__P-fuw .navBox .profile .imgprofile .picture{background-position:80%}}.dashboardLayout_dashboardLayout__\+vMQg{background-color:#f0eefe;display:flex;gap:20px;inset:0;margin:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:100vh;overflow-x:hidden;overflow:hidden;padding:15px;position:absolute;z-index:2}@media screen and (max-width:1600px){.dashboardLayout_dashboardLayout__\+vMQg{gap:15px;padding:30px}}@media screen and (max-width:1025px){.dashboardLayout_dashboardLayout__\+vMQg{padding:2%}}@media screen and (max-width:890px){.dashboardLayout_dashboardLayout__\+vMQg{gap:10px;padding:15px}}@media screen and (max-width:600px){.dashboardLayout_dashboardLayout__\+vMQg{padding:10px}}.dashboardLayout_dashboardLayout__\+vMQg .center{display:grid;place-items:center;width:100%}.dashboardLayout_dashboardLayout__\+vMQg .body_glb{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;flex-grow:1;gap:29px;height:100%;justify-content:flex-start;margin:0;padding:0}@media screen and (max-width:1600px){.dashboardLayout_dashboardLayout__\+vMQg .body_glb{gap:15px}}@media screen and (max-width:890px){.dashboardLayout_dashboardLayout__\+vMQg .body_glb{gap:10px}}.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview{background-color:#fff;border-radius:12px;flex-grow:1;overflow:hidden;padding:20px}.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview::-webkit-scrollbar{width:5px}@media screen and (max-width:600px){.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview::-webkit-scrollbar{display:none}}.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview::-webkit-scrollbar-track{background:#f5f5f5}@media screen and (max-width:600px){.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview::-webkit-scrollbar-track{display:none}}.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (max-width:600px){.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview::-webkit-scrollbar-thumb{display:none}}.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview::-webkit-scrollbar-thumb:hover{background:#4ca370}@media screen and (max-width:600px){.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview::-webkit-scrollbar-thumb:hover{display:none}}@media screen and (max-width:1600px){.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview{gap:15px;padding:15px}}@media screen and (max-width:890px){.dashboardLayout_dashboardLayout__\+vMQg .body_glb .upload_preview{gap:10px;padding:10px}}.deletePopup_deletePopup__8HhO5 .btn_light{background-color:#fff;color:#000}.deletePopup_deletePopup__8HhO5 .btn_purple{background-color:#4aa4f8;color:#fff}.deletePopup_deletePopup__8HhO5 .loader{margin-bottom:20px}.emptyFilter_emptyFilter__eIuVb{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-top:10px;width:100%}.emptyFilter_emptyFilter__eIuVb .bg_empty{height:auto;margin-bottom:20px;min-height:20vh}.emptyFilter_emptyFilter__eIuVb .details{margin:20px auto;max-width:50%}.emptyFilter_emptyFilter__eIuVb .btn{margin:0 auto}.previewPopup_previewPopup__Njtip .titlePreview{align-items:center;display:flex;justify-content:space-between}.previewPopup_previewPopup__Njtip .btn_light{background-color:#fff;color:#000}.previewPopup_previewPopup__Njtip .image_preview{height:100%;text-align:center;width:100%}.ManageGlb_manageGlb__Wksll{background-color:#f0eefe;border-radius:12px;height:100%;max-width:100%;padding:20px}.ManageGlb_manageGlb__Wksll a{text-decoration:none}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll{padding:15px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll{padding:10px}}.ManageGlb_manageGlb__Wksll .top_content{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .top_content{margin-bottom:15px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__Wksll .top_content{margin-bottom:10px}}.ManageGlb_manageGlb__Wksll .top_content .child{font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .top_content .child{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .top_content .child{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .top_content .child{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__Wksll .top_content .child{font-size:10px}}.ManageGlb_manageGlb__Wksll .top_content .title{color:#000;font-family:sfProDisplayMedium;font-size:30px;text-align:left}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .top_content .title{font-size:25px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .top_content .title{font-size:20px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__Wksll .top_content .title{font-size:16px}}.ManageGlb_manageGlb__Wksll .top_content .sub_title{color:#000;font-family:sfProDisplayMedium;font-size:30px;font-size:16px;text-align:left}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .top_content .sub_title{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .top_content .sub_title{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .top_content .sub_title{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__Wksll .top_content .sub_title{font-size:10px}}.ManageGlb_manageGlb__Wksll .sort_box{align-items:center;cursor:pointer;display:flex;gap:2px}.ManageGlb_manageGlb__Wksll .sort_box .image{max-height:12px}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .sort_box .image{max-height:10px}}.ManageGlb_manageGlb__Wksll .uploaded_glb{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;flex-grow:1;gap:10px;padding:15px 12px 15px 20px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb{padding:15px 12px 15px 15px}}@media screen and (max-height:890px){.ManageGlb_manageGlb__Wksll .uploaded_glb{padding:10px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top{align-items:center;display:flex;height:50px;justify-content:space-between}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:650px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top{max-width:90%}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox{align-items:center;background-color:#f0eefe;border-radius:25px;display:flex;height:45px;justify-content:flex-start;padding:0 30px;width:26.8178807947%}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox{padding:0 20px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox{padding:0 15px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search{cursor:pointer}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search{height:15px;width:15px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search{height:13px;width:12px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input{background-color:transparent;border:none;border-radius:25px;box-shadow:none;color:#000;flex-grow:1;font-family:sfProDisplayMedium;font-size:16px;height:100%}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:10px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input:focus{border:none;outline:none}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:14px}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:12px}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:11px}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:10px}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:10px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body{flex-grow:1}@media screen and (max-width:1185px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body{max-width:90vw;overflow-x:scroll}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{width:5px}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{background:#f5f5f5}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{background:#4ca370}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{display:none}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .title_box{display:grid;flex-flow:row nowrap;grid-template-columns:.2fr 2.5fr 2.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;padding:5px 0}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .title_box{max-width:1471px;min-width:1471px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .title_box .child{display:flex;justify-content:flex-start}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box{min-width:1471px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .row{align-items:center;border-top:1px solid #f0eefe;display:grid;flex-flow:row nowrap;grid-template-columns:.2fr 2.5fr 2.5fr 1.5fr 1.5fr 1.5fr 1.5fr 1.5fr;padding:5px}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .row .draft,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .row .published{align-items:center;border-radius:25px;display:flex;justify-content:center;max-height:26px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .row .published{background-color:#f0eefe}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .row .draft{background-color:#fffbe6}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .child{display:flex;justify-content:flex-start}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .child .d-flex{align-items:center;display:flex;gap:6px}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .glb{align-items:center;display:flex;gap:15px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .glb{gap:10px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .glb{gap:5px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .glb .image{border-radius:12px;gap:10px;max-height:60px;max-width:60px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:45px;max-width:45px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:35px;max-width:35px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:25px;max-width:25px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px;justify-content:center;margin:0 0 0 15px;padding:10px 15px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:10px}}@media screen and (max-width:1600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 10px;padding:7px 10px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 8px;padding:5px 8px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 6px;padding:5px}}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .preview{border:1px solid #f0eefe}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .edit{border:1px solid #55c25c}.ManageGlb_manageGlb__Wksll .uploaded_glb .uploaded_glb_body .content_box .delete{border:1px solid #4aa4f8}.FormUpload_formUpload__us--g{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:25px;padding:0}@media screen and (max-width:1600px){.FormUpload_formUpload__us--g{gap:18px}}@media screen and (max-width:890px){.FormUpload_formUpload__us--g{gap:15px}}@media screen and (max-height:600px){.FormUpload_formUpload__us--g{gap:10px}}.FormUpload_formUpload__us--g .form_content{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:15px}@media screen and (max-width:1600px){.FormUpload_formUpload__us--g .form_content{gap:10px}}@media screen and (max-width:890px){.FormUpload_formUpload__us--g .form_content{gap:7px}}@media screen and (max-height:600px){.FormUpload_formUpload__us--g .form_content{gap:5px}}.FormUpload_formUpload__us--g .form_content .label{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.FormUpload_formUpload__us--g .form_content .label{font-size:14px}}@media screen and (max-width:1025px){.FormUpload_formUpload__us--g .form_content .label{font-size:12px}}@media screen and (max-width:890px){.FormUpload_formUpload__us--g .form_content .label{font-size:11px}}@media screen and (max-width:600px){.FormUpload_formUpload__us--g .form_content .label{font-size:10px}}@media screen and (max-width:820px){.FormUpload_formUpload__us--g .form_content .label{font-size:10px}}@media screen and (max-width:890px){.FormUpload_formUpload__us--g .form_content .label{font-family:sfProDisplayMedium;font-size:16px}}@media screen and (max-width:890px)and (max-width:1600px){.FormUpload_formUpload__us--g .form_content .label{font-size:14px}}@media screen and (max-width:890px)and (max-width:1025px){.FormUpload_formUpload__us--g .form_content .label{font-size:12px}}@media screen and (max-width:890px)and (max-width:890px){.FormUpload_formUpload__us--g .form_content .label{font-size:11px}}@media screen and (max-width:890px)and (max-width:600px){.FormUpload_formUpload__us--g .form_content .label{font-size:10px}}.FormUpload_formUpload__us--g .form_content .labelBox{display:flex;flex-wrap:nowrap}@media screen and (max-width:890px){.FormUpload_formUpload__us--g .form_content .labelBox{flex-direction:column}}.FormUpload_formUpload__us--g .form_content .labelBox .opacity{align-items:center;display:flex;flex-wrap:nowrap;gap:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.FormUpload_formUpload__us--g .form_content .labelBox .opacity .purple{color:#4aa4f8}.FormUpload_formUpload__us--g .form_content .input{background-color:#fff!important;border:none;border:25px!important;box-shadow:none}.FormUpload_formUpload__us--g .buttons{background-color:transparent;display:flex;justify-content:space-between;margin-top:10px}.FormUpload_formUpload__us--g .buttons .btn{border-radius:25px;font-family:sfProDisplayMedium;font-size:16px;padding:10px 30px;text-transform:capitalize;transition:all .5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.FormUpload_formUpload__us--g .buttons .btn{font-size:14px}}@media screen and (max-width:1025px){.FormUpload_formUpload__us--g .buttons .btn{font-size:12px}}@media screen and (max-width:890px){.FormUpload_formUpload__us--g .buttons .btn{font-size:11px}}@media screen and (max-width:600px){.FormUpload_formUpload__us--g .buttons .btn{font-size:10px}}@media screen and (max-width:1025px){.FormUpload_formUpload__us--g .buttons .btn{padding:8 15px}}@media screen and (max-height:600px){.FormUpload_formUpload__us--g .buttons .btn{height:30px;padding:6 13px}}.FormUpload_formUpload__us--g .buttons .draft{background-color:#ffe347;-webkit-columns:#000;column-count:#000}.FormUpload_formUpload__us--g .buttons .final{background-color:#4ca370;color:#fff}.ManageGlb_manageGlb__hGdd5{background-color:#f0eefe;border-radius:12px;height:100%;max-width:100%;padding:20px}.ManageGlb_manageGlb__hGdd5 a{text-decoration:none}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5{padding:15px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5{padding:10px}}.ManageGlb_manageGlb__hGdd5 .top_content{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .top_content{margin-bottom:15px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .top_content{margin-bottom:10px}}.ManageGlb_manageGlb__hGdd5 .top_content .child{font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .top_content .child{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .top_content .child{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .top_content .child{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .top_content .child{font-size:10px}}.ManageGlb_manageGlb__hGdd5 .top_content .title{color:#000;font-family:sfProDisplayMedium;font-size:30px;text-align:left}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .top_content .title{font-size:25px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .top_content .title{font-size:20px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .top_content .title{font-size:16px}}.ManageGlb_manageGlb__hGdd5 .top_content .sub_title{color:#000;font-family:sfProDisplayMedium;font-size:30px;font-size:16px;text-align:left}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .top_content .sub_title{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .top_content .sub_title{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .top_content .sub_title{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .top_content .sub_title{font-size:10px}}.ManageGlb_manageGlb__hGdd5 .sort_box{align-items:center;cursor:pointer;display:flex;gap:2px}.ManageGlb_manageGlb__hGdd5 .sort_box .image{max-height:12px}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .sort_box .image{max-height:10px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;flex-grow:1;gap:10px;padding:15px 12px 15px 20px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb{padding:15px 12px 15px 15px}}@media screen and (max-height:890px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb{padding:10px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top{align-items:center;display:flex;height:50px;justify-content:space-between}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:650px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top{max-width:90%}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox{align-items:center;background-color:#f0eefe;border-radius:25px;display:flex;height:45px;justify-content:flex-start;padding:0 30px;width:26.8178807947%}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox{padding:0 20px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox{padding:0 15px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search{cursor:pointer}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search{height:15px;width:15px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search{height:13px;width:12px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input{background-color:transparent;border:none;border-radius:25px;box-shadow:none;color:#000;flex-grow:1;font-family:sfProDisplayMedium;font-size:16px;height:100%}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:10px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input:focus{border:none;outline:none}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:14px}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:12px}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:11px}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:10px}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:10px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body{flex-grow:1}@media screen and (max-width:1185px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body{max-width:90vw;overflow-x:scroll}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{width:5px}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{background:#f5f5f5}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{background:#4ca370}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{display:none}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .title_box{display:grid;flex-flow:row nowrap;grid-template-columns:.2fr 2.5fr 2.5fr 1.5fr 1.5fr 1.5fr 1.5fr;padding:5px 0}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .title_box{max-width:1471px;min-width:1471px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .title_box .child{display:flex;justify-content:flex-start}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box{min-width:1471px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .row{align-items:center;border-top:1px solid #f0eefe;display:grid;flex-flow:row nowrap;grid-template-columns:.4fr 2.5fr 2.5fr 1.5fr 1.5fr 1.5fr 1.5fr;padding:5px}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .row .draft,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .row .published{align-items:center;border-radius:25px;display:flex;justify-content:center;max-height:26px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .row .published{background-color:#f0eefe}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .row .draft{background-color:#fffbe6}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .child{display:flex;justify-content:flex-start}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .glb{align-items:center;display:flex;gap:15px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .glb{gap:10px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .glb{gap:5px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .glb .image{border-radius:12px;gap:10px;max-height:60px;max-width:60px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:45px;max-width:45px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:35px;max-width:35px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:25px;max-width:25px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px;justify-content:center;margin:0 0 0 15px;padding:10px 15px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:10px}}@media screen and (max-width:1600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 10px;padding:7px 10px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 8px;padding:5px 8px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 6px;padding:5px}}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .preview{border:1px solid #f0eefe}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .edit{border:1px solid #55c25c}.ManageGlb_manageGlb__hGdd5 .uploaded_glb .uploaded_glb_body .content_box .delete{border:1px solid #4aa4f8}.FormUpload_formUpload__4Bu3s{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:25px;padding:0}@media screen and (max-width:1600px){.FormUpload_formUpload__4Bu3s{gap:18px}}@media screen and (max-width:890px){.FormUpload_formUpload__4Bu3s{gap:15px}}@media screen and (max-height:600px){.FormUpload_formUpload__4Bu3s{gap:10px}}.FormUpload_formUpload__4Bu3s .form_content{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:15px}@media screen and (max-width:1600px){.FormUpload_formUpload__4Bu3s .form_content{gap:10px}}@media screen and (max-width:890px){.FormUpload_formUpload__4Bu3s .form_content{gap:7px}}@media screen and (max-height:600px){.FormUpload_formUpload__4Bu3s .form_content{gap:5px}}.FormUpload_formUpload__4Bu3s .form_content .label{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:14px}}@media screen and (max-width:1025px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:12px}}@media screen and (max-width:890px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:11px}}@media screen and (max-width:600px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:10px}}@media screen and (max-width:820px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:10px}}@media screen and (max-width:890px){.FormUpload_formUpload__4Bu3s .form_content .label{font-family:sfProDisplayMedium;font-size:16px}}@media screen and (max-width:890px)and (max-width:1600px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:14px}}@media screen and (max-width:890px)and (max-width:1025px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:12px}}@media screen and (max-width:890px)and (max-width:890px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:11px}}@media screen and (max-width:890px)and (max-width:600px){.FormUpload_formUpload__4Bu3s .form_content .label{font-size:10px}}.FormUpload_formUpload__4Bu3s .form_content .labelBox{display:flex;flex-wrap:nowrap}@media screen and (max-width:890px){.FormUpload_formUpload__4Bu3s .form_content .labelBox{flex-direction:column}}.FormUpload_formUpload__4Bu3s .form_content .labelBox .opacity{align-items:center;display:flex;flex-wrap:nowrap;gap:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.FormUpload_formUpload__4Bu3s .form_content .labelBox .opacity .purple{color:#4aa4f8}.FormUpload_formUpload__4Bu3s .form_content .input{background-color:#fff!important;border:none;border:25px!important;box-shadow:none}.FormUpload_formUpload__4Bu3s .buttons{background-color:transparent;display:flex;justify-content:space-between;margin-top:10px}.FormUpload_formUpload__4Bu3s .buttons .btn{border-radius:25px;font-family:sfProDisplayMedium;font-size:16px;padding:10px 30px;text-transform:capitalize;transition:all .5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.FormUpload_formUpload__4Bu3s .buttons .btn{font-size:14px}}@media screen and (max-width:1025px){.FormUpload_formUpload__4Bu3s .buttons .btn{font-size:12px}}@media screen and (max-width:890px){.FormUpload_formUpload__4Bu3s .buttons .btn{font-size:11px}}@media screen and (max-width:600px){.FormUpload_formUpload__4Bu3s .buttons .btn{font-size:10px}}@media screen and (max-width:1025px){.FormUpload_formUpload__4Bu3s .buttons .btn{padding:8 15px}}@media screen and (max-height:600px){.FormUpload_formUpload__4Bu3s .buttons .btn{height:30px;padding:6 13px}}.FormUpload_formUpload__4Bu3s .buttons .draft{background-color:#ffe347;-webkit-columns:#000;column-count:#000}.FormUpload_formUpload__4Bu3s .buttons .final{background-color:#4ca370;color:#fff}.ManageGlb_manageGlb__HM66P{background-color:#f0eefe;border-radius:12px;height:100%;max-width:100%;padding:20px}.ManageGlb_manageGlb__HM66P a{text-decoration:none}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P{padding:15px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P{padding:10px}}.ManageGlb_manageGlb__HM66P .top_content{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .top_content{margin-bottom:15px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__HM66P .top_content{margin-bottom:10px}}.ManageGlb_manageGlb__HM66P .top_content .child{font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .top_content .child{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .top_content .child{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .top_content .child{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__HM66P .top_content .child{font-size:10px}}.ManageGlb_manageGlb__HM66P .top_content .title{color:#000;font-family:sfProDisplayMedium;font-size:30px;text-align:left}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .top_content .title{font-size:25px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .top_content .title{font-size:20px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__HM66P .top_content .title{font-size:16px}}.ManageGlb_manageGlb__HM66P .top_content .sub_title{color:#000;font-family:sfProDisplayMedium;font-size:30px;font-size:16px;text-align:left}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .top_content .sub_title{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .top_content .sub_title{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .top_content .sub_title{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__HM66P .top_content .sub_title{font-size:10px}}.ManageGlb_manageGlb__HM66P .sort_box{align-items:center;cursor:pointer;display:flex;gap:2px}.ManageGlb_manageGlb__HM66P .sort_box .image{max-height:12px}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .sort_box .image{max-height:10px}}.ManageGlb_manageGlb__HM66P .uploaded_glb{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;flex-grow:1;gap:10px;padding:15px 12px 15px 20px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb{padding:15px 12px 15px 15px}}@media screen and (max-height:890px){.ManageGlb_manageGlb__HM66P .uploaded_glb{padding:10px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top{align-items:center;display:flex;height:50px;justify-content:space-between}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:650px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top{max-width:90%}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox{align-items:center;background-color:#f0eefe;border-radius:25px;display:flex;height:45px;justify-content:flex-start;padding:0 30px;width:26.8178807947%}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox{padding:0 20px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox{padding:0 15px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search{cursor:pointer}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search{height:15px;width:15px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search{height:13px;width:12px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input{background-color:transparent;border:none;border-radius:25px;box-shadow:none;color:#000;flex-grow:1;font-family:sfProDisplayMedium;font-size:16px;height:100%}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:10px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input:focus{border:none;outline:none}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:14px}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:12px}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:11px}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:10px}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:10px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body{flex-grow:1}@media screen and (max-width:1185px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body{max-width:90vw;overflow-x:scroll}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{width:5px}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{background:#f5f5f5}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{display:none}}@media screen and (max-width:1185px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{background:#4ca370}}@media screen and (max-width:1185px)and (max-width:600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{display:none}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .title_box{display:grid;flex-flow:row nowrap;grid-template-columns:.2fr 2.5fr 2.5fr 1.5fr 1.5fr 1.5fr 1.5fr;padding:5px 0}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .title_box{max-width:1471px;min-width:1471px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .title_box .child{display:flex;justify-content:flex-start}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box{min-width:1471px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .row{align-items:center;border-top:1px solid #f0eefe;display:grid;flex-flow:row nowrap;grid-template-columns:.4fr 2.5fr 2.5fr 1.5fr 1.5fr 1.5fr 1.5fr;padding:5px}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .row .draft,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .row .published{align-items:center;border-radius:25px;display:flex;justify-content:center;max-height:26px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .row .published{background-color:#f0eefe}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .row .draft{background-color:#fffbe6}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .child{display:flex;justify-content:flex-start}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .glb{align-items:center;display:flex;gap:15px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .glb{gap:10px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .glb{gap:5px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .glb .image{border-radius:12px;gap:10px;max-height:60px;max-width:60px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:45px;max-width:45px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:35px;max-width:35px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:25px;max-width:25px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px;justify-content:center;margin:0 0 0 15px;padding:10px 15px}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:14px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:12px}}@media screen and (max-width:890px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:11px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:10px}}@media screen and (max-width:1600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 10px;padding:7px 10px}}@media screen and (max-width:1025px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 8px;padding:5px 8px}}@media screen and (max-width:600px){.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 6px;padding:5px}}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .preview{border:1px solid #f0eefe}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .edit{border:1px solid #55c25c}.ManageGlb_manageGlb__HM66P .uploaded_glb .uploaded_glb_body .content_box .delete{border:1px solid #4aa4f8}#ListOfProducts_listOfProducts__Dm\+qE{background:#2e2e2e url(/static/media/bg-Pag.aa997a159abb27ea1ae1.svg) no-repeat 50%/cover!important;background-color:#f5f5f5;background-image:url(/static/media/bg-Pag.aa997a159abb27ea1ae1.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;display:flex;flex-direction:column;gap:30px;inset:0;justify-content:space-between;margin:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:94.7916666667%;padding:15px!important;padding:0;position:absolute;position:relative;z-index:2}@media screen and (max-width:950px){#ListOfProducts_listOfProducts__Dm\+qE{background-position:80%}}@media screen and (max-width:890px){#ListOfProducts_listOfProducts__Dm\+qE{background-position:100%}}@media screen and (max-width:480px){#ListOfProducts_listOfProducts__Dm\+qE{background-position:80%}}@media screen and (max-width:1600px){#ListOfProducts_listOfProducts__Dm\+qE{gap:25px}}@media screen and (max-width:890px){#ListOfProducts_listOfProducts__Dm\+qE{gap:20px}}@media screen and (max-height:890px){#ListOfProducts_listOfProducts__Dm\+qE{gap:20px}}@media screen and (max-height:480px){#ListOfProducts_listOfProducts__Dm\+qE{gap:10px}}@media screen and (max-width:1600px){#ListOfProducts_listOfProducts__Dm\+qE{padding:30px}}@media screen and (max-width:1025px){#ListOfProducts_listOfProducts__Dm\+qE{padding:2%}}@media screen and (max-width:890px){#ListOfProducts_listOfProducts__Dm\+qE{padding:15px}}@media screen and (max-width:600px){#ListOfProducts_listOfProducts__Dm\+qE{padding:10px}}#ListOfProducts_listOfProducts__Dm\+qE .pageBody{background-color:transparent;display:flex;flex-grow:1;gap:30px;max-width:100%;min-height:100%;z-index:1}@media screen and (max-width:1600px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody{gap:25px}}@media screen and (max-width:890px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody{flex-direction:column;gap:30px}}@media screen and (max-width:600px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody{gap:20px}}@media screen and (max-height:480px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody{gap:15px}}#ListOfProducts_listOfProducts__Dm\+qE .pageBody .leftPagePart,#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart{--webkit-backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:0;display:flex;flex-direction:column;flex-grow:1;flex:1 1 45%;max-height:100%;padding:20px;z-index:1}@media screen and (max-width:1600px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody .leftPagePart,#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart{padding:15px}}@media screen and (max-width:1025px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody .leftPagePart,#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart{padding:10px}}@media screen and (max-width:890px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody .leftPagePart,#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart{--webkit-backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#4ca370;padding:8px}}#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart{max-height:calc(100vh - 170px);min-height:calc(100vh - 170px);overflow-y:scroll}#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart::-webkit-scrollbar{width:5px}@media screen and (max-width:600px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart::-webkit-scrollbar{display:none}}#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart::-webkit-scrollbar-track{background:#f5f5f5}@media screen and (max-width:600px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart::-webkit-scrollbar-track{display:none}}#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (max-width:600px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart::-webkit-scrollbar-thumb{display:none}}#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart::-webkit-scrollbar-thumb:hover{background:#4ca370}@media screen and (max-width:600px){#ListOfProducts_listOfProducts__Dm\+qE .pageBody .rightPagePart::-webkit-scrollbar-thumb:hover{display:none}}.Products_products__b0duY{--webkit-backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:transparent;background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:0;display:flex;flex-direction:column;flex-grow:1;flex:1 1 45%;gap:30px;max-height:100%;max-width:100%;min-height:100%;min-height:80vh;padding:20px;z-index:1}@media screen and (max-width:1600px){.Products_products__b0duY{gap:25px}}@media screen and (max-width:890px){.Products_products__b0duY{flex-direction:column;gap:30px}}@media screen and (max-width:600px){.Products_products__b0duY{gap:20px}}@media screen and (max-height:480px){.Products_products__b0duY{gap:15px}}@media screen and (max-width:1600px){.Products_products__b0duY{padding:15px}}@media screen and (max-width:1025px){.Products_products__b0duY{padding:10px}}@media screen and (max-width:890px){.Products_products__b0duY{--webkit-backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#4ca370;padding:8px}}.Products_products__b0duY .loading{display:grid;height:70vh;min-width:calc(100vw - 30px);place-items:center}.Products_products__b0duY .loading .MuiLinearProgress-root{width:100%}.Products_products__b0duY .singleProductBox{border-radius:0;height:333px;padding:0;width:calc(14.28571% - 20px)}@media screen and (max-width:1600px){.Products_products__b0duY .singleProductBox{height:300px;width:calc(16.66667% - 15px)}}@media screen and (max-width:1025px){.Products_products__b0duY .singleProductBox{height:270px;width:calc(20% - 15px)}}@media screen and (max-width:890px){.Products_products__b0duY .singleProductBox{height:250px;width:calc(25% - 15px)}}.Products_products__b0duY .header{grid-gap:10px;align-items:center;display:grid;gap:10px}.Products_products__b0duY .header .title{color:#f5f5f5;font-family:sfProDisplayMedium}.Products_products__b0duY .header .btns{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.Products_products__b0duY .header .active{background-color:rgba(0,0,0,.5)}.Products_products__b0duY .header .btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0;color:#f5f5f5;cursor:pointer;display:flex;font-family:sfProDisplayMedium;height:50px;justify-content:center;padding-left:30px;padding-right:30px;position:relative;transition:all .5s ease-in-out;width:auto}@media screen and (max-width:1600px){.Products_products__b0duY .header .btn{border-radius:0;font-size:12px;height:50px;width:140px}}@media screen and (max-width:1025px){.Products_products__b0duY .header .btn{border-radius:0;height:40px;width:120px}}.Products_products__b0duY .products{grid-gap:10px;display:grid;flex-wrap:wrap;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr;width:100%}@media screen and (max-width:5000px){.Products_products__b0duY .products{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}}@media screen and (max-width:1930px){.Products_products__b0duY .products{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}}@media screen and (max-width:1600px){.Products_products__b0duY .products{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}@media screen and (max-width:1025px){.Products_products__b0duY .products{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:1600px){.Products_products__b0duY .products{gap:15px}}.Products_card__4qhX1{background-color:#f0eefe;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;display:flex;flex-direction:column;height:300px;justify-content:space-between;padding:10px;text-decoration:none}@media screen and (max-width:950px){.Products_card__4qhX1{background-position:80%}}@media screen and (max-width:890px){.Products_card__4qhX1{background-position:100%}}@media screen and (max-width:480px){.Products_card__4qhX1{background-position:80%}}.Products_card__4qhX1 .top{display:flex;justify-content:space-between}.Products_card__4qhX1 .top .right{--webkit-backdrop-filter:blur(10px);aspect-ratio:1/1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:transparent;background-color:rgba(0,0,0,.15);border-radius:0;display:grid;height:40px;padding:0;place-items:center;width:40px}.Products_card__4qhX1 .top .right .icon{aspect-ratio:1/1;background:rgba(0,0,0,.5);border-radius:0;display:grid;height:34px;place-items:center;width:34px}.Products_card__4qhX1 .bottom{--webkit-backdrop-filter:blur(10px);align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:transparent;background-color:rgba(0,0,0,.44);border-radius:0;color:#f5f5f5;display:flex;font-family:sfProDisplayRegular;font-size:.875em;font-weight:400;height:40px;justify-content:space-between;padding:3px 3px 3px 20px;text-align:left}.Products_card__4qhX1 .bottom .icon{aspect-ratio:1/1;background:rgba(0,0,0,.5);border-radius:0;display:grid;height:40px;place-items:center;width:40px}.Products_left__6PSqK{--webkit-backdrop-filter:blur(10px);--webkit-backdrop-filter:blur(15px);align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:transparent;background-color:hsla(0,0%,100%,.15);background-color:rgba(0,0,0,.3);border-radius:20px;border-radius:0;display:flex;height:40px;height:auto;justify-content:center;padding:3px;width:70px;width:auto}@media screen and (max-width:1600px){.Products_left__6PSqK{height:35px;width:60px}}@media screen and (max-width:1025px){.Products_left__6PSqK{height:35px;width:50px}}.Products_left__6PSqK .number,.Products_left__6PSqK .profileImg{align-items:center;aspect-ratio:1/1;background-color:rgba(0,0,0,.5);border-radius:0;color:#f5f5f5;display:flex;font-family:sfProDisplayMedium;font-size:14px;height:34px;justify-content:center;width:auto;z-index:1}@media screen and (max-width:1600px){.Products_left__6PSqK .number,.Products_left__6PSqK .profileImg{font-size:12px}}.Products_left__6PSqK .number{z-index:0}.ManageMods_manageGlb__C1fBx{background-color:#f0eefe;border-radius:12px;height:100%;max-width:100%;padding:20px}.ManageMods_manageGlb__C1fBx .numbering{display:flex;gap:32px}.ManageMods_manageGlb__C1fBx .d-flex{display:flex;gap:35px}.ManageMods_manageGlb__C1fBx .d-flex p{min-width:82px}.ManageMods_manageGlb__C1fBx a{text-decoration:none}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx{padding:15px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx{padding:10px}}.ManageMods_manageGlb__C1fBx .top_content{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .top_content{margin-bottom:15px}}@media screen and (max-width:600px){.ManageMods_manageGlb__C1fBx .top_content{margin-bottom:10px}}.ManageMods_manageGlb__C1fBx .top_content .child{font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .top_content .child{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .top_content .child{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .top_content .child{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__C1fBx .top_content .child{font-size:10px}}.ManageMods_manageGlb__C1fBx .top_content .title{color:#000;font-family:sfProDisplayMedium;font-size:30px;text-align:left}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .top_content .title{font-size:25px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .top_content .title{font-size:20px}}@media screen and (max-width:600px){.ManageMods_manageGlb__C1fBx .top_content .title{font-size:16px}}.ManageMods_manageGlb__C1fBx .top_content .sub_title{color:#000;font-family:sfProDisplayMedium;font-size:30px;font-size:16px;text-align:left}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .top_content .sub_title{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .top_content .sub_title{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .top_content .sub_title{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__C1fBx .top_content .sub_title{font-size:10px}}.ManageMods_manageGlb__C1fBx .sort_box{align-items:center;cursor:pointer;display:flex;gap:2px}.ManageMods_manageGlb__C1fBx .sort_box .image{max-height:12px}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .sort_box .image{max-height:10px}}.ManageMods_manageGlb__C1fBx .uploaded_glb{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;flex-grow:1;gap:10px;padding:15px 12px 15px 20px}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb{padding:15px 12px 15px 15px}}@media screen and (max-height:890px){.ManageMods_manageGlb__C1fBx .uploaded_glb{padding:10px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top{align-items:center;display:flex;height:50px;justify-content:space-between}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:650px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top{max-width:90%}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox{align-items:center;background-color:#f0eefe;border-radius:25px;display:flex;height:45px;justify-content:flex-start;padding:0 30px;width:26.8178807947%}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox{padding:0 20px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox{padding:0 15px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search{cursor:pointer}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search{height:15px;width:15px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search{height:13px;width:12px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input{background-color:transparent;border:none;border-radius:25px;box-shadow:none;color:#000;flex-grow:1;font-family:sfProDisplayMedium;font-size:16px;height:100%}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:10px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input:focus{border:none;outline:none}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:14px}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:12px}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:11px}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:10px}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:10px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body{flex-grow:1}@media screen and (max-width:1185px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body{max-width:90vw;overflow-x:scroll}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{width:5px}}@media screen and (max-width:1185px)and (max-width:600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{display:none}}@media screen and (max-width:1185px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{background:#f5f5f5}}@media screen and (max-width:1185px)and (max-width:600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{display:none}}@media screen and (max-width:1185px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}}@media screen and (max-width:1185px)and (max-width:600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{display:none}}@media screen and (max-width:1185px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{background:#4ca370}}@media screen and (max-width:1185px)and (max-width:600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{display:none}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .title_box{display:grid;flex-flow:row nowrap;grid-template-columns:.3fr 2.7fr 1.7fr 1.5fr 1.5fr 1.5fr;padding:5px 0}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .title_box{max-width:1471px;min-width:1471px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .title_box .child{display:flex;justify-content:flex-start}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box{min-width:1471px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .row{align-items:center;border-top:1px solid #f0eefe;display:grid;flex-flow:row nowrap;grid-template-columns:.4fr 2.5fr 1.5fr 1.5fr 1.5fr 1.5fr;padding:5px}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .row .draft,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .row .published{align-items:center;border-radius:25px;display:flex;justify-content:center;max-height:26px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .row .published{background-color:#f0eefe}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .row .draft{background-color:#fffbe6}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .child{display:flex;justify-content:flex-start}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .glb{align-items:center;display:flex;gap:15px}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .glb{gap:10px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .glb{gap:5px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .glb .image{border-radius:12px;gap:10px;max-height:60px;max-width:60px}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:45px;max-width:45px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:35px;max-width:35px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:25px;max-width:25px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px;justify-content:center;margin:0 0 0 15px;padding:10px 15px;width:calc(100% - 20px)}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:10px}}@media screen and (max-width:1600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 10px;padding:7px 10px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 8px;padding:5px 8px}}@media screen and (max-width:600px){.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 6px;padding:5px}}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .preview{border:1px solid #f0eefe}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .edit{border:1px solid #55c25c}.ManageMods_manageGlb__C1fBx .uploaded_glb .uploaded_glb_body .content_box .delete{border:1px solid #4aa4f8}.FormUpload_formUpload__1ODxC{background-color:transparent;display:flex;flex-direction:column;flex-grow:1;gap:25px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0}@media screen and (max-width:1600px){.FormUpload_formUpload__1ODxC{gap:18px}}@media screen and (max-width:890px){.FormUpload_formUpload__1ODxC{gap:15px}}@media screen and (max-height:600px){.FormUpload_formUpload__1ODxC{gap:10px}}.FormUpload_formUpload__1ODxC .form_content{display:flex;flex-direction:column;gap:15px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}@media screen and (max-width:1600px){.FormUpload_formUpload__1ODxC .form_content{gap:10px}}@media screen and (max-width:890px){.FormUpload_formUpload__1ODxC .form_content{gap:7px}}@media screen and (max-height:600px){.FormUpload_formUpload__1ODxC .form_content{gap:5px}}.FormUpload_formUpload__1ODxC .form_content .label{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:14px}}@media screen and (max-width:1025px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:12px}}@media screen and (max-width:890px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:11px}}@media screen and (max-width:600px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:10px}}@media screen and (max-width:820px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:10px}}@media screen and (max-width:890px){.FormUpload_formUpload__1ODxC .form_content .label{font-family:sfProDisplayMedium;font-size:16px}}@media screen and (max-width:890px)and (max-width:1600px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:14px}}@media screen and (max-width:890px)and (max-width:1025px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:12px}}@media screen and (max-width:890px)and (max-width:890px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:11px}}@media screen and (max-width:890px)and (max-width:600px){.FormUpload_formUpload__1ODxC .form_content .label{font-size:10px}}.FormUpload_formUpload__1ODxC .form_content .labelBox{display:flex;flex-wrap:nowrap}@media screen and (max-width:890px){.FormUpload_formUpload__1ODxC .form_content .labelBox{flex-direction:column}}.FormUpload_formUpload__1ODxC .form_content .labelBox .opacity{align-items:center;display:flex;flex-wrap:nowrap;gap:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.FormUpload_formUpload__1ODxC .form_content .labelBox .opacity .purple{color:#4aa4f8}.FormUpload_formUpload__1ODxC .form_content .input{background-color:#fff!important;border:none;border:25px!important;box-shadow:none}.FormUpload_formUpload__1ODxC .form_content .quil{border:none;border-radius:12px;color:#000;display:flex;flex-direction:column;font-family:sfProDisplayMedium;gap:10px}.FormUpload_formUpload__1ODxC .form_content .quil .quilInput{background-color:#fff;border:none;border-radius:12px;color:#000;font-family:sfProDisplayRegular;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:76px;outline:none;padding:20px}@media screen and (max-width:1600px){.FormUpload_formUpload__1ODxC .form_content .quil .quilInput{padding:10px}}.FormUpload_formUpload__1ODxC .form_content .quil .quilInput:focus{border:none;box-shadow:none;outline:none}.FormUpload_formUpload__1ODxC .buttons{background-color:transparent;display:flex;justify-content:flex-end;margin-top:10px}.FormUpload_formUpload__1ODxC .buttons .btn{border-radius:25px;font-family:sfProDisplayMedium;font-size:16px;padding:10px 30px;text-transform:capitalize;transition:all .5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1600px){.FormUpload_formUpload__1ODxC .buttons .btn{font-size:14px}}@media screen and (max-width:1025px){.FormUpload_formUpload__1ODxC .buttons .btn{font-size:12px}}@media screen and (max-width:890px){.FormUpload_formUpload__1ODxC .buttons .btn{font-size:11px}}@media screen and (max-width:600px){.FormUpload_formUpload__1ODxC .buttons .btn{font-size:10px}}@media screen and (max-width:1025px){.FormUpload_formUpload__1ODxC .buttons .btn{padding:8 15px}}@media screen and (max-height:600px){.FormUpload_formUpload__1ODxC .buttons .btn{height:30px;padding:6 13px}}.FormUpload_formUpload__1ODxC .buttons .draft{background-color:#ffe347;-webkit-columns:#000;column-count:#000}.FormUpload_formUpload__1ODxC .buttons .final{background-color:#4ca370;color:#fff}.publicProfile_publicProfile__FaZCe{background-color:#f5f5f5;background-image:url(/static/media/bg-Pag.aa997a159abb27ea1ae1.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;display:flex;flex-direction:column;gap:30px;justify-content:space-between;margin:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-height:100vh;min-width:94.7916666667%;padding:15px;position:relative;z-index:2}@media screen and (max-width:1600px){.publicProfile_publicProfile__FaZCe{gap:25px}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe{gap:20px}}@media screen and (max-height:890px){.publicProfile_publicProfile__FaZCe{gap:20px}}@media screen and (max-height:480px){.publicProfile_publicProfile__FaZCe{gap:10px}}@media screen and (max-width:950px){.publicProfile_publicProfile__FaZCe{background-position:80%}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe{background-position:100%}}@media screen and (max-width:480px){.publicProfile_publicProfile__FaZCe{background-position:80%}}@media screen and (max-width:1600px){.publicProfile_publicProfile__FaZCe{padding:30px}}@media screen and (max-width:1025px){.publicProfile_publicProfile__FaZCe{padding:2%}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe{padding:15px}}@media screen and (max-width:600px){.publicProfile_publicProfile__FaZCe{padding:10px}}.publicProfile_publicProfile__FaZCe .pageBody{--webkit-backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent;background-color:hsla(0,0%,100%,.15);border-radius:0;display:flex;flex-direction:column;flex-grow:1;flex:1 1 45%;flex-direction:row;flex-wrap:wrap;gap:20px;max-height:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;padding:20px 20px 2rem;z-index:1}@media screen and (max-width:1600px){.publicProfile_publicProfile__FaZCe .pageBody{padding:15px}}@media screen and (max-width:1025px){.publicProfile_publicProfile__FaZCe .pageBody{padding:10px}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe .pageBody{--webkit-backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#4ca370;padding:8px}}@media screen and (max-width:1600px){.publicProfile_publicProfile__FaZCe .pageBody{gap:10px}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe .pageBody{--webkit-backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent}}@media screen and (max-width:375px){.publicProfile_publicProfile__FaZCe .pageBody{flex-direction:column}}.publicProfile_publicProfile__FaZCe .pageBody .single_item_data{aspect-ratio:1/1;border-radius:13px;height:auto;padding:0;width:calc(20% - 20px)}@media screen and (max-width:1600px){.publicProfile_publicProfile__FaZCe .pageBody .single_item_data{width:calc(25% - 10px)}}@media screen and (max-width:1025px){.publicProfile_publicProfile__FaZCe .pageBody .single_item_data{width:calc(25% - 10px)}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe .pageBody .single_item_data{width:calc(33.33333% - 10px)}}@media screen and (max-width:600px){.publicProfile_publicProfile__FaZCe .pageBody .single_item_data{width:calc(50% - 10px)}}@media screen and (max-width:375px){.publicProfile_publicProfile__FaZCe .pageBody .single_item_data{width:100%}}.publicProfile_publicProfile__FaZCe .pageBody .profile{align-items:center;background-image:url(/static/media/userCrad.023e04ad3a2326a34835.png)!important;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;flex-grow:0;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px;width:287px}@media screen and (max-width:950px){.publicProfile_publicProfile__FaZCe .pageBody .profile{background-position:80%}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe .pageBody .profile{background-position:100%}}@media screen and (max-width:480px){.publicProfile_publicProfile__FaZCe .pageBody .profile{background-position:80%}}@media screen and (max-width:375px){.publicProfile_publicProfile__FaZCe .pageBody .profile{max-width:none;width:257px}}.publicProfile_publicProfile__FaZCe .pageBody .profile .profilePhoto{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:auto;width:267px}@media screen and (max-width:950px){.publicProfile_publicProfile__FaZCe .pageBody .profile .profilePhoto{background-position:80%}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe .pageBody .profile .profilePhoto{background-position:100%}}@media screen and (max-width:480px){.publicProfile_publicProfile__FaZCe .pageBody .profile .profilePhoto{background-position:80%}}@media screen and (max-width:375px){.publicProfile_publicProfile__FaZCe .pageBody .profile .profilePhoto{width:237px}}.publicProfile_publicProfile__FaZCe .pageBody .profile .details{display:flex;flex-direction:column;gap:10px;width:100%}.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top{display:flex;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between}.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top .name{color:#fff;font-family:sfProDisplayMedium;font-size:20px}@media screen and (max-width:1600px){.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top .name{font-size:pxToRem(18)}}@media screen and (max-width:1025px){.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top .name{font-size:pxToRem(16)}}@media screen and (max-width:890px){.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top .name{font-size:pxToRem(15)}}@media screen and (max-width:375px){.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top .name{font-size:pxToRem(14)}}.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top .location{color:#fff;font-family:sfProDisplayMedium;font-size:12px;opacity:.4}@media screen and (max-width:1600px){.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top .location{font-size:pxToRem(11)}}@media screen and (max-width:1025px){.publicProfile_publicProfile__FaZCe .pageBody .profile .details .top .location{font-size:pxToRem(9)}}.publicProfile_publicProfile__FaZCe .pageBody .profile .details .bio{align-items:center;color:#fff;display:flex;font-size:12px;justify-content:center}@media screen and (max-width:1600px){.publicProfile_publicProfile__FaZCe .pageBody .profile .details .bio{font-size:pxToRem(11)}}@media screen and (max-width:1025px){.publicProfile_publicProfile__FaZCe .pageBody .profile .details .bio{font-size:pxToRem(9)}}#loginOrSignUpPop_loginOrSignup__gO06L{--webkit-backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:transparent;background-color:rgba(0,0,0,.8);display:grid;height:100vh;left:0;place-items:center;position:fixed;top:0;width:100vw;z-index:1000}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card{background:#4ca370;background-position:125% 0;background-repeat:no-repeat;border-radius:22px;display:flex;flex-direction:column;gap:40px;max-width:592px;min-width:592px;padding:20px 20px 0}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .d-flex{display:flex}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .text-container{justify-content:space-between;width:100%}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .login-account .login-text,#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .popup-text{color:#fbfef9;font-family:sfProDisplayMedium;font-size:1.75em;line-height:1.3;text-align:left;width:69.9493243243%}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .login-account{background:#352c61;border-radius:20px 20px 0 0;padding:16px;width:50%}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .login-account .login-text{font-size:1em;padding-bottom:20px;width:100%}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .login-account .login-btn{background:#f0eefe;border-radius:25px;cursor:pointer;display:grid;height:50px;margin-bottom:12px;place-items:center;width:100%}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .login-account .login-btn .login-btn-text{color:#352c61;font-family:sfProDisplayRegular;font-size:16px;line-height:1;text-align:left}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .login-account .login-btn img{height:auto;width:16px}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .login-account .login-btn .d-flex{align-content:center;align-items:center;gap:12px}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .signup-color{background-color:#e3defe}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .signup-color .login-text{color:#000}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .signup-color .login-btn{background-color:#6d4eff}#loginOrSignUpPop_loginOrSignup__gO06L .popup-card .signup-color .login-btn .login-btn-text{color:#f0eefe}.ManageMods_manageGlb__QIyK8{background-color:#f0eefe;border-radius:12px;height:100%;max-width:100%;padding:20px}.ManageMods_manageGlb__QIyK8 .numbering{display:flex;gap:32px}.ManageMods_manageGlb__QIyK8 .d-flex{display:flex;gap:35px}.ManageMods_manageGlb__QIyK8 .d-flex p{min-width:82px}.ManageMods_manageGlb__QIyK8 a{text-decoration:none}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8{padding:15px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8{padding:10px}}.ManageMods_manageGlb__QIyK8 .top_content{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .top_content{margin-bottom:15px}}@media screen and (max-width:600px){.ManageMods_manageGlb__QIyK8 .top_content{margin-bottom:10px}}.ManageMods_manageGlb__QIyK8 .top_content .child{font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .top_content .child{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .top_content .child{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .top_content .child{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__QIyK8 .top_content .child{font-size:10px}}.ManageMods_manageGlb__QIyK8 .top_content .title{color:#000;font-family:sfProDisplayMedium;font-size:30px;text-align:left}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .top_content .title{font-size:25px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .top_content .title{font-size:20px}}@media screen and (max-width:600px){.ManageMods_manageGlb__QIyK8 .top_content .title{font-size:16px}}.ManageMods_manageGlb__QIyK8 .top_content .sub_title{color:#000;font-family:sfProDisplayMedium;font-size:30px;font-size:16px;text-align:left}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .top_content .sub_title{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .top_content .sub_title{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .top_content .sub_title{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__QIyK8 .top_content .sub_title{font-size:10px}}.ManageMods_manageGlb__QIyK8 .sort_box{align-items:center;cursor:pointer;display:flex;gap:2px}.ManageMods_manageGlb__QIyK8 .sort_box .image{max-height:12px}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .sort_box .image{max-height:10px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;flex-grow:1;gap:10px;padding:15px 12px 15px 20px}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb{padding:15px 12px 15px 15px}}@media screen and (max-height:890px){.ManageMods_manageGlb__QIyK8 .uploaded_glb{padding:10px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top{align-items:center;display:flex;height:50px;justify-content:space-between}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top{max-width:80%}}@media screen and (max-width:650px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top{max-width:90%}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox{align-items:center;background-color:#f0eefe;border-radius:25px;display:flex;height:45px;justify-content:flex-start;padding:0 30px;width:26.8178807947%}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox{padding:0 20px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox{padding:0 15px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search{cursor:pointer}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search{height:15px;width:15px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search{height:13px;width:12px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input{background-color:transparent;border:none;border-radius:25px;box-shadow:none;color:#000;flex-grow:1;font-family:sfProDisplayMedium;font-size:16px;height:100%}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input{font-size:10px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input:focus{border:none;outline:none}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{color:#000;font-family:sfProDisplayMedium;font-size:16px}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:14px}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:12px}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:11px}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::-webkit-input-placeholder{font-size:10px}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_top .searchBox .search_input::placeholder{font-size:10px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body{flex-grow:1}@media screen and (max-width:1185px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body{max-width:90vw;overflow-x:scroll}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{width:5px}}@media screen and (max-width:1185px)and (max-width:600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar{display:none}}@media screen and (max-width:1185px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{background:#f5f5f5}}@media screen and (max-width:1185px)and (max-width:600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-track{display:none}}@media screen and (max-width:1185px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{background:#4ca370;border-radius:100px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}}@media screen and (max-width:1185px)and (max-width:600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb{display:none}}@media screen and (max-width:1185px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{background:#4ca370}}@media screen and (max-width:1185px)and (max-width:600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body::-webkit-scrollbar-thumb:hover{display:none}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .title_box{display:grid;flex-flow:row nowrap;grid-template-columns:.3fr 2.7fr 4fr 1.5fr 1.5fr;padding:5px 0}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .title_box{max-width:1471px;min-width:1471px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .title_box .child{display:flex;justify-content:flex-start}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box{min-width:1471px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .row{align-items:center;border-top:1px solid #f0eefe;display:grid;flex-flow:row nowrap;grid-template-columns:.3fr 2.7fr 4fr 1.5fr 1.5fr;padding:5px}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .row .draft,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .row .published{align-items:center;border-radius:25px;display:flex;justify-content:center;max-height:26px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .row .published{background-color:#f0eefe}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .row .draft{background-color:#fffbe6}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .child{display:flex;justify-content:flex-start}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .glb{align-items:center;display:flex;gap:15px}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .glb{gap:10px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .glb{gap:5px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .glb .image{border-radius:12px;gap:10px;max-height:60px;max-width:60px}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:45px;max-width:45px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:35px;max-width:35px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .glb .image{max-height:25px;max-width:25px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{display:flex;flex-shrink:2;flex-wrap:nowrap;font-family:sfProDisplayMedium;font-size:16px;justify-content:center;margin:0 0 0 15px;padding:10px 15px;width:calc(100% - 20px)}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:14px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:12px}}@media screen and (max-width:890px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:11px}}@media screen and (max-width:600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{font-size:10px}}@media screen and (max-width:1600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 10px;padding:7px 10px}}@media screen and (max-width:1025px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 8px;padding:5px 8px}}@media screen and (max-width:600px){.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit,.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{margin:0 0 0 6px;padding:5px}}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .preview{border:1px solid #f0eefe}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .edit{border:1px solid #55c25c}.ManageMods_manageGlb__QIyK8 .uploaded_glb .uploaded_glb_body .content_box .delete{border:1px solid #4aa4f8}#LHeader_LHeader__By9sL{--webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background-color:red;background:transparent;background-color:rgba(0,0,0,.31);display:flex;justify-content:space-between;left:0;max-width:100vw;padding:35.5px 0 35.5px 53.8px;position:fixed;top:0;width:100%}#LHeader_LHeader__By9sL .l-logo img{background:transparent;height:42.74px;width:auto}@media screen and (max-width:1600px){#LHeader_LHeader__By9sL .l-logo img{height:21.37px}}#LHeader_LHeader__By9sL .links{align-items:center;display:flex;gap:6.875em;padding-right:150px}@media screen and (max-width:1600px){#LHeader_LHeader__By9sL .links{gap:2.2916666667em}}#LHeader_LHeader__By9sL .links a{color:#f5f5f5;cursor:pointer;font-family:Urbanist,sans-serif;font-size:2.25em;font-weight:100;text-align:left;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}#LHeader_LHeader__By9sL .links a:hover{color:#51ad3a}@media screen and (max-width:1600px){#LHeader_LHeader__By9sL .links a{font-size:16px}}#Hero_hero__7UH-O{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:space-between;width:100vw}#Hero_hero__7UH-O .hero-text{align-items:center;color:#f5f5f5;display:flex;font-family:Urbanist,sans-serif;font-size:77px;font-weight:600;justify-content:center;line-height:92/77;padding-bottom:28.7037037037vh;text-align:left;text-shadow:0 3px 6px rgba(0,0,0,.2)}@media screen and (max-width:1600px){#Hero_hero__7UH-O .hero-text{font-size:38px;padding-bottom:18.5185185185vh}}#Hero_hero__7UH-O .cta{display:flex;justify-content:flex-end;padding-bottom:80px}@media screen and (max-width:1600px){#Hero_hero__7UH-O .cta{padding-bottom:20px}}#Hero_hero__7UH-O .cta .cta-btn{background:linear-gradient(#4c98de,#73f653);border:none;border-radius:56px 0 0 56px;color:#f5f5f5;font-family:Urbanist,sans-serif;font-size:2.5em;font-weight:500;opacity:.77;padding:32px 59px 32px 47px;text-align:left}@media screen and (max-width:1600px){#Hero_hero__7UH-O .cta .cta-btn{font-size:1.25em;padding:15px}}#LHeaderText_headerText__7HCgH{color:#f5f5f5;font-family:Urbanist,sans-serif;font-size:77px;font-weight:300;text-align:left}@media screen and (max-width:1600px){#LHeaderText_headerText__7HCgH{font-size:30px}}#Feature_Feature__rpzMO{display:flex;padding-top:2.9375em}#Feature_Feature__rpzMO .features{width:35.375em}@media screen and (max-width:1600px){#Feature_Feature__rpzMO .features{width:35.375em}}#Feature_Feature__rpzMO .single-feature{color:#868686;font-family:Urbanist,sans-serif;font-size:3em;font-weight:100;line-height:58/48;margin-bottom:19px;text-align:left}@media screen and (max-width:1600px){#Feature_Feature__rpzMO .single-feature{font-size:30px}}#Feature_Feature__rpzMO .active{border-bottom:1px solid #868686;color:#51ad3a}#Feature_Feature__rpzMO .feature-desc{color:#868686;font-family:Urbanist,sans-serif;font-size:1.875em;font-weight:300;padding-top:4.9375em;text-align:left}@media screen and (max-width:1600px){#Feature_Feature__rpzMO .feature-desc{font-size:16px}}#Feature_Feature__rpzMO img{height:auto;width:100%}@media screen and (max-width:1600px){#Feature_Feature__rpzMO img{padding-right:30px}}#FeatureDisplay_FeatureDisplay__JKvWC{padding-left:9.3125em;padding-right:9.3125em;padding-top:4.3125em}@media screen and (max-width:1600px){#FeatureDisplay_FeatureDisplay__JKvWC{padding-left:1.25em;padding-right:1.25em;padding-top:1.25em}}#FeatureDisplay_divider__xDz4b{align-items:center;display:flex;height:11.875em;justify-content:flex-end}@media screen and (max-width:1600px){#FeatureDisplay_divider__xDz4b{height:5.9375em}}#FeatureDisplay_divider__xDz4b .divider-line{background:linear-gradient(90deg,#ff665f,#ac74d0 31.8%,#5da2f2 65.94%,#00ffd0);border-radius:7px;height:14px;position:absolute;right:0;width:81.40625vw}#CreateSection_CreateSection__4f1t1{background-color:#2e2e2e}#CreateSection_CreateSection__4f1t1 .lp{padding-left:9.3125em;padding-right:9.3125em;padding-top:4.3125em}@media screen and (max-width:1600px){#CreateSection_CreateSection__4f1t1 .lp{padding-left:1.25em;padding-right:1.25em;padding-top:1.25em}}#CreateSection_CreateSection__4f1t1 .inBtwnImage{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:56.7592592593vh}#CreateSection_CreateSection__4f1t1 .flex{color:#868686;display:flex;font-family:Urbanist,sans-serif;font-size:2.5em;font-weight:100;justify-content:space-between;padding-bottom:65px;padding-top:4.3229166667vw;text-align:left}@media screen and (max-width:1600px){#CreateSection_CreateSection__4f1t1 .flex{font-size:24px;padding-bottom:25px;padding-top:2.0833333333vw}}#CreateSection_CreateSection__4f1t1 .flex .si-text:first-child{color:#56bcc7}#CreateSection_CreateSection__4f1t1 .desc-text{color:#a9a9a9;font-family:Urbanist,sans-serif;font-size:36px;font-weight:300;max-width:54.53125%;padding-bottom:7.8645833333vw;padding-top:0;text-align:left}@media screen and (max-width:1600px){#CreateSection_CreateSection__4f1t1 .desc-text{font-size:16px}}#CreateSection_CreateSection__4f1t1 .product-pictures{background:#f5f5f5;display:flex;gap:5em;padding:66px 0;-webkit-transform:translateX(-12.5%);transform:translateX(-12.5%);width:130.9375%}#CreateSection_CreateSection__4f1t1 .single-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:440px;width:785px}#Footer_footer__QHomn{padding-left:9.3125em;padding-right:9.3125em;padding-top:4.3125em}@media screen and (max-width:1600px){#Footer_footer__QHomn{padding-left:1.25em;padding-right:1.25em;padding-top:1.25em}}#Footer_footer__QHomn{background:#2e2e2e;padding-top:42px}#Footer_footer__QHomn .flex{display:flex;justify-content:center}#Footer_footer__QHomn .footer-btn{background:transparent;border:5px solid #69db49;border-radius:40px;color:#74f652;font-family:Urbanist,sans-serif;font-size:2.5em;font-weight:500;opacity:.77;padding:16px 113px;text-align:left}@media screen and (max-width:1600px){#Footer_footer__QHomn .footer-btn{border:2px solid #69db49;font-size:16px}}#Footer_footer__QHomn .links{display:flex;flex-direction:column;gap:29px}@media screen and (max-width:1600px){#Footer_footer__QHomn .links{gap:15px}}#Footer_footer__QHomn .links .link{color:#707070;cursor:pointer;font-family:Urbanist,sans-serif;font-size:18px;font-weight:500;letter-spacing:.1em;line-height:20px;text-align:left;transition:all .3s ease-in-out}#Footer_footer__QHomn .links .link:hover{color:#51ad3a}@media screen and (max-width:1600px){#Footer_footer__QHomn .links .link{font-size:14px}}#Footer_footer__QHomn .social{display:flex;gap:45px}#Footer_footer__QHomn .social img{height:auto;width:20px}@media screen and (max-width:1600px){#Footer_footer__QHomn .social img{height:14px}}#Footer_footer__QHomn .footer-socials{align-items:flex-end;display:flex;justify-content:space-between;padding-bottom:48px;padding-top:48px}@font-face{font-family:sfProDisplayLight;src:url(/static/media/AvertaCY-Light.40da416bee0f57cf2179.woff2)}@font-face{font-family:sfProDisplayRegular;src:url(/static/media/AvertaCY-Regular.5c6277c0da805a7bfc5f.woff2)}@font-face{font-family:sfProDisplayMedium;src:url(/static/media/SFProDisplay-Medium.7fe92bb1fe75c84e473a.ttf)}@font-face{font-family:sfProDisplaySemiBold;src:url(/static/media/AvertaCY-Semibold.191ad4eb41ca5716634f.woff2)}@font-face{font-family:sfProDisplayBold;src:url(/static/media/AvertaCY-Bold.648db0d04a6c3a2ad571.woff2)}@font-face{font-family:sfProDisplayHeavy;src:url(/static/media/SFProDisplay-Heavy.f7376a8c65db73a31f7b.ttf)}@font-face{font-family:poppinsblack;src:url(/static/media/POPPINS-BLACK.eacee5bb9c7fee5939ae.TTF)}@font-face{font-family:poppinsBold;src:url(/static/media/POPPINS-BOLD.404e299be26d78e66794.TTF)}@font-face{font-family:poppinsEXTRABOLD;src:url(/static/media/POPPINS-EXTRABOLD.4ed78cd5d64af4efc3c7.TTF)}@font-face{font-family:poppinsEXTRALIGHT;src:url(/static/media/POPPINS-EXTRALIGHT.94b768c07879dde09ab4.TTF)}@font-face{font-family:poppinsLight;src:url(/static/media/POPPINS-LIGHT.f41b63c0bb0963ace821.TTF)}@font-face{font-family:poppinsMEDIUM;src:url(/static/media/POPPINS-MEDIUM.9e1bb626874ed49aa343.TTF)}@font-face{font-family:poppinsSEMIBOLD;src:url(/static/media/POPPINS-SEMIBOLD.cce5625b56ec678e4202.TTF)}@font-face{font-family:poppinsTHIN;src:url(/static/media/POPPINS-THIN.a61eaf4c2e4d44d6db6a.TTF)}@font-face{font-family:Bogam;src:url(/static/media/bogam.be68971d7efaa19b8548.OTF)}
/*# sourceMappingURL=main.03cfd918.css.map*/