*{margin:0;padding:0;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none;-webkit-tap-highlight-color:transparent}:root{--whitecolor: #fff;--black-color: #000;--button-theme: #f2f2f2;--background-theme2: #595959;--dark-theme-color: #2c2c2c;--dark-theme-color2: #3c3c3c;--border-color-primary: #00000033;--border-radius: 8px;--border-width: 1px}body{background:#747474;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}#root{width:100vw;height:100vh}.App{width:100%;height:100%;display:grid;place-items:center;overflow:hidden}@media (max-aspect-ratio: 640 / 480){.App{place-items:start}#root{height:100%}}.tryon-widget{width:calc(96vh * (1.33333333));height:96vh;display:flex;flex-direction:column;align-items:flex-end;border-radius:12px;padding-left:16px;padding-right:16px;margin-top:16px;transform:scale(0);opacity:0;transform-origin:center;transition:all .2s cubic-bezier(.77,.04,.53,1.03)}.tryon-widget.transition{transform:scale(1);opacity:1}.tryon-widget.no-logo{margin-bottom:24px}.tryon-container{position:relative;background-color:var(--black-color);width:100%;height:100%;border-radius:inherit;display:flex;align-items:center;justify-content:center;overflow:hidden}.iframe-container{width:100%;height:100%;pointer-events:none}.tryon-container:has(.tryon-layout.photo) .iframe-container{transform:scale(1)!important}.iframe-container iframe{border-radius:inherit;transition:all .5s ease;width:inherit;height:inherit}.camweara-logo{display:flex;justify-content:end;width:11%;opacity:.8}.camweara-logo.no-logo{height:24px}.camweara-logo svg{width:100%}@supports (height: 1dvh){.tryon-widget{width:calc(96dvh * (1.33333333));height:96dvh}}@media (max-aspect-ratio: 640 / 480){.tryon-widget{margin:0;padding:0;width:100%;height:100%;border-radius:0;opacity:1;transform:scale(1);transition:none}.camweara-logo{display:none}}@media screen and (min-width: 1025px) and (max-width: 1365px) and (min-height: 780px) and (max-height: 1030px){.tryon-widget{height:90dvh!important}}@media screen and (max-height: 650px) and (min-width: 1200px) and (max-width: 1300px){.tryon-widget{width:70%!important;margin-top:0;gap:0px;opacity:1;transform:scale(1);transition:none}@supports (height: 1dvh){.tryon-widget{height:98dvh}}}.tryon-layout{position:absolute;left:0;bottom:0;width:100%;height:100%;border-radius:inherit;touch-action:auto}.tryon-layout *{z-index:1}.tryon-layout-btns{position:absolute;width:48px;height:48px;border-radius:50%;background:#0000004d;display:grid;place-items:center;cursor:pointer}.tryon-layout.photo .tryon-layout-btns{background:#7b7b7b4d}.tryon-layout-btns>svg{width:35%;height:35%;pointer-events:none}.upload-img-btn{position:absolute;left:24px;bottom:24px}.upload-img-btn svg{width:48%;height:48%}.viewer-btn svg{width:48%;height:48%}.viewer-btn.absolute{position:absolute;bottom:24px;left:24px}.viewer-btn.relative{position:absolute;bottom:24px;right:24px}.viewer-btn.hide,.upload-img-btn input{display:none}.switch-mode-btn svg{width:40%;height:40%}.switch-cam-btn{display:none;position:absolute;left:24px;bottom:112px}.switch-mode-btn{position:absolute;right:24px;bottom:24px}.share-btn{top:24px;left:24px}.share-btn svg{width:90%;height:90%;transform:scaleX(-1)}.close-btn{top:24px;right:24px;pointer-events:all!important}.tryon-zoom-btns{position:absolute;width:40px;height:76px;background:#0000004d;padding:6px 4px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;pointer-events:all;top:124px;right:26px}.tryon-layout.photo .tryon-zoom-btns{background:#7b7b7b4d}.tryon-zoom-btns svg{width:14px;height:14px;cursor:pointer}.tryon-zoom-btns span{height:1px;width:80%;background-color:#fff3f366}.tryon-zoom-btns .disable{opacity:.5!important;pointer-events:none!important}.postCaptureBtns{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;gap:16px}.postCaptureBtns button{border:none;font-size:12px;width:128px;padding:8px 0;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:8px;cursor:pointer}.postCaptureBtns svg{width:16px;object-fit:contain}.postCaptureBtns .back{background:#0000004d;color:var(--whitecolor);font-weight:700}.tryon-layout.photo .postCaptureBtns .back{background:#7b7b7b4d}.postCaptureBtns .download{background:var(--whitecolor);color:var(--blackcolor);font-weight:700}.tryon-skinTone-slider{position:absolute;bottom:216px;right:-16px;height:0}#skinTone-range-input{touch-action:manipulation;transform:rotate(-90deg);appearance:none!important;margin:auto;width:124px;height:2px;background:linear-gradient(to right,#fff,#f0cab6 10%,#d88b65 70%,#684133);border:none;outline:none;cursor:pointer;border-radius:4px}#skinTone-range-input::-ms-thumb{-webkit-appearance:none!important;appearance:none!important;background:#fff;width:16px;border:none!important;height:16px;border-radius:50%;cursor:pointer!important;transition:.3s ease-in}#skinTone-range-input::-moz-range-thumb{-webkit-appearance:none!important;appearance:none!important;background:#fff;width:15px;border:none!important;height:15px;border-radius:50%;cursor:pointer!important;transition:.3s ease-in;pointer-events:all}#skinTone-range-input::-webkit-slider-thumb{-webkit-appearance:none!important;background:#fff;width:15px;border:none!important;height:15px;cursor:pointer;border-radius:50%;transition:.3s ease-in}.guider{position:relative;top:15%;left:50%;transform:translate(-50%);width:20%;height:auto;display:flex;justify-content:center;align-items:center;pointer-events:none}.guider img{width:100%;object-fit:contain;filter:drop-shadow(rgba(0,0,0,1) .5px .5px .5px);-webkit-filter:drop-shadow(rgba(0,0,0,1) .5px .5px .5px);animation:fadeIn .8s linear}.pd-guider-img{display:block;width:100%!important;max-width:100%;height:auto;object-fit:contain;margin:0 auto}.controller{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0!important}@keyframes fadeIn{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: landscape) and (hover: none) and (pointer: coarse){.switch-cam-btn{display:grid}.switch-cam-btn.hide_switchcam{visibility:hidden}}@media screen and (max-width: 1024px){.guider{top:25%}.tryon-skinTone-slider{top:400px;right:-16px}#skinTone-range-input::-webkit-slider-thumb{width:20px;height:20px}.switch-cam-btn{display:grid}.switch-cam-btn.hide_switchcam{visibility:hidden}.upload-img-btn,.switch-mode-btn,.switch-cam-btn{position:relative;left:auto;bottom:auto;right:auto}.viewer-btn.absolute{left:calc(100vw - 62px);bottom:252px;transition:bottom .1s ease-in}.tryon-layout.single-category .viewer-btn.absolute{bottom:194px}}@media screen and (max-height: 650px) and (min-width: 1200px) and (max-width: 1300px){.tryon-layout-btns{width:42px;height:42px}}@media screen and (max-width: 768px){.tryon-layout-btns{width:44px;height:44px}.tryon-zoom-btns{display:none}.tryon-skinTone-slider{top:160px;right:-26px}#skinTone-range-input::-ms-thumb{width:16px;height:16px}#skinTone-range-input::-moz-range-thumb{width:16px;height:16px}#skinTone-range-input::-webkit-slider-thumb{width:16px;height:16px}.close-btn{right:16px}.share-btn{left:16px}.close-btn,.share-btn{top:16px}.guider{top:20%;width:50%}.guider img{width:80%}.pd-guider-img{margin-top:5%}.viewer-btn.relative{position:relative;bottom:auto;left:auto;right:auto}}.tryon-product-section-wrapper{width:100%;height:inherit;display:flex;flex-direction:column;align-items:center;max-height:fit-content;position:absolute;bottom:0;background-image:linear-gradient(to bottom,#0000,#0009);transition:height .2s linear}.tryon-products-section{width:52%;display:flex;flex-direction:column;align-items:center;gap:4px}.tryon-product-section-wrapper.gradiant{background-image:linear-gradient(to bottom,#0000,#00000046)}.tryon-products-section.hide{display:none}.tryon-product-category{width:100%;max-height:500px;transition:all .3s cubic-bezier(.14,.07,.8,.98)}.tryon-product-category.close-category{overflow:hidden;max-height:0px}.tryon-product-category.close-category .product-carousel{mask-image:none;-webkit-mask-image:none;overflow:hidden}.tryon-product-category.close-category .active-circle{opacity:0;transition:opacity .2s ease;transition-delay:.2s;pointer-events:none}.tryon-buyNow{display:flex;justify-content:space-between;gap:24px}.tryon-buynow-btn{background:#0003;border:1px solid var(--whitecolor);border-radius:24px;width:max-content;font-family:inherit;cursor:pointer;position:relative;overflow:hidden}.tryon-buynow-btn.disable{pointer-events:none}.tryon-buynow-btn:before{content:"";position:absolute;top:0;left:-100%;width:30%;height:100%;background:#ffffff80;transform:skew(-15deg);transition:left .5s ease-in-out}.tryon-buynow-btn:hover:before{left:100%}.tryon-buynow-btn:hover{background-position:100% 0}.buy-now-container{width:100%;display:flex;justify-content:center;align-items:center;padding:4px 24px}.buy-now-container.hide{display:none}.tryon-buynow-btn p{color:var(--whitecolor);padding:6px 12px;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.arrow{display:grid;place-items:center;border-radius:50%;border:1px solid var(--whitecolor);padding:6px;margin-bottom:10px;background:#0000004d;width:26px;height:26px;cursor:pointer;transform:rotate(0);transition:transform .3s linear}.arrow>svg{width:90%;object-fit:contain;pointer-events:none}.arrow.down{transform:rotate(180deg)}@media (max-aspect-ratio: 640 / 480){.tryon-products-section{width:100%}}@media screen and (max-height: 650px) and (min-width: 1200px) and (max-width: 1300px){.arrow{width:24px;height:24px;padding:0}.arrow>svg{width:50%}.tryon-buynow-btn p{font-size:12px;padding:4px 12px}}@media screen and (max-width: 1024px){.buy-now-container{justify-content:space-between;padding:0 16px}.arrow{width:26px;height:26px}.switch-cam-btn>svg{width:42%;height:38%}.arrow>svg{width:100%}.tryon-buyNow{gap:16px}}.category-carousel-container{width:100%;display:flex;flex-direction:column;justify-content:end;align-items:center}.category-carousel:after,.category-carousel:before{content:"";flex:0 0 auto;width:50%;height:100%}.category-carousel{width:75%;height:75%;display:flex;align-items:center;padding-bottom:4px;scroll-snap-type:x mandatory;overflow-x:auto;scroll-behavior:smooth;cursor:grab;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);touch-action:auto;-ms-overflow-style:none;scrollbar-width:none}.category-carousel::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}.category-carousel:after,.category-carousel:before{height:48px}.category{width:58px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;scroll-snap-align:center;scroll-snap-stop:always;cursor:pointer;transform:scale(.7);opacity:.8;transition:all .15s ease;touch-action:auto}.category-active{transform:scale(1);opacity:1}.category-svg{width:100%;height:100%;object-fit:contain;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;pointer-events:none}.category-svg>svg{width:100%;height:100%}.category-svg span{text-align:center;font-size:10px;color:#fff}@media screen and (max-height: 650px) and (min-width: 1200px) and (max-width: 1300px){.category{width:48px;height:38px}}@media screen and (max-width: 1024px){.category-carousel{width:70%}}@media (max-aspect-ratio: 640 / 480){.category-carousel{width:85%}}.product-carousel-container{width:100%;display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.carousel-container{width:100%;display:flex}.carousel-right,.carousel-left{display:flex;justify-content:center;align-items:center;cursor:pointer;visibility:hidden}.carousel-right.visible,.carousel-left.visible{visibility:visible!important}.carousel-right>svg,.carousel-left>svg{width:16px;height:16px;pointer-events:none!important}.carousel-right>svg{transform:scaleX(-1)}.product-carousel:after,.product-carousel:before{content:"";flex:0 0 auto;width:50%;height:100%}.product-carousel{width:100%;height:100%;display:flex;align-items:center;gap:10px;scroll-snap-type:x mandatory;overflow:scroll;scroll-behavior:smooth;cursor:grab;-webkit-mask-image:linear-gradient(to right,transparent 0%,white 5%,white 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,white 5%,white 95%,transparent 100%);touch-action:auto;scrollbar-width:none}.product-carousel::-webkit-scrollbar{display:none}.product-carousel:after,.product-carousel:before{height:72px}.product{width:60px;height:60px;border-radius:50%;background-color:var(--whitecolor);display:flex;align-items:center;justify-content:center;gap:2px;flex-shrink:0;scroll-snap-align:center;scroll-snap-stop:always;cursor:pointer;transform:scale(.8);-webkit-user-select:none;user-select:none;opacity:1;transition:opacity .2s ease,transform .2s ease;touch-action:auto}.product.darkMode{background-color:#2f3037}.product>.prodImgWrapper{width:100%;height:100%;border-radius:50%;background-color:inherit;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2px;pointer-events:none;scale:1;transition:scale .1s linear}.product-active>.prodImgWrapper{scale:1.25}.prodImgWrapper .shimmer{border-radius:50%;width:100%;height:100%;position:absolute;left:0;right:0;transform:scale(1);background-color:#f6f7f8;animation:shimmer 1.5s infinite;background-image:linear-gradient(90deg,#00000012 8%,#00000021 18%,#00000012 33%);background-size:200% 100px;background-attachment:fixed}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.prodImgWrapper .shimmer.hide{transform:scale(0)}.product:first-child{visibility:hidden}.product img{width:80%;height:80%;object-fit:contain;pointer-events:none}.product.NecklaceSet img:nth-child(odd){width:40%;height:40%}.product.NecklaceSet img:nth-child(2n){width:65%;height:65%}.product.Earring img{aspect-ratio:1/2}.product.Earring img:first-child{transform:scaleX(-1)}.product.Earcuff img:nth-child(2n){display:none}.product.Watch img{transform:rotate(90deg)}.active-circle{width:65.5px;height:66px;position:absolute;left:50%;transform:translate(-50%);border-radius:50%;border:2px solid #e1e1e1;cursor:pointer}.dots{width:100%;display:flex;gap:4px;justify-content:center;align-items:center}.dots.hide{display:none;gap:0px}.dots span{background-color:var(--whitecolor);width:6px;height:6px;border-radius:50%;opacity:.5;transition:opacity .1s ease-in-out}.dot.hidden{visibility:hidden}.dot.active{opacity:1}.tryon-layout.single-category .product-carousel-container{margin-bottom:4px}@media (max-aspect-ratio: 640 / 480){.carousel-left,.carousel-right{display:none;visibility:hidden!important}.product-carousel{gap:16px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: portrait) and (hover: none) and (pointer: coarse){.product-carousel{padding:4px}}@media screen and (max-height: 650px) and (min-width: 1200px) and (max-width: 1300px){.product-carousel-container{gap:0px}.active-circle{width:60px;height:60px}.product{width:52px;height:52px}.product-carousel{padding-bottom:0;padding-top:0}}@media screen and (max-width: 1024px){.active-circle{width:80px;height:80px}.product-carousel{gap:8px}.product{width:70px;height:70px}}@media screen and (max-width: 768px){.product-carousel{gap:12px}.product{width:64px;height:64px}.active-circle{width:70px;height:70px;margin-left:0;margin-top:-.5px}}.pd-box{position:absolute;left:24px;top:50%;transform:translateY(-50%);display:flex;gap:10px;justify-content:center;align-items:end;z-index:20}.pd-btn{background:transparent;border:none;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;font-family:inherit;width:56px;height:56px;border-radius:50%;background-color:transparent;cursor:pointer;outline:none;background:#0000004d;transition:all .05s linear}.pd-dot-border{box-sizing:border-box;border:2px dotted var(--whitecolor);width:90%;height:90%;border-radius:50%;display:grid;place-items:center;justify-self:center;cursor:pointer;padding:8px}.pd-dot-border h1{color:var(--whitecolor);font-weight:600;margin:auto 0}.pd-text{font-size:14px!important}.pd-dist{font-size:10px}.pd-dot-border img{display:none;width:100%;justify-self:center;object-fit:contain}.pd-btn-hover img{display:block}.pd-btn-hover .pd-text{display:none}.pd-set-container{width:240px;height:80px;padding:8px;border-radius:10px;background:#0000004d;transform:scale(0);transform-origin:bottom left;transition:all .25s ease-in-out}.pd-set-container.open{transform:scale(1)}.close-pd{width:18px;height:18px;border-radius:50%;background:#0000004d;border:.93px solid #ffffff40;display:flex;align-items:center;justify-content:center;position:absolute;right:-5px;top:-5px;cursor:pointer}.close-pd svg{width:50%;height:50%;object-fit:contain}.pd-set{width:100%;height:100%;display:flex;flex-direction:column;gap:14px}.pd-slider{display:flex;flex-direction:column;gap:5px}.pd-slider h5{width:min-content;font-size:14px;font-weight:600;color:var(--whitecolor)}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:4px;background:#ffffff3d;cursor:pointer;border-radius:5px;transition:background .05s}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:8px;height:8px;border-radius:50%;background-color:var(--whitecolor)}input[type=range]::-moz-slider-thumb{-moz-appearance:none;width:10px;height:10px;border-radius:50%;background-color:var(--whitecolor);cursor:pointer}.pd-automatic{padding:4px;display:flex;align-items:center;justify-content:center;border-radius:5px;background:#ffffff29;border:.93px solid #ffffff40;cursor:pointer}.pd-automatic h6{font-size:11px;color:var(--whitecolor);font-weight:600}.dot-loader{width:16px;justify-self:center;margin-top:3px;aspect-ratio:4;--_g: no-repeat radial-gradient(circle closest-side, #fff 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100% / 3) 100%;animation:l7 1s infinite linear}@keyframes l7{33%{background-size:calc(100% / 3) 0%,calc(100% / 3) 100%,calc(100% / 3) 100%}50%{background-size:calc(100% / 3) 100%,calc(100% / 3) 0%,calc(100% / 3) 100%}66%{background-size:calc(100% / 3) 100%,calc(100% / 3) 100%,calc(100% / 3) 0%}}@media screen and (max-width: 1024px){.pd-box{left:24px;bottom:38%}.pd-btn{width:48px;height:48px}.pd-text{font-size:16px!important}.pd-dist{font-size:12px!important}.pd-set-container{width:400px;height:120px}.close-pd{width:32px;height:32px;top:-16px;right:-8px}.pd-set{padding-top:10px;gap:16px}.pd-slider h5{font-size:24px}input[type=range]{height:6px}input[type=range]::-webkit-slider-thumb{width:12px;height:12px}input[type=range]::-moz-slider-thumb{width:12px;height:12px}.pd-automatic{padding:6px}.pd-automatic h6{font-size:16px}}@media screen and (max-width: 768px){.pd-box{left:24px;bottom:38%}.pd-btn{width:44px;height:44px}.pd-text,.pd-dist{font-size:12px!important}.pd-set-container{width:240px;height:80px}.close-pd{width:24px;height:24px;top:-10px;right:-6px}.pd-set{padding-top:4px;gap:12px}.pd-slider h5{font-size:12px}input[type=range]{height:4px}input[type=range]::-webkit-slider-thumb{width:12px;height:12px}input[type=range]::-moz-slider-thumb{width:12px;height:12px}.pd-automatic{padding:4px}.pd-automatic h6{font-size:12px}}.Loader{z-index:10;position:absolute;top:40%;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;visibility:visible}#loader{width:70px;padding:8px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.notification{position:absolute;top:5%;left:50%;transform:translate(-50%);padding:8px;width:max-content;background:#0000004d;border-radius:5px;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;transition:opacity .5s ease-in;cursor:pointer}.notification.show{opacity:1}.notification p{color:var(--whitecolor);font-size:16px;font-family:inherit}.click-guider{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;min-width:250px;height:100px;display:none;flex-direction:column;align-items:center;justify-content:center;gap:6px;pointer-events:none}.gotIt{padding:4px 16px;background:#0003;border:1px solid var(--whitecolor);border-radius:24px;font-family:inherit;cursor:pointer;display:grid;place-items:center;pointer-events:all}.gotIt p{color:var(--whitecolor);line-height:1;font-size:14px;cursor:pointer}.click-guider.show{display:flex}.click-guider svg{width:100%;height:100%}.click-guider span{font-size:14px;color:var(--whitecolor)}.click-guider>svg>path:nth-child(1){animation:click1 1s ease-in-out alternate both infinite}.click-guider>svg>path:nth-child(n+2){animation:click2 1s ease-in-out alternate both infinite}@keyframes click1{0%{scale:1}50%{scale:.8}to{scale:1}}@keyframes click2{0%{scale:1;opacity:0}50%{scale:.8;opacity:1}to{scale:1;opacity:0}}.photo-mode-guider{position:absolute;top:0%;left:50%;transform:translate(-50%);width:200%;text-align:center;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 1px 1px #0000001a;border:1px solid rgba(255,255,255,.3);padding:20px;border-radius:10px}.photo-mode-guider p{font-size:18px;color:#fff;font-weight:500;text-align:center}.camera_block_popup{position:absolute;padding:12px;background-color:#fff;border-radius:18px;text-align:left;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);z-index:500;width:500px;display:none}.camera_block_popup.camBlock{display:block}.camera_block_popup img{width:100%;height:100%;object-fit:contain}.close_btn{position:absolute;right:16px;cursor:pointer}.close_btn_x{transition:all .2s;font-size:30px;font-weight:700;text-decoration:none;color:#333;opacity:.5;text-align:end}.close_btn_x:hover{color:#000}.plan-expiry-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}.plan-expiry-container{margin-top:20px;display:flex;justify-content:center;align-items:center;width:100%;height:55px}.plan-expiry-content{display:flex;border-radius:8px;justify-content:start;padding-left:14px;align-items:center;gap:14px;width:24%;height:50px;background-color:#0000004d}.plan-expiry-content p{color:#fff}.shrink-line{position:relative;border-radius:18px;bottom:4px;width:22.7%;height:2px;background-color:#fff;transform-origin:left center;animation:shrink 6.2s linear forwards}@keyframes shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media screen and (max-width: 1024px){.notification{top:10%;width:max-content;text-align:center}.photo-mode-guider{top:40%;width:150%}.photo-mode-guider p{font-size:16px}.camera_block_popup{padding:6px;width:280px;top:40%}}@media (max-width: 600px){.plan-expiry-content p{font-size:14px}.plan-expiry-content{width:40%;padding-left:8px}.shrink-line{width:38.7%}.plan-expiry-container{margin-top:13px}}
