@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&family=Mulish:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";.home{position:relative}.page{animation:fadeanimation .2s ease-in}@keyframes fadeanimation{0%{opacity:0}to{opacity:1}}.header{height:72px;display:flex;align-items:center;justify-content:space-between;position:relative;background-color:#fff;border-bottom:1px solid #eee}.stickyHeader{height:72px;position:sticky;top:0;background-color:#fff;z-index:100}.headerBoxShadow{box-shadow:0 3px 5px #0000001a!important}.headerCenter{width:fit-content;display:flex;align-items:center;justify-content:center;gap:28px;height:100%}.headerNewRight,.headerNewLeft{display:flex;align-items:center;gap:20px;width:46%;padding:0 50px}.headerNewRight{justify-content:flex-end}.hcLeft{display:flex;gap:38px;align-items:center;justify-content:flex-start}.hcRight{display:flex;gap:18px;align-items:center;justify-content:flex-start}.hcleftText{color:#000;font-family:Mulish,sans-serif;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;text-transform:uppercase;transition:.1s ease-in-out}.hcLefttextWrapper{height:72px;display:flex;align-items:center;border-bottom:3px solid #328fbf;cursor:pointer}.hcLefttextWrapperNotActive{height:80px;display:flex;align-items:center;cursor:pointer}.hcleftText{height:80px;font-family:Mulish,sans-serif;font-weight:500;transition:.3s ease-in-out}.hcleftText:hover{transition:.3s ease-in-out;color:#328fbf}.hcButton1{width:145px;height:50px;border-radius:50px;background:var(--Primary-Button-Color, #328fbf);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600}.hcButton1:hover{transition:.3s ease-in-out;background:var(--Primary-Button-Color, #328fbf);box-shadow:0 4px 4px #00000040}.hcButton2{color:#006c9c;text-shadow:0px 4px 14px rgba(0,0,0,.15);font-size:12px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;padding:10px 28px;border-radius:5px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff}.hcButton2:hover{background-color:#f3fafe}.hcButton3{display:none;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.dropDown{width:35px;cursor:pointer;display:none}.headerLast{display:flex;align-items:center;gap:20px}.mobileLinks{display:flex;flex-direction:column;padding:20px;gap:30px;position:absolute;background-color:#fff;top:80px;right:0;margin-right:-20px}.dn{display:none}.mobileLinks .hcLeft{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.mobileLinks .hcRight{flex-direction:column}.headerCartIcon{cursor:pointer;width:40px;height:40px;z-index:5!important;border-radius:50%}.profileImage{width:45px;height:45px;border-radius:50%;cursor:pointer;object-fit:cover;border:1px solid rgb(134,124,124)}.cartIconWrapper{background-color:#8cbf6f;position:relative;display:flex;width:50px;height:50px;justify-content:center;align-items:center;border-radius:50%;border:1px solid #8cbf6f}.cartIconWrapper:hover{transition:.3s ease-in-out;border:1px solid #a1c88b;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.cartIconWrapper img{width:25px}.cartIconWrapper span{position:absolute;top:1px;right:-4px;background-color:#328fbf;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;z-index:10}.active{height:80px;animation:fade .3s ease-in-out;color:#328fbf;font-weight:600}@keyframes fade{0%{color:#ccc}to{color:#328fbf;font-weight:600}}.headerProfile{cursor:pointer}.headerProfile:hover{transition:.3s ease-in-out;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}.headerProfileDropDown{width:230px;border-radius:6px;border:1px solid #eee;background:#fff;position:absolute;right:52px;top:74px;z-index:100;box-shadow:0 0 10px #00000014;animation:fadeInOut .4s ease-in-out alternate}@keyframes fadeInOut{0%{opacity:0}to{opacity:1}}.hpdTop{border-bottom:1px solid #eee}.hpdBottom{border-top:1px solid #eee}.hpdTop,.hpdCeneter,.hpdBottom{padding:14px;color:#000;font-size:14px;font-weight:400;display:flex;flex-direction:column}.hpdTop span span{font-weight:600}.hpdBottom span span{color:#7e7e7e}.hpdCeneter span:hover{cursor:pointer;font-weight:500;transition:.3s ease-in-out;color:#006c9c}.onlyMobile{display:none}@media only screen and (max-width: 1225px){.dropDown{display:block}.header .headerCenter{display:none}.mobileHeadr .headerCenter{display:flex}.header{margin:0 20px}.headerNewLeft,.headerNewRight{width:auto}.header .headerNewRight{display:none}.onlyMobile{display:flex;align-items:center;gap:10px}.headerNewLeft{padding:0}.logo{width:100px}.hpdCeneter{gap:10px}}.css-xzruae-MuiBadge-badge{z-index:100!important;background-color:#328fbf}.MuiBadge-badge{z-index:100!important}.mobileHeadr{position:absolute;top:80px;right:0;background-color:#fff;z-index:1001;width:300px;padding:40px;box-shadow:0 0 10px #00000014;border-radius:6px;transform:translate(20px);z-index:500;animation:fadeInOut .4s ease-in-out alternate}.mobileHeadr .headerCenter{flex-direction:column;align-items:flex-start;gap:15px}.mobileHeadr .headerCenter .hcLefttextWrapper{height:40px}.mobileHeadr .headerNewRight{width:100%;display:flex;align-items:flex-start;flex-direction:column;padding:0;margin-top:15px}.mobileHeadr .headerCenter{width:100%}.navigationIcon{cursor:pointer;width:24px;height:24px}.navigationIcon rect{fill:#328fbf;transition:fill .3s}.navigationIcon:hover .one{fill:#00b1ff}.navigationIcon:hover .two{fill:#ff9033}.navigationIcon:hover .three{fill:#ffa800}.navigationIcon:hover .four{fill:#328fbf}.navigationIcon:focus .one{fill:#00b1ff}.navigationIcon:focus .two{fill:#ff9033}.navigationIcon:focus .three{fill:#ffa800}.navigationIcon:focus .four{fill:#328fbf}.logoutConfirm{position:absolute;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ecf5ff7a;top:0;z-index:10000;left:0}.logoutConfirmMain{width:800px;height:400px;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 20px #0000001a;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;text-align:center;border-radius:10px}.smallText{color:#888;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:10px}.logoutCofirmButtons{display:flex;align-items:center;gap:10px;margin-top:24px;justify-content:center}@media only screen and (max-width: 1200px){.logoutConfirmMain{width:80%}}@media only screen and (max-width: 800px){.logoutConfirmMain{width:90%}.logoutConfirmMain h2{font-size:22px}.logoutConfirmNew{left:-25px}}.logoutConfirmMain h2{line-height:1}.popupFormScreen{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ecf5ff7a;position:absolute;top:0;z-index:1000}.requestPopUpCloseButton{position:absolute;top:27px;right:27px;cursor:pointer}.popupFormWrapper{width:1000px;border-radius:15px;border:1px solid #ccc;background:#fff;box-shadow:0 4px 20px #0000001a;display:flex;position:relative}.popupTopBar{border-radius:15px 15px 0 0;background:#274472;box-shadow:0 4px 20px #0000001a;width:100%;display:flex;align-items:center;padding:0 25px;justify-content:space-between;height:75px}.popupFormTitle{color:#fff;font-size:25px;font-style:normal;font-weight:500;line-height:48px}.popupFromClossIcon{cursor:pointer}.popupLeftSlider{width:50%;display:flex;align-items:center;flex-direction:column;border-right:1px solid #ccc;padding:50px;justify-content:center}.popupForm{width:50%;padding:50px}.popupFormBody{display:flex;flex-direction:column}.popupFormLabel{color:var(--grayscale-900, #191f33);font-size:15px;font-style:normal;font-weight:500;line-height:48px}.radioButton{display:flex;align-items:center;color:var(--grayscale-900, #191f33);font-size:13px;font-style:normal;font-weight:400;line-height:28px;gap:10px}.popupFormBodyTop{display:flex;flex-direction:column}.popupFormBottomWithImage{width:100%;display:flex;align-items:center}.popupFormBottom{width:630px;display:flex;flex-direction:column;gap:15px;margin-top:5px}.popupFormBottomRow{width:100%;display:flex;align-items:center;justify-content:space-between}.popupFormItem{display:flex;flex-direction:column;width:100%}.popupFormInput{height:50px;border-radius:5px;border:1px solid #ccc;background:#fff;font-size:13px;font-style:normal;font-weight:400;padding:0 15px;outline:none}.popupFormTextArea{border-radius:5px;border:1px solid #ccc;background:#fff;font-size:13px;font-style:normal;font-weight:400;padding:15px;outline:none}.popupFormSumit{display:flex;width:149px;height:48px;justify-content:center;align-items:center;border-radius:8px;background:#d5e6f6;color:#274472;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.08px}.popupFormSumit:hover{color:#d5e6f6;background-color:#274472}.popupFormSumit .loading{margin-top:0}.not_allowed{cursor:not-allowed}.youCouldEarn{color:var(--Primary-Color, #328fbf);text-align:center;font-size:30px;font-weight:300}.calculatedAmount{color:var(--Primary-Button-Color, #328fbf);text-align:center;font-size:50px;font-weight:700;margin-bottom:40px;transition:.3s ease-in-out;display:flex;align-items:center}.potenTialLabe{color:var(--Primary-Color, #328fbf);text-align:center;font-size:15px;font-weight:400;margin-top:25px}.conditionSar{font-size:20px}.calculatedAmount .MuiSvgIcon-root{font-size:50px}@media only screen and (max-width: 1150px){.popupFormScreen{width:calc(100% + 40px);margin-left:-20px}}@media only screen and (max-width: 1030px){.popupFormWrapper{width:98%;flex-direction:column;height:auto}.popupFormScreen{padding:20px}.popupForm h2{font-size:25px;text-align:left;padding-bottom:25px}.popupLeftSlider,.popupForm{width:100%}.popupLeftSlider{padding:20px;border-bottom:1px solid #eee}.youCouldEarn{font-size:20px}.calculatedAmount,.calculatedAmount .MuiSvgIcon-root{font-size:25px}.popupLeftSlider .css-12oqtgn-MuiSlider-root{width:70%}.popupForm{padding:20px}.popupLeftSlider{display:none}}.MuiRadio-root{padding:0 5px 0 0!important}.cartBodySection{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:absolute;top:0;z-index:1000;transition:.3s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ecf5ff7a}.cartBody{z-index:1100;width:100%;display:flex;align-items:center;flex-direction:column;max-width:900px;border-radius:10px;border:1px solid #e2e2e2;background:#ffffff;box-shadow:0 12px 48px #0022330f;overflow:hidden}.cartBodyTop{width:100%;display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 27px}.cartBodyCenter{width:100%;display:flex;padding:15px 40px}.cartBodyBottomLeft{flex:1;height:470px;overflow-y:scroll;overflow-x:hidden}.cartBodyBottomRight{flex:1;display:flex;flex-direction:column;padding-left:20px;gap:15px}.screenCartWrapper{max-width:380px;padding:20px}.cartBodyBottomRight span{color:#328fbf;font-size:20px;font-style:normal;font-weight:500}.cartBodyDates{width:100%;gap:20px;display:flex;align-items:center;justify-content:space-between}.cartBodyDateItem{display:flex;flex-direction:column;width:50%;gap:5px}.cartBodyDateItem span,.cartBodyOtherDetails span{color:#328fbf;font-size:15px;font-style:normal;font-weight:500}.cartBodyOtherDetails{display:flex;flex-direction:column;gap:10px}.cartBodytaxTexts{display:flex;flex-direction:column;margin-top:20px}.cartBodytaxTexts span{color:#328fbf;font-size:14px;font-style:normal;font-weight:600;display:flex;align-items:center}.cartBodyTotalSection{width:100%;height:98px;border-radius:6px;border:1px solid #ccc;background:#f5fcff;display:flex;flex-direction:column;justify-content:center;padding-left:20px}.cartBodyTotalLabel{color:#328fbf;font-size:15px;font-style:normal;font-weight:500}.cartBodyTotalSection .cartBodyTotalValue{color:#328fbf;font-size:35px;font-style:normal;font-weight:400;line-height:normal}.cartBodyTotalValue{display:flex;align-items:center}.cartBodySpecilOfferSection{display:flex;align-items:center;gap:15px}.cartBodyTimerDetails{display:flex;flex-direction:column}.cartBodyTimerDetails .cbtdOne{color:#328fbf;font-size:15px;font-style:normal;font-weight:400}.cartBodyTimerDetails .cbtdTwo{color:#70132b;font-size:15px;font-style:normal;font-weight:400}.cartBodyBottom{width:100%;height:70px;display:flex;align-items:center;justify-content:flex-end;padding:0 40px;margin-bottom:15px}.cartBodyBottomButtons{display:flex;gap:25px}.cartBodyCancel{display:flex;width:195px;height:48px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #d5e6f6;color:#274472;text-align:center;font-size:16px;font-style:normal;font-weight:700;cursor:pointer}.cartBodyCancel:hover{transition:.3s ease-in-out;background-color:#f5f4f3;box-shadow:0 4px 4px #00000040}.cartBodyTopCloseButton{cursor:pointer}.RemoveLink{color:#70132b!important;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:underline;cursor:pointer}.AddLink{color:#049813!important;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:underline;cursor:pointer}.custom-date-picker{width:200px;background-color:transparent}#outlined-basic{width:400px}.cartBodyOtherDetails{margin-top:5px}.cartBodySubmit{display:flex;width:149px;height:48px;align-items:center;justify-content:center;background:#d5e6f6;color:#274472;font-weight:600}.cartBodySubmit:hover{transition:.3s ease-in-out;background:#d5e6f6;box-shadow:0 4px 4px #00000040}.mobileCartBottom{width:100%;display:flex;align-items:center;justify-content:center}.dnone{display:none}@media only screen and (max-width: 1224px){.cartBodySection{right:-20px}}@media only screen and (max-width: 550px){.cartBody{width:95%}.cartBodyCenter{padding:0 20px 10px 0}.cartBodyDates{flex-direction:column;align-items:flex-start}#outlined-basic{width:80%}.cartBodyTopLeft{font-size:25px}.cartBodyBottomRight{gap:7px}.cartBodyBottom{padding:0 10px}}.CarterrorText{font-size:12px!important;color:red!important}.decreaseOpacity{opacity:.3}.screenCard{width:100%;background-color:#fff;overflow:hidden;z-index:10;transition:.2s ease-in-out;-webkit-transition:.2s;-o-transition:.2s;animation-duration:1s;border:1px solid #f9f9f9;border-radius:20px;box-shadow:0 0 #dee2e6,inset 0 0 16px #dee2e6,0 1px 8px #fff}.screenCardHead{width:100%;position:relative;height:287px;border-radius:20px 20px 0 0;cursor:pointer}.screenCardImage{width:100%;border-radius:20px 20px 0 0;height:100%;object-fit:cover}.screenCardHeadTop{width:100%;display:flex;align-items:center;justify-content:space-between;position:absolute;top:12px;z-index:2}.screenCardHeadBottom{width:100%;display:flex;align-items:flex-start;justify-content:space-between;position:absolute;bottom:12px;flex-direction:column;gap:6px}.screenCardHeadTopRight{margin-right:12px;cursor:pointer}.screenCardHeadTopOverlay{width:100%;height:51px;position:absolute;top:0;border-radius:10px 10px 0 0;z-index:1;background:linear-gradient(180deg,#000 2.38%,rgba(0,0,0,0) 101.34%)}.chbLeft{border-radius:5px;background:rgba(0,0,0,.7);display:flex;align-items:center;padding:8px 9px;gap:10px;color:#fff;font-size:10px;font-style:normal;font-weight:400;margin-left:12px}.chbLeft .eyeAndFot,.chbRight img{height:14px}.chbRight{border-radius:5px;background:rgba(0,0,0,.7);display:flex;align-items:center;padding:8px 9px;gap:10px;color:#fff;font-size:10px;font-style:normal;font-weight:400;margin-left:12px}.chbLeft span{line-height:0}.cartIcon{width:22px}.schtlText{background:#dc3545d6;transform:rotate(-45deg);color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:14px;text-transform:uppercase;width:200px;height:30px;letter-spacing:1.2;display:flex;align-items:center;justify-content:center;margin-top:7%;margin-left:-30%;border-bottom:1px solid #00000038}.screenCardBody{padding:18px}.screenCardBodyWrapper{display:flex;align-items:center;flex-direction:column;gap:14px}.hostData{width:100%;display:flex;align-items:center;justify-content:space-between}.hostLeft{display:flex;align-items:center;gap:6px}.hostImage{width:41px;height:41px;border-radius:41px;border:1px solid #ebebeb;object-fit:contain}.hostDetails{display:flex;max-width:108.7px;background-color:#fff;overflow:visible;flex-direction:column}.hostName{color:#000;font-size:15px;font-style:normal;font-weight:600;line-height:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:150px}.hostScreenName{color:#7e7e7e;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.hostScreenDesc{color:#7e7e7e;margin:0;cursor:default;max-width:190px;width:fit-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screenSize{color:#000;font-size:11px;font-style:normal;font-weight:400;line-height:normal;position:absolute;top:6px;left:6px}.screenTimeData{width:100%;display:flex;align-items:center;justify-content:space-between}.screenTimeLeft{color:#7e7e7e;font-size:13px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;width:55%;gap:10px}.screenTimeLeft img{width:20px;opacity:.6}.screenTimeLeft div{display:flex;flex-direction:column}.screenTimeLeft div .videoDuration{color:#797979;font-size:11px;font-style:normal;font-weight:400;line-height:normal}.horizontalLine{width:100%}.screenTimeRight{color:#7e7e7e;font-size:13px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:10px;width:45%;justify-content:space-between}.screenTimeRight img{cursor:pointer;border-radius:50%;width:25px;height:25px;border:1px solid #ffffff;transition:.5s ease-in-out;opacity:.7}.screenTimeRight img:hover{border:1px solid #aeb9c0;transition:.5s ease-in-out}.increaseDecreaseButtons{width:60px;display:flex;align-items:center;justify-content:space-between}.screenPriceAndCartButton{width:100%;display:flex;align-items:center;justify-content:space-between}.screenPrice{color:#000;font-size:15px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center}.screenCartButton{display:flex;align-items:center;gap:5px;color:#000;font-size:12px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;transition:.3s ease-in-out;border:1px solid #ccc;padding:5px 8px;border-radius:4px;position:relative}.screenCartButton:hover{color:#005f98}.screenCardButtonBg{position:absolute;width:0%;height:100%;left:0;border-radius:4px}.screenCardButtonBg:hover{width:100%}.hostRight{position:relative}.eventCard{padding:5px 9px 5px 6px;display:flex;justify-content:center;align-items:center;gap:4px;border-radius:5px;background:#328fbf;color:#fff;font-size:10px;font-style:normal;font-weight:400;margin-left:12px}.color-red{color:#c11}.screenCardCategoryIcon{width:14px;height:14px;object-fit:contain}.popularBg{background:#28a745e6!important}.upComingBg{background:rgba(97,111,211,.8)!important}.premiumBg{background:rgba(247,153,54,.8)!important}.half-opacity{opacity:.3}.listOfusersForSelect{width:100%;height:350px;overflow-y:scroll;border:1px solid rgb(206,192,192)}.listOfusersForSelect .userItem{width:100%;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgb(232,216,216);padding:5px;cursor:pointer}.listOfusersForSelect .userItem:hover{background-color:#00808050}.userItem .userProfile{width:50px;height:50px;border-radius:50%;border:1px solid lightgray;background-color:#fff}.userItem .userDetails{display:flex;flex-direction:column}.userItem .userDetails .userName{font-size:16px;font-weight:600}.listOfusersForSelect .selectedItem{background-color:teal;color:#fff;transition:.3s ease-in-out}.rightDrawer{width:650px;height:100%;background-color:#fff}.rightDrawerWrapper{width:100%;padding:25px;gap:25px;display:flex;flex-direction:column}.rightDrawerWrapperTop{width:100%;display:flex;align-items:center;justify-content:space-between}.rightDrawerWrapperTop .left{display:flex;flex-direction:column;gap:5px}.rightDrawerWrapperTop .left .title{color:#328fbf;font-size:35px;line-height:1;font-weight:300}.rightDrawerWrapperTop .left .text{color:#328fbf;font-size:15px;line-height:1;font-weight:400;margin-bottom:0}.rightDrawerWrapperTop .right .closeButton{cursor:pointer}.rightDrawerSection{width:100%;display:flex;flex-direction:column;gap:8px}.rightDrawerSectionTitle{font-size:13px;font-weight:700;color:#328fbf;text-transform:uppercase}.rightDrawerSectionCards{width:100%;display:flex;align-items:center;gap:18px}.rightDrawerSectionCardImage{width:77px;object-fit:contain;max-height:21px}.rightDrawerSectionCard{display:flex;align-items:center;padding:20px 12px 20px 20px;border-radius:10px;justify-content:space-between;width:48%;border:1px solid #f0f0f0;transition:.3s ease-in-out;cursor:pointer;gap:15px;position:relative;overflow:hidden}.newLabel{position:absolute;right:-22px;top:5px;width:70px;background-color:#8cbf6f;font-size:8px;padding:1px 0;font-weight:700;display:flex;align-items:center;justify-content:center;color:#fff;transform:rotate(45deg)}.rightDrawerSectionCard .left .title{color:#8e67ac;font-size:13px;font-weight:700}.rightDrawerSectionCard .left .text{color:#328fbf;font-size:11px;font-weight:400;margin-bottom:0}.cardDisabled{filter:grayscale();cursor:not-allowed}@media only screen and (max-width: 450px){.rightDrawer{width:100%}.rightDrawerSectionCards{flex-direction:column}.rightDrawerSectionCard{width:100%}.rightDrawerWrapperTop .left .text{text-align:left}.rightDrawerSectionCard .left .text{text-align:left;font-size:14px}}.hero-section{position:relative;width:100%;height:calc(100vh - 80px);overflow:hidden;display:flex;justify-content:center}.mouseIcon{z-index:100}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:background .5s ease-in-out;display:flex;align-items:center;justify-content:center}.hero-content{position:relative;display:flex;gap:0px;align-items:center;justify-content:center;flex-direction:column;z-index:10;padding-top:60px}.hero-content .title{font-size:58px;font-style:normal;padding:0;margin:0;color:#328fbf;margin:0!important;line-height:1}.hero-content p{font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px;color:#7e7e7e}.searchSection{display:flex;width:650px;padding:8px 20px;align-items:center;justify-content:space-between;border-radius:10px;background:#fff;gap:18px;box-shadow:8px 8px #ffffff80;-webkit-box-shadow:8px 8px 0px 0px rgba(255,255,255,.5);-moz-box-shadow:8px 8px 0px 0px rgba(255,255,255,.5)}.searchIcon{cursor:pointer}.searchButton,button{padding:10px;outline:none;border-radius:5px;background:#4c9dc6;border:none;color:#fff;transition:.3s ease;cursor:pointer}.searchInput{width:100%;height:47px;border-radius:9px;background:#fff;font-size:16px;font-weight:400;border:none;outline:none}.searchInput:focus{border:none;background-color:#fff}.heroPopular{display:flex;align-items:center;gap:20px;margin-top:20px}.popular{font-size:14px;font-style:normal;font-weight:500;line-height:normal}.populars{font-size:14px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.scroll-downs{position:absolute;right:0;bottom:50px;left:0;margin:auto;width:34px;height:55px;z-index:10}.mousey{width:5px;padding:10px 15px;height:35px;border:2px solid #dee2e6;border-radius:25px;opacity:.75;box-sizing:content-box}.scroller{width:5px;height:10px;border-radius:25%;background-color:#ec6137;animation-name:scroll;animation-duration:1.5s;animation-timing-function:cubic-bezier(.15,.41,.69,.94);animation-iteration-count:infinite}.videoBg{position:absolute;width:100%;height:100%;object-fit:cover;z-index:1;background-image:url(/newherobg.svg);background-repeat:no-repeat;background-position:50% 85%;background-size:70%}@keyframes scroll{0%{opacity:0}10%{transform:translateY(0);opacity:1}to{transform:translateY(25px);opacity:0}}.hero-content .text{text-align:center}@media only screen and (max-width: 850px){.videoBg{background-size:cover}.hero-content .title{font-style:normal;font-weight:600;line-height:1.2;text-align:center}.hero-content{width:100vw;padding:40px 20px;gap:20px}.hero-content .text{width:90%}.heroPopular{width:95%;flex-wrap:wrap;align-items:center;justify-content:center}.hero-background{background-size:cover;background-repeat:no-repeat;background-position:60% center}.hero-section{height:65vh}.searchIcon{width:55px}.searchInput{font-size:14px;font-weight:500}.scroll-downs{bottom:25px}.hero-content .title{font-size:40px}.text{font-size:16px!important}}@media only screen and (max-width: 850px){.videoBg{background-size:cover;background-position:50% 0;background-image:url(/mobileBg.svg)}}.searchWrapper{width:745px;height:65px;border-radius:6px;border:1px solid #eee;background:#fff;padding:13px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 11px #00000017}.svgImage{width:32px;height:32px;fill:gray!important;color:#5b5454}.searchWrapper:hover{transition:.3s ease-in}.searchWrapper img,.aiSearchWrapper img{width:35px;height:35px;object-fit:contain}.searchWrapper input{width:50%;height:100%;border:none;outline:none;font-size:16px;font-style:normal;font-weight:400}.searchWrapper input:focus{background-color:#fff;border:none}.searchCategories{width:743px;height:85px;align-items:center;padding:6px 40px;border-radius:6px;border:1px solid #eee;background:#fff;box-shadow:0 4px 4px #00000040;justify-content:center;position:relative;opacity:0;transition:opacity .5s ease}.searchCategories.active{opacity:1}.sCategory{width:743px;height:120px;display:flex;align-items:center;border-radius:6px;border:1px solid #eee;background:#fff;box-shadow:0 4px 4px #00000040;gap:30px;overflow:scroll;padding:20px}.sCatItemOne{display:flex;flex-direction:column;align-items:center;gap:5px;width:200px}.sCatName{width:100%}.backgroundWhite{position:absolute;width:743px;height:120px;left:0;top:0;padding:20px;border-radius:6px;border:1px solid #eee;background:#fff;box-shadow:0 4px 4px #00000040;justify-content:center}.searchCategoryItem{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;opacity:.5;height:85px;width:auto;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.searchdisabledCategoryItem{display:flex;flex-direction:column;gap:10px;cursor:default;align-items:center;justify-content:center;opacity:0;height:85px;width:auto;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.searchCategoryItem-v2{display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:.5;padding:16px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.searchdisabledCategoryItem-v2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;cursor:default;opacity:0;pointer-events:none}.disabled-cat{pointer-events:none}.searchCategoryItem-v2:hover,.searchCategoryItem:hover{opacity:1;border-bottom:2px #ccc}.searchCategoryImage{width:32px;height:32px;object-fit:contain}.searchCategoryImage-v2{width:24px;height:24px;object-fit:contain}.searchCategoryText{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.MultiCarousel{overflow:hidden;padding:0;width:100%;position:relative}.MultiCarousel .MultiCarousel-inner{transition:1s ease all;float:left;max-height:90px}.MultiCarousel .MultiCarousel-inner .item{float:left}.MultiCarousel .MultiCarousel-inner .item>div{text-align:center;padding:5px;margin:5px;background:#f1f1f100;color:#666}.MultiCarousel button{position:absolute;border-radius:50%;top:calc(50% - 20px);border:none;outline:none;width:25px;height:25px;display:flex;align-items:center;justify-content:center;background-color:transparent}.MultiCarousel button:focus,button:focus{outline:none}.MultiCarousel .leftLst{left:0;transform:rotate(180deg)}.MultiCarousel .rightLst{right:0}.MultiCarousel .leftLst.over,.MultiCarousel .rightLst.over{pointer-events:none;background:#cccccc00}.MultiCarousel-inner .item{width:100px!important}.MultiCarousel .MultiCarousel-inner{float:left!important}.searchCategories .slick-initialized .slick-arrow{padding-top:1px;padding-right:1px}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;top:40%!important;opacity:.75;color:#328fbf!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width: 830px){.searchWrapper,.searchCategories{width:600px}}@media only screen and (max-width: 630px){.searchWrapper,.searchCategories{width:400px}.searchCategoryText{font-size:10px}}@media only screen and (max-width: 430px){.searchWrapper,.searchCategories{width:320px}.searchWrapper input{font-size:16px}.searchWrapper img{width:25px;height:25px}.searchCategoryImage,.svgImage{width:24px}}.catItemWrapper{height:100px}.verticalLine{width:50px;border-right:2px solid #ccc}.toggleSearchTypes{display:flex;align-items:center;gap:11px;margin-left:55px}.normaSearch{width:121px;height:52px;border-radius:6px 6px 0 0;border:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.aiSearch{width:138px;height:52px;border-radius:6px 6px 0 0;border:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.aiSearch img{position:absolute;top:0;right:0}.activeSearch{background-color:#ecf2f7}.aiSearchWrapper{width:745px;height:65px;border-radius:6px;padding:13px 3px 13px 13px;display:flex;align-items:center;justify-content:space-between}.aiSearchWrapperRight{width:25%;height:60px;border-radius:5px;background:#8cbf6f;color:#286f00;font-size:15px;font-style:normal;font-weight:700;line-height:normal;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.aiSearchWrapperRight img{position:absolute;left:5px;top:0;width:31px}.aiSearchWrapper .sreachTextBox{width:auto;padding:10px;border:none;outline:none}.aiSearchWrapperLeft{display:flex;align-items:center;background-color:#fff;height:65px;padding:13px;border-radius:6px;box-shadow:0 1px 50px #0000003b;width:calc(75% - 12px)}.aiTags{margin-left:12px}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-e7b44c86.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-12459f22.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.hCounts{height:205px;width:100%;display:flex;align-items:center;justify-content:center;gap:100px;border:1px solid #e3eaf2}.hCountNumber{color:#328fbf;text-align:center;font-size:100px;font-style:normal;font-weight:100;line-height:normal;transition:.5s ease-in-out}.hCountText{color:#328fbf;font-size:35px;font-style:normal;font-weight:300;line-height:30px;margin-left:10px}.hCountCard{display:flex;align-items:center}.hCountNumberWrapper{width:160px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 750px){.hCounts{height:auto;gap:25px;width:100vw;display:flex;align-items:center;justify-content:space-between;padding:20px}.hCountCard{gap:5px;flex-direction:column}.hCountText{font-size:20px;text-align:center;margin-left:0!important}.hCountNumber{font-size:40px;line-height:1.1}}@media only screen and (max-width: 600px){.hCounts{padding:10px 0;display:flex;gap:0}.hCountCard{width:30%}.hCountNumberWrapper{width:auto}}.catCardCount{color:#616161;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:5px}.categoryCards{width:90%;margin-top:50px;max-width:1400px}.categoryCardWrapper{padding:20px;width:20%}.categoryCard{border-radius:10px;border:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:center;gap:12px;flex-direction:column;cursor:pointer;transition:.2s ease-in-out;padding:30px 10px}.catCardImage{fill:#000;width:60px;animation-play-state:paused}.catCardName{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;max-width:90px}.categoryCard:last-child{margin-right:0}.categorie{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.categorieCards{width:100%;align-self:center}.categoryVideo{width:100px;animation-play-state:running}@media only screen and (max-width: 750px){.categoryCardWrapper{width:40%}.categoryCards,.categoryCard{width:100%}.categoryCardWrapper{padding:10px}.categoryCard{margin-right:15px}}.recent{display:flex;align-items:center;flex-direction:column}.screenCards{margin-top:50px;width:85%;max-width:1400px;position:relative}.screenMoreButton{position:absolute;right:20px;top:-25px;color:#1a2029;font-weight:700;transition:.3s ease-in-out;font-size:12px;display:flex;align-items:center;gap:5px}.screenMoreButton:hover{transition:.3s ease-in-out;color:#7a7a7a;text-decoration:none}.screenCardWrapper{width:33%;padding:20px}@media only screen and (max-width: 1050px){.screenCards{width:100%}}@media only screen and (max-width: 750px){.screenCardWrapper{padding:0}.screenCards{width:95%}.moreButton{right:0}.screenCardWrapperOne{padding:15px!important}.moreButton{font-size:14px!important}}.carousel-item-padding-40-px{gap:20px}.screenCardWrapperOne{padding:20px}.react-multi-carousel-dot button{width:5px!important;height:5px!important;background:#ccc!important;border:none!important}.react-multi-carousel-dot--active button{background:#607288!important;scale:1.8!important}.react-multi-carousel-dot-list{gap:10px!important}.react-multi-carousel-track{margin-bottom:25px!important}.headingWrapper{display:flex;align-items:center;width:100%;flex-direction:row;justify-content:center;gap:15px}.beforeAfterLineHeadding{width:110px;border-bottom:1px solid #ccc;height:1px}@media only screen and (max-width: 750px){.beforeAfterLineHeadding{width:10%}.headingWrapper{gap:5px}}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-f7b9c306.woff) format("woff"),url(/assets/revicons-4ca02b8a.ttf) format("ttf"),url(/assets/revicons-9e4d4c68.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.withUs{display:flex;align-items:center;flex-direction:column}.withUsCards{width:100%;margin-top:50px;max-width:1400px}.withUsCard{position:relative;height:290px;width:100%;transition:.2s ease-in-out;border:1px solid #eee;border-radius:10px}.wcOverlay{position:absolute;top:0;z-index:1;border-radius:10px}.wcBody{width:90%;position:absolute;top:15px;left:20px;z-index:1;display:flex;flex-direction:column}.wucardTitle{color:#328fbf;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.wuCardCount{color:#328fbf;font-size:20px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:10px}.wucButton{position:absolute;bottom:25px;left:50%;transform:translate(-50%);z-index:1000}.wcCardImage{object-fit:cover;border-radius:10px;width:100%;height:100%;opacity:.7}.withUsCardWrapper{width:100%;padding:20px}.withUsPlaces{display:flex;align-items:center;gap:50px;color:#d9d9d9;font-size:20px;font-weight:400;margin-top:40px}.withUsPlace{cursor:context-menu}.withUsActive{color:#328fbf;font-weight:600;text-decoration-line:underline;cursor:pointer}@media only screen and (max-width: 750px){.withUsCards{flex-direction:column;gap:20px}.withUsCard{width:100%}.withUsCardWrapper{padding:0}.withUsPlaces{flex-wrap:wrap;justify-content:center;font-size:16px;gap:30px}}.packages{display:flex;align-items:center;justify-content:center;flex-direction:column}.packageCards{width:100%;margin-top:50px;max-width:1400px}.packageCardWrapper{width:30%;padding:20px}.packageCard{width:100%;height:500px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#000;color:#fff;position:relative;overflow:hidden;transition:.2s ease-in-out}.packageCardOverlay{width:100%;height:500px;border-radius:10px;position:absolute;top:0;left:0;background:rgba(0,0,0,.53);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.packageCardBody{display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:1;margin-top:50px}.packagename{color:#fff;text-align:center;font-size:36px;font-style:normal;font-weight:600;line-height:40px;width:220px;margin-bottom:15px}.packageScreens{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px;display:flex;align-items:center;gap:5px}.packageRealPrice{font-size:20px;text-decoration-line:"strikethrough";font-weight:400;margin-bottom:10px}.packgeDiscout{color:#24ec01;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:5px}.packageOurPrice{color:#fff;text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:5px}.packageTimePeriod{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:15px}.packageButton{display:flex;align-items:center;justify-content:center;gap:10px}.packageFootfallandViews{width:141px;height:40px;gap:10px;border-radius:5px;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:15px;color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:6px}.packageFootfallandViews .packageFootfallandViewsCounts{height:12px}.packageLeftLabel{display:flex;width:248.02px;height:51.703px;transform:rotate(-45deg);justify-content:center;align-items:center;gap:5px;flex-shrink:0;position:absolute;top:40px;left:-60px;background:#00b1ff;color:#fff}@media only screen and (max-width: 750px){.packageCardWrapper{padding:0}}.events{display:flex;align-items:center;justify-content:center;flex-direction:column}.eventsCards{width:85%;margin-top:50px;max-width:1400px}.eventsscreenCardWrapper{width:33%;padding:20px}@media only screen and (max-width: 750px){.eventsCards{flex-direction:column;width:95%}.eventsscreenCardWrapper{padding:0}}.howWorks{display:flex;align-items:center;justify-content:center;flex-direction:column}.hwWrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:1400px}.hwCards{width:90%;display:flex;align-items:center;margin-top:50px;justify-content:space-between;padding:0 60px}.hwCard{width:246px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;padding:24px}.hwCardTitle{color:var(--Dark-Black-Color, #1a2029);text-align:center;font-size:20px;font-style:normal;font-weight:500}.hwCardText{color:#7e7e7e;text-align:center;font-size:12px;font-style:normal;font-weight:400}.hwCardIcon{width:auto;height:201}@media only screen and (max-width: 750px){.hwCards{flex-direction:column;width:80%;gap:35px;gap:15px}.hwImage{transform:rotate(90deg);width:55px}.hwCardIcon{height:120px}}.singleTestimonial{width:100%;display:flex;flex-direction:column;gap:15px}.testimonial{display:flex;flex-direction:column;align-items:center}.testBody{display:flex;align-items:center;width:100%;justify-content:space-between}.testBodyLeft{display:flex;flex-direction:column}.testimonialText{width:75%}.sliderWrapper{width:100%;max-width:1250px}.testimonialTitle{color:#344253;font-size:70px;font-style:normal;font-weight:400;line-height:normal}.testimonialAuther{margin-top:25px;display:flex;flex-direction:column}.testCostemerName{color:#000;font-size:35px;font-style:normal;font-weight:600;line-height:normal}.testCosterHost{color:#8cbf6f;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.ratingStars{display:flex;gap:2px}.ratingStars img{width:30px}.clients{margin-top:150px;width:100%;display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.client{width:230px;height:120px;display:flex;align-items:center;justify-content:center;border-radius:10px;filter:grayscale()}.clientimage{width:100px;height:100px;object-fit:contain}.client:hover{filter:none;transition:.1s ease-in-out;scale:1.08}.testHostImage{width:160px;height:160px;border-radius:50%;object-fit:contain;border:1px solid gray;border:15px solid #ecf2f7}@media only screen and (max-width: 750px){.testHostImage{width:70px;height:70px}.testimonialTitle{font-size:22px}.testimonialText{width:100%;font-size:14px}.testCostemerName{font-size:16px}.clients{gap:0px}.client{width:50%}.singleTestimonial{padding:5px}.testBody{flex-direction:column-reverse;align-items:flex-start;gap:10px}.testimonialAuther{margin-top:5px}}.htuCards{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:50px}.ttu{display:flex;align-items:center;justify-content:center}.ttsButtons{display:flex;align-items:center}.ttsButton{display:flex;align-items:center;justify-content:center;width:200px;height:58px;border-radius:6px 0 0 6px;border:1px solid #005f98;color:#005f98;font-size:20px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.ttsButton2{width:200px;height:58px;border-radius:0 6px 6px 0;background:#005f98;border:1px solid #005f98;color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center;justify-content:center}.ttuNumber{color:var(--Primary-Button-Color, #328fbf);font-size:50px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline;cursor:pointer}.ttuNumber:hover{text-decoration-line:none;color:#d84626}.ttuDetails{display:flex;align-items:center;justify-content:center;flex-direction:column}@media only screen and (max-width: 750px){.ttu{flex-direction:column;gap:20px}.ttsButtons{width:100%}.ttuImage{width:90%}.ttuNumber{font-size:22px}}.footer{padding:70px 50px 0;border-top:1px solid #eee}.newsLetter{display:flex;align-items:center;justify-content:space-between;color:#328fbf;margin-bottom:100px}.newsLetterLeft{display:flex;flex-direction:column;gap:20px;max-width:444px}.newsLetterTitle{color:#328fbf;font-size:32px;font-style:normal;font-weight:600;line-height:40px}.newsLetterText{color:#328fbf;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.newsLetterInputWrapper{border-radius:7px;background:#fff;height:50px;width:500px;display:flex;align-items:center;justify-content:space-between;gap:20px}.newsLetterInput{width:100%;font-size:18px;outline:none;border:none}.newsLetterButton{border-radius:4px;background:#005f98;width:113px;height:35px;padding:0 20px;color:var(--grayscale-white, #fff);text-align:center;font-size:16px;font-style:normal;font-weight:700;text-transform:capitalize;display:flex;align-items:center;justify-content:center;margin-right:15px;cursor:pointer}.mainFooter{color:#328fbf;font-size:13px;font-style:normal;font-weight:400;line-height:24px;display:flex;justify-content:space-between}.footerColumnOne{display:flex;flex-direction:column;gap:10px}.footercolumnTitle{color:#328fbf;font-size:14px;font-style:normal;font-weight:600;line-height:32px}.footerColumnLast{display:flex;flex-direction:column;gap:8px}.footerIcons{display:flex;align-items:center;gap:7px}.footerIcondiv{cursor:pointer;padding:12px;transition:.3s ease;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#328fbf}.footerIcondiv:hover{padding:12px;border-radius:50%;background:#34455a}.footerlinks{display:flex;flex-direction:column;gap:3px}.footerColumnMiddle{display:flex;flex-direction:column;gap:8px}.copyRight{z-index:9;width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#eee;font-size:16px;font-style:normal;font-weight:400;background:#328fbf;padding:20px 50px}.privacyLinks{font-size:14px!important;gap:20px;display:flex;align-items:center;cursor:pointer}.privacyLink{color:#f1f6f9!important;font-weight:400!important;font-size:14px!important}.footerText{font-size:14px}.footerlinks span{cursor:pointer;font-weight:500}.footerlinks span:hover{transition:.3s ease-in-out;color:#328fbf;text-decoration:underline}@media only screen and (max-width: 750px){.newsLetterTitle{font-size:22px}.newsLetterText{font-size:13px}.newsLetter{flex-direction:column;gap:25px}.newsLetterInputWrapper{width:100%}.footer{padding:50px 20px;height:auto;background-size:cover;background-repeat:no-repeat;background-position:center}.mainFooter{display:flex;flex-direction:row;gap:15px;flex-wrap:wrap}.copyRight{flex-direction:column;height:auto;padding:20px;gap:10px}.footerText{padding:0;text-align:center}.privacyLinks{padding-bottom:20px}.footerColumnLast{width:100%;justify-content:center}.footerIcons{justify-content:center}.footerColumnLast .footercolumnTitle{text-align:center}.footerColumnOne,.footerColumnMiddle{width:40%}.footerBgImage{width:100%}}.parrent-bg{width:100%}.crossBg{width:100%;max-height:150px}.crossBg1{width:100%;transform:rotate(180deg);max-height:150px}.login{display:flex;height:100vh}@media only screen and (max-width: 750px){.login{flex-direction:column-reverse;height:80vh}}.loginleft{flex:7;padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;background:url(/iscreenBg.jpg);background-size:contain;background-repeat:no-repeat;background-position:left center;border-right:1px solid #e3eaf2}.loginImage{width:100%;margin-top:30px}.loginleft h2{font-size:58px}@media only screen and (max-width: 750px){.loginleft{display:none}}.loginHeaddign{color:#000;font-size:42px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:0}.loginright{flex:5;height:100%;position:relative;max-width:600px}.modalheader{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;height:4rem}.modalbody{height:90%;width:100%;overflow:auto}.loginLeftWrapper{padding:60px 74px 100px;display:flex;height:100%;flex-direction:column;justify-content:flex-start}.loginRightTitle{color:#328fbf;font-size:32px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.16px}.loginRightText{color:#328fbf;font-size:13px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.065px;margin-bottom:22px}.loginLeftWrapper label{color:#328fbf!important}.loginPrimeadsLogo{max-width:160px;margin-bottom:18px}.loginBackSection span{color:var(--light-text-color-title, #11142d);font-size:20px;font-style:normal;font-weight:600;letter-spacing:.1px}.loginLeftWrapper label{color:var(--light-text-color-title, #11142d);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.08px}.loginRightBottom{width:100%;position:absolute;bottom:10px;padding:20px;color:#9e9e9e;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;gap:15px;align-self:center;justify-content:center}.loginBackSection{display:flex;align-items:center;gap:15px}.loginForm{display:flex;flex-direction:column;gap:25px}.loginInputs{display:flex;align-items:center;gap:15px}.phoneNumber{width:100%;height:56px;display:flex;border:none;padding:18px 24px 19px;align-items:center;border-radius:5px;border:1px solid #9b9b9b;background:#fff;outline:none}.contryCode{display:flex;justify-content:center;border:none;outline:none;width:77px;height:56px;padding:18px 24px 19px;align-items:center;gap:10px;border-radius:5px;border:1px solid #9b9b9b;background:#fff}.loginSubmitButton{width:400px;height:48px;border-radius:5px;background:#328fbf;border:none;outline:none;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;cursor:pointer}.loginSubmitButton:hover{background-color:#d3634b;transition:.1s ease-in-out;box-shadow:0 4px 4px #00000040}.registerSubmitButton{width:400px;height:48px;border-radius:5px;background:#8cbf6f;border:none;outline:none;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;cursor:pointer}.registerSubmitButton:hover{background-color:#8cbf6f;transition:.1s ease-in-out;box-shadow:0 4px 4px #00000040}.termsAndConditionText{margin-top:8px;text-align:left;opacity:.7}.backIcon{cursor:pointer;border-radius:50%;border:1px solid #fff;transition:.3s ease-in-out}.backIcon:hover{transition:.3s ease-in-out;border:1px solid #005e98f1}.dontHaveAccount{font-style:normal;margin:6px 0 0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.otpInput{width:95%;display:flex;justify-content:space-between}.otpItem{display:flex;align-items:center;justify-content:center;border:1px solid #9e9e9e;border-radius:5px;outline:none;width:90px;height:56px;padding:18px 40px 19px}.loading{width:50px;margin-top:-10px}.not-allowed{cursor:not-allowed}.loginSubmitButton:focus{background-color:#005f98}.registerSubmitButton:focus{background:#009663}@media only screen and (max-width: 750px){.otpInput{width:100%}.otpItem{width:16.5%;padding:10px 12px 10px 22px;height:40px}.loginright{width:100%;height:100vh}.loginLeftWrapper{padding:20px}.loginSubmitButton,.registerSubmitButton{width:100%}.loginRightBottom{flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0 20px;position:relative}.loginBottomLogo{width:22px}.loginRightBottom span{text-align:center}.loginForm{width:100%}.contryCode{width:20%;padding:10px}.loginInputs{gap:5px}.loginRightTitle{font-size:25px;margin-bottom:5px}.loginCloseButton{position:relative!important;height:100px;width:100%;display:flex;align-items:flex-start;justify-content:flex-end;margin-left:20px;padding:27px}}.lrToggleText{font-size:15px;line-height:120%;letter-spacing:.075px}.loginRegisterToggle{display:flex;align-items:center;gap:20px;margin-bottom:0}.lrToggleItem{color:#344253;font-weight:400;height:30px;cursor:pointer}.lrToggleItemActive{transition:.1s ease-in-out;font-weight:600;color:#328fbf;border-bottom:3px solid #328fbf}.loginCloseButton{position:absolute;top:27px;right:27px;cursor:pointer}.discovrScreens{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap;border-top:1px solid #eeeeee;flex-direction:column}.discoverScreenList{width:100%;display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap}.dScreenWrapper{width:302px;animation-duration:1s}@media only screen and (max-width: 350px){.dScreenWrapper{width:100%;padding:0}}.css-1nv76bb-MuiPaper-root-MuiCard-root{width:100%!important;margin:0!important}.titleAndSearchSection{width:100%;padding:30px 50px}.titleAndSearchSectionWrapper{display:flex;flex-direction:column;width:100%;gap:30px}.titleAndBack{width:100%;display:flex;align-items:center;gap:15px}.pageCategoryTitle{color:#005f98;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.pageSearchSection{width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.searchAndAdvaceButtons{display:flex;align-items:center;gap:30px}.advancedButton{display:flex;align-items:center;gap:15px;cursor:pointer;padding:5px 15px;border:1px solid #ffffff;transition:.5s ease-in-out;border-radius:5px;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.advancedButton:hover{border:1px solid #a7d6f3}.searchTextbox{width:100%;padding:15px 24px;align-items:center;border-radius:5px;border:1px solid #9b9b9b;outline:none;color:#727072;font-size:18px;font-style:normal;font-weight:400;line-height:normal;border:none;background-color:#f5f4f3;border:1px solid lightgray}.searchIcon{width:45px;display:none}@media only screen and (max-width: 750px){.searchAndAdvaceButtons{flex-direction:row-reverse}.titleAndSearchSection{padding:0}.advancedButton span{display:none}.advancedButton{padding:0}.pageSearchSection,.searchAndAdvaceButtons{gap:5px}.searchButton{display:none}.pageSearchSection,.titleAndBack{padding:20px}.searchTextbox{font-size:16px;padding:15px 10px}.searchIcon{display:block}.titleAndSearchSectionWrapper{gap:5px}}.discoverTop{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:50px 50px 0;gap:25px}.discoverTopTitle{color:var(--Primary-Color, #328fbf);font-size:58px;font-style:normal;line-height:normal;margin-top:10px}.searchCategoryItem{display:flex;align-items:center;justify-content:center;flex-direction:column;border-bottom:3px solid #ffffff}.searchCategoryItem:hover{border-bottom:3px solid #ccc}@media only screen and (max-width: 750px){.discoverTopTitle{font-size:25px}.discoverTop{gap:0px;padding:40px 20px}}.categoryActive{transition:.3s ease-in-out;opacity:1!important;border-bottom:3px solid #8cbf6f!important;box-shadow:0 0 #dee2e6,0 0 16px #dee2e669,0 1px 8px #fff}.categoryActive-v2{transition:.3s ease-in-out;opacity:1!important;border-right:3px solid #8cbf6f!important;box-shadow:0 0 #dee2e6,0 0 16px #dee2e669,0 1px 8px #fff}.sticky{position:fixed;top:80px;left:0;z-index:40;animation:animateTop .3s;box-shadow:0 3px 5px #0000001a!important}@keyframes animateTop{0%{opacity:0}to{opacity:1}}.non-sticky{animation:animateTopDown .3s forwards}@keyframes animateTopDown{0%{top:80px}to{top:0}}.discoverCategories{width:100%;display:flex;align-items:center;justify-content:center;padding:0 50px;background-color:#fff;height:85px}@media only screen and (max-width: 750px){.discoverCategories{padding:0 20px}}.screenUserInput{padding:15px 24px;align-items:center;border-radius:5px;border:1px solid #9b9b9b;outline:none;color:#727072;font-size:18px;font-style:normal;font-weight:400;line-height:normal;border:none;background-color:#f5f4f3;border:1px solid lightgray}.addScreenForm{width:100%;position:relative}.asfWrapper{display:flex;align-items:center;flex-direction:column;gap:25px;width:100%;margin-top:40px}.asfRow{display:flex;align-items:center;gap:25px;width:100%}.asfInputItem{display:flex;flex-direction:column;gap:10px;width:50%}.asfInputLabel{font-size:17px;font-weight:400}.asfTextArea{padding:15px 24px;align-items:center;border-radius:5px;border:1px solid #9b9b9b;outline:none;color:#727072;font-size:18px;font-style:normal;font-weight:400;line-height:normal;border:none;background-color:#f5f4f3;border:1px solid lightgray;width:100%}.asfTextArea:focus,.screenUserInput:focus{background-color:#f3fafe;border:1px solid #005f98}.searchNames{padding:10px;width:100%;background-color:#f5f4f3;border-radius:5px;height:190px;overflow-y:scroll}.searchSingleName{width:100%;font-size:17px;padding:10px;cursor:pointer}.searchSingleName:hover{background-color:#005f98;color:#fff}.selectedHostProfile{width:55px;height:55px;border-radius:50%;object-fit:cover;border:1px solid rgb(219,215,215)}.selectedHost{display:flex;flex-direction:column;gap:5px;align-items:center}.selectedHostName{font-size:22px;font-weight:500}.screenimagePriview{width:320px;height:200px;border-radius:5px;object-fit:cover;border:1px solid gray}.audianceTypes{display:flex;align-items:center;gap:20px}.clossCross{cursor:pointer;padding:3px 7px;border-radius:3px;background-color:#727072;color:#fff;font-size:10px;transition:.3s ease-in-out}.clossCross:hover{background-color:#bd1d1d}.audianceTypeText{font-size:14px;display:flex;align-items:center;gap:5px;padding:5px;border:1px solid lightgray;border-radius:5px}.addAudinceType{font-size:16px;width:80px;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:.3s ease-in-out;cursor:pointer;height:30px;background-color:#125985;color:#fff}.addAudinceType:hover{background-color:#052c43}.audianceTypesWrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 750px){.asfInputItem{width:100%}.asfRow{flex-direction:column}}.orderCards{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:30px;justify-content:center;padding-top:0!important}.editOrder{width:100px;padding:10px;background:#3e85af;text-align:center;font-weight:700;font-size:13px;cursor:pointer;color:#fff;border-radius:5px}.editOrder:hover{transition:.5s ease-in-out;background-color:#005f98}.jWOtlo{color:#000000de;background-color:#fff;border:1px solid #eeeeee}.fWNAqG{position:relative;display:flex;align-items:center;box-sizing:border-box;line-height:normal;padding-left:16px;padding-right:16px;font-weight:700}.idxdtx{display:flex;align-items:stretch;width:100%;background-color:#e9ecef!important;min-height:52px;border-bottom:2px solid rgba(0,0,0,.12);font-weight:700}.orderCard{max-width:380px;padding:17px;border:1px solid #eee;border-radius:15px;transition:.3s ease-in-out}.orderCardWrapper{display:flex;align-items:center;flex-direction:column;gap:14px}.orderCardTop{display:flex;align-items:center;width:100%;justify-content:space-between}.octLeft{display:flex;align-items:center;gap:6px}.orderUserProfile{width:41px;border-radius:50%;border:1px solid #ebebeb;height:41px}.octUserDetails{display:flex;flex-direction:column}.octUserName{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.octUserPlace{color:#7e7e7e;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.octRight{height:41px;display:flex;align-items:center;gap:8px}.octOrderId{display:flex;padding:8px 10px;align-items:center;justify-content:center;border-radius:5px;background:#ff9033;color:#fff;font-size:10px;font-style:normal;font-weight:400;line-height:6px}.octEditIcon{cursor:pointer}.orderCardCenter{width:100%;display:flex;align-items:center;flex-direction:column;color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:normal;gap:16px}.occTop{display:flex;width:100%;align-items:center;justify-content:space-between}.occtLeft,.occtRight{display:flex;align-items:center;gap:6px}.occBottom{width:100%;display:flex;flex-direction:column;border-radius:6px;border:1px solid #f5f4f4;padding:10px;color:#000;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.occBottomText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.orderDescMoreButton{color:#006c9c;font-size:10px!important;font-style:normal;font-weight:400;line-height:normal;width:100%;text-align:end;cursor:pointer}.orderCardBottom{width:100%;display:flex;align-items:center;justify-content:space-between}.ocbLeft{display:flex;flex-direction:column}.ocbLeft .budjetText{color:#797979;font-size:11px;font-style:normal;font-weight:400;line-height:normal}.ocbLeft .budjetPrice{color:#000;font-size:13px;font-style:normal;font-weight:600;line-height:normal}.ocbRight{display:flex;align-items:center;gap:7px}.ocbRight img{cursor:pointer;border:1px solid #fff;border-radius:50%;transition:.5s ease-in-out}.ocbRight img:hover{border:1px solid #006c9c}.fourNotFour{display:flex;align-items:center;justify-content:center;flex-direction:column;height:calc(100vh - 72px)}.fourNotFour h1{font-size:60px;color:#005f98;font-weight:700}.urtCards{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.presale{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 20px}.presale h1{color:var(--Primary-Color, #328fbf);font-size:58px;margin-top:60px;text-align:center;line-height:1}.presale span{font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px;color:#7e7e7e;text-align:center}@media only screen and (max-width: 1000px){.presale h1{font-size:35px}.presale img{width:100%}}.profileSelectingSection{width:100%;display:flex;justify-content:center;align-items:center;gap:30px}.profileSelectingSection .profileImagePreview{width:120px;height:120px;object-fit:cover;border:1px solid rgb(229,217,217);cursor:pointer}.profileSelectingSectionDeleteButton{color:gray;cursor:pointer;transition:.3s ease-in-out}.profileSelectingSectionDeleteButton:hover{color:#f97a59}.profileSelectingSection .file{display:none}.searchUsersAndAdduserButton{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.searchusersSection{display:flex;align-items:center;gap:5px}.searchusersSection .icon{font-size:50px;color:#328fbf;cursor:pointer;transition:.3s ease-in-out}.searchusersSection .icon:hover{color:#328fbf}.attachLicenseToHost{width:700px;height:80vh;padding:25px;display:flex;gap:20px}.attachLicenseToHost .left{flex:1;padding:5px 25px 5px 5px;display:flex;flex-direction:column;gap:20px;height:100%;overflow-y:scroll}.attachLicenseToHost .left .userData .name{display:flex;flex-direction:row;gap:5px}.attachLicenseToHost .right{flex:1;padding:5px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;margin-top:30px}.liceseCard{width:100%;padding:15px;border-radius:20px;display:flex;flex-direction:column;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px;position:relative;cursor:pointer}.liceseCard .title{font-size:24px;color:#328fbf;text-transform:capitalize}.liceseCard .description{font-size:16px;color:#323642}.liceseCard .cost{font-size:32px;color:#8cbf6f}.selected{background-color:#f5faff;cursor:auto}.btn-var{display:flex;align-items:center;justify-content:center}.singleScreenWrapper{width:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow-y:scroll}.singleScreen{border-radius:10px;max-width:1200px;display:flex;flex-direction:column;padding:31px 68px 29px 48px;background:#fff;position:relative}.sigleScreenTopBar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sigleScreenTopBarLeft{display:flex;flex-direction:column}.sigleScreenTopBarLeftWrapper{display:flex;align-items:center;gap:10px}.singleScreenTopTitle{color:#344253;font-size:25px;font-style:normal;font-weight:600;line-height:normal}.singleScreenTopText{color:#328fbf;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.sigleScreenImages{display:flex;align-items:center;gap:20px;margin-bottom:26px}.sigleScreenMainImageWrapper{width:77%;object-fit:cover;position:relative}.sigleScreenSubImageWrapper{width:24%;display:flex;flex-direction:column;gap:13px}.singleScreenSubImage{width:100%;border-radius:5px;aspect-ratio:1.7;object-fit:cover;padding:0;margin:0;cursor:pointer}.singleScreenMinImage{width:100%;aspect-ratio:1.7;object-fit:cover;border-radius:5px}.sigleScreenBody{display:flex}.sigleScreenBodyLeft{flex:7;display:flex;flex-direction:column;gap:15px}.sigleScreenBodyRight{flex:5}.sigleScreenBodyAbout{display:flex;flex-direction:column}.sigleScreenBodyTitle{color:#344253;font-size:15px;font-style:normal;font-weight:600}.sigleScreenBodyText{color:#328fbf;font-size:11px;font-style:normal;font-weight:400;width:90%}.ssfacilityIcons{display:flex;gap:15px}.featuresListItem{display:flex;align-items:center;gap:5px;width:50%;margin-bottom:5px}.featuresLists{display:flex;flex-wrap:wrap}.audiances{display:flex;gap:10px;width:300px;flex-wrap:wrap;margin-top:5px}.audianceItem{background-color:#ecf2f7;padding:8px;width:max-content;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#328fbf;font-size:11px;font-style:normal;font-weight:400}.sigleScreenBodyRight .screenCardBody{border-radius:6px;box-shadow:0 0 10px #00000026}.sinngleScreenPriceAndButton{width:100%;display:flex;align-items:center;justify-content:space-between}.ssPrice{color:#344253;font-size:15px;font-style:normal;font-weight:800;line-height:normal}.ssGstText{color:#7e7e7e;font-size:9px;font-style:normal;font-weight:400;line-height:normal}.singleScreenHelpSection{width:100%;border-radius:6px;border:1px solid var(--Primary-Color-Light, #ecf2f7);padding:18px;display:flex;align-items:center;margin-top:17px;gap:16px}.singleScreenHelpSectionTexts{display:flex;flex-direction:column;gap:3px}.singleScreenHelpSectionMainText{color:#313d4d;font-size:11px;font-style:normal;font-weight:600;line-height:normal;width:160px}.singleScreenHelpSectionSubText{color:#328fbf;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.singleScreenHelpSectionNumber{color:#8cbf6f;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-decoration-line:underline}.singleScreenHeadBottom{position:absolute;bottom:0;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px}.singleScreenHeadBottom img{width:15px;height:15px}.singleScreenHeadBottom span{font-size:12px}.screenHeadBottomRight{padding:10px 6px 9px 13px;border-radius:5px 0 0 5px;background:#35ae6e;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.4}.singleScreenHeadTop{position:absolute;top:20px;left:12px;display:flex;align-items:center;gap:10px;border-radius:5px;background:#ff7950;padding:7px 15px;color:#fff;font-weight:600}@media only screen and (max-width: 1225px){.singleScreen{padding:0}.sigleScreenImages{flex-direction:column}.sigleScreenSubImageWrapper,.sigleScreenMainImageWrapper{flex-direction:row;width:100%}.sigleScreenBody{flex-direction:column;gap:15px}.singleScreenWrapper{padding:40px 20px!important}}@media only screen and (max-width: 750px){.sigleScreenSubImageWrapper{display:none}.singleScreenHeadTop{font-size:12px}.singleScreenHeadTop{gap:6px}}.dashbordHero{display:flex;flex-direction:column;padding:24px 64px;justify-self:center;align-items:center;height:calc(100vh - 72px)}.dashbordHeroNameSection{display:flex;flex-direction:column;width:100%;padding-top:16px;gap:8px}.dashbordHeroUserName{color:#328fbf;font-size:35px;text-transform:capitalize;font-style:normal;font-weight:300;line-height:30px}.dashbordHeroUserPlace{color:#328fbf;font-size:15px;font-style:normal;font-weight:300;line-height:30px}.dashbordHeroScreensCoutCards{display:flex;align-items:center;gap:25px;margin-top:25px;width:100%;height:80px}.dashbordHeroScreensCoutCard{padding:12px 16px;position:relative;display:flex;align-items:center;flex-direction:row;justify-content:space-between;width:100%;background-color:#fff;box-shadow:1px 1px 13px 5px #ece7e778;border-radius:8px;border:2px solid white;cursor:pointer}.dashbordHeroScreensCoutCard:hover{background-color:#f5faff;border:2px solid #e4effa;box-shadow:1px 1px 13px 5px #ece7e778}.cardShadow{box-shadow:1px 1px 13px 5px #ece7e778;border-radius:8px;padding:15px 22px}.dashbordHeroScreensCoutCardLeft{display:flex;flex-direction:column}.dashbordHeroScreensCoutCardLeftTitle{color:#8e67ac;font-size:13px;font-weight:700;text-transform:uppercase}.dashbordHeroScreensCoutCardLeftText{color:#328fbf;font-size:11px;font-weight:400;opacity:.8;line-height:12px}.dashbordHeroScreensCoutCardRight{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background-color:#f5faff;border-radius:50%}.dashbordHeroScreensCoutCardRightText{color:#328fbf;text-align:center;font-size:18px;font-weight:600}.dashbordHeroScreensLicenceCards{display:flex;align-items:flex-end;gap:25px;margin-top:25px;width:100%}.dashbordHeroScreensLicenceCard{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;background-color:#fff;box-shadow:1px 1px 13px 5px #ece7e778;border-radius:8px;height:80px;padding:12px 16px}.dashbordHeroScreensLicenceCardLeft{display:flex;flex-direction:column}.dashbordHeroScreensLicenceCardLeftTitlte{color:#328fbf;font-size:13px;font-weight:700;line-height:18px;text-transform:uppercase}.dashbordHeroScreensLicenceCardLeftText{color:#328fbf;opacity:.8;font-size:11px;font-weight:400;line-height:12px}.dashbordHeroScreensLicenceCardCenter{display:flex;align-items:center;gap:15px}.dashbordHeroScreensLicenceCardCenterDetails{display:flex;flex-direction:column;gap:3px}.dashbordHeroScreensLicenceCardCenterDetailsTitle{color:#328fbf;font-size:18px;font-weight:600;line-height:18px}.dashbordHeroScreensLicenceCardCenterDetailsText{color:#328fbf;font-size:11px;font-style:normal;font-weight:400;line-height:12px}.storageValue{color:#328fbf;font-size:13px;font-weight:600;line-height:18px}.dashbordHeroScreensLicenceCardCenterValues{display:flex;align-items:center;gap:20px}.dashbordHeroScreensLicenceCardCenterValue{display:flex;flex-direction:column;align-items:center}.dashbordHeroScreensLicenceCardCenterValueCountdashbordHeroScreensLicenceCardCenterValueCount{color:#328fbf;font-size:18px;font-weight:600;line-height:18px}.dashbordHeroScreensLicenceCardCenterValueText{color:#328fbf;font-size:11px;font-weight:400;line-height:12px}.dashbordHeroScreensEarningCardLeftBottomTotal{color:#328fbf;font-size:30px;font-weight:300;line-height:30px}.dashbordHeroScreensEarningCardLeftBottomTotalAndButtonText{color:#7a7a7a;font-size:13px;font-weight:700;line-height:18px}.dashbordHeroScreensEarningCards{display:flex;align-items:center;gap:25px;margin-top:25px;width:100%}.dashbordHeroScreensEarningCardsEarnings,.dashbordHeroScreensEarningCard{display:flex;position:relative;align-items:center;justify-content:space-between;width:50%;background-color:#fff;box-shadow:1px 1px 13px 5px #ece7e778;border-radius:8px;padding:15px 22px;height:260px}.dashbordHeroScreensEarningCardLeft{display:flex;flex-direction:column;width:50%;height:100%}.dashbordHeroScreensEarningCardLeftTop{display:flex;flex-direction:column;gap:1px;margin-bottom:32px}.dashbordHeroScreensEarningCardLeftBottomTotalAndButton{display:flex;align-items:center;gap:10px;margin-bottom:12px}.CircularAdDeatilCard{display:flex;align-items:center;gap:8px}.CircularAdDeatilCardDetails{display:flex;flex-direction:column;gap:3px;margin-right:30px;width:150px}.dashbordHeroScreensCoutCards .selected{border:2px solid #d8755f66;transition:.3s ease-in-out}.disabledscreen{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:not-allowed;background-color:#ffffff94;z-index:4;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px}@media only screen and (max-width: 1250px){.dashbordHeroScreensCoutCards,.dashbordHeroScreensLicenceCards,.dashbordHeroScreensEarningCards{flex-wrap:wrap;position:relative}.dashbordHeroScreensLicenceCard,.dashbordHeroScreensEarningCard{width:100%;position:relative}}@media only screen and (max-width: 650px){.dashbordHeroScreensLicenceCard{height:auto;position:relative;padding:22px 15px 22px 22px;flex-direction:column;align-items:flex-start;gap:20px}.dashbordHeroScreensLicenceCardLeft{margin-left:0}.dashbordHeroScreensEarningCard{flex-direction:column;height:auto;align-items:flex-start;gap:20px;position:relative}.dashbordHeroScreensEarningCardLeft{width:100%}.dashbordHeroScreensCoutCard{width:100%;position:relative}}.dashbordscreensSec{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.roundedWhitbg{width:25px;height:25px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:20}.hostScreenCardOptions{width:162px;background-color:#fff;border-radius:6px;position:absolute;top:40px;right:12px}.hostScreenCardOptionsTop{width:100%;padding:12px 15px;border-bottom:1px solid #eee}.hostScreenCardOptionsTop span,.hostScreenCardOptionsBottom span{color:#000;font-size:14px;font-weight:600}.hostScreenCardOptionsCenter{padding:4px 0;color:#000;font-size:13px;font-style:normal;font-weight:400;line-height:22.5px}.hostScreenCardOptionsCenter ul{list-style:disc}.hostScreenCardOptionsBottom{width:100%;padding:12px 15px;border-top:1px solid #eee}.hostScreenCardOptionsCenter ul li:hover{transition:.3s ease-in-out;color:#006c9c}.streamToper{width:100%;display:flex;padding:32px 64px 24px;align-items:center;justify-content:space-between}.userToperAdmin{width:100%;display:flex;padding:32px 0 24px;align-items:center;justify-content:space-between}.streamToperButtons{display:flex;align-items:center;gap:16px}@media only screen and (max-width: 900px){.streamToper{flex-direction:column;align-items:flex-start;gap:25px}.streamToperHeadingAndText{width:100%;display:flex;align-items:flex-start;flex-direction:column}}@media only screen and (max-width: 900px){.streamToperHeadingAndText{align-items:center}.streamToperButtons{width:100%;align-items:center;justify-content:center}.streamToper{gap:10px}}.UploadVideo{display:flex;align-items:center;justify-content:center;height:calc(100vh - 300px)}.UploadVideoWrapper{display:flex;position:relative;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:27px;width:1400px;height:fit-content}.upload-wrapper{display:flex;flex-direction:row;gap:20px;width:100%;height:100%}.UploadVideoWrapper .btn-close,.CreatePlayList .btn-close{position:absolute;top:16px;right:16px;z-index:1}*{font-family:Mulish,sans-serif}.fileupload{background-color:#fff;height:100%;min-height:446.48px;width:100%;border:1px dashed #ccc;border-radius:12px;padding:40px;display:flex;align-items:center;justify-content:center}.fileupload-screen{background-color:#fff;height:50%;width:100%;border:1px dashed #ccc;border-radius:12px;display:flex;align-items:center;justify-content:center}.thumbpreview{background-color:#fff;position:relative;height:100%;max-width:100%;border:1px dashed #514fff;border-radius:12px;display:flex;align-items:center;overflow:hidden;justify-content:center}.thumbpreview img{width:200px;height:200px;object-fit:cover}.thumbpreview:hover .change-thumbnail{display:flex;cursor:pointer}.change-thumbnail{position:absolute;top:0;right:0;width:100%;height:100%;display:none;flex-direction:column;gap:4px;align-items:center;justify-content:center;background-color:#00000096;color:#fff}.thumbnail{background-color:#edf5ff;width:200px;min-height:200px}.droparea{display:flex;flex-direction:column;align-items:center;gap:16px}.texts{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.texts h4{font-family:Mulish,sans-serif;padding:0;text-align:center;margin:0;font-size:14px;font-weight:600}.texts p{font-family:Mulish,sans-serif;padding:0;margin:0;text-align:center;font-size:14px;font-weight:400;color:#515978}.text-group-selected-vid{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.text-group-selected-vid h5{font-family:Mulish,sans-serif;font-weight:600;color:#000;font-size:14px;padding:0;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:350px}.text-group-selected-vid small{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;color:#515978;padding:0;margin:0}.video-details{display:flex;gap:12px}.video-details img{height:40px}.terms{margin-top:-16px;margin-left:-10px;display:flex;align-items:center}.terms small{margin-left:-4px}.heading-upload{padding:0 0 24px;display:flex;align-items:center;justify-content:space-between;width:100%}.uploadwrapper-v2,.uploadwrapper-v2 label{width:100%;height:100%}.button-area{display:flex;padding-top:8px;width:100%;align-items:center;justify-content:flex-end}.juBESy{height:100%;width:100%;overflow:hidden}.uploaded-data-v2 .juBESy{max-height:200px;max-width:200px}.upload-right{width:100%;display:flex;flex-direction:column}.uploaded-data-v2{height:100%;display:flex;flex-direction:column}.input-and-terms{padding-top:16px;display:flex;flex-direction:column;gap:12px}.input-and-terms label{max-width:200px;max-height:200px}.thumbnail-area{display:flex;flex-direction:row;align-items:center}.thumbnail-area .cap{display:flex;padding:16px;background-color:#fff}.search-screens{padding:12px 0;width:100%;display:flex;align-items:center;justify-content:space-between}.content-v2{width:313px;height:248px;border-radius:16px;overflow:hidden;box-shadow:0 1px 1px #091e4240,0 0 1px #091e424f;border:1px solid #e2e8f0}.Contentcardimg-v2{height:100%;width:100%;background-color:#0082236b;position:relative}.Contentcardimg-v2 img{height:100%;width:100%;background-color:#acacac;object-fit:cover;z-index:-2}.Contentcardimg-v2:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,1) 100%)}.nameofcontents{position:absolute;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;bottom:0;height:265px;translate:0 64%;z-index:2;padding:16px;width:100%;color:#fff;transition:translate .3s ease-in}.content-v2:hover .nameofcontents{translate:0 0}.Contentcardimg-v2 img{transition:transform .3s linear}.content-v2:hover .Contentcardimg-v2 img{transform:scale(1.2)}.content-v2:hover .Contentcardimg-v2:after{background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.9) 100%)}.mediatags{display:flex;flex-direction:row;gap:2px;width:fit-content;height:fit-content}.notvisiblepart{width:100%;height:100%;margin-top:16px;display:flex;flex-direction:column;justify-content:space-between}.visiblepart{width:100%}.desc{height:50%}.btn-contents{height:fit-content}.mediacat{display:flex;background-color:#fff;flex-direction:row;width:100%;box-shadow:none;transition:all .3s ease;padding:0;align-items:center;justify-content:flex-start}.mediacat-v{display:flex;background-color:#fff;flex-direction:row;width:fit-content;height:100%;box-shadow:none;transition:all .3s ease;padding:0;align-items:center;justify-content:center}.singleelement-v2{background-color:#fff;width:80px;box-shadow:none}.categorygroup{display:flex;flex-direction:row;background-color:#fff;align-items:center;box-shadow:none;gap:4px}.categorygroup-v{display:flex;flex-direction:column;align-items:center;box-shadow:none}.emptystate-container{background-color:#fff;min-height:calc(100vh - 277px);width:100%;display:flex;align-items:center;justify-content:center}.emptystate-container-manageplaylist-fix{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.emptystate{display:flex;height:fit-content;flex-direction:column;justify-content:center;align-items:center;gap:16px}.emptystate img{height:160px}.text-for-emptystate{display:flex;flex-direction:column;align-items:center;text-align:center}.detailpage-container{display:flex;padding:16px 64px 0;gap:32px;height:100%;width:100%}.collections-container{display:flex;padding:16px 64px 0;gap:32px;height:100%;overflow:auto;width:100%}.listofcollections{height:100%;width:100%}.leftofdetailpage{height:100%;width:40%}.rightofdetailpage{height:calc(100vh - 200px);width:100%}.titlegroup{display:flex;flex-direction:column;gap:4px}.mediadetailpage-leftcard{overflow:hidden;background-color:#fff;display:flex;flex-direction:column;min-height:90%;border-radius:16px;width:377px;box-shadow:0 1px 5px #091e4226}.carddetailgroup{display:flex;flex-direction:column;gap:24px;padding:16px}.mediadetailpage-card{background-color:#fff;display:flex;flex-direction:column;gap:24px;min-height:90%;border-radius:16px;padding:16px;width:100%;box-shadow:0 1px 5px #091e4226}.summarytab{padding:16px 0}.filtergraph{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.mediadetailpage-card .chart{height:344px}.mediadetailpage-card .summarycontainer{height:fit-content;background-color:#fff}.summarycontainer .tableheader{background-color:#f3f6f9}.header-media-detailpage{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header-media-detailpage .headgroup{display:flex;flex-direction:column}.wrapper-labelandvalue{width:100%;display:flex;flex-direction:row;justify-content:space-between}.display{display:flex;flex-direction:column;gap:24px;padding:16px 0}.featureitem{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.featureitem div{min-width:auto}.VideoPreview{max-height:650px;object-fit:contain;position:relative;width:auto;display:flex;flex-direction:column;align-items:flex-end}.VideoPreview-btn-close{position:absolute}.ConfirmationPopup{display:flex;flex-direction:column;width:400px;padding:25px;gap:10px}.confirmationButtons{width:100%;display:flex;align-items:flex-end;justify-content:end;gap:15px}.Lozenge{height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;line-height:16px;font-size:10px;font-weight:600;width:fit-content;text-transform:uppercase;font-family:Mulish,sans-serif;border-radius:3px}.outlined{border:1px solid #1e1e1e;color:#1e1e1e}.scheduled-outlined{border:1px solid #16a34a;color:#16a34a}.partner-outlined{border:1px solid #081077;color:#081077}.filled{background-color:#1e1e1e;color:#fff}.filled-draggable{background-color:#1e1e1e;color:#fff;opacity:.6}.whiteoutlined{border:1px solid #ffffff;color:#fff}.whitefilled{background-color:#fff;color:#1e1e1e}.whitefilled-shadow{background-color:#fff;color:#1e1e1e;box-shadow:0 1px 2px #1e1e1ebc}.filled-shadow{padding:12px;font-size:12px;border-radius:16px;background-color:#00000062;color:#fff;box-shadow:0 1px 2px #1e1e1ebc}.arrow{position:absolute;left:16px;top:50%}.hidden{opacity:0}.postedby{display:flex;flex-direction:row;align-items:center;font-size:12px;font-weight:500}.username-v2{cursor:pointer}.username-v2:hover{text-decoration:underline}.text-white-v2{color:#ffffffcd}.text-black{color:#334155ac}.text-white-v2 .username-v2:hover{color:#ffffffe7}.text-black .username-v2:hover{color:#334155dc}.createplaylistlayout{display:flex;flex-direction:column;height:calc(100% - 60px);justify-content:space-between;width:100%;gap:0;padding:0 0 0 64px}.listplaylistlayout{display:flex;flex-direction:column;height:calc(100% - 60px);justify-content:space-between;width:100%;gap:0}.screenwithfullheight-createplaylist{min-height:100vh;display:flex;flex-direction:column}.createplaylist-items,.createplaylist-items-profile{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 80px)}.leftofcreateplaylist{height:100%;position:relative;min-width:372px;background-color:#f9f9f9}.leftofadmin{height:100%;min-width:272px;background-color:#f9f9f9}.rightofcreateplaylist{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.leftandright{display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%;height:100%}.nextbuttonarea{display:flex;height:72px;align-items:center;justify-content:flex-end;padding:16px 0}.dragarea-v2{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;overflow-x:auto}.media-listing-for-attach{display:flex;height:100%;width:100%}.column-selectplaylist{width:100%;max-height:100%;padding:16px 8px 16px 16px;overflow:auto;display:flex;flex-direction:column;gap:15px}.card{flex-direction:row;justify-content:space-between;overflow:hidden;background-color:#fff;border-radius:5px;box-shadow:#00000029 0 1px 4px;width:100%;height:80px;padding:8px;display:flex;align-items:center;justify-content:flex-start;gap:20px;touch-action:none}.card-hero{flex:1;flex-direction:row;justify-content:space-between;overflow:hidden;background-color:#fff;border-radius:5px;box-shadow:#00000029 0 1px 4px;width:100%;height:80px;padding:8px;display:flex;align-items:center;justify-content:flex-start;gap:20px;touch-action:none}.name-and-posted-by{max-width:130px}.checkbox{height:20px;width:20px}.selectedarea-headed{padding:16px 0}.emptystate-createplaylist{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;width:100%}.emptystate-createplaylist .iconwith-text{display:flex;flex-direction:column;align-items:center;justify-content:center}.card-image-draggable,.card-image-draggable-hero{height:100%;width:auto;border-radius:4px;object-fit:cover}.cardhead-draggable{font-size:16px;font-weight:600;margin-bottom:1px;max-width:103px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-details-dragable,.card-details-dragable-hero{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.tags-draggable-v2{opacity:1;gap:4px;display:flex;margin-top:4px;flex-direction:row}.attach-listing-area{display:flex;height:100%;width:100%}.take-fullwidth{width:100%}.table-for-listing-contents,.table-for-playlist-contents{display:flex;height:100%;align-items:center;justify-content:center;background-color:#fff}.table-for-selected-contents{display:flex;height:100%;align-items:center;justify-content:center;background-color:#f9f9f9;padding:0 8px 0 0;flex-direction:column}.scroller-createplaylist{display:flex;position:relative;height:100%;width:100%;overflow:auto}.Wrapperformedialisting{position:absolute;top:0;left:0;display:flex;gap:16px;padding:16px;overflow:visible;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;width:100%}.WrapperforPlaylistlisting{position:absolute;top:0;left:0;display:flex;gap:16px;overflow:visible;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;width:100%;padding:16px 0 16px 64px}.Wrapperforselectedlisting{position:absolute;top:0;left:0;display:flex;gap:16px;overflow:visible;justify-content:flex-start;flex-wrap:wrap;flex-direction:row;min-height:100%;width:100%}.scroller-createplaylist::-webkit-scrollbar-thumb{width:4px;display:none;transition:display 1s ease-in}.scroller-createplaylist::-webkit-scrollbar-track{margin:4px 0;border-radius:4px}.scroller-createplaylist:hover.scroller-createplaylist::-webkit-scrollbar-thumb{display:block;transition:display 1s ease-in}.resize-of-cards{transform:scale(.8);margin:-25px}.singleelement{width:80px}.categorygroup-v .slick-slide{height:auto}.categorygroup-v .slick-list{overflow:hidden;padding:0}.singleBar{width:56px}.CreatePlayList{display:flex;align-items:flex-start;justify-content:space-between;position:relative;width:500px}.CreatePlayList .left{width:48%;height:calc(100vh - 254px);display:flex;flex-direction:column;gap:15px}.playlist-wrapper{display:flex;flex-direction:column}.playlist-wrapper .btn-container{display:flex;padding:16px 75px}.CreatePlayList .left .container{width:100%;height:100%;padding:0 8px;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column;gap:15px}.CreatePlayList .right{width:45%;height:100%;background-color:#faebd7}.left-form{width:100%;height:fit-content;display:flex;flex-direction:column;position:relative;background-color:#fff}.title-playlist{font-size:16px;font-weight:600}.left-form form{display:flex;flex-direction:column;gap:16px;padding:32px 0 12px}.item{padding:10px 15px;margin-bottom:8px;border:1px solid #ccc;background-color:#fff;border-radius:10px;font-weight:600;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 2px #0000001f,0 1px 1px #0000003d}.i-selected{background-color:#f3e9e9cc}.delete{padding:5px 10px;background-color:#dd2727;border-radius:5px;color:#fff;cursor:pointer}.upload{padding:5px 10px;background-color:#3739a6;border-radius:5px;color:#fff;cursor:pointer}.video{max-width:50px;max-height:50px;height:auto}.CreatePlayList .left .form{width:100%;display:flex;flex-direction:column;gap:20px}.head-playlist{width:100%;display:flex;justify-content:space-between;align-items:center}.CreatePlayListWrapper{width:100%;padding:24px;display:flex;justify-content:space-between}.CreatePlayListWrapper-v2{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.titlegroup-heading{display:flex;flex-direction:column;margin-bottom:24px}.name-the-playlist{width:50%;background-color:#fff;display:flex;flex-direction:column;padding:16px}.name-the-playlist form{display:flex;flex-direction:column;gap:16px}.addcontents{width:100%;height:fit-content;display:flex;flex-direction:column;position:relative;background-color:#fff}.contents-grid{height:400px;margin-top:24px;padding-right:4px;overflow-x:hidden;overflow-y:auto;display:grid;border-radius:6px}.btn-group{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:12px}.video-card{background-color:#00f;color:#fff}.selectedandclearall{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:16px}.Linksmall{color:#2f80ed;text-decoration:underline;cursor:pointer}.nocontents{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}video{height:130px;min-width:130px;object-fit:cover}.nameanddesc{display:flex;flex-direction:column;padding:16px;width:100%;justify-content:space-between;align-items:flex-end}.nameanddesc h5{font-size:14px;font-weight:700}.name{display:flex;flex-direction:column;width:100%}.createplaylistarea{width:296px!important}.playListComponent{padding-top:0!important}.ListedScreensScreenId{position:absolute;left:65px;top:68px;background-color:#1c1b1b;color:#fff;padding:1px 7px;border-radius:3px}.filterandsearch{display:flex;flex-direction:row;gap:24px}.offline_online_chips{display:flex;align-items:center;gap:15px}.offline_online_chips .status-indicator{cursor:pointer}.hostContentRowText{font-size:16px;font-weight:400}.status-indicator{display:flex;align-items:center;padding:1px 10px;border-radius:10px;text-transform:uppercase;font-size:12px;font-weight:600;width:fit-content}.status-indicator.online{background-color:#cff1e6;color:#11b981}.status-indicator.offline{background-color:#f9d2da;color:#e11d48}.nameandtags{display:flex;flex-direction:column}.nameandtags small{text-transform:capitalize}.footfallandviews{display:flex;flex-direction:row;gap:4px;align-items:center;color:#7c7d7d}.footfallandviews div{display:flex;align-items:center;gap:4px;justify-content:center}.location{display:flex;flex-direction:column;gap:2px;text-transform:capitalize}.Place{font-weight:400;font-size:16px}.distandstate{font-size:12px;opacity:.6}.Selectedplaylist{font-size:12px;font-weight:600;line-height:7px}.selectplaylist-wrapper{display:flex;flex-direction:column;gap:4px}.screenicon{position:relative;width:53px}.screenicon .screensize{position:absolute;top:4px;right:4px;font-size:8px;font-weight:400;color:#006c9c}.screenicon-container{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.screenname{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px}.streamcode{font-weight:700;font-size:14px;color:#000;text-align:left;letter-spacing:2px;border-radius:3px;margin-top:8px}.hostContents{height:100%}.screencard-container-v2{width:100%;min-height:calc(100vh - 192px);padding:0 64px 32px;display:flex;gap:32px;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.screencard-container-Admin-v2{width:100%;min-height:calc(100vh - 192px);padding:0 16px 24px 40px;display:flex;gap:16px;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.mediacard-container-v2{width:100%;min-height:calc(100vh - 277px);padding:0 64px 32px;display:flex;gap:32px;justify-content:flex-start;flex-wrap:wrap;flex-direction:row}.Screencardnohover{width:313px;height:256px;position:relative;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 5px #091e4226}.Screencard-v2{width:100%;aspect-ratio:40/38;max-height:286px;position:relative;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 5px #091e4226;transition:transform .18s,box-shadow .18s}.Screencard-v2:hover{transform:scale(1.03);box-shadow:0 0 #eee,0 0 16px #ccc,0 1px 8px #0000001a;transition:transform .18s,box-shadow .18s}.pairscreenoverlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-direction:column;gap:2px;opacity:0}.Screencard-v2:hover .pairscreenoverlay{opacity:1;transition:opacity .28s}.Screencardimg-v2,.Playlistcardimg-v2{min-height:160px;width:100%;background-color:#f2f2f2;position:relative}.Screencardimg-v2 img{height:100%;width:100%;background-color:#acacac;object-fit:cover}.screencardimage-overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;background:linear-gradient(to bottom,rgba(0,0,0,0) 60%,rgba(0,0,0,.8) 100%)}.Screencontents-v2{width:100%;display:flex;align-items:flex-end;height:100%;padding:16px;flex-direction:row;justify-content:space-between}.selectPlaylistBtn{max-width:110px;min-width:110px;width:fit-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cardname{margin:0;cursor:default;max-width:289px;width:fit-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slide .slideimage{object-fit:cover}.Screennameandlocation-v2{height:100%;display:flex;flex-direction:column;max-width:188.7px;overflow:visible;justify-content:space-between}.Screenlocation-v2{margin-top:-5px}.screen-districtandstate-v2{height:fit-content;margin-top:-6px;opacity:.8}.Screennameandtags-v2{display:flex;flex-direction:row;justify-content:space-between;height:fit-content}.screentags-v2{width:40%;display:flex;flex-direction:column;gap:14px;align-items:flex-end}.screen-lozegne-v2{width:fit-content;display:flex;flex-direction:row;gap:6px;justify-content:flex-end}.statusandlastseen-v2{display:flex;flex-direction:column;align-items:flex-start;width:110px;overflow:visible}.lastseen-v2{font-size:9px;height:10px;opacity:.8;margin-top:-2px;text-align:end}.lastseen-v2 small{font-size:10px}.btn-group-v2{display:flex;justify-content:flex-end;flex-direction:row;z-index:7;gap:8px;width:100%}.screentagsgroup{position:absolute;bottom:12px;height:20px;gap:6px;z-index:4;display:flex;flex-direction:row;padding:0 12px;align-items:center;justify-content:space-between;width:100%}.landmarktype{width:fit-content;gap:6px;z-index:4;display:flex;flex-direction:row}.Morebutton{position:absolute;top:12px;right:12px;z-index:4}@media (max-width: 360px){.hostScreenDesc{max-width:80%}}@media (max-width: 480px){.hostScreenDesc{max-width:80%}}@media (max-width: 720px){.hostScreenDesc{max-width:80%}}@media (max-width: 1024px){.hostScreenDesc{max-width:80%}}@media (max-width: 1440px){.Screennameandlocation-v2{max-width:150.7px}.cardname{max-width:260px}.hostScreenDesc{max-width:160px}}.ListingAddScreenBody{display:flex;width:800px;flex-direction:column}.ListingAddScreenToper{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 0 24px}.ListingAddScreenToper .title{color:#1c1b1b;font-size:24px;font-weight:500}.ListingAddScreenBody{width:100%;display:flex;flex-direction:row;gap:16px;padding-bottom:16px;border-bottom:1px solid #eee}.ListingAddScreenBody .title{color:#0f172a;font-size:16px;font-weight:600;margin:0;letter-spacing:-.5px}.ListingAddScreenBody .description{font-size:14px;color:#334155;opacity:.6;line-height:14px;margin-top:8px}.ListingAddScreenBodyRight .nameandlocation{display:flex;flex-direction:column;gap:0px}.ListingAddScreenBodyRight{display:flex;flex-direction:column;justify-content:space-between}.select-license{display:flex;flex-direction:column;gap:4px}.select-license .license-selector{display:flex;flex-direction:row;align-items:center;gap:12px}.license-data{display:flex;flex-direction:row;gap:4px;align-items:center}.ListingAddScreenCode{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #eee;padding-bottom:16px;gap:8px}.ListingAddScreenCode .title{color:#000;font-size:16px;font-weight:600;margin-top:10px;margin-bottom:5px}.ListingAddScreenCode .addscreentitle{margin:8px 0 12px;display:flex;flex-direction:column;width:100%}.ListingAddScreenCode .text{color:#7c7d7d;font-size:14px;font-weight:400;margin-bottom:27px}.couponLetterWrapper{width:48px;height:48px;border-radius:4px;border:2px solid #328fbf;background:#fff;display:flex;align-items:center;justify-content:center}.couponLetterWrapper{color:#252525;font-size:24px;font-weight:400}.couponLettersWrapper{display:flex;align-items:center;gap:10px}.ListingAddScreen .horizontalLine{margin-top:25px;width:100%;height:1px;border-bottom:1px solid #eee;margin-bottom:19px}.ListingAddScreen .connectButton{display:flex;align-items:center;gap:9px;color:#328fbf;font-size:16px;font-weight:600;text-decoration-line:underline;cursor:pointer;width:max-content}.ListingAddScreen .connectButton:hover{text-decoration-line:none}.streamConnectInputWrapper{display:flex;align-items:center;justify-content:space-between;width:fit-content;gap:5px}.streamConnectInput{width:30px;height:40px;font-size:16px;text-align:center;border-radius:4px}.streamConnectInput::-webkit-inner-spin-button,.streamConnectInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.streamConnectInput:focus{outline:none;border-color:#007bff}.screen-connect-card{justify-content:flex-start;margin-top:8px}.popUpUserSelectorBottomscreencode{display:flex;align-items:center;justify-content:flex-end;flex-direction:row;width:100%;padding-top:8px;gap:16px}.popUpUserSelectorBottomscreencode small{opacity:.8}@media only screen and (max-width: 520px){.ListingAddScreenBody{width:300px}.ListingAddScreenBody{flex-direction:column}.couponLettersWrapper{flex-wrap:wrap}.couponLetterWrapper{width:25px;height:25px;font-size:18px}}.popUpUserSelector{width:300px;max-height:556px;border-radius:6px;border:1px solid #eee;background:#fff;box-shadow:0 4px 4px #00000040;display:flex;flex-direction:column;gap:14px;padding:24px 16px 16px}.popUpUserSelectorTopper .title{color:#1c1b1b;line-height:18px;font-size:16px;font-weight:600}.popupSelectedUserDetails{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.multiselectcontainer{display:flex;flex-direction:column;width:100%;height:400px;gap:12px}.popupSelectedUsers{display:flex;overflow-y:auto;height:73px;max-height:116px;padding:0 8px;flex-direction:column;gap:15px}.popupSelectedUsers::-webkit-scrollbar{width:3px}.popupNonSelectedUsers{overflow-y:auto;padding:0 8px;height:70%;display:flex;flex-direction:column;gap:15px}.sharedWithBtn{color:#1c1b1b;font-size:14px;font-weight:500}.Cardstyle-popup{padding:8px 0;display:flex;align-items:centerss;justify-content:flex-start;width:100%}.selected{justify-content:space-between!important}.Cardstyle-popup h6{font-family:Mulish,sans-serif;font-weight:600;font-size:12px;line-height:140%;margin:0}.Cardstyle-popup small{font-family:Mulish,sans-serif;font-weight:500;line-height:160%;font-size:12px;margin:0;color:#8b8b8b}.popup-container{display:flex;flex-direction:column;gap:16px;width:100%;height:100%}.app{min-height:100vh}.custom-form-item .ant-form-item-explain{font-size:12px}.popupIsOpen{height:100vh;overflow:hidden}.ds-1{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.ds-2{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.ds-3{box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.ds-4{box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.ds-5{box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038}.title{font-size:16px;font-weight:700}.title-list{font-size:16px;font-weight:600;color:#1c1b1b;line-height:120%;margin-bottom:7px;text-align:left}small{color:#7c7d7d;font-size:12px;text-align:left;line-height:120%}.disabled{opacity:.6}.table-header{font-size:14px;font-weight:600}.screenwithfullheight{min-height:58.2dvh}.MuiDateRangeCalendar{z-index:200000;background-color:#fff}.ant-picker-dropdown{z-index:9999}.addScreenMaps{height:300px;width:600px;border-radius:10px;margin-top:24px;overflow:hidden}.landmark-textfields{gap:0px;display:flex;flex-direction:column}.ScreenInsertFirstStep{height:100%}.FirstStepPage{display:flex;justify-content:center;height:100%;padding:24px 0;align-items:flex-start}.FirstStepPage .AddScreenHeroSecItem .AddScreenHeroSecItemLeft .text{max-width:570px}.FirstStepPage .AddScreenHeroSecItem img{width:413px;height:413px}.FirstStepPage .AddScreenHeroSecItem{overflow:hidden}.allCategoriesList .singleCategory .categoryImage{width:32px;height:32px;color:#000}.allCategoriesList::-webkit-scrollbar{width:4px}.allCategoriesList .singleCategory{flex-direction:column;height:125px;width:164px;display:flex;align-items:flex-start;justify-content:center;border-radius:8px;gap:12px;cursor:pointer;padding:16px;border:3px solid #4e627a14;transition:border .18s ease-in-out}@keyframes fadeCome{0%{opacity:.2}to{opacity:1}}.allCategoriesList .singleCategory:hover{border:3px solid #328fbf}.allCategoriesList .singleCategory span{color:#555758;font-size:16px;font-weight:500;line-height:100%;text-align:center}.allCategoriesList .selectedCategory{border:3px solid #9b1763;background-color:#fff8f8;animation:fadeCome ease .5s}.allCategoriesList{width:100%;display:flex;align-items:center;flex-wrap:wrap;overflow-y:auto;gap:20px;padding:5px;height:calc(100vh - 334px)}.fullWidth{width:100%!important;height:100%}.Addimageupload{height:100%}.ThirdStepformdetails{color:#328fbf}.radioItem{display:flex;align-items:center;gap:10px;color:#464d61;font-size:14px;font-weight:400}.addScreenFormTitle{color:#464d61;font-size:16px;font-weight:500;margin-top:30px}.addScreenFormItems{width:100%;display:flex;margin-top:32px;align-items:center;flex-direction:column;flex-wrap:wrap;gap:25px}.addScreenFormItems .row{display:flex;align-items:center;justify-content:space-between;width:100%;height:fit-content;gap:20px}.addScreenFormItem{display:flex;align-items:center;gap:15px}.addScreenFormItem .text{color:#464d61;text-align:right;font-size:12px!important;font-weight:400;width:80px;margin-bottom:0}.addScreenFormItem .selectitem{gap:12px;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.locationinputgroup{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;border:1px solid #ddd;gap:4px}.addScreenFormItems .location{width:100%}.addScreenFormItems label{height:100px}.addScreenFormItems label:hover{background-color:#ecf2f7}.addScreenFormItems label div span{font-size:16px;text-decoration:none}.addButton{padding:8px 18px;display:flex;align-items:center;justify-content:start;border-radius:20px;background-color:#ecf2f7;width:max-content;cursor:pointer;border:1px solid #ecf2f7}.addButton:hover{border:1px solid lightgray;background-color:#d9e1e7}.addedAudience{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:17px}.audienceItem{padding:8px 18px;display:flex;align-items:center;justify-content:start;border-radius:20px;background-color:#ecf2f7}.audienceItemSelected{border:3px solid #ee6f57}.potentialRevenueSec{width:100%;display:flex;justify-content:space-between}.potentialRevenueSecLeftValue{color:#328fbf;font-size:18px;font-weight:400}.potentialRevenueSecRight{flex:1;display:flex;flex-direction:column;width:100%}.potentialRevenueSecLeft{flex:2;display:flex;flex-direction:column;gap:0}.potentialRevenueSecLeft .text{color:#328fbf;font-size:18px;font-weight:400;margin-bottom:0;margin-top:40px}.potentialRevenueSecLeftValue{color:#328fbf;font-size:70px;font-weight:700;line-height:100%}.potentialRevenueSecLeft .lwerText{color:#328fbf;font-size:18px;font-weight:400;text-decoration-line:underline}.potentialRevenueSecRightTop{border-radius:6px;border:1px solid #328fbf;padding:19px;display:flex;flex-direction:column;gap:9px}.potentialRevenueSecRightTopItem{color:#328fbf;font-size:18px;font-weight:400;width:100%;display:flex;align-items:center;justify-content:space-between}.horizontalLIne{width:100%;height:3px;border-top:2px solid #328fbf}.potentialRevenueSecRightBottom{padding:6px 18px}.AddScreenHeroSec{height:100%}.AddScreenHeroSec .getstarted{width:100%;height:100%;display:flex;gap:24px;padding:24px 0;align-items:center;justify-content:center;flex-direction:column}.centeraligncontainer{width:50%;height:100%;display:flex;align-self:center;flex-direction:column;padding-top:24px}.AddScreenHeroSecItem{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 100px}.headinggroup{display:flex;margin-bottom:16px;color:#474747;flex-direction:column}.checkdata{height:100%;gap:24px;width:100%;display:flex;flex-direction:row}.row-v2{background-color:#fff;overflow:auto;display:flex;flex-direction:column;height:100%;width:100%}.container-screendata-v2{justify-content:space-between;height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start}.data-container-v2{width:100%;height:fit-content;display:flex;flex-direction:column;gap:16px;padding-top:16px}.Addscreen-buttonarea{width:100%;min-height:80px;padding:0 64px;display:flex;align-items:center;justify-content:space-between}.Addscreen-Stepper{width:100%;min-height:56px;padding:0 64px;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:16px}.Addscreen-Stepper .stepper{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.stephead{display:flex;flex-direction:column;gap:-2px}.stepper .MuiMobileStepper-root span{width:100%}.Addscreen-buttonarea .buttons{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.AddScreenHeroSecItemLeft{display:flex;flex-direction:column;gap:2px}.AddScreenHeroSecItemLeft .step{color:#328fbf;font-size:14px;font-weight:800;opacity:.9;margin-bottom:-2px}.AddScreenHeroSecItemLeft .title{color:#328fbf;font-size:24px;font-weight:600}.AddScreenHeroSecItemLeft .text{color:#323642;font-size:16px;opacity:.8;font-weight:400;max-width:413px;line-height:120%}.AddScreenHeroSecItem img{width:130px;height:130px}.primaryColor{color:#328fbf;font-weight:600}.AddScreenHeroSec{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width: 950px){.AddScreenHeroSecItem{padding:0}}@media only screen and (max-width: 450px){.AddScreenHeroSecItemLeft .title{font-size:22px}.AddScreenHeroSecItemLeft .text{font-size:16px!important;text-align:left}.AddScreenHeroSecItem{display:flex;align-items:center;gap:20px}.AddScreenHeroSecItem img{width:100px;height:100px}.AddScreenHeroSec{height:100%}}.dealDashboradCouponTableTopbarRight .title{color:#328fbf;font-size:11px;font-weight:400;margin-bottom:0}.dealDashboardGrid{gap:25px;display:flex;align-items:center;flex-direction:row;width:100%}.dealDashboardGridLeft{width:24.2%;height:533px}.dealDashboardGridRight{width:75.8%;height:533px}#demo-simple-select-standard{color:#328fbf;font-size:11px;font-weight:400;line-height:12px}@media only screen and (max-width: 450px){.dealDashboardGrid{flex-direction:column}.dealDashboardGrid .dealDashboardGridLeft,.dealDashboardGridRight{width:100%}}.dealDashboardHeroLeft{height:100%}.dealDashboradCouponTableTopbar{width:100%;display:flex;align-items:center;justify-content:space-between}.dealDashboradCouponTableTopbarLeft{display:flex;flex-direction:column}.dealDashboradCouponTableTopbarLeft .title{color:#328fbf;font-size:13px;font-weight:700;text-transform:uppercase}.dealDashboradCouponTableTopbarLeft .text{color:#328fbf;font-size:11px;font-weight:400;margin-bottom:0}.cuponProviderProfile{width:50px;height:50px;object-fit:contain}.decreseOpacity{opacity:.5;cursor:auto!important}.dealCategorieImage{width:40px;height:40px;object-fit:contain}.dealCategorieItem{width:75px;height:75px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;border-radius:5px;border:3px solid #ffffff;position:relative}.dealCategorieItem:hover{border:3px solid #fba9046b}.dealCategoriesList{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:25px}.dealCategoriesList .selectedItem{border:3px solid #fbaa04}.closeIcon{position:absolute;top:-8px;right:-8px;background-color:#fa506f;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.topCostomerInterests{display:flex;flex-direction:column;gap:25px}.topCostomerInterestItem{display:flex;align-items:center;padding:22px;justify-content:space-between;box-shadow:1px 1px 13px 5px #ece7e778;border-radius:10px;background-image:url(/smallCardHover.png);background-repeat:no-repeat;background-position:center right;background-size:contain}.topCustomerItrestImg{height:38px;width:38px;border-radius:5px}.topCustomerItrestData{display:flex;flex-direction:column}.topCustomerItrestData .title{color:#8e67ac;font-size:13px;font-weight:700}.topCustomerItrestData .text{color:#328fbf;font-size:11px;font-weight:400;margin-bottom:0}.topCostomerInterestItem .value{color:#328fbf;font-size:18px;font-weight:600}.brandItemForTable{display:flex;align-items:center;gap:16px}.brandItemForTableTexts{display:flex;flex-direction:column}.brandItemForTableTitle{font-size:13px;font-weight:700;color:#464e5f}.brandItemForTableTexts .text{color:#464e5f;font-size:11px;font-weight:400;margin-bottom:0}.topCustomerAndDeals{width:100%;display:flex;gap:25px;margin-top:25px}.topCustomers{flex:4;background-color:#fff;box-shadow:1px 1px 13px 5px #ece7e778;border-radius:8px;border:2px solid white;padding:22px 15px 22px 22px}.topDeals{flex:8}.streamToperHeadingAndText{display:flex;flex-direction:column;gap:0px}.streamToperHeadingAndText small{font-weight:400;font-size:12px;color:#8b8b8b;text-transform:capitalize;padding-top:12px}.Menuitem{gap:6px;width:100%}.playlist-assign-v2{height:62dvh;width:100%;display:flex;flex-direction:row;justify-content:space-between;padding:0 62px}.attackplay-right{height:100%;display:flex;justify-content:center;padding:16px;align-items:center;width:70%}.attackplay-left{height:100%;position:relative;width:100%}.attachpalycontents{width:100%;max-height:calc(100% - 69px);padding:16px 0}.attackplay-left::-webkit-scrollbar{width:4px}.attachplaylist{display:flex;background-color:#fff;justify-content:flex-start;padding-left:56px;position:sticky;top:0;z-index:4}.assigning-to-screen-container{width:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-direction:column;height:100%}.screenandplaylsit{display:flex;flex-direction:column;height:100%;width:fit-content;align-items:center;justify-content:center}.attachtoscreen{display:flex;align-items:center;justify-content:center}.selectedscreen{background-color:#00f;height:162px;border-radius:16px;width:264px}.playlist{background-color:#ff0;border-radius:16px;height:162px;width:264px}.screens-v2{height:90%;width:85%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.screen-selected-v2{height:118px;width:168px;border-radius:6px;object-fit:cover;border:1px solid #9e9e9e}.playlist-selected-v2{height:118px;width:168px;background-color:green;border-radius:6px}.card-container{display:flex;flex-direction:column;gap:8px}.attachtoplaylist-cv2{padding:16px 24px;display:flex;flex-direction:row;overflow:auto;gap:8px;flex-wrap:wrap}.back-and-title{display:flex;flex-direction:row;justify-content:flex-start;gap:32px}.attachtoper{padding:16px 64px;width:100%;display:flex;align-items:center;justify-content:space-between}.attachpage{display:flex;flex-direction:column;justify-content:space-between;min-height:100dvh}.attachresize{transform:scale(.7);margin:-40px -48px}.attachresize-v2{transform:scale(.7);margin:-53px -65px}.hoverEffect:hover{box-shadow:0 2px 2px #525a5aa7,0 0 2px 1px #afbacda1}.popUpUserSelector{width:300px;max-height:481px;border-radius:6px;border:1px solid #eee;background:#fff;box-shadow:0 4px 4px #00000040;padding:12px;display:flex;flex-direction:column;gap:14px}.popUpUserSelectorTopper{display:flex;align-items:center;justify-content:space-between}.popUpUserSelectorTopper .title{color:#1c1b1b;font-size:16px;font-weight:600}.popupSelectedUsers{display:flex;flex-direction:column;gap:15px}.popupSelectedUser{display:flex;align-items:center;gap:8px}.popupSelectedUserDetails{display:flex;flex-direction:column}.popupSelectedUserName{color:#1c1b1b;font-size:14px;font-weight:500;line-height:12px}.popupSelectedUsertag{color:#8b8b8b;font-size:14px;font-weight:500;line-height:12px}.popupSelectUsersLine{width:100%}.popupNonSelectedUsers{overflow-y:scroll;display:flex;flex-direction:column;gap:15px}.popupNonSelectedUsers::-webkit-scrollbar{width:3px}.popUpUserSelectorBottom{display:flex;align-items:center;gap:8px}.popupUserBottomLink{color:#328fbf;font-size:16px;font-weight:600;text-decoration-line:underline;cursor:pointer}.sharedWithBtn{color:#1c1b1b;font-size:12px;font-weight:500;width:auto;display:flex}.sharedWithBtn:hover{color:#007bff;transition:.3s ease-in-out}.popupSelectedUsertag{margin-top:4px}.popupSelectedUsertag,.popupSelectedUserName{font-size:12px;font-weight:500;line-height:7px}.profileviewpage{flex-direction:row}.profilepagetoplayout{height:calc(100vh - 80px);padding:0 64px 0 0}.profiledetailsarea{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:24px 0 0;align-items:center}.profiledetails{display:flex;flex-direction:column;align-items:center;padding-top:12px}.subdetails{padding-top:8px;display:flex;flex-direction:column;gap:8px}.profilemenu{display:flex;width:100%;flex-direction:column}.nameandpfp{display:flex;flex-direction:column;align-items:center;margin-top:50px}.btngroup-passchange{display:flex;flex-direction:row;gap:12px}.terms-layout{height:100%;width:100%;margin:24px}.terms-layout .heading{padding:32px 0 16px}.terms-body{height:85%}.terms-text{height:100%;padding:0 16px;overflow:auto}.terms-text::-webkit-scrollbar{width:4px}.terms-text article{display:flex;flex-direction:column;gap:4px;padding:0 0 24px}.terms-text article span{text-align:justify}.editor-container{width:100%;height:100%}.fixed-height{min-height:100vh;max-height:100vh;overflow:hidden}.Slidecomponent{object-fit:cover;height:inherit;width:inherit}.previewimageofimedia{height:90%;width:100%;display:flex;flex-direction:column;align-items:center;gap:24px}.customBox{height:100%;width:100%;background-color:#ccc;transition:background-color .19s ease-in-out,transform .19s ease-in-out;border:1px solid #666666;z-index:4;padding:1px}.customBox:hover{background-color:#bbb}.Layoutmediacount{font-size:72px;font-weight:300;line-height:80%;vertical-align:text-top}.Layoutpercentage{font-size:16px;font-weight:300;line-height:80%;vertical-align:text-top}.display-none{display:none}.Preloader{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.Loadingarea{width:336.41px;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:32px}.loading{width:100%}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:#14ff1480;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:white}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-hopscotch.CodeMirror{background:#322931;color:#d5d3d5}.cm-s-hopscotch div.CodeMirror-selected{background:#433b42!important}.cm-s-hopscotch .CodeMirror-gutters{background:#322931;border-right:0px}.cm-s-hopscotch .CodeMirror-linenumber{color:#797379}.cm-s-hopscotch .CodeMirror-cursor{border-left:1px solid #989498!important}.cm-s-hopscotch span.cm-comment{color:#b33508}.cm-s-hopscotch span.cm-atom,.cm-s-hopscotch span.cm-number{color:#c85e7c}.cm-s-hopscotch span.cm-property,.cm-s-hopscotch span.cm-attribute{color:#8fc13e}.cm-s-hopscotch span.cm-keyword{color:#dd464c}.cm-s-hopscotch span.cm-string{color:#fdcc59}.cm-s-hopscotch span.cm-variable{color:#8fc13e}.cm-s-hopscotch span.cm-variable-2{color:#1290bf}.cm-s-hopscotch span.cm-def{color:#fd8b19}.cm-s-hopscotch span.cm-error{background:#dd464c;color:#989498}.cm-s-hopscotch span.cm-bracket{color:#d5d3d5}.cm-s-hopscotch span.cm-tag{color:#dd464c}.cm-s-hopscotch span.cm-link{color:#c85e7c}.cm-s-hopscotch .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}.sp-container{position:absolute;top:0;left:0;display:inline-block;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{position:absolute;top:0;left:0;bottom:0;right:0}.sp-color{position:absolute;top:0;left:0;bottom:0;right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:solid 1px #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:center}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-palette-only .sp-picker-container,.sp-palette-disabled .sp-palette-container,.sp-initial-disabled .sp-initial{display:none}.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.sp-hue{background:-moz-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-ms-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-o-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:-webkit-gradient(linear,left top,left bottom,from(#ff0000),color-stop(.17,#ffff00),color-stop(.33,#00ff00),color-stop(.5,#00ffff),color-stop(.67,#0000ff),color-stop(.83,#ff00ff),to(#ff0000));background:-webkit-linear-gradient(top,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%);background:linear-gradient(to bottom,#ff0000 0%,#ffff00 17%,#00ff00 33%,#00ffff 50%,#0000ff 67%,#ff00ff 83%,#ff0000 100%)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none!important}.sp-cf:before,.sp-cf:after{content:"";display:table}.sp-cf:after{clear:both}@media (max-device-width: 480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;cursor:pointer;position:absolute;top:0;left:0}.sp-slider{position:absolute;top:0;cursor:pointer;height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:solid 1px #f0c49b;padding:0}.sp-container,.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear{font: 12px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-color,.sp-hue,.sp-clear{border:solid 1px #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;width:100%;background:rgba(0,0,0,0);border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-picker-container,.sp-palette-container{float:left;position:relative;padding:10px 10px 300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:solid 1px #fff}.sp-palette-container{border-right:solid 1px #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:solid 2px rgba(0,0,0,0)}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:solid 1px #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:center}.sp-palette-button-container,.sp-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;border:solid 1px #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer:hover,.sp-replacer.sp-active{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:solid 1px #222;margin-right:5px;float:left;z-index:0}.sp-palette{max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:solid 1px #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:-webkit-linear-gradient(top,#eeeeee,#cccccc);background-image:-moz-linear-gradient(top,#eeeeee,#cccccc);background-image:-ms-linear-gradient(top,#eeeeee,#cccccc);background-image:-o-linear-gradient(top,#eeeeee,#cccccc);background-image:linear-gradient(to bottom,#eeeeee,#cccccc);border:1px solid #ccc;border-bottom:1px solid #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:-webkit-linear-gradient(top,#dddddd,#bbbbbb);background-image:-moz-linear-gradient(top,#dddddd,#bbbbbb);background-image:-ms-linear-gradient(top,#dddddd,#bbbbbb);background-image:-o-linear-gradient(top,#dddddd,#bbbbbb);background-image:linear-gradient(to bottom,#dddddd,#bbbbbb);border:1px solid #bbb;border-bottom:1px solid #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid #aaa;border-bottom:1px solid #888;-webkit-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-moz-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;margin:0 5px 0 0;padding:2px;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.sp-preview,.sp-alpha,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}.gjs-is__grab,.gjs-is__grab *{cursor:grab!important}.gjs-is__grabbing,.gjs-is__grabbing *{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:grabbing!important}.gjs-one-bg{background-color:var(--gjs-primary-color)}.gjs-one-color,.gjs-one-color-h:hover{color:var(--gjs-primary-color)}.gjs-two-bg{background-color:var(--gjs-secondary-color)}.gjs-two-color,.gjs-two-color-h:hover{color:var(--gjs-secondary-color)}.gjs-three-bg{background-color:var(--gjs-tertiary-color)}.gjs-three-color,.gjs-three-color-h:hover{color:var(--gjs-tertiary-color)}.gjs-four-bg{background-color:var(--gjs-quaternary-color)}.gjs-four-color,.gjs-four-color-h:hover{color:var(--gjs-quaternary-color)}.gjs-danger-bg{background-color:var(--gjs-color-red)}.gjs-danger-color,.gjs-danger-color-h:hover{color:var(--gjs-color-red)}.gjs-bg-main,.gjs-sm-colorp-c,.gjs-off-prv{background-color:var(--gjs-main-color)}.gjs-color-main,.gjs-sm-stack #gjs-sm-add,.gjs-off-prv{color:var(--gjs-font-color);fill:var(--gjs-font-color)}.gjs-color-active{color:var(--gjs-font-color-active);fill:var(--gjs-font-color-active)}.gjs-color-warn{color:var(--gjs-color-warn);fill:var(--gjs-color-warn)}.gjs-color-hl{color:var(--gjs-color-highlight);fill:var(--gjs-color-highlight)}.gjs-invis-invis,.gjs-clm-tags #gjs-clm-new,.gjs-no-app{background-color:#0000;border:none;color:inherit}.gjs-no-app{height:10px}.gjs-test::btn{color:"#fff"}.opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-checker-bg,.gjs-field-colorp-c,.checker-bg,.gjs-sm-layer-preview{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.gjs-no-user-select,.gjs-rte-toolbar,.gjs-layer-name,.gjs-grabbing,.gjs-grabbing *{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-no-pointer-events,.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el,.gjs-resizer-c{pointer-events:none}.gjs-bdrag{pointer-events:none!important;position:absolute!important;z-index:10!important;width:auto}.gjs-drag-helper{background-color:var(--gjs-color-blue)!important;pointer-events:none!important;position:absolute!important;z-index:10!important;transform:scale(.3)!important;transform-origin:top left!important;-webkit-transform-origin:top left!important;margin:15px!important;transition:none!important;outline:none!important}.gjs-grabbing,.gjs-grabbing *{cursor:grabbing!important;cursor:-webkit-grabbing!important}.gjs-grabbing{overflow:hidden}.gjs-off-prv{position:relative;z-index:10;padding:5px;cursor:pointer}.gjs-editor-cont ::-webkit-scrollbar-track{background:var(--gjs-secondary-dark-color)}.gjs-editor-cont ::-webkit-scrollbar-thumb{background-color:#fff3}.gjs-editor-cont ::-webkit-scrollbar{width:8px}:root{--gjs-main-color: #444;--gjs-primary-color: #444;--gjs-secondary-color: #ddd;--gjs-tertiary-color: #804f7b;--gjs-quaternary-color: #d278c9;--gjs-font-color: #ddd;--gjs-font-color-active: #f8f8f8;--gjs-main-dark-color: rgba(0, 0, 0, .2);--gjs-secondary-dark-color: rgba(0, 0, 0, .1);--gjs-main-light-color: rgba(255, 255, 255, .1);--gjs-secondary-light-color: rgba(255, 255, 255, .7);--gjs-soft-light-color: rgba(255, 255, 255, .015);--gjs-color-blue: #3b97e3;--gjs-color-red: #dd3636;--gjs-color-yellow: #ffca6f;--gjs-color-green: #62c462;--gjs-left-width: 15%;--gjs-color-highlight: #71b7f1;--gjs-color-warn: #ffca6f;--gjs-handle-margin: -5px;--gjs-light-border: rgba(255, 255, 255, .05);--gjs-arrow-color: rgba(255, 255, 255, .7);--gjs-dark-text-shadow: rgba(0, 0, 0, .2);--gjs-color-input-padding: 22px;--gjs-input-padding: 5px;--gjs-padding-elem-classmanager: 5px 6px;--gjs-upload-padding: 150px 10px;--gjs-animation-duration: .2s;--gjs-main-font: Helvetica, sans-serif;--gjs-font-size: .75rem;--gjs-placeholder-background-color: var(--gjs-color-green);--gjs-canvas-top: 40px;--gjs-flex-item-gap: 5px}.clear{clear:both}.no-select,.gjs-clm-tags #gjs-clm-close,.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector-title,.gjs-trait-category .gjs-title,.gjs-com-no-select,.gjs-com-no-select img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.gjs-no-touch-actions{touch-action:none}.gjs-disabled{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;opacity:.5;filter:alpha(opacity=50)}.gjs-editor{font-family:var(--gjs-main-font);font-size:var(--gjs-font-size);position:relative;box-sizing:border-box;height:100%}.gjs-freezed{opacity:.5;filter:alpha(opacity=50);pointer-events:none}.gjs-traits-label{border-bottom:1px solid var(--gjs-main-dark-color);font-weight:lighter;margin-bottom:5px;padding:10px;text-align:left}.gjs-label-wrp{width:30%;min-width:30%}.gjs-field-wrp{flex-grow:1}.gjs-traits-c,.gjs-traits-cs,.gjs-trait-categories{display:flex;flex-direction:column}.gjs-trait-category{width:100%}.gjs-trait-category .gjs-caret-icon{margin-right:5px}.gjs-trt-header{font-weight:lighter;padding:10px}.gjs-trt-trait{display:flex;justify-content:flex-start;padding:5px 10px;font-weight:lighter;align-items:center;text-align:left;gap:5px}.gjs-trt-traits{font-size:var(--gjs-font-size)}.gjs-trt-trait .gjs-label{text-align:left;text-overflow:ellipsis;overflow:hidden}.gjs-guide-info{position:absolute}.gjs-guide-info__content{position:absolute;height:100%;display:flex;width:100%;padding:5px}.gjs-guide-info__line{position:relative;margin:auto}.gjs-guide-info__line:before,.gjs-guide-info__line:after{content:"";display:block;position:absolute;background-color:inherit}.gjs-guide-info__y{padding:0 5px}.gjs-guide-info__y .gjs-guide-info__content{justify-content:center}.gjs-guide-info__y .gjs-guide-info__line{width:100%;height:1px}.gjs-guide-info__y .gjs-guide-info__line:before,.gjs-guide-info__y .gjs-guide-info__line:after{width:1px;height:10px;top:0;bottom:0;left:0;margin:auto}.gjs-guide-info__y .gjs-guide-info__line:after{left:auto;right:0}.gjs-guide-info__x{padding:5px 0}.gjs-guide-info__x .gjs-guide-info__content{align-items:center}.gjs-guide-info__x .gjs-guide-info__line{height:100%;width:1px}.gjs-guide-info__x .gjs-guide-info__line:before,.gjs-guide-info__x .gjs-guide-info__line:after{width:10px;height:1px;left:0;right:0;top:0;margin:auto;transform:translate(-50%)}.gjs-guide-info__x .gjs-guide-info__line:after{top:auto;bottom:0}.gjs-badge{white-space:nowrap}.gjs-badge__icon{vertical-align:middle;display:inline-block;width:15px;height:15px}.gjs-badge__icon svg{fill:currentColor}.gjs-badge__name{display:inline-block;vertical-align:middle}.gjs-frame-wrapper{position:absolute;width:100%;height:100%;left:0;right:0;margin:auto}.gjs-frame-wrapper--anim{transition:width .35s ease,height .35s ease}.gjs-frame-wrapper__top{transform:translateY(-100%) translate(-50%);display:flex;padding:5px 0;position:absolute;width:100%;left:50%;top:0}.gjs-frame-wrapper__top-r{margin-left:auto}.gjs-frame-wrapper__left{position:absolute;left:0;transform:translate(-100%) translateY(-50%);height:100%;top:50%}.gjs-frame-wrapper__bottom{position:absolute;bottom:0;transform:translateY(100%) translate(-50%);width:100%;left:50%}.gjs-frame-wrapper__right{position:absolute;right:0;transform:translate(100%) translateY(-50%);height:100%;top:50%}.gjs-frame-wrapper__icon{width:24px;cursor:pointer}.gjs-frame-wrapper__icon>svg{fill:currentColor}.gjs-padding-v-top,.gjs-fixedpadding-v-top{width:100%;top:0;left:0}.gjs-padding-v-right,.gjs-fixedpadding-v-right{right:0}.gjs-padding-v-bottom,.gjs-fixedpadding-v-bottom{width:100%;left:0;bottom:0}.gjs-padding-v-left,.gjs-fixedpadding-v-left{left:0}.gjs-cv-canvas{box-sizing:border-box;width:calc(100% - var(--gjs-left-width));height:calc(100% - var(--gjs-canvas-top));bottom:0;overflow:hidden;z-index:1;position:absolute;left:0;top:var(--gjs-canvas-top)}.gjs-cv-canvas-bg{background-color:#00000026}.gjs-cv-canvas.gjs-cui{width:100%;height:100%;top:0}.gjs-cv-canvas.gjs-is__grab .gjs-cv-canvas__frames,.gjs-cv-canvas.gjs-is__grabbing .gjs-cv-canvas__frames{pointer-events:none}.gjs-cv-canvas__frames{position:absolute;top:0;left:0;width:100%;height:100%}.gjs-cv-canvas__spots{position:absolute;pointer-events:none;z-index:1}.gjs-cv-canvas .gjs-ghost{display:none;pointer-events:none;background-color:#5b5b5b;border:2px dashed #ccc;position:absolute;z-index:10;opacity:.55;filter:alpha(opacity=55)}.gjs-cv-canvas .gjs-highlighter,.gjs-cv-canvas .gjs-highlighter-sel{position:absolute;outline:1px solid var(--gjs-color-blue);outline-offset:-1px;pointer-events:none;width:100%;height:100%}.gjs-cv-canvas .gjs-highlighter-warning{outline:3px solid var(--gjs-color-yellow)}.gjs-cv-canvas .gjs-highlighter-sel{outline:2px solid var(--gjs-color-blue);outline-offset:-2px}.gjs-cv-canvas #gjs-tools,.gjs-cv-canvas .gjs-tools{width:100%;height:100%;position:absolute;top:0;left:0;outline:none;z-index:1}.gjs-cv-canvas #gjs-tools{z-index:2}.gjs-cv-canvas *{box-sizing:border-box}.gjs-frame{outline:medium none;height:100%;width:100%;border:none;margin:auto;display:block;transition:width .35s ease,height .35s ease;position:absolute;top:0;bottom:0;left:0;right:0}.gjs-toolbar{position:absolute;background-color:var(--gjs-color-blue);white-space:nowrap;color:#fff;z-index:10;top:0;left:0}.gjs-toolbar-item{width:26px;padding:5px;cursor:pointer;display:inline-block}.gjs-toolbar-item svg{fill:currentColor;vertical-align:middle}.gjs-resizer-c{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.1;filter:alpha(opacity=10);position:absolute;background-color:#ff0}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.2;filter:alpha(opacity=20)}.gjs-padding-v-el,.gjs-fixedpadding-v-el{background-color:navy}.gjs-resizer-h{pointer-events:all;position:absolute;border:3px solid var(--gjs-color-blue);width:10px;height:10px;background-color:#fff;margin:var(--gjs-handle-margin)}.gjs-resizer-h-tl{top:0;left:0;cursor:nwse-resize}.gjs-resizer-h-tr{top:0;right:0;cursor:nesw-resize}.gjs-resizer-h-tc{top:0;margin:var(--gjs-handle-margin) auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-cl{left:0;margin:auto var(--gjs-handle-margin);top:0;bottom:0;cursor:ew-resize}.gjs-resizer-h-cr{margin:auto var(--gjs-handle-margin);top:0;bottom:0;right:0;cursor:ew-resize}.gjs-resizer-h-bl{bottom:0;left:0;cursor:nesw-resize}.gjs-resizer-h-bc{bottom:0;margin:var(--gjs-handle-margin) auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-br{bottom:0;right:0;cursor:nwse-resize}.gjs-pn-panel .gjs-resizer-h{background-color:#0003;border:none;opacity:0;transition:opacity .25s}.gjs-pn-panel .gjs-resizer-h:hover{opacity:1}.gjs-pn-panel .gjs-resizer-h-tc,.gjs-pn-panel .gjs-resizer-h-bc{margin:0 auto;width:100%}.gjs-pn-panel .gjs-resizer-h-cr,.gjs-pn-panel .gjs-resizer-h-cl{margin:auto 0;height:100%}.gjs-resizing .gjs-highlighter,.gjs-resizing .gjs-badge{display:none!important}.gjs-resizing-tl *{cursor:nwse-resize!important}.gjs-resizing-tr *{cursor:nesw-resize!important}.gjs-resizing-tc *{cursor:ns-resize!important}.gjs-resizing-cl *,.gjs-resizing-cr *{cursor:ew-resize!important}.gjs-resizing-bl *{cursor:nesw-resize!important}.gjs-resizing-bc *{cursor:ns-resize!important}.gjs-resizing-br *{cursor:nwse-resize!important}.btn-cl,.gjs-am-close,.gjs-mdl-btn-close{opacity:.3;filter:alpha(opacity=30);font-size:25px;cursor:pointer}.btn-cl:hover,.gjs-am-close:hover,.gjs-mdl-btn-close:hover{opacity:.7;filter:alpha(opacity=70)}.no-dots,.ui-resizable-handle{border:none!important;margin:0!important;outline:none!important}.gjs-com-dashed *{outline:1px dashed #888;outline-offset:-2px;box-sizing:border-box}.gjs-com-badge,.gjs-badge{pointer-events:none;background-color:var(--gjs-color-blue);color:#fff;padding:2px 5px;position:absolute;z-index:1;font-size:12px;outline:none;display:none}.gjs-badge-warning{background-color:var(--gjs-color-yellow)}.gjs-placeholder,.gjs-com-placeholder{position:absolute;z-index:10;pointer-events:none;display:none}.gjs-placeholder{border-style:solid!important;outline:none;box-sizing:border-box;transition:top var(--gjs-animation-duration),left var(--gjs-animation-duration),width var(--gjs-animation-duration),height var(--gjs-animation-duration)}.gjs-placeholder.horizontal,.gjs-com-placeholder.horizontal{border-color:rgba(0,0,0,0) var(--gjs-placeholder-background-color);border-width:3px 5px;margin:-3px 0 0}.gjs-placeholder.vertical,.gjs-com-placeholder.vertical{border-color:var(--gjs-placeholder-background-color) rgba(0,0,0,0);border-width:5px 3px;margin:0 0 0 -3px}.gjs-placeholder-int,.gjs-com-placeholder-int{background-color:var(--gjs-placeholder-background-color);box-shadow:0 0 3px #0003;height:100%;width:100%;pointer-events:none;padding:1.5px;outline:none}.gjs-pn-panel{display:inline-block;position:absolute;box-sizing:border-box;text-align:center;padding:5px;z-index:3}.gjs-pn-panel .icon-undo,.gjs-pn-panel .icon-redo{font-size:20px;height:30px;width:25px}.gjs-pn-commands{width:calc(100% - var(--gjs-left-width));left:0;top:0;box-shadow:0 0 5px var(--gjs-main-dark-color)}.gjs-pn-options{right:var(--gjs-left-width);top:0}.gjs-pn-views{border-bottom:2px solid var(--gjs-main-dark-color);right:0;width:var(--gjs-left-width);z-index:4}.gjs-pn-views-container{height:100%;padding:42px 0 0;right:0;width:var(--gjs-left-width);overflow:auto;box-shadow:0 0 5px var(--gjs-main-dark-color)}.gjs-pn-buttons{align-items:center;display:flex;justify-content:space-between}.gjs-pn-btn{box-sizing:border-box;min-height:30px;min-width:30px;line-height:21px;background-color:#0000;border:none;font-size:18px;margin-right:5px;border-radius:2px;padding:4px;position:relative;cursor:pointer}.gjs-pn-btn.gjs-pn-active{background-color:#00000026;box-shadow:0 0 3px #00000040 inset}.gjs-pn-btn svg{fill:currentColor}.gjs-label{line-height:18px}.gjs-fields{display:flex}.gjs-select{padding:0;width:100%}.gjs-select select{padding-right:10px}.gjs-select:-moz-focusring,.gjs-select select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-input:focus,.gjs-button:focus,.gjs-btn-prim:focus,.gjs-select:focus,.gjs-select select:focus{outline:none}.gjs-field input,.gjs-field select,.gjs-field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;border:none;background-color:#0000;box-sizing:border-box;width:100%;position:relative;padding:var(--gjs-input-padding);z-index:1}.gjs-field input:focus,.gjs-field select:focus,.gjs-field textarea:focus{outline:none}.gjs-field input[type=number]{-moz-appearance:textfield}.gjs-field input[type=number]::-webkit-outer-spin-button,.gjs-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gjs-field-range{flex:9 1 auto}.gjs-field-integer input{padding-right:30px}.gjs-select option,.gjs-field-select option,.gjs-clm-select option,.gjs-sm-select option,.gjs-fields option,.gjs-sm-unit option{background-color:var(--gjs-main-color);color:var(--gjs-font-color)}.gjs-field{background-color:var(--gjs-main-dark-color);border:none;box-shadow:none;border-radius:2px;box-sizing:border-box;padding:0;position:relative}.gjs-field textarea{resize:vertical}.gjs-field .gjs-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;z-index:0}.gjs-field .gjs-d-s-arrow{bottom:0;top:0;margin:auto;right:var(--gjs-input-padding);border-top:4px solid var(--gjs-arrow-color);position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);cursor:pointer}.gjs-field-arrows{position:absolute;cursor:ns-resize;margin:auto;height:20px;width:9px;z-index:10;bottom:0;right:calc(var(--gjs-input-padding) - 2px);top:0}.gjs-field-color,.gjs-field-radio{width:100%}.gjs-field-color input{padding-right:var(--gjs-color-input-padding);box-sizing:border-box}.gjs-field-colorp{border-left:1px solid var(--gjs-main-dark-color);box-sizing:border-box;height:100%;padding:2px;position:absolute;right:0;top:0;width:var(--gjs-color-input-padding);z-index:10}.gjs-field-colorp .gjs-checker-bg,.gjs-field-colorp .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-field-colorp-c{height:100%;position:relative;width:100%}.gjs-field-color-picker{background-color:var(--gjs-font-color);cursor:pointer;height:100%;width:100%;box-shadow:0 0 1px var(--gjs-main-dark-color);border-radius:1px;position:absolute;top:0}.gjs-field-checkbox{padding:0;width:17px;height:17px;display:block;cursor:pointer}.gjs-field-checkbox input{display:none}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:#ffffff80;border-width:0 2px 2px 0;border-style:solid}.gjs-radio-item{flex:1 1 auto;text-align:center;border-left:1px solid var(--gjs-dark-text-shadow)}.gjs-radio-item:first-child{border:none}.gjs-radio-item:hover{background:var(--gjs-main-dark-color)}.gjs-radio-item input{display:none}.gjs-radio-item input:checked+.gjs-radio-item-label{background-color:#fff3}.gjs-radio-items{display:flex}.gjs-radio-item-label{cursor:pointer;display:block;padding:var(--gjs-input-padding)}.gjs-field-units{position:absolute;margin:auto;right:10px;bottom:0;top:0}.gjs-field-unit{position:absolute;right:10px;top:3px;font-size:10px;color:var(--gjs-arrow-color);cursor:pointer}.gjs-input-unit{text-align:center}.gjs-field-arrow-u,.gjs-field-arrow-d{position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid var(--gjs-arrow-color);bottom:4px;cursor:pointer}.gjs-field-arrow-u{border-bottom:4px solid var(--gjs-arrow-color);border-top:none;top:4px}.gjs-field-select{padding:0}.gjs-field-range{background-color:#0000;border:none;box-shadow:none;padding:0}.gjs-field-range input{margin:0;height:100%}.gjs-field-range input:focus{outline:none}.gjs-field-range input::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;height:10px;width:10px;border:1px solid var(--gjs-main-dark-color);border-radius:100%;background-color:var(--gjs-font-color);cursor:pointer}.gjs-field-range input::-moz-range-thumb{height:10px;width:10px;border:1px solid var(--gjs-main-dark-color);border-radius:100%;background-color:var(--gjs-font-color);cursor:pointer}.gjs-field-range input::-ms-thumb{height:10px;width:10px;border:1px solid var(--gjs-main-dark-color);border-radius:100%;background-color:var(--gjs-font-color);cursor:pointer}.gjs-field-range input::-moz-range-track{background-color:var(--gjs-main-dark-color);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-webkit-slider-runnable-track{background-color:var(--gjs-main-dark-color);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-ms-track{background-color:var(--gjs-main-dark-color);border-radius:1px;margin-top:3px;height:3px}.gjs-btn-prim{color:inherit;background-color:var(--gjs-main-light-color);border-radius:2px;padding:3px 6px;padding:var(--gjs-input-padding);cursor:pointer;border:none}.gjs-btn-prim:active{background-color:var(--gjs-main-light-color)}.gjs-btn--full{width:100%}.gjs-chk-icon{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);box-sizing:border-box;display:block;height:14px;margin:0 5px;width:6px}.gjs-add-trasp{background:none;border:none;color:var(--gjs-font-color);cursor:pointer;font-size:1em;border-radius:2px;opacity:.75;filter:alpha(opacity=75)}.gjs-add-trasp:hover{opacity:1;filter:alpha(opacity=100)}.gjs-add-trasp:active{background-color:#0003}.gjs-devices-c{display:flex;align-items:center;padding:2px 3px 3px}.gjs-devices-c .gjs-device-label{flex-grow:2;text-align:left;margin-right:10px}.gjs-devices-c .gjs-select{flex-grow:20}.gjs-devices-c .gjs-add-trasp{flex-grow:1;margin-left:5px}.gjs-category-open,.gjs-block-category.gjs-open,.gjs-sm-sector.gjs-sm-open,.gjs-trait-category.gjs-open{border-bottom:1px solid rgba(0,0,0,.25)}.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector-title,.gjs-trait-category .gjs-title{font-weight:lighter;background-color:var(--gjs-secondary-dark-color);letter-spacing:1px;padding:9px 10px 9px 20px;border-bottom:1px solid rgba(0,0,0,.25);text-align:left;position:relative;cursor:pointer}.gjs-sm-clear{cursor:pointer;width:14px;min-width:14px;height:14px;margin-left:3px}.gjs-sm-header{font-weight:lighter;padding:10px}.gjs-sm-sector{clear:both;font-weight:lighter;text-align:left}.gjs-sm-sector-title{display:flex;align-items:center}.gjs-sm-sector-caret{width:17px;height:17px;min-width:17px;transform:rotate(-90deg)}.gjs-sm-sector-label{margin-left:5px}.gjs-sm-sector.gjs-sm-open .gjs-sm-sector-caret{transform:none}.gjs-sm-properties{font-size:var(--gjs-font-size);padding:10px 5px;display:flex;flex-wrap:wrap;align-items:flex-end;box-sizing:border-box;width:100%}.gjs-sm-label{margin:5px 5px 3px 0;display:flex;align-items:center}.gjs-sm-close-btn,.gjs-sm-preview-file-close{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.7;filter:alpha(opacity=70)}.gjs-sm-close-btn:hover,.gjs-sm-preview-file-close:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-sm-field,.gjs-clm-select,.gjs-clm-field{width:100%;position:relative}.gjs-sm-field input,.gjs-clm-select input,.gjs-clm-field input,.gjs-sm-field select,.gjs-clm-select select,.gjs-clm-field select{background-color:#0000;color:#ffffffb3;border:none;width:100%}.gjs-sm-field input,.gjs-clm-select input,.gjs-clm-field input{box-sizing:border-box}.gjs-sm-field select,.gjs-clm-select select,.gjs-clm-field select{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gjs-sm-field select::-ms-expand,.gjs-clm-select select::-ms-expand,.gjs-clm-field select::-ms-expand{display:none}.gjs-sm-field select:-moz-focusring,.gjs-clm-select select:-moz-focusring,.gjs-clm-field select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-sm-field input:focus,.gjs-clm-select input:focus,.gjs-clm-field input:focus,.gjs-sm-field select:focus,.gjs-clm-select select:focus,.gjs-clm-field select:focus{outline:none}.gjs-sm-field .gjs-sm-unit,.gjs-clm-select .gjs-sm-unit,.gjs-clm-field .gjs-sm-unit{position:absolute;right:10px;top:3px;font-size:10px;color:var(--gjs-secondary-light-color);cursor:pointer}.gjs-sm-field .gjs-clm-sel-arrow,.gjs-clm-select .gjs-clm-sel-arrow,.gjs-clm-field .gjs-clm-sel-arrow,.gjs-sm-field .gjs-sm-int-arrows,.gjs-clm-select .gjs-sm-int-arrows,.gjs-clm-field .gjs-sm-int-arrows,.gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-sm-sel-arrow,.gjs-clm-field .gjs-sm-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;cursor:ns-resize}.gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-sm-sel-arrow,.gjs-clm-field .gjs-sm-sel-arrow{cursor:pointer}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-sm-u-arrow,.gjs-clm-field .gjs-sm-u-arrow{position:absolute;height:0;width:0;border-left:3px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);cursor:pointer}.gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-sm-u-arrow,.gjs-clm-field .gjs-sm-u-arrow{border-bottom:4px solid var(--gjs-secondary-light-color);top:4px}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow{border-top:4px solid var(--gjs-secondary-light-color);bottom:4px}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow{bottom:7px}.gjs-sm-field.gjs-sm-color,.gjs-sm-color.gjs-clm-field,.gjs-sm-field.gjs-sm-input,.gjs-sm-input.gjs-clm-field,.gjs-sm-field.gjs-sm-integer,.gjs-sm-integer.gjs-clm-field,.gjs-sm-field.gjs-sm-list,.gjs-sm-list.gjs-clm-field,.gjs-sm-field.gjs-sm-select,.gjs-clm-select,.gjs-sm-select.gjs-clm-field{background-color:var(--gjs-main-dark-color);border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 0 var(--gjs-main-light-color);color:var(--gjs-secondary-light-color);border-radius:2px;box-sizing:border-box;padding:0 5px}.gjs-sm-field.gjs-sm-composite,.gjs-sm-composite.gjs-clm-select,.gjs-sm-composite.gjs-clm-field{border-radius:2px}.gjs-sm-field.gjs-sm-select,.gjs-clm-select,.gjs-sm-select.gjs-clm-field{padding:0}.gjs-sm-field.gjs-sm-select select,.gjs-clm-select select,.gjs-sm-select.gjs-clm-field select{height:20px}.gjs-sm-field.gjs-sm-select option,.gjs-clm-select option,.gjs-sm-select.gjs-clm-field option{padding:3px 0}.gjs-sm-field.gjs-sm-composite,.gjs-sm-composite.gjs-clm-select,.gjs-sm-composite.gjs-clm-field{background-color:var(--gjs-secondary-dark-color);border:1px solid rgba(0,0,0,.25)}.gjs-sm-field.gjs-sm-list,.gjs-sm-list.gjs-clm-select,.gjs-sm-list.gjs-clm-field{width:auto;padding:0;overflow:hidden;float:left}.gjs-sm-field.gjs-sm-list input,.gjs-sm-list.gjs-clm-select input,.gjs-sm-list.gjs-clm-field input{display:none}.gjs-sm-field.gjs-sm-list label,.gjs-sm-list.gjs-clm-select label,.gjs-sm-list.gjs-clm-field label{cursor:pointer;padding:5px;display:block}.gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-sm-list.gjs-clm-select .gjs-sm-radio:checked+label,.gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label{background-color:#fff3}.gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-sm-list.gjs-clm-select .gjs-sm-icon,.gjs-sm-list.gjs-clm-field .gjs-sm-icon{background-repeat:no-repeat;background-position:center;text-shadow:none;line-height:normal}.gjs-sm-field.gjs-sm-integer select,.gjs-sm-integer.gjs-clm-select select,.gjs-sm-integer.gjs-clm-field select{width:auto;padding:0}.gjs-sm-list .gjs-sm-el{float:left;border-left:1px solid var(--gjs-main-dark-color)}.gjs-sm-list .gjs-sm-el:first-child{border:none}.gjs-sm-list .gjs-sm-el:hover{background:var(--gjs-main-dark-color)}.gjs-sm-slider .gjs-field-integer{flex:1 1 65px}.gjs-sm-property{box-sizing:border-box;float:left;width:50%;margin-bottom:5px;padding:0 5px}.gjs-sm-property--full,.gjs-sm-property.gjs-sm-composite,.gjs-sm-property.gjs-sm-file,.gjs-sm-property.gjs-sm-list,.gjs-sm-property.gjs-sm-stack,.gjs-sm-property.gjs-sm-slider,.gjs-sm-property.gjs-sm-color{width:100%}.gjs-sm-property .gjs-sm-btn{background-color:color-mix(in srgb,var(--gjs-main-dark-color),white 13%);border-radius:2px;box-shadow:1px 1px 0 color-mix(in srgb,var(--gjs-main-dark-color),white 2%),1px 1px 0 color-mix(in srgb,var(--gjs-main-dark-color),white 17%) inset;padding:5px;position:relative;text-align:center;height:auto;width:100%;cursor:pointer;color:var(--gjs-font-color);box-sizing:border-box;text-shadow:-1px -1px 0 var(--gjs-main-dark-color);border:none;opacity:.85;filter:alpha(opacity=85)}.gjs-sm-property .gjs-sm-btn-c{box-sizing:border-box;float:left;width:100%}.gjs-sm-property__text-shadow .gjs-sm-layer-preview-cnt:after{color:#000;content:"T";font-weight:900;line-height:17px;padding:0 4px}.gjs-sm-preview-file{background-color:var(--gjs-light-border);border-radius:2px;margin-top:5px;position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--gjs-light-border),black 1%);padding:3px 20px}.gjs-sm-preview-file-cnt{background-size:auto 100%;background-repeat:no-repeat;background-position:center center;height:50px}.gjs-sm-preview-file-close{top:-5px;width:14px;height:14px}.gjs-sm-layers{margin-top:5px;padding:1px 3px;min-height:30px}.gjs-sm-layer{background-color:#ffffff0e;border-radius:2px;margin:2px 0;padding:7px;position:relative}.gjs-sm-layer.gjs-sm-active{background-color:#ffffff1f}.gjs-sm-layer .gjs-sm-label-wrp{display:flex;align-items:center}.gjs-sm-layer #gjs-sm-move{height:14px;width:14px;min-width:14px;cursor:grab}.gjs-sm-layer #gjs-sm-label{flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 5px}.gjs-sm-layer-preview{height:15px;width:15px;min-width:15px;margin-right:5px;border-radius:2px}.gjs-sm-layer-preview-cnt{border-radius:2px;background-color:#fff;height:100%;width:100%;background-size:cover!important}.gjs-sm-layer #gjs-sm-close-layer{display:block;cursor:pointer;height:14px;width:14px;min-width:14px;opacity:.5;filter:alpha(opacity=50)}.gjs-sm-layer #gjs-sm-close-layer:hover{opacity:.8;filter:alpha(opacity=80)}.gjs-sm-stack .gjs-sm-properties{padding:5px 0 0}.gjs-sm-stack #gjs-sm-add{background:none;border:none;cursor:pointer;outline:none;position:absolute;right:0;top:-17px;opacity:.75;padding:0;width:18px;height:18px}.gjs-sm-stack #gjs-sm-add:hover{opacity:1;filter:alpha(opacity=100)}.gjs-sm-colorp-c{height:100%;width:20px;position:absolute;right:0;top:0;box-sizing:border-box;border-radius:2px;padding:2px}.gjs-sm-colorp-c .gjs-checker-bg,.gjs-sm-colorp-c .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-sm-color-picker{background-color:var(--gjs-font-color);cursor:pointer;height:16px;width:100%;margin-top:-16px;box-shadow:0 0 1px var(--gjs-main-dark-color);border-radius:1px}.gjs-sm-btn-upload #gjs-sm-upload{left:0;top:0;position:absolute;width:100%;opacity:0;cursor:pointer}.gjs-sm-btn-upload #gjs-sm-label{padding:2px 0}.gjs-sm-layer>#gjs-sm-move{opacity:.7;filter:alpha(opacity=70);cursor:move;font-size:12px;float:left;margin:0 5px 0 0}.gjs-sm-layer>#gjs-sm-move:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-blocks-c{display:flex;flex-wrap:wrap;justify-content:flex-start}.gjs-block-categories{display:flex;flex-direction:column}.gjs-block-category{width:100%}.gjs-block-category .gjs-caret-icon{margin-right:5px}.gjs-block{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;width:45%;min-width:45px;padding:1em;box-sizing:border-box;min-height:90px;cursor:all-scroll;font-size:11px;font-weight:lighter;text-align:center;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.2);border-radius:3px;margin:10px 2.5% 5px;box-shadow:0 1px #00000026;transition:all .2s ease 0s;transition-property:box-shadow,color}.gjs-block:hover{box-shadow:0 3px 4px #00000026}.gjs-block svg{fill:currentColor}.gjs-block__media{margin-bottom:10px;pointer-events:none}.gjs-block-svg{width:54px;fill:currentColor}.gjs-block-svg-path{fill:currentColor}.gjs-block.fa{font-size:2em;line-height:2em;padding:11px}.gjs-block-label{line-height:normal;font-size:.65rem;font-weight:400;font-family:Helvetica,sans-serif;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.gjs-block.gjs-bdrag{width:auto;padding:0}.gjs-selected-parent{border:1px solid var(--gjs-color-yellow)}.gjs-opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-layer{font-weight:lighter;text-align:left;position:relative;font-size:var(--gjs-font-size);display:grid}.gjs-layer-item{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;border-bottom:1px solid var(--gjs-main-dark-color);background-color:var(--gjs-secondary-dark-color);gap:var(--gjs-flex-item-gap);cursor:pointer}.gjs-layer-item-left,.gjs-layer-item-right{display:flex;align-items:center;gap:var(--gjs-flex-item-gap)}.gjs-layer-item-left{width:100%}.gjs-layer-hidden{opacity:.55;filter:alpha(opacity=55)}.gjs-layer-vis{box-sizing:content-box;cursor:pointer;z-index:1}.gjs-layer-vis-on,.gjs-layer-vis-off{display:flex;width:13px}.gjs-layer-vis-off,.gjs-layer-vis.gjs-layer-off .gjs-layer-vis-on{display:none}.gjs-layer-vis.gjs-layer-off .gjs-layer-vis-off{display:flex}.gjs-layer-caret{width:15px;cursor:pointer;box-sizing:content-box;transform:rotate(90deg);display:flex;opacity:.7;filter:alpha(opacity=70)}.gjs-layer-caret:hover{opacity:1;filter:alpha(opacity=100)}.gjs-layer.open>.gjs-layer-item .gjs-layer-caret{transform:rotate(180deg)}.gjs-layer-title{padding:0;display:flex;align-items:center;background-color:#0000!important;border-bottom:none}.gjs-layer-title-inn{align-items:center;position:relative;display:flex;gap:var(--gjs-flex-item-gap)}.gjs-layer-title-c{width:100%}.gjs-layer__icon{display:block;width:100%;max-width:15px;max-height:15px;padding-left:5px}.gjs-layer__icon svg{fill:currentColor}.gjs-layer-name{display:inline-block;box-sizing:content-box;overflow:hidden;white-space:nowrap;max-width:170px;height:auto}.gjs-layer-name--no-edit{text-overflow:ellipsis}.gjs-layer>.gjs-layer-children{display:none}.gjs-layer.open>.gjs-layer-children{display:block}.gjs-layer-no-chld>.gjs-layer-title-inn>.gjs-layer-caret{visibility:hidden}.gjs-layer-move{display:flex;width:13px;box-sizing:content-box;cursor:move}.gjs-layer.gjs-hovered .gjs-layer-item{background-color:var(--gjs-soft-light-color)}.gjs-layer.gjs-selected .gjs-layer-item{background-color:var(--gjs-main-light-color)}.gjs-layers{position:relative;height:100%}.gjs-layers #gjs-placeholder{width:100%;position:absolute}.gjs-layers #gjs-placeholder #gjs-plh-int{height:100%;padding:1px}.gjs-layers #gjs-placeholder #gjs-plh-int.gjs-insert{background-color:var(--gjs-color-green)}#gjs-clm-add-tag,.gjs-clm-tags-btn{background-color:#ffffff26;border-radius:2px;padding:3px;margin-right:3px;border:1px solid rgba(0,0,0,.15);width:24px;height:24px;box-sizing:border-box;cursor:pointer}.gjs-clm-tags-btn svg{fill:currentColor;display:block}.gjs-clm-header{display:flex;align-items:center;margin:7px 0}.gjs-clm-header-status{flex-shrink:1;margin-left:auto}.gjs-clm-tag{display:flex;overflow:hidden;align-items:center;border-radius:3px;margin:0 3px 3px 0;padding:5px;cursor:default}.gjs-clm-tag-status,.gjs-clm-tag-close{width:12px;height:12px;flex-shrink:1}.gjs-clm-tag-status svg,.gjs-clm-tag-close svg{vertical-align:middle;fill:currentColor}.gjs-clm-sels-info{margin:7px 0;text-align:left}.gjs-clm-sel-id{font-size:.9em;opacity:.5;filter:alpha(opacity=50)}.gjs-clm-label-sel{float:left;padding-right:5px}.gjs-clm-tags{font-size:var(--gjs-font-size);padding:10px 5px}.gjs-clm-tags #gjs-clm-sel{padding:7px 0;float:left}.gjs-clm-tags #gjs-clm-sel{font-style:italic;margin-left:5px}.gjs-clm-tags #gjs-clm-tags-field{clear:both;padding:5px;margin-bottom:5px;display:flex;flex-wrap:wrap}.gjs-clm-tags #gjs-clm-tags-c{display:flex;flex-wrap:wrap;vertical-align:top;overflow:hidden}.gjs-clm-tags #gjs-clm-new{color:var(--gjs-font-color);padding:var(--gjs-padding-elem-classmanager);display:none}.gjs-clm-tags #gjs-clm-close{opacity:.85;filter:alpha(opacity=85);font-size:20px;line-height:0;cursor:pointer;color:#ffffffe6}.gjs-clm-tags #gjs-clm-close:hover{opacity:1;filter:alpha(opacity=100)}.gjs-clm-tags #gjs-clm-checkbox{color:#ffffffe6;vertical-align:middle;cursor:pointer;font-size:9px}.gjs-clm-tags #gjs-clm-tag-label{flex-grow:1;text-overflow:ellipsis;overflow:hidden;padding:0 3px;cursor:text}.gjs-mdl-container{font-family:var(--gjs-main-font);overflow-y:auto;position:fixed;background-color:#00000080;display:flex;top:0;left:0;right:0;bottom:0;z-index:100}.gjs-mdl-dialog{text-shadow:-1px -1px 0 rgba(0,0,0,.05);animation:gjs-slide-down .215s;margin:auto;max-width:850px;width:90%;border-radius:3px;font-weight:lighter;position:relative;z-index:2}.gjs-mdl-title{font-size:1rem}.gjs-mdl-btn-close{position:absolute;right:15px;top:5px}.gjs-mdl-active .gjs-mdl-dialog{animation:gjs-mdl-slide-down .216s}.gjs-mdl-header,.gjs-mdl-content{padding:10px 15px;clear:both}.gjs-mdl-header{position:relative;border-bottom:1px solid var(--gjs-main-dark-color);padding:15px 15px 7px}.gjs-export-dl:after{content:"";clear:both;display:block;margin-bottom:10px}.gjs-dropzone{display:none;opacity:0;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .25s;pointer-events:none}.gjs-dropzone-active .gjs-dropzone{display:block;opacity:1}.gjs-am-assets{height:290px;overflow:auto;clear:both;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.gjs-am-assets-header{padding:5px}.gjs-am-add-asset .gjs-am-add-field{width:70%;float:left}.gjs-am-add-asset button{width:25%;float:right}.gjs-am-preview-cont{position:relative;height:70px;width:30%;background-color:var(--gjs-main-color);border-radius:2px;float:left;overflow:hidden}.gjs-am-preview{position:absolute;background-position:center center;background-size:cover;background-repeat:no-repeat;height:100%;width:100%;z-index:1}.gjs-am-preview-bg{opacity:.5;filter:alpha(opacity=50);position:absolute;height:100%;width:100%;z-index:0}.gjs-am-dimensions{opacity:.5;filter:alpha(opacity=50);font-size:10px}.gjs-am-meta{width:70%;float:left;font-size:12px;padding:5px 0 0 5px;box-sizing:border-box}.gjs-am-meta>div{margin-bottom:5px}.gjs-am-close{cursor:pointer;position:absolute;right:5px;top:0;display:none}.gjs-am-asset{border-bottom:1px solid color-mix(in srgb,var(--gjs-main-dark-color),black 3%);padding:5px;cursor:pointer;position:relative;box-sizing:border-box;width:100%}.gjs-am-asset:hover .gjs-am-close{display:block}.gjs-am-highlight{background-color:var(--gjs-main-light-color)}.gjs-am-assets-cont{background-color:var(--gjs-secondary-dark-color);border-radius:3px;box-sizing:border-box;padding:10px;width:45%;float:right;height:325px;overflow:hidden}.gjs-am-file-uploader{width:55%;float:left}.gjs-am-file-uploader>form{background-color:var(--gjs-secondary-dark-color);border:2px dashed;border-radius:3px;position:relative;text-align:center;margin-bottom:15px}.gjs-am-file-uploader>form.gjs-am-hover{border:2px solid var(--gjs-color-green);color:color-mix(in srgb,var(--gjs-color-green),white 5%)}.gjs-am-file-uploader>form.gjs-am-disabled{border-color:red}.gjs-am-file-uploader>form #gjs-am-uploadFile{opacity:0;filter:alpha(opacity=0);padding:var(--gjs-upload-padding);width:100%;box-sizing:border-box}.gjs-am-file-uploader #gjs-am-title{position:absolute;padding:var(--gjs-upload-padding);width:100%}.gjs-cm-editor-c{float:left;box-sizing:border-box;width:50%}.gjs-cm-editor-c .CodeMirror{height:450px}.gjs-cm-editor{font-size:12px}.gjs-cm-editor#gjs-cm-htmlmixed{padding-right:10px;border-right:1px solid var(--gjs-main-dark-color)}.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title{color:#a97d44}.gjs-cm-editor#gjs-cm-css{padding-left:10px}.gjs-cm-editor#gjs-cm-css #gjs-cm-title{color:#ddca7e}.gjs-cm-editor #gjs-cm-title{background-color:var(--gjs-main-dark-color);font-size:12px;padding:5px 10px 3px;text-align:right}.gjs-rte-toolbar{position:absolute;z-index:10}.gjs-rte-toolbar-ui{border:1px solid var(--gjs-main-dark-color);border-radius:3px}.gjs-rte-actionbar{display:flex}.gjs-rte-action{display:flex;align-items:center;justify-content:center;padding:5px;width:25px;border-right:1px solid var(--gjs-main-dark-color);text-align:center;cursor:pointer;outline:none}.gjs-rte-action:last-child{border-right:none}.gjs-rte-action:hover,.gjs-rte-active{background-color:var(--gjs-main-light-color)}.gjs-rte-disabled{color:var(--gjs-main-light-color);cursor:not-allowed}.gjs-rte-disabled:hover{background-color:unset}.gjs-editor-sp{border:1px solid var(--gjs-main-dark-color);box-shadow:0 0 7px var(--gjs-main-dark-color);border-radius:3px}.gjs-editor-sp .sp-hue,.gjs-editor-sp .sp-slider{cursor:row-resize}.gjs-editor-sp .sp-color,.gjs-editor-sp .sp-dragger{cursor:crosshair}.gjs-editor-sp .sp-alpha-inner,.gjs-editor-sp .sp-alpha-handle{cursor:col-resize}.gjs-editor-sp .sp-hue{left:90%}.gjs-editor-sp .sp-color{right:15%}.gjs-editor-sp .sp-picker-container{border:none}.gjs-editor-sp .colpick_dark .colpick_color{outline:1px solid var(--gjs-main-dark-color)}.gjs-editor-sp .sp-cancel,.gjs-editor-sp .sp-cancel:hover{bottom:-8px;color:#777!important;font-size:25px;left:0;position:absolute;text-decoration:none}.gjs-editor-sp .sp-alpha-handle{background-color:#ccc;border:1px solid #555;width:4px}.gjs-editor-sp .sp-color,.gjs-editor-sp .sp-hue{border:1px solid #333}.gjs-editor-sp .sp-slider{background-color:#ccc;border:1px solid #555;height:3px;left:-4px;width:22px}.gjs-editor-sp .sp-dragger{background:rgba(0,0,0,0);box-shadow:0 0 0 1px #111}.gjs-editor-sp .sp-button-container{float:none;width:100%;position:relative;text-align:right}.gjs-editor-sp .sp-button-container .sp-choose,.gjs-editor-sp .sp-button-container .sp-choose:hover,.gjs-editor-sp .sp-button-container .sp-choose:active{background:var(--gjs-main-dark-color);border-color:var(--gjs-main-dark-color);color:var(--gjs-font-color);text-shadow:none;box-shadow:none;padding:3px 5px}.gjs-editor-sp .sp-palette-container{border:none;float:none;margin:0;padding:5px 10px 0}.gjs-editor-sp .sp-palette .sp-thumb-el,.gjs-editor-sp .sp-palette .sp-thumb-el:hover{border:1px solid rgba(0,0,0,.9)}.gjs-editor-sp .sp-palette .sp-thumb-el:hover,.gjs-editor-sp .sp-palette .sp-thumb-el.sp-thumb-active{border-color:#000000e6}.gjs-hidden{display:none}@keyframes gjs-slide-down{0%{transform:translateY(-3rem);opacity:0}to{transform:translate(0);opacity:1}}@keyframes gjs-slide-up{0%{transform:translate(0);opacity:1}to{transform:translateY(-3rem);opacity:0}}.cm-s-hopscotch span.cm-error{color:#fff}:root{--gjs-primary-color: #2b3d55;--gjs-tertiary-color: #9d6434;--gjs-quaternary-color: #ff9033;--gjs-canvas-top: 0;--gjs-main-font: "Mulish", sans-serif;--gjs-main-dark-color: rgba(0, 0, 0, .2);--gjs-secondary-dark-color: rgba(0, 0, 0, .1)}.gjs-cv-canvas{background-color:#f0f0f0}.gjs-toolbar{background-color:#333;border-color:#333}.gjs-toolbar{color:#fff}.gjs-pn-panels{background-color:#2b3d55}.gjs-pn-panel{background-color:#2b3d55;border-color:#2b3d55}.gjs-pn-views-container{background-color:#2b3d55}.gjs-btn-prim,.gjs-btn{background-color:transparent;color:#fff;border:1px solid #fff}.gjs-btn-prim:hover,.gjs-btn:hover{background-color:#eee;border:1px solid #555;color:#1c1c1c}.gjs-blocks-c{background-color:#2b3d55}.gjs-block{background-color:#0000001a;color:#fff}.gjs-block:hover{background-color:#0003}.gjs-mdl-dialog{background-color:#2b3d55;color:#fff;font-weight:300}.gjs-mdl-dialog .gjs-mdl-label{color:#fff}.gjs-mdl-dialog .gjs-mdl-btn{background-color:#2b3d55;color:#fff;border:1px solid #2b3d55}.gjs-mdl-dialog .gjs-mdl-btn:hover{background-color:#555;border:1px solid #555}.gjs-sm-sector-label,.data-title,.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector-title,.gjs-trait-category,.gjs-title,.gjs-traits-label{font-size:12px;font-weight:400;color:#fff}.gjs-pn-devices-c,#gjs-clm-input-c{display:none}.gjs-pn-buttons{justify-content:space-evenly;gap:8px}.gjs-cv-canvas{background-color:#263446}.gjs-sm-icon{font-size:12px;font-weight:300;color:#fff;opacity:.7}.gjs-label{font-size:12px;font-weight:300;color:#fff}.gjs-sm-header{font-weight:300}.gjs-block-label{font-family:Mulish,sans-serif}.gjs-cm-editor #gjs-cm-title{font-family:Fira Code,monospace;font-weight:400;background-color:#1f252c}.gjs-trt-header,.gjs-sm-header{font-weight:300;opacity:.7}.cm-s-hopscotch.CodeMirror{background:#2a323c}.cm-s-hopscotch .CodeMirror-gutters{background:#272e36}.gjs-mdl-dialog{max-width:60%;width:60%}.tui-image-editor__apply-btn{background-color:#fff!important;color:#000!important}.tui-image-editor-container .tui-image-editor-help-menu.top{display:flex;align-items:center;justify-content:space-between;flex-direction:row;height:48px!important}.gjs-mdl-content{padding:11px!important}.gjs-am-file-uploader{padding:16px}.gjs-am-assets-cont{height:100%!important;padding:10px}.gjs-cv-canvas__frames{transition:transform .5s ease-in-out}.gjs-frame-wrapper{position:absolute;overflow:hidden}#gjs-mdl-c .gjs-btn-prim{margin:12px 4px 4px}.gjs-toolbar{background-color:#1a2029;border-color:#2b3d55}.gjs-import-label,.gjs-canvas-input-label{padding-bottom:8px;font-size:12px}.cm-s-hopscotch{font-size:14px}.re-size-name{font-size:12px}ul{margin:0}*::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:6px}*::-webkit-scrollbar{width:4px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb:hover{background-color:#bbb}.text{font-size:20px;font-weight:400;margin-bottom:20px;color:#7e7e7e}.section{padding:24px 64px;justify-self:center}.slick-slider{-webkit-user-select:auto;user-select:auto}.slick-dots li.slick-active button:before{font-size:10px}.slick-dots li{margin:0;bottom:-25px}.link{color:#328fbf;cursor:pointer;transition:.3s ease-in-out}.link:hover{text-decoration:underline}.link-footer{color:#fff;cursor:pointer;transition:.3s ease-in-out}.link-footer:hover{color:#ddd}p{margin:0;padding:0}.opacity-0{opacity:0}.opacity-0-5{opacity:.05}.opacity-1{opacity:.1}.opacity-1-5{opacity:.15}.opacity-2{opacity:.2}.opacity-2-5{opacity:.25}.opacity-3{opacity:.3}.opacity-3-5{opacity:.35}.opacity-4{opacity:.4}.opacity-4-5{opacity:.45}.opacity-5{opacity:.5}.opacity-5-5{opacity:.55}.opacity-6{opacity:.6}.opacity-6-5{opacity:.65}.opacity-7{opacity:.7}.opacity-7-5{opacity:.75}.opacity-8{opacity:.8}.opacity-8-5{opacity:.85}.opacity-9{opacity:.9}.opacity-9-5{opacity:.95}.opacity-10{opacity:1}.screenCard:hover,.categoryCard:hover,.withUsCard:hover,.packageCard:hover,.orderCard:hover,.rightDrawerSectionCard:hover{scale:1.03;box-shadow:1px 1px 15px #dcdbdbbf;-webkit-box-shadow:1px 1px 15px 0px rgba(220,219,219,.75);-moz-box-shadow:1px 1px 15px 0px rgba(220,219,219,.75)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media only screen and (max-width: 750px){.section,.dashbordHero{padding:75px 20px}h2,.text{text-align:center}h2{font-size:25px}}.beforeAfterLineHeadding{max-width:150px}.title-menu{font-weight:600;font-size:14px;line-height:24px;padding:6px 16px;margin-bottom:0}.thumbnail-image{image-rendering:-webkit-optimize-contrast;filter:blur(.3px) contrast(1.1) saturate(1.1) brightness(1.05)}
