@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);.fallback-spinner{display:flex;height:100vh;position:relative;width:100%}.loading{border-radius:50%;height:55px;left:calc(50% - 35px);top:50%;width:55px}.loading,.loading .effect-1,.loading .effect-2{border:3px solid #0000;box-sizing:border-box;position:absolute}.loading .effect-1,.loading .effect-2{border-left-color:#2962ff;border-radius:50%;height:100%;width:100%}.loading .effect-1{animation:rotate 1s ease infinite}.loading .effect-2{animation:rotateOpacity 1s ease .1s infinite}.loading .effect-3{animation:rotateOpacity 1s ease .2s infinite;border:3px solid #0000;border-left-color:#2962ff;border-radius:50%;box-sizing:border-box;height:100%;width:100%}.loading .loading .effects{transition:all .3s ease}.fallback-logo{left:calc(50% - 45px);position:absolute;top:40%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateOpacity{0%{opacity:.1;transform:rotate(0deg)}to{opacity:1;transform:rotate(1turn)}}@font-face{font-family:HelveticaBold;src:url(/static/media/Helvetica-Bold.ed57aca7292971d8548c.ttf)}@font-face{font-family:HelveticaReg;src:url(/static/media/Helvetica.06113bf748ae7dc33e05.ttf)}*{box-sizing:border-box;font-family:HelveticaReg;margin:0;padding:0}:focus{outline:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#9a9a9a;border:none}.bodyClone{display:flex;flex-direction:column;height:auto;justify-content:space-between;min-height:100vh;overflow-x:hidden;position:relative;width:100%}main.cont{margin:0 auto;max-width:1110px;padding:0 1rem}a{color:#fff;font-weight:700;text-decoration:none}a,button{cursor:pointer}.mr-a{margin-right:auto}.note{background:#d8f2ee;margin:.5rem 0;padding:.8rem}.note a.noteLink{color:#00ab92;font-weight:400}header{background:#00ab92;font-family:HelveticaBold,sans-serif;left:0;position:fixed;top:0;width:100vw;z-index:90}header .cont{align-items:center;display:flex;height:100%;padding:.5rem}header .cont>ul{gap:1rem}header .cont>ul>li button,header .cont>ul>li h3{font-size:1rem}header .cont>ul>li span,header .cont>ul>li strong{font-size:.8rem}header .logo{z-index:20}header .icon-img{height:1rem;opacity:.7}header .icon-img-bel{height:1.3rem;opacity:.7}header .icon-img-bel-mob{display:none}header ul.realMenu{align-items:center;color:#fff;display:flex;flex:1 1 auto;list-style:none;padding-right:0}header ul.realMenu>li{align-items:center;display:flex;justify-content:space-between;position:relative}header ul.realMenu strong,header ul.realMenu>li:first-child{margin-left:1rem}header ul.realMenu button{background:#fff;border:none;border-radius:10px;color:#00ab92;font-family:HelveticaBold;font-size:1rem;opacity:.5;padding:.5rem 1rem;white-space:nowrap}header ul.realMenu a{align-items:center;display:flex;justify-content:space-between}header ul.realMenu a img{margin-right:.8rem}header ul.fakeMenu{background:#fff;box-shadow:0 0 2rem #00000080;flex-direction:column;justify-content:center;left:0;min-height:60vh;padding:3rem 1rem 1rem;position:fixed;top:0;transform:translateY(-100%);transition:.5s ease}header ul.fakeMenu,header ul.fakeMenu>li{align-items:center;display:flex;width:100%}header ul.fakeMenu>li{border-bottom:3px solid #0000;justify-content:space-between;list-style:none;max-width:40rem;order:3;padding:.5rem 0;text-align:center}header ul.fakeMenu>li:hover{border-bottom:3px solid #a1a1a1}header ul.fakeMenu>li:last-child:hover,header ul.fakeMenu>li:nth-last-child(2):hover{border-bottom:3px solid #0000}header ul.fakeMenu>li:first-child{flex-wrap:wrap;position:relative}header ul.fakeMenu>li a{color:#000}header ul.fakeMenu>li li{padding:.3rem;text-align:left}header ul.fakeMenu>li a,header ul.fakeMenu>li button,header ul.fakeMenu>li span{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700}header ul.fakeMenu>li button{font-size:1.5rem;margin:0 auto}header ul.fakeMenu>li strong{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:400}header ul.fakeMenu>li:last-child{gap:1rem;justify-content:center;order:1;position:relative}header ul.fakeMenu>li:last-child img{margin:0}header ul.fakeMenu>li:nth-last-child(2){order:2}header ul.fakeMenu button{background:#00ab92;border:none;color:#fff;padding:.5rem;width:100%}header ul.fakeMenu .dropList-fake{left:auto;list-style:none;right:0;width:100%}header ul.fakeMenu .dropList-fake li{color:#a1a1a1;font-family:Montserrat,sans-serif;font-weight:400;max-width:100%;padding:1rem}header ul.fakeMenu .dropList-fake.active{opacity:1;transform:scale(1)}header ul.fakeMenu .icon-img,header ul.fakeMenu .icon-img-bel{display:none}header ul.fakeMenu img[alt=down-arrow]{display:block}header .dropList,header .dropList-fake{align-items:flex-start;background:#fff;box-shadow:0 0 .5rem #0000004d;color:#000;display:flex;flex-direction:column;height:auto;justify-content:flex-start;list-style:none;opacity:0;position:absolute;right:0;top:110%;transform:scale(0);transform-origin:top right;transition:.2s ease;width:auto;z-index:999}header .dropList li,header .dropList-fake li{border-bottom:1px solid #000;max-width:10rem;padding:.3rem;width:100vw}header .dropList li:first-child,header .dropList-fake li:first-child{align-items:baseline;margin-left:0}header .dropList-fake.active,header .dropList.active{opacity:1;transform:scale(1)}header img[alt=down-arrow]{height:.5rem;margin-left:10px}header li:last-child{align-items:center;margin:0!important}header img[alt=profile]{height:2.5rem;width:auto}header img[alt=logo]{height:2.8rem;width:auto}.burger{align-items:center;display:none;flex-direction:column;height:3rem;justify-content:space-between;transform:scale(.7);width:3rem;z-index:20}.burger .line{background:#fff;border-radius:10px;height:7px;transition:.3s ease;width:100%}.burger.active .line{background:#000}.burger.active .l1{transform:translateY(21px) rotate(45deg)}.burger.active .l2{opacity:0}.burger.active .l3{transform:translateY(-21px) rotate(-45deg)}@media (max-width:1100px){.mr-a{margin:0}header ul.realMenu{display:none}header ul.fakeMenu{display:flex}header ul.fakeMenu.active{transform:translateY(0)}header .mr-a{margin-right:0}header .icon-img-bel-mob{display:block;height:2rem;margin-left:auto}header .blackBell{display:none}header .blackBell.active{display:block}header .whiteBell.active{display:none}header .burger{display:flex;margin-left:1rem}}.cnp{flex:1 1 auto;padding:7rem 0 5rem;position:relative}.cnp .bg-black{background:#000;height:25rem;left:0;position:absolute;top:0;width:100%}.cnp .inCont{margin:0 auto;max-width:690px;position:relative}.cnp .backText{align-items:center;color:#a1a1a1;display:flex;font-family:HelveticaBold;font-size:1.5rem;justify-content:center;margin-bottom:1rem;position:absolute;right:calc(100% + 2rem);top:6px;width:6rem}.cnp .backText img{height:1.5rem;margin-right:1rem}.cnp-head{color:#fff;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;margin-bottom:2rem}.cnp form{background:#fff;box-shadow:0 0 .5rem rgba(0,0,0,.322);padding:1rem}.cnp .inputLabel{font-size:1.5rem;font-weight:400}.cnp .inputField{margin:0 0 2rem}.cnp .inputField .disclaim{font-family:HelveticaReg;margin:.5rem 0;transform:scale(0)}.cnp .inputField .disclaim span{font-family:HelveticaBold}.cnp .inputField .disclaim.active{transform:scale(1)}.cnp .description{position:relative}.cnp .input.desCat{padding:0}.cnp .input.desCat input#catInput{border:none;font-size:1rem;height:100%;padding:0 1rem;width:100%}.cnp .desCat_selected{align-items:center;background:#f5f5f5;display:flex;gap:.5rem;height:calc(100% - 2px);justify-content:flex-start;left:1;padding:0 1rem;position:absolute;top:1;transform:scale(0);width:calc(100% - 2px);z-index:3}.cnp .desCat_selected img{height:1rem}.cnp .desCat_selected.active{transform:scale(1)}.cnp .desCat_selected p{color:#a1a1a1}.cnp .desCat a{color:#00ab92;font-weight:400}.cnp .noteOne{padding-top:4rem;position:absolute;right:105%;top:27rem;top:0;width:12.6rem}.cnp .noteOne ul{list-style:none;margin-top:1rem;width:100%}.cnp .noteOne ul li{align-items:flex-start;display:flex;margin:.5rem 0;width:100%}.cnp .noteOne ul li img{height:1rem;margin:0 .5rem 0 0;position:relative;top:3px}.cnp .noteOne ul li p{flex:1 1 auto}.cnp .noteOne img[alt=dragArrow]{position:absolute;right:1rem;top:1rem}.cnp .format-inst{font-size:.8rem;margin:.5rem 0}.cnp .input{border:1px solid #a1a1a1;font-size:1rem;height:2.5rem;margin:1rem 0 0;padding:0 1rem;position:relative;width:100%}.cnp .input img.searchCat{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.5rem}.cnp .ck-placeholder,.cnp p[data-placeholder="Insert text here..."]{height:15rem}.cnp .cat{background:#fff;border:1px solid #a1a1a1;display:none;height:39rem;left:-1px;overflow:auto;position:absolute;top:100%;width:calc(100% + 2px);z-index:9}.cnp .cat::-webkit-scrollbar{width:10px}.cnp .cat::-webkit-scrollbar-track{background:#0000;border-left:1.5px solid #a1a1a1;padding:0 3px}.cnp .cat::-webkit-scrollbar-thumb{background:#a1a1a1}.cnp .cat ul{list-style:none;padding-top:.5rem}.cnp .cat ul li{margin:5px 0}.cnp .cat-block{border-bottom:1px solid #a1a1a1;padding:1rem 0}.cnp .cat li,.cnp .cat-head{background:#fff;color:#a1a1a1;padding:5px 1rem}.cnp .cat li:hover,.cnp .cat-head:hover{background:#a1a1a1;color:#fff}.cnp .cat-head{font-size:1.5rem;pointer-events:none}.cnp .cat.active{display:block}.cnp .attach-cont{border:1px dashed #a1a1a1;display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0;padding:2rem}.cnp .attach-cont label{align-items:center;background:#eee;border:2px solid #a1a1a1;border-radius:10px;color:#a1a1a1;display:inline-flex;font-family:HelveticaBold;font-size:1rem;gap:.5rem;justify-content:space-between;padding:1rem;white-space:nowrap}.cnp .attach-cont label img{height:1rem}.cnp .attach-cont p{flex:1 1 15rem}.cnp .royaltyFree{align-items:center;display:flex;gap:.5rem;height:auto;justify-content:center}.cnp .royaltyFree img{height:1.5rem}.cnp .royaltyFree span{color:#00ab92;font-weight:700;white-space:nowrap}.cnp .deliverables{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));margin:1rem 0}.cnp .deliverables_single{border:1px solid #a1a1a1;padding:1rem;position:relative;text-align:center}.cnp .deliverables_single img{height:5rem;transform:scale(.7)}.cnp .deliverables_single img[alt=check-circle]{height:2rem;left:.5rem;opacity:0;position:absolute;top:.5rem}.cnp .deliverables input:checked+label{border:2px solid #00ab92}.cnp .deliverables input:checked+label img[alt=check-circle]{opacity:1}.cnp .assocBrands{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));padding:1rem 0 1.5rem;position:relative}.cnp .assocBrands_single{align-items:center;border:1px solid #a1a1a1;display:flex;height:10rem;justify-content:center;position:relative}.cnp .assocBrands_single p{bottom:2rem;color:#bbb;font-weight:700;left:50%;position:absolute;transform:translateX(-50%);white-space:nowrap}.cnp .assocBrands_head{align-items:center;display:inline-flex;gap:.5rem;justify-content:center}.cnp .assocBrands_head img{height:1.5rem}.cnp button.createBrandBtn{background:#00ab92;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.2rem;padding:.5rem;width:100%}@media (max-width:1370px){.cnp .noteOne{padding-top:1rem;position:relative;right:0;top:0;width:100%}.cnp .noteOne ul li{margin:1rem 0}.cnp .noteOne ul li img{margin:0 1rem}.cnp .noteOne img[alt=dragArrow]{display:none}}@media (max-width:1200px){.cnp .backText{position:static}}@media (max-width:1100px){.cnp{padding-top:7rem}}@media (max-width:345px){.cnp form{padding:1.5rem 1rem}.cnp .attach-cont{padding:2rem 1rem}.cnp .attach-cont label{border-radius:5px;padding:.5rem}}footer{background:#f5f5f5}footer .cont{align-items:center;display:flex;flex-wrap:wrap;height:10rem;justify-content:space-between}footer img{flex:0 1 20rem;height:auto;max-width:15rem;object-fit:contain;object-position:left;width:80vw}footer p{flex:1 1 20rem;text-align:right}@media (max-width:671px){footer{padding:2rem 0}footer img{margin:0 auto;object-position:center}footer p{text-align:center}}.loginPage{background:#000;height:100vh;min-height:647px;padding:0}.loginPage .loginBody{border-radius:1.2rem;display:flex;flex-wrap:wrap;height:918px;left:50%;max-width:1640px;overflow:hidden;position:relative;top:50%;transform:translate(-50%,-50%) scale(.7);width:100%}.loginPage .loginForm{align-items:center;background:#fff;box-shadow:0 0 1.5rem #00000080;display:flex;flex-direction:column;justify-content:space-between;max-width:600px;padding:50px;position:relative;transition:.3s ease;width:100%;z-index:100}.loginPage h1{font-family:Montserrat,sans-serif;font-size:35px;font-weight:700;max-width:350px}.loginPage .copyright,.loginPage h1{text-align:center}.loginPage .logo{height:auto;max-width:252px;object-fit:contain;width:100%}.loginPage a{color:#00ab92;white-space:nowrap}.loginPage form{margin-bottom:3rem;width:100%}.loginPage form p{margin-top:30px;text-align:center}.loginPage form p a{font-family:HelveticaBold}.loginPage form .label{align-items:center;display:flex}.loginPage form .label a{margin-left:auto}.loginPage form label{font-family:HelveticaBold;font-size:1.2rem}.loginPage form button,.loginPage form input{border:1px solid #a1a1a1;font-size:1.2rem;height:39px;padding:0 19px;width:100%}.loginPage form button::placeholder,.loginPage form input::placeholder{color:#a1a1a1}.loginPage form button{background:#00ab92;border:none;color:#fff;font-family:HelveticaBold}.loginPage form input{margin:1rem 0}.loginPage .inputFields{margin:30px 0}.loginPage .bg-img{height:100%;object-fit:cover;position:absolute;right:0;top:0;width:64%}@media (max-width:950px){.loginPage{padding:0}.loginPage .loginForm{max-width:9999px}}@media (max-width:600px){.loginPage .loginForm{padding:50px 30px}}@media (max-width:450px){.loginPage{min-height:743px}.loginPage .loginBody{transform:translate(-50%,-50%) scale(.8)}.loginPage .loginForm{padding:50px 20px}}@media (max-width:367px){.loginPage form .label{flex-wrap:wrap}.loginPage form .label a{margin-left:0}}@media (max-width:300px){.loginPage form .label a{margin-left:0;white-space:pre-wrap}}.blp{flex:1 1 auto;padding-bottom:2.8rem;padding-top:calc(76px + 2rem)}.blp .pageHead{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.blp .pageHead h1{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700}.blp .pageHead button{background:#000;border:2px solid #000;border-radius:.5rem;color:#fff;padding:.5rem 2.5rem}.blp .brandsBody h4{font-weight:700;margin-bottom:2rem}.blp .brandsBody h4 span{color:#a1a1a1;font-weight:400}.blp .brandsList{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(12rem,auto))}.blp .brandsList_single{background:#f5f5f5;padding:.8rem}.blp .brandsList_single h3{font-size:1rem;white-space:nowrap}.blp .brandsList_head{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.blp .brandsList_head span{color:#a1a1a1;font-family:HelveticaBold}.blp .brandsList_left{align-items:center;display:flex;gap:.5rem;justify-content:center}.blp .brandsList-p{color:#a1a1a1;font-size:.8rem;padding:1rem 0 .5rem}.blp .brandsList img[alt=brand-icon]{height:1.2rem}.blp .brandsList img[alt=gear]{height:1rem}.cnp.createNew-overLay{background:#0000004d;display:none;height:100vh;left:0;overflow:auto;padding:3rem 1rem;position:absolute;top:0;width:100vw;z-index:999}.cnp.createNew-overLay.active{display:flex}.cnp.createNew-overLay main{background:#fff;height:auto;margin:auto;max-width:915px;padding:2.5rem 1.5rem 1.5rem;position:relative;width:100%}.cnp.createNew-overLay .inputDiv{display:flex;padding-right:0}.cnp.createNew-overLay .inputDiv input[id=brandName]{border:none;flex:1 1 auto;height:100%}.cnp.createNew-overLay .inputDiv .typeSelect{align-items:center;border-left:1px solid #a1a1a1;display:flex;gap:.5rem;justify-content:center;position:relative;width:5rem}.cnp.createNew-overLay .inputDiv .typeSelect img{height:.5rem}.cnp.createNew-overLay .inputDiv .typeSelect_hover{background:#f5f5f5;border:1px solid #a1a1a1;list-style:none;opacity:0;position:absolute;right:0;top:100%;transform:scale(0);transform-origin:top right;transition:.3s ease;width:5rem;z-index:10}.cnp.createNew-overLay .inputDiv .typeSelect_hover li{padding:1rem}.cnp.createNew-overLay .inputDiv .typeSelect:hover .typeSelect_hover{opacity:1;transform:scale(1)}.cnp.createNew-overLay .inputDiv .typeSelect img.brandIconImage{height:1.5rem}.cnp.createNew-overLay .cross{height:1.5rem;position:absolute;right:1.5rem;top:1.5rem}.cnp.createNew-overLay .cnp-head{color:#000;margin-bottom:0}.cnp.createNew-overLay .cnp-para{margin:2rem 0}.cnp.createNew-overLay label[for=brandGuide]{align-items:center;background:#f5f5f5;color:#a1a1a1;display:flex;gap:.5rem;height:3rem;justify-content:center;margin-top:.5rem;width:100%}.cnp.createNew-overLay label[for=brandGuide] img{height:1rem}.cnp.createNew-overLay .required:after{color:#00ab92;content:"*";font-size:2rem}.cnp.createNew-overLay form{box-shadow:none;padding:0}.cnp.createNew-overLay .createBrandBtn{background:#00ab92;border:none;border-radius:8px;color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:.2rem;padding:.5rem;width:100%}.cnp.createNew-overLay .brandColors{margin:.5rem 0;width:100%}.cnp.createNew-overLay .brandColors_single.createColor{align-items:center;border:1px dashed #a1a1a1;cursor:pointer;justify-content:center}.cnp.createNew-overLay .brandColors_single.createColor img{height:2rem}.cnp.createNew-overLay .brandColors_single{align-items:center;border:1px solid #a1a1a1;display:flex;gap:1.5rem;height:auto;justify-content:space-between;margin:1rem 0;min-height:5rem;padding:1rem;width:100%}.cnp.createNew-overLay .brandColors_single .color{background:#000;box-shadow:0 0 .3rem #00000080;height:3rem;width:3rem}.cnp.createNew-overLay .brandColors_single span{color:#a1a1a1;margin-right:auto}.cnp.createNew-overLay .brandColors_single button{background:#f5f5f5;border:1.5px solid #a1a1a1;border-radius:.5rem;color:#a1a1a1;padding:.5rem 1rem}.cnp.createNew-overLay .brandColors_single .white{background:#fff}.cnp.createNew-overLay .brandColors_single .purple{background:#8235dc}.cnp.createNew-overLay .attach{display:flex;flex-wrap:wrap;gap:3rem;justify-content:flex-start;margin:1rem 0}.cnp.createNew-overLay .attach ul{list-style:none}.cnp.createNew-overLay .attach li{align-items:center;display:flex;gap:1rem;justify-content:flex-start;margin:.5rem 0}.cnp.createNew-overLay .attach img{height:1rem}.colorBox{align-items:center;display:flex;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.colorBox.active{display:flex}.colorBox-overlay{background:#00000052;height:100%;left:0;position:absolute;top:0;width:100%}.colorBox img[alt="cross sign"]{height:2rem;position:absolute;right:1.5rem;top:1.5rem}.colorBox_head{align-items:center;display:flex;gap:1rem;justify-content:flex-start}.colorBox_head h2{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700}.colorBox_head img{height:3.5rem}.colorBox-main{background:#fff;border-radius:.3rem;height:auto;max-width:40rem;padding:1.5rem;position:relative;width:95%}.colorBox-box{background:#a1a1a1;height:25rem;margin:1.5rem 0;width:100%}.colorBox-btns{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.colorBox-btns button{background:#f5f5f5;border:1px solid #a1a1a1;border-radius:.3rem;color:#a1a1a1;font-size:1rem;padding:.5rem 1rem}.colorBox-btns button:nth-child(2){background:#00ab92;border:1px solid #00ab92;color:#fff}@media (max-width:528px){.cnp.createNew-overLay .attach{gap:0}}.plp{padding-bottom:15rem}.plp .pageHead{flex-wrap:wrap;justify-content:center;text-align:center}.plp .pageHead ul.filterProjects{align-items:center;display:flex;flex:1 1 auto;gap:3rem;justify-content:flex-start;list-style:none;margin-left:3rem}.plp .pageHead ul.filterProjects li{border-bottom:2px solid #0000;font-weight:700;padding-bottom:.5rem}.plp .pageHead ul.filterProjects li.selected{border-bottom:2px solid #00ab92;color:#00ab92}.plp .pageHead .inputDiv{align-items:center;background:#f5f5f5;display:flex;height:2.5rem;margin-right:1rem;overflow:hidden;position:relative;width:20rem}.plp .pageHead .inputDiv img{height:1rem;margin:0 .5rem}.plp .pageHead input{background:#f5f5f5;border:none;height:100%;width:100%}.plp .productsBody_head{margin:0!important}.plp .productsBodyComplete .productList_single{margin:2rem 0;padding:0}.plp .productList{margin:2rem 0}.plp .productList_single{height:auto;margin:1rem 0;position:relative}.plp .productList_single,.plp .productList_single .head{align-items:flex-start;background:#f5f5f5;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem}.plp .productList_single .head{width:100%}.plp .productList_single .head .inProg{gap:.5rem}.plp .productList_single .head .inProg img{height:1rem}.plp .productList_single .smile{border:1px solid #a1a1a1;padding:.2rem .5rem}.plp .productList_single .smile img{height:1.3rem}.plp .productList_single .foot{grid-gap:1rem;background:#fff;bottom:0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));left:0;margin:0 5px 5px;min-height:70px;padding:calc(1rem - 5px);position:static;width:100%}.plp .productList_single .foot_single{display:flex;flex-direction:column;justify-content:space-between}.plp .productList_image{flex:0 1 auto;height:7rem;margin-right:1rem}.plp .productList_details{flex:1 1 48rem;padding:1rem 0}.plp .productList_details .person{height:3rem}.plp .productList_details .heading{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.plp .productList_details .inProg{align-items:center;background:#00ab92;bottom:.4rem;color:#fff;display:inline-flex;gap:1rem;justify-content:center;padding:.5rem;position:relative}.plp .productList_details .inProg img{height:1.5rem}.moveOverLay{align-items:center;background:#0000004d;display:none;height:100vh;justify-content:center;left:0;overflow:auto;padding:3rem 1rem;position:fixed;top:0;width:100vw;z-index:999}.moveOverLay .move-switch{background:#fff;display:flex;flex-direction:column;gap:2rem;height:auto;justify-content:space-between;max-height:100vh;max-width:50rem;overflow:scroll;padding:2rem 3rem;position:relative}.moveOverLay .head{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start}.moveOverLay .head img{height:2.7rem}.moveOverLay .head h2{font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700}.moveOverLay .body p{font-size:1.3rem;margin-bottom:2rem}.moveOverLay .body p span{color:#00ab92}.moveOverLay .body p.note{margin-bottom:.5rem;margin-top:2rem;padding:1rem}.moveOverLay .body p.note span{color:#000;font-weight:700}.moveOverLay .activeProject{align-items:center;background:#f5f5f5;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.moveOverLay .activeProject label{background:#fff;border:2px solid #a1a1a1;border-radius:50%;display:grid;height:2rem;place-items:center;position:relative;width:2rem}.moveOverLay .activeProject label img{display:none;height:2rem}.moveOverLay .activeProject input:checked+label{background:none;border:none}.moveOverLay .activeProject input:checked+label img{display:block}.moveOverLay .activeProject h3{flex:1 1 20rem}.moveOverLay .foot{align-items:center;display:flex;gap:1rem;justify-content:center}.moveOverLay .foot button:first-child{margin-right:auto}.moveOverLay .foot button:last-child{background:#00ab92;border-color:#00ab92;color:#fff}.moveOverLay .foot button{background:#f5f5f5;border:1px solid #a1a1a1;border-radius:.5rem;color:#a1a1a1;font-size:1.2rem;padding:.5rem 1.2rem}.moveOverLay .move-cross{height:1.5rem;position:absolute;right:1rem;top:1rem}.moveOverLay.active{display:flex}@media (max-width:1100px) and (min-width:995px){.plp .productList_image+.productList_details+button.option .optionMenu{left:0;right:auto;transform-origin:top left}}@media (max-width:937px){.plp button.option .optionMenu{left:0;right:auto;transform-origin:top left}}@media (max-width:533px){.plp .pageHead .inputDiv{margin-bottom:1rem;margin-right:0;margin-top:1rem}}@media (max-width:468px){.plp .pageHead{flex-wrap:wrap;justify-content:center;text-align:center}.plp .pageHead ul.filterProjects{gap:1rem;justify-content:space-between;margin:1rem 0;padding:0 3rem}.plp .pageHead ul.filterProjects li{border-bottom:2px solid #0000;font-weight:700;padding-bottom:.5rem}.plp .pageHead ul.filterProjects li.selected{border-bottom:2px solid #00ab92;color:#00ab92}}.chat{padding:65px 0 0}.chat main.cont{height:calc(100vh - 225px);overflow:auto;padding-left:0;padding-right:0;width:100%}.chat .chatCont{height:calc(100vh - 225px);margin-left:auto;max-width:980px}.chat .chatCont main{position:relative;width:100%}.chat .message,.chat .people{height:calc(100vh - 225px);overflow:visible;position:absolute}.chat .people{background:#fff;display:flex;flex-direction:column;left:0;padding-top:1rem;position:relative;top:0;width:20rem;z-index:2}.chat .people .backText{align-items:center;display:flex;gap:.5rem;justify-content:flex-start;margin-bottom:1rem;position:absolute;right:105%;top:1rem}.chat .people .backText img{height:1.1rem}.chat .people .backText span{color:#a1a1a1;font-size:1.2rem}.chat .people .rev{background:#000;border:none;border-radius:.3rem;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#fff;font-size:1rem;padding:.5rem;width:100%}.chat .people .rev img{height:1rem;margin-left:.5rem;width:auto}.chat .people_body{border-bottom:1px solid #a1a1a1;border-left:1px solid #a1a1a1;overflow-y:auto}.chat .people_body_head{align-items:center;display:flex;justify-content:space-between;padding:1rem 1rem 0}.chat .people_body_head h2{font-size:1.3rem}.chat .people_body_head button{align-items:center;display:flex;font-size:.8rem;gap:.2rem;justify-content:center;padding:.2rem .35rem}.chat .people img{height:1rem}.chat .people ul{display:flex;flex-wrap:wrap;list-style:none;text-align:center}.chat .people ul li{border-bottom:1px solid #a1a1a1;border-top:1px solid #a1a1a1;flex:1 1 9rem;padding:.5rem 1rem}.chat .people ul li.active{border-bottom:1px solid #00ab92!important;color:#00ab92}.chat .markComp{align-items:center;background:#00ab92;border:none;border-radius:.3rem;color:#fff;display:flex;font-family:HelveticaBold;font-size:1rem;gap:.7rem;justify-content:center;margin:1.5rem 1rem;padding:.5rem;width:calc(100% - 2rem)}.chat .showChat{background:#a1a1a1;display:none}.chat .inSider{padding:1rem}.chat .inSider h3{font-size:1.1rem;margin:0 0 1rem}.chat .inSider_details{margin:1rem 0}.chat .inSider h4{font-size:.9rem;margin-bottom:.5rem}.chat .inSider p{color:#a1a1a1;font-size:.9rem}.chat .inSider_attach_single,.chat .inSider_brand{align-items:center;display:flex;gap:.5rem;justify-content:flex-start;margin-top:.5rem}.chat .inSider_attach{margin:1rem 0}.chat .message{background:#fff;border:1px solid #a1a1a1;border-bottom:none;display:flex;flex-direction:column;padding:0 0 5rem;right:0;top:0;width:calc(100% - 20rem)}.chat .message p{color:#a1a1a1}.chat .message_backButton{background:#00ab92;border:none;border-radius:9px;color:#fff;display:none;height:auto;left:0;margin:.5rem 1rem;padding:.5rem 0;position:absolute;top:0;width:calc(100% - 2rem)}.chat .message_main{overflow-y:auto}.chat .message_msgMake{align-items:center!important;bottom:0;height:auto;justify-content:center!important;left:0;position:absolute;width:100%;z-index:1}.chat .message_msgMake .sender{margin-top:0}.chat .message_msgMake input{background:#0000;border:none;flex:1 1 auto}.chat .message_msgMake .message_body{background:#f5f5f5;border-radius:.3rem;display:flex;padding:.7rem}.chat .message_msgMake .message_body .icons{align-items:center;display:flex;flex:0 1 auto;gap:1rem;justify-content:center}.chat .message_msgMake .message_body .icons img{height:1.3rem}.chat .message_head{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.8rem}.chat .message_single{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;margin:.5rem 0;padding:.5rem}.chat .message_body{flex:1 1 19rem}.chat .message_body .msgPara{padding:.5rem 1rem}.chat .sender{display:grid;flex:0 1 auto;height:auto;margin-top:2.3rem;place-items:center}.chat .senderName{font-size:1.3rem}.chat .senderTime{font-size:1rem}.chat .sender img{height:3.5rem;margin:0 1rem}.chat .msgSTUFF{max-width:23rem;width:80%}.chat .msgSTUFF .actImage{width:100%}.chat .msgSTUFF_imgBox{position:relative;width:100%}.chat .msgSTUFF .viewbtn{align-items:center;border:none;border-radius:.2rem;color:#a1a1a1;display:none;gap:.5rem;justify-content:center;padding:.5rem;position:absolute}.chat .msgSTUFF .viewbtn img{height:1rem}.chat .msgSTUFF .viewbtnDes{background:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}.chat .msgSTUFF .viewbtnAll{right:1rem;top:1rem}.chat .msgSTUFF_overlay{background:#0000004d;display:none;height:100%;left:0;position:absolute;top:0;width:100%}.chat .msgSTUFF:hover .msgSTUFF_overlay{display:block}.chat .msgSTUFF:hover .viewbtn{display:flex}.chat .msgSTUFF_fileDetails{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem}.chat .msgSTUFF_fileTitle{background:#d8f2ee}.chat .msgSTUFF_fileAction{background:#f5f5f5}.chat .msgSTUFF_fileAction img{height:1.3rem}.chat .msgSTUFF .fileAction{display:flex;gap:.3rem}.chat .heSend .message_body .msgPara{background:#f5f5f5;margin-top:4px}.chat .iSend .message_body .msgPara{background:#d8f2ee;color:#000;margin-top:4px}@media (max-width:1090px){.chat .people .backText{margin-left:1rem;position:static}}@media (max-width:770px){.chat .people{transform:translateX(0);transition:transform .5s ease;width:100%}.chat .people .showChat{display:flex}.chat .people.active{transform:translateX(-120%)}.chat .message{display:none;padding:3rem 0 5rem;width:100%}.chat .message_backButton{display:block}.chat .message.chat-visible{background:#fff;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:1000}.showChat{display:block!important}}@media (max-width:671px){.chat .chatCont,.chat main.cont{min-height:calc(100vh - 289px)}}@media (max-width:422px){.chat .sender img{margin-left:0}.chat .message_msgMake .sender{display:none}}.optionMenu{background:#fff;box-shadow:inset 0 0 .3rem rgba(0,0,0,.171);list-style:none;opacity:0;position:absolute;right:0;text-align:left;top:105%;transform:scale(0);transform-origin:top right;transition:.3s ease;width:auto;z-index:10}.optionMenu li{align-items:center;color:#000;display:flex;gap:1rem;justify-content:flex-start;margin:.5rem 1rem;padding:.5rem 0;white-space:nowrap}.optionMenu h3{color:#000;padding:1rem 1rem 0}.optionMenu li:first-child{color:#00ab92}.optionMenu li:last-child{border-top:1px solid #a1a1a1;color:red;margin:0;padding:1rem}.optionMenu img{object-fit:contain;width:1.5rem}button.option{align-items:center;border:1px solid #a1a1a1;border-radius:.3rem;color:#a1a1a1;display:flex;font-size:1rem;gap:.3rem;padding:.5rem .7rem;position:relative}button.option img{height:1.3rem}button.option:hover .optionMenu{opacity:1;transform:scale(1)}.loginPage form button:hover{background-color:#4ba893;border-color:#4ba893;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000014;transform:translateY(-1px);-webkit-transform:translateY(-1px)}.alert-danger{background-color:#fcdddc;border-color:#fbcfce;color:#7c2b2a}.alert{border:1px solid #0000;border-radius:2px;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.invalid-feedback{color:#ef5350;font-size:80%;margin-top:.25rem;width:100%}header ul .dropList li a{color:#4b4b4b;text-align:center;width:100%}.headerBrandList:hover{cursor:pointer!important}header .dropList li{border-bottom:1px solid #4ba893!important}header .dropList li:hover{background-color:#71e0ca}button.option{padding:.3rem!important}.cross:hover{cursor:pointer!important}.ck-editor__editable_inline{min-height:200px}.brandsList-p{font-style:italic}.rcp{border-radius:0!important}.brandsList_left,.filterProjects li:hover{cursor:pointer}.disabled-buttons:hover{cursor:not-allowed}.assocBrands_single:hover,.backText:hover,.deliverables_single:hover,.pointer:hover{cursor:pointer}.old-attachmennt-cnt{background-color:#fff;border:1px solid #a1a1a1;display:flex;flex-direction:column;margin-bottom:1rem;max-height:7rem;min-height:3rem;overflow-y:auto}.item{background-color:#eee;border-radius:10px;display:flex;gap:.5rem;height:2.5rem;margin:10px;padding:10px}.attachment-img{height:20px}.last{margin-left:auto}.attachment-link{color:#a1a1a1}.brand-logo-container{position:relative}.brand-logo-img{background-color:#f5f5f5;margin:5px;padding:10px;width:50%}.brand-logo-cross-img{cursor:pointer;height:1.5rem;position:absolute;right:15.5rem;top:2.5rem}header .cont>ul>li button{font-size:.7rem}header .icon-img-bel{height:1.1 rem}header img[alt=profile]{height:2rem}header .cont>.realMenu>ul>li strong{font-size:.7rem}header .icon-img{height:.8 rem}header .cont>ul>li button,header .cont>ul>li h3{font-size:.9rem}header img[alt=logo]{height:2.1rem}header .cont{padding:.5rem 4rem .5rem 4.5rem}footer .cont{height:8rem}footer img{max-width:12rem}main.cont{padding:0 5 rem}.chat .message_msgMake textarea{background:#0000;border:none;flex:1 1 auto;resize:none}.scroll::-webkit-scrollbar{display:none}textarea{outline-color:#719ece}[data-letters]:before{background:plum;border-radius:50%;color:#fff;content:attr(data-letters);display:inline-block;font-size:1em;height:2.5em;line-height:2.5em;text-align:center;vertical-align:middle;width:2.5em}.chat{padding:54px 0 0!important}.Dropdown-control{background-color:initial!important;border-color:#0000!important;border-radius:.3rem!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;color:#fff!important;cursor:pointer;text-align:center}.drop_down_menu{width:100%!important}.new_class{border-color:#0000!important;border-radius:.3rem!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;cursor:pointer}.Dropdown-arrow{border-color:#fff #0000 #0000!important}.dropdown-option-color-not-started{background-color:#d81b60;color:#fff!important}.dropdown-option-color-not-started:hover{background-color:#d81b60!important;color:#fff!important}.dropdown-option-color-draft{background-color:#bbdefb;color:#fff!important}.dropdown-option-color-draft:hover{background-color:#bbdefb!important;color:#fff!important}.dropdown-option-color-review{background-color:#8e24aa;color:#fff!important}.dropdown-option-color-review:hover{background-color:#8e24aa!important;color:#fff!important}.dropdown-option-color-complete{background-color:#43a047;color:#fff!important}.dropdown-option-color-complete:hover{background-color:#43a047!important;color:#fff!important}.dropdown-option-color-hold{background-color:#ffcc80;color:#fff!important}.dropdown-option-color-hold:hover{background-color:#ffcc80!important;color:#fff!important}.dropdown-option-color-revision{background-color:#1e88e5;color:#fff!important}.dropdown-option-color-revision:hover{background-color:#1e88e5!important;color:#fff!important}.annotation-comment{margin-top:8px}.annotation-header{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;margin-bottom:12px}.annotation-icon{font-size:16px}.annotation-label{font-weight:500}.annotation-file-info{align-items:center;cursor:pointer;display:flex;gap:12px}.border-vertical{background-color:#d9d9d9;border-radius:100px;height:3rem;width:6px}.file-thumbnail{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.file-thumbnail img{height:100%;object-fit:cover;width:100%}.file-details{flex:1 1}.file-name{color:#333;font-size:14px;font-weight:500;margin:0 0 4px;word-break:break-word}.file-type{color:#888;font-size:12px;margin:0;text-transform:uppercase}.annotation-text{color:#333;cursor:pointer;font-size:14px;line-height:1.5;margin:8px 0 0}.annotation-text:hover{background-color:#f5f5f5}.annotation-group-item{margin-bottom:10px}
/*# sourceMappingURL=main.ddebd9f2.css.map*/