@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}*,.reddit-sans{font-family:Rubik,sans-serif}.reddit-sans{font-optical-sizing:auto;font-style:normal}::-webkit-scrollbar{display:none}:root[data-theme=dark]{--rt-color-dark:#e8e8e8!important;background:#111;color-scheme:dark}:root[data-theme=light]{--rt-color-dark:#e8e8e8!important;background-color:#e7efff;color-scheme:light}body{overflow-x:hidden!important}span{margin:0}textarea{resize:none}.main-content{width:calc(100% + 100px)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.shared-album{display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:1440px;min-height:100vh;padding:79px 40px 60px}.shared-album .albums-internal-info-row{align-items:center;background:light-dark(#e7efff,#111);display:flex;justify-content:space-between;padding:10px 0;position:sticky;top:79px;z-index:30}.shared-album .albums-internal-info-row .albums-internal-info-box{align-items:center;display:flex;gap:21px}.shared-album .albums-internal-info-row .albums-internal-info-box .albums-internal-details-box{align-items:center;display:flex;gap:8px}.shared-album .albums-internal-info-row .albums-internal-info-box .albums-internal-details-box .albums-internal-details-back-btn{background:none;border:none;cursor:pointer;display:flex;outline:none}.shared-album .albums-internal-info-row .albums-internal-info-box .albums-internal-details-box .albums-internal-details-name{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.shared-album .albums-internal-info-row .albums-internal-info-box .albums-internal-details-box .albums-internal-details-count{color:#919396;font-size:14px;line-height:19.6px}.shared-album .albums-internal-info-row .albums-internal-btns-container{align-items:center;display:flex;gap:8px}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn .albums-internal-btn-text{color:light-dark(#919396,#919396);font-family:Rubik,sans-serif;font-size:14px;font-weight:400;line-height:19.6px}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn.active{background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn.active .albums-internal-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn.disabled{opacity:.5;pointer-events:none}.shared-album .albums-internal-info-row .albums-internal-btns-container .new-dropdown-content{min-width:213px}.shared-album .albums-internal-info-row .albums-internal-btns-container .new-dropdown-content .dropdown-content-row{border-bottom:1px solid light-dark(#f1f1f1,hsla(0,0%,95%,.102));cursor:default;justify-content:space-between;margin:0 16px;padding:11px 0}.shared-album .albums-internal-info-row .albums-internal-btns-container .new-dropdown-content .dropdown-content-row:last-child{border-bottom:none}.shared-album .albums-internal-info-row .albums-internal-btns-container .sort-btns{display:flex;gap:9px}.shared-album .albums-internal-info-row .albums-internal-btns-container .sort-btns img{cursor:pointer}.shared-album .albums-internal-info-row .albums-internal-btns-container .sort-text{color:light-dark(#919396,#919396);font-size:14px;font-weight:500;line-height:19.6px}.shared-album .shared-album-box-wrapper{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;display:flex;flex-direction:column}.shared-album .shared-album-box-wrapper .shared-album-login-box{align-items:center;display:flex;flex-direction:column}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-text-container{align-items:center;display:flex;flex-direction:column;gap:24px;padding-top:46px}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-text-container .shared-album-login-title{color:#3b596a;font-size:30px;font-weight:600;line-height:42px;text-align:center}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-text-container .shared-album-login-title span{color:#3eb9ff}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-text-container .shared-album-login-text{color:#919396;font-size:16px;line-height:32px;padding:0 104px;text-align:center}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-btns-container{display:flex;gap:40px;margin-bottom:60px;margin-top:30px}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-btns-container .shared-album-login-btn{background:#fff;border:1px solid #3eb9ff;border-radius:4px;box-shadow:0 4px 24px 0 rgba(62,185,255,.102);color:#3b596a;cursor:pointer;display:flex;font-size:20px;gap:20px;line-height:40px;padding:14px 50px}.shared-album .shared-album-box-wrapper .shared-album-box{grid-gap:10px 10px;display:grid;gap:10px 10px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-template-rows:repeat(auto-fill,minmax(240px,1fr));padding:10px}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image{cursor:pointer;display:flex;position:relative;width:100%}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image:hover .shared-album-checkbox-label .shared-album-checkbox-custom{display:flex}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image .shared-album-checkbox-label{cursor:pointer;display:flex;position:absolute;right:12px;top:12px;z-index:10}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image .shared-album-checkbox-label .shared-album-checkbox{display:none}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image .shared-album-checkbox-label .shared-album-checkbox-custom{background-color:#0000;border:1px solid #fff;border-radius:100%;display:none;height:28px;transition:background-color .3s ease,border-color .3s ease;width:28px}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image .shared-album-checkbox-label input:checked+.shared-album-checkbox-custom{background:#3eb9ff;background-image:url(/static/media/checkmark.8ce07911950f8d369fa4.svg);background-position:50%;background-repeat:no-repeat;display:flex}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image .shared-album-checkbox-label input:checked+.shared-album-checkbox-custom:after{color:#fff;content:"";font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image .shared-album-img{border-radius:12px;display:flex;height:348px;object-fit:cover;width:100%}.shared-album .shared-album-box-wrapper .shared-album-box.active{filter:blur(12px)}.shared-album .shared-album-box-wrapper .pagination{display:flex;gap:8px;justify-content:flex-end;padding:10px}.shared-album .shared-album-box-wrapper .pagination li{border:1px solid #dfe3e8;border-radius:4px;cursor:pointer;list-style-type:none}.shared-album .shared-album-box-wrapper .pagination li a{align-items:center;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:20px;padding:5px 4px;width:32px}.shared-album .shared-album-box-wrapper .pagination li.active{border:1px solid #3eb9ff;color:#3eb9ff}.shared-album .shared-album-box-wrapper .pagination li.disabled{background:#b2b2b2;border:1px solid #b2b2b2}.shared-album .shared-album-box-wrapper.active{border:1px solid #c0e0f2;border-radius:20px;padding:73px 48px}.shared-album.active{padding:63px 160px}@media screen and (max-width:650px){.shared-album{padding:79px 16px 60px!important}.shared-album .shared-album-box-wrapper .shared-album-box{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));grid-template-rows:repeat(auto-fill,minmax(152px,1fr));padding:10px 0}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image .shared-album-img{height:152px}.shared-album .shared-album-box-wrapper .shared-album-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{display:flex}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-btns-container .shared-album-login-btn{font-size:16px;line-height:32px}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-btns-container .shared-album-login-btn img{height:32px;width:32px}.shared-album .shared-album-box-wrapper.active{padding:53px 16px!important}}@media screen and (max-width:800px){.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn{height:32px!important;padding:0;width:32px!important}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn img{height:15px;width:15px}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn svg{height:15px!important;min-width:15px!important;width:15px!important}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-text-container{gap:14px}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-text-container .shared-album-login-title{font-size:20px;line-height:28px}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-text-container .shared-album-login-text{font-size:14px;line-height:19.6px;padding:0}.shared-album .shared-album-box-wrapper .shared-album-login-box .shared-album-login-btns-container{flex-direction:column;gap:20px}.shared-album.active{padding:63px 16px!important}}@media screen and (max-width:980px){.shared-album{padding:79px 20px 60px}}@media screen and (max-width:1250px){.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn{height:42px;width:42px}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn .albums-internal-btn-text{display:none}.shared-album .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn svg{height:23px;min-width:23px;width:23px}.shared-album .shared-album-box-wrapper.active{padding:53px 20px}.shared-album.active{padding:63px 20px}}.home-section{align-items:center;background:linear-gradient(306.12deg,#3eb9ff -46.54%,#15618c 89.01%);display:flex;flex-direction:column;position:relative}.home-section .home-section-left-img{left:0;position:absolute;top:30px}.home-section .home-section-right-img{position:absolute;right:0;top:30px}.home-section .home-section-content{display:flex;flex-direction:column;gap:20px;margin-bottom:246px;max-width:903px;padding:188px 0 0;position:relative;z-index:1}.home-section .home-section-content .home-section-text-container{align-items:center;display:flex;flex-direction:column;gap:9px}.home-section .home-section-content .home-section-text-container .home-section-sub-title{color:#fff;font-size:16px;font-weight:600;line-height:22.4px}.home-section .home-section-content .home-section-text-container .home-section-title{color:#fff;font-size:36px;font-weight:600;line-height:50.4px;text-align:center}.home-section .home-section-content .home-section-text-container .home-section-title span{font-weight:800}.home-section .home-section-content .home-section-text{color:#e3e3e3;font-size:16px;line-height:32px;padding:0 90px;text-align:center}.home-section .home-section-content .home-section-btns-container{display:flex;flex-wrap:wrap;gap:15px 35px;justify-content:center;margin-top:11px}.home-section .home-section-content .home-section-btns-container .home-section-btn{align-items:center;background:#efefef;border:none;border-radius:70px;color:#3b596a;cursor:pointer;display:flex;font-size:17.65px;gap:17px;line-height:35.31px;padding:12px 30px}.home-section .rfm-initial-child-container,.home-section .rfm-marquee{align-items:flex-end}.home-section .home-section-marquee-container{bottom:-162px;left:0;position:absolute;right:0}.home-section .home-section-marquee-container .home-section-marquee-img{margin:0 12.5px}.home-section .home-section-marquee-container .home-section-marquee-overlay{background-color:#fff;bottom:-100px;filter:blur(35px);height:214px;left:0;position:absolute;right:-40px;transform:scale(1.1);width:100%;z-index:1}@media screen and (max-width:650px){.home-section .home-section-marquee-container .home-section-marquee-overlay{display:none}.home-section .home-section-left-img,.home-section .home-section-right-img{height:300px;top:80px;width:200px}.home-section .home-section-content{margin:0 18px 246px!important;padding:128px 0 0}.home-section .home-section-content .home-section-text-container .home-section-sub-title{font-size:14px!important;line-height:19.6px!important}.home-section .home-section-content .home-section-text-container .home-section-title{font-size:22px!important;line-height:30.8px!important}.home-section .home-section-content .home-section-btns-container{gap:12px 10px}.home-section .home-section-content .home-section-btns-container .home-section-btn{font-size:12px;gap:4px;line-height:24px;padding:12px 20px}.home-section .home-section-content .home-section-btns-container .home-section-btn img{height:20px;width:20px}}@media screen and (max-width:980px){.home-section .home-section-content{gap:16px;margin:0 40px 246px}.home-section .home-section-content .home-section-text-container .home-section-title{font-size:28px;line-height:39.2px}.home-section .home-section-content .home-section-text{font-size:14px;line-height:24px;padding:0}}.manage-section{background:#e7efff;display:flex;gap:56px;padding:195px 80px 0}.manage-section .manage-section-slider-container{display:flex;width:50%}.manage-section .manage-section-slider-container .mySwiper{height:343px;width:100%}.manage-section .manage-section-slider-container .mySwiper .swiper-wrapper{width:100%}.manage-section .manage-section-slider-container .mySwiper .swiper-slide{opacity:.5;transform:scale(1.3);transition:opacity 1s,transform 1s}.manage-section .manage-section-slider-container .mySwiper .swiper-slide-active{opacity:1;transform:scale(1.8);z-index:90}.manage-section .manage-section-slider-container .mySwiper .swiper-slide img{height:100%;object-fit:contain;width:100%}.manage-section .manage-section-content-box{align-items:flex-start;display:flex;flex-direction:column;gap:30px;position:relative;z-index:10}.manage-section .manage-section-content-box .manage-section-info-box{display:flex;flex-direction:column;gap:15px}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-title-container{display:flex;flex-direction:column;gap:10px}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-title-container .manage-section-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-title-container .manage-section-text{color:#919396;font-size:16px;line-height:32px}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-info-row-container{display:flex;flex-direction:column;gap:15px}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-info-row-container .manage-section-info-row{align-items:center;display:flex;gap:15px}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-info-row-container .manage-section-info-row .manage-section-info-row-text{color:#919396;font-size:16px;line-height:32px}.manage-section .manage-section-content-box .manage-section-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:57.6px;box-shadow:0 4px 24px 0 rgba(30,172,255,.302);color:#fff;cursor:pointer;font-size:16px;font-weight:500;line-height:22.4px;padding:16px 44px}@media screen and (max-width:650px){.manage-section{padding:195px 18px 0!important}.manage-section .manage-section-slider-container .mySwiper{height:200px}.manage-section .manage-section-content-box{align-items:center;gap:20px}.manage-section .manage-section-content-box .manage-section-info-box,.manage-section .manage-section-content-box .manage-section-info-box .manage-section-title-container{align-items:center}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-title-container .manage-section-title{font-size:20px;line-height:28px;text-align:center}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-title-container .manage-section-text{font-size:14px;line-height:28px;text-align:center}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-info-row-container .manage-section-info-row img{height:20px;width:20px}.manage-section .manage-section-content-box .manage-section-info-box .manage-section-info-row-container .manage-section-info-row .manage-section-info-row-text{font-size:14px;line-height:28px}.manage-section .manage-section-content-box .manage-section-btn{font-size:14px;line-height:19.6px;padding:12px 36px}}@media screen and (max-width:980px){.manage-section{flex-direction:column;gap:30px;padding:195px 40px 0}.manage-section .manage-section-slider-container{width:100%}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.faq-section{-webkit-backdrop-filter:blur(45.578086853px);backdrop-filter:blur(45.578086853px);background:#f7fcff;display:flex;flex-direction:column;gap:50px;padding:80px;position:relative}.faq-section .faq-section-layer{position:absolute;right:0;top:-12px}.faq-section .faq-section-bottom-layer{bottom:-300px;left:0;position:absolute}.faq-section .faq-section-title-container{align-items:center;display:flex;flex-direction:column;gap:12px}.faq-section .faq-section-title-container .faq-section-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px}.faq-section .faq-section-title-container .faq-section-text{color:#919396;font-size:16px;line-height:32px}.faq-section .faq-question{color:#3b596a;font-size:22px;font-weight:500;line-height:31.92px}.faq-section .faq-answer{color:#919396;font-size:18px;letter-spacing:.18px;line-height:28px;padding:24px 40px 30px}.faq-section .accordion-summary-custom{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:0}.faq-section .accordion-summary-custom .MuiAccordionSummary-button{justify-content:flex-start;margin:0 1px;padding:30px 0;width:100%}.faq-section .accordion-summary-custom .MuiAccordionSummary-button:hover{background:#0000}.faq-section .accordion-summary-custom .MuiAccordionSummary-indicator{display:none}.faq-section .accordion-summary-custom .accordion-icon-container{align-items:center;background:rgba(62,185,255,.102);border-radius:100%;display:flex;height:32px;justify-content:center;min-width:32px;width:100%;width:32px}.faq-section .accordion-summary-custom .accordion-icon-container .accordion-icon{fill:#3eb9ff;transition:transform .2s}.faq-section .accordion-summary-custom .accordion-icon-container .accordion-icon:first-child{margin-right:0}.faq-section [aria-expanded=true] .accordion-icon-container{background:linear-gradient(180deg,#3eb9ff,#2098db)}.faq-section [aria-expanded=true] .accordion-icon{fill:#fff!important;transform:rotate(45deg)}@media screen and (max-width:650px){.faq-section{padding:40px 20px!important}.faq-section .faq-section-title-container .faq-section-title{font-size:20px;line-height:28px;text-align:center}.faq-section .faq-section-title-container .faq-section-text{font-size:14px;line-height:28px;text-align:center}.faq-section .faq-question{font-size:14px;line-height:24px}.faq-section .faq-answer{font-size:14px;letter-spacing:.18px;line-height:21px;padding:0 0 20px 40px}.faq-section .accordion-summary-custom .MuiAccordionSummary-button{padding:16px 0}.faq-section .accordion-summary-custom .MuiAccordionSummary-button:last-child{border-bottom:1px solid #0000}}@media screen and (max-width:980px){.faq-section{gap:30px;padding:40px}.faq-section .faq-section-bottom-layer,.faq-section .faq-section-layer{display:none}}.plan-section{background:#fff;display:flex;flex-direction:column;gap:30px;padding:100px 80px 41px}.plan-section .plan-section-title-container{display:flex;flex-direction:column;gap:12px;padding:0 315px}.plan-section .plan-section-title-container .plan-section-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px;text-align:center}.plan-section .plan-section-title-container .plan-section-text{color:#919396;font-size:16px;line-height:32px;text-align:center}.plan-section .plan-section-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:31px;justify-content:center}.plan-section .plan-section-row .plan-section-card{border:1px solid #dbdbdb;border-radius:20px;display:flex;flex-direction:column;gap:22px;max-width:392px;padding:20px;width:392px}.plan-section .plan-section-row .plan-section-card .plan-section-card-bage-row{display:flex;justify-content:flex-end}.plan-section .plan-section-row .plan-section-card .plan-section-card-bage-row .plan-section-card-bage{background:#fff;border-radius:17.58px;color:#3eb9ff;font-size:14px;font-weight:700;letter-spacing:1.09px;line-height:16.59px;padding:9px 35px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box{display:flex;flex-direction:column;gap:10px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price{align-items:flex-end;color:#3b596a;display:flex;font-size:44px;font-weight:700;gap:3px;line-height:59.9px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price span{color:#848199;font-size:22px;font-weight:500;line-height:46.07px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price-title-container{display:flex;flex-direction:column;gap:22px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price-title-container .plan-section-card-price-title{color:#3b596a;font-size:34px;font-weight:500;line-height:40.29px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price-title-container .plan-section-card-price-text{color:#919396;font-size:18px;line-height:30px}.plan-section .plan-section-row .plan-section-card .plan-section-card-info-box{display:flex;flex-direction:column;gap:20px}.plan-section .plan-section-row .plan-section-card .plan-section-card-info-box .plan-section-card-info-row{align-items:center;display:flex;gap:12px}.plan-section .plan-section-row .plan-section-card .plan-section-card-info-box .plan-section-card-info-row .plan-section-card-info-text{color:#919396;font-size:18px;line-height:21.33px}.plan-section .plan-section-row .plan-section-card .plan-section-card-btns-container{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.plan-section .plan-section-row .plan-section-card .plan-section-card-btns-container .plan-section-card-btn{align-items:center;background:#fff;border:1px solid #ececec;border-radius:70px;cursor:pointer;display:flex;gap:17px;padding:12px 30px}.plan-section .plan-section-row .plan-section-card .plan-section-card-btns-container .plan-section-card-btn .plan-section-card-btn-icon{height:30px;width:30px}.plan-section .plan-section-row .plan-section-card .plan-section-card-btns-container .plan-section-card-btn .plan-section-card-btn-text{color:#3b596a;font-size:18px;line-height:36px}.plan-section .plan-section-row .plan-section-card.active{background:linear-gradient(180deg,#3eb9ff,#2098db);box-shadow:0 54.69px 44.28px 0 rgba(62,185,255,.188);gap:26px;max-width:430px;padding:26px 39px;width:430px}.plan-section .plan-section-row .plan-section-card.active .plan-section-card-info-box .plan-section-card-info-row .plan-section-card-info-text,.plan-section .plan-section-row .plan-section-card.active .plan-section-card-price-box .plan-section-card-price,.plan-section .plan-section-row .plan-section-card.active .plan-section-card-price-box .plan-section-card-price span,.plan-section .plan-section-row .plan-section-card.active .plan-section-card-price-box .plan-section-card-price-title-container .plan-section-card-price-text,.plan-section .plan-section-row .plan-section-card.active .plan-section-card-price-box .plan-section-card-price-title-container .plan-section-card-price-title{color:#fff}@media screen and (max-width:650px){.plan-section{gap:20px;padding:40px 18px 41px!important}.plan-section .plan-section-title-container{gap:10px}.plan-section .plan-section-title-container .plan-section-title{font-size:20px;line-height:28px}.plan-section .plan-section-title-container .plan-section-text{font-size:14px;line-height:28px}.plan-section .plan-section-row{gap:16px}.plan-section .plan-section-row .plan-section-card{gap:17px;padding:16px}.plan-section .plan-section-row .plan-section-card.active{gap:20px;padding:20px 30px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price{font-size:24px;line-height:28.44px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price span{font-size:14px;line-height:16.59px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price-title-container{gap:9px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price-title-container .plan-section-card-price-title{font-size:18px;line-height:21.33px}.plan-section .plan-section-row .plan-section-card .plan-section-card-price-box .plan-section-card-price-title-container .plan-section-card-price-text{font-size:14.4px;line-height:24.01px}.plan-section .plan-section-row .plan-section-card .plan-section-card-info-box{gap:16px}.plan-section .plan-section-row .plan-section-card .plan-section-card-info-box .plan-section-card-info-row{gap:10px}.plan-section .plan-section-row .plan-section-card .plan-section-card-info-box .plan-section-card-info-row img{height:20px;width:20px}.plan-section .plan-section-row .plan-section-card .plan-section-card-info-box .plan-section-card-info-row .plan-section-card-info-text{font-size:14.4px;line-height:17.07px}.plan-section .plan-section-row .plan-section-card .plan-section-card-btns-container{gap:8px}.plan-section .plan-section-row .plan-section-card .plan-section-card-btns-container .plan-section-card-btn{gap:14px;padding:9px 24px}.plan-section .plan-section-row .plan-section-card .plan-section-card-btns-container .plan-section-card-btn .plan-section-card-btn-icon{height:24px;width:24px}.plan-section .plan-section-row .plan-section-card .plan-section-card-btns-container .plan-section-card-btn .plan-section-card-btn-text{font-size:14.4px;line-height:28.81px}.plan-section .plan-section-row .plan-section-card .plan-section-card-bage-row .plan-section-card-bage{font-size:11.2px;letter-spacing:.87px;line-height:13.27px;padding:7px 30px}}@media screen and (max-width:980px){.plan-section{padding:100px 40px 41px}.plan-section .plan-section-title-container{padding:0!important}}@media screen and (max-width:1250px){.plan-section .plan-section-title-container{padding:0 200px}}.features-section{background:#f7fcff;display:flex;flex-direction:column;gap:50px;padding:80px}.features-section .features-section-title-container{align-items:center;display:flex;flex-direction:column;gap:12px;padding:0 112px}.features-section .features-section-title-container .features-section-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px;text-align:center}.features-section .features-section-title-container .features-section-text{color:#919396;font-size:16px;line-height:32px;padding:0 170px;text-align:center}.features-section .features-section-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.features-section .features-section-row .features-section-card{align-items:center;background:#fff;border:1px solid #0000;border-radius:30px;display:flex;flex-direction:column;gap:20px;max-width:304px;padding:30px}.features-section .features-section-row .features-section-card .features-section-card-text-container{display:flex;flex-direction:column;gap:12px}.features-section .features-section-row .features-section-card .features-section-card-text-container .features-section-card-title{color:#3b596a;font-size:24px;font-weight:600;line-height:33.6px;text-align:center}.features-section .features-section-row .features-section-card .features-section-card-text-container .features-section-card-text{color:#919396;font-size:14px;line-height:28px;text-align:center}.features-section .features-section-row .features-section-card .features-section-card-btn{background:#fff;border:1px solid #3eb9ff;border-radius:57.6px;color:#3eb9ff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px}.features-section .features-section-row .features-section-card:hover{border:1px solid #bae6fe;box-shadow:0 4px 64px 0 rgba(62,185,255,.031)}.features-section .features-section-row .features-section-card:hover .features-section-card-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);color:#fff}@media screen and (max-width:650px){.features-section{gap:40px;padding:40px 18px!important}.features-section .features-section-title-container{padding:0 6px!important}.features-section .features-section-title-container .features-section-title{font-size:20px;line-height:28px}.features-section .features-section-title-container .features-section-text{font-size:14px;line-height:28px;padding:0!important}.features-section .features-section-row .features-section-card{max-width:335px}.features-section .features-section-row .features-section-card .features-section-card-text-container .features-section-card-title{font-size:18px;line-height:25.2px}.features-section .features-section-row .features-section-card .features-section-card-text-container .features-section-card-text{font-size:14px;line-height:28px}}@media screen and (max-width:980px){.features-section{padding:80px 40px}.features-section .features-section-title-container{padding:0}.features-section .features-section-title-container .features-section-text{padding:0 120px}}.app-section{background:#fff;display:flex;flex-direction:column;padding:100px 80px}.app-section .app-section-wrapper{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border-radius:30px;display:flex;justify-content:space-between;padding:15px 32px 15px 82px;position:relative}.app-section .app-section-wrapper .app-section-wrapper-layer-img{left:0;position:absolute;top:0}.app-section .app-section-wrapper .app-section-wrapper-info-box{display:flex;flex-direction:column;gap:40px;position:relative;z-index:2}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-info-box-star-img{bottom:-40px;position:absolute;right:0}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-title-container{display:flex;flex-direction:column;gap:14px}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-title-container .app-section-wrapper-title{color:#fff;font-size:42px;font-weight:700;line-height:49.77px}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-title-container .app-section-wrapper-text{color:#fff;font-size:16px;line-height:32px}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-btns-container{display:flex;gap:15px}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-btns-container .app-section-wrapper-btn{background:#0000;border:none;cursor:pointer;display:flex}.app-section .app-section-wrapper .app-section-wrapper-img{height:472px;object-fit:contain;width:50%}@media screen and (max-width:650px){.app-section{padding:0 18px 40px!important}.app-section .app-section-wrapper .app-section-wrapper-info-box{align-items:center;gap:26px}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-title-container{align-items:center}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-title-container .app-section-wrapper-title{font-size:20px;line-height:23.7px;text-align:center}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-title-container .app-section-wrapper-text{font-size:14px;line-height:28px;text-align:center}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-btns-container{align-items:flex-end;flex-direction:column;gap:7px}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-btns-container .app-section-wrapper-btn .app-section-wrapper-btn-google{height:69px;width:187px}.app-section .app-section-wrapper .app-section-wrapper-info-box .app-section-wrapper-btns-container .app-section-wrapper-btn .app-section-wrapper-btn-apple{height:69px;width:208px}}@media screen and (max-width:980px){.app-section{padding:100px 40px}.app-section .app-section-wrapper{flex-direction:column;padding:46px 0 0}.app-section .app-section-wrapper .app-section-wrapper-info-box{padding:0 30px}.app-section .app-section-wrapper .app-section-wrapper-img{height:auto;width:100%}}.question-section{align-items:center;background:#fff;display:flex;flex-direction:row-reverse;gap:71px;padding:100px 80px}.question-section .question-section-img{width:50%}.question-section .question-section-content-box{align-items:flex-start;display:flex;flex-direction:column;gap:30px;position:relative;z-index:10}.question-section .question-section-content-box .question-section-info-box{display:flex;flex-direction:column;gap:15px}.question-section .question-section-content-box .question-section-info-box .question-section-title-container{display:flex;flex-direction:column;gap:10px}.question-section .question-section-content-box .question-section-info-box .question-section-title-container .question-section-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px}.question-section .question-section-content-box .question-section-info-box .question-section-title-container .question-section-text{color:#919396;font-size:16px;line-height:32px}.question-section .question-section-content-box .question-section-info-box .question-section-info-row-container{display:flex;flex-direction:column;gap:15px}.question-section .question-section-content-box .question-section-info-box .question-section-info-row-container .question-section-info-row{align-items:center;display:flex;gap:15px}.question-section .question-section-content-box .question-section-info-box .question-section-info-row-container .question-section-info-row .question-section-info-row-text{color:#919396;font-size:16px;line-height:32px}.question-section .question-section-content-box .question-section-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:57.6px;box-shadow:0 4px 24px 0 rgba(30,172,255,.302);color:#fff;cursor:pointer;font-size:16px;font-weight:500;line-height:22.4px;padding:16px 44px}@media screen and (max-width:650px){.question-section{gap:30px;padding:40px 18px!important}.question-section .question-section-content-box{align-items:center;gap:20px}.question-section .question-section-content-box .question-section-info-box,.question-section .question-section-content-box .question-section-info-box .question-section-title-container{align-items:center}.question-section .question-section-content-box .question-section-info-box .question-section-title-container .question-section-title{font-size:20px;line-height:28px;text-align:center}.question-section .question-section-content-box .question-section-info-box .question-section-title-container .question-section-text{font-size:14px;line-height:28px;text-align:center}.question-section .question-section-content-box .question-section-info-box .question-section-info-row-container .question-section-info-row img{height:20px;width:20px}.question-section .question-section-content-box .question-section-info-box .question-section-info-row-container .question-section-info-row .question-section-info-row-text{font-size:14px;line-height:28px}.question-section .question-section-content-box .question-section-btn{font-size:14px;line-height:19.6px;padding:12px 36px}}@media screen and (max-width:980px){.question-section{flex-direction:column;padding:100px 40px}.question-section .question-section-img{width:100%}}.how-it-works{background:#eff9ff;display:flex;flex-direction:column;gap:20px;padding:70px 80px}.how-it-works .how-it-works-title-container{align-items:center;display:flex;flex-direction:column;gap:8px}.how-it-works .how-it-works-title-container .how-it-works-text{font-size:16px;font-weight:600;line-height:22.4px}.how-it-works .how-it-works-title-container .how-it-works-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px}.how-it-works .how-it-works-img-container .how-it-works-img{width:100%}.how-it-works .how-it-works-img-container .how-it-works-video-container{display:flex;justify-content:center}.how-it-works .how-it-works-img-container .how-it-works-video-container .how-it-works-video{border-radius:12px;width:70%}@media screen and (max-width:650px){.how-it-works{gap:5px;padding:40px 18px!important}.how-it-works .how-it-works-title-container .how-it-works-title{font-size:20px;line-height:28px}.how-it-works .how-it-works-img-container{overflow-x:scroll}.how-it-works .how-it-works-img-container .how-it-works-img{padding-right:18px;width:752px}.how-it-works .how-it-works-img-container .how-it-works-video-container .how-it-works-video{width:100%}}@media screen and (max-width:980px){.how-it-works{padding:70px 40px}}.natural-language-section{background:#e7efff;display:flex;gap:56px;padding:100px 80px}.natural-language-section .natural-language-section-slider-container{display:flex;width:50%}.natural-language-section .natural-language-section-slider-container .mySwiper{height:343px;width:100%}.natural-language-section .natural-language-section-slider-container .mySwiper .swiper-wrapper{width:100%}.natural-language-section .natural-language-section-slider-container .mySwiper .swiper-slide{opacity:.5;transform:scale(1.3);transition:opacity 1s,transform 1s}.natural-language-section .natural-language-section-slider-container .mySwiper .swiper-slide-active{opacity:1;transform:scale(1.8);z-index:90}.natural-language-section .natural-language-section-slider-container .mySwiper .swiper-slide img{height:100%;object-fit:contain;width:100%}.natural-language-section .natural-language-section-content-box{align-items:flex-start;display:flex;flex-direction:column;gap:30px;position:relative;z-index:10}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box{display:flex;flex-direction:column;gap:15px}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-title-container{display:flex;flex-direction:column;gap:10px}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-title-container .natural-language-section-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-title-container .natural-language-section-text{color:#919396;font-size:16px;line-height:32px}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-info-row-container{display:flex;flex-direction:column;gap:15px}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-info-row-container .natural-language-section-info-row{align-items:center;display:flex;gap:15px}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-info-row-container .natural-language-section-info-row .natural-language-section-info-row-text{color:#919396;font-size:16px;line-height:32px}.natural-language-section .natural-language-section-content-box .natural-language-section-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:57.6px;box-shadow:0 4px 24px 0 rgba(30,172,255,.302);color:#fff;cursor:pointer;font-size:16px;font-weight:500;line-height:22.4px;padding:16px 44px}@media screen and (max-width:650px){.natural-language-section{padding:40px 18px!important}.natural-language-section .natural-language-section-slider-container .mySwiper{height:200px}.natural-language-section .natural-language-section-content-box{align-items:center;gap:20px}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box,.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-title-container{align-items:center}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-title-container .natural-language-section-title{font-size:20px;line-height:28px;text-align:center}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-title-container .natural-language-section-text{font-size:14px;line-height:28px;text-align:center}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-info-row-container .natural-language-section-info-row img{height:20px;width:20px}.natural-language-section .natural-language-section-content-box .natural-language-section-info-box .natural-language-section-info-row-container .natural-language-section-info-row .natural-language-section-info-row-text{font-size:14px;line-height:28px}.natural-language-section .natural-language-section-content-box .natural-language-section-btn{font-size:14px;line-height:19.6px;padding:12px 36px}}@media screen and (max-width:980px){.natural-language-section{flex-direction:column;gap:30px;padding:100px 40px}.natural-language-section .natural-language-section-slider-container{width:100%}}.search-section{background:#e7efff;display:flex;flex-direction:row-reverse;gap:56px;padding:100px 80px}.search-section .search-section-slider-container{display:flex;width:50%}.search-section .search-section-slider-container .mySwiper{height:343px;width:100%}.search-section .search-section-slider-container .mySwiper .swiper-wrapper{width:100%}.search-section .search-section-slider-container .mySwiper .swiper-slide{opacity:.5;transform:scale(1.3);transition:opacity 1s,transform 1s}.search-section .search-section-slider-container .mySwiper .swiper-slide-active{opacity:1;transform:scale(1.8);z-index:90}.search-section .search-section-slider-container .mySwiper .swiper-slide img{height:100%;object-fit:contain;width:100%}.search-section .search-section-content-box{align-items:flex-start;display:flex;flex-direction:column;gap:30px;position:relative;z-index:10}.search-section .search-section-content-box .search-section-info-box{display:flex;flex-direction:column;gap:15px}.search-section .search-section-content-box .search-section-info-box .search-section-title-container{display:flex;flex-direction:column;gap:10px}.search-section .search-section-content-box .search-section-info-box .search-section-title-container .search-section-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px}.search-section .search-section-content-box .search-section-info-box .search-section-title-container .search-section-text{color:#919396;font-size:16px;line-height:32px}.search-section .search-section-content-box .search-section-info-box .search-section-info-row-container{display:flex;flex-direction:column;gap:15px}.search-section .search-section-content-box .search-section-info-box .search-section-info-row-container .search-section-info-row{align-items:center;display:flex;gap:15px}.search-section .search-section-content-box .search-section-info-box .search-section-info-row-container .search-section-info-row .search-section-info-row-text{color:#919396;font-size:16px;line-height:32px}.search-section .search-section-content-box .search-section-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:57.6px;box-shadow:0 4px 24px 0 rgba(30,172,255,.302);color:#fff;cursor:pointer;font-size:16px;font-weight:500;line-height:22.4px;padding:16px 44px}@media screen and (max-width:650px){.search-section{padding:30px 18px!important}.search-section .search-section-slider-container .mySwiper{height:200px}.search-section .search-section-content-box{align-items:center;gap:20px}.search-section .search-section-content-box .search-section-info-box,.search-section .search-section-content-box .search-section-info-box .search-section-title-container{align-items:center}.search-section .search-section-content-box .search-section-info-box .search-section-title-container .search-section-title{font-size:20px;line-height:28px;text-align:center}.search-section .search-section-content-box .search-section-info-box .search-section-title-container .search-section-text{font-size:14px;line-height:28px;text-align:center}.search-section .search-section-content-box .search-section-info-box .search-section-info-row-container .search-section-info-row img{height:20px;width:20px}.search-section .search-section-content-box .search-section-info-box .search-section-info-row-container .search-section-info-row .search-section-info-row-text{font-size:14px;line-height:28px}.search-section .search-section-content-box .search-section-btn{font-size:14px;line-height:19.6px;padding:12px 36px}}@media screen and (max-width:980px){.search-section{flex-direction:column;gap:30px;padding:100px 40px}.search-section .search-section-slider-container{width:100%}}.about-section{background-image:url(/static/media/about.2924fc9e0f2c2efba3c4.png);background-repeat:no-repeat;background-size:cover;display:flex}.about-section .about-section-content{display:flex;flex-direction:column;gap:40px;padding:90px 80px;width:100%}.about-section .about-section-content .about-section-title-container{align-items:center;display:flex;flex-direction:column;gap:8px}.about-section .about-section-content .about-section-title-container .about-section-sub-title{color:#fff;font-size:16px;font-weight:600;line-height:22.4px}.about-section .about-section-content .about-section-title-container .about-section-title{color:#fff;font-size:36px;font-weight:600;line-height:50.4px}.about-section .about-section-content .about-section-card-container{display:flex;gap:40px}.about-section .about-section-content .about-section-card-container .mySwiper,.about-section .about-section-content .about-section-card-container .mySwiper .swiper-wrapper{width:100%}.about-section .about-section-content .about-section-card-container .mySwiper .swiper-slide .about-section-card{border:1px solid #fff;border-radius:10px;display:flex;flex-direction:column;gap:15px;padding:30px}.about-section .about-section-content .about-section-card-container .mySwiper .swiper-slide .about-section-card .about-section-card-title-container{display:flex;flex-direction:column;gap:10px}.about-section .about-section-content .about-section-card-container .mySwiper .swiper-slide .about-section-card .about-section-card-title-container .about-section-card-title{color:#fff;font-size:26px;font-weight:600;line-height:36.4px}.about-section .about-section-content .about-section-card-container .mySwiper .swiper-slide .about-section-card .about-section-card-title-container .about-section-card-sub-title{color:#fff;font-size:16px;line-height:32px}.about-section .about-section-content .about-section-card-container .mySwiper .swiper-slide .about-section-card .about-section-card-text-row{align-items:center;display:flex;gap:15px}.about-section .about-section-content .about-section-card-container .mySwiper .swiper-slide .about-section-card .about-section-card-text-row .about-section-card-text{color:#fff;font-size:16px;line-height:32px}@media screen and (max-width:650px){.about-section .about-section-content{gap:30px;padding:40px 18px!important}.about-section .about-section-content .about-section-title-container .about-section-sub-title{font-size:14px;line-height:19.6px}.about-section .about-section-content .about-section-title-container .about-section-title{font-size:20px;line-height:28px}.about-section .about-section-content .about-section-card-container{gap:20px}.about-section .about-section-content .about-section-card-container .about-section-card .about-section-card-title-container .about-section-card-title{font-size:18px;line-height:25.2px}.about-section .about-section-content .about-section-card-container .about-section-card .about-section-card-text-row .about-section-card-text,.about-section .about-section-content .about-section-card-container .about-section-card .about-section-card-title-container .about-section-card-sub-title{font-size:14px;line-height:28px}}@media screen and (max-width:980px){.about-section .about-section-content{padding:90px 40px}.about-section .about-section-content .about-section-card-container{flex-direction:column}.about-section .about-section-content .about-section-card-container .about-section-card{width:100%}}.security-section{align-items:center;background:#fff;display:flex;gap:71px;padding:100px 80px;position:relative}.security-section .security-section-layer{position:absolute;right:0;top:-12px}.security-section .security-section-img{width:50%}.security-section .security-section-info-box{display:flex;flex-direction:column;gap:15px}.security-section .security-section-info-box .security-section-title-container{display:flex;flex-direction:column;gap:10px}.security-section .security-section-info-box .security-section-title-container .security-section-title{color:#3b596a;font-size:36px;font-weight:600;line-height:50.4px}.security-section .security-section-info-box .security-section-title-container .security-section-text{color:#919396;font-size:16px;line-height:32px;padding-right:39px}.security-section .security-section-info-box .security-section-info-row{align-items:center;display:flex;gap:15px}.security-section .security-section-info-box .security-section-info-row .security-section-info-row-text{color:#919396;font-size:16px;line-height:32px}@media screen and (max-width:650px){.security-section{gap:30px;padding:0 18px 40px!important}.security-section .security-section-info-box .security-section-title-container .security-section-title{font-size:20px;line-height:28px;text-align:center}.security-section .security-section-info-box .security-section-title-container .security-section-text{font-size:14px;line-height:28px;padding:0;text-align:center}.security-section .security-section-info-box .security-section-info-row img{height:20px;width:20px}.security-section .security-section-info-box .security-section-info-row .security-section-info-row-text{font-size:14px;line-height:28px}}@media screen and (max-width:980px){.security-section{flex-direction:column;padding:100px 40px}.security-section .security-section-layer{display:none}.security-section .security-section-img{width:100%}}.footer{background:#fff;display:flex;flex-direction:column}.footer .footer-wrapper{align-items:center;border-bottom:1px solid #0000001a;display:flex;gap:83px;padding:80px 80px 40px}.footer .footer-wrapper .footer-wrapper-info-box{align-items:flex-start;display:flex;flex-direction:column;gap:25px;max-width:253px}.footer .footer-wrapper .footer-wrapper-info-box .footer-wrapper-info-box-text-container{display:flex;flex-direction:column;gap:6px}.footer .footer-wrapper .footer-wrapper-info-box .footer-wrapper-info-box-text-container .footer-wrapper-info-box-text{color:#919396;font-size:16px;line-height:32px}.footer .footer-wrapper .footer-wrapper-info-box .footer-wrapper-info-box-text-container a{color:#3eb9ff;text-decoration:none}.footer .footer-wrapper .footer-wrapper-row{display:flex;flex-wrap:wrap;gap:10px 36px;justify-content:space-between;width:100%}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box{display:flex;flex-direction:column;gap:16px}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box .footer-wrapper-row-box-title{color:#3b596a;font-size:16px;font-weight:600;line-height:22.4px}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box .footer-wrapper-row-box-btn{color:#919396;cursor:pointer;font-size:16px;line-height:32px}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box .input-wrapper{display:flex;position:relative}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box .input-wrapper input{border:none;border-bottom:1px solid #63636333;color:#919396;font-size:16px;line-height:32px;outline:none;padding:9.5px 0;width:100%}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box .input-wrapper input::placeholder{color:#919396}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box .input-wrapper .input-wrapper-icon{bottom:14px;cursor:pointer;position:absolute;right:0}.footer .footer-wrapper .footer-wrapper-row .last-box{max-width:352px}.footer .footer-copyright{color:#919396;display:flex;font-size:14px;justify-content:center;line-height:28px;padding:18px 0;position:relative}.footer .footer-copyright .footer-copyright-scroll-icon{cursor:pointer;position:absolute;right:56px;top:-33px}.footer .contact-us-box{display:flex;flex-direction:column;gap:20px;padding:30px 50px;position:relative;width:478px}.footer .contact-us-box .contact-us-close-btn{cursor:pointer;position:absolute;right:16px;top:16px}.footer .contact-us-box .contact-us-box-title-container{display:flex;flex-direction:column;gap:2px}.footer .contact-us-box .contact-us-box-title-container .contact-us-box-title{color:#3b596a;font-size:24px;font-weight:600;line-height:33.6px}.footer .contact-us-box .contact-us-box-title-container .contact-us-box-text{color:#919396;font-size:14px;line-height:28px}.footer .contact-us-box form{display:flex;flex-direction:column;gap:17px}.footer .contact-us-box form .contact-us-input-container{display:flex;flex-direction:column;gap:5px}.footer .contact-us-box form .contact-us-input-container input{border:1px solid #91939666;border-radius:10px;font-size:16px;line-height:24px;outline:none;padding:10px 14px}.footer .contact-us-box form .contact-us-input-container input::placeholder{color:#919396}.footer .contact-us-box form .contact-us-input-container textarea{border:1px solid #91939666;border-radius:10px;font-size:16px;line-height:24px;outline:none;padding:10px 14px}.footer .contact-us-box form .contact-us-input-container textarea::placeholder{color:#919396}.footer .contact-us-box form .contact-us-input-container .error{color:red;font-size:12px;line-height:14.54px}.footer .contact-us-box form .form-btn-container{display:flex;justify-content:flex-end}.footer .contact-us-box form .form-btn-container .form-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:40.91px;box-shadow:0 2.84px 17.05px 0 rgba(30,172,255,.302);color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:11px 31px}@media screen and (max-width:650px){.footer .footer-wrapper{gap:36px;padding:40px 18px!important}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box{gap:8px}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box .footer-wrapper-row-box-btn{font-size:14px;line-height:28px}.footer .footer-wrapper .footer-wrapper-row .last-box{gap:12px}.footer .contact-us-box{padding:30px 20px;width:343px}}@media screen and (max-width:980px){.footer .footer-wrapper{align-items:center;flex-direction:column;padding:40px}.footer .footer-wrapper .footer-wrapper-info-box .footer-wrapper-info-box-text-container{align-items:center}.footer .footer-wrapper .footer-wrapper-info-box .footer-wrapper-info-box-text-container .footer-wrapper-info-box-text{text-align:center}.footer .footer-wrapper .footer-wrapper-row{align-items:center;flex-direction:column}.footer .footer-wrapper .footer-wrapper-row .footer-wrapper-row-box{align-items:center}.footer .footer-wrapper .footer-wrapper-row .last-box{align-items:normal}}.modal-overlay{align-items:center;background-color:light-dark(#3b596a33,hsla(0,0%,7%,.851));display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-window{background:light-dark(#fff,#0d0d0d);border:1px solid light-dark(#4a4a4a,#4a4a4a);border-radius:14px;box-shadow:0 54px 55px light-dark(#00000040,#3b596a66),0 -12px 30px light-dark(#00000040,#3b596a66),0 4px 6px light-dark(#00000040,#3b596a66),0 12px 13px light-dark(#00000040,#3b596a66),0 -3px 6px light-dark(#00000040,#3b596a66);z-index:1000}.modal-window .info-content{align-items:center;box-shadow:0 6px 8px 0 rgba(0,0,0,.051);display:flex;flex-direction:column;gap:20px;padding:40px;position:relative}.modal-window .info-content .info-content-close-btn{cursor:pointer;height:30px;position:absolute;right:10px;top:10px;width:30px}.modal-window .info-content .info-content-box{align-items:center;display:flex;flex-direction:column;width:375px}.modal-window .info-content .info-content-box .info-content-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px;margin-top:20px;padding:0 32px;text-align:center}.modal-window .info-content .info-content-box .info-content-sub-text{color:#919396;font-size:14px;font-weight:400;line-height:19.6px;margin-top:4px;text-align:center}.modal-window .info-content .info-content-box .warning-text{color:red;font-size:14px;font-weight:400;line-height:19.6px;text-align:center}.modal-window .info-content .info-content-btns-container{display:flex;gap:29px}.modal-window .info-content .info-content-btns-container .info-content-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px}.modal-window .info-content .info-content-btns-container .info-content-main-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;height:38px;padding:9px 28px}.modal-window .confirm-delete{align-items:center;display:flex;flex-direction:column;gap:20px;padding:40px;position:relative}.modal-window .confirm-delete .confirm-delete-content{align-items:center;display:flex;flex-direction:column;width:375px}.modal-window .confirm-delete .confirm-delete-content .confirm-delete-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px;margin-top:20px;padding:0 32px;text-align:center}.modal-window .confirm-delete .confirm-delete-content .confirm-delete-sub-text{color:#919396;font-size:14px;font-weight:400;line-height:19.6px;margin-top:4px;text-align:center}.modal-window .confirm-delete .confirm-btns-container{display:flex;gap:29px}.modal-window .confirm-delete .confirm-btns-container .cancel-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px}.modal-window .confirm-delete .confirm-btns-container .delete-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px}.modal-window .confirm-delete .close-btn{cursor:pointer;position:absolute;right:18px;top:17px}.modal-window .modal-content{box-shadow:0 6px 8px 0 rgba(0,0,0,.051);display:flex;flex-direction:column;gap:20px;padding:30px}.modal-window .modal-content .modal-content-box{display:flex;flex-direction:column;gap:11px;position:relative;width:267px}.modal-window .modal-content .modal-content-box .modal-content-box-title{color:light-dark(#3b596a,#eaeaeb);font-size:19px;font-weight:500;line-height:26.6px}.modal-window .modal-content .modal-content-box .modal-input{border:1px solid #91939666;border-radius:10px;color:#919396;font-size:16px;font-weight:400;height:44px;line-height:24px;outline:none;padding:10px 14px}.modal-window .modal-content .modal-content-box .modal-input::placeholder{color:#919396}.modal-window .modal-content .modal-content-box .modal-content-close-btn{cursor:pointer;position:absolute;right:0;top:0}.modal-window .modal-content .modal-content-btns-container{display:flex;gap:29px}.modal-window .modal-content .modal-content-btns-container .modal-content-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px;width:100%}.modal-window .modal-content .modal-content-btns-container .modal-content-main-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;font-size:14px;font-weight:500;height:38px;line-height:19.6px;padding:0 28px;width:100%}.close-button{background:none;border:none;cursor:pointer;float:right;font-size:1.5rem}.buy-tooltip{display:flex;flex-direction:column;gap:10px}.buy-tooltip .checkout-btn{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:19.6px;padding:9px 28px}@media screen and (max-width:650px){.modal-window .info-content{padding:40px 17px}.modal-window .info-content .info-content-box{width:311px}.modal-window .confirm-delete{padding:40px 17px}.modal-window .confirm-delete .confirm-delete-content{width:311px}.modal-window .modal-content{padding:36px 22px}}.new-landing-page .new-landing-page-header{display:flex;left:0;position:fixed;right:0;top:30px;z-index:90}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper{align-items:center;background:rgba(59,89,106,.349);border:1px solid hsla(0,0%,100%,.502);border-radius:20px;display:flex;gap:45px;height:79px;justify-content:space-between;margin:0 80px;padding:19px 18px;width:100%}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .modal-overlay{display:none}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .modal-overlay .modal-window{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#3b596a80;border-radius:0;height:100%;width:100%}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .hamburger-container{display:none;gap:19px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .hamburger-container .hamburger,.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .hamburger-container .hamburger-logo{cursor:pointer}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .mobile-nav{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .mobile-nav .mobile-nav-close-btn{cursor:pointer;position:absolute;right:40px;top:40px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .mobile-nav .mobile-nav-close-btn path{stroke:#fff}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .mobile-nav .mobile-nav-btns{align-items:center;display:flex;flex-direction:column;gap:40px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .mobile-nav .mobile-nav-btns .mobile-nav-btn{color:#fff;font-size:36px;font-weight:600;line-height:50.4px;text-decoration:none}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-logo-container{cursor:pointer;display:flex;height:56px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-logo-container .landing-logo{display:flex;object-fit:cover}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-header-row{align-items:center;display:flex;gap:86px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-header-row .landing-header-btns{display:flex;gap:54px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-header-row .landing-header-btns .landing-header-btn{text-decoration:none}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-header-row .landing-header-btns .landing-header-btn .header-btn-text{color:#fff;font-size:16px;line-height:18.96px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-header-row .landing-header-row-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #3eb9ff;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px}@media screen and (max-width:650px){.new-landing-page .new-landing-page-header{top:0}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper{border:none;border-bottom:1px solid #ededed1a;border-radius:0;margin:0!important}}@media screen and (max-width:980px){.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper{margin:0 40px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .modal-overlay{display:flex}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-logo-container{display:none}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .hamburger-container{display:flex}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-header-row .landing-header-btns{display:none}}@media screen and (max-width:1250px){.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-header-row{gap:40px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper .landing-header-row .landing-header-btns{gap:30px}}@media screen and (min-width:1680px){.new-landing-page{margin:0 auto;max-width:1680px}.new-landing-page .new-landing-page-header .new-landing-page-header-wrapper{margin:0 auto;max-width:1600px}}.curser-pointer{cursor:pointer}.no-scroll{overflow:hidden!important}.log-in{align-items:center;display:flex;height:100vh;height:100dvh;justify-content:center;overflow:hidden}.disabled{opacity:.5;pointer-events:none}.page-width{height:100%;margin:0 20px}.option-bar{background-color:#fff;position:sticky;width:100%;z-index:1}.landing-header{background-color:#75cdff;height:120px;justify-content:center;margin-bottom:60px;width:100%}.landing-header,.landing-page{align-items:center;display:flex}.landing-page{flex-direction:column}.blue-title{color:#3eb9ff;font-size:30px;font-weight:700;margin-bottom:20px;text-align:center}.grey-paragraph{color:#696c6e;font-size:23px;font-weight:500;text-align:justify}.column-center{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.main-image{border-radius:inherit;display:block;height:100%;image-rendering:auto;object-fit:cover;object-position:center;width:100%}.main-image-container{border-radius:10px;width:70%}.landing-threeth-section{align-items:stretch;display:flex;flex-direction:row;margin-bottom:60px}.threeth-section-first-column{align-items:flex-end}.threeth-section-first-column,.threeth-section-second-column{display:flex;flex-direction:column;justify-content:space-between}.threeth-section-second-column{margin-left:20px;padding-left:20px}.first-column-image{margin-bottom:20px}.first-column-image,.second-column-image{border-radius:10px;width:70%}.landing-footer{align-items:center;background:#75cdff;display:flex;flex-direction:column;padding-bottom:20px;padding-top:20px;width:100%}.landing-footer-info-item-title{color:#eaeaea;font-size:18px;margin-bottom:20px}.landing-footer-info-item{align-items:center;display:flex;flex-direction:column}.landing-footer-info-item-body{color:#fff;font-size:15px}.landing-footer-info,.loading-footer-info{display:flex;justify-content:space-around;width:100%}.landing-footer-info{margin-bottom:30px}.log-in .overlap-group{align-content:center;align-items:center;background-color:#e3e5e5;border-radius:10px;display:flex;flex-direction:column;height:300px;justify-content:space-between;padding:25px;width:515px}.justify-text p{text-align:justify}.text-wrapper{color:#000;font-size:41.3px;font-weight:500;text-align:center;white-space:nowrap;width:258px}.log-in .login-content{color:#000;font-size:20px;font-weight:700;letter-spacing:0;line-height:30px;text-align:center}.group{background-color:#fff;border:2px solid #b1b1b1;justify-content:center}.group,.group-blue{align-items:center;border-radius:10px;cursor:pointer;display:flex;padding:10px}.group-blue{background:#3eb9ff;color:#fff;font-size:17px;justify-content:space-between;text-decoration:none}.log-in .group-2{height:42px;width:283px}.log-in .search{height:42px;object-fit:cover;width:42px}.text-wrapper-2{color:#000;font-size:17px;font-weight:400}.log-in .vixc{color:#38aef0;font-size:14px;font-weight:400;letter-spacing:.14px;line-height:24.5px;white-space:nowrap;width:38px}.log-in .button-SVG{height:32px;width:32px}.home-page-card{align-items:center;background:#d4e6f3;border-radius:10px;box-shadow:0 3.389px 18.724px 0 #00000040;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:30px;width:390px}.home-page-card-title{color:#000;font-size:25.701px;font-style:normal;font-weight:700;text-align:center;text-transform:uppercase}.home-page-card-text{color:#000;font-size:16.1px;font-weight:300;letter-spacing:0;line-height:20.9px;text-align:center;width:320px}.upload-title{color:#000;font-size:24.63px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:50px;margin-top:65px}.uploaded-files{align-content:center;align-items:center;background:#e9e7e7;border-radius:10px;color:#171113;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:500;justify-content:space-between;padding:11px 22px;transition:.5s;width:290px}.uploaded-files:hover{opacity:.5}.analyz-title{text-wrap:wrap;color:#38aef0;font-size:41.3px;font-weight:400;margin-bottom:50px;margin-top:50px;text-align:center;white-space:nowrap}.analyz-button{background:none;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:19.6px;line-height:normal;text-align:center;transition:.5s;width:100%}.analyz-title-gray{color:#c2c2c2;font-size:41.3px;font-weight:700;margin-bottom:50px;margin-top:65px;text-align:center;white-space:nowrap}.analyz-button-gray{background:none;background-color:#c2c2c2;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:23.29px;font-style:normal;font-weight:500;line-height:normal;padding:12px 45px;text-align:center;transition:.5s}.analyz-button:hover{background-color:#67c1f4}.analyze-dnd-container{align-items:center;border:1.5px solid #cbd0dc;border-radius:10px;color:#54575c;cursor:pointer;display:flex;font-size:17px;font-style:normal;font-weight:500;justify-content:space-between;line-height:normal;padding:10px 25px;text-align:center;width:250px}.analyze-dnd-container-title{margin-right:15px}.submit-img{background:#d9d9d9;border-radius:10px;height:225px;object-fit:cover;position:relative;width:100%}.submit-img-filed{background:none;background:#e0e0e0;border:none;border-radius:10px;height:53px;outline:none;padding:10px;width:225px}.submit-img-filed,.submit-img-filed::placeholder{color:#fff;font-size:17px;font-style:normal;font-weight:300;line-height:normal}.my-pictures-container{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.my-pictures-title{color:#000}.delete-button,.my-pictures-title{font-size:23px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.delete-button{align-items:center;background:none;background:#3e3d3d;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:space-between;padding:20px;width:175px}.analyzed-imgs-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto}.selected-files-count{color:#3eb9ff;font-size:14.571px;font-style:normal;font-weight:500;letter-spacing:-.073px;line-height:120%;text-align:center}.taged-images-box{align-items:center;background:#f1f1f2;border-radius:10px;box-shadow:0 4px 22.1px 0 #00000040;display:flex;padding:20px}.taged-images-tag{border:1px solid #38aef0;border-radius:10px;margin-top:3px;padding:5px;width:-webkit-fill-available}.more-info-button,.taged-images-tag{align-items:center;background:#dcdcdc;display:flex;justify-content:center}.more-info-button{border-radius:10px;cursor:pointer;height:28px;left:10px;position:absolute;top:10px;width:28px}@media only screen and (max-width:768px){.extra-more-info-button-styles{height:20px;width:20px}}.lazy-load-image-background{width:100%}.styles-module_tooltip__mnnfp{border-radius:10px!important}.tooltip-button-custom{align-items:center;color:#000;cursor:pointer;display:flex;font-size:15px;font-style:normal;font-weight:400;justify-content:center;padding:7px;transition:.5s}.tooltip-button-custom:hover{opacity:.5}.grid-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);max-width:80%;width:100%}.user-main-info{align-items:center;display:flex;margin-bottom:20px}.user-name-box{align-items:flex-start}.analytics-doughnut,.user-name-box{display:flex;flex-direction:column;justify-content:center}.analytics-doughnut{align-items:center;height:100%}.profile-block{align-items:center;border:2px solid #ededed;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:row;grid-column:span 2;justify-content:space-between;padding:10px}.profile-left-item{border-right:1px solid #000;height:160px;padding-right:20px;width:50%}.profile-right-item{display:flex;flex-direction:row;height:95px;justify-content:space-around}.count-info{flex-direction:column}.count-info,.images-count-info{align-items:center;display:flex}.images-count-info{text-wrap:nowrap;color:#38aef0;flex-direction:row;font-weight:500;margin-bottom:10px;margin-right:20px}@media screen and (max-width:768px){.images-count-info{font-size:16px}.grid-container{display:flex;flex-direction:column;margin-bottom:20px;margin-top:20px;max-width:1200px}.analytics-doughnut{flex-direction:row;gap:20px;justify-content:space-around}}.analytics-block,.manage-account-box{border:2px solid #ededed;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;grid-column:span 1}.analytics-block{align-items:center;justify-content:space-around;padding:10px}.analytics-title-container{align-items:center;display:flex;height:75px;justify-content:space-between;width:100%}.analytics-title{font-size:16px;font-weight:600;margin-bottom:10px}.limit-container{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:15px}.limit-item{display:flex;flex-direction:row;margin-bottom:3px;width:100%}.limit-title,.limit-value{font-size:16px;font-weight:600}.limit-title{color:#3eb9ff;min-width:110px}.doughnut-container{border:2px solid #ededed;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;display:flex;grid-column:span 1;justify-content:center;width:100%}.doughnut-item{display:flex;flex-direction:column;padding:10px}.analytics-progree-bar{align-items:center;display:flex;justify-content:center;width:100%}.progress-bar-container{display:flex;flex-direction:column;gap:15px}.histogram-container{align-items:center;border:2px solid #ededed;border-radius:10px;display:flex;flex-direction:row;grid-column:span 3;justify-content:center;width:100%}.histogram-item{box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;height:100%;padding:10px}.profile-info{height:160px}.count-info-button{align-items:center;background:#3eb9ff;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:45px;justify-content:center;width:45px}.count-info-title{font-size:14px;font-weight:700;margin-bottom:10px}.email-item{align-items:center;display:flex;justify-content:flex-start;margin-bottom:10px}.welcom-back-text{color:#3eb9ff;font-size:16px;font-weight:700}.manage-tier{justify-content:center;margin-bottom:10px;width:100%}.analytics-button,.manage-tier{align-items:center;display:flex}.analytics-button{background:#3eb9ff;border-radius:5px;color:#fff;cursor:pointer;font-size:13px;font-weight:400;justify-content:space-between;padding:5px;width:70%}.profile-left-item-manage{border-right:1px solid #000;padding-right:20px;width:50%}.manage-account-actions{margin-bottom:10px;width:100%}.manage-account-actions,.manage-account-actions-item{align-items:center;display:flex;flex-direction:column}.manage-account-actions-item{font-size:10px}.silver{background:#aaa9ad}.platinum{background:#680579;width:100px!important}.platinum:after{width:35px!important}.gold{background:#d4af37}.trial{background:#3eb9ff}.tier-tag{align-items:center;color:#fff;display:flex;justify-content:center;position:relative;text-transform:uppercase;width:60px}.tier-tag,.tier-tag:after{border-radius:5px;height:20px}.tier-tag:after{animation:slide 2s infinite;background:linear-gradient(90deg,#fff0 0,#fffc 50%,#80bae800 99%,#7db9e800);content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#007db9e8",GradientType=1);position:absolute;top:0;transform:translateX(100%);width:20px;z-index:0}@keyframes slide{0%{opacity:0;transform:translateX(-100%)}10%,90%{opacity:1}to{opacity:0;transform:translateX(100%)}}.tier-card-section{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.tier-card-border{align-items:center;background:#cecece;border-radius:10px;box-shadow:0 3.3687233924865723px 3.3687233924865723px 0 #00000040;display:flex;flex-direction:column;justify-content:flex-end;margin-right:20px;padding:10px}.tier-card-border:last-child{margin-right:0}.tier-card-border-title{color:#fff;font-size:26px;font-weight:700;margin:5px}.tier-card-title{color:#000;font-size:26px;font-weight:700}.tier-card-body-item-title{color:#fff;font-size:26px;font-weight:600}.tier-card-footer-text{color:#000;font-size:11px;font-weight:600}.tier-card{background:#aeb3b6;border-radius:10px;height:355px;justify-content:space-between;padding:20px;width:270px}.tier-card,.tier-card-body-item{align-items:center;display:flex;flex-direction:column}.tier-card-body-item{margin-bottom:20px}.tier-card-info{align-items:center;display:flex;justify-content:flex-end;width:100%}.tier-status-box{flex-direction:row;justify-content:space-between}.tier-payment,.tier-status-box{align-items:center;display:flex}.tier-status{color:#27dd86;font-size:11px;font-weight:700}.tier-payment-lable{color:#000;font-size:11px;font-weight:500}.small-progres-bar{width:50%}.animated{animation-duration:1s;animation-fill-mode:both;background-position:0 0;background-repeat:no-repeat}.feedback-button{align-items:center;display:flex;justify-content:center;transition:.5s;width:50px}.feedback-button:hover{opacity:.5}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-15px)}}.bounce{animation-iteration-count:infinite;animation-name:bounce}.paused{animation-play-state:paused}@media screen and (max-width:768px){.page-width{width:auto}.home-page-card{padding:10px;width:100%}.home-page-card-text{font-size:15px;width:auto}.home-page-card-title{font-size:21px}.taged-images-box{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;box-shadow:none;padding:initial}.upload-title{margin-bottom:30px;margin-top:45px}.analyz-title{font-size:20px;margin-bottom:15px;margin-top:15px}.log-in .overlap-group{border-radius:0;height:100dvh;justify-content:space-evenly;width:100%}.tier-card-section{flex-direction:column}.tier-card-border{margin:0 0 20px;width:100%}.tier-card-body-item-title,.tier-card-title{font-size:20px}.tier-card{height:310px;padding:15px;width:100%}.grey-paragraph{font-size:11px}.blue-title{font-size:15px;margin-bottom:5px}.text-wrapper-2{font-size:10px}.first-column-image{width:90%}.landing-threeth-section{margin-bottom:30px}.second-column-image{width:90%}.group-blue{font-size:10px}.landing-header{height:70px;margin-bottom:30px}.landing-footer-info-item-title{font-size:12px;margin-bottom:10px}.landing-footer-info-item-body{font-size:10px}.landing-footer-info{margin-bottom:20px}.main-image-container{width:90%}.threeth-section-second-column{margin-left:10px;padding-left:10px}}@media screen and (max-width:515px){.analyz-title{font-size:20px;font-weight:400}.log-in .login-content{font-size:13px;line-height:25px}.log-in .text-wrapper-2{font-size:13px}.log-in .overlap-group{padding:0}}.search-results .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn{display:none}.search-results .lazy-load-image-background{height:100%}.search-results .custom-swiper-button-next,.search-results .custom-swiper-button-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.search-results .custom-swiper-button-next svg path,.search-results .custom-swiper-button-prev svg path{stroke:light-dark(#fff,#0d0d0d)}.search-results .swiper-pagination-fraction{display:flex;justify-content:space-between;padding-left:30px;padding-right:30px;-webkit-user-select:none;user-select:none}.search-results .swiper-pagination-fraction .location-and-date{display:flex;justify-content:flex-end;width:100%}.search-results .custom-swiper-button-prev{left:0}.search-results .custom-swiper-button-next,.search-results .custom-swiper-button-prev{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:26px;justify-content:center;width:26px}.search-results .custom-swiper-button-next{right:0}.search-results .swiper-button-disabled{opacity:.4}.search-results .my-gallery-display-container{align-items:center;display:flex;gap:8px;justify-content:space-between}.search-results .my-gallery-display-container .my-gallery-display-button{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.search-results .my-gallery-display-container .view-btns-container{display:flex;gap:10px}.search-results .my-gallery-display-container .view-btns-container .view-btns-box{display:flex}.search-results .my-gallery-display-container .view-btns-container .view-btns-box .view-button{align-items:center;background-color:hsla(0,0%,100%,.102);border:1px solid #91939633;color:#919396;cursor:pointer;display:flex;justify-content:center;outline:none;padding:7px 18px}.search-results .my-gallery-display-container .view-btns-container .view-btns-box .view-button svg path{stroke:#fff}.search-results .my-gallery-display-container .view-btns-container .view-btns-box .view-button.active{background:linear-gradient(180deg,#3eb9ff1a,#2098db1a);border:1px solid #3eb9ff!important;color:#3eb9ff}.search-results .my-gallery-display-container .view-btns-container .view-btns-box .view-button.active svg path{stroke:#3eb9ff}.search-results .my-gallery-display-container .view-btns-container .view-btns-box .view-button:first-child{border-radius:60px 0 0 60px;border-right:none}.search-results .my-gallery-display-container .view-btns-container .view-btns-box .view-button:last-child{border-left:none;border-radius:0 60px 60px 0}.search-results .my-gallery-display-container.active{width:calc(100% - 430px)}.search-results .my-gallery-box-wrapper .pagination-row{align-items:center;background:light-dark(#fff,#1a1a1a);border-radius:10px;display:flex;justify-content:space-between;padding:10px;position:sticky;top:133px;z-index:20}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container{display:flex;gap:10px}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn svg{height:18px;width:18px}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.disabled{opacity:.5;pointer-events:none}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.active svg path{stroke:#fff}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn svg{height:18px;width:18px}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.disabled{opacity:.5;pointer-events:none}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.search-results .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.active svg path{stroke:#fff}.search-results .MuiSlider-thumb{background:#fff}.search-results .MuiSlider-thumb.Mui-active,.search-results .MuiSlider-thumb:hover{box-shadow:none}.search-results .MuiSlider-track{background:#0000;border:none}.search-results .MuiSlider-valueLabelOpen{background:#32a6f9}.search-results .create-album-popup .create-album-title{color:light-dark(#3b596a,#eaeaeb);font-size:19px;font-weight:500;line-height:26.6px}@media screen and (max-width:650px){.search-results{padding:79px 16px 64px!important}.search-results .create-album-popup{width:360px}.search-results .folder-box .folder-container .marquee-item{height:40px!important;width:52px!important}.search-results .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box .my-gallery-info-text{font-size:16px;line-height:22.4px}.search-results .my-gallery-info-row .my-gallery-info-box .progress-bar-container{display:none}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn{height:32px!important;padding:0;width:32px!important}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn img{height:15px!important;width:15px!important}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn svg{height:15px!important;min-width:15px!important;width:15px!important}.search-results .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:#919396;cursor:pointer;display:flex;gap:8px;height:32px;justify-content:center;padding:0;width:32px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn svg{height:15px;width:15px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn.disabled{opacity:.5;pointer-events:none}.search-results .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.search-results .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn.active svg path{stroke:#fff}.search-results .my-gallery-display-container.active,.search-results .search-asked-question-container.active{width:100%}.search-results .my-gallery-box-wrapper .my-gallery-box{gap:9px;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));grid-template-rows:repeat(auto-fill,minmax(152px,1fr));padding:16px 0}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn{height:152px}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container{gap:5px}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container img{height:36px;width:36px}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container .my-gallery-upload-btn-text{font-size:10px;line-height:14px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{height:152px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn{bottom:12px;display:flex;height:20px;top:inherit;width:20px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn svg{height:20px;width:20px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .save-btn{bottom:15px;display:flex;top:inherit}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{display:flex}.search-results .my-gallery-box-wrapper .pagination-row .duplicate-btn{height:32px!important;padding:0;width:32px!important}.search-results .my-gallery-box-wrapper .pagination-row .duplicate-btn span{display:none}.search-results .my-gallery-box-wrapper .pagination-row .duplicate-btn svg{height:15px!important;width:15px!important}.search-results .my-gallery-box-wrapper .pagination{padding:10px 5px}.search-results .my-gallery-box-wrapper.active{width:100%}.mobile-padding{padding:16px 16px 64px!important}}.upload-file-container{align-items:center;display:flex;flex-direction:column;gap:30px;max-width:540px;padding:32px}.upload-file-container .upload-file-switch-container{align-items:center;display:flex;gap:10px;justify-content:flex-end;width:100%}.upload-file-container .upload-file-switch-container .switch-container{border:1px solid #0000;border-radius:4px;display:flex;padding:6px 10px;position:relative}.upload-file-container .upload-file-switch-container .switch-container .switch-active-circle{background-color:#ff481a;border:1.5px solid #fff;border-radius:50%;height:12px;opacity:0;position:absolute;right:-6px;top:-6px;width:12px}.upload-file-container .upload-file-switch-container .switch-container.active{border:1px solid hsla(0,0%,100%,.302)}.upload-file-container .upload-file-switch-container .switch-container.active .switch-active-circle{opacity:1}.upload-file-container .upload-file-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.upload-file-container .upload-file-body{align-items:center;background:linear-gradient(180deg,#3eb9ff0d,#2098db0d);border:1px dashed #3eb9ff;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:30px;width:100%}.upload-file-container .upload-file-body .upload-file-body-description{color:light-dark(#919396,hsla(240,2%,92%,.702));font-size:10px;font-weight:400;line-height:14px;padding:5px;text-align:center}.upload-file-container .upload-file-body .upload-file-body-text-box{padding:5px}.upload-file-container .upload-file-body .upload-file-body-text-box .upload-file-body-text{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:400;line-height:19.6px}.upload-file-container .upload-file-body .upload-file-body-text-box .marked-text{color:#3eb9ff;font-size:14px;font-weight:500;line-height:19.6px;text-decoration:underline}.upload-file-container .upload-file-progress-bar-container{display:flex;flex-direction:column;gap:10px;width:100%}.upload-file-container .upload-file-progress-bar-container .upload-file-progress-bar-text{color:light-dark(#3b596a,#eaeaeb);display:flex;font-size:14px;font-weight:500;justify-content:space-between;line-height:19.6px}.upload-file-container .unsupported-text-container{width:100%}.upload-file-container .unsupported-text-container .unsupported-text{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:500;line-height:19.6px;word-break:break-word}.upload-file-container .upload-file-btn{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:38px;justify-content:center;line-height:19.6px;width:100%}.upload-file-container .upload-file-btn:disabled{opacity:.4;pointer-events:none}.start-image{display:flex;height:20px;width:20px}@media screen and (max-width:650px){.upload-file-container{max-width:343px;padding:36px 22px}.start-image{height:18px;width:18px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.search-results .my-gallery-box-wrapper .dup-gallery-box{display:flex;flex-direction:column;gap:10px 10px;padding:10px}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container{display:flex;flex-direction:column}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container .group-row-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container .group-row-header .keep-selected-btn{border:1px solid #3eb9ff;border-radius:10px;color:#3eb9ff;cursor:pointer;font-size:14px;padding:8px 16px}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container .group-row-header .remove-duplicates{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container .group-row-header .remove-duplicates svg{height:18px;width:18px}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container .group-row-header .remove-duplicates.disabled{opacity:.5;pointer-events:none}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container .group-row-header .remove-duplicates.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container .group-row-header .remove-duplicates.active svg path{stroke:#fff}.search-results .my-gallery-box-wrapper .dup-gallery-box .group-row-container .group-row{grid-gap:10px;border-bottom:1px solid #919396;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-template-rows:repeat(auto-fill,minmax(240px,1fr));padding:0 0 40px}.search-results .my-gallery-box-wrapper .dup-gallery-box .my-gallery-upload-btn{align-items:center;border:1px dashed #3eb9ff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:348px;justify-content:center}.search-results .my-gallery-box-wrapper .dup-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container{align-items:center;display:flex;flex-direction:column;gap:13px;width:134px}.search-results .my-gallery-box-wrapper .dup-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container .my-gallery-upload-btn-text{color:#919396;font-size:17px;line-height:23.8px;text-align:center}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image-container{display:flex;flex-direction:column;gap:17px}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image-container .image-details-row{display:flex;justify-content:space-between}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image{cursor:pointer;display:flex;position:relative;width:100%}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image:hover .my-gallery-checkbox-label .my-gallery-checkbox-custom,.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image:hover .rotate-btn,.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image:hover .save-btn{display:flex}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .rotate-btn{background:none;border:none;cursor:pointer;display:none;height:28px;left:12px;position:absolute;top:12px;width:28px;z-index:10}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .rotate-btn svg{stroke:gray;stroke-width:.2px;height:28px;width:28px}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .save-btn{background:#3eb9ff;border:1px solid #fff;border-radius:10px;box-shadow:0 5px 15px #00000059;color:#fff;cursor:pointer;display:none;font-size:14px;left:45px;padding:3px;position:absolute;top:15px;z-index:10}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .my-gallery-checkbox-label{cursor:pointer;display:flex;position:absolute;right:12px;top:12px;z-index:10}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox{display:none}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{background-color:#0000;border:1px solid #858585;border-radius:100%;display:none;height:28px;transition:background-color .3s ease,border-color .3s ease;width:28px}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .my-gallery-checkbox-label input:checked+.my-gallery-checkbox-custom{background:#3eb9ff;background-image:url(/static/media/checkmark.8ce07911950f8d369fa4.svg);background-position:50%;background-repeat:no-repeat;display:flex}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .my-gallery-checkbox-label input:checked+.my-gallery-checkbox-custom:after{color:#fff;content:"";font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.search-results .my-gallery-box-wrapper .dup-gallery-box .gallery-image .my-gallery-img{border-radius:12px;display:flex;height:348px;object-fit:cover;width:100%}.search-results .my-gallery-box-wrapper .dup-gallery-box .no-data-text{align-items:center;color:#3b596a;display:flex;font-weight:500;justify-content:center}.search-results .my-gallery-box-wrapper .dup-gallery-box.active{grid-template-columns:repeat(1,1fr)}.search-results{display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:1440px;min-height:100vh;padding:79px 40px 64px}.search-results .my-gallery-info-row{align-items:center;background:light-dark(#e7efff,#111);display:flex;justify-content:space-between;padding:10px 0;position:sticky;top:79px;z-index:30}.search-results .my-gallery-info-row .my-gallery-info-box{align-items:center;display:flex;gap:21px}.search-results .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box{display:flex;gap:5px}.search-results .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box .my-gallery-info-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.search-results .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box .my-gallery-info-back-btn{cursor:pointer}.search-results .my-gallery-info-row .my-gallery-info-box .progress-bar-container{background:light-dark(#fff,#181616);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:12px;display:flex;flex-direction:column;gap:5px;padding:12px 16px}.search-results .my-gallery-info-row .my-gallery-info-box .progress-bar-container .progress-bar-info-box{color:light-dark(#919396,#eaeaeb);display:flex;font-size:10px;font-weight:400;gap:58px;justify-content:space-between;line-height:14px;width:190px}.search-results .my-gallery-info-row .my-gallery-info-btns-container{align-items:center;display:flex;gap:8px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn .my-gallery-info-btn-text{color:light-dark(#919396,#919396);font-family:Rubik,sans-serif;font-size:14px;font-weight:400;line-height:19.6px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn.active{background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn.active .my-gallery-info-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn.disabled{opacity:.5;pointer-events:none}.search-results .my-gallery-info-row .my-gallery-info-btns-container .sort-btns{display:flex;gap:9px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .sort-btns img{cursor:pointer}.search-results .my-gallery-info-row .my-gallery-info-btns-container .dropdown-btn{cursor:default}.search-results .my-gallery-info-row .my-gallery-info-btns-container .new-dropdown-content{min-width:213px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .new-dropdown-content .dropdown-content-row{border-bottom:1px solid light-dark(#f1f1f1,hsla(0,0%,95%,.102));cursor:default;justify-content:space-between;margin:0 16px;padding:11px 0}.search-results .my-gallery-info-row .my-gallery-info-btns-container .new-dropdown-content .dropdown-content-row:last-child{border-bottom:none}.search-results .my-gallery-info-row .my-gallery-info-btns-container .sort-text{color:light-dark(#919396,#919396);font-size:14px;font-weight:500;line-height:19.6px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container{background:light-dark(#fffc,hsla(0,0%,100%,.102));border-radius:24px;display:flex;transition:all .3s ease-out}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn{align-items:center;background:light-dark(#f7fcff,hsla(0,0%,100%,.102));border:1px solid light-dark(#d0d5dd,#91939633);border-radius:24px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;font-size:14px;gap:8px;line-height:19.6px;outline:none;padding:10px 14px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:1px solid #3eb9ff}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active .action-btn-icon{transform:rotate(-90deg)}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active .action-btn-icon path{stroke:#3eb9ff}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs{display:flex;overflow:hidden;transition:all .3s ease-out}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper{align-items:center;display:flex;gap:13px;overflow:hidden;padding:0;transition:all .3s ease-out;width:0}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper.active{padding:0 11px;width:310px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper .my-gallery-info-action-child-btn{background:#0000;border:none;color:light-dark(#919396,#919396);cursor:pointer;font-size:14px;line-height:19.6px;outline:none;white-space:nowrap}.search-results .search-asked-question-container{display:flex;justify-content:center;padding-bottom:10px}.search-results .search-asked-question-container.active{width:calc(100% - 430px)}.search-results .search-asked-question-container .asked-question{background:rgba(155,219,255,.741)}.search-results .my-gallery-box-wrapper{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;display:flex;flex-direction:column}.search-results .my-gallery-box-wrapper .my-gallery-box{grid-gap:10px 10px;display:grid;gap:10px 10px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-template-rows:repeat(auto-fill,minmax(240px,1fr));padding:10px}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn{align-items:center;border:1px dashed #3eb9ff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:348px;justify-content:center}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container{align-items:center;display:flex;flex-direction:column;gap:13px;width:134px}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container .my-gallery-upload-btn-text{color:#919396;font-size:17px;line-height:23.8px;text-align:center}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image{cursor:pointer;display:flex;position:relative;width:100%}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .my-gallery-checkbox-label .my-gallery-checkbox-custom,.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .rotate-btn,.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .save-btn{display:flex}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn{background:none;border:none;cursor:pointer;display:none;height:28px;left:12px;position:absolute;top:12px;width:28px;z-index:10}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn svg{stroke:gray;stroke-width:.2px;height:28px;width:28px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .save-btn{background:#3eb9ff;border:1px solid #fff;border-radius:10px;box-shadow:0 5px 15px #00000059;color:#fff;cursor:pointer;display:none;font-size:14px;left:45px;padding:3px;position:absolute;top:15px;z-index:10}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label{cursor:pointer;display:flex;position:absolute;right:12px;top:12px;z-index:10}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox{display:none}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{background-color:#0000;border:1px solid #858585;border-radius:100%;display:none;height:28px;transition:background-color .3s ease,border-color .3s ease;width:28px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label input:checked+.my-gallery-checkbox-custom{background:#3eb9ff;background-image:url(/static/media/checkmark.8ce07911950f8d369fa4.svg);background-position:50%;background-repeat:no-repeat;display:flex}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label input:checked+.my-gallery-checkbox-custom:after{color:#fff;content:"";font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{border-radius:12px;display:flex;height:348px;object-fit:cover;width:100%}.search-results .my-gallery-box-wrapper .my-gallery-box .no-data-text{align-items:center;color:#3b596a;display:flex;font-weight:500;justify-content:center}.search-results .my-gallery-box-wrapper .my-gallery-box.active{grid-template-columns:repeat(1,1fr)}.search-results .my-gallery-box-wrapper .pagination{display:flex;gap:8px;justify-content:flex-end;padding:10px 20px 20px}.search-results .my-gallery-box-wrapper .pagination li{border:1px solid #dfe3e8;border-radius:4px;cursor:pointer;list-style-type:none}.search-results .my-gallery-box-wrapper .pagination li a{align-items:center;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:20px;padding:5px 4px;width:32px}.search-results .my-gallery-box-wrapper .pagination li.active{border:1px solid #3eb9ff;color:#3eb9ff}.search-results .my-gallery-box-wrapper .pagination li.disabled{background:#b2b2b2;border:1px solid #b2b2b2}.search-results .my-gallery-box-wrapper.active{width:calc(100% - 430px)}.search-results .create-album-popup{background:light-dark(#fff,#0d0d0d);border-radius:14px;box-shadow:0 6px 8px 0 rgba(0,0,0,.051);display:flex;flex-direction:column;gap:19px;max-width:382px;padding:30px;width:382px}.search-results .create-album-popup .create-album-btns-container{display:flex;gap:29px}.search-results .create-album-popup .create-album-btns-container .cancel-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px;width:100%}.search-results .create-album-popup .create-album-btns-container .save-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px;width:100%}.search-results .folder-box{grid-gap:11px;display:grid;gap:11px;grid-template-columns:repeat(3,1fr);max-height:125px;overflow:auto}.search-results .folder-box .folder-container{position:relative}.search-results .folder-box .folder-container .marquee-item{border:none;border-radius:0;border-radius:2px 2px 5px 5px;z-index:2}.search-results .folder-box .folder-container .marquee-item .folder-layer{background:#3fa0d4;border-radius:1px 6px 0 0;height:5px;left:0;position:absolute;top:-3px;width:100%;z-index:0}.search-results .folder-box .folder-container .marquee-item .folder-layer svg{left:0;position:absolute;top:-3px}.search-results .folder-box .folder-container .marquee-item .folder-layer svg path{fill:#3fa0d4}.search-results .folder-box .folder-container .marquee-item .white-layer{background:#fff;border-radius:4px;height:10px;left:5px;position:absolute;right:5px;top:1px}.search-results .folder-box .folder-container .marquee-item .folder-name{background:#74d1fb;border-radius:5px;font-size:12px;height:90%;padding:5px 10px;width:100%;z-index:1}.search-results .folder-box .folder-container .marquee-item:hover{opacity:.7}@media screen and (max-width:980px){.search-results{padding:79px 20px 64px}.search-results .my-gallery-info-row .my-gallery-info-box{gap:8px}.search-results .my-gallery-info-row .my-gallery-info-btns-container{gap:6px}}@media screen and (max-width:650px){.search-results{padding:79px 16px 64px!important}.search-results .create-album-popup{width:360px}.search-results .folder-box .folder-container .marquee-item{height:40px!important;width:52px!important}.search-results .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box .my-gallery-info-text{font-size:16px;line-height:22.4px}.search-results .my-gallery-info-row .my-gallery-info-box .progress-bar-container{display:none}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn{height:32px!important;padding:0;width:32px!important}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn img{height:15px!important;width:15px!important}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn svg{height:15px!important;min-width:15px!important;width:15px!important}.search-results .search-asked-question-container.active{width:100%}.search-results .my-gallery-box-wrapper .my-gallery-box{gap:9px;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));grid-template-rows:repeat(auto-fill,minmax(152px,1fr));padding:16px 0}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn{height:152px}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container{gap:5px}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container img{height:36px;width:36px}.search-results .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container .my-gallery-upload-btn-text{font-size:10px;line-height:14px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{height:152px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn{bottom:12px;display:flex;height:20px;top:inherit;width:20px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn svg{height:20px;width:20px}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .save-btn{bottom:15px;display:flex;top:inherit}.search-results .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{display:flex}.search-results .my-gallery-box-wrapper .pagination{padding:10px 5px}.search-results .my-gallery-box-wrapper.active{width:100%}.mobile-padding{padding:16px 16px 64px!important}}@media screen and (max-width:1400px){.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn{height:42px;width:42px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn img{height:23px;width:23px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn svg{height:23px;min-width:23px;width:23px}.search-results .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn .my-gallery-info-btn-text{display:none}}.learn-more{display:flex;flex-direction:column;margin:0 auto;max-width:1440px;min-height:100vh;padding:89px 40px 64px}.learn-more .learn-more-container{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#4a4a4a);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:flex;flex-direction:column;gap:20px;padding:24px 24px 60px}.learn-more .learn-more-container .learn-more-back-btn-container{align-items:center;display:flex;gap:10px}.learn-more .learn-more-container .learn-more-back-btn-container .learn-more-back-btn{cursor:pointer}.learn-more .learn-more-container .learn-more-back-btn-container .learn-more-back-btn-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500}.learn-more .learn-more-container .learn-more-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.learn-more .learn-more-container .learn-more-grid .learn-more-card{align-items:flex-start;background:linear-gradient(180deg,light-dark(#f7fcff,#1a1a1a),light-dark(#fff,#1a1a1a));border:1px solid light-dark(#e4e4e4,#4a4a4a);border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:40px}.learn-more .learn-more-container .learn-more-grid .learn-more-card:hover{background:light-dark(#f7fcff,#343434);box-shadow:0 4px 84px 0 rgba(0,0,0,.071)}.learn-more .learn-more-container .learn-more-grid .learn-more-card:hover .learn-more-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);color:#fff}.learn-more .learn-more-container .learn-more-grid .learn-more-card .learn-more-card-icon{margin-bottom:7px}.learn-more .learn-more-container .learn-more-grid .learn-more-card .learn-more-card-text-container{display:flex;flex-direction:column;gap:10px}.learn-more .learn-more-container .learn-more-grid .learn-more-card .learn-more-card-text-container .learn-more-card-title{color:light-dark(#3eb9ff,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.learn-more .learn-more-container .learn-more-grid .learn-more-card .learn-more-card-text-container .learn-more-card-text{color:light-dark(#919396,hsla(240,2%,92%,.702));font-size:16px;line-height:26px}.learn-more .learn-more-container .learn-more-grid .learn-more-card .learn-more-btn{background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px}.learn-more .learn-more-popup{background:light-dark(#fff,#1a1a1a);border-radius:14px;display:flex;flex-direction:column;gap:20px;max-height:90vh;max-width:886px;padding:30px 40px;position:relative;width:886px}.learn-more .learn-more-popup .learn-more-close-btn{cursor:pointer;position:absolute;right:14px;top:14px}.learn-more .learn-more-popup .learn-more-popup-nav-box{align-items:center;border-bottom:1px solid light-dark(#e4e4e4,hsla(216,2%,58%,.102));display:flex;justify-content:space-between;padding-bottom:20px}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-title-container{display:flex;flex-direction:column}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-title-container .learn-more-popup-title{color:light-dark(#3eb9ff,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-title-container .learn-more-popup-text{color:light-dark(#919396,#cbcbcb);font-size:16px;line-height:35.2px}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns{display:flex;gap:20px}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns .learn-more-popup-nav-btn{background:light-dark(#0000,hsla(0,0%,100%,.102));border:1px solid #919396;border-radius:6px;cursor:pointer;font-size:18px;line-height:25.2px;padding:10px 20px}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns .learn-more-popup-nav-btn.active{background-color:light-dark(#0000,rgba(62,185,255,.102));border-color:#3eb9ff}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns .learn-more-popup-nav-btn.active .gradient-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(180deg,#3eb9ff,#2098db);font-weight:500}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns .learn-more-popup-nav-btn .gradient-text{color:light-dark(#919396,hsla(240,2%,92%,.702))}.learn-more .learn-more-popup .learn-more-popup-sub-text{color:light-dark(#919396,#cbcbcb);font-size:16px;line-height:22.4px}.learn-more .learn-more-popup .learn-more-popup-content-box{display:flex;flex-direction:column;gap:20px;overflow-y:auto}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-text-content{display:flex;flex-direction:column;gap:10px}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-text-content .learn-more-popup-content-text{color:light-dark(#919396,#cbcbcb);font-size:14px;line-height:19.6px}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-text-content .learn-more-popup-content-text .marked-text-container{display:flex;flex-direction:column;gap:8px}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-text-content .learn-more-popup-content-text .marked-text-container .marked-title{color:light-dark(#3b596a,#eaeaeb);font-size:16px;font-weight:500;line-height:22.4px}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-text-content .learn-more-popup-content-text .marked-text{color:light-dark(#3b596a,#fff);font-weight:500}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-text-content .learn-more-popup-content-text .bold-text{color:light-dark(#919396,#fff);font-weight:600}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container{display:flex;flex-direction:column;gap:20px}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container .swiper-pagination-container{display:flex;height:9px}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container .swiper-pagination-container .swiper-pagination{display:flex;justify-content:center;position:inherit}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container .swiper-pagination-container .swiper-pagination .swiper-pagination-bullet{background:linear-gradient(180deg,#3eb9ff,#2098db);border-radius:34px;opacity:.1;width:33px}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container .swiper-pagination-container .swiper-pagination .swiper-pagination-bullet-active{background:linear-gradient(180deg,#3eb9ff,#2098db);opacity:1}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container .learn-more-popup-img{background:linear-gradient(180deg,#3eb9ff,#2098db);border-radius:10px;box-shadow:0 4px 34px 0 rgba(0,0,0,.122);width:100%}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container .learn-more-popup-img .mySwiper{display:flex;padding:10px 0}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container .learn-more-popup-img .swiper-wrapper{width:auto}.learn-more .learn-more-popup .learn-more-popup-content-box .learn-more-popup-img-container .learn-more-popup-img img{height:100%;object-fit:contain;padding:0 10px;width:100%}@media screen and (max-width:650px){.learn-more{padding:89px 16px 64px!important}.learn-more .learn-more-container{background:#0000;border:1px solid #0000;box-shadow:none;padding:24px 0 60px}.learn-more .learn-more-container .learn-more-grid{gap:20px;grid-template-columns:repeat(1,1fr)}.learn-more .learn-more-popup{max-width:343px!important;padding:20px 16px!important}.learn-more .learn-more-popup .learn-more-popup-nav-box{align-items:normal;flex-direction:column;gap:12px}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns{gap:10px!important}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns .learn-more-popup-nav-btn{font-size:12px!important;line-height:16.8px;padding:10px 16px}}@media screen and (max-width:800px){.learn-more .learn-more-popup{width:650px!important}.learn-more .learn-more-popup .learn-more-popup-nav-box{align-items:normal;flex-direction:column;gap:12px}}@media screen and (max-width:980px){.learn-more{padding:89px 20px 64px}.learn-more .learn-more-container .learn-more-grid .learn-more-card{padding:30px}.learn-more .learn-more-popup{max-width:762px;padding:30px 20px}.learn-more .learn-more-popup .learn-more-close-btn{right:10px;top:8px}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns{gap:14px}.learn-more .learn-more-popup .learn-more-popup-nav-box .learn-more-popup-nav-btns .learn-more-popup-nav-btn{font-size:14px;line-height:19.6px}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.react-datepicker__tab-loop{position:absolute;z-index:0}.react-datepicker{border:none}.react-datepicker__day--keyboard-selected:not(.react-datepicker__day--range-start){background-image:linear-gradient(268.4deg,#ffd177 18.42%,#ffa2a3 37.36%,#d18fe9 78.78%,#d18fe9 80.07%);border-radius:50%;z-index:-1!important}.react-datepicker__day:hover{background-color:#f2f4f7!important;border-radius:50%;color:#101828}.react-datepicker__day--in-range{background-color:#f2f4f7!important;border-radius:0!important;color:#101828!important;margin:0!important;margin-top:5px;width:33px!important;z-index:5!important}.react-datepicker__day--range-end,.react-datepicker__day--range-start{background-color:#f2f4f7!important;color:#fff!important;position:relative!important;z-index:1!important}.react-datepicker__day--range-start{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important;left:3px!important}.react-datepicker__day--range-end{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important;left:0!important;right:10px!important}.react-datepicker__day--range-end:before,.react-datepicker__day--range-start:before{background-image:linear-gradient(268.4deg,#ffd177 18.42%,#ffa2a3 37.36%,#d18fe9 78.78%,#d18fe9 80.07%);border-radius:50%;content:"";height:28px;left:0;position:absolute;top:50%;width:28px;z-index:-1}.react-datepicker__day--range-start:before{margin-left:0;transform:translate(1px,-50%)}.react-datepicker__day--range-end:before{margin-left:13px;transform:translate(-10px,-50%)}.react-datepicker__day--in-selecting-range{background-color:#f2f4f7!important;border-radius:50%!important;color:#101828}.react-datepicker__header{background-color:#fff;border:none}.react-datepicker__day-disabled{color:red}.react-datepicker{font-family:Mabry Pro}.react-datepicker__day--outside-month{color:#888}#date-picker{color:light-dark(#3b596a,#eaeaeb)}.my-gallery .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box{align-items:center}.my-gallery .my-gallery-info-row .my-gallery-info-box .my-gallery-images-count{color:#919396;font-size:14px;line-height:19.6px}@media screen and (max-width:650px){.my-gallery{padding:79px 16px 64px!important}.my-gallery .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box .my-gallery-info-text{font-size:16px;line-height:22.4px}.my-gallery .my-gallery-info-row .my-gallery-info-box .progress-bar-container{display:none}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn{height:32px!important;padding:0;width:32px!important}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn img{height:15px!important;width:15px!important}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn svg{height:15px!important;min-width:15px!important;width:15px!important}.my-gallery .my-gallery-box-wrapper .my-gallery-box{gap:9px;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));grid-template-rows:repeat(auto-fill,minmax(152px,1fr));padding:16px 0}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn{height:152px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container{gap:5px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container img{height:36px;width:36px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container .my-gallery-upload-btn-text{font-size:10px;line-height:14px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{height:152px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn{bottom:12px;display:flex;height:20px;top:inherit;width:20px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn svg{height:20px;width:20px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .save-btn{bottom:12px;display:flex;top:inherit}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{display:flex}.my-gallery .my-gallery-box-wrapper .pagination{padding:10px 5px}.mobile-padding{padding:16px 16px 64px!important}}.new-tiers{display:flex;flex-direction:column;margin:0 auto;max-width:1440px;padding:79px 40px 64px}.new-tiers .new-tiers-title-row{align-items:center;background:light-dark(#e7efff,#111);display:flex;gap:8px;padding:10px 0;position:sticky;top:79px;z-index:30}.new-tiers .new-tiers-title-row .new-tiers-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.new-tiers .new-tiers-title-row .new-tiers-back-btn{cursor:pointer}.new-tiers .current-tier-box{background:light-dark(#fff,#0d0d0d);border:1px solid light-dark(hsla(0,2%,91%,.502),#252424);border-radius:10px;display:flex;flex-direction:column;gap:24px;padding:30px 20px}.new-tiers .current-tier-box .current-tier-title-box{align-items:center;display:flex;justify-content:space-between}.new-tiers .current-tier-box .current-tier-title-box .current-tier-title{font-size:20px;font-weight:500;line-height:28px}.new-tiers .current-tier-box .current-tier-title-box .current-tier-title span{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;text-transform:capitalize}.new-tiers .current-tier-box .current-tier-title-box .current-tier-switch-box{align-items:center;display:flex;gap:24px}.new-tiers .current-tier-box .current-tier-title-box .current-tier-switch-box .current-tier-switch-text{color:#919396;font-size:16px;line-height:22px}.new-tiers .current-tier-box .current-tier-title-box .current-tier-switch-box .switch-container{border:1px solid #0000;border-radius:4px;display:flex;padding:6px 10px;position:relative}.new-tiers .current-tier-box .current-tier-title-box .current-tier-switch-box .switch-container .switch-active-circle{background-color:#ff481a;border:1.5px solid #fff;border-radius:50%;height:12px;opacity:0;position:absolute;right:-6px;top:-6px;width:12px}.new-tiers .current-tier-box .current-tier-title-box .current-tier-switch-box .switch-container.active{border:1px solid hsla(0,0%,100%,.302)}.new-tiers .current-tier-box .current-tier-title-box .current-tier-switch-box .switch-container.active .switch-active-circle{opacity:1}.new-tiers .current-tier-box .current-tier-title-box .current-tier-switch-box .react-switch{border:1px solid #3eb9ff33}.new-tiers .current-tier-box .delete-account-btn-container{display:flex;justify-content:flex-end}.new-tiers .current-tier-box .delete-account-btn-container .delete-account-btn{background:#ffdcd3;border-radius:3px;color:#ff6037;cursor:pointer;display:flex;gap:4px;justify-content:flex-end;padding:6px 10px;width:auto}.new-tiers .current-tier-plan-info-row{background:light-dark(#0000,#181616);border:1px solid light-dark(#eee,#252424);border-radius:8px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:flex;gap:60px;padding:32px 24px}.new-tiers .current-tier-plan-info-row .current-tier-plan-info-box{display:flex;flex-direction:column;gap:20px}.new-tiers .current-tier-plan-info-row .current-tier-plan-info-box .current-tier-plan-info-title{color:light-dark(#3b596a,#eaeaeb);font-size:16px;font-weight:500;line-height:22.4px}.new-tiers .current-tier-plan-info-row .current-tier-plan-info-box .current-tier-plan-info-text-row{align-items:center;display:flex;gap:10px}.new-tiers .current-tier-plan-info-row .current-tier-plan-info-box .current-tier-plan-info-text-row .current-tier-plan-info-text{color:light-dark(#919396,hsla(240,2%,92%,.702));display:flex;font-size:14px;gap:2px;line-height:22px;white-space:nowrap}.new-tiers .current-tier-plan-info-row .current-tier-plan-info-box .current-tier-plan-info-text-row .current-tier-plan-info-text span{color:light-dark(#3b596a,#eaeaeb);font-weight:500}.new-tiers .current-tier-plan-info-row .vertical-line{background:light-dark(#eee,hsla(0,0%,93%,.122));height:auto;width:1px}.new-tiers .current-tier-plan-info-row .current-tier-usage-btns-row{align-items:center;display:flex;gap:34px;width:100%}.new-tiers .current-tier-plan-info-row .current-tier-usage-btns-row .current-tier-usage-btn{align-items:center;border-radius:12px;display:flex;justify-content:space-between;padding:10px 16px;width:100%}.new-tiers .current-tier-plan-info-row .current-tier-usage-btns-row .current-tier-usage-btn:first-child{background:linear-gradient(90deg,#3db8fe -2.57%,#3db8fe29 46.8%,#3db8fe00 112.5%)}.new-tiers .current-tier-plan-info-row .current-tier-usage-btns-row .current-tier-usage-btn:nth-child(2){background:linear-gradient(90deg,#ffbd44 -2.57%,#ffbd4436 65.85%,#ffbd4400 112.5%)}.new-tiers .current-tier-plan-info-row .current-tier-usage-btns-row .current-tier-usage-btn:nth-child(3){background:linear-gradient(90deg,#fb896b -2.57%,#fb896b80 84.76%,#fb896b00 112.5%)}.new-tiers .current-tier-plan-info-row .current-tier-usage-btns-row .current-tier-usage-btn .current-tier-usage-btn-name{color:#fff;font-size:16px;font-weight:600;line-height:20px}.new-tiers .current-tier-plan-info-row .current-tier-usage-btns-row .current-tier-usage-btn .current-tier-usage-btn-percent{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:500;line-height:20px}.new-tiers .upgrate-tier-plan-box{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:flex;flex-direction:column;gap:24px;padding:30px 20px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-box-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row{grid-gap:19px;display:grid;gap:19px;grid-template-columns:repeat(3,1fr)}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card{background:light-dark(#fff,#181616);border:1px solid #0000;border-radius:8px;box-shadow:0 1px 4px 0 light-dark(rgba(25,33,61,.078),rgba(59,89,106,.302));display:flex;flex-direction:column;gap:24px;padding:32px 24px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-img{height:52px;width:52px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-price{align-items:flex-end;color:light-dark(#3b596a,#fff);display:flex;font-size:38px;font-weight:600;gap:6px;line-height:48px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-price span{color:#b4b9c9;font-size:16px;line-height:22px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-text-box{display:flex;flex-direction:column;gap:16px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-text-box .upgrate-tier-plan-card-name{color:light-dark(#6d758f,#fff);font-size:16px;font-weight:600;line-height:22px;text-transform:uppercase}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-text-box .upgrate-tier-plan-card-text{color:#919396;font-size:14px;line-height:22px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .horizontal-line{background:light-dark(#f1f3f7,rgba(241,243,247,.102));height:1px;width:100%}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-info-box{display:flex;flex-direction:column;gap:24px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-info-box .upgrate-tier-plan-card-info-row{align-items:center;display:flex;gap:10px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-info-box .upgrate-tier-plan-card-info-row .upgrate-tier-plan-card-info-text{color:#919396;display:flex;font-size:16px;gap:4px;line-height:22px}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-info-box .upgrate-tier-plan-card-info-row .upgrate-tier-plan-card-info-text span{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;font-weight:600;text-transform:capitalize}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-btn{align-items:center;background:rgba(62,185,255,.102);border:1px solid #3eb9ff;border-radius:6px;cursor:pointer;display:flex;gap:15px;justify-content:center;padding:15px 0}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-btn .upgrate-tier-plan-card-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:600;line-height:20px;text-transform:capitalize}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card:hover{border:1px solid light-dark(#dff3ff,#252424);box-shadow:0 1px 74px 0 rgba(59,89,106,.122)}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card:hover .upgrate-tier-plan-card-price{color:#3eb9ff}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card:hover .upgrate-tier-plan-card-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card:hover .upgrate-tier-plan-card-btn .upgrate-tier-plan-card-btn-text{-webkit-text-fill-color:initial;background:none;color:#fff}.new-tiers .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card:hover .upgrate-tier-plan-card-btn svg path{stroke:#fff}@media screen and (max-width:650px){.new-tiers{padding:79px 16px 64px!important}.new-tiers .current-tier-box .current-tier-title-box .current-tier-switch-text{display:none}.new-tiers .current-tier-box .current-tier-plan-info-row{flex-direction:column;gap:20px!important}.new-tiers .current-tier-box .current-tier-plan-info-row .vertical-line{height:1px;width:100%}.mobile-padding{padding:16px 16px 64px!important}}@media screen and (max-width:800px){.new-tiers .current-tier-box .current-tier-plan-info-row{gap:30px}.new-tiers .current-tier-box .upgrate-tier-plan-box .upgrate-tier-plan-card-row{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:980px){.new-tiers{padding:79px 20px 64px}.new-tiers .current-tier-box .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card{justify-content:space-between}.new-tiers .current-tier-box .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-price{font-size:30px;line-height:34px}.new-tiers .current-tier-box .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-price span{font-size:14px}.new-tiers .current-tier-box .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-text-box .upgrate-tier-plan-card-name{font-size:14px;line-height:22px}.new-tiers .current-tier-box .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-text-box .upgrate-tier-plan-card-text{font-size:12px;line-height:22px}.new-tiers .current-tier-box .upgrate-tier-plan-box .upgrate-tier-plan-card-row .upgrate-tier-plan-card .upgrate-tier-plan-card-info-box .upgrate-tier-plan-card-info-row .upgrate-tier-plan-card-info-text{font-size:14px;line-height:22px}}@media screen and (max-width:1250px){.new-tiers .current-tier-box .current-tier-plan-info-row .current-tier-plan-info-box{justify-content:center}.new-tiers .current-tier-box .current-tier-plan-info-row .current-tier-usage-btns-row{flex-wrap:wrap}}.dnd-container{align-items:center;border:3px dashed #cbd0dc;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;height:330px;justify-content:space-between;padding:50px;transition:.5s;width:100%}.dnd-container:hover{opacity:.3}.dnd-container-button{background:none;background:#fff;border:1.5px solid #cbd0dc;border-radius:10px;color:#54575c;cursor:pointer;padding:10px 25px}.dnd-container-button,.dnd-container-title{font-size:23.29px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.dnd-container-title{color:#292d32}.dnd-container-sub-title{color:#a9acb4;font-size:20.185px;font-style:normal;font-weight:500;line-height:normal;text-align:center}@media screen and (max-width:768px){.dnd-container{width:100%}}.dashboard{display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:1440px;padding:89px 40px 69px}.dashboard .dashboard-top-box{display:flex;gap:10px;justify-content:space-between;max-height:348px;width:100%}.dashboard .dashboard-top-box .dashboard-gallery-box-container{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:flex;flex-direction:column;gap:24px;padding:24px;width:74%}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-box-title-container{display:flex;justify-content:space-between}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-box-title-container .dashboard-gallery-box-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-box-title-container .dashboard-gallery-view-btn{-webkit-text-fill-color:#0000;text-fill-color:#0000;align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:none;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:4px;line-height:22.4px;white-space:nowrap}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row{display:flex;gap:14px;height:100%;position:relative}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container{display:flex;position:relative;width:80%}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .swiper{width:100%}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .swiper .swiper-wrapper{width:200%}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .swiper .swiper-slide .dashboard-gallery-row-image-container{display:flex;height:100%;width:100%}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .swiper .swiper-slide .dashboard-gallery-row-image-container img{border-radius:12px;height:100%;max-height:250px;object-fit:cover;width:100%}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .swiper .swiper-slide .dashboard-gallery-row-image-container-placeholder{border:1px dashed #3eb9ff;border-radius:12px;height:100%}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-next,.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-next svg path,.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-prev svg path{stroke:light-dark(#fff,#0d0d0d)}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .swiper-button-disabled{opacity:.4}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-prev{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:26px;justify-content:center;left:-13px;width:26px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-next{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:26px;justify-content:center;right:-13px;width:26px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-next img,.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-prev img{height:24px;width:24px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .dashboard-gallery-upload-button{align-items:center;border:1px dashed #3eb9ff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-width:178px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .dashboard-gallery-upload-button .dashboard-gallery-upload-text-container{align-items:center;display:flex;flex-direction:column;gap:13px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .dashboard-gallery-upload-button .dashboard-gallery-upload-text-container .dashboard-gallery-upload-text{color:light-dark(#919396,#eaeaeb);font-size:14px;font-weight:400;line-height:19.6px;text-align:center;width:81px}.dashboard .dashboard-top-box .steps-box-wrapper{display:flex;gap:10px;max-width:100%}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:flex;flex-direction:column;height:348px;padding:20px 24px 0;position:relative;width:345px}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .steps-nav-container{display:flex;justify-content:space-between}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .steps-nav-container .steps-nav-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .steps-nav-container .steps-btns-container{display:flex;gap:10px}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .steps-nav-container .steps-btns-container button{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:26px;justify-content:center;width:26px}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .steps-nav-container .steps-btns-container button:disabled{opacity:.4}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .step-detail{display:flex;flex-direction:column;gap:3px;margin-top:4px}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .step-detail .step-detail-title{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:500;line-height:22.4px}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .step-detail .step-detail-description{color:light-dark(#919396,hsla(240,2%,92%,.702));font-size:14px;font-weight:400;line-height:19.6px}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .step-tags-box{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;position:relative;width:100%}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .step-tags-box .step-tag{align-items:center;border-radius:62px;color:light-dark(#fff,#0d0d0d);cursor:pointer;display:flex;font-size:15px;font-weight:500;height:33px;justify-content:center;line-height:21px;max-width:137px;min-width:106px;padding:8px 16px;position:absolute;white-space:nowrap}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .learn-more-btn{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:1px solid #3eb9ff;border-radius:10px 10px 0 0;bottom:130px;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 20px;position:absolute;right:-38px;transform:rotate(-90deg);-webkit-user-select:none;user-select:none}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:none;min-width:345px;padding:24px 24px 20px;width:50%}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-title-container{display:flex;justify-content:space-between}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-title-container .usage-details-title-box{align-items:center;display:flex;gap:10px}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-title-container .usage-details-title-box .info-icon{cursor:pointer}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-title-container .usage-details-title-box .usage-details-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-title-container .usage-details-manage-btn{-webkit-text-fill-color:#0000;text-fill-color:#0000;align-items:center;background:none;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:none;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:22.4px}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body{display:flex;flex-direction:column;gap:24px;margin-top:14px}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-body-text{color:light-dark(#919396,hsla(240,2%,92%,.702));font-size:16px;font-weight:400;line-height:22.4px}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-btns-container{display:flex;flex-direction:column;gap:34px}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-btns-container .usage-details-btns{align-items:center;border-radius:12px;display:flex;justify-content:space-between;padding:19px 16px}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-btns-container .usage-details-btns:first-child{background:linear-gradient(90deg,#3db8fe -2.57%,#3db8fe29 46.8%,#3db8fe00 112.5%)}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-btns-container .usage-details-btns:nth-child(2){background:linear-gradient(90deg,#ffbd44 -2.57%,#ffbd4436 65.85%,#ffbd4400 112.5%)}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-btns-container .usage-details-btns:nth-child(3){background:linear-gradient(90deg,#fb896b -2.57%,#fb896b80 84.76%,#fb896b00 112.5%)}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-btns-container .usage-details-btns .usage-details-btn-name{color:light-dark(#fff,#eaeaeb);font-size:16px;font-weight:600;line-height:20px}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-btns-container .usage-details-btns .usage-details-btn-percent{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:500;line-height:20px}.dashboard .dashboard-bottom-box{display:flex;gap:10px;min-height:407px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:flex;flex-direction:column;min-width:348px;padding:24px 24px 20px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-title-container{display:flex;justify-content:space-between}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-title-container .doughnuts-chart-title-box{align-items:center;display:flex;gap:10px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-title-container .doughnuts-chart-title-box .doughnuts-chart-title{-webkit-text-fill-color:light-dark(#0000,#eaeaeb);text-fill-color:light-dark(#0000,#eaeaeb);background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-title-container .doughnuts-chart-title-box .info-icon{cursor:pointer}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-title-container .doughnuts-chart-manage-btn{-webkit-text-fill-color:#0000;text-fill-color:#0000;align-items:center;background:none;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:none;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:22.4px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-toggles-container{display:flex;justify-content:center;padding-top:10px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-toggles-container .doughnuts-chart-toggle-btn{align-items:center;background-color:hsla(0,0%,100%,.102);border:1px solid #91939633;color:#919396;cursor:pointer;display:flex;justify-content:center;outline:none;padding:7px 18px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-toggles-container .doughnuts-chart-toggle-btn.active{background:linear-gradient(180deg,#3eb9ff1a,#2098db1a);border:1px solid #3eb9ff!important;color:#3eb9ff}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-toggles-container .doughnuts-chart-toggle-btn:first-child{border-radius:60px 0 0 60px;border-right:1px solid #91939633}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-toggles-container .doughnuts-chart-toggle-btn:last-child{border-left:1px solid #91939633;border-radius:0 60px 60px 0}.dashboard .dashboard-bottom-box .stacked-chart-box-container{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:flex;flex-direction:column;padding:10px;position:relative;width:100%}.dashboard .dashboard-bottom-box .stacked-chart-box-container .info-icon{cursor:pointer;display:none;position:absolute;right:0;top:28px;z-index:10}.dashboard .dashboard-bottom-box .stacked-chart-box-container .stacked-chart-body{grid-gap:8px 6px;display:grid;gap:8px 6px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);max-height:400px}.dashboard .dashboard-bottom-box .stacked-chart-box-container .stacked-chart-body .stacked-chart-gallery-count-container{align-items:center;border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);display:flex;flex-direction:column;padding:16px 14px 0}.dashboard .dashboard-bottom-box .stacked-chart-box-container .stacked-chart-body .stacked-chart-gallery-count-container .stacked-chart-gallery-count-text{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:500;line-height:19.6px}.dashboard .dashboard-bottom-box .stacked-chart-box-container .stacked-chart-body .stacked-chart-gallery-count-container .stacked-chart-gallery-count{display:flex;flex-direction:column;height:100%;width:100%}.dashboard .dashboard-bottom-box .usage-details-box-container{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;box-shadow:0 4px 29px 9px rgba(81,69,159,.039);min-width:345px;padding:24px 24px 20px;width:345px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-title-container{display:flex;justify-content:space-between}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-title-container .usage-details-title-box{align-items:center;display:flex;gap:10px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-title-container .usage-details-title-box .info-icon{cursor:pointer}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-title-container .usage-details-title-box .usage-details-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-title-container .usage-details-manage-btn{-webkit-text-fill-color:#0000;text-fill-color:#0000;align-items:center;background:none;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:none;cursor:pointer;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:22.4px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body{display:flex;flex-direction:column;gap:24px;margin-top:14px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body .usage-details-body-text{color:light-dark(#919396,hsla(240,2%,92%,.702));font-size:16px;font-weight:400;line-height:22.4px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body .usage-details-btns-container{display:flex;flex-direction:column;gap:34px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body .usage-details-btns-container .usage-details-btns{align-items:center;border-radius:12px;display:flex;justify-content:space-between;padding:19px 16px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body .usage-details-btns-container .usage-details-btns:first-child{background:linear-gradient(90deg,#3db8fe -2.57%,#3db8fe29 46.8%,#3db8fe00 112.5%)}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body .usage-details-btns-container .usage-details-btns:nth-child(2){background:linear-gradient(90deg,#ffbd44 -2.57%,#ffbd4436 65.85%,#ffbd4400 112.5%)}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body .usage-details-btns-container .usage-details-btns:nth-child(3){background:linear-gradient(90deg,#fb896b -2.57%,#fb896b80 84.76%,#fb896b00 112.5%)}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body .usage-details-btns-container .usage-details-btns .usage-details-btn-name{color:light-dark(#fff,#eaeaeb);font-size:16px;font-weight:600;line-height:20px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-body .usage-details-btns-container .usage-details-btns .usage-details-btn-percent{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:500;line-height:20px}.dashboard .tooltip{display:flex;flex-direction:column}.dashboard .tooltip .tooltip-title{font-size:17px;font-weight:700;line-height:23.8px}.dashboard .alternate-email-popup-wrapper{align-items:center;background-color:#3b596a33;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body{background:light-dark(#fff,#0d0d0d);border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:30px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body .alternate-email-popup-title-container{display:flex;flex-direction:column;gap:2px;width:378px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body .alternate-email-popup-title-container .alternate-email-popup-title{color:light-dark(#3b596a,#eaeaeb);font-size:24px;font-weight:600;line-height:33.6px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body .alternate-email-popup-title-container .alternate-email-popup-sub-title{color:#919396;font-size:14px;line-height:28px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body form{display:flex;flex-direction:column;gap:25px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body form .alternate-email-popup-container{display:flex;flex-direction:column;gap:5px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body form .alternate-email-popup-container .alternate-email-popup-input{border:1px solid #91939666;border-radius:10px;font-size:16px;height:44px;line-height:24px;outline:none;padding:10px 14px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body form .alternate-email-popup-container .alternate-email-popup-input::placeholder{color:#919396}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body form .alternate-email-popup-container .error{color:red;font-size:12px;line-height:14.54px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body .alternate-email-btns-container{display:flex;gap:29px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body .alternate-email-btns-container .alternate-email-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px;width:100%}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body .alternate-email-btns-container .alternate-email-main-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;height:38px;padding:9px 28px;width:100%}.dashboard .expire-trial-popup{align-items:center;display:flex;flex-direction:column;gap:30px;padding:40px;width:521px}.dashboard .expire-trial-popup .expire-trial-popup-body{align-items:center;display:flex;flex-direction:column;gap:20px}.dashboard .expire-trial-popup .expire-trial-popup-body .expire-trial-popup-timer-container{display:flex;gap:20px}.dashboard .expire-trial-popup .expire-trial-popup-body .expire-trial-popup-timer-container .expire-trial-popup-timer{align-items:center;background:hsla(12,87%,69%,.102);border-radius:100%;display:flex;flex-direction:column;gap:4px;height:66px;justify-content:center;width:66px}.dashboard .expire-trial-popup .expire-trial-popup-body .expire-trial-popup-timer-container .expire-trial-popup-timer img{height:20px;width:20px}.dashboard .expire-trial-popup .expire-trial-popup-body .expire-trial-popup-timer-container .expire-trial-popup-timer .expire-trial-popup-time{color:#f5866a;font-size:14px;font-weight:500;line-height:19.6px}.dashboard .expire-trial-popup .expire-trial-popup-body .expire-trial-popup-title-container{align-items:center;display:flex;flex-direction:column;gap:4px}.dashboard .expire-trial-popup .expire-trial-popup-body .expire-trial-popup-title-container .expire-trial-popup-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.dashboard .expire-trial-popup .expire-trial-popup-body .expire-trial-popup-title-container .expire-trial-popup-text{color:#919396;font-size:14px;line-height:24.22px;padding:0 21px;text-align:center}.dashboard .expire-trial-popup .expire-trial-btns-container{display:flex;gap:20px}.dashboard .expire-trial-popup .expire-trial-btns-container .expire-trial-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px}.dashboard .expire-trial-popup .expire-trial-btns-container .expire-trial-main-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;font-size:14px;height:38px;padding:9px 28px}.dashboard .no-imamge-upload-popup{align-items:center;display:flex;flex-direction:column;padding:40px 88px}.dashboard .no-imamge-upload-popup .no-imamge-gif{height:360px;width:360px}.dashboard .no-imamge-upload-popup .no-imamge-text-container{display:flex;flex-direction:column;gap:4px;justify-content:center;width:559px}.dashboard .no-imamge-upload-popup .no-imamge-text-container .no-imamge-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;text-align:center}.dashboard .no-imamge-upload-popup .no-imamge-text-container .no-imamge-text{color:#919396;font-size:14px;line-height:140%;padding:0 48px;text-align:center}.dashboard .no-imamge-upload-popup .no-imamge-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:140%;margin-top:20px;padding:9px 28px}@media screen and (min-width:451px)and (max-width:650px){.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container{width:calc(100% - 106px)!important}}@media screen and (max-width:450px){.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container{width:calc(100% - 83px)!important}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .dashboard-gallery-upload-button{min-width:73px!important}.mobile-padding{padding:40px 40px 69px!important}}@media screen and (max-width:650px){.dashboard{padding:89px 16px 28px!important}.dashboard .dashboard-top-box .dashboard-gallery-box-container{padding:16px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-box-title-container{gap:7px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-box-title-container .dashboard-gallery-box-title,.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-box-title-container .dashboard-gallery-view-btn{font-size:14px;line-height:19.6px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row{gap:10px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-next{height:20px;right:-10px;width:20px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container .custom-swiper-button-prev{height:20px;left:-10px;width:20px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .dashboard-gallery-upload-button{min-width:100px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .dashboard-gallery-upload-button .dashboard-gallery-upload-text-container img{height:24px;width:24px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .dashboard-gallery-upload-button .dashboard-gallery-upload-text-container .dashboard-gallery-upload-text{font-size:10px;line-height:14px;width:100%}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .steps-nav-container .steps-nav-text{font-size:16px;line-height:22.4px}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .step-detail .step-detail-description,.dashboard .dashboard-top-box .steps-box-wrapper .steps-box .step-detail .step-detail-title{font-size:14px;line-height:19.6px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container{padding:17px!important}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-title-container .doughnuts-chart-title-box .doughnuts-chart-title{font-size:16px;line-height:22.4px}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container .doughnuts-chart-title-container .doughnuts-chart-manage-btn{font-size:14px;line-height:19.6px}.dashboard .dashboard-bottom-box .stacked-chart-box-container .stacked-chart-body .stacked-chart-gallery-count-container{padding:16px 5px 0}.dashboard .dashboard-bottom-box .stacked-chart-box-container .stacked-chart-body .stacked-chart-gallery-count-container .stacked-chart-gallery-count-text{font-size:10.9px;line-height:15.25px}.dashboard .dashboard-bottom-box .usage-details-box-container{display:block!important;width:100%}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-title-container .usage-details-title-box .usage-details-title{font-size:16px;line-height:22.4px}.dashboard .dashboard-bottom-box .usage-details-box-container .usage-details-title-container .usage-details-manage-btn{font-size:14px;line-height:19.6px}.dashboard .alternate-email-popup-wrapper .alternate-email-popup-body .alternate-email-popup-title-container{width:302px}.dashboard .expire-trial-popup{padding:40px 17px;width:345px}.dashboard .expire-trial-popup .expire-trial-btns-container{gap:10px}.dashboard .expire-trial-popup .expire-trial-btns-container .expire-trial-btn,.dashboard .expire-trial-popup .expire-trial-btns-container .expire-trial-main-btn{font-size:13px}.mobile-padding{padding:40px 40px 69px!important}}@media screen and (max-width:900px){.dashboard .dashboard-top-box .steps-box-wrapper .steps-box{width:100%!important}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet{display:none!important}.dashboard .dashboard-bottom-box{flex-direction:column}.dashboard .dashboard-bottom-box .stacked-chart-box-container .stacked-chart-body{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);max-height:inherit}.dashboard .dashboard-bottom-box .stacked-chart-box-container .stacked-chart-body .stacked-chart-gallery-count-container .stacked-chart-gallery-count{width:97%}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container{height:407px}.dashboard .dashboard-bottom-box .usage-details-box-container{display:block!important;width:100%}}@media screen and (max-width:980px){.dashboard{padding:89px 20px 69px}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row{grid-template-columns:repeat(4,1fr)}.dashboard .dashboard-bottom-box .doughnuts-chart-box-container{min-width:300px;padding:17px 8px}.dashboard .no-imamge-upload-popup{padding:20px}.dashboard .no-imamge-upload-popup .no-imamge-gif{height:260px;width:260px}.dashboard .no-imamge-upload-popup .no-imamge-text-container{width:280px}.dashboard .no-imamge-upload-popup .no-imamge-text-container .no-imamge-title{font-size:18px}.dashboard .no-imamge-upload-popup .no-imamge-text-container .no-imamge-text{padding:0}}@media screen and (max-width:1400px){.dashboard .dashboard-top-box{flex-direction:column;max-height:100%}.dashboard .dashboard-top-box .dashboard-gallery-box-container{width:100%}.dashboard .dashboard-top-box .dashboard-gallery-box-container .dashboard-gallery-row .swiper-container{width:calc(100% - 192px)}.dashboard .dashboard-top-box .steps-box-wrapper .steps-box{height:354px;min-width:345px;width:50%}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet{display:block}.dashboard .dashboard-top-box .steps-box-wrapper .usage-details-box-container-tablet .usage-details-body .usage-details-btns-container{gap:10px}.dashboard .dashboard-bottom-box .usage-details-box-container{display:none}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.ai-key-words-container{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1440px;min-height:100vh;padding:79px 40px 0}.ai-key-words-container .ai-key-words-wrapper{display:flex;flex-direction:column;gap:8px}.ai-key-words-container .ai-key-words-title-container{align-items:center;background:light-dark(#e7efff,#111);display:flex;justify-content:space-between;padding:10px 0;position:sticky;top:79px;z-index:30}.ai-key-words-container .ai-key-words-title-container .ai-key-words-info-text-box{display:flex;gap:8px}.ai-key-words-container .ai-key-words-title-container .ai-key-words-info-text-box .ai-key-words-info-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.ai-key-words-container .ai-key-words-title-container .ai-key-words-btns-container{align-items:center;display:flex;gap:8px}.ai-key-words-container .ai-key-words-title-container .ai-key-words-btns-container .ai-key-words-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.ai-key-words-container .ai-key-words-title-container .ai-key-words-btns-container .ai-key-words-btn .ai-key-words-btn-text{color:light-dark(#919396,#919396);font-family:Rubik,sans-serif;font-size:14px;font-weight:400;line-height:19.6px}.ai-key-words-container .ai-key-words-title-container .ai-key-words-btns-container .ai-key-words-btn.active{background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.ai-key-words-container .ai-key-words-title-container .ai-key-words-btns-container .ai-key-words-btn.active .ai-key-words-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text}.ai-key-words-container .search-input-container{background:light-dark(#e7efff,#111);display:flex;justify-content:flex-end;padding:4px 0;position:sticky;top:133px;z-index:27}.ai-key-words-container .search-input-container .search-input-wrapper{align-items:center;background:light-dark(#fff,#121212);border:1px solid #91939666;border-radius:10px;cursor:text;display:flex;gap:10px;overflow:hidden;padding:5px 14px}.ai-key-words-container .search-input-container .search-input-wrapper .search-input{background:#0000;border:none;outline:none}.taged-items-container{display:flex;gap:24px}.taged-items-container .taged-items-btns-container{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:20px;width:86px}.taged-items-container .taged-items-btns-container .taged-items-btn{align-items:center;border:1px solid light-dark(#e9e9e9,hsla(0,0%,91%,.102));border-radius:6px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;height:37px;justify-content:center;width:37px}.taged-items-container .taged-items-btns-container .taged-items-btn.active{background:rgba(62,185,255,.102);border:1px solid #2098db;color:#3eb9ff}.taged-items-container .taged-items-body{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(#0000,#343434);border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:20px;width:100%}.taged-items-container .taged-items-body .group-container{display:flex;flex-wrap:wrap;gap:18px}.taged-items-container .taged-items-body .group-container .group-btn{background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid light-dark(#e9e9e9,hsla(0,0%,91%,.102));border-radius:6px;color:light-dark(#919396,#919396);cursor:pointer;font-size:18px;line-height:21.33px;padding:10px 15px;transition:all .3s ease-out}.taged-items-container .taged-items-body .group-container .group-btn:hover{background:#3eb9ff;border:1px solid #e9e9e9;color:#fff}.taged-items-container .taged-items-body .apparels{display:flex;flex-direction:column;gap:28px}.taged-items-container .taged-items-body .apparels .apparels-steps{color:#2098db;font-size:20px}.taged-items-container .taged-items-body .apparels .apparels-steps span{color:light-dark(gray,#eaeaeb)}.taged-items-container .taged-items-body .apparels .slider-container{align-items:center;display:flex;flex-direction:column;gap:10px;margin:0 148px}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container{border:1px solid #91939633;border-radius:17.88px;display:flex;position:relative;width:100%}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper{align-items:center;display:flex;height:200px;padding:50px;width:100%}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper .swiper-wrapper{width:200%}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper .swiper-slide .swiper-circle{align-items:center;background:#f1f8ff;border:1px solid #0000;border-radius:50%;display:flex;flex-direction:column;gap:2px;height:100px;justify-content:center;min-width:100px;-webkit-user-select:none;user-select:none;width:100px}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper .swiper-slide .swiper-circle .slider-image{height:50px;width:50px}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper .swiper-slide .swiper-circle .slider-color-circle{border:10px solid #fff;border-radius:50%;box-shadow:0 4.92px 11.08px 0 rgba(0,0,0,.071);height:50px;width:50px}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper .swiper-slide .swiper-circle .slider-text{color:#2c72c3;font-size:9.63px;font-weight:600;text-transform:capitalize}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper .swiper-slide .swiper-circle:hover{border:1px solid #7ebaff;transform:scale(1.5)}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .custom-swiper-button-next,.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .custom-swiper-button-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper-button-disabled{opacity:.4}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .custom-swiper-button-prev{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:30px;justify-content:center;left:-15px;width:30px}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .custom-swiper-button-next{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:30px;justify-content:center;right:-15px;width:30px}.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .custom-swiper-button-next img,.taged-items-container .taged-items-body .apparels .slider-container .swiper-container .custom-swiper-button-prev img{height:24px;width:24px}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper{display:flex;justify-content:center;width:100%}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container{align-items:center;background-image:url(/static/media/circle.2096ea7f8887aa24345c.svg);background-repeat:no-repeat;background-size:cover;display:flex;height:140px;justify-content:center;width:100%}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .first-circle-item{align-items:center;background:#f1f8ff;border-radius:50%;color:#919396;display:flex;font-size:12.18px;font-weight:500;height:220px;justify-content:center;line-height:17.05px;padding:0 40px;text-align:center;width:220px}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container{display:flex;height:100%;width:100%}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box{align-items:center;border-right:1px dashed #7ebaff;display:flex;height:100%;justify-content:center;-webkit-user-select:none;user-select:none;width:33%}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .dropped-content-image-container{align-items:center;display:flex;flex-direction:column;gap:2px}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .dropped-content-image-container img{height:80px;width:80px}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .dropped-content-image-container .dropped-color-circle{border:10px solid #fff;border-radius:50%;height:80px;width:80px}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .dropped-content-image-container .dropped-content-text{color:#2c72c3;font-size:16px;font-weight:600;text-transform:capitalize}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .drag-text{color:light-dark(#919396,#eaeaeb);font-size:12.18px}.taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box:last-child{border-right:none}.taged-items-container .taged-items-body .apparels .slider-container .MuiStepper-root{margin-top:20px}.taged-items-container .taged-items-body .apparels .slider-container .step-circle{align-items:center;background:#f1f8ff;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;min-width:38px;opacity:.1;width:38px}.taged-items-container .taged-items-body .apparels .slider-container .step-circle .mark{background:linear-gradient(180deg,#3eb9ff,#2098db);border-radius:50%;height:20px;width:20px}.taged-items-container .taged-items-body .apparels .slider-container .step-circle.active{opacity:1}.taged-items-container .taged-items-body .apparels .slider-container .MuiStep-root{color:light-dark(#919396,#eaeaeb);font-size:14px}.taged-items-container .taged-items-body .apparels .slider-container .MuiStep-root:after{background:#f1f8ff;height:5px}.taged-items-container .taged-items-body .apparels .slider-container .Mui-active:after{background:linear-gradient(180deg,#3eb9ff,#2098db);height:5px}.taged-items-container .taged-items-body .apparels .slider-container .apperals-buttons-container{display:flex;gap:20px;margin-top:20px}.taged-items-container .taged-items-body .apparels .slider-container .apperals-buttons-container button{background:none;border:none;cursor:pointer;padding:9px 48px}.taged-items-container .taged-items-body .apparels .slider-container .apperals-buttons-container .back-btn{background:light-dark(#fff,hsla(0,0%,100%,.078));border:1px solid #919396;border-radius:60px;color:#919396}.taged-items-container .taged-items-body .apparels .slider-container .apperals-buttons-container .next-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid light-dark(#fff,#1a1a1a);border-radius:60px;color:#fff}.taged-items-container .taged-items-body .sentiments-group-container{display:flex;flex-wrap:wrap;gap:24px 51px}.taged-items-container .taged-items-body .sentiments-group-container .sentiments-group-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:10px}.taged-items-container .taged-items-body .sentiments-group-container .sentiments-group-btn.clickable{cursor:pointer}.taged-items-container .taged-items-body .sentiments-group-container .sentiments-group-btn.unclickable{opacity:.3;pointer-events:none}.taged-items-container .taged-items-body .sentiments-group-container .sentiments-group-btn .sentiments-group-btn-text{color:#3b596a;font-size:18px;line-height:25.2px}.taged-items-container .taged-items-body .sentiments-group-container .sentiments-group-btn img{height:120px;width:120px}.taged-items-container .taged-items-body .capture-date-group-wrapper{display:flex;justify-content:center;width:100%}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(#0000,#343434);border-radius:10px;display:flex;flex-direction:column;gap:24px;padding:30px;width:593px}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box{display:flex;flex-direction:column;gap:8px}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-title{align-items:center;color:light-dark(#3b596a,#eaeaeb);display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:22.4px}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-title .date-buttons-container{display:flex}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-title .date-buttons-container .date-button{align-items:center;background-color:hsla(0,0%,100%,.102);border:1px solid #91939633;color:#919396;cursor:pointer;display:flex;justify-content:center;outline:none;padding:7px 18px}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-title .date-buttons-container .date-button.active{background:linear-gradient(180deg,#3eb9ff1a,#2098db1a);border:1px solid #3eb9ff!important;color:#3eb9ff}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-title .date-buttons-container .date-button:first-child{border-radius:60px 0 0 60px;border-right:none}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-title .date-buttons-container .date-button:last-child{border-left:none;border-radius:0 60px 60px 0}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-box{background:light-dark(#0000,hsla(0,0%,100%,.102));border:1px solid light-dark(#e7e7e7,hsla(0,0%,91%,.102));border-radius:13.08px;gap:15px;padding:45px 30px 13px}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-box .MuiSlider-thumb{background:#fff}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-box .MuiSlider-thumb.Mui-active,.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-box .MuiSlider-thumb:hover{box-shadow:none}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-box .MuiSlider-track{background:#0000;border:none}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-box .MuiSlider-valueLabelOpen{background:#32a6f9}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-box .arrow-btn{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:26px;justify-content:center;min-width:26px;width:26px}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-btns{display:flex;gap:29px;height:38px;margin-top:26px;width:100%}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-btns button{background:none;border:none;border-radius:60px;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-btns .capture-date-cancel-btn{border:1px solid #3eb9ff;color:#3eb9ff;width:50%}.taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-btns .capture-date-apply-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);color:#fff;width:50%}.taged-items-container .taged-items-body .age-group-container{display:flex;flex-wrap:wrap;gap:24px 49px}.taged-items-container .taged-items-body .age-group-container .age-group-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:10px;position:relative}.taged-items-container .taged-items-body .age-group-container .age-group-btn.clickable{cursor:pointer}.taged-items-container .taged-items-body .age-group-container .age-group-btn.unclickable{opacity:.3;pointer-events:none}.taged-items-container .taged-items-body .age-group-container .age-group-btn .age-group-btn-text{color:light-dark(#3b596a,#eaeaeb);font-size:18px;line-height:25.2px;text-transform:capitalize}.taged-items-container .taged-items-body .age-group-container .age-group-btn .new-dropdown-content{background-color:#fff;border:1px solid #e9e9e9;border-radius:8px;display:none;min-width:200px;overflow:inherit;padding:0;position:absolute;right:-100%;top:60px;z-index:1000}.taged-items-container .taged-items-body .age-group-container .age-group-btn .new-dropdown-content .dropdown-content-row{align-items:center;border-bottom:1px solid #e9e9e9;color:light-dark(#919396,#eaeaeb);display:flex;gap:18px;padding:15px;transition:background-color .3s}.taged-items-container .taged-items-body .age-group-container .age-group-btn .new-dropdown-content .dropdown-content-row:last-child{border-bottom:none}.taged-items-container .taged-items-body .age-group-container .age-group-btn .new-dropdown-content .dropdown-content-row span{align-items:center;display:flex}.taged-items-container .taged-items-body .age-group-container .age-group-btn .show{display:block;max-height:50vh;overflow:auto}.taged-items-container .taged-items-body .age-group-container .age-group-btn .show .triangle-img{position:absolute;z-index:-1}.taged-items-container .taged-items-body .age-group-container .age-group-btn .age-group-img{height:120px;object-fit:cover;width:120px}.taged-items-container .taged-items-body .age-group-container .age-group-btn .divice-img{height:120px;width:120px}.taged-items-container .taged-items-body .device-type-group-container{display:flex;flex-wrap:wrap;gap:24px 11px}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:10px;position:relative}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn.clickable{cursor:pointer}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn.unclickable{opacity:.3;pointer-events:none}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .device-type-group-btn-text{color:light-dark(#3b596a,#eaeaeb);font-size:18px;line-height:25.2px;text-transform:capitalize}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .new-dropdown-content{background-color:light-dark(#fff,#0d0d0d);border:1px solid light-dark(#e9e9e9,#252424);border-radius:8px;display:none;min-width:200px;overflow:inherit;padding:0;position:absolute;right:-100%;top:60px;z-index:1000}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .new-dropdown-content .dropdown-content-row{align-items:center;border-bottom:1px solid light-dark(#e9e9e9,#252424);color:light-dark(#919396,#eaeaeb);display:flex;gap:18px;padding:15px;transition:background-color .3s}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .new-dropdown-content .dropdown-content-row:last-child{border-bottom:none}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .new-dropdown-content .dropdown-content-row span{align-items:center;display:flex}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .show{display:block;max-height:50vh;overflow:auto}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .show .triangle-img{position:absolute;z-index:-1}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .device-type-group-img{height:120px;object-fit:cover;width:120px}.taged-items-container .taged-items-body .device-type-group-container .device-type-group-btn .divice-img{height:110px;width:110px}.taged-items-container .taged-items-body .people-group-container{display:flex;flex-wrap:wrap;gap:24px 51px}.taged-items-container .taged-items-body .people-group-container .people-group-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:10px}.taged-items-container .taged-items-body .people-group-container .people-group-btn .people-group-img{border-radius:100%;display:flex;height:120px;object-fit:cover;width:120px}.taged-items-container .taged-items-body .people-group-container .people-group-btn .people-group-btn-text{color:light-dark(#3b596a,#eaeaeb);font-size:18px;line-height:25.2px}.taged-items-container .leaflet-container{z-index:5}.leaflet-pane .leaflet-tooltip{max-width:220px;min-width:220px;padding:10px}.leaflet-pane .leaflet-tooltip .tooltip{border-radius:14px;display:flex;flex-direction:column;gap:10px;position:relative;width:100%}.leaflet-pane .leaflet-tooltip .tooltip .images-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:62px 62px}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box{display:flex;grid-area:1/1/3/4;position:relative}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box .tooltip-img{height:auto;object-fit:cover;width:100%}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box:first-child .tooltip-img{border-radius:12px 0 0 0}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box:nth-child(3) .tooltip-img{border-radius:0 12px 0 0}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box:nth-child(4) .tooltip-img{border-radius:0 0 0 12px}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box .albums-images-box-img{object-fit:cover;width:100%}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box .albums-images-box-img.empty-slot{align-items:center;color:#fff;display:flex;font-size:16px;justify-content:center}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box .tooltip-images-box-overlay{align-items:center;background-color:#00000080;bottom:0;color:#fff;display:flex;font-size:20px;font-weight:600;font-weight:700;justify-content:center;left:0;line-height:28px;position:absolute;right:0;top:0}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box.empty-slot{align-items:center;background:#a5dcff;display:flex;justify-content:center}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box.empty-slot img{opacity:.5}.leaflet-pane .leaflet-tooltip .tooltip .images-grid .tooltip-image-box.active{grid-area:initial}.leaflet-pane .leaflet-tooltip .tooltip .images-grid.empty{border-radius:12px 12px 0 0;gap:1px;overflow:hidden}.leaflet-pane .leaflet-tooltip .tooltip .tooltip-text{color:#3b596a;font-size:14px;font-weight:400;line-height:23.7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:650px){.ai-key-words-container{padding:79px 16px 0!important}.ai-key-words-container .ai-key-words-wrapper .taged-items-container{flex-direction:column;gap:10px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body{padding:0}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .capture-date-group-wrapper{padding-bottom:40px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container{padding:19px 16px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .capture-date-group-wrapper .capture-date-group-container .capture-date-group-box .capture-date-group-slider-box{padding:45px 20px 13px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels{padding:20px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container{margin:0!important}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper{padding:50px 20px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container .swiper-container .swiper .swiper-slide .swiper-circle:hover{transform:scale(1)}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .dropped-content-image-container .dropped-color-circle,.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .dropped-content-image-container img{height:68px;width:68px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .dropped-content-image-container .dropped-content-text{font-size:12px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container .circle-wrapper .circle-container .dropped-content-container .dropped-content-box .drag-text{text-align:center}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container .apperals-buttons-container button{padding:9px 36px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-btns-container{flex-direction:row;overflow-x:auto;width:100%}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-btns-container .taged-items-btn{height:37px;min-width:40px;width:40px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .group-container{gap:10px}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .group-container .group-btn{padding:8px}.mobile-padding{padding:16px 16px 64px!important}}@media screen and (max-width:980px){.ai-key-words-container{padding:79px 20px 0}.ai-key-words-container .ai-key-words-wrapper .ai-key-words-title-container .ai-key-words-info-text-box .ai-key-words-info-text{font-size:18px;line-height:25.2px}.ai-key-words-container .ai-key-words-wrapper .ai-key-words-title-container .ai-key-words-btns-container{gap:5px}.ai-key-words-container .ai-key-words-wrapper .ai-key-words-title-container .ai-key-words-btns-container .ai-key-words-btn{padding:7px 10px}.ai-key-words-container .ai-key-words-wrapper .ai-key-words-title-container .ai-key-words-btns-container .ai-key-words-btn .ai-key-words-btn-text{font-size:12px}.ai-key-words-container .ai-key-words-wrapper .ai-key-words-title-container .ai-key-words-btns-container .new-dropdown-content{min-width:213px}.ai-key-words-container .ai-key-words-wrapper .ai-key-words-title-container .ai-key-words-btns-container .new-dropdown-content .dropdown-content-row{border-bottom:1px solid #f1f1f1;cursor:pointer;justify-content:space-between;margin:0 16px;padding:11px 0}.ai-key-words-container .ai-key-words-wrapper .ai-key-words-title-container .ai-key-words-btns-container .new-dropdown-content .dropdown-content-row:last-child{border-bottom:none}.ai-key-words-container .ai-key-words-wrapper .taged-items-container .taged-items-body .apparels .slider-container{margin:0}}@media screen and (max-width:1250px){.ai-key-words-container .ai-key-words-wrapper .ai-key-words-title-container .ai-key-words-btns-container .ai-key-words-btn{padding:0 10px}}.my-gallery{display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:1440px;min-height:100vh;padding:79px 40px 64px}.my-gallery .my-gallery-info-row{align-items:center;background:light-dark(#e7efff,#111);display:flex;justify-content:space-between;padding:10px 0;position:sticky;top:79px;z-index:30}.my-gallery .my-gallery-info-row .my-gallery-info-box{align-items:center;display:flex;gap:21px}.my-gallery .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box{display:flex;gap:8px}.my-gallery .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box .my-gallery-info-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.my-gallery .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box .my-gallery-info-count{color:#919396;font-size:14px;line-height:19.6px}.my-gallery .my-gallery-info-row .my-gallery-info-box .progress-bar-container{background:light-dark(#fff,#181616);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:12px;display:flex;flex-direction:column;gap:5px;padding:12px 16px}.my-gallery .my-gallery-info-row .my-gallery-info-box .progress-bar-container .progress-bar-info-box{color:light-dark(#919396,#eaeaeb);display:flex;font-size:10px;font-weight:400;gap:58px;justify-content:space-between;line-height:14px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container{align-items:center;display:flex;gap:8px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn{display:none}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn svg{height:18px;width:18px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn .my-gallery-info-btn-text{color:light-dark(#919396,#919396);font-family:Rubik,sans-serif;font-size:14px;font-weight:400;line-height:19.6px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn.active{background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn.active .my-gallery-info-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn.disabled{opacity:.5;pointer-events:none}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .sort-btns{display:flex;gap:9px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .sort-btns img{cursor:pointer}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .dropdown-btn{cursor:default}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .new-dropdown-content{min-width:213px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .new-dropdown-content .dropdown-content-row{border-bottom:1px solid light-dark(#f1f1f1,hsla(0,0%,95%,.102));cursor:default;justify-content:space-between;margin:0 16px;padding:11px 0}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .new-dropdown-content .dropdown-content-row:last-child{border-bottom:none}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .sort-text{color:light-dark(#919396,#919396);font-size:14px;font-weight:500;line-height:19.6px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container{background:light-dark(#fffc,hsla(0,0%,100%,.102));border-radius:24px;display:flex;transition:all .3s ease-out}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn{align-items:center;background:light-dark(#f7fcff,hsla(0,0%,100%,.102));border:1px solid light-dark(#d0d5dd,#91939633);border-radius:24px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;font-size:14px;gap:8px;line-height:19.6px;outline:none;padding:10px 14px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:1px solid #3eb9ff}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active .action-btn-icon{transform:rotate(-90deg)}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active .action-btn-icon path{stroke:#3eb9ff}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs{display:flex;overflow:hidden;transition:all .3s ease-out}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper{align-items:center;display:flex;gap:13px;overflow:hidden;padding:0;transition:all .3s ease-out;width:0}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper.active{padding:0 11px;width:310px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper .my-gallery-info-action-child-btn{background:#0000;border:none;color:light-dark(#919396,#919396);cursor:pointer;font-size:14px;line-height:19.6px;outline:none;white-space:nowrap}.my-gallery .lazy-load-image-background{height:100%}.my-gallery .custom-swiper-button-next,.my-gallery .custom-swiper-button-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.my-gallery .custom-swiper-button-next svg path,.my-gallery .custom-swiper-button-prev svg path{stroke:light-dark(#fff,#0d0d0d)}.my-gallery .swiper-pagination-fraction{display:flex;justify-content:space-between;padding-left:30px;padding-right:30px;-webkit-user-select:none;user-select:none}.my-gallery .swiper-pagination-fraction .location-and-date{display:flex;justify-content:flex-end;width:100%}.my-gallery .custom-swiper-button-prev{left:0}.my-gallery .custom-swiper-button-next,.my-gallery .custom-swiper-button-prev{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:26px;justify-content:center;width:26px}.my-gallery .custom-swiper-button-next{right:0}.my-gallery .swiper-button-disabled{opacity:.4}.my-gallery .my-gallery-display-container{align-items:center;display:flex;gap:8px;justify-content:space-between}.my-gallery .my-gallery-display-container .my-gallery-display-button{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.my-gallery .my-gallery-display-container .view-btns-container{display:flex;gap:10px}.my-gallery .my-gallery-display-container .view-btns-container .view-btns-box{display:flex}.my-gallery .my-gallery-display-container .view-btns-container .view-btns-box .view-button{align-items:center;background-color:hsla(0,0%,100%,.102);border:1px solid #91939633;color:#919396;cursor:pointer;display:flex;justify-content:center;outline:none;padding:7px 18px}.my-gallery .my-gallery-display-container .view-btns-container .view-btns-box .view-button svg path{stroke:#fff}.my-gallery .my-gallery-display-container .view-btns-container .view-btns-box .view-button.active{background:linear-gradient(180deg,#3eb9ff1a,#2098db1a);border:1px solid #3eb9ff!important;color:#3eb9ff}.my-gallery .my-gallery-display-container .view-btns-container .view-btns-box .view-button.active svg path{stroke:#3eb9ff}.my-gallery .my-gallery-display-container .view-btns-container .view-btns-box .view-button:first-child{border-radius:60px 0 0 60px;border-right:none}.my-gallery .my-gallery-display-container .view-btns-container .view-btns-box .view-button:last-child{border-left:none;border-radius:0 60px 60px 0}.my-gallery .my-gallery-box-wrapper{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;display:flex;flex-direction:column-reverse}.my-gallery .my-gallery-box-wrapper .my-gallery-box{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-template-rows:repeat(auto-fill,minmax(240px,1fr));padding:10px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn{align-items:center;border:1px dashed #3eb9ff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:348px;justify-content:center}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container{align-items:center;display:flex;flex-direction:column;gap:13px;width:134px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container .my-gallery-upload-btn-text{color:#919396;font-size:17px;line-height:23.8px;text-align:center}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image{cursor:pointer;display:flex;position:relative;width:100%}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .my-gallery-checkbox-label .my-gallery-checkbox-custom,.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .rotate-btn,.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .save-btn{display:flex}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn{background:none;border:none;cursor:pointer;display:none;height:28px;left:12px;position:absolute;top:12px;width:28px;z-index:10}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn svg{stroke:gray;stroke-width:.2px;height:28px;width:28px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .save-btn{background:#3eb9ff;border:1px solid #fff;border-radius:10px;box-shadow:0 5px 15px #00000059;color:#fff;cursor:pointer;display:none;font-size:14px;left:45px;padding:3px;position:absolute;top:15px;z-index:10}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label{cursor:pointer;display:flex;position:absolute;right:12px;top:12px;z-index:10}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox{display:none}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{background-color:#0000;border:1px solid #858585;border-radius:100%;display:none;height:28px;transition:background-color .3s ease,border-color .3s ease;width:28px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label input:checked+.my-gallery-checkbox-custom{background:#3eb9ff;background-image:url(/static/media/checkmark.8ce07911950f8d369fa4.svg);background-position:50%;background-repeat:no-repeat;display:flex}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label input:checked+.my-gallery-checkbox-custom:after{color:#fff;content:"";font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{border-radius:12px;display:flex;height:348px;object-fit:cover;width:100%}.my-gallery .my-gallery-box-wrapper .pagination-row{align-items:center;background:light-dark(#fff,#1a1a1a);border-radius:10px;display:flex;justify-content:space-between;padding-left:10px;position:sticky;top:133px;z-index:20}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container{display:flex;gap:10px}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn svg{height:18px;width:18px}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.disabled{opacity:.5;pointer-events:none}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.active svg path{stroke:#fff}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn svg{height:18px;width:18px}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.disabled{opacity:.5;pointer-events:none}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.my-gallery .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.active svg path{stroke:#fff}.my-gallery .my-gallery-box-wrapper .pagination-row .pagination-container{align-items:center;display:flex;gap:5px}.my-gallery .my-gallery-box-wrapper .pagination-row .pagination-container .MuiSelect-indicator{margin-left:0}.my-gallery .my-gallery-box-wrapper .pagination{display:flex;gap:8px;justify-content:flex-end;padding:10px}.my-gallery .my-gallery-box-wrapper .pagination li{border:1px solid #dfe3e8;border-radius:4px;cursor:pointer;list-style-type:none}.my-gallery .my-gallery-box-wrapper .pagination li a{align-items:center;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:20px;padding:5px 4px;width:32px}.my-gallery .my-gallery-box-wrapper .pagination li.active{border:1px solid #3eb9ff;color:#3eb9ff}.my-gallery .my-gallery-box-wrapper .pagination li.disabled{background:#b2b2b2;border:1px solid #b2b2b2}.my-gallery .MuiSlider-thumb{background:#fff}.my-gallery .MuiSlider-thumb.Mui-active,.my-gallery .MuiSlider-thumb:hover{box-shadow:none}.my-gallery .MuiSlider-track{background:#0000;border:none}.my-gallery .MuiSlider-valueLabelOpen{background:#32a6f9}@media screen and (max-width:650px){.my-gallery{padding:79px 16px 64px!important}.my-gallery .my-gallery-info-row .my-gallery-info-box .my-gallery-info-text-box .my-gallery-info-text{font-size:16px;line-height:22.4px}.my-gallery .my-gallery-info-row .my-gallery-info-box .progress-bar-container{display:none}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:#919396;cursor:pointer;display:flex;gap:8px;height:32px;justify-content:center;padding:0;width:32px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn svg{height:15px;width:15px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn.disabled{opacity:.5;pointer-events:none}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .duplicate-mobile-btn.active svg path{stroke:#fff}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn{height:32px!important;padding:0;width:32px!important}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn img{height:15px!important;width:15px!important}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn svg{height:15px!important;min-width:15px!important;width:15px!important}.my-gallery .my-gallery-box-wrapper .my-gallery-box{gap:9px;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));grid-template-rows:repeat(auto-fill,minmax(152px,1fr));padding:16px 0}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn{height:152px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container{gap:5px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container img{height:36px;width:36px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container .my-gallery-upload-btn-text{font-size:10px;line-height:14px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{height:152px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn{bottom:12px;display:flex;height:20px;top:inherit;width:20px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn svg{height:20px;width:20px}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .save-btn{bottom:12px;display:flex;top:inherit}.my-gallery .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{display:flex}.my-gallery .my-gallery-box-wrapper .pagination-row .duplicate-btn{display:none}.my-gallery .my-gallery-box-wrapper .pagination{padding:10px 5px}.mobile-padding{padding:16px 16px 64px!important}}@media screen and (max-width:980px){.my-gallery{padding:79px 20px 64px}.my-gallery .my-gallery-info-row .my-gallery-info-box{gap:8px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container{gap:6px}}@media screen and (max-width:1400px){.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn{height:42px;width:42px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn img{height:23px;width:23px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn svg{height:23px;min-width:23px;width:23px}.my-gallery .my-gallery-info-row .my-gallery-info-btns-container .my-gallery-info-btn .my-gallery-info-btn-text{display:none}}.dropdown-header{background:none;background-color:#38aef0;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;font-style:normal;font-weight:500;line-height:normal;padding:12px 45px;text-align:center}.dropdown-content{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;overflow:scroll;padding:12px;width:100%}.dropdown-item{background:#e8e8e8;border-radius:99.362px;color:#000;font-size:15px;margin-bottom:10px;margin-right:5px;padding:5px 10px;text-decoration:none;transition:.5s}.dropdown-item:hover{opacity:.5}.dropdown-content.expanded{max-height:500px}.rating-row-container{display:flex;flex-direction:column;gap:10px;width:100%}.rating-row-container .rating-row{align-items:center;display:flex;justify-content:space-between}.rating-row-container .rating-row .rating-text{color:light-dark(#919396,#eaeaeb)}.popup-backdrop{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.popup{background:light-dark(#fff,#0d0d0d);border:1px solid light-dark(#4a4a4a,#4a4a4a);border-radius:14px;box-shadow:0 54px 55px light-dark(#00000040,#3b596a66),0 -12px 30px light-dark(#00000040,#3b596a66),0 4px 6px light-dark(#00000040,#3b596a66),0 12px 13px light-dark(#00000040,#3b596a66),0 -3px 6px light-dark(#00000040,#3b596a66);display:flex;flex-direction:column;justify-content:space-between;max-height:400px;overflow:scroll;width:342px;z-index:3}.resize-icon{cursor:pointer;position:absolute;right:10px;top:10px;z-index:2}.resize-container{aspect-ratio:16/9;border:5px solid light-dark(#fff,#0d0d0d);border-radius:14px;display:flex;height:90svh;min-width:853px;position:relative;width:80vw}.resize-container .resize-close-icon{cursor:pointer;position:absolute;right:10px;top:8px;z-index:1}.popup-title{font-size:19px;font-weight:500;line-height:26.6px;text-align:center}.popup-subtitle,.popup-title{color:light-dark(#3b596a,#eaeaeb);font-style:normal}.popup-subtitle{font-size:16px;font-weight:400;line-height:24px;text-align:left;width:80%}.popup-content{color:#000;font-size:20px;font-style:normal;font-weight:300;gap:24px;padding:11px 30px 19px;text-align:center;width:100%}.popup-close,.popup-content{display:flex;justify-content:space-between}.popup-close{align-items:center;background:rgba(0,165,234,.059);border-radius:14px 14px 0 0;padding:11px 24px}.react-datepicker-popper{z-index:999}.popup-button{border:1px solid #fff;border-radius:60px}.popup-button:hover{border:1px solid #ffffffb3;opacity:.7}@media screen and (max-width:900px){.resize-container{min-width:0;width:100vw}}@media screen and (max-width:650px){.popup-img-container{min-width:100%!important}.popup-img-container .img-container{width:100%!important}.resize-container{max-width:344px;min-width:0;width:100vw}}@media screen and (max-width:768px){.popup{max-height:360px;width:275px}.popup-content{font-size:17px;gap:10px}.popup-close{padding:11px 16px}.popup-subtitle{font-size:12px;line-height:19px}}@media screen and (min-width:651px)and (max-width:800px){.popup-img-container{min-width:230px!important}.popup-img-container .img-container{width:230px!important}}.lds-ellipsis{align-items:center;display:flex;height:19px;position:relative;top:-23px;width:80px}.lds-ellipsis div{animation-timing-function:cubic-bezier(0,1,1,0);border-radius:50%;height:11px;position:absolute;top:27px;width:11px}.loader{aspect-ratio:1;display:grid;width:30px}.loader:after,.loader:before{--c:no-repeat linear-gradient(var(--loader-color,#38aef0) 0 0);animation:l10-1 2s linear infinite,l10-2 2s linear infinite;background:var(--c) 0 0,var(--c) 100% 0,var(--c) 100% 100%,var(--c) 0 100%;content:"";grid-area:1/1}.loader:after{margin:25%;transform:scale(-1)}@keyframes l10-1{0%{background-size:0 4px,4px 0,0 4px,4px 0}12.5%{background-size:100% 4px,4px 0,0 4px,4px 0}25%{background-size:100% 4px,4px 100%,0 4px,4px 0}37.5%{background-size:100% 4px,4px 100%,100% 4px,4px 0}45%,55%{background-size:100% 4px,4px 100%,100% 4px,4px 100%}62.5%{background-size:0 4px,4px 100%,100% 4px,4px 100%}75%{background-size:0 4px,4px 0,100% 4px,4px 100%}87.5%{background-size:0 4px,4px 0,0 4px,4px 100%}to{background-size:0 4px,4px 0,0 4px,4px 0}}@keyframes l10-2{0%,49.9%{background-position:0 0,100% 0,100% 100%,0 100%}50%,to{background-position:100% 0,100% 100%,0 100%,0 0}}@keyframes l13{to{transform:rotate(1turn)}}.folder-box{grid-gap:11px;display:grid;gap:11px;grid-template-columns:repeat(3,1fr);max-height:125px;overflow:auto}.folder-box .folder-container{border-radius:10px;position:relative}.folder-box .folder-container .marquee-item{border:none;border-radius:0;border-radius:2px 2px 5px 5px;z-index:2}.folder-box .folder-container .marquee-item .folder-layer{background:#3fa0d4;border-radius:1px 6px 0 0;height:5px;left:0;position:absolute;top:-3px;width:100%;z-index:0}.folder-box .folder-container .marquee-item .folder-layer svg{left:0;position:absolute;top:-3px}.folder-box .folder-container .marquee-item .folder-layer svg path{fill:#3fa0d4}.folder-box .folder-container .marquee-item .white-layer{background:#fff;border-radius:4px;height:10px;left:5px;position:absolute;right:5px;top:1px}.folder-box .folder-container .marquee-item .folder-name{align-items:center;background:#74d1fb;border-radius:5px;display:flex;font-size:12px;height:90%;justify-content:center;padding:5px 7px;width:100%;z-index:1}.folder-box .folder-container .marquee-item .folder-name span{color:#3b596a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-box .folder-container .marquee-item:hover{opacity:.7}@media screen and (max-width:650px){.folder-box .folder-container .marquee-item{height:40px!important;width:52px!important}}.face-tagging{display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:1440px;min-height:100vh;padding:79px 40px 64px}.face-tagging .face-tagging-info-row{align-items:center;background:light-dark(#e7efff,#111);display:flex;justify-content:space-between;padding:10px 0;position:sticky;top:79px;z-index:30}.face-tagging .face-tagging-info-row .face-tagging-info-box{align-items:center;display:flex;gap:21px}.face-tagging .face-tagging-info-row .face-tagging-info-box .face-tagging-info-text-box{align-items:center;display:flex;gap:8px}.face-tagging .face-tagging-info-row .face-tagging-info-box .face-tagging-info-text-box .face-tagging-info-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.face-tagging .face-tagging-info-row .face-tagging-info-box .face-tagging-info-text-box .face-tagging-info-count{color:#919396;font-size:14px;line-height:19.6px}.face-tagging .face-tagging-info-row .face-tagging-info-box .progress-bar-container{background:light-dark(#fff,#181616);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:12px;display:flex;flex-direction:column;gap:5px;padding:12px 16px}.face-tagging .face-tagging-info-row .face-tagging-info-box .progress-bar-container .progress-bar-info-box{color:light-dark(#919396,#eaeaeb);display:flex;font-size:10px;font-weight:400;gap:58px;justify-content:space-between;line-height:14px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container{align-items:center;display:flex;gap:8px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn .face-tagging-info-btn-text{color:light-dark(#919396,#919396);font-family:Rubik,sans-serif;font-size:14px;font-weight:400;line-height:19.6px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn.active{background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn.active .face-tagging-info-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn.disabled{opacity:.5;pointer-events:none}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .sort-btns{display:flex;gap:9px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .sort-btns img{cursor:pointer}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .dropdown-btn{cursor:default}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .new-dropdown-content{min-width:213px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .new-dropdown-content .dropdown-content-row{border-bottom:1px solid light-dark(#f1f1f1,hsla(0,0%,95%,.102));cursor:default;justify-content:space-between;margin:0 16px;padding:11px 0}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .new-dropdown-content .dropdown-content-row:last-child{border-bottom:none}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .sort-text{color:light-dark(#919396,#919396);font-size:14px;font-weight:500;line-height:19.6px}.face-tagging .search-input-container{background:light-dark(#e7efff,#111);display:flex;justify-content:flex-end;padding:4px 0;position:sticky;top:133px;z-index:27}.face-tagging .search-input-container .search-input-wrapper{align-items:center;background:light-dark(#fff,#121212);border:1px solid #91939666;border-radius:10px;cursor:text;display:flex;gap:10px;overflow:hidden;padding:5px 14px}.face-tagging .search-input-container .search-input-wrapper .search-input{background:#0000;border:none;outline:none}.face-tagging .face-tagging-box-wrapper{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;display:flex;flex-direction:column-reverse}.face-tagging .face-tagging-box-wrapper .face-tagging-box{grid-gap:25px 10px;display:grid;gap:25px 10px;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));grid-template-rows:repeat(auto-fill,minmax(310px,1fr));padding:10px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-upload-btn{align-items:center;border:1px dashed #3eb9ff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:348px;justify-content:center}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-upload-btn .face-tagging-upload-btn-text-container{align-items:center;display:flex;flex-direction:column;gap:13px;width:150px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-upload-btn .face-tagging-upload-btn-text-container .face-tagging-upload-btn-text{color:#919396;font-size:17px;line-height:23.8px;text-align:center}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image{border:2px solid #0000;border-radius:14px;display:flex;flex-direction:column;position:relative;width:100%}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image:hover .face-tagging-checkbox-label .face-tagging-checkbox-custom{display:flex}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-checkbox-label{cursor:pointer;display:flex;left:16px;position:absolute;top:20px;z-index:10}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-checkbox-label .face-tagging-checkbox{display:none}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-checkbox-label .face-tagging-checkbox-custom{background-color:#0000;border:1px solid #858585;border-radius:100%;display:none;height:28px;transition:background-color .3s ease,border-color .3s ease;width:28px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-checkbox-label input:checked+.face-tagging-checkbox-custom{background:#3eb9ff;background-image:url(/static/media/checkmark.8ce07911950f8d369fa4.svg);background-position:50%;background-repeat:no-repeat;display:flex}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-checkbox-label input:checked+.face-tagging-checkbox-custom:after{color:#fff;content:"";font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-search-btn{cursor:pointer;display:flex;position:absolute;right:18px;top:18px;z-index:2}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-img{border-radius:12px;display:flex;height:285px;object-fit:cover;width:100%}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-tag{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #3eb9ff;border-radius:12px;display:flex;height:53px;justify-content:center;margin-top:10px;padding:0 30px;position:relative}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-tag .face-tagging-tag-name{color:light-dark(#919396,#eaeaeb);font-size:17px;font-weight:400;line-height:23.8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-tag .face-tagging-edit-icon{cursor:pointer;height:20px;position:absolute;right:10px;top:10px;width:20px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image.selected{border:2px solid #3eb9ff}.face-tagging .face-tagging-box-wrapper .pagination-row{align-items:center;background:light-dark(#fff,#1a1a1a);border-radius:10px;display:flex;justify-content:space-between;padding-left:10px;position:sticky;top:133px;z-index:20}.face-tagging .face-tagging-box-wrapper .pagination-row .pagination{display:flex;gap:8px;justify-content:flex-end;padding:10px}.face-tagging .face-tagging-box-wrapper .pagination-row .pagination li{border:1px solid #dfe3e8;border-radius:4px;cursor:pointer;list-style-type:none}.face-tagging .face-tagging-box-wrapper .pagination-row .pagination li a{align-items:center;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:20px;padding:5px 4px;width:32px}.face-tagging .face-tagging-box-wrapper .pagination-row .pagination li.active{border:1px solid #3eb9ff;color:#3eb9ff}.face-tagging .face-tagging-box-wrapper .pagination-row .pagination li.disabled{background:#b2b2b2;border:1px solid #b2b2b2}.face-tagging .face-tagging-box-wrapper .pagination-row .pagination-container{align-items:center;display:flex;gap:5px}.face-tagging .face-tagging-box-wrapper .pagination-row .pagination-container .MuiSelect-indicator{margin-left:0}@media screen and (max-width:650px){.face-tagging{padding:79px 16px 64px!important}.face-tagging .face-tagging-info-row .face-tagging-info-box .face-tagging-info-text-box .face-tagging-info-text{font-size:16px;line-height:22.4px}.face-tagging .face-tagging-info-row .face-tagging-info-box .progress-bar-container{display:none}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn{height:32px!important;padding:0;width:32px!important}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn img{height:15px!important;width:15px!important}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn svg{height:15px!important;min-width:15px!important;width:15px!important}.face-tagging .face-tagging-box-wrapper .face-tagging-box{gap:9px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))!important;grid-template-rows:repeat(auto-fill,minmax(138px,1fr))!important;padding:10px 0}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-upload-btn{height:138px!important}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-upload-btn .face-tagging-upload-btn-text-container{gap:5px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-upload-btn .face-tagging-upload-btn-text-container img{height:36px;width:36px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-upload-btn .face-tagging-upload-btn-text-container .face-tagging-upload-btn-text{font-size:10px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-checkbox-label{left:6px;top:6px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-checkbox-label .face-tagging-checkbox-custom{display:flex;height:20px;width:20px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-search-btn{height:20px;right:5px;top:6px;width:20px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-img{height:99px!important}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-tag{border-radius:8px;height:30px;margin-top:5px;padding:0 20px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-tag .face-tagging-tag-name{font-size:10px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-tag .face-tagging-edit-icon{height:14px;right:6px;top:6px;width:14px}.mobile-padding{padding:16px 16px 64px!important}}@media screen and (max-width:980px){.face-tagging{padding:79px 20px 64px}.face-tagging .face-tagging-box-wrapper .face-tagging-box{grid-template-columns:repeat(auto-fill,minmax(241px,1fr));grid-template-rows:repeat(auto-fill,minmax(279px,1fr))}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-upload-btn{height:279px}.face-tagging .face-tagging-box-wrapper .face-tagging-box .face-tagging-image .face-tagging-img{height:212px}}@media screen and (max-width:1250px){.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn{height:42px;width:42px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn img{height:23px;width:23px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn svg{height:23px;min-width:23px;width:23px}.face-tagging .face-tagging-info-row .face-tagging-info-btns-container .face-tagging-info-btn .face-tagging-info-btn-text{display:none}}.account-deletion{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1440px;min-height:100vh;padding:79px 40px 64px}.account-deletion .account-deletion-content{align-items:center;background:#fff;border-radius:14px;box-shadow:0 6px 8px 0 rgba(0,0,0,.051);display:flex;flex-direction:column;gap:20px;padding:40px}.account-deletion .account-deletion-content .account-deletion-content-box{align-items:center;display:flex;flex-direction:column;width:375px}.account-deletion .account-deletion-content .account-deletion-content-box .account-deletion-content-text{color:#3b596a;font-size:20px;font-weight:500;line-height:28px;margin-top:20px;padding:0 32px;text-align:center}.account-deletion .account-deletion-content .account-deletion-content-box .account-deletion-content-sub-text{color:#919396;font-size:14px;font-weight:400;line-height:19.6px;margin-top:4px;text-align:center}.account-deletion .account-deletion-content .account-deletion-content-btns-container{display:flex;gap:29px}.account-deletion .account-deletion-content .account-deletion-content-btns-container .account-deletion-content-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px;white-space:nowrap}.account-deletion .account-deletion-content .account-deletion-content-btns-container .account-deletion-content-main-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;height:38px;padding:9px 28px;white-space:nowrap}@media screen and (max-width:650px){.account-deletion .account-deletion-content{padding:40px 17px}.account-deletion .account-deletion-content .account-deletion-content-box{width:311px}.account-deletion .account-deletion-content .account-deletion-content-btns-container .account-deletion-content-btn,.account-deletion .account-deletion-content .account-deletion-content-btns-container .account-deletion-content-main-btn{padding:9px 20px}}.albums{display:flex;flex-direction:column;gap:8px;margin:0 auto;max-width:1440px;min-height:100vh;padding:79px 40px 64px}.albums .albums-info-row{align-items:center;background:light-dark(#e7efff,#111);display:flex;justify-content:space-between;padding:10px 0;position:sticky;top:79px;z-index:30}.albums .albums-info-row .albums-info-box{align-items:center;display:flex;gap:21px}.albums .albums-info-row .albums-info-box .albums-info-text-box{display:flex;gap:8px}.albums .albums-info-row .albums-info-box .albums-info-text-box .albums-info-text{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.albums .albums-info-row .albums-info-box .progress-bar-container{background:light-dark(#fff,#181616);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:12px;display:flex;flex-direction:column;gap:5px;padding:12px 16px;width:233px}.albums .albums-info-row .albums-info-box .progress-bar-container .progress-bar-info-box{color:light-dark(#919396,#eaeaeb);display:flex;font-size:10px;font-weight:400;gap:58px;justify-content:flex-end;line-height:14px}.albums .albums-info-row .my-gallery-info-btns-container{align-items:center;display:flex;gap:8px}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn .my-gallery-info-btn-text{color:light-dark(#919396,#919396);font-family:Rubik,sans-serif;font-size:14px;font-weight:400;line-height:19.6px}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn.active{background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn.active .my-gallery-info-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn.disabled{opacity:.5;pointer-events:none}.albums .search-input-container{background:light-dark(#e7efff,#111);display:flex;justify-content:flex-end;padding:4px 0;position:sticky;top:131px;z-index:27}.albums .search-input-container .search-input-wrapper{align-items:center;background:light-dark(#fff,#121212);border:1px solid #91939666;border-radius:10px;cursor:text;display:flex;gap:10px;overflow:hidden;padding:5px 14px}.albums .search-input-container .search-input-wrapper .search-input{background:#0000;border:none;outline:none}.albums .albums-box-wrapper{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#4a4a4a);border-radius:10px;display:flex;flex-direction:column}.albums .albums-box-wrapper .albums-box{grid-gap:25px 10px;display:grid;gap:25px 10px;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));grid-template-rows:repeat(auto-fill,minmax(310px,1fr));padding:20px 10px}.albums .albums-box-wrapper .albums-box .albums-upload-btn{align-items:center;border:1px dashed #3eb9ff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:338px;justify-content:center}.albums .albums-box-wrapper .albums-box .albums-upload-btn .albums-upload-btn-text-container{align-items:center;display:flex;flex-direction:column;gap:13px;width:150px}.albums .albums-box-wrapper .albums-box .albums-upload-btn .albums-upload-btn-text-container .albums-upload-btn-text{color:#919396;font-size:17px;line-height:23.8px;text-align:center}.albums .albums-box-wrapper .albums-box .albums-image{border-radius:14px;display:flex;flex-direction:column;gap:5px;position:relative;width:100%}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid{background-color:#38aef0;border-radius:12px 12px 12px 12px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:148px 148px;height:296px;z-index:2}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box{display:flex;position:relative}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box .lazy-load-image-background{display:flex!important}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box:first-child .albums-images-box-img{border-radius:12px 0 0 0}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box:nth-child(2) .albums-images-box-img{border-radius:0 12px 0 0}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box:nth-child(3) .albums-images-box-img{border-radius:0 0 0 12px}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box:nth-child(4) .albums-images-box-img{border-radius:0 0 12px 0}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box .albums-images-box-img{object-fit:cover;width:100%}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box .albums-images-box-img.empty-slot{align-items:center;color:#fff;display:flex;font-size:16px;justify-content:center}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box .albums-images-box-overlay{align-items:center;background-color:#00000080;border-radius:0 0 12px 0;bottom:0;color:#fff;display:flex;font-size:20px;font-weight:600;font-weight:700;justify-content:center;left:0;line-height:28px;position:absolute;right:0;top:0}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box.empty-slot{align-items:center;background:#a5dcff;display:flex;justify-content:center}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box.empty-slot img{opacity:.5}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid.empty{border-radius:12px 12px 12px 12px;gap:1px;overflow:hidden}.albums .albums-box-wrapper .albums-box .albums-image .albums-delete-btn{cursor:pointer;display:flex;position:absolute;right:16px;top:16px;z-index:2}.albums .albums-box-wrapper .albums-box .albums-image .albums-delete-btn img{height:30px;opacity:.7;width:30px}.albums .albums-box-wrapper .albums-box .albums-image .albums-shared-tag{display:flex;left:16px;position:absolute;top:22px;z-index:2}.albums .albums-box-wrapper .albums-box .albums-image .albums-shared-tag .albums-shared-tag-box{align-items:center;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#6956e5 0,#a597ff) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#6956e5,#a597ff);display:flex;gap:8px;padding:5px 16px}.albums .albums-box-wrapper .albums-box .albums-image .albums-shared-tag .albums-shared-tag-box .albums-shared-tag-circle{background:linear-gradient(90deg,#6956e5 -2.57%,#a597ff 84.76%);border-radius:100%;height:8px;width:8px}.albums .albums-box-wrapper .albums-box .albums-image .albums-shared-tag .albums-shared-tag-box .albums-shared-tag-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#6956e5,#a597ff);-webkit-background-clip:text;background-clip:text}.albums .albums-box-wrapper .albums-box .albums-image .albums-share-btn{cursor:pointer;display:flex;position:absolute;right:16px;top:57px;z-index:2}.albums .albums-box-wrapper .albums-box .albums-image .albums-share-btn img{height:30px;opacity:.7;width:30px}.albums .albums-box-wrapper .albums-box .albums-image .albums-download-btn{cursor:pointer;display:flex;position:absolute;right:16px;top:98px;z-index:2}.albums .albums-box-wrapper .albums-box .albums-image .albums-download-btn img{height:30px;opacity:.7;width:30px}.albums .albums-box-wrapper .albums-box .albums-image .albums-tag{align-items:center;background:light-dark(#ededed,hsla(0,0%,100%,.102));border-radius:12px 12px 12px 12px;cursor:pointer;display:flex;font-weight:300;height:37px;justify-content:center;padding:0 30px;position:relative}.albums .albums-box-wrapper .albums-box .albums-image .albums-tag .albums-tag-name{color:light-dark(#000,#eaeaeb);font-size:17px;line-height:23.8px;text-align:center}.albums .albums-box-wrapper .albums-box .albums-image .albums-tag .albums-edit-icon{cursor:pointer;height:20px;position:absolute;right:10px;top:10px;width:20px}.albums .albums-box-wrapper .albums-box .albums-image.selected{border:2px solid #3eb9ff}.albums .albums-box-wrapper .albums-box .albums-image .albums-file-bordered-layer{background:#38aef0;border-radius:8px 18px 0 0;cursor:pointer;height:40px;left:0;position:absolute;top:-13px;width:110px}.albums .create-album-popup{box-shadow:0 6px 8px 0 rgba(0,0,0,.051);display:flex;flex-direction:column;gap:20px;padding:30px}.albums .create-album-popup .create-album-popup-text-box{display:flex;flex-direction:column;gap:11px;width:267px}.albums .create-album-popup .create-album-popup-text-box .create-album-popup-text{color:light-dark(#3b596a,#eaeaeb);font-size:19px;font-weight:500;line-height:26.6px}.albums .create-album-popup .create-album-popup-text-box .create-album-popup-input{border:1px solid #91939666;border-radius:10px;color:#919396;height:44px;outline:none;padding:10px 14px}.albums .create-album-popup .create-album-popup-text-box .create-album-popup-input::placeholder{color:#919396}.albums .create-album-popup .create-album-popup-btns-container{display:flex;gap:29px}.albums .create-album-popup .create-album-popup-btns-container .create-album-popup-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px;width:100%}.albums .create-album-popup .create-album-popup-btns-container .create-album-popup-btn.disabled{opacity:.5;pointer-events:none}.albums .create-album-popup .create-album-popup-btns-container .create-album-popup-main-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;font-size:14px;font-weight:500;height:38px;line-height:19.6px;padding:0 28px;width:100%}.albums .albums-internal{display:flex;flex-direction:column;gap:8px;min-height:100vh}.albums .albums-internal .albums-internal-info-row{align-items:center;background:light-dark(#e7efff,#111);display:flex;justify-content:space-between;padding:10px 0;position:sticky;top:79px;z-index:30}.albums .albums-internal .albums-internal-info-row .albums-internal-info-box{align-items:center;display:flex;gap:21px}.albums .albums-internal .albums-internal-info-row .albums-internal-info-box .albums-internal-details-box{align-items:center;display:flex;gap:8px}.albums .albums-internal .albums-internal-info-row .albums-internal-info-box .albums-internal-details-box .albums-internal-details-back-btn{background:none;border:none;cursor:pointer;display:flex;outline:none}.albums .albums-internal .albums-internal-info-row .albums-internal-info-box .albums-internal-details-box .albums-internal-details-name{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.albums .albums-internal .albums-internal-info-row .albums-internal-info-box .albums-internal-details-box .albums-internal-details-count{color:#919396;font-size:14px;line-height:19.6px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container{align-items:center;display:flex;gap:8px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn .albums-internal-btn-text{color:light-dark(#919396,#919396);font-family:Rubik,sans-serif;font-size:14px;font-weight:400;line-height:19.6px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn.active{background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn.active .albums-internal-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn.disabled{opacity:.5;pointer-events:none}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .new-dropdown-content{min-width:213px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .new-dropdown-content .dropdown-content-row{border-bottom:1px solid light-dark(#f1f1f1,hsla(0,0%,95%,.102));cursor:default;justify-content:space-between;margin:0 16px;padding:11px 0}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .new-dropdown-content .dropdown-content-row:last-child{border-bottom:none}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .sort-btns{display:flex;gap:9px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .sort-btns img{cursor:pointer}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .sort-text{color:light-dark(#919396,#919396);font-size:14px;font-weight:500;line-height:19.6px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container{background:light-dark(#fffc,hsla(0,0%,100%,.102));border-radius:24px;display:flex;transition:all .3s ease-out}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn{align-items:center;background:light-dark(#f7fcff,hsla(0,0%,100%,.102));border:1px solid light-dark(#d0d5dd,#91939633);border-radius:24px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;font-size:14px;gap:8px;line-height:19.6px;outline:none;padding:10px 14px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:1px solid #3eb9ff}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active .action-btn-icon{transform:rotate(-90deg)}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn.active .action-btn-icon path{stroke:#3eb9ff}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs{display:flex;overflow:hidden;transition:all .3s ease-out}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper{align-items:center;display:flex;gap:13px;overflow:hidden;padding:0;transition:all .3s ease-out;width:0}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper.active{padding:0 11px;width:210px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .my-gallery-info-action-btn-container .my-gallery-info-action-btn-childs .my-gallery-info-action-btn-childs-wrapper .my-gallery-info-action-child-btn{background:#0000;border:none;color:light-dark(#919396,#919396);cursor:pointer;font-size:14px;line-height:19.6px;outline:none;white-space:nowrap}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .duplicate-mobile-btn{display:none}.albums .albums-internal .albums-internal-display-container{align-items:center;display:flex;justify-content:space-between}.albums .albums-internal .albums-internal-display-container .albums-internal-display-button{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;height:34px;justify-content:center;padding:0 18px}.albums .albums-internal .albums-internal-display-container .view-btns-container{display:flex;gap:10px}.albums .albums-internal .albums-internal-display-container .view-btns-container .view-btns-box{display:flex}.albums .albums-internal .albums-internal-display-container .view-btns-container .view-btns-box .view-button{align-items:center;background-color:hsla(0,0%,100%,.102);border:1px solid #91939633;color:#919396;cursor:pointer;display:flex;justify-content:center;outline:none;padding:7px 18px}.albums .albums-internal .albums-internal-display-container .view-btns-container .view-btns-box .view-button svg path{stroke:#fff}.albums .albums-internal .albums-internal-display-container .view-btns-container .view-btns-box .view-button.active{background:linear-gradient(180deg,#3eb9ff1a,#2098db1a);border:1px solid #3eb9ff!important;color:#3eb9ff}.albums .albums-internal .albums-internal-display-container .view-btns-container .view-btns-box .view-button.active svg path{stroke:#3eb9ff}.albums .albums-internal .albums-internal-display-container .view-btns-container .view-btns-box .view-button:first-child{border-radius:60px 0 0 60px;border-right:none}.albums .albums-internal .albums-internal-display-container .view-btns-container .view-btns-box .view-button:last-child{border-left:none;border-radius:0 60px 60px 0}.albums .my-gallery-box-wrapper{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(hsla(0,2%,91%,.502),#343434);border-radius:10px;display:flex;flex-direction:column-reverse}.albums .my-gallery-box-wrapper .my-gallery-box{grid-gap:10px 10px;display:grid;gap:10px 10px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-template-rows:repeat(auto-fill,minmax(240px,1fr));padding:10px}.albums .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn{align-items:center;border:1px dashed #3eb9ff;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:348px;justify-content:center}.albums .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container{align-items:center;display:flex;flex-direction:column;gap:13px;width:134px}.albums .my-gallery-box-wrapper .my-gallery-box .my-gallery-upload-btn .my-gallery-upload-btn-text-container .my-gallery-upload-btn-text{color:#919396;font-size:17px;line-height:23.8px;text-align:center}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image{cursor:pointer;display:flex;position:relative;width:100%}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .my-gallery-checkbox-label .my-gallery-checkbox-custom,.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .rotate-btn,.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image:hover .save-btn{display:flex}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn{background:none;border:none;cursor:pointer;display:none;height:28px;left:12px;position:absolute;top:12px;width:28px;z-index:10}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn svg{stroke:gray;stroke-width:.2px;height:28px;width:28px}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .save-btn{background:#3eb9ff;border:1px solid #fff;border-radius:10px;box-shadow:0 5px 15px #00000059;color:#fff;cursor:pointer;display:none;font-size:14px;left:45px;padding:3px;position:absolute;top:15px;z-index:10}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label{cursor:pointer;display:flex;position:absolute;right:12px;top:12px;z-index:10}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox{display:none}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{background-color:#0000;border:1px solid #858585;border-radius:100%;display:none;height:28px;transition:background-color .3s ease,border-color .3s ease;width:28px}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label input:checked+.my-gallery-checkbox-custom{background:#3eb9ff;background-image:url(/static/media/checkmark.8ce07911950f8d369fa4.svg);background-position:50%;background-repeat:no-repeat;display:flex}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label input:checked+.my-gallery-checkbox-custom:after{color:#fff;content:"";font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.albums .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{border-radius:12px;display:flex;height:348px;object-fit:cover;width:100%}.albums .my-gallery-box-wrapper .pagination-row{align-items:center;background:light-dark(#fff,#1a1a1a);border-radius:10px;display:flex;justify-content:space-between;padding-left:10px;position:sticky;top:133px;z-index:20}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container{display:flex;gap:10px}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn svg{height:18px;width:18px}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.disabled{opacity:.5;pointer-events:none}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .duplicate-btn.active svg path{stroke:#fff}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:light-dark(#919396,#919396);cursor:pointer;display:flex;gap:8px;height:34px;justify-content:center;padding:0 18px}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn svg{height:18px;width:18px}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.disabled{opacity:.5;pointer-events:none}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.albums .my-gallery-box-wrapper .pagination-row .check-btns-container .quality-check-btn.active svg path{stroke:#fff}.albums .my-gallery-box-wrapper .pagination-row .pagination-container{align-items:center;display:flex;gap:5px}.albums .my-gallery-box-wrapper .pagination-row .pagination-container .MuiSelect-indicator{margin-left:0}.albums .my-gallery-box-wrapper .pagination{display:flex;gap:8px;justify-content:flex-end;padding:10px}.albums .my-gallery-box-wrapper .pagination li{border:1px solid #dfe3e8;border-radius:4px;cursor:pointer;list-style-type:none}.albums .my-gallery-box-wrapper .pagination li a{align-items:center;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:20px;padding:5px 4px;width:32px}.albums .my-gallery-box-wrapper .pagination li.active{border:1px solid #3eb9ff;color:#3eb9ff}.albums .my-gallery-box-wrapper .pagination li.disabled{background:#b2b2b2;border:1px solid #b2b2b2}.albums .MuiSlider-thumb{background:#fff}.albums .MuiSlider-thumb.Mui-active,.albums .MuiSlider-thumb:hover{box-shadow:none}.albums .MuiSlider-track{background:#0000;border:none}.albums .MuiSlider-valueLabelOpen{background:#32a6f9}.albums .custom-swiper-button-next,.albums .custom-swiper-button-prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.albums .custom-swiper-button-next svg path,.albums .custom-swiper-button-prev svg path{stroke:light-dark(#fff,#0d0d0d)}.albums .swiper-pagination-fraction{display:flex;justify-content:space-between;padding-left:30px;padding-right:30px;-webkit-user-select:none;user-select:none}.albums .swiper-pagination-fraction .location-and-date{display:flex;justify-content:flex-end;width:100%}.albums .custom-swiper-button-prev{left:0}.albums .custom-swiper-button-next,.albums .custom-swiper-button-prev{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:100%;cursor:pointer;display:flex;height:26px;justify-content:center;width:26px}.albums .custom-swiper-button-next{right:0}.albums .swiper-button-disabled{opacity:.4}.albums .lazy-load-image-background{height:100%}.share-album-popup{box-shadow:0 6px 8px 0 rgba(0,0,0,.051);display:flex;flex-direction:column;gap:20px;padding:40px}.share-album-popup .share-album-popup-text-box{display:flex;flex-direction:column;gap:4px;width:375px}.share-album-popup .share-album-popup-text-box .share-album-popup-text{color:light-dark(#3b596a,#eaeaeb);font-size:19px;font-weight:500;line-height:26.6px}.share-album-popup .share-album-popup-text-box .share-album-popup-sub-text{color:light-dark(#919396,hsla(240,2%,92%,.702));font-size:14px;font-weight:400;line-height:19.6px}.share-album-popup .share-album-popup-input-wrapper{display:flex;flex-direction:column;gap:20px}.share-album-popup .share-album-popup-input-wrapper .share-album-popup-input-container{align-items:center;display:flex;gap:10px}.share-album-popup .share-album-popup-input{border:1px solid #91939666;border-radius:10px;color:light-dark(#3b596a,#eaeaeb);height:44px;outline:none;padding:10px 14px;width:100%}.share-album-popup .share-album-popup-input::placeholder{color:light-dark(#919396,hsla(240,2%,92%,.702))}.share-album-popup .add-input-btn{align-items:center;background:none;border:1px solid #3eb9ff;border-radius:9px;cursor:pointer;display:flex;height:24px;justify-content:center;padding:6px;width:24px}.share-album-popup .add-input-btn img{height:12px;width:12px}.share-album-popup .share-album-popup-generate-link-box{display:flex;flex-direction:column;position:relative}.share-album-popup .share-album-popup-generate-link-box .share-album-link-btn{background:none;border:none;cursor:pointer;display:flex;outline:none;position:absolute;right:14px;top:6px}.share-album-popup .share-album-popup-generate-link-box .share-album-link-btn .share-album-link-btn-clear{background:light-dark(#fff,#3b3b3b)}.share-album-popup .share-album-popup-generate-link-box .share-album-link-btn img{height:32px;width:32px}.share-album-popup .share-album-popup-btns-container{display:flex;gap:29px;justify-content:space-between}.share-album-popup .share-album-popup-btns-container .share-album-popup-btn{background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:60px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:19.6px;padding:9px 28px}.share-album-popup .share-album-popup-btns-container .share-album-popup-btn.disabled{opacity:.5;pointer-events:none}.share-album-popup .share-album-popup-btns-container .share-album-popup-main-btn{background:#0000;border:1px solid #3eb9ff;border-radius:60px;color:#3eb9ff;cursor:pointer;font-size:14px;font-weight:500;height:38px;line-height:19.6px;padding:0 28px}@media screen and (max-width:450px){.albums .albums-internal .my-gallery-box-wrapper .my-gallery-box{grid-template-columns:repeat(auto-fill,minmax(108px,1fr))!important;grid-template-rows:repeat(auto-fill,minmax(152px,1fr))!important}.albums .albums-internal .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{height:152px!important}.mobile-padding{padding:16px 16px 64px!important}}@media screen and (max-width:650px){.albums{padding:79px 16px 64px!important}.albums .albums-info-row .albums-info-box{gap:8px}.albums .albums-info-row .albums-info-box .albums-info-text-box .albums-info-text{font-size:16px;line-height:22.4px}.albums .albums-info-row .albums-info-box .progress-bar-container{display:none}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn{height:32px!important;width:32px!important}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn img{height:15px!important;width:15px!important}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn svg{height:15px!important;min-width:15px!important;width:15px!important}.albums .albums-box-wrapper .albums-box{grid-template-columns:repeat(auto-fill,minmax(164px,1fr))!important;grid-template-rows:repeat(auto-fill,minmax(183px,1fr))!important;padding:20px 0}.albums .albums-box-wrapper .albums-box .albums-upload-btn{height:183px!important}.albums .albums-box-wrapper .albums-box .albums-upload-btn .albums-upload-btn-text-container{width:auto}.albums .albums-box-wrapper .albums-box .albums-upload-btn .albums-upload-btn-text-container img{height:46px;width:46px}.albums .albums-box-wrapper .albums-box .albums-upload-btn .albums-upload-btn-text-container .albums-upload-btn-text{font-size:10px;line-height:14px}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid{grid-template-rows:70px 70px!important;height:141px!important}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid .albums-images-box .albums-images-box-overlay{font-size:12px;line-height:16.8px}.albums .albums-box-wrapper .albums-box .albums-image .albums-shared-tag{left:7px;top:12px}.albums .albums-box-wrapper .albums-box .albums-image .albums-shared-tag .albums-shared-tag-box{gap:3px}.albums .albums-box-wrapper .albums-box .albums-image .albums-shared-tag .albums-shared-tag-box .albums-shared-tag-text{font-size:8px;line-height:11.2px}.albums .albums-box-wrapper .albums-box .albums-image .albums-tag .albums-tag-name{font-size:12px;line-height:16.8px}.albums .albums-box-wrapper .albums-box .albums-image .albums-delete-btn{right:9px;top:9px}.albums .albums-box-wrapper .albums-box .albums-image .albums-delete-btn img{height:22px;width:22px}.albums .albums-box-wrapper .albums-box .albums-image .albums-share-btn{right:9px;top:34px}.albums .albums-box-wrapper .albums-box .albums-image .albums-share-btn img{height:22px;width:22px}.albums .albums-box-wrapper .albums-box .albums-image .albums-download-btn{right:9px;top:59px}.albums .albums-box-wrapper .albums-box .albums-image .albums-download-btn img{height:22px;width:22px}.albums .albums-internal .my-gallery-box-wrapper .my-gallery-box{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));grid-template-rows:repeat(auto-fill,minmax(202px,1fr));padding:10px 0}.albums .albums-internal .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-img{height:202px}.albums .albums-internal .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn{bottom:12px;display:flex;height:20px;top:inherit;width:20px}.albums .albums-internal .my-gallery-box-wrapper .my-gallery-box .gallery-image .rotate-btn svg{height:20px;width:20px}.albums .albums-internal .my-gallery-box-wrapper .my-gallery-box .gallery-image .save-btn{bottom:15px;display:flex;top:inherit}.albums .albums-internal .my-gallery-box-wrapper .my-gallery-box .gallery-image .my-gallery-checkbox-label .my-gallery-checkbox-custom{display:flex}.albums .albums-internal .my-gallery-box-wrapper .pagination-row .duplicate-btn{height:32px!important;padding:0;width:32px!important}.albums .albums-internal .my-gallery-box-wrapper .pagination-row .duplicate-btn span{display:none}.albums .albums-internal .my-gallery-box-wrapper .pagination-row .duplicate-btn svg{height:15px!important;width:15px!important}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn{height:32px!important;padding:0;width:32px!important}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn img,.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn svg{height:15px!important;width:15px!important}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn .albums-internal-btn-text{display:none}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .duplicate-mobile-btn{align-items:center;background:light-dark(#fff,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:#919396;cursor:pointer;display:flex;gap:8px;height:32px;justify-content:center;padding:0;width:32px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .duplicate-mobile-btn svg{height:15px;width:15px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .duplicate-mobile-btn.disabled{opacity:.5;pointer-events:none}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .duplicate-mobile-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid #fff;color:#fff}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .duplicate-mobile-btn.active svg path{stroke:#fff}.mobile-padding{padding:16px 16px 64px!important}.share-album-popup{padding:30px}.share-album-popup .share-album-popup-text-box{width:267px}}@media screen and (max-width:980px){.albums{padding:79px 20px 64px}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn{height:42px;padding:0;width:42px}.albums .albums-info-row .my-gallery-info-btns-container .my-gallery-info-btn .my-gallery-info-btn-text{display:none}.albums .albums-box-wrapper .albums-box{grid-template-columns:repeat(auto-fill,minmax(241px,1fr));grid-template-rows:repeat(auto-fill,minmax(286px,1fr))}.albums .albums-box-wrapper .albums-box .albums-upload-btn{height:286px}.albums .albums-box-wrapper .albums-box .albums-image .albums-images-grid{grid-template-rows:122px 122px;height:244px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn{height:42px;padding:0;width:42px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn .albums-internal-btn-text{display:none}}@media screen and (max-width:1400px){.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn{height:42px;padding:0;width:42px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn img,.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn svg{height:23px;width:23px}.albums .albums-internal .albums-internal-info-row .albums-internal-btns-container .albums-internal-btn .albums-internal-btn-text{display:none}}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{align-items:center;appearance:button;-webkit-appearance:button;background-color:#fff;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,#fff));border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,#dcdcdc));box-sizing:border-box;cursor:pointer;display:flex;height:36px;height:var(--react-international-phone-height,36px);justify-content:center;margin:0;padding:0;text-transform:none;-webkit-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-country-selector-background-color-hover,#f5f5f5)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:initial}.react-international-phone-country-selector-button__button-content{align-items:center;display:flex;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-left:4px solid #0000;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid #0000;border-top:4px solid #777;border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:#999;border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5))}.react-international-phone-flag-emoji{box-sizing:border-box;height:24px;height:var(--react-international-phone-flag-height,24px);width:24px;width:var(--react-international-phone-flag-width,24px)}.react-international-phone-country-selector-dropdown{background-color:#fff;background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,#fff));box-shadow:2px 2px 16px #00000040;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:#222;color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));display:flex;flex-direction:column;left:0;left:var(--react-international-phone-dropdown-left,0);list-style:none;margin:0;max-height:200px;overflow-y:scroll;padding:4px 0;position:absolute;top:44px;top:var(--react-international-phone-dropdown-top,44px);width:300px;z-index:1}.react-international-phone-country-selector-dropdown__preferred-list-divider{background:#dcdcdc;background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,#dcdcdc));border:none;height:1px;margin:0;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0)}.react-international-phone-country-selector-dropdown__list-item{align-items:center;box-sizing:border-box;display:flex;min-height:28px;min-height:var(--react-international-phone-dropdown-item-height,28px);padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:14px;font-size:var(--react-international-phone-dropdown-item-font-size,14px);margin-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:gray;color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:14px;font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--focused,.react-international-phone-country-selector-dropdown__list-item--selected{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5);color:#222;color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code{color:gray;color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:#f5f5f5;background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5))}.react-international-phone-dial-code-preview{align-items:center;background-color:#fff;background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,#fff));border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,#dcdcdc));color:#222;color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));display:flex;font-size:13px;font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;margin-right:-1px;padding:0 8px}.react-international-phone-dial-code-preview--disabled{background-color:#f5f5f5;background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5));color:#666;color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:4px;border-radius:var(--react-international-phone-border-radius,4px);border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{background-color:#fff;background-color:var(--react-international-phone-background-color,#fff);border:1px solid #dcdcdc;border:1px solid var(--react-international-phone-border-color,#dcdcdc);border-radius:4px;border-radius:var(--react-international-phone-border-radius,4px);border-bottom-left-radius:0;border-top-left-radius:0;box-sizing:border-box;color:#222;color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:13px;font-size:var(--react-international-phone-font-size,13px);height:36px;height:var(--react-international-phone-height,36px);margin:0;overflow:visible;padding:0 8px}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:#f5f5f5;background-color:var(--react-international-phone-disabled-background-color,#f5f5f5);color:#666;color:var(--react-international-phone-disabled-text-color,#666)}.profile-page{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1440px;padding:109px 40px 64px}.profile-page .profile-main-image-box{background:linear-gradient(92.29deg,light-dark(#fff,#2a2c38) -7.47%,light-dark(#fff,#2a2c38) 25.22%,light-dark(#3eb9ff,#1b9ce6) 108.01%);border-radius:10px;display:flex;padding:46px 32px;position:relative}.profile-page .profile-main-image-box .profile-main-image-container{align-items:center;display:flex;gap:38px}.profile-page .profile-main-image-box .profile-main-image-container img{border-radius:100%;height:128px;min-height:128px;object-fit:cover;width:128px}.profile-page .profile-main-image-box .profile-main-image-container .profile-name-container{display:flex;flex-direction:column;gap:8px}.profile-page .profile-main-image-box .profile-main-image-container .profile-name-container .profile-name{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.profile-page .profile-main-image-box .profile-main-image-container .profile-name-container .profile-email{color:light-dark(#919396,#eaeaeb);font-size:14px;line-height:19.6px}.profile-page .profile-main-image-box .upgrate-tier-plan-card-img{position:absolute;right:32px;top:46px}.profile-page .profile-personal-info-box{display:flex;flex-direction:column;gap:16px}.profile-page .profile-personal-info-box .profile-personal-info-text-container{display:flex;flex-direction:column;gap:8px}.profile-page .profile-personal-info-box .profile-personal-info-text-container .profile-personal-info-title{align-items:center;color:light-dark(#3b596a,#eaeaeb);display:flex;font-size:16px;font-weight:500;gap:4px;line-height:22.4px}.profile-page .profile-personal-info-box .profile-personal-info-text-container .profile-personal-info-text{color:light-dark(#919396,#6a6b6e);font-size:14px;line-height:19.6px}.profile-page .profile-personal-info-box .profile-personal-info-card{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(#e2e8f0,#343434);border-radius:32px;display:flex;flex-direction:column;gap:24px;padding:24px;position:relative}.profile-page .profile-personal-info-box .profile-personal-info-card .edit-button{background:rgba(2,6,23,.322);border:none;border-radius:100%;cursor:pointer;height:40px;position:absolute;right:24px;top:24px;width:40px}.profile-page .profile-personal-info-box .profile-personal-info-card .update-button-container{display:flex;justify-content:flex-end}.profile-page .profile-personal-info-box .profile-personal-info-card .update-button-container button{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border:none;border-radius:1234px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:10px 16px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box{display:flex;flex-direction:column;gap:8px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-title{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:500;line-height:20px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container{display:flex;gap:32px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-personal-info-avatar{border-radius:100%;height:64px;object-fit:cover;width:64px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn{align-items:center;border:1px dashed #cbd5e1;border-radius:32px;cursor:pointer;display:flex;flex-direction:column;gap:24px;padding:24px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn img{height:48px;width:48px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn .profile-upload-img-btn-text-container{align-items:center;display:flex;flex-direction:column;gap:8px;width:464px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn .profile-upload-img-btn-text-container .profile-upload-img-btn-text{color:light-dark(#475569,#99a5b5);font-size:16px;font-weight:500;line-height:22px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn .profile-upload-img-btn-text-container .profile-upload-img-btn-text span{color:#3eb9ff;font-size:16px;font-weight:700;line-height:22px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn .profile-upload-img-btn-text-container .profile-upload-img-btn-sub-text{color:#94a3b8;font-size:14px;font-weight:500;line-height:20px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container{display:flex;gap:24px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box{display:flex;flex-direction:column;gap:8px;width:100%}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-title{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:500;line-height:20px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-container{display:flex;position:relative;width:100%}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-container img{filter:light-dark(invert(33%) sepia(19%) saturate(630%) hue-rotate(176deg) brightness(90%) contrast(91%),transparent);height:20px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-container input{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(#cbd5e1,#3a4859);border-radius:123px;color:light-dark(#919396,#cbd5e1);font-size:16px;height:48px;line-height:22.4px;outline:none;padding:13px 12px 13px 40px;width:100%}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-container input::placeholder{color:light-dark(#919396,#cbd5e1);opacity:.7}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-container.normal input{padding:13px 12px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-container.disabled img{opacity:.3}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-container.disabled input{background:light-dark(#f8fafc,#1a1a1a);border:1px solid light-dark(#cbd5e1,#3a4859);color:light-dark(#cbd5e1,#919396)}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .profile-personal-info-input-container.disabled input::placeholder{color:light-dark(#cbd5e1,#919396)}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container .react-international-phone-country-selector-button--disabled,.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container .react-international-phone-input--disabled{background:light-dark(#f8fafc,#1a1a1a)!important;opacity:.3}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container .react-international-phone-country-selector-button{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(#cbd5e1,#3a4859);border-radius:123px 0 0 123px;height:48px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container .react-international-phone-country-selector-button .react-international-phone-country-selector-button__button-content{gap:6px;padding:0 12px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container .react-international-phone-country-selector-button .react-international-phone-country-selector-button__button-content .my-custom-flag-container{align-items:center;border-radius:100%;display:flex;height:20px;justify-content:center;overflow:hidden;width:20px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container .react-international-phone-country-selector-button .react-international-phone-country-selector-button__button-content .my-custom-flag-container img{height:30px;width:30px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container .react-international-phone-country-selector-button .react-international-phone-country-selector-button__button-content .react-international-phone-country-selector-button__dropdown-arrow{border:none;margin:0}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container .react-international-phone-input{background:light-dark(#fff,#1a1a1a);border:1px solid light-dark(#cbd5e1,#3a4859);border-radius:0 123px 123px 0;color:#919396;font-size:16px;height:48px;width:100%}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container .profile-personal-info-input-box .react-international-phone-input-container.disabled{background-color:red;opacity:.3}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row{align-items:flex-start;display:flex;gap:10px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row .profile-checkbox-label{cursor:pointer;display:flex}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row .profile-checkbox-label .profile-checkbox{display:none}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row .profile-checkbox-label .profile-checkbox-custom{background-color:#0000;border:1px solid #cbd5e1;border-radius:8px;display:flex;height:20px;transition:background-color .3s ease,border-color .3s ease;width:20px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row .profile-checkbox-label input:checked+.profile-checkbox-custom{background:#3eb9ff;background-image:url(/static/media/checkmark.8ce07911950f8d369fa4.svg);background-position:50%;background-repeat:no-repeat;border:1px solid #0000;display:flex}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row .profile-checkbox-label input:checked+.profile-checkbox-custom:after{color:#fff;content:"";font-size:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row .profile-notification-text-container{display:flex;flex-direction:column}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row .profile-notification-text-container .profile-notification-title{color:light-dark(#3b596a,#eaeaeb);font-size:16px;font-weight:500;line-height:20px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-notification-row .profile-notification-text-container .profile-notification-text{color:#919396;font-size:16px;line-height:22.4px}.profile-page .profile-personal-info-box .profile-personal-info-card .switch-container{border:1px solid #0000;border-radius:4px;display:flex;padding:6px 10px;position:relative}.profile-page .profile-personal-info-box .profile-personal-info-card .switch-container .switch-active-circle{background-color:#ff481a;border:1.5px solid #fff;border-radius:50%;height:12px;opacity:0;position:absolute;right:-6px;top:-6px;width:12px}.profile-page .profile-personal-info-box .profile-personal-info-card .switch-container.active{border:1px solid hsla(0,0%,100%,.302)}.profile-page .profile-personal-info-box .profile-personal-info-card .switch-container.active .switch-active-circle{opacity:1}.profile-page .delete-all-data-container{display:flex;justify-content:flex-end}.profile-page .delete-all-data-container .delete-all-data-row{align-items:center;border-radius:3px;color:#ff6037;cursor:pointer;display:flex;gap:4px;padding:6px 10px;width:auto}.profile-page .delete-all-data-container .delete-all-data-row span{font-size:16px;line-height:14px}.profile-page .error{color:red;font-size:12px;line-height:14.54px}@media screen and (max-width:650px){.profile-page{padding:79px 0 64px!important}.profile-page .profile-main-image-box{border-radius:0;height:167px;margin-bottom:108px;padding:0 16px}.profile-page .profile-main-image-box .profile-main-image-container{align-items:flex-start;flex-direction:column;gap:16px;margin-top:103px}.profile-page .profile-main-image-box .profile-main-image-container img{border-radius:100%;height:96px;min-height:96px;object-fit:cover;width:96px}.profile-page .profile-personal-info-box{padding:0 16px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn .profile-upload-img-btn-text-container{width:247px}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn .profile-upload-img-btn-text-container .profile-upload-img-btn-text{font-size:14px;line-height:20px;text-align:center}.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container .profile-upload-img-btn .profile-upload-img-btn-text-container .profile-upload-img-btn-sub-text{font-size:12px;line-height:16.8px;text-align:center}.profile-page .delete-all-data-container{padding-right:16px}}@media screen and (max-width:800px){.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-inputs-container,.profile-page .profile-personal-info-box .profile-personal-info-card .profile-personal-info-title-box .profile-personal-info-avatar-container{flex-direction:column}}@media screen and (max-width:980px){.profile-page{padding:109px 20px 64px}}.ai-support-chat{background:light-dark(#fff,#1a1a1a);border-radius:10px 10px 0 10px;bottom:0;box-shadow:10px 10px 40px 0 light-dark(#000,#fff);display:flex;flex-direction:column;height:100vh;max-height:560px;position:fixed;right:0;width:450px;z-index:90}.ai-support-chat .ai-chat-container{display:flex;flex-direction:column;height:100%}.ai-support-chat .ai-chat-container .ai-chat-header{background:linear-gradient(180deg,#3eb9ff,#2098db);border-radius:10px 10px 0 0;display:flex;gap:30px;height:75px;padding:20px}.ai-support-chat .ai-chat-container .ai-chat-header .ai-chat-logo-container{align-items:center;display:flex;gap:30px}.ai-support-chat .ai-chat-container .ai-chat-header .ai-chat-logo-container .ai-chat-back-btn{cursor:pointer}.ai-support-chat .ai-chat-container .ai-chat-header .ai-chat-title-container{align-items:center;display:flex;gap:6px}.ai-support-chat .ai-chat-container .ai-chat-header .ai-chat-title-container .ai-chat-title{color:#f8f8f8;font-size:14px;line-height:18px}.ai-support-chat .ai-chat-container .ai-messages-container{height:100%;overflow-y:scroll;padding:38px 30px}.ai-support-chat .ai-chat-container .ai-messages-container .qa-pair-container .asked-question{background:#9edcff;color:#000;margin-bottom:16px;padding:16px 18px}.ai-support-chat .ai-chat-container .ai-messages-container .qa-pair-container .answer-wrapper{align-items:flex-end;display:flex}.ai-support-chat .ai-chat-container .ai-messages-container .qa-pair-container .answer-wrapper .answer-container{background:light-dark(#f2f2f2,hsla(0,0%,95%,.102));border-radius:10px 10px 10px 10px;margin-bottom:16px;max-width:340px;overflow-wrap:break-word;padding:20px 30px}.ai-support-chat .ai-chat-container .ai-messages-container .qa-pair-container .answer-wrapper .answer-container .answer-message{flex-direction:column}.ai-support-chat .ai-chat-container .ai-messages-container .qa-pair-container .answer-wrapper .ai-answer-text-container{border-top:1px solid #e2e2e2;display:flex;gap:6px;margin-top:14px;padding-top:14px}.ai-support-chat .ai-chat-container .question-input-wrapper .question-input-field{background:light-dark(#fff,#343434);border:none;border-radius:0;border-top:1px solid light-dark(#ebebeb,#696969);padding:20px}@media screen and (max-width:980px){.ai-support-chat{width:90%}}.chat{background:light-dark(#fff,#1a1a1a);border-radius:10px 10px 0 10px;bottom:0;box-shadow:10px 10px 40px 0 light-dark(#000,#fff);display:flex;flex-direction:column;height:100vh;max-height:560px;position:fixed;right:0;width:450px;z-index:90}.chat .chat-header{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border-radius:10px 10px 0 0;display:flex;height:75px;justify-content:space-between;padding:20px}.chat .chat-header .chat-logo-container{align-items:center;display:flex;gap:24px}.chat .chat-header .chat-logo-container .chat-back-btn{cursor:pointer}.chat .chat-header .chat-logo-container .chat-logo{object-fit:cover}.chat .chat-header .chat-header-btns{align-items:center;display:flex;gap:20px}.chat .chat-header .chat-header-btns .clear-btn{align-items:center;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:7px;padding:6px 10px}.chat .chat-header .chat-header-btns .chat-switch-container{border:1px solid #0000;border-radius:4px;display:flex;padding:6px 10px;position:relative}.chat .chat-header .chat-header-btns .chat-switch-container .switch-active-circle{background-color:#ff481a;border:1.5px solid #fff;border-radius:50%;height:12px;opacity:0;position:absolute;right:-6px;top:-6px;width:12px}.chat .chat-header .chat-header-btns .chat-switch-container.active{border:1px solid hsla(0,0%,100%,.302)}.chat .chat-header .chat-header-btns .chat-switch-container.active .switch-active-circle{opacity:1}.chat .chat-question-input-wrapper{bottom:0;left:0;position:absolute;right:0}.chat .chat-question-input-wrapper .chat-question-input-field{background:light-dark(#fff,#343434);border:none;border-radius:0 0 0 10px;border-top:1px solid light-dark(#ebebeb,#696969);color:light-dark(#737376,#eaeaeb);font-size:16px;font-weight:300;line-height:22.3px;outline:none;padding:20px;width:100%}.chat .chat-question-input-wrapper #chat-question-input-icon{right:20px}.chat .asked-question-container{height:275px;max-height:100%;padding:20px 23px}.chat .marquee-item{background-color:light-dark(#ededed,rgba(62,185,255,.102));border:1px solid #3eb9ff;color:light-dark(#919396,#fff);font-size:12px}.chat .asked-question{background:#9edcff;color:#000;margin-bottom:16px;padding:16px 18px}.chat .answer-wrapper{align-items:flex-end;display:flex}.chat .answer-wrapper .answer-img-container{display:flex;height:44px;width:40px}.chat .answer-wrapper .answer-img-container .answer-img{margin-bottom:16px;object-fit:cover;width:100%}.chat .answer-wrapper .answer-container{background:light-dark(#f2f2f2,hsla(0,0%,95%,.102));margin-bottom:16px;max-width:340px;overflow-wrap:break-word;padding:11px}.chat .answer-wrapper .answer-container .disclaimer-message{border-bottom:1.2px solid #e2e2e2;font-size:15px;padding-bottom:15px}.chat .answer-wrapper .answer-container .answer-message{gap:6px;margin-top:14px}.chat .answer-wrapper .answer-container .answer-message .answer-message-arrow-box{display:flex;height:30px;width:30px}.chat-container{position:relative}.chat-container .chat-btn{align-items:center;background:linear-gradient(180deg,#3eb9ff,#2098db);border-radius:100%;bottom:34px;box-shadow:0 4px 15px 0 rgba(40,159,227,.302);cursor:pointer;display:flex;height:70px;justify-content:center;position:fixed;right:39px;width:70px;z-index:11}.chat-container .chat-btn-info-box{background:light-dark(#fff,#2a2a2b);border:1px solid #3eb9ff;border-radius:50px;bottom:32.5px;opacity:0;padding:15px 72px 11px 40px;position:fixed;right:40px;transition:opacity .5s,visibility .5s;visibility:hidden;width:406px;z-index:10}.chat-container .chat-btn-info-box .chat-btn-info-box-text{color:light-dark(#919396,#fff);font-size:16px;line-height:22.4px}.chat-container .chat-btn:hover+.chat-btn-info-box{opacity:1;visibility:visible}@media screen and (max-width:650px){.chat{width:100%}.chat .chat-header{padding:20px 10px}.chat .chat-header .chat-logo-container{gap:5px}.chat .chat-header .chat-header-btns{gap:15px}.chat .chat-header .chat-header-btns .clear-btn{font-size:12px}.chat .chat-header .chat-header-btns .clear-btn img{height:18px;width:18px}.chat-container .chat-btn{bottom:29px;height:50px;right:15px;width:50px}.chat-container .chat-btn img{height:25px;width:25px}.chat-container .chat-btn-info-box{display:none}}@media screen and (max-width:980px){.chat{width:90%}}.menu-bars{align-items:center;background:none;display:flex;font-size:2rem;justify-content:center}.disapear{opacity:0;pointer-events:none}.rotate-90{transform:rotate(90deg)}.rotate--90{transform:rotate(-90deg)}.navbar-acordion-container{margin:0 20px;overflow:scroll!important}.nav-menu{background-color:#fff;box-shadow:10px 0 20px -12px #0000005c;display:flex;height:100vh;height:100dvh;justify-content:center;left:-380px;position:fixed;top:0;transition:.5s;width:470px;z-index:2}.nav-menu.active{left:0;transition:.5s}.nav-text-bottom{align-items:flex-start;flex-direction:column;padding:8px 20px}.nav-text,.nav-text-bottom{display:flex;justify-content:start;list-style:none}.nav-text{align-items:center;height:60px;padding:8px 0 8px 16px}.nav-text a{align-items:center;background:#bcc2c6;border-radius:4px;color:#f5f5f5;display:flex;font-size:18px;height:100%;justify-content:space-between;padding:0 16px;text-decoration:none;transition:.5s;width:95%}.nav-text a:hover{background-color:#82cef8}.nav-text-active{background-color:#82cef8!important}.nav-menu-items{flex-direction:column}.nav-menu-items,.navbar-toggle{display:flex;justify-content:space-between;width:100%}.navbar-toggle{align-items:center;background-color:#fff;height:80px}.vixc{color:#39aef0;font-size:34.045px;font-style:normal;font-weight:400;letter-spacing:.34px;line-height:59.555px;text-transform:uppercase}.question-input-wrapper{display:inline-block;margin-bottom:22px;position:relative;width:100%}.question-input-field{background:none;background-color:light-dark(#ededed,#111);border:2px solid light-dark(#38aef0,#91939666);border-radius:10px;outline:none;padding:13px;width:100%}.question-date-field{background:none;background-color:initial;border:1px solid #91939666;border-radius:10px;font-size:16px;line-height:2px;outline:none;padding:10px 14px;text-align:start;width:100%}.react-datepicker-wrapper{width:100%}.question-input-icon{position:absolute;right:10px;top:20%;transform:rotate(90deg)}.closed-sidebar-icons{position:absolute;right:10px;top:20%;transform:translateY(-50%)}.short-profile-img{border-radius:50%;height:35px;margin-right:10px;object-fit:cover;width:35px}.short-profile-info{align-items:center;display:flex;justify-content:space-between;width:100%}.short-profile-user-name{font-feature-settings:"clig" off,"liga" off;color:#0009;font-size:12px;font-style:normal;font-weight:400}.short-profile-logout-button{color:#7c0000;cursor:pointer;font-size:13px;font-weight:400;text-decoration:underline;white-space:nowrap}.asked-question{animation:slideIn .5s ease-out;background:#79b1d0;border-radius:10px 10px 4px 10px;color:#fff;display:inline-block;font-size:15px;font-style:normal;font-weight:400;max-width:100%;transition:.5s}.answer-container,.asked-question{cursor:pointer;margin-bottom:5px;overflow-wrap:break-word;padding:5px 10px}.answer-container{background:light-dark(#ededed,#8a8a8a);border-radius:10px 10px 10px 10px;color:light-dark(#000,#fff);max-width:200px}.disclaimer-message{font-size:12px}.answer-message *{text-align:left}.answer-message{align-items:center;display:inline-block;display:flex;font-size:15px;justify-content:space-between;text-align:right}.asked-question:hover{background-color:#67c1f4}.chat-slide-left-enter{transform:translateX(100%)}.chat-slide-left-enter-active{transform:translateX(0);transition:transform .3s}.chat-slide-left-exit{transform:translateX(0)}.chat-slide-left-exit-active{transform:translateX(100%);transition:transform .3s}.chat-enter{opacity:0;transform:translateY(20px)}.chat-enter-active{transition:opacity .3s,transform .3s}.chat-enter-active,.chat-exit{opacity:1;transform:translateY(0)}.chat-exit-active{opacity:0;transform:translateY(20px);transition:opacity .3s,transform .3s}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.asked-question-container{align-items:flex-start;display:flex;flex-direction:column;max-height:45dvh;min-height:20dvh;overflow-y:scroll}.qa-pair-container{width:100%}.marquee-item{font-feature-settings:"clig" off,"liga" off;align-items:center;background:#ededed;border:1px solid #3eb9ff;border-radius:8px;color:#0009;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:400;justify-content:center;margin:10px;max-height:70px;padding:10px;transition:.5s}@media (hover:hover) and (pointer:fine){.marquee-item:hover{opacity:.5}}.interacive-guide-button{height:20px;margin:10px;transform:scale(1);width:20px}.blue-button-pulsing,.interacive-guide-button{animation:pulse-blue 2s infinite;border-radius:50%;box-shadow:0 0 0 0 #34ace0}@keyframes bounceRight{0%,20%,50%,80%,to{transform:translateX(-5px) rotate(90deg)}40%{transform:translateX(-5px) rotate(90deg)}60%{transform:translateX(10px) rotate(90deg)}}.fa-arrow-right{animation:bounceRight 2s infinite;float:right}.gray-button-pulsing{align-items:center;animation:pulse-blue 2s infinite;border-radius:50%;box-shadow:0 0 0 0 #858585;display:flex;height:20px;justify-content:center;transform:scale(1)}.gear-icon{color:#fff;font-size:24px}.transformed{animation:showGear .5s forwards}@keyframes showGear{0%{opacity:1}to{opacity:0}}@keyframes pulse-blue{0%{box-shadow:0 0 0 0 #858585;transform:scale(1)}70%{box-shadow:0 0 0 10px #34ace000;transform:scale(1)}to{box-shadow:0 0 0 0 #34ace000;transform:scale(1)}}@keyframes pulse-gray{0%{box-shadow:0 0 0 0 #34ace0b3;transform:scale(1)}70%{box-shadow:0 0 0 10px #34ace000;transform:scale(1)}to{box-shadow:0 0 0 0 #34ace000;transform:scale(1)}}@media screen and (max-width:768px){.nav-menu{flex-direction:column;height:auto;left:0;top:0;width:100%}.nav-menu-items.active{height:100vh;height:100dvh;width:100vw}.nav-menu.active{top:0}.disapear{height:0;opacity:0}.nav-text-bottom.closed{padding:0}}.accordion-header{cursor:pointer;transition:background-color .3s ease}.arrow-icon{transition:transform .3s ease}.arrow-icon.open{transform:rotate(180deg)}.accordion-content{align-items:center;display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.accordion-content-mobile{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.accordion-content.expanded{max-height:500px}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pulsing{animation:pulse 1s infinite}.main-header{background:light-dark(#fff,#181819);border-bottom:1px solid light-dark(#ededed,#1f1f1f);height:79px;left:0;position:fixed;right:0;top:0;z-index:90}.main-header,.main-header .main-header-wrapper{align-items:center;display:flex;justify-content:space-between}.main-header .main-header-wrapper{gap:45px;margin:0 auto;max-width:1440px;padding:0 40px;width:100%}.main-header .main-header-wrapper .main-header-logo-container{align-items:center;display:flex;gap:30px}.main-header .main-header-wrapper .main-header-logo-container .header-burger{cursor:pointer;display:none}.main-header .main-header-wrapper .header-content{align-items:flex-start;display:flex;height:100%;justify-content:space-between;width:100%}.main-header .main-header-wrapper .header-content .btns-container{display:flex;gap:18px}.main-header .main-header-wrapper .header-content .btns-container .header-btn{align-items:center;border:1px solid #0000;display:flex;gap:9px;height:38px;padding:9px 18px;text-decoration:none}.main-header .main-header-wrapper .header-content .btns-container .header-btn .header-btn-text{color:light-dark(#919396,#eaeaeb);font-family:Rubik,sans-serif;font-size:14px;font-weight:400}.main-header .main-header-wrapper .header-content .btns-container .header-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid light-dark(#fff,#0d0d0d);border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.main-header .main-header-wrapper .header-content .btns-container .header-btn.active .header-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#fff,#fff);-webkit-background-clip:text;background-clip:text;font-family:Rubik,sans-serif;font-weight:500}.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .main-body,.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .small-detail,.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .small-detail2,.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .small-detail3,.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .small-detail4{fill:#fff}.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .stroke1,.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .stroke2,.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .stroke3,.main-header .main-header-wrapper .header-content .btns-container .header-btn.active svg .stroke4{stroke:#fff}.main-header .main-header-wrapper .header-content .btns-container .accordion-summary-custom{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:0}.main-header .main-header-wrapper .header-content .btns-container .accordion-summary-custom .MuiAccordionSummary-button{justify-content:flex-start;margin:0 1px;padding:0;width:100%}.main-header .main-header-wrapper .header-content .btns-container .accordion-summary-custom .MuiAccordionSummary-button:hover{background:#0000}.main-header .main-header-wrapper .header-content .btns-container .accordion-summary-custom .accordion-icon-container{align-items:center;background:rgba(62,185,255,.102);border-radius:100%;display:flex;height:32px;justify-content:center;min-width:32px;width:100%;width:32px}.main-header .main-header-wrapper .header-content .btns-container .accordion-summary-custom .accordion-icon-container .accordion-icon{fill:#3eb9ff;transition:transform .2s}.main-header .main-header-wrapper .header-content .btns-container .accordion-summary-custom .accordion-icon-container .accordion-icon:first-child{margin-right:0}.main-header .main-header-wrapper .header-content .btns-container .accordion-details-custom .MuiAccordionDetails-content{padding:0}.main-header .main-header-wrapper .header-content .btns-container .accordion-details-custom .Mui-expanded{padding:10px 0 0}.main-header .burger-menu{background:light-dark(#fff,#1a1a1a);bottom:0;display:none;flex-direction:column;gap:61px;left:0;min-width:560px;padding:33px 24px;position:fixed;top:0;transform:translate(-100%);transition:transform .5s ease-in-out;z-index:1000}.main-header .burger-menu.active{transform:translate(0)}.main-header .burger-menu .burger-menu-header{align-items:center;display:flex;justify-content:space-between}.main-header .burger-menu .burger-menu-header .burger-close-btn{cursor:pointer}.header-dropdown-row{align-items:center;display:flex;gap:21px}.header-dropdown-row .header-progress-bar-container{background:light-dark(#fff,#0d0d0d);border:1px solid hsla(0,2%,91%,.502);border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:11px 14px;width:169px}.header-dropdown-row .header-progress-bar-container .progress-bar-info-box{color:light-dark(#919396,#eaeaeb);display:flex;font-size:10px;font-weight:500;justify-content:space-between;line-height:14px}.dropdown-btn{cursor:pointer;position:relative}.dropdown-btn .short-profile-info{display:flex}.dropdown-btn .short-profile-info .short-profile-img{border-radius:11px;height:43px;margin-right:10px;object-fit:cover;width:43px}.dropdown-btn .short-profile-info .short-profile-text-container{display:flex;flex-direction:column;gap:2px;margin-right:13px}.dropdown-btn .short-profile-info .short-profile-text-container .short-profile-user-name{color:light-dark(#3b596a,#eaeaeb);font-size:14px;font-weight:500;line-height:17.45px}.dropdown-btn .short-profile-info .short-profile-text-container .short-profile-user-type{color:light-dark(#737791,#eaeaeb);font-size:12px;font-weight:400;line-height:14.54px}.dropdown-btn .new-dropdown-content{background-color:light-dark(#fff,#0d0d0d);border:1px solid light-dark(#0000,#4a4a4a);border-radius:8px;box-shadow:0 1px 104px 0 rgba(59,89,106,.251);cursor:default;display:none;min-width:200px;overflow:inherit;padding:0;position:absolute;right:0;top:60px;z-index:1000}.dropdown-btn .new-dropdown-content .dropdown-content-row{align-items:center;color:light-dark(#919396,#eaeaeb);cursor:pointer;display:flex;gap:18px;padding:11px 16px;transition:background-color .3s}.dropdown-btn .new-dropdown-content .dropdown-content-row span{align-items:center;display:flex}.dropdown-btn .new-dropdown-content .header-dropdown-content-row{align-items:center;color:light-dark(#919396,#eaeaeb);cursor:pointer;display:flex;gap:18px;padding:11px 8px;transition:background-color .3s;width:100%}.dropdown-btn .new-dropdown-content .header-dropdown-content-row img,.dropdown-btn .new-dropdown-content .header-dropdown-content-row svg{height:20px;width:20px}.dropdown-btn .new-dropdown-content .header-dropdown-content-row span{font-size:14px;font-weight:500;line-height:19.6px}.dropdown-btn .new-dropdown-content .header-dropdown-content-row:nth-child(6){border-bottom:1px solid light-dark(#f7f7f7,#252424)}.dropdown-btn .new-dropdown-content .header-dropdown-content-row.no-hover{background:none!important;border-radius:0!important}.dropdown-btn .new-dropdown-content .header-dropdown-content-row.no-hover span{color:inherit!important}.dropdown-btn .new-dropdown-content .header-dropdown-content-row.no-hover svg{filter:none!important}.dropdown-btn .new-dropdown-content .delete-all-btn-row{display:flex;justify-content:flex-end}.dropdown-btn .show{display:flex;flex-direction:column}.dropdown-btn .show .triangle-img{position:absolute;right:0;top:-14px;z-index:-1}.dropdown-btn .header-show{align-items:flex-end;display:flex;flex-direction:column;padding:6px 8px 0}.dropdown-btn .header-show .triangle-img{position:absolute;right:0;top:-14px;z-index:-1}.dropdown-overlay{background-color:light-dark(#3b596a33,hsla(0,0%,7%,.851));display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100}.dropdown-overlay.show{display:block}.aesthetics-header{align-items:center;background:light-dark(#a5dcffa1,rgba(0,165,234,.059));border-radius:14px 14px 0 0;display:flex;height:71px;justify-content:space-between;padding:0 24px}.aesthetics-header .aesthetics-title{color:light-dark(#3b596a,#eaeaeb);font-size:20px;font-weight:500;line-height:28px}.aesthetics-header .aesthetics-btns{align-items:center;display:flex;gap:24px}.aesthetics-header .aesthetics-btns .react-switch-bg{border:1px solid #3eb9ff}.aesthetics-header .aesthetics-btns .aesthetics-apply-btn{align-items:center;background:linear-gradient(180deg,light-dark(#3eb9ff,rgba(62,185,255,.102)),light-dark(#2098db,rgba(62,185,255,.102)));border:1px solid #0000;border-radius:60px;color:light-dark(#fff,#3eb9ff);cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:19.6px;padding:9px 28px}.aesthetics-header .aesthetics-btns .aesthetics-apply-btn.disabled{background:linear-gradient(180deg,#3eb9ff1a,#2098db1a);border:1px solid rgba(62,185,255,.102);color:#3eb9ff}.aesthetics-header .aesthetics-btns .aesthetics-close-btn{cursor:pointer}.aesthetics-header .aesthetics-btns .switch-container{border:1px solid #0000;border-radius:4px;display:flex;padding:6px 10px;position:relative}.aesthetics-header .aesthetics-btns .switch-container .switch-active-circle{background-color:#ff481a;border:1.5px solid #fff;border-radius:50%;height:12px;opacity:0;position:absolute;right:-6px;top:-6px;width:12px}.aesthetics-header .aesthetics-btns .switch-container.active{border:1px solid hsla(0,0%,100%,.302)}.aesthetics-header .aesthetics-btns .switch-container.active .switch-active-circle{opacity:1}.aesthetics-body,.aesthetics-body .aesthetics-box{display:flex;flex-direction:column;gap:16px}.aesthetics-body .aesthetics-box{background:light-dark(#0000,#1a1a1a);border:1px solid #91939666;border-radius:10px;margin:0 23.5px;padding:10px 14px 20px}.aesthetics-body .aesthetics-box .aesthetics-box-title{border-bottom:1px solid light-dark(#e1e1e1,hsla(0,0%,88%,.102));color:light-dark(#3b596a,#eaeaeb);font-size:16px;font-weight:500;line-height:22.4px;padding:8px 0 10px}.aesthetics-body .aesthetics-box .aesthetics-box-btns{display:flex;flex-wrap:wrap;gap:8px 7px}.aesthetics-body .aesthetics-box .aesthetics-box-btns .aesthetics-box-btn{background:light-dark(#0000,hsla(0,0%,100%,.102));border:1px solid #91939633;border-radius:60px;color:#919396;cursor:pointer;font-size:14px;line-height:19.6px;padding:5px 14px;-webkit-user-select:none;user-select:none}.aesthetics-body .aesthetics-box .aesthetics-box-btns .aesthetics-box-btn.active{background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.aesthetics-body .aesthetics-box .aesthetics-box-btns .aesthetics-box-btn.active .aesthetics-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;font-family:Rubik,sans-serif;font-weight:500}.my-gallery-tooltip{padding:0 20px}.my-gallery-tooltip:hover{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;border:1px solid #3eb9ff!important;font-family:Rubik,sans-serif;font-weight:500}.my-gallery-tooltip:hover svg .main-body{fill:url(#paint1)}.my-gallery-tooltip:hover svg .small-detail{fill:url(#paint2)}.my-gallery-tooltip:hover svg .small-detail2{fill:url(#paint3)}.my-gallery-tooltip:hover svg .small-detail3,.my-gallery-tooltip:hover svg .small-detail4{fill:url(#paint4)}.my-gallery-tooltip:hover svg .stroke1{stroke:url(#paint1)}.my-gallery-tooltip:hover svg .stroke2{stroke:url(#paint2)}.my-gallery-tooltip:hover svg .stroke3{stroke:url(#paint3)}.my-gallery-tooltip:hover svg .stroke4{stroke:url(#paint4)}.my-gallery-tooltip.active{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;font-family:Rubik,sans-serif;font-weight:500}.my-gallery-tooltip.active svg .main-body{fill:url(#paint1)}.my-gallery-tooltip.active svg .small-detail{fill:url(#paint2)}.my-gallery-tooltip.active svg .small-detail2{fill:url(#paint3)}.my-gallery-tooltip.active svg .small-detail3,.my-gallery-tooltip.active svg .small-detail4{fill:url(#paint4)}.my-gallery-tooltip.active svg .stroke1{stroke:url(#paint1)}.my-gallery-tooltip.active svg .stroke2{stroke:url(#paint2)}.my-gallery-tooltip.active svg .stroke3{stroke:url(#paint3)}.my-gallery-tooltip.active svg .stroke4{stroke:url(#paint4)}@media screen and (max-width:650px){.main-header .burger-menu{min-width:324px;padding:33px 16px}.main-header .burger-menu .burger-menu-header .burger-close-btn{height:24px;width:24px}.main-header .burger-menu .header-content .btns-container .header-btn .header-btn-text{font-size:16px!important;line-height:22.4px!important}.main-header .burger-menu .header-content .btns-container .header-btn svg{height:22px!important;width:22px!important}.main-header .main-header-wrapper{padding:0 16px!important}.main-header .main-header-wrapper .main-header-logo-container{gap:19px}.dropdown-btn .short-profile-info .short-profile-img{margin-right:0}.dropdown-btn .short-profile-info .short-profile-arrow,.dropdown-btn .short-profile-info .short-profile-text-container{display:none}.aesthetics-header{gap:21px;padding:0 12px}.aesthetics-header .aesthetics-title{overflow:hidden;text-overflow:ellipsis}.aesthetics-header .aesthetics-btns{gap:14px}.aesthetics-header .aesthetics-btns .aesthetics-apply-btn{white-space:nowrap}.aesthetics-body{max-height:410px;overflow:auto}.aesthetics-body .aesthetics-box{margin:0 12px}}@media screen and (max-width:980px){.main-header .main-header-wrapper{padding:0 20px}}@media screen and (max-width:1250px){.main-header .burger-menu{display:flex}.main-header .burger-menu .header-content{justify-content:flex-start!important;overflow:auto}.main-header .burger-menu .header-content .btns-container{display:flex!important;flex-direction:column}.main-header .burger-menu .header-content .btns-container .header-btn{align-items:center;border:1px solid #0000;display:flex;gap:9px;height:auto;padding:9px 18px;text-decoration:none}.main-header .burger-menu .header-content .btns-container .header-btn .header-btn-text{color:light-dark(#919396,#eaeaeb);font-family:Rubik,sans-serif;font-size:16px;font-weight:400;line-height:22.4px}.main-header .burger-menu .header-content .btns-container .header-btn svg{height:22px;width:22px}.main-header .burger-menu .header-content .btns-container .header-btn.active{background:linear-gradient(180deg,#3eb9ff,#2098db);border:1px solid light-dark(#fff,#0d0d0d);border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.main-header .burger-menu .header-content .btns-container .header-btn.active .header-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#fff,#fff);-webkit-background-clip:text;background-clip:text;font-family:Rubik,sans-serif;font-weight:500}.main-header .burger-menu .header-content .btns-container .header-btn.active svg .main-body,.main-header .burger-menu .header-content .btns-container .header-btn.active svg .small-detail,.main-header .burger-menu .header-content .btns-container .header-btn.active svg .small-detail2,.main-header .burger-menu .header-content .btns-container .header-btn.active svg .small-detail3,.main-header .burger-menu .header-content .btns-container .header-btn.active svg .small-detail4{fill:#fff}.main-header .burger-menu .header-content .btns-container .header-btn.active svg .stroke1,.main-header .burger-menu .header-content .btns-container .header-btn.active svg .stroke2,.main-header .burger-menu .header-content .btns-container .header-btn.active svg .stroke3,.main-header .burger-menu .header-content .btns-container .header-btn.active svg .stroke4{stroke:#fff}.main-header .burger-menu .burger-menu-progressbar-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}.main-header .burger-menu .burger-menu-progressbar-container .burger-menu-progressbar-box{border-top:1px solid light-dark(#0000001a,#ffffff1a);display:flex;flex-direction:column;padding-top:20px;width:100%}.main-header .burger-menu .burger-menu-progressbar-container .burger-menu-progressbar-box .progress-bar-container{display:flex;flex-direction:column;gap:5px;width:80%}.main-header .burger-menu .burger-menu-progressbar-container .burger-menu-progressbar-box .progress-bar-container .progress-bar-info-box{color:light-dark(#919396,#eaeaeb);display:flex;font-size:10px;font-weight:400;gap:58px;justify-content:space-between;line-height:14px}.main-header .burger-menu .burger-menu-progressbar-container .web-version{color:light-dark(#919396,#eaeaeb);font-size:14px;line-height:19.6px}.main-header .main-header-wrapper .main-header-logo-container .header-burger{display:block}.main-header .main-header-wrapper .header-content{justify-content:flex-end}.main-header .main-header-wrapper .header-content .btns-container,.main-header .main-header-wrapper .header-content .btns-container .header-dropdown-row .header-progress-bar-container{display:none}}@media screen and (min-width:1250px){.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active){background:linear-gradient(light-dark(#fff,#0d0d0d),light-dark(#fff,#0d0d0d)) padding-box,linear-gradient(180deg,#3eb9ff 0,#2098db) border-box;border:1px solid #0000;border-radius:60px;color:linear-gradient(180deg,#3eb9ff,#2098db)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) .header-btn-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(180deg,#3eb9ff,#2098db);-webkit-background-clip:text;background-clip:text;font-family:Rubik,sans-serif;font-weight:500}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .main-body{fill:url(#paint1)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .small-detail{fill:url(#paint2)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .small-detail2{fill:url(#paint3)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .small-detail3{fill:url(#paint4)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .small-detail4{fill:url(#paint5)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .stroke1{stroke:url(#paint1)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .stroke2{stroke:url(#paint2)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .stroke3{stroke:url(#paint3)}.main-header .main-header-wrapper .header-content .btns-container .header-btn:hover:not(.active) svg .stroke4{stroke:url(#paint4)}.dropdown-btn .new-dropdown-content .header-dropdown-content-row:hover:not(:last-child){background:linear-gradient(180deg,#3eb9ff1a,#2098db1a);border-radius:4px}.dropdown-btn .new-dropdown-content .header-dropdown-content-row:hover:not(:last-child) svg{filter:invert(39%) sepia(91%) saturate(616%) hue-rotate(172deg) brightness(93%) contrast(94%)}.dropdown-btn .new-dropdown-content .header-dropdown-content-row:hover:not(:last-child) span{color:#3eb9ff}}.switch-btn-container{align-items:center;color:light-dark(#919396,#eaeaeb);display:flex;font-size:14px;height:40px;justify-content:space-between;margin-top:6px;padding-bottom:6px;padding-left:8px;width:100%}.switch{border-radius:30px;box-shadow:0 0 10px #0000001a;display:inline-block;font-size:17px;height:2em;position:relative;width:3.8em}.switch input{height:0;opacity:0;width:0}.slider{background-color:#2a2a2a;border-radius:30px;bottom:0;cursor:pointer;left:0;overflow:hidden;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{border-radius:20px;bottom:.5em;box-shadow:inset 8px -4px 0 0 #fff;content:"";height:1.2em;left:.5em;transition-timing-function:cubic-bezier(.81,-.04,.38,1.5);width:1.2em}.switch input:checked+.slider{background-color:#00a6ff}.switch input:checked+.slider:before{box-shadow:inset 15px -4px 0 15px #ffcf48;transform:translateX(1.8em)}.star{background-color:#fff;border-radius:50%;height:5px;position:absolute;transition:all .4s;width:5px}.star_1{left:2.5em;top:.5em}.star_2{left:2.2em;top:1.2em}.star_3{left:3em;top:.9em}.cloud,.switch input:checked~.slider .star{opacity:0}.cloud{bottom:-1.4em;left:-1.1em;position:absolute;transition:all .4s;width:3.5em}.switch input:checked~.slider .cloud{opacity:1}