*{margin:0;padding:0;box-sizing:border-box}.header_new_0{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 30px;background-image:url(/assets/header_bg-BVcquq9U.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;min-height:80px}.uni-container22{width:100%;max-width:85%;min-width:85%;margin:0 auto;display:flex;justify-content:space-between}.header_under_section{display:flex;gap:10px;align-items:center}.header_right_sec{display:flex;align-items:center;gap:30px}.header_right_sec ul{display:flex;justify-content:space-between;list-style:none;gap:20px}.header_right_sec ul li{color:#fff;font-size:18px}.header_butt{border:none;padding:10px 30px;border-radius:30px;color:#fb7114;font-size:16px}.header-search-us{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:26px;padding:6px 28px;width:250px;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(-90deg,#f97316,#ef4444,#3b82f6) border-box}.header-search-us h3{font-size:14px;font-weight:400}.header-search-us span{color:#f97316}.usha-sidebar{height:full;background:#fff;border-right:1px solid #e6e6e6;padding:20px;left:0;display:flex;justify-content:start;align-items:center;flex-direction:column}.sidebar-list{list-style:none;padding:0;margin-top:20px;width:100%}.sidebar-item{display:flex;flex-direction:column;align-items:center;margin:30px 0;cursor:pointer}.sidebar-icon{width:10vh;height:10vh;margin-bottom:6px}.sidebar-label{font-size:13px;color:#555;background:transparent;text-align:center;border:none}.sidebar-item:hover .sidebar-label{color:#ff7b23}@media(max-width:900px){.usha-sidebar{width:13%}.sidebar-icon{width:10vh}.sidebar-label{font-size:12px}}@media(max-width:650px){.sidebar-list{width:100%;justify-content:space-around;margin-top:0}.sidebar-item{margin:0}.sidebar-label{display:none}.sidebar-icon{width:32px;height:32px;margin:0}}.logout-item{margin-top:auto;border-top:1px solid #eee}.logout-label{color:#d02511}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--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-container-width: fit-content;--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-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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(to right, #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: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{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{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.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{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.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{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-wrapper_lg{min-height:100vh;display:flex;justify-content:center;align-items:center;background:#fff;font-family:Sora,sans-serif}.login-card{width:40%;position:relative;background:#eee;border-radius:18px;padding:10px 25px;margin:40px 0;text-align:center;box-shadow:0 10px 30px #0000001a}.login-logo{padding:10px 20px;border-radius:10px;display:inline-block;margin-bottom:10px;width:30%}.login-title{font-size:28px;font-weight:700;margin-bottom:5px;padding-bottom:10px;border-bottom:1px solid #CFCFCF}.loginp{display:flex;flex-direction:row;gap:5px;color:#888}.loginp span{font-size:12px;color:#ff7a00;font-weight:600}.remember_me_wrp{display:flex;align-items:center;gap:8px;color:#888;font-size:12px}label{color:#888}.inputp::placeholder{color:#888}.login-subtitle{font-size:16px;color:#888;margin:18px}.input-box{display:flex;align-items:center;border:1px solid #B2B2B2;border-radius:30px;padding:10px 15px;margin-bottom:15px}.input-box input{border:none;outline:none;width:100%;margin-left:10px;font-size:15px;background:transparent;color:#888}.icon{color:#aaa}.input_imges{width:30px;border-right:1px solid #CFCFCF;padding-right:10px}.input_imges2{width:18px}.login-options{display:flex;justify-content:space-between;font-size:13px;margin:20px 0}.forgot{cursor:pointer;color:#adadad}.terms{display:flex;align-items:center;font-size:12px;text-align:left;margin-bottom:20px}.terms input{margin-right:8px;margin-top:3px}.login-btn{padding:10px 30px;border-radius:30px;border:none;background:linear-gradient(to right,#194769,#ee701c,#d02511);color:#fff;font-size:16px;cursor:pointer;margin:20px 0}.signup-text{font-size:13px;margin-bottom:30px;color:#adadad}.signup-text a{color:#ff7a00;cursor:pointer;font-weight:700}.social-login button{width:100%;padding:10px;border-radius:30px;border:1px solid #ddd;margin-bottom:10px;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.social-login{display:flex;gap:10px}.icon_img{width:30px}.imgbtn55{border:none}.imgbtn56{border:none;position:absolute;top:10px;right:10px}@media(max-width:480px){.login-card{width:100%}.header_right_sec{display:none}}.main_container_01{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#f5f5f5;font-family:Sora,sans-serif}.main_section1{display:flex}.main_section2,.main_section2_for_landing{width:100%}.hero_section{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.hero_image{width:100%;height:85vh;background:url(/assets/calt-CSh14Sbd.png);background-size:cover;background-repeat:no-repeat;background-position:right top;filter:brightness(70%)}.hero_content{position:absolute;text-align:center;color:#fff}.welcome_text{font-size:18px;letter-spacing:1px;margin:30px 0}.hero_title{margin:40px 0;font-size:40px;line-height:45px;display:flex;align-items:center;gap:30px}.hero_title p{font-size:32px;text-transform:uppercase}.continue_btn{margin-top:20px;padding:14px 38px;font-size:18px;border:none;border-radius:10px;background:linear-gradient(to right,#194769,#ee701c,#d02511);color:#fff;cursor:pointer}@media(max-width:980px){.hero_image{height:300px}.hero_title{font-size:22px;margin:0}.hero_title img{width:40%}}@media(max-width:768px){.hero_image{width:100%;height:250px}.hero_title{font-size:20px}.continue_btn{padding:8px 18px;font-size:16px}}@media(max-width:520px){.hero_content{left:8%}.hero_section{padding:20px}.hero_title{margin:0 50px}.hero_title p{font-size:18px;line-height:28px}.hero_title img{width:30%}.welcome_text{font-size:14px}.continue_btn{padding:8px;font-size:12px}.hero_image{height:220px;border-radius:12px}}@media(max-width:400px){.hero_image{height:300px;border-radius:12px}.hero_section{padding:0}.hero_title img{width:80px}.continue_btn{padding:8px 26px;font-size:16px}}.footer{font-family:Cinzel,serif;background-image:url(/assets/Footer%202-DW3HLYh3.png);background-size:cover;border-bottom:1px solid #8d8d8d}.footer-container{display:flex;justify-content:space-between;align-items:center}.footer-left{width:100%;max-width:30%;min-width:30%}.footer-donate{font-family:Sora,sans-serif;margin-top:25px;color:#fff}.usha-footer-logo{display:flex;align-items:center;column-gap:10px}.usha-footer-logo img{width:60px}.footer-donate-btn{border:1px solid #fff;border-radius:20px;background-color:transparent;font-family:Sora,sans-serif;display:flex;align-items:center;color:#fff;column-gap:5px;padding:3px 10px;cursor:pointer;margin-top:10px;width:50%}.usha-copyright{margin-top:25px;color:#fff;font-family:Sora,sans-serif;font-size:12px}.footer-right{width:100%;max-width:25%;min-width:25%;font-family:Sora,sans-serif;padding-top:50px;padding-bottom:20px;display:flex;flex-direction:column;align-items:flex-end}.footer-contact-us{font-family:Sora,sans-serif;color:#fff;margin-bottom:15px;text-align:right}.fractals-img{width:140px;display:flex}.footer-social-icons{display:flex;align-items:center;column-gap:10px;width:100%;margin-bottom:20px}.footer-social-icons img{width:50px}.usha-foundation-heading{color:#fff;font-size:25px;width:100%}.usha-spiritual-foundation{margin-top:10px;width:80px;font-weight:500}.footer-subscribe{color:#8d8d8d;font-size:15px}.youtube-img{margin-top:15px;border-radius:10px;width:100%}.join-family{margin-top:20px;font-size:13px}.footer-right-btn{border:1px solid #a35b13;padding:5px 10px;border-radius:20px;display:flex;align-items:center;column-gap:15px;cursor:pointer;margin-top:20px;background:transparent}.footer-right-btn img{width:60px}.footer-middle{display:flex;column-gap:50px;font-family:Sora,sans-serif}.footer-middle-1 p{font-size:13px;color:#fff;margin-top:8px;cursor:pointer}.footer-middle img{width:130px}.footer-middle p span{font-weight:600}.footer-middle-btn{cursor:pointer;border:1px solid #a35b13;padding:10px 20px;border-radius:15px;margin-top:20px;width:170px;font-size:18px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:50px 0;margin:0 auto}.footer-copyright{color:#a35b13;font-family:Sora,sans-serif;font-size:14px}.youtube-text{font-size:13px}@media(max-width:1244px){.header-bottom-right{display:none}.responsive-nav{display:block;display:flex;align-items:center}}@media(max-width:999px){.footer-bottom{flex-wrap:wrap;row-gap:20px}.footer-copyright{text-align:center;width:100%}.footer-social-icons{width:100%;max-width:80%;min-width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}}@media(max-width:850px){.footer-container{flex-wrap:wrap;row-gap:20px;padding-top:20px}.footer-left,.footer-middle,.footer-right{width:100%;max-width:47%;min-width:47%}.header-search-us{display:none}.footer{height:auto}}@media(max-width:650px){.ushaayatan-bottom-text{width:100%;max-width:100%;min-width:100%}}@media(max-width:600px){.footer-left{width:100%;max-width:100%;min-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.usha-spiritual-foundation{width:100%;max-width:30%;min-width:30%;text-align:center}.footer-middle{width:100%;max-width:100%;min-width:100%}.footer-right{width:100%;max-width:100%;min-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.join-family{width:100%;text-align:center}.youtube-text,.usha-foundation-heading{text-align:center}}@media(max-width:500px){.usha-foundation-heading{font-size:20px}.footer-middle{display:flex;margin:0 auto;justify-content:space-between}.all-right{text-align:center}.footer-social-icons{width:100%;max-width:100%;min-width:100%;column-gap:0px}.uni-container{width:100%;max-width:90%;min-width:90%;margin:0 auto}.footer-contact-us{margin-top:8px}.premium-logo-bt{display:none}}.uni-container{width:100%;max-width:75%;min-width:75%;margin:0 auto}@media(max-width:900px){.usha-foundation-heading{font-size:16px}.footer-donate-btn{padding:0;font-size:14px}.uni-container{margin:0 40px}}@media(max-width:768px){.uni-container{margin:0 auto!important}}.main_section22{width:100%}.channel_page_wrapper{display:flex;justify-content:center;padding:20px}.desc_length{margin-top:10px;margin-left:6px}.channel_form_container{width:90%;background:#eee;padding:20px;border-radius:20px}.title{margin-bottom:20px;font-size:22px;font-weight:600;color:#756e6e}.channel_form_top{padding:0 20px;display:flex;justify-content:space-between}.form_grid{display:grid;grid-template-columns:300px 1fr;gap:30px;padding:20px}.logo_circle{width:220px;height:220px;border-radius:50%;background:#d9d9d9;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;position:relative}.logo_circle img{width:100%;height:100%;object-fit:cover;border-radius:50%}.upload_icon{font-size:32px;opacity:.6}.upload_text{margin-top:15px;margin-left:35px;font-size:14px;opacity:.7}.input_row{display:flex;gap:20px}.input_box{flex:1;display:flex;flex-direction:column;align-items:start}.input_box label{font-size:14px;margin-bottom:5px;color:#756e6e}.input_box input{width:100%;padding:12px;border-radius:20px;border:none;background:#e0e0e0}.handle_box{width:100%;padding:12px;border-radius:20px;background:#e0e0e0;opacity:.6}input::placeholder,textarea::placeholder{color:#201f1f}.description_box{margin:20px 0;display:flex;flex-direction:column;align-items:start}.description_box label{color:#756e6e;font-size:14px}.description_box textarea{width:100%;height:120px;margin-top:10px;padding:12px;border-radius:20px;background:#e0e0e0;border:none}.description_box ::placeholder{font-family:Sora,sans-serif;text-align:justify}.des::placeholder{padding:0}.save_btn{margin-top:20px;padding:15px 25px;border-radius:25px;background:linear-gradient(to right,#194769,#ee701c,#d02511);color:#fff;font-size:16px;border:none;cursor:pointer;width:120px}@media(max-width:1300px){.save_btn{margin-top:0}}@media(max-width:978px){.form_grid{grid-template-columns:1fr;text-align:center;padding:0}.input_row{flex-direction:column}.logo_circle{margin:0 auto;width:120px;height:120px}.upload_text{margin-left:0}.channel_form_container{padding:20px;height:115vh}.description_box textarea{height:17vh}.save_btn{width:50%;margin:0;padding:5px 0}}@media(max-width:768px){.channel_form_top{padding:0}.channel_form_top .title{font-size:14px}.description_box textarea{height:20vh}}@media(max-width:550px){.channel_form_container{margin:0}.title{font-size:18px}.channel_page_wrapper{padding:25px 15px}}@media(max-width:400px){.channel_form_top img{width:70%}.channel_page_wrapper{padding:0}.channel_form_container{width:100%}.channel_form_container{height:100vh}}.channel_page_wrapper11{display:flex;justify-content:center;padding:40px 20px}.top_section_profile{display:flex;justify-content:space-between;padding:20px 30px;border-bottom:1px solid #000000;background-color:#fff}.main_container_02{width:100%;min-height:100vh;display:flex;flex-direction:column;font-family:Sora,sans-serif}.crater-btn{padding:15px;border-radius:20px;border:none;cursor:pointer;background:#eee;font-size:14px;color:#000}.button_img{display:flex;gap:5px;align-items:center}.profile-wrapper{width:100%;padding-bottom:30px;box-sizing:border-box;background:#fff;margin:40px 0}.profile-top{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;flex-wrap:wrap;border-bottom:1px solid #000000}.profile-logo img{width:100%;height:100%;object-fit:cover;margin-bottom:20px;overflow:hidden}.profile-logo{width:160px;height:160px;margin:20px 30px;border-radius:50%;overflow:hidden;background:#f3f3f3;display:flex;align-items:center;justify-content:center}.profile-info{flex:1;min-width:260px;margin:20px 30px}.profile-info h2{font-size:28px;margin-bottom:8px}.sub-info{display:flex;gap:25px;color:#000;align-items:center;font-weight:600;justify-items:center;padding:15px 0}.sub-info-down{display:flex;align-items:center;gap:8px;font-weight:500;font-size:16px}.sub-info-down span{font-weight:600}.sub-info-down img{width:20px;height:20px}.dot{font-size:16px}.description{margin:15px 0;width:80%;line-height:1.4;color:#444;text-align:justify}.see-more{color:#000;font-size:14px;cursor:pointer;font-weight:600}.profile-btns{display:flex;flex-direction:column;gap:12px;min-width:150px;margin:20px 30px}.profile-btns button{padding:10px 15px;border-radius:20px;border:none;cursor:pointer;background:#eee;font-size:14px}.analytics-btn{background:#eee;width:50%;margin-left:50%}.switch-btn,.edit-btn{background:#eee}.profile-btns-under{display:flex;margin-top:50px;gap:30px}.bottom-menu{margin:40px 0;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;align-items:center;padding:0 30px 40px;border-bottom:1px solid black}.changein_section{padding:10px 30px;position:relative}.bottom-menu button,.btn5{padding:10px 20px;border-radius:25px;border:none;cursor:pointer;background:#f3f3f3;font-size:14px}.left-end{display:flex;gap:30px}.bottom-menu .activebut{background:linear-gradient(to right,#194769,#ee701c,#d02511);color:#fff}.right-end{display:flex;gap:12px}.req-btn{background:#dedede}.selectbtn{padding:30px 40px;border-bottom:1px solid #000000}.selectbtn select{padding:10px 20px;border-radius:30px;background-color:#eee;color:#000}.an_container{width:100%;padding:30px;font-family:Sora,sans-serif}.an_topMetrics{display:flex;border-radius:20px;justify-content:space-between;gap:20px;flex-wrap:wrap;border:1px solid #EEEEEE;box-shadow:0 2px 10px #0000000f;padding:25px;margin:30px 0}.an_card{flex:1;min-width:220px;text-align:center;border-radius:14px;padding:18px}.an_title{font-size:13px;color:#666;margin-bottom:10px}.an_card h2{font-weight:500}.bbb{text-align:center;display:flex;justify-content:center;align-items:center;margin:0 auto;gap:5px}.bbb img{width:20px;height:20px;border-radius:50%;padding:5px}.an_subtext{font-size:12px;color:#000;font-weight:400;margin-top:10px}.an_green{color:#43c15f;font-size:12px}.an_bottom{margin-top:40px;display:flex;gap:40px;flex-wrap:wrap}.an_latest{width:40%}.an_latestBox{display:flex;flex-direction:column;gap:20px;margin-top:10px;text-align:justify}.an_thumb{width:80%;object-fit:cover;border-radius:12px;margin:10px 0}.an_latestInfo p{margin:10px 0;font-size:14px;display:flex;justify-content:space-between}.an_latestInfo p span{font-weight:600}.an_btn{margin-top:10px;padding:10px 20px;background:#e6e6e6;border:none;border-radius:10px;cursor:pointer}.an_followEng{width:48%;min-width:320px}.an_followCard1{background:#fff;height:52%;padding:30px 50px;border-radius:14px;border:1px solid #EEEEEE;box-shadow:0 2px 10px #0000000f;display:flex;justify-content:space-between;gap:20px;margin:20px 0}.an_followCard{background:#fff;padding:30px 50px;border-radius:14px;border:1px solid #EEEEEE;box-shadow:0 2px 10px #0000000f;display:flex;justify-content:space-between;gap:20px;margin:20px 0}.an_followItem h2{margin:5px 0}.an_followItem{text-align:center}.an_notes{margin-top:40px;padding-left:18px;color:#555;font-size:14px}.an_followEng h3,.an_latest h3{font-weight:400}.middledivp{text-align:center;margin:50px 0}.listview{display:flex;gap:10px;margin:20px 0}.sign{display:flex;flex-direction:row;gap:10px;align-items:center}.an_latestInfo1{width:80%}.an_followEng55{width:55%}.vc_container{width:100%;padding:10px 0;font-family:Sora,sans-serif;margin-top:50px}.vc_legend{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:5px}.vc_dot{width:14px;height:14px;background:#fb7114;border-radius:50%}.vc_chartTitle{font-size:13px;color:#777;margin-bottom:10px}.recharts-tooltip-wrapper{border-radius:6px;font-size:12px}.an_latestInfo1 h2{font-weight:500}.analytics-wrapper{width:100%;display:flex;gap:30px;font-family:Inter,sans-serif}.card{background:#eee;border-radius:20px;padding:20px;box-shadow:0 0 8px #00000014}.contant-card-down{background:#eee;box-shadow:0 0 8px #00000014;padding:20px;border-radius:20px}.content-card{width:50%}.traffic-h3{margin:0 10px;color:#000}.traffic-label{display:flex;justify-content:space-between;margin:20px 10px;font-weight:600;color:#000}.traffic-label1{margin:15px 10px;color:#000}.traffic-label span{font-weight:700;color:#000}.traffic-list{margin:15px 10px;color:#000}.subdiv{border-bottom:1px solid #000000}.traffic-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f2f2f2;color:#000}.bottom-box{display:flex;justify-content:space-between;margin-top:25px}.bottom-box h4{margin:0;font-size:24px}.bottom-box span{color:#666;font-size:14px}.legend{margin:15px 10px}.legend11{display:flex;justify-content:space-between;color:#000}.pdot{display:flex;gap:10px;color:#000}.traffic-h4{margin:20px 15px 30px;color:#000}.right-section{width:50%;display:flex;flex-direction:column;gap:20px}.bar-graph{width:100%;height:10px;background:#eaeaea;border-radius:20px;display:flex;overflow:hidden;margin-top:15px}.bar{height:100%}.new-viewer{background:#f7931a}.casual-viewer{background:#f8c15a}.regular-viewer{background:#ffe7aa}.legend p{margin:8px 0;font-size:14px;display:flex;align-items:center}.dot{width:12px;height:12px;border-radius:50%;margin-right:8px}.dot.new1{background:#fb7114}.dot.new2{background:#f09603}.dot.new3{background:#fb7114}.dot.casual{background:#fcb412}.dot.regular{background:#ffe7aa}.an_latest>.an_latestBox>.an_latestInfo{width:70%}@media(max-width:1070px){.main_section24{width:87%}.left-end{display:flex;gap:14px}.analytics-wrapper{flex-direction:column}.content-card,.right-section{width:100%}}@media(max-width:992px){.channel_page_wrapper11{padding:20px;margin:0}.main_section2{width:87%}.profile-top{flex-direction:column;align-items:center;gap:0px}.profile-btns{flex-direction:row;width:80%;justify-content:flex-start}.profile-btns-under{margin-top:0}.analytics-btn{margin-left:0}.profile-info{gap:none;margin-top:0}.top_section_profile{font-size:14px}.crater-btn{padding:10px}.sub-info{flex-direction:column;justify-content:start;align-items:center;gap:10px;padding-top:0}.profile-info h2{text-align:center}.description{margin:0 auto;width:100%}.profile-logo{margin:0}.an_latest,.an_followEng,.an_followEng55,.an_thumb,.an_latestInfo1{width:100%}.an_latest>.an_latestBox>.an_latestInfo{width:100%}}@media(max-width:768px){.bottom-menu{flex-direction:column;align-items:flex-start}.main_section2{width:87%}.left-end{width:100%;gap:20px;flex-direction:column}.right-end{width:100%;flex-direction:column}.profile-btns,.profile-btns-under{flex-direction:column}.analytics-btn{width:100%}.profile-btns-under{gap:10px}}@media(max-width:600px){.profile-wrapper{padding:15px 20px}.profile-info h2{font-size:22px}.profile-logo{width:120px;height:120px;margin:10px auto}.profile-info{margin:0 auto}.description{text-align:justify}.an_topMetrics,.analytics-wrapper{flex-direction:column}.content-card,.right-section{width:100%}}@media(max-width:550px){.an_followCard{flex-direction:column;margin:0 15px 0 0}.an_followCard1{flex-direction:column;height:fit-content}.selectbtn{padding:15px;border-bottom:1px solid #000000}.selectbtn select{padding:8px}}@media(max-width:450px){.top_section_profile{font-size:10px;padding:5px}.crater-btn{padding:5px}.profile-logo img{width:120px}.changein_section{padding:0}.profile-wrapper{margin:0}.an_container{padding:0}.an_latestBox{width:95%}.an_followItem h2{margin-bottom:0}.an_subtext{margin:none}.an_followEng{min-width:0px}}.video-table-container{width:100%;background:#f8f8f8;padding:30px;border-radius:12px;box-sizing:border-box;overflow-x:auto}.video-table{width:100%;border-collapse:separate;border-spacing:0 14px;min-width:900px}.table-header th{text-align:left;padding:14px 12px;font-weight:500;font-size:14px;color:#777;border-bottom:1px solid #e3e3e3}.table-row td{background:#fff;padding:18px 12px;vertical-align:middle;font-size:14px;color:#000}.table-row td:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px;font-weight:500}.table-row td:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.series-row{cursor:pointer}.table-row:hover td{background:#f5f6f8;transition:.2s ease}.desc-cell{display:flex;align-items:center;gap:16px;width:480px}.desc-cell img{width:120px;height:68px;border-radius:8px;object-fit:cover}.desc-cell p{font-size:14px;line-height:1.4;color:#000;font-weight:500;text-align:left;margin:0}.desc-cell small{font-size:12px;color:#777}.actions{display:flex;justify-content:start;gap:26px;align-items:center}.acions_btoo{display:flex;flex-direction:column;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-size:12px;color:#8a8a8a;white-space:nowrap}.acions_btoo:hover{color:#000}.edit{width:34px;height:34px;background:#e6e6e9;padding:7px;border-radius:50%}.episode-wrapper td{padding:0;background:transparent}.episode-container{margin:-6px 0 14px;background:#fff;border-radius:0 0 12px 12px;padding:16px 26px;box-shadow:inset 0 1px #ececec;animation:slideDown .25s ease}.episode-row{display:flex;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid #ededed}.episode-row:last-child{border-bottom:none}.episode-row img{width:90px;height:52px;border-radius:6px;object-fit:cover}.episode-info{display:flex;flex-direction:column;gap:2px}.episode-info p{margin:0;font-size:13.5px;font-weight:500;color:#000}.episode-info small{font-size:12px;color:#7a7a7a}.views{margin-left:auto;font-size:12.5px;color:#666;background:#f3f4f6;padding:4px 10px;border-radius:20px;white-space:nowrap}.episode-actions{display:flex;align-items:center;gap:14px;margin-left:18px}.episode-action-btn{background:none;border:none;cursor:pointer;padding:0}.episode-action-btn img{width:28px;height:28px;background:#e6e6e9;padding:6px;border-radius:50%;transition:.2s ease}.episode-action-btn:hover img{background:#dcdce0;transform:scale(1.05)}.episode-metrics{display:flex;align-items:center;gap:10px;margin-left:auto}.episode-metrics .views,.episode-metrics .comments{font-size:12.5px;color:#666;background:#f3f4f6;padding:4px 10px;border-radius:20px;white-space:nowrap}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.desc-cell{width:360px}.desc-cell img{width:95px;height:55px}}@media(max-width:992px){.video-table-container{padding:20px}.desc-cell img{width:85px;height:50px}.acions_btoo{font-size:11px}}@media(max-width:480px){.video-table-container{padding:0}}.channel-container{width:100%;max-width:450px;height:80vh;background:#f8f8f8;border-radius:20px;padding:30px;box-shadow:0 4px 20px #0000001a;font-family:Sora,sans-serif;position:absolute;top:-220px;right:30px;z-index:1000}.channel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.channel-header p{font-size:14px;color:#777}.channel-header img{cursor:pointer}.channel-list{display:flex;flex-direction:column;gap:20px;max-height:calc(80vh - 80px);overflow-y:auto;padding-right:5px}.channel-list::-webkit-scrollbar{width:4px}.channel-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.channel-card{display:flex;align-items:center;gap:14px;padding-bottom:15px;border-bottom:1px solid #e5e5e5;cursor:pointer;transition:background .2s ease,transform .1s ease}.channel-card:hover{background:#f0f0f0;border-radius:12px;transform:translateY(-1px)}.channel-logo{width:90px;height:90px;border-radius:50%;object-fit:cover;background:#eaeaea}.channel-info h4{margin:0;font-size:19px;font-weight:600}.channel-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:4px;font-weight:500}.id_cnnel{font-size:14px;display:flex;gap:5px;align-items:center}.followers{display:flex;align-items:center;gap:4px}.icon{font-size:14px;display:flex;gap:5px;align-items:center}@media(max-width:950px){.channel-card{padding-bottom:10px}}@media(max-width:480px){.channel-container{padding:15px;max-width:100%;right:0;left:0;margin:auto;top:-180px}.channel-card{gap:10px}.channel-logo{width:48px;height:48px}.channel-info h4{font-size:15px}.id_cnnel,.followers{font-size:12px}.channel-meta{gap:5px}}.close-btn{cursor:pointer;width:22px;height:22px;transform:rotate(45deg);transition:transform .2s ease,opacity .2s ease}.close-btn:hover{opacity:.7}.newcat_body{width:100%;font-family:Sora,sans-serif}.head1{border-bottom:1px solid #000000;padding:40px}.newcat_input{width:55%;padding:40px;margin-bottom:40px}.profile_logos1{display:flex;justify-content:space-between;align-items:center}.logoss{display:flex;gap:20px;align-items:center}.subscr_div{display:flex;gap:25px;color:#000;align-items:center;font-weight:600;justify-items:center;padding:15px 0}.subscr_div-down{display:flex;align-items:center;gap:5px;font-weight:500;font-size:16px}.subscr_div-down span{font-weight:600}.subscr_div-down img{width:20px;height:20px}.logos_button{padding:10px 20px;background-color:#eee;border-radius:30px}.logos_button a{color:#555454;outline:none;font-size:14px}.inputs_newcat{padding:40px 0}.inputdiv{display:flex;flex-direction:column;align-items:start;gap:10px}.inputdiv label{font-size:16px;color:#000}.inputdiv_input{width:100%;padding:10px;border-radius:20px;background-color:#eee;border:none;color:#555454}.textareadiv{display:flex;flex-direction:column;align-items:start;gap:10px;margin-top:30px}.textareadiv label{font-size:16px;color:#000}.textareadiv_input{width:100%;min-height:20vh;padding:10px;border-radius:20px;background-color:#eee;border:none;color:#555454;font-family:Sora,sans-serif}.newcat_btn{margin-top:30px}.newcat_btn button{padding:15px 40px;border-radius:20px;color:#fff;background:linear-gradient(to right,#194769,#ee701c,#d02511);font-size:15px;border:none}@media(max-width:1320px){.newcat_input{width:70%;padding:30px}.head1{padding:30px;font-size:14px}}@media(max-width:1000px){.profile_logos1{flex-direction:column;align-items:flex-start;gap:20px}}@media(max-width:800px){.newcat_input{width:90%;padding:25px}.logos_button{padding:8px 18px}.inputdiv label,.textareadiv label{font-size:15px}.newcat_btn button{width:100%;text-align:center;padding:14px 0}.head1{padding:20px;font-size:12px}}@media(max-width:600px){.head1{padding:20px;font-size:10px}.newcat_input{width:100%;padding:20px}.profile_logos1{flex-direction:column;align-items:center;gap:15px}.logoss{flex-direction:column;gap:10px;text-align:center}.logos_button a{font-size:13px}.inputdiv_input,.textareadiv_input{padding:12px;font-size:14px}}@media(max-width:480px){.newcat_input{padding:15px}.head1{padding:15px;font-size:8px;font-weight:500}.newcat_btn button{padding:12px 0;font-size:14px}.inputdiv label,.textareadiv label{font-size:14px}}@media(max-width:360px){.logos_button{padding:6px 14px}.logos_button a{font-size:12px}.inputdiv_input,.textareadiv_input{font-size:13px}}.dashboard{width:100%;padding:20px 40px;font-family:Sora,sans-serif}.heading_top1{padding:30px 0;text-transform:uppercase;color:#3c3c3c}.top-menu{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:20px 0}.button_img{background:#f3f3f3;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:14px}.activebut{background:linear-gradient(to right,#194769,#ee701c,#d02511);color:#fff}.activebut22{background:linear-gradient(to right,#194769,#ee701c,#d02511);color:#fff;border:none;padding:10px 30px;border-radius:20px;cursor:pointer;font-size:14px}.activebut33{color:#aeaeae;border:none;padding:10px 40px;border-radius:20px;cursor:pointer;font-size:14px}.publish-btn{margin-left:auto;background:linear-gradient(90deg,#ff7d00,#ff3d00);border:none;padding:8px 18px;border-radius:16px;color:#fff;cursor:pointer}.under_div_stream{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;margin-top:30px}.under_div_stream p{color:#3c3c3c}.section-title{font-size:16px;color:#3c3c3c;font-weight:500}.form-container{margin-top:10px;width:100%;display:flex;flex-direction:column;gap:20px}.form-container22{margin-top:30px;width:100%;display:flex;flex-direction:column;gap:20px;position:relative}.form-row{display:flex;flex-direction:row;gap:30px;width:100%;flex-wrap:wrap}.form-row1{display:flex;gap:25px;width:100%;flex-wrap:wrap;margin:20px 0}.form-row6{display:flex;flex-direction:column;gap:25px;width:38%;flex-wrap:wrap;margin:20px 0}.form-row7{display:flex;flex-direction:column;gap:25px;width:58%;flex-wrap:wrap;margin:20px 0}.form-group{display:flex;flex-direction:column;flex:1;width:40%;gap:20px}.form-group2,.form-group235{display:flex;flex-direction:column;width:60%;gap:20px}.divinput{display:flex;gap:10px}.form-group3{display:flex;justify-content:space-between;width:60%;gap:20px}.form-group4{width:60%;flex:1;color:#3c3c3c}.form-group4 h2{font-size:40px;padding:20px 0;color:#3c3c3c;font-weight:500}.form-group5{display:flex;flex-direction:column;width:40%;gap:20px}.form-group7{display:flex;justify-content:space-between;width:100%;gap:20px;color:#3c3c3c}.form-group6{display:flex;flex-direction:column;flex:1;width:100%;gap:20px;color:#3c3c3c}.form-group8{display:flex;flex-direction:column;flex:1;gap:20px;color:#3c3c3c}.savebtn11{padding:10px 30px;border:none;background:linear-gradient(to right,#194769,#ee701c,#d02511);border-radius:30px;margin-left:auto;color:#fff}.Seriesp{font-size:22px;font-weight:700}.form-group label,.form-group2 label,.form-group235 label,.form-group3 label,.form-group5 label,.form-group6 label{font-size:14px;color:#3c3c3c;font-weight:600}.form-group input,.form-group2 input,.form-group5 input,.form-group6 input,.form-group2 select,.form-group235 select,.form-group6 textarea,.form-group textarea{width:100%;padding:14px;background:#f6f6f6;color:#8e8e8e;border:none;border-radius:30px;outline:none;font-family:Sora,sans-serif}.two-row{display:flex;flex-direction:column;gap:20px;width:100%;flex-wrap:wrap}.two-row label{color:#3c3c3c;font-weight:600}textarea{height:120px;resize:none}.uploadbox{flex:1;border-radius:12px;background:#f6f6f6;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border:none}.uploadboxbutton{border-radius:30px;background:#f6f6f6;border:none;position:relative;overflow:hidden}.new_up_height{height:30vh}.upload-overlay{position:absolute;inset:0;background:#0000008c;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:30px}.loader-text{color:#fff;font-size:22px;font-weight:600;letter-spacing:1px}@keyframes pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.8}}.loader-text{animation:pulse 1.2s infinite ease-in-out}.uploadboxp{display:flex;align-items:center;justify-content:center;margin:0 auto;gap:10px;color:#888}.upload-preview{width:100%;height:100%;object-fit:cover;border-radius:16px}.upload-box p{color:#3c3c3c;font-size:15px}.hrline{display:flex;justify-content:space-between;align-items:center;justify-items:center;margin:20px 0;color:#3c3c3c}.divider{border:1px solid #e5e5e5}.textform{width:50%;display:flex;flex-direction:column;gap:20px;margin-top:20px}.new_textForm{width:100%}.bottom_margin{padding:50px}.dividerline{display:flex;align-items:center;justify-items:center;gap:10px;margin-top:10px}.qi_container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;width:100%;padding:20px 0}.qi_box{width:48%;display:flex;flex-direction:column;gap:20px}.qi_top{display:flex;align-items:center;gap:20px}.qi_number{width:40px;height:40px;border-radius:50%;background:#eee;display:flex;justify-content:center;align-items:center;color:#555;font-weight:600;font-size:14px}.qi_question{flex:1;padding:14px;background:#f6f6f6;color:#aeaeae;border:none;border-radius:30px;outline:none;font-family:Sora,sans-serif}.qi_options{display:flex;gap:20px;flex-wrap:wrap}.qi_options input{padding:14px;background:#f6f6f6;color:#aeaeae;border:none;border-radius:30px;outline:none;flex:1;min-width:120px;font-family:Sora,sans-serif}.addi_st_div{flex-direction:column}@media(max-width:1215px){.qi_box{width:100%}}@media(max-width:900px){.under_div_stream{flex-direction:column;gap:15px;align-items:start;margin-bottom:0}.form-row1{flex-direction:column}.form-group5{width:100%}.form-row{flex-direction:column;gap:10px}.form-row6{width:100%}.form-row7{width:100%;margin:0}.form-group3{width:100%}.uploadboxp{height:40vh}.form-group{width:100%;margin-bottom:20px}.dividerimg,.form-group2,.form-group235{width:100%}}@media(max-width:992px){.hrline{flex-direction:column;gap:10px}}@media(max-width:775px){.dashboard{padding:20px}.top-menu{flex-direction:column}.button_img{width:100%}.publish-btn{width:100%;margin-top:10px}.under_div_stream{margin:0}.dividerline{flex-direction:column;gap:5px}}@media(max-width:650px){.form-group3{flex-direction:column}.textform{width:100%}.form-group7{flex-direction:column}}@media(max-width:500px){.qi_number{width:28px;height:28px;font-size:12px}.qi_question{font-size:14px}.qi_options input{font-size:14px;padding:7px 12px}.qi_options{flex-direction:column}.qi_top{flex-direction:column;align-items:start}.qi_question{width:100%;padding:7px 12px}.activebut33{padding:7px 12px}}@media(max-width:600px){.savebtn11{margin:0 auto}}@media(max-width:480px){.heading_top1{padding:0}.activebut22{width:100%}textarea{height:60px}.hrline{margin:0;align-items:start}.uploadboxp{height:18vh}}
