.loginPage{position:relative;min-height:100vh}.loginPage .backAsset1,.loginPage .backAsset2{width:35%;max-width:500px;min-width:200px;position:absolute}.loginPage .backAsset1{right:0;top:0}.loginPage .backAsset2{left:0;bottom:0;-webkit-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}.loginPage>.myForm{align-self:center;display:flex;align-items:center;flex-direction:column}.loginPage>.myForm>.myLogo{width:250px}.loginPage>.myForm>h5{text-align:center}.loginPage>.myForm>.myButton,.loginPage>.myForm>a{font-size:12px;font-weight:700}.loginPage>.myForm>.myButton{border:2px solid #feac23;border-radius:5px;background-color:initial;padding:5px 20px;min-width:120px;transition:all .3s}.loginPage>.myForm>.myButton:hover{border:2px solid #feac23;background-color:#feac23;color:#fff}.loginPage>.myForm>.myButton:active{-webkit-transform:scale(.9);transform:scale(.9);transition:all 0s}.myInput{padding:15px 0;width:100%}.myInput>input,.myInput>select{border:0;border-bottom:2px solid #e9e8e8;background-color:initial;padding:8px 0;transition:border .5s;width:100%}.myInput:hover>input,.myInput:hover>select{border-bottom:2px solid grey}.myInput>input:focus,.myInput>select:focus{border-bottom:2px solid #000;outline:0}.myInput>.label{margin-bottom:-27px;position:relative;z-index:1;font-size:12px;cursor:text;-webkit-transform-origin:0 50%;transform-origin:0 50%;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-user-select:none;user-select:none;width:100%}.myInput>.label.active{-webkit-transform:scale(.9) translateY(-25px);transform:scale(.9) translateY(-25px)}.searchField{background-color:#e6e6e6;border-radius:20px;display:flex;cursor:text!important}.searchField>input{align-self:center;border:0;margin-right:5px;background-color:initial}.searchField>input:active,.searchField>input:focus{outline:0}.searchField>button{border-radius:20px;background-color:initial}.searchField>button>img{height:15px;align-self:center}.myPopup{position:fixed;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1}.myPopup,.myPopup>.closeBack{top:0;left:0;width:100%;height:100%}.myPopup>.closeBack{position:absolute}.myPopup>.myPopupCard{position:relative;background-color:#000;padding:15px;border-radius:10px;color:#fff;z-index:1;font-weight:700;font-family:"Roboto2";text-align:center}.myPopup>.myPopupCard>.closeBtn{position:absolute;top:20px;right:25px;width:30px;height:30px;cursor:pointer}.myPopup>.myPopupCard>.closeBtn:hover:after,.myPopup>.myPopupCard>.closeBtn:hover:before{border-color:red}.myPopup>.myPopupCard>.closeBtn:after,.myPopup>.myPopupCard>.closeBtn:before{content:"";position:absolute;width:20px;height:20px;border:solid #fff;border-width:2px 2px 0 0;top:5px}.myPopup>.myPopupCard>.closeBtn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:-7.5px}.myPopup>.myPopupCard>.closeBtn:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);right:-7.5px}.parent{grid-template-columns:repeat(5,.5fr)}.parent,.parent1{display:grid;grid-column-gap:7px;grid-row-gap:7px}.parent1{grid-template-columns:repeat(4,.5fr)}.parent2{display:grid;grid-template-columns:repeat(6,.5fr);grid-column-gap:7px;grid-row-gap:7px}.artist{font-family:"Roboto2"}.artist>.profile{margin-top:-30px}.artist>.desc,.artist>.profile{display:flex;flex-direction:column}.artist>.desc{padding:2% 5%;position:relative;height:-webkit-max-content;height:max-content}.artist>.desc>.inner{width:75%;font-size:1.4vw;margin:auto;background-color:#faebd7}.artist>.desc>.inner>.inner_text{padding:2% 5%;font-family:"Roboto2";text-align:center;font-size:1vw;line-height:30px}.artist>.desc>.inner>.buttons_div{width:50%;display:flex;justify-content:space-evenly;margin:0 auto 2%}.artist>.desc>.inner>.buttons_div>.buttons{padding:2% 5%;border-radius:50px;background-color:#d16a27;display:flex;color:#fff;cursor:pointer;text-decoration:none;font-family:"Roboto2";font-size:1vw}.artist>.profile>.profilePic{width:250px;height:50px;background-color:#d16a27;margin:auto;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5vw;font-family:"Roboto Condensed",sans-serif}.imageUploader>.profile{margin-top:-30px}.imageUploader>.profile>.profilePic{width:250px;height:50px;margin:auto;font-size:3vh;font-family:"Roboto Condensed",sans-serif}.artistCounter,.imageUploader>.profile>.profilePic{background-color:#d16a27;display:flex;align-items:center;justify-content:center;color:#fff}.artistCounter{margin-left:auto;margin-right:auto;width:100px;height:100px;border-radius:50px}._4cols-v2-admin{display:grid;grid-auto-columns:1fr;grid-column-gap:4px;grid-row-gap:4px;grid-template-areas:".";grid-template-columns:repeat(4,5vw);-ms-grid-rows:auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto 1.28vh auto;width:50%;margin:auto}.artistcardAdmin>.image{object-fit:cover;height:100%}.artistcardAdmin.addImageBtn{display:flex;justify-content:center;align-items:center}.artistcardAdmin.addImageBtn:hover{background-color:#fafafa;cursor:pointer}.artistcardAdmin.addImageBtn>.addImage{width:30%!important}.imageUploader{font-family:"Robotocondensed"}.imageUploader .btn1{background-color:initial;margin:5px 10px}.imageUploader .btn1>img{height:15px;margin-top:-5px}.imageUploader .textField{border:2px solid #000;background-color:initial;border-radius:5px;padding:8px 15px;width:100%;max-width:250px}.imageUploader .btn1.dark{background-color:#d16a27;border-radius:10px;color:#fff;height:40px;width:150px;font-size:2vh}.checkBox,.imageUploader .checkBox{font-weight:400}.checkBox{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.checkBox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:15px;width:15px;border:2px solid #000}.checkBox:hover input~.checkmark{background-color:#ccc}.checkmark:after{content:"";position:absolute;display:none}.checkBox input:checked~.checkmark:after{display:block}.checkBox .checkmark:after{left:4px;top:2px;width:4px;height:7px;border:solid #000;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.imageUploader .border-bottom{border-bottom:2px solid #e7e7e7}.imageUploader .border-right{border-right:2px solid #e7e7e7}.imageUploader p{font-size:1vw}.imageUploader .paragraph,.imageUploader p{font-family:"Roboto2";text-align:center;line-height:30px}.imageUploader h4{text-align:center}.popUpfontsize{font-size:1.1rem}.modalTutorial{width:100vw;height:100vh;background-color:hsla(0,0%,78.4%,.7);position:fixed;display:flex;justify-content:center;align-items:center;bottom:0;right:0;z-index:1}.containerModal{width:auto;height:auto;border-radius:12px;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column;padding:25px}.modalCloseBtn{display:flex;justify-content:flex-end}.modalCloseBtn button{background-color:initial;border:none;font-size:25px;cursor:pointer}.tutorialContainer{display:flex;align-items:center;flex-direction:column}.header{background-color:#fafafa;font-family:"Roboto2"}.header img{height:50px}.header button{background-color:initial;font-weight:700;height:30px;padding:0}.header button>img{width:15px;margin-left:5px;margin-top:-2px}.sideBar_menubtn{width:30px!important;min-width:30px!important;height:30px!important;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-weight:700;font-size:16px;border-radius:50px;margin:36px -43px 0 15px;z-index:1}.sideBar{width:20%;min-width:300px;height:calc(100vh - 112px);border-right:2px solid rgba(0,0,0,.09019607843137255)}.sideBar>.sidebar_header{box-shadow:-5px 0 10px rgba(0,0,0,.07);display:flex}.sideBar>.sidebar_header>.profilePic{width:50px;height:50px;background-color:#000;border-radius:100px;margin-right:15px}.sideBar>.sidebar_header>.profileDet{align-self:center}.sideBar>.sidebar_header>.profileDet>h5{margin:0 0 -7px}.sideBar>.sidebar_body{display:flex;flex-direction:column}.sideBar>.sidebar_body>a{font-size:14px;margin:0;font-weight:700;padding:5px 0 5px 20px;border-left:3px solid transparent;transition:color 1s}.sideBar>.sidebar_body>a:hover{color:#feac23;transition:color .1s}.sideBar>.sidebar_body>a.active{color:#feac23;border-left:3px solid #feac23}.myMain{height:calc(100vh - 112px);min-width:300px}.myPopupLoader{position:fixed;background-color:initial;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1}.myPopupLoader>.closeBack{position:absolute;width:100%;height:100%;top:0;left:0}.myPopupLoader>.myPopupCard{position:relative;background-color:initial;padding:15px;border-radius:10px;color:#fff;z-index:1;font-weight:700;font-family:"Roboto2"}.myPopupLoader>.myPopupCard>.closeBtn{position:absolute;top:20px;right:25px;width:30px;height:30px;cursor:pointer}.myPopupLoader>.myPopupCard>.closeBtn:hover:after,.myPopupLoader>.myPopupCard>.closeBtn:hover:before{border-color:red}.myPopupLoader>.myPopupCard>.closeBtn:after,.myPopupLoader>.myPopupCard>.closeBtn:before{content:"";position:absolute;width:20px;height:20px;border:solid #fff;border-width:2px 2px 0 0;top:5px}.myPopupLoader>.myPopupCard>.closeBtn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:-7.5px}.myPopupLoader>.myPopupCard>.closeBtn:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);right:-7.5px}.admin{font-family:"Roboto2";overflow-x:hidden}.dash_card{border-radius:10px;display:flex;justify-content:space-between;align-items:center;height:150px;cursor:pointer}.dash_card.color1{background-color:#fee7c1}.dash_card.color2{background-color:#fedfc6}.dash_card.color3{background-color:#fcd0cd}.dash_card.color4{background-color:#fabfd7}.myBtn{border:2px solid #000;background-color:initial;border-radius:5px;padding:5px 10px;min-width:80px;max-width:250px;font-weight:700}.myBtn.sm{max-height:30px}.myBtn.active{border:2px solid #000;background-color:#000;color:#fff}.myBtn.dark{border:2px solid #fff;background-color:#fff;color:#000}.textField{border:2px solid #000;background-color:initial;border-radius:5px;padding:8px 15px;width:100%;margin-bottom:20px}.textField.dark{border:2px solid #fff;color:#fff}.textFieldCopyright{border:2px solid #000;background-color:#fff;border-radius:5px;padding:8px 15px;width:100%;max-width:250px;color:#000}.btn1.dark{background-color:#d16a27;border-radius:10px;color:#fff;height:40px;width:150px;font-size:2vh}.subNavBar{width:100%}.subNavBar,.subNavBar>.btn{border-bottom:2px solid #e6e6e6}.subNavBar>.btn{background-color:#fff;color:#e6e6e6;padding:5px 10px;border-radius:0;margin-bottom:-2px}.subNavBar>button,.subNavBar>button:active{outline:0!important}.subNavBar>.btn:hover{border-bottom:2px solid grey;color:grey;outline:0}.subNavBar>.btn.active{border-bottom:2px solid #000;color:#000}.btn1{background-color:initial;margin:5px 10px}.btn1>img{height:15px;margin-top:-5px}.scrollerOn{overflow-y:auto;max-height:calc(100vh - 270px)}.banners .artistcard{height:100px;width:300px}.banners .artistcard.half{width:150px}.column-2{column-count:2;-moz-column-count:2;-webkit-column-count:2}.column-2,.column-3{grid-column-gap:10px;column-gap:10px;-moz-column-gap:10px;-webkit-column-gap:10px}.column-3{column-count:3;-moz-column-count:3;-webkit-column-count:3}.quill{height:300px}.ql-snow{border:1px solid #000!important}.ql-toolbar.ql-snow{border-radius:8px 8px 0 0}.ql-container.ql-snow{border-top:0 solid #000!important;border-radius:0 0 8px 8px}.myTable{overflow-y:auto;position:relative;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.10196078431372549)}.myTable>table{width:100%}.myTable>table>thead{position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#f1f1f1}.myTable>table>thead>tr>th{padding:0;text-align:left}@media (max-width:992px){.myTable>table>thead{display:table-header-group}}.myTable>table>tbody>tr{border-bottom:1px solid #f0f0f0;cursor:default}.myTable>table>tbody>tr>td{font-weight:700}.myTable>table>tbody>tr:hover{background-color:#f5f5f5}.myTable>table>tbody>tr>td>.row>.label{font-weight:700;display:none}@media (max-width:768px){.myTable>table>tbody>tr>td>.row>.label{display:inline}}.slideItemNew{min-height:30vh}.slideItemNew img{object-fit:cover;-o-object-fit:cover;width:100%;max-height:100%}.slick-next:before,.slick-prev:before{font-size:0!important}.slider{background-color:#fff;position:relative}.slider .arrow,.slider .arrow2,.slider .arrow3{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;background-color:initial;padding:10px;line-height:15px;border-radius:50px}.slider .arrow i{font-size:18px!important}.slider .arrow2 i,.slider .arrow3 i{font-size:21px!important;color:#000}.slider .arrow.left{left:0}.slider .arrow.right{right:20px}.slider .arrow2.left{left:-4.5vw}.slider .arrow2.right{right:10!important}@media screen and (max-width:479px){.slider .arrow2.right{right:10!important}}@media (max-width:479px){.slider .arrow2{display:none}}@media (min-width:768px){.slider .arrow2.left{left:-3.5vw}.slider .arrow2.right{right:-2.7vw}}.slider .arrow3.left{left:-2.7vw}.slider .arrow3.right{right:20px}@media (min-width:768px){.slider .arrow3.left{left:-2.7vw}.slider .arrow3.right{right:-2.7vw}}.slider .arrow2:active,.slider .arrow:active{-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}.slider .slideScroller{overflow:hidden;width:100%;scroll-behavior:smooth}.slider .slideScroller .slideContent{display:flex}.slider .slideScroller .slideContent .slideItem>img{height:100%;width:100%;transition:all 1s}@media screen and (min-width:1500px){.slider .slideScroller .slideContent .slideItem>img{height:57%;width:100%;transition:all 1s}}
/*# sourceMappingURL=main.1ecc09ff.chunk.css.map */