._modalContainer_aod0k_1{position:fixed;bottom:24px;right:24px;z-index:1000;background:#fff;max-width:480px;width:calc(100vw - 48px);border-radius:20px;box-shadow:0 8px 32px #0000001a;border:1px solid #e5e3df;animation:_slideInUp_aod0k_1 .35s ease-out}._modalContainer_aod0k_1._closing_aod0k_14{animation:_slideOutDown_aod0k_1 .25s ease-in forwards}@media only screen and (max-width:767px){._modalContainer_aod0k_1{bottom:16px;right:16px;width:calc(100vw - 32px);border-radius:16px}}._modalContent_aod0k_26{display:flex;flex-direction:column;gap:16px;padding:24px}@media only screen and (max-width:767px){._modalContent_aod0k_26{padding:20px;gap:12px}}._title_aod0k_39{font-family:Poppins,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#3a342e}._description_aod0k_47{display:flex;flex-direction:column}._descriptionItem_aod0k_52{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#3a342e;opacity:.7}._modalFooter_aod0k_61{display:flex;gap:12px;margin-top:4px}._footerButton_aod0k_67{flex:1;max-width:220px}@keyframes _slideInUp_aod0k_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slideOutDown_aod0k_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(20px);opacity:0}}._customToast_gwuct_1{display:flex;width:100%}._customToast_gwuct_1 ._content_gwuct_5{display:flex;flex-direction:column;gap:2px;flex:1}._title_gwuct_12{color:#3a342e;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.14px}._message_gwuct_21{color:#3a342e;opacity:.7;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:18px}: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: 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-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( 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;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.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%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.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%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;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{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.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-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.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;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.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:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.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;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-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)}}._logoIconContainer_147f8_1{display:flex;align-items:center;height:24px;background:transparent;cursor:pointer;transition:opacity .2s ease}._logoIcon_147f8_1{display:flex;align-items:flex-end;line-height:0}._logoIcon_147f8_1 svg{overflow:visible}._logoIcon_147f8_1{margin-bottom:18px;margin-right:-1px}._logoText_147f8_23{display:flex;align-items:flex-end;line-height:0}._sidebar_35oao_1{display:flex;flex-direction:column;width:192px;min-height:100vh;background:#3a342e;position:fixed;top:0;left:0;z-index:10}@media only screen and (max-width:1023px){._sidebar_35oao_1{display:none}}._logoWrapper_35oao_18{padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.1)}._logoWrapper_35oao_18 svg path{fill:#fff}._nav_35oao_26{display:flex;flex-direction:column;gap:8px;padding:16px 8px;flex:1}._navLink_35oao_34{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:20px;color:#fff;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._navLink_35oao_34:hover{background:#ffffff14}}._navLink_35oao_34._active_35oao_52{background:#55504a}@media(hover:hover)and (pointer:fine){._navLink_35oao_34._active_35oao_52:hover{background:#55504a}}._navIcon_35oao_61{width:20px;height:20px;flex-shrink:0}._navText_35oao_67{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._logout_35oao_74{display:flex;align-items:center;gap:10px;padding:16px 20px;margin-top:auto;border-top:1px solid rgba(255,255,255,.1);background:transparent;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:20px;color:#ff7057;transition:opacity .2s ease}._logout_35oao_74 svg path{stroke:#ff7057}@media(hover:hover)and (pointer:fine){._logout_35oao_74:hover{opacity:.7}}._footer_2a6e9_1{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-top:1px solid rgba(0,0,0,.1)}@media only screen and (max-width:767px){._footer_2a6e9_1{flex-direction:column;gap:12px;padding:16px}}._copyright_2a6e9_16{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.2;color:#3a342e}._links_2a6e9_24{display:flex;align-items:center;gap:16px}._link_2a6e9_24{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:#a6a6a5;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._link_2a6e9_24:hover{opacity:.7}}._wrapper_yplfn_1{display:none;background:#fff;border-bottom:1px solid rgba(58,52,46,.1)}@media only screen and (max-width:1023px){._wrapper_yplfn_1{display:block}}._scrollContainer_yplfn_12{display:flex;gap:12px;padding:8px 24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._scrollContainer_yplfn_12::-webkit-scrollbar{display:none}._tabItem_yplfn_24{display:flex;align-items:center;gap:10px;padding:12px;white-space:nowrap;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3a342e;flex-shrink:0;transition:border-color .2s ease;border-bottom:2px solid transparent}._tabItem_yplfn_24._active_yplfn_39{border-bottom-color:#3a342e}._tabIcon_yplfn_43{width:24px;height:24px;flex-shrink:0}._tabLabel_yplfn_49{flex-shrink:0}._badge_yplfn_53{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#5265f3;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:16px}._layout_1v1bq_1{display:flex;min-height:100vh}@media only screen and (max-width:1023px){._layout_1v1bq_1{flex-direction:column}}._contentWrapper_1v1bq_11{display:flex;flex-direction:column;flex:1;margin-left:192px;min-height:100vh;background:#f5f3ee}@media only screen and (max-width:1023px){._contentWrapper_1v1bq_11{margin-left:0}}._content_1v1bq_11{flex:1;padding:32px 40px}@media only screen and (max-width:1023px){._content_1v1bq_11{padding:24px 20px}}@media only screen and (max-width:767px){._content_1v1bq_11{padding:16px}}._footerContainer_148je_1{background:#f5f3ee}._footerWrapper_148je_5{display:flex;flex-direction:column;gap:40px;width:100%;padding:50px 80px 20px;max-width:1440px;margin:0 auto}@media(max-width:1280px){._footerWrapper_148je_5{padding:30px 20px 20px;gap:36px}}@media only screen and (max-width:767px){._footerWrapper_148je_5{padding:30px 16px 20px;gap:36px}}._logoSection_148je_27{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:12px}._logoSection_148je_27 svg{height:auto}@media only screen and (max-width:767px){._logoSection_148je_27{margin-bottom:0}}._linksSection_148je_43{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:24px;width:100%}@media only screen and (max-width:767px){._linksSection_148je_43{gap:24px}}._linkColumn_148je_57{display:flex;flex-direction:column;gap:16px;flex:1;min-width:180px;width:100%}@media only screen and (max-width:1023px){._linkColumn_148je_57{flex:0 0 calc(50% - 16px);min-width:unset}}@media only screen and (max-width:767px){._linkColumn_148je_57{flex:unset;width:100%}}._aboutColumn_148je_78{max-width:180px}._helpColumn_148je_82{max-width:220px}._policiesColumn_148je_86{max-width:180px}._contactsColumn_148je_90{max-width:300px}._columnTitle_148je_94{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.16px;color:#3a342e;opacity:.5}._columnLinks_148je_104{display:flex;flex-direction:column;gap:8px}._link_148je_43{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.16px;color:#3a342e;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._link_148je_43:hover{opacity:.7}}._contactText_148je_125{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.16px;color:#3a342e}._divider_148je_134{width:100%;height:1px;background:#0000001a}._legalText_148je_140{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#000}._footerBottom_148je_148{display:flex;flex-direction:column;gap:24px;width:100%}._bottomContent_148je_155{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%}@media only screen and (max-width:767px){._bottomContent_148je_155{flex-direction:column;align-items:flex-start;gap:16px}}._copyright_148je_170{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:1.2;letter-spacing:.14px;color:#000}@media only screen and (max-width:767px){._copyright_148je_170{width:100%}}._rightSection_148je_184{display:flex;align-items:center;gap:16px}@media only screen and (max-width:767px){._rightSection_148je_184{width:100%;justify-content:space-between}}._rating_148je_196{display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){._rating_148je_196{gap:4px}}._ratingValue_148je_207{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e}._stars_148je_215{display:flex;align-items:center;gap:2px}._reviewsCount_148je_221{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:1.1;color:#3a342e;opacity:.5;white-space:nowrap}._paymentCards_148je_231{display:flex;align-items:center;gap:10px}._paymentCard_148je_231{display:flex;justify-content:center;align-items:center;width:62px;height:40px;background:#fff;border-radius:10px;box-shadow:0 0 20px #00000012}._paymentCard_148je_231 svg{max-width:40px;max-height:23px}._cartModal_k9c11_1{position:absolute;top:100%;right:0;z-index:100;width:475px;opacity:0;visibility:hidden;transform:translate(100%) scale(1.1);transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}@media only screen and (max-width:767px){._cartModal_k9c11_1{width:100%;left:0}}._cartModalOpen_k9c11_19{opacity:1;visibility:visible;transform:translate(0) scale(1)}._cartContent_k9c11_25{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:0 0 16px 16px;max-height:400px}._emptyCart_k9c11_34{padding:24px 34px 24px 24px;text-align:center}._emptyCartText_k9c11_39{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;margin:0}._cartItems_k9c11_48{display:flex;flex-direction:column;gap:0;padding:24px 34px 0 24px;max-height:400px;overflow-y:auto;overflow-x:hidden}@media only screen and (max-width:767px){._cartItems_k9c11_48{max-height:300px}}._cartItems_k9c11_48::-webkit-scrollbar{width:4px}._cartItems_k9c11_48::-webkit-scrollbar-track{background:transparent}._cartItems_k9c11_48::-webkit-scrollbar-thumb{background:#dad7cb;border-radius:2px}._cartBottom_k9c11_73{display:flex;flex-direction:column;gap:8px;padding:24px 34px 24px 24px}._cartItem_k9c11_48{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #ebe9e2}._cartItemLeft_k9c11_89{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._cartItemImage_k9c11_97{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden}._cartItemImage_k9c11_97 img{width:100%;height:100%;object-fit:cover}._cartItemInfo_k9c11_110{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._cartItemTitle_k9c11_118{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:1.1;color:#3a342e;letter-spacing:-.32px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._cartItemAuthor_k9c11_132{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e;opacity:.8}._cartItemAuthorLink_k9c11_141{text-decoration:underline;text-underline-position:from-font}._cartItemRight_k9c11_146{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._cartItemPrice_k9c11_153{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e}._cartItemRemove_k9c11_161{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#ea2402;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._cartItemRemove_k9c11_161:hover{opacity:.7}}._cartSubtotal_k9c11_181{display:flex;align-items:center;justify-content:space-between;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e}@keyframes _slideInFromRight_k9c11_1{0%{opacity:0;transform:translate(100%) scale(1.1)}to{opacity:1;transform:translate(0) scale(1)}}._discountBar_914b9_1{display:block;width:100%;height:36px;background:#dad7cb;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}._marqueeTrack_914b9_12{display:flex;width:max-content;animation:_marquee_914b9_12 30s linear infinite}._marqueeContent_914b9_18{display:flex;flex-shrink:0}._item_914b9_23{display:flex;align-items:center;gap:16px;padding:0 60px;height:36px}._text_914b9_31{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#3a342e;text-transform:uppercase;text-decoration:underline;letter-spacing:.12px;white-space:nowrap}@keyframes _marquee_914b9_12{0%{transform:translate(0)}to{transform:translate(-50%)}}._radioButtonContainer_1jiyo_1{display:block;position:relative;display:flex;align-items:center;gap:10px}._radioInput_1jiyo_9{display:none}._radioLabel_1jiyo_13{display:flex;align-items:center;justify-content:center;width:16px;height:16px;position:relative;cursor:pointer}._radioLabel_1jiyo_13 ._outerCircle_1jiyo_22{width:16px;height:16px;border:1px solid #3a342e;border-radius:50%;transition:border-color .2s ease}._radioLabel_1jiyo_13 ._innerCircle_1jiyo_29{position:absolute;top:50%;left:50%;width:0;height:0;background-color:#5265f3;border-radius:50%;transform:translate(-50%,-50%);opacity:0;transition:width .2s ease,height .2s ease,opacity .2s ease}._radioInput_1jiyo_9:checked+._radioLabel_1jiyo_13 ._outerCircle_1jiyo_22{border-color:#5265f3}._radioInput_1jiyo_9:checked+._radioLabel_1jiyo_13 ._innerCircle_1jiyo_29{width:8px;height:8px;opacity:1}._disabled_1jiyo_52{opacity:.6;cursor:not-allowed}._disabled_1jiyo_52 ._outerCircle_1jiyo_22{border-color:#3a342e}._disabled_1jiyo_52 ._innerCircle_1jiyo_29{background-color:#3a342e}._text_1jiyo_63{color:#3a342e;font-size:14px;font-weight:400;line-height:normal;letter-spacing:.14px;cursor:pointer}._modal_12zva_1{position:absolute;top:100%;right:0;z-index:100;opacity:0;visibility:hidden;transform:translate(100%);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.4,0,.2,1)}@media only screen and (max-width:1023px){._modal_12zva_1{position:static;opacity:1;visibility:visible;transform:translate(0)}}._modalOpen_12zva_20{opacity:1;visibility:visible;transform:translate(0)}._modalContent_12zva_26{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:24px;background:#fff;min-width:390px}@media only screen and (max-width:1023px){._modalContent_12zva_26{min-width:100%;width:100%;padding:36px 16px 24px;background:transparent}}._description_12zva_44{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e;letter-spacing:.14px}._optionGroup_12zva_53{display:flex;flex-direction:column;gap:8px}._optionLabel_12zva_59{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#3a342e;letter-spacing:.12px;opacity:.5}._optionsList_12zva_69{display:flex;align-items:center;gap:27px;flex-wrap:wrap}._confirmButton_12zva_76{min-width:154px}@media only screen and (max-width:767px){._confirmButton_12zva_76{min-width:100%}}@keyframes _slideIn_12zva_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideOut_12zva_1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}._mobileMenu_1o6bk_1{display:flex;flex-direction:column;background:#ebe9e2;max-height:0;opacity:0;transform:translateY(-12px);overflow:hidden;pointer-events:none;transition:opacity .25s ease,transform .4s ease}._mobileMenu_1o6bk_1._mobileMenuOpen_1o6bk_12{max-height:none;opacity:1;transform:translateY(0);pointer-events:auto}._navLinksWrapper_1o6bk_19{display:flex;flex-direction:column;gap:36px;border-bottom:1px solid rgba(58,52,46,.2);padding:36px 16px;opacity:0;transform:translateY(-6px);transition:opacity .3s ease,transform .3s ease}._mobileMenuOpen_1o6bk_12 ._navLinksWrapper_1o6bk_19{opacity:1;transform:translateY(0);transition-delay:.05s}._navLinks_1o6bk_19{display:flex;flex-direction:column;gap:44px}._navLink_1o6bk_19{font-size:36px;font-weight:500;line-height:44px}._userAccount_1o6bk_48{display:flex;align-items:center;padding:8px 0;gap:10px;color:#3a342e;font-size:14px;font-weight:500;line-height:20px}._userAvatar_1o6bk_59{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e5e3df;display:flex;align-items:center;justify-content:center}._userAvatarImg_1o6bk_71{width:100%;height:100%;object-fit:cover}._userAvatarInitials_1o6bk_77{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;color:#3a342e}._userInfo_1o6bk_84{display:flex;flex-direction:column}._userAccountName_1o6bk_89{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#3a342e}._userAccountBalance_1o6bk_97{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#3a342e}@media(prefers-reduced-motion:reduce){._mobileMenu_1o6bk_1{transition:none;transform:none}._navLinksWrapper_1o6bk_19{transition:none;transform:none;opacity:1}}._searchBar_109uc_1{display:flex;align-items:center;position:relative;width:24px;height:24px;cursor:pointer;overflow:visible;transition:width .3s cubic-bezier(.4,0,.2,1)}._searchBar_109uc_1:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:1px;background:#3a342e;opacity:0;transition:opacity .2s ease .1s}._searchBarOpen_109uc_23{width:266px}._searchBarOpen_109uc_23 ._searchInput_109uc_26{opacity:1;visibility:visible}._searchBarOpen_109uc_23:after{opacity:1}@media only screen and (max-width:767px){._searchBarOpen_109uc_23{width:100%}}._searchInput_109uc_26{flex:1;min-width:0;height:24px;background:transparent;border:none;outline:none;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e;letter-spacing:.14px;opacity:0;visibility:hidden;transition:opacity .2s ease .1s,visibility .2s ease .1s}._searchInput_109uc_26::placeholder{color:#3a342e;opacity:.5}._searchIcon_109uc_61{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;background:transparent;cursor:pointer;transition:opacity .2s ease}._headerContainer_dgyun_1{position:fixed;top:0;left:0;right:0;z-index:1000;overflow:visible;background:#ebe9e2}._headerContainer_dgyun_1._headerContainerActive_dgyun_10{bottom:0;height:100vh;height:100dvh;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}._header_dgyun_1{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:100;max-width:1440px;margin:0 auto;width:100%;padding:8px 34px;background:transparent;transition:background .3s ease}@media only screen and (max-width:1023px){._header_dgyun_1{padding:0 20px;height:56px}}@media only screen and (max-width:767px){._header_dgyun_1{padding:0 16px;height:56px}}._searchButton_dgyun_46{background:transparent;cursor:pointer;line-height:0}._mobileSearchBar_dgyun_52{display:none;padding:0 16px;background:#fff;height:50px}@media only screen and (max-width:767px){._mobileSearchBar_dgyun_52._mobileSearchBarActive_dgyun_59{display:flex;align-items:center;justify-content:center}}._headerActive_dgyun_66{background:#fff}._navLeft_dgyun_70{display:flex;align-items:center;gap:50px}@media only screen and (max-width:1023px){._navLeft_dgyun_70{gap:30px}}._navLinks_dgyun_81{display:flex;align-items:center;gap:40px}@media only screen and (max-width:1023px){._navLinks_dgyun_81{display:none}}._navLink_dgyun_81{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#3a342e;cursor:pointer;background:transparent;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._navLink_dgyun_81:hover{opacity:.7}}._navRight_dgyun_108{display:flex;align-items:center;gap:16px}._cartButton_dgyun_114{display:flex;align-items:center;gap:2px;background:transparent;cursor:pointer}._cartBadge_dgyun_122{display:flex;align-items:center;justify-content:center;min-width:24px;padding:0 8px;height:24px;line-height:24px;background:#5265f3;border-radius:50%;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#fff}._languageButton_dgyun_139{display:flex;align-items:center;gap:8px;background:transparent;cursor:pointer;transition:opacity .2s ease}@media only screen and (max-width:1023px){._languageButton_dgyun_139{display:none}}@media(hover:hover)and (pointer:fine){._languageButton_dgyun_139:hover{opacity:.7}}@media(hover:hover)and (pointer:fine){._languageButtonActive_dgyun_159:hover{opacity:1}}._languageText_dgyun_164{display:flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#3a342e;text-transform:uppercase;letter-spacing:.12px}._languageIcon_dgyun_177{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._languageIconRotated_dgyun_184{transform:scaleY(-1)}._ctaButton_dgyun_188{width:132px}@media only screen and (max-width:1023px){._ctaButton_dgyun_188{display:none}}._userAccount_dgyun_197{display:flex;align-items:center;gap:10px;cursor:pointer;transition:opacity .2s ease}@media only screen and (max-width:1023px){._userAccount_dgyun_197{display:none}}@media(hover:hover)and (pointer:fine){._userAccount_dgyun_197:hover{opacity:.8}}._userAvatar_dgyun_215{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e5e3df;display:flex;align-items:center;justify-content:center}._userAvatarImg_dgyun_227{width:100%;height:100%;object-fit:cover}._userAvatarInitials_dgyun_233{font-family:Poppins,sans-serif;font-weight:600;font-size:16px;color:#3a342e}._userBalance_dgyun_240{display:flex;flex-direction:column;gap:0}._userBalanceLabel_dgyun_246{font-family:Poppins,sans-serif;font-weight:400;font-size:10px;line-height:14px;color:#3a342e;opacity:.6}._userBalanceAmount_dgyun_255{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#3a342e}._menuButton_dgyun_263{display:none}@media only screen and (max-width:1023px){._menuButton_dgyun_263{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border-radius:50%;cursor:pointer;transition:opacity .2s ease}}@media only screen and (max-width:1023px)and (hover:hover)and (pointer:fine){._menuButton_dgyun_263:hover{opacity:.7}}._layout_18fkw_1{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}._main_18fkw_8{position:relative;display:flex;flex:1;gap:40px;align-items:center;justify-content:center;padding:172px 80px 100px;max-width:1440px;width:100%;margin:0 auto;background:#ebe9e2;overflow:hidden}@media only screen and (max-width:1023px){._main_18fkw_8{padding:172px 16px 100px}}._decorativeGuitar_18fkw_28{position:absolute;top:150px;left:-15px;width:403px;pointer-events:none;z-index:0}@media only screen and (max-width:1023px){._decorativeGuitar_18fkw_28{width:193px;height:325px;aspect-ratio:19/32;bottom:-70px;left:-80px;top:auto;z-index:10}}._decorativeHeadphones_18fkw_48{position:absolute;right:-3px;top:-53px;width:115px;height:150px;z-index:2}@media only screen and (max-width:767px){._decorativeHeadphones_18fkw_48{width:82px;height:107px;aspect-ratio:49/64;top:-34px;right:-5px}}._decorativePiano_18fkw_66{position:absolute;right:0;bottom:0;width:394px;object-fit:contain;z-index:0}@media only screen and (max-width:1023px){._decorativePiano_18fkw_66{width:165px}}._formCard_18fkw_80{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;max-width:600px;width:100%;padding:40px;background:#f5f3ee;border-radius:24px}@media only screen and (max-width:1023px){._formCard_18fkw_80{padding:40px 16px}}._sidebar_19fef_1{display:flex;flex-direction:column;width:283px;flex-shrink:0;height:calc(100vh - 56px);max-height:calc(100vh - 56px);background:#ebe9e2;border-right:1px solid #e5e3df}@media only screen and (max-width:1023px){._sidebar_19fef_1{display:none}}._nav_19fef_17{display:flex;flex-direction:column;gap:12px;padding:10px 24px;flex:1}._navLink_19fef_25{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:22px;color:#3a342e;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._navLink_19fef_25:hover{background:#f5f3ee}}._navLink_19fef_25._active_19fef_43{background:#f5f3ee;color:#3a342e}._navLink_19fef_25._active_19fef_43 svg path,._navLink_19fef_25._active_19fef_43 svg circle,._navLink_19fef_25._active_19fef_43 svg rect{stroke:#3a342e}._navLink_19fef_25._active_19fef_43 svg circle[fill]{fill:#3a342e}@media(hover:hover)and (pointer:fine){._navLink_19fef_25._active_19fef_43:hover{background:#f5f3ee}}._navIcon_19fef_61{width:24px;height:24px;flex-shrink:0}._navText_19fef_67{flex:1}._badge_19fef_71{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:#ea2402;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:16px}._logout_19fef_87{display:flex;align-items:center;gap:10px;padding:12px 24px;margin-top:auto;background:transparent;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:22px;color:#ea2402;transition:opacity .2s ease}._logout_19fef_87 svg path{stroke:#ea2402}@media(hover:hover)and (pointer:fine){._logout_19fef_87:hover{opacity:.7}}._layout_1a1l2_1{display:flex;flex-direction:column;min-height:100vh;width:100%;background:#ebe9e2}._headerSpacer_1a1l2_9{flex-shrink:0;height:56px}._pageContainer_1a1l2_14{display:flex;flex-direction:column;flex:1;width:100%;max-width:1440px;margin:0 auto}._contentWrapper_1a1l2_23{display:flex;flex:1}._content_1a1l2_23{flex:1;min-width:0;padding:40px 80px 100px;background:#ebe9e2;min-height:calc(100vh - 56px);border-top-right-radius:24px}@media only screen and (max-width:1023px){._content_1a1l2_23{padding:24px 20px;border-top-right-radius:16px}}@media only screen and (max-width:767px){._content_1a1l2_23{padding:16px;border-top-right-radius:16px}}._footer_1a1l2_49{width:100%}._layout_1guxl_1{display:flex;flex-direction:column;min-height:100vh;width:100%;background:#ebe9e2}._headerSpacer_1guxl_9{flex-shrink:0;height:56px}._pageContainer_1guxl_14{display:flex;flex-direction:column;flex:1;width:100%;max-width:1440px;margin:0 auto}._contentWrapper_1guxl_23{display:flex;flex:1}._content_1guxl_23{flex:1;min-width:0;padding:24px 40px;background:#ebe9e2;min-height:calc(100vh - 56px);border-top-right-radius:24px}@media only screen and (max-width:1023px){._content_1guxl_23{padding:24px 20px;border-top-right-radius:16px}}@media only screen and (max-width:767px){._content_1guxl_23{padding:16px;border-top-right-radius:16px}}._footer_1guxl_49{width:100%}._layout_1aarm_1{display:flex;flex-direction:column;min-height:100vh}._main_1aarm_7{flex:1;padding-top:92px}@media only screen and (max-width:1023px){._main_1aarm_7{padding-top:92px}}@media only screen and (max-width:767px){._main_1aarm_7{padding-top:92px}}._stickyWrapper_1aarm_22{position:sticky;top:0;z-index:100;display:flex;flex-direction:column;width:100%}._header_1ghq3_1{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._header_1ghq3_1{flex-direction:column;align-items:flex-start;gap:12px}}._title_1ghq3_14{font-family:Poppins,sans-serif;font-size:26px;font-weight:600;line-height:1.2;color:#3a342e}@media only screen and (max-width:767px){._title_1ghq3_14{font-size:20px}}._profile_1ghq3_27{display:flex;align-items:center;gap:10px}._avatar_1ghq3_33{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#16c68b;flex-shrink:0;overflow:hidden}._avatarImage_1ghq3_45{width:100%;height:100%;object-fit:cover}._avatarInitials_1ghq3_51{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#fff}._profileInfo_1ghq3_58{display:flex;flex-direction:column;gap:2px}._profileName_1ghq3_64{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:20px;color:#3a342e}._profileEmail_1ghq3_72{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#3a342e;opacity:.6}._editor_1a47o_1{display:flex;flex-direction:column;border:1px solid #ebe9e2;border-radius:10px;overflow:hidden;background:#fff}._toolbar_1a47o_10{display:flex;align-items:center;gap:4px;padding:8px 12px;border-bottom:1px solid #ebe9e2;background:#f5f3ee;flex-wrap:wrap}@media only screen and (max-width:767px){._toolbar_1a47o_10{padding:6px 8px}}._toolbarGroup_1a47o_25{display:flex;align-items:center;gap:2px;padding-right:8px;border-right:1px solid #ebe9e2}._toolbarGroup_1a47o_25:last-child{border-right:none;padding-right:0}._toolbarButton_1a47o_37{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;background:transparent;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;color:#3a342e;transition:background .15s ease}@media(hover:hover)and (pointer:fine){._toolbarButton_1a47o_37:hover{background:#ebe9e2}}._toolbarButton_1a47o_37:active{background:#ebe9e2}._toolbarButton_1a47o_37 svg{width:14px;height:14px}._content_1a47o_65{min-height:300px;padding:16px}@media only screen and (max-width:767px){._content_1a47o_65{min-height:200px;padding:12px}}@media only screen and (max-width:1023px){._content_1a47o_65{min-height:250px}}._content_1a47o_65{font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;color:#3a342e;outline:none;overflow-y:auto}._content_1a47o_65:empty:before{content:attr(data-placeholder);color:#9d9d9d;pointer-events:none}._content_1a47o_65 a{color:#5265f3}._content_1a47o_65 ul,._content_1a47o_65 ol{padding-left:20px;list-style:initial}._content_1a47o_65 ol{list-style:decimal}._content_1a47o_65 hr{border:none;border-top:1px solid #ebe9e2;margin:16px 0}._content_1a47o_65 blockquote{border-left:3px solid #ebe9e2;padding-left:12px;margin:8px 0;color:#9d9d9d;font-style:italic}._content_1a47o_65 pre{background:#f5f3ee;border-radius:6px;padding:12px;font-family:monospace;font-size:13px;overflow-x:auto;margin:8px 0}._screen_45hj9_1{display:flex;flex-direction:column;gap:20px}._topBar_45hj9_7{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._topBar_45hj9_7{flex-direction:column;align-items:flex-start;gap:12px}}._backLink_45hj9_20{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;display:flex;align-items:center;gap:4px;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._backLink_45hj9_20:hover{opacity:.7}}._editorCard_45hj9_36{display:flex;flex-direction:column;gap:20px;padding:24px;background:#fff;border-radius:16px}._sectionTitle_45hj9_45{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#3a342e}._field_45hj9_52{display:flex;flex-direction:column;gap:6px;flex:1}._label_45hj9_59{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._row_45hj9_66{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:767px){._row_45hj9_66{grid-template-columns:1fr}}._uploadArea_45hj9_77{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:32px;border:2px dashed #ebe9e2;border-radius:6px;cursor:pointer;transition:border-color .2s ease}@media(hover:hover)and (pointer:fine){._uploadArea_45hj9_77:hover{border-color:#5265f3}}._uploadLink_45hj9_95{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#6ad614}._uploadDragText_45hj9_102{font-weight:400;color:#3a342e}._uploadHint_45hj9_107{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.5}._coverPreview_45hj9_115{max-width:100%;max-height:200px;object-fit:contain;border-radius:4px}._statusSelect_45hj9_122{width:100%;height:56px;padding:12px 16px;border-radius:10px;border:1.2px solid #ebe9e2;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;background:#fff;outline:none;transition:all .2s linear;cursor:pointer;appearance:auto}._statusSelect_45hj9_122:focus{border:1.2px solid #5265f3}._tableBodyWrapper_wmzf3_1{display:flex;flex-direction:column;width:100%;overflow:hidden}._tableBodyScroll_wmzf3_8{max-height:min(500px,55vh);overflow-y:auto;overflow-x:auto}@media only screen and (max-width:767px){._tableBodyScroll_wmzf3_8{max-height:none}}._tableHeader_wmzf3_19{z-index:1;display:grid;gap:24px;padding:12px 16px;background-color:#fff;border-bottom:1px solid #ebe9e2;position:sticky;top:0;min-width:max-content}@media only screen and (max-width:767px){._tableHeader_wmzf3_19{gap:12px;padding:10px 12px}}._tableRow_wmzf3_37{display:grid;gap:24px;padding:12px 16px;border-bottom:1px solid #ebe9e2;background-color:transparent;min-width:max-content}@media only screen and (max-width:767px){._tableRow_wmzf3_37{gap:12px;padding:10px 12px}}._tableCell_wmzf3_52{display:flex;align-items:center;gap:2px;transition:opacity .2s ease;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#3a342e}._tableCell_wmzf3_52._sortable_wmzf3_63{cursor:pointer}@media(hover:hover)and (pointer:fine){._tableCell_wmzf3_52._sortable_wmzf3_63:hover{opacity:.7}}._tableCellSortIcon_wmzf3_72{display:flex;align-items:center;justify-content:center}._tableCellData_wmzf3_78{display:flex;align-items:center;gap:2px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#3a342e}._tableCellActions_wmzf3_89{display:flex;align-items:center;gap:4px;color:#3a342e;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:130%}._tableLoading_wmzf3_100,._tableEmpty_wmzf3_101{display:flex;align-items:center;justify-content:center;padding:40px 20px;min-height:200px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#9d9d9d}._selectWrapper_ghumb_1{position:relative;width:80px}@media only screen and (max-width:767px){._selectWrapper_ghumb_1{width:70px}}._selectButton_ghumb_11{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 8px;background:#fff;border:1px solid #ebe9e2;border-radius:6px;cursor:pointer;transition:all .2s ease}@media(hover:hover)and (pointer:fine){._selectButton_ghumb_11:hover{border-color:#3a342e}}._selectButton_ghumb_11:focus{outline:none;border-color:#3a342e}._selectValue_ghumb_33{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;flex:1;text-align:left}._selectIcon_ghumb_42{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}._selectIcon_ghumb_42._open_ghumb_49{transform:rotate(180deg)}._selectDropdown_ghumb_53{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ebe9e2;border-radius:6px;box-shadow:0 4px 16px #0000001a;z-index:1000;overflow:hidden;animation:_slideDown_ghumb_1 .2s ease}@keyframes _slideDown_ghumb_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._selectOption_ghumb_77{padding:8px 12px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;cursor:pointer;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._selectOption_ghumb_77:hover{background:#f5f3ee}}._selectOption_ghumb_77._selected_ghumb_91{background:#f5f3ee;font-weight:500}._tableFooter_19mii_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;gap:16px}@media only screen and (max-width:1023px){._tableFooter_19mii_1{gap:12px}}@media only screen and (max-width:767px){._tableFooter_19mii_1{flex-direction:column;align-items:flex-start;gap:12px}}._tableFooterLeft_19mii_23{display:flex;align-items:center;gap:16px}@media only screen and (max-width:1023px){._tableFooterLeft_19mii_23{gap:12px}}._tableFooterLabel_19mii_34{color:#3a342e;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:130%;white-space:nowrap}@media only screen and (max-width:767px){._tableFooterLabel_19mii_34{font-size:11px}}._tableFooterRight_19mii_48{display:flex;align-items:center;gap:22px}@media only screen and (max-width:1023px){._tableFooterRight_19mii_48{gap:16px}}@media only screen and (max-width:767px){._tableFooterRight_19mii_48{width:100%;justify-content:space-between}}._tableFooterCounter_19mii_65{display:flex;align-items:center;gap:4px;color:#3a342e;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:130%;white-space:nowrap}@media only screen and (max-width:767px){._tableFooterCounter_19mii_65{font-size:11px}}._tableFooterPagination_19mii_82{display:flex;align-items:center;gap:5px}._tableFooterPaginationButton_19mii_88{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:transparent;cursor:pointer;transition:opacity .2s ease;border:none}._tableFooterPaginationButton_19mii_88:disabled{opacity:.3;cursor:not-allowed}@media(hover:hover)and (pointer:fine){._tableFooterPaginationButton_19mii_88:hover:not(:disabled){opacity:.7}}._tableHeader_1gr8a_1{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;width:100%;gap:20px}@media only screen and (max-width:1023px){._tableHeader_1gr8a_1{gap:12px}}@media only screen and (max-width:767px){._tableHeader_1gr8a_1{flex-direction:column;align-items:flex-start;gap:12px}}._tableHeaderTitleWrapper_1gr8a_22{display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){._tableHeaderTitleWrapper_1gr8a_22{width:100%;justify-content:space-between}}._tableHeaderTitle_1gr8a_22{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#3a342e;white-space:nowrap}@media only screen and (max-width:1023px){._tableHeaderTitle_1gr8a_22{font-size:14px}}._tableHeaderActions_1gr8a_48{display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){._tableHeaderActions_1gr8a_48{width:100%;justify-content:space-between}}._tableHeaderSearch_1gr8a_60{display:flex;flex-shrink:0;width:100%;max-width:280px}@media only screen and (max-width:1023px){._tableHeaderSearch_1gr8a_60{max-width:180px}}@media only screen and (max-width:767px){._tableHeaderSearch_1gr8a_60{max-width:none;flex:1}}._tableHeaderSearchInput_1gr8a_78{height:36px;border-radius:6px;font-size:13px}._tableWrapper_iid89_1{display:flex;flex-direction:column;gap:18px;align-items:start;justify-items:start;max-width:100%;height:100%;overflow-x:auto}@media only screen and (max-width:767px){._tableWrapper_iid89_1{gap:12px}}._tableBodyWrapper_iid89_17{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;width:100%;max-width:100%;overflow:hidden}@media only screen and (max-width:767px){._tableBodyWrapper_iid89_17{border-radius:12px}}._screen_rp639_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_rp639_1{gap:16px}}._titleCell_rp639_12{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:12px}._thumbnailPlaceholder_rp639_21{width:80px;height:50px;border-radius:4px;background:#ebe9e2;display:flex;align-items:center;justify-content:center;color:#3a342e;opacity:.4}._addButton_rp639_33{padding:8px 16px;border-radius:6px;background:#97fa49;border:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#3a342e;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._addButton_rp639_33:hover{opacity:.9}}._actions_rp639_52{display:flex;gap:6px}._actionButton_rp639_57{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:#f5f3ee;border:none;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._actionButton_rp639_57:hover{opacity:.7}}._statusPublished_rp639_75{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ebffdb;color:#5ac00b}._statusDraft_rp639_85{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#a6a6a51a;color:#a6a6a5}._thumbnailImage_rp639_95{width:80px;height:50px;object-fit:cover;border-radius:4px}._card_1wsxw_1{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fff;border-radius:16px;min-width:0}._cardTitle_1wsxw_11{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#a6a6a5}._cardBottom_1wsxw_19{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}._cardValue_1wsxw_26{font-family:Poppins,sans-serif;font-size:26px;font-weight:600;line-height:1.2;color:#3a342e;flex-shrink:0}@media only screen and (max-width:767px){._cardValue_1wsxw_26{font-size:20px}}._cardTrend_1wsxw_40{display:flex;flex-direction:column;align-items:flex-end;gap:2px;margin-left:auto}._trendBadge_1wsxw_48{display:inline-flex;align-items:center;gap:2px;padding:2px 8px;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}._trendBadge_1wsxw_48._positive_1wsxw_60{background:#ebffdb;color:#5ac00b}._trendBadge_1wsxw_48._negative_1wsxw_64{background:#fff2f2;color:#fb3b3b}._trendLabel_1wsxw_69{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#a6a6a5;white-space:nowrap}._card_l9evy_1{display:flex;flex-direction:column;gap:16px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_l9evy_1{padding:16px;gap:12px}}._title_l9evy_16{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.3;color:#3a342e}._list_l9evy_24{display:flex;flex-direction:column}._item_l9evy_29{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #E5E5E5;cursor:pointer;transition:background .2s ease;border-radius:6px}._item_l9evy_29:last-child{border-bottom:none}._item_l9evy_29._verified_l9evy_42{background:#f4f4f4;padding:12px 8px}._checkbox_l9evy_47{width:18px;height:18px;border-radius:6px;border:1.5px solid #C4C4C4;cursor:pointer;accent-color:#5AC00B;flex-shrink:0}._itemName_l9evy_57{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#413f3f}._verified_l9evy_42 ._itemName_l9evy_57{text-decoration:line-through;color:#b5b5ba}._screen_1veqp_1{display:flex;flex-direction:column;gap:24px}._statsGrid_1veqp_7{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media only screen and (max-width:1023px){._statsGrid_1veqp_7{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){._statsGrid_1veqp_7{grid-template-columns:1fr}}._screen_1u1fu_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_1u1fu_1{gap:16px}}._userLink_1u1fu_12{color:#5265f3;font-weight:500;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._userLink_1u1fu_12:hover{opacity:.7}}._statusSuccess_1u1fu_23{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;background:#5ac00b1a;color:#5ac00b}._statusFailed_1u1fu_34{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;background:#fb3b3b1a;color:#fb3b3b}._statusRefunded_1u1fu_45{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;background:#ed92231a;color:#ed9223}._screen_hmobk_1{display:flex;flex-direction:column;gap:20px}._topBar_hmobk_7{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._topBar_hmobk_7{flex-direction:column;align-items:flex-start;gap:12px}}._backLink_hmobk_20{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;display:flex;align-items:center;gap:4px;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._backLink_hmobk_20:hover{opacity:.7}}._editorCard_hmobk_36{display:flex;flex-direction:column;gap:20px;padding:24px;background:#fff;border-radius:16px}._sectionTitle_hmobk_45{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#3a342e}._field_hmobk_52{display:flex;flex-direction:column;gap:6px}._label_hmobk_58{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._publishedLabel_hmobk_65{display:flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer}._publishedLabel_hmobk_65 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._actions_hmobk_81{display:flex;justify-content:flex-end;padding-top:8px}._screen_6o38r_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_6o38r_1{gap:16px}}._addButton_6o38r_12{padding:8px 16px;border-radius:6px;background:#97fa49;border:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#3a342e;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._addButton_6o38r_12:hover{opacity:.9}}._actions_6o38r_31{display:flex;gap:6px}._actionButton_6o38r_36{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:#f5f3ee;border:none;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._actionButton_6o38r_36:hover{opacity:.7}}._statusPublished_6o38r_54{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ebffdb;color:#5ac00b}._statusDraft_6o38r_64{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#a6a6a51a;color:#a6a6a5}._modalContent_1eg9p_1{background:#fff;padding:24px;border-radius:24px;box-shadow:0 4px 16px #0000001a;max-width:520px;width:90%;outline:none}@media only screen and (max-width:767px){._modalContent_1eg9p_1{padding:16px;border-radius:16px}}._modalOverlay_1eg9p_17{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;background:#00000080;z-index:1000}._modalHeader_1eg9p_30{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;margin-bottom:16px;border-bottom:1px solid #ebe9e2}._modalTitle_1eg9p_39{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#3a342e;line-height:24px}._closeIcon_1eg9p_47{display:flex;align-items:center;justify-content:center;background:transparent;color:#3a342e;border:none;padding:0;cursor:pointer;opacity:.6;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._closeIcon_1eg9p_47:hover{opacity:1}}._modal_1hx88_1{display:flex;flex-direction:column;gap:16px;max-width:440px;width:100%}._form_1hx88_9{display:flex;flex-direction:column;gap:16px}._field_1hx88_15{display:flex;flex-direction:column;gap:6px}._label_1hx88_21{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._helperText_1hx88_28{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.5}._radioGroup_1hx88_36{display:flex;gap:24px}@media only screen and (max-width:767px){._radioGroup_1hx88_36{flex-direction:column;gap:12px}}._radioLabel_1hx88_47{display:flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;cursor:pointer}._cancelLink_1hx88_58{background:transparent;border:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;text-decoration:underline;cursor:pointer;align-self:center;padding:8px 0}@media(hover:hover)and (pointer:fine){._cancelLink_1hx88_58:hover{opacity:.7}}._select_1hx88_76{width:100%;padding:12px 16px;border:1px solid #e5e3df;border-radius:8px;font-size:14px;background:#fff;color:#3a342e;cursor:pointer;outline:none}._select_1hx88_76:focus{border-color:#5265f3}._calendarView_1me6b_1{display:grid;grid-template-columns:240px 1fr;gap:0;background:#fff;border-radius:16px;overflow:hidden;min-height:500px}@media only screen and (max-width:1023px){._calendarView_1me6b_1{grid-template-columns:1fr}}._tutorList_1me6b_16{display:flex;flex-direction:column;border-right:1px solid #ebe9e2;padding:16px}@media only screen and (max-width:1023px){._tutorList_1me6b_16{border-right:none;border-bottom:1px solid #ebe9e2;flex-direction:row;overflow-x:auto;gap:8px}}._tutorListLabel_1me6b_32{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;margin-bottom:12px}@media only screen and (max-width:1023px){._tutorListLabel_1me6b_32{display:none}}._tutorItem_1me6b_45{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:transparent;border:none;cursor:pointer;transition:background .2s ease;width:100%;text-align:left}@media(hover:hover)and (pointer:fine){._tutorItem_1me6b_45:hover{background:#f5f3ee}}._tutorItem_1me6b_45._selected_1me6b_63{background:#f5f3ee}@media only screen and (max-width:1023px){._tutorItem_1me6b_45{flex-shrink:0;width:auto}}._tutorAvatar_1me6b_73{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ebe9e2;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#3a342e;flex-shrink:0}._tutorInfo_1me6b_88{display:flex;flex-direction:column;gap:2px;min-width:0}._tutorName_1me6b_95{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._tutorInstrument_1me6b_102{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.6}._calendarPanel_1me6b_110{display:flex;flex-direction:column;padding:16px}._tutorHeader_1me6b_116{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ebe9e2;border-radius:12px;margin-bottom:16px}._tutorHeaderName_1me6b_126{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._tutorHeaderMeta_1me6b_133{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.6}._weekGrid_1me6b_141{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;flex:1}@media only screen and (max-width:767px){._weekGrid_1me6b_141{grid-template-columns:repeat(3,1fr)}}._dayColumn_1me6b_153{display:flex;flex-direction:column;gap:6px}._dayHeader_1me6b_159{display:flex;flex-direction:column;align-items:center;gap:4px;padding-bottom:8px;border-bottom:1px solid #ebe9e2}._dayName_1me6b_168{font-family:Poppins,sans-serif;font-size:11px;font-weight:500;color:#3a342e;opacity:.5}._dayDate_1me6b_176{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._dayDate_1me6b_176._today_1me6b_182{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#4a90d9;color:#fff}._slots_1me6b_193{display:flex;flex-direction:column;gap:4px}._slot_1me6b_193{padding:6px 8px;border-radius:8px;border:none;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;text-align:center;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._slot_1me6b_193:hover{opacity:.75}}._slot_1me6b_193._free_1me6b_215{background:#f5f3ee;color:#3a342e}._slot_1me6b_193._booked_1me6b_219{background:#5265f3;color:#fff}._slot_1me6b_193._pending_1me6b_223{background:#ed9223;color:#fff}@media(hover:hover)and (pointer:fine){._slot_1me6b_193:hover{opacity:.8}}._legend_1me6b_233{display:flex;gap:20px;margin-top:16px;padding-top:12px;border-top:1px solid #ebe9e2}._legendItem_1me6b_241{display:flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e}._legendDot_1me6b_251{width:8px;height:8px;border-radius:50%}._legendDot_1me6b_251._bookedDot_1me6b_256{background:#5265f3}._legendDot_1me6b_251._pendingDot_1me6b_259{background:#ed9223}._legendDot_1me6b_251._freeDot_1me6b_262{background:#ebe9e2}._modal_s0tpl_1{display:flex;flex-direction:column;gap:16px;max-width:440px;width:100%}._tutorInfo_s0tpl_9{display:flex;align-items:center;gap:12px}._tutorAvatar_s0tpl_15{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#f5f3ee;flex-shrink:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._tutorName_s0tpl_30{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#3a342e}._tutorDetails_s0tpl_37{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._form_s0tpl_45{display:flex;flex-direction:column;gap:16px}._field_s0tpl_51{display:flex;flex-direction:column;gap:6px}._label_s0tpl_57{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._actions_s0tpl_64{display:flex;gap:8px}@media only screen and (max-width:767px){._actions_s0tpl_64{flex-direction:column}}._confirmButton_s0tpl_74{flex:1;height:40px;border-radius:8px;background:#ed9223;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._confirmButton_s0tpl_74:hover{opacity:.9}}._rejectButton_s0tpl_93{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;background:transparent;color:#ea2402;border:1px solid #ea2402;border-radius:12px;font-size:14px;cursor:pointer;transition:background .2s ease}._rejectButton_s0tpl_93:hover{background:#ea24020d}._cancelLink_s0tpl_110{background:transparent;border:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;text-decoration:underline;cursor:pointer;align-self:center;padding:8px 0}@media(hover:hover)and (pointer:fine){._cancelLink_s0tpl_110:hover{opacity:.7}}._screen_1higx_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_1higx_1{gap:16px}}._container_1higx_12{display:grid;grid-template-columns:300px 1fr;background:#fff;border-radius:16px;overflow:hidden;min-height:600px}@media only screen and (max-width:1023px){._container_1higx_12{grid-template-columns:1fr}}._leftPanel_1higx_26{display:flex;flex-direction:column;border-right:1px solid #ebe9e2;padding:16px}@media only screen and (max-width:1023px){._leftPanel_1higx_26{border-right:none;border-bottom:1px solid #ebe9e2}}._tabs_1higx_39{display:flex;gap:8px;margin-bottom:12px}._tab_1higx_39{flex:1;padding:8px;border-radius:8px;border:1px solid #ebe9e2;background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#3a342e;cursor:pointer;transition:all .2s ease}._tab_1higx_39._activeTab_1higx_58{background:#3a342e;color:#fff;border-color:#3a342e}._searchWrapper_1higx_64{margin-bottom:12px}._searchInput_1higx_68{height:40px;border-radius:10px;font-size:14px}._sectionLabel_1higx_74{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;margin-bottom:8px}._chatList_1higx_82{display:flex;flex-direction:column;overflow-y:auto;flex:1}._chatItem_1higx_89{display:flex;align-items:flex-start;gap:10px;padding:10px;border-radius:10px;background:transparent;border:none;cursor:pointer;width:100%;text-align:left;border-bottom:1px solid #ebe9e2;transition:background .2s ease}._chatItem_1higx_89._selectedChat_1higx_103{background:#f5f3ee}._chatItem_1higx_89._unread_1higx_106 ._chatName_1higx_106{font-weight:700}@media(hover:hover)and (pointer:fine){._chatItem_1higx_89:hover{background:#f5f3ee}}._chatAvatar_1higx_115{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ebe9e2;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#3a342e;flex-shrink:0}._chatInfo_1higx_130{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._chatRow_1higx_138{display:flex;align-items:center;justify-content:space-between}._chatName_1higx_106{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._chatTime_1higx_151{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;color:#3a342e;opacity:.5}._chatMessage_1higx_159{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rightPanel_1higx_170,._chatPanel_1higx_176{display:flex;flex-direction:column;flex:1}._chatHeader_1higx_182{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #ebe9e2;flex-wrap:wrap;gap:12px}@media only screen and (max-width:767px){._chatHeader_1higx_182{padding:12px 16px}}._chatHeaderInfo_1higx_197{display:flex;flex-direction:column;gap:2px}._chatHeaderName_1higx_203{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#3a342e}._chatHeaderMeta_1higx_210{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._bookButton_1higx_218{padding:8px 16px;border-radius:12px;background:#3a342e;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:18px;border:none;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._bookButton_1higx_218:hover{opacity:.85}}._adminToggles_1higx_237{display:flex;flex-direction:column;gap:6px}._toggle_1higx_243{display:flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;cursor:pointer}._messagesArea_1higx_254{display:flex;flex-direction:column;gap:12px;padding:20px;flex:1;overflow-y:auto}@media only screen and (max-width:767px){._messagesArea_1higx_254{padding:12px}}._message_1higx_254{display:flex;flex-direction:column;gap:4px;max-width:70%;padding:10px 14px;border-radius:12px}@media only screen and (max-width:767px){._message_1higx_254{max-width:85%}}._message_1higx_254 p{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.4}._message_1higx_254._outgoing_1higx_287{align-self:flex-end;background:#3a342e;color:#fff;border-bottom-right-radius:4px}._message_1higx_254._incoming_1higx_293{align-self:flex-start;background:#f5f3ee;color:#3a342e;border-bottom-left-radius:4px}._messageTime_1higx_300{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;opacity:.5}._messageInputBar_1higx_307{display:flex;align-items:center;gap:8px;padding:12px 20px;border-top:1px solid #ebe9e2}@media only screen and (max-width:767px){._messageInputBar_1higx_307{padding:10px 12px}}._attachButton_1higx_320,._sendButton_1higx_321{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;cursor:pointer;font-size:18px}._messageInput_1higx_307{flex:1;height:40px;padding:0 12px;border:1px solid #ebe9e2;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;outline:none}._messageInput_1higx_307:focus{border-color:#5265f3}._emptyChat_1higx_347{display:flex;align-items:center;justify-content:center;flex:1;font-family:Poppins,sans-serif;font-size:14px;color:#3a342e;opacity:.5}._avatarImg_1higx_358{width:100%;height:100%;border-radius:50%;object-fit:cover}._subChatList_1higx_365{display:flex;flex-direction:column;padding-left:16px}._subChatItem_1higx_371{border-bottom:1px solid rgba(235,233,226,.4);padding:8px 10px}._unreadBadge_1higx_376{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:10px;background:#5265f3;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;padding:0 6px;flex-shrink:0}._onlineDot_1higx_392{color:#16c68b;font-weight:500}._loadingText_1higx_397{font-family:Poppins,sans-serif;font-size:13px;color:#3a342e;opacity:.5;padding:12px 10px;text-align:center}._messageSender_1higx_406{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;opacity:.7;margin-bottom:2px}._messageImage_1higx_414{max-width:240px;max-height:180px;border-radius:8px;object-fit:cover;cursor:pointer}._card_3td09_1{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_3td09_1{padding:16px}}._title_3td09_15{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._rows_3td09_22{display:flex;flex-direction:column;gap:8px}._row_3td09_22{display:flex;flex-direction:column;gap:2px}._label_3td09_34{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.5}._value_3td09_42{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._card_gxnyq_1{display:flex;flex-direction:column;padding:20px 24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_gxnyq_1{padding:16px}}._header_gxnyq_14{display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;cursor:pointer;width:100%}._title_gxnyq_24{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._chevron_gxnyq_31{font-size:12px;color:#3a342e;opacity:.5;transition:transform .2s ease}._chevron_gxnyq_31._open_gxnyq_37{transform:rotate(180deg)}._content_gxnyq_41{margin-top:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#3a342e;opacity:.8}._card_1vgfw_1{display:flex;flex-direction:column;padding:20px 24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_1vgfw_1{padding:16px}}._header_1vgfw_14{display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;cursor:pointer;width:100%}._title_1vgfw_24{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._chevron_1vgfw_31{font-size:12px;color:#3a342e;opacity:.5;transition:transform .2s ease}._chevron_1vgfw_31._open_1vgfw_37{transform:rotate(180deg)}._content_1vgfw_41{display:flex;flex-direction:column;gap:16px;margin-top:16px}._tabs_1vgfw_48{display:flex;gap:8px}._tab_1vgfw_48{padding:6px 16px;border-radius:20px;border:1px solid #ebe9e2;background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#3a342e;cursor:pointer;transition:all .2s ease}._tab_1vgfw_48._activeTab_1vgfw_65{background:#3a342e;color:#fff;border-color:#3a342e}._actions_1vgfw_71{display:flex;gap:6px}._actionButton_1vgfw_76{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:#f5f3ee;border:none;cursor:pointer}._statusActive_1vgfw_88{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#16c68b1a;color:#16c68b}._statusFailed_1vgfw_98{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ea24021a;color:#ea2402}._statusPending_1vgfw_108{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ffc50026;color:#c89600}._card_uaqxb_1{display:flex;flex-direction:column;gap:12px;padding:20px 24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_uaqxb_1{padding:16px}}._row_uaqxb_15{display:flex;align-items:center;gap:12px}@media only screen and (max-width:767px){._row_uaqxb_15{flex-direction:column;align-items:flex-start;gap:4px}}._label_uaqxb_28{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6;min-width:80px}._value_uaqxb_37{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._card_li4hg_1{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_li4hg_1{flex-direction:column;align-items:flex-start}}._cardLeft_li4hg_18{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._avatar_li4hg_25{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:50%;background:#f5f3ee;flex-shrink:0}._avatarImage_li4hg_36{width:100%;height:100%;border-radius:50%;object-fit:cover}._avatarInitials_li4hg_43{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#3a342e}._info_li4hg_50{display:flex;flex-direction:column;gap:4px}._name_li4hg_56{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:1.2;color:#3a342e}._meta_li4hg_64{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.6}._statusActive_li4hg_73{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ebffdb;color:#5ac00b}._statusBanned_li4hg_83{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#fb3b3b1a;color:#fb3b3b}._statusPending_li4hg_93{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#5265f31a;color:#5265f3}._cardActions_li4hg_103{display:flex;gap:8px}._resetButton_li4hg_108,._banButton_li4hg_109{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:opacity .2s ease;border:1px solid #ebe9e2;background:#fff;color:#3a342e}@media(hover:hover)and (pointer:fine){._resetButton_li4hg_108:hover,._banButton_li4hg_109:hover{opacity:.7}}._banButton_li4hg_109{border-color:#ea2402;color:#ea2402}._card_1tktq_1{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_1tktq_1{padding:16px}}._title_1tktq_15{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._ratingRow_1tktq_22{display:flex;align-items:center;gap:6px}._ratingValue_1tktq_28{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;color:#3a342e}._star_1tktq_35{font-size:18px;color:#ffc500}._reviewCount_1tktq_40{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._viewButton_1tktq_48{width:100%;padding:10px;border-radius:8px;border:1px solid #ebe9e2;background:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._viewButton_1tktq_48:hover{background:#f5f3ee}}._noReviews_1tktq_67{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5;text-align:center;padding:10px 0}._card_144mm_1{display:flex;flex-direction:column;padding:20px 24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_144mm_1{padding:16px}}._header_144mm_14{display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;cursor:pointer;width:100%}._title_144mm_24{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._chevron_144mm_31{font-size:12px;color:#3a342e;opacity:.5;transition:transform .2s ease}._chevron_144mm_31._open_144mm_37{transform:rotate(180deg)}._content_144mm_41{display:flex;flex-direction:column;gap:12px;margin-top:16px}._uploadLabel_144mm_48{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#3a342e}._verifyButton_144mm_55{padding:8px 20px;border-radius:8px;border:none;background:#5265f3;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._verifyButton_144mm_55:hover{opacity:.7}}._verifyButton_144mm_55:disabled{opacity:.5;cursor:default}._uploadArea_144mm_77{display:flex;align-items:center;justify-content:center;padding:24px;border:2px dashed #ebe9e2;border-radius:10px;cursor:pointer;transition:border-color .2s ease}@media(hover:hover)and (pointer:fine){._uploadArea_144mm_77:hover{border-color:#5265f3}}._uploadText_144mm_93{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#5265f3}._fileError_144mm_100{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#ea2402}._fileTypes_144mm_107{display:flex;gap:6px;flex-wrap:wrap}._fileTypeBadge_144mm_113{padding:4px 8px;border-radius:4px;background:#f5f3ee;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;color:#3a342e;opacity:.7}._card_526bb_1{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_526bb_1{padding:16px}}._title_526bb_15{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._videoWrapper_526bb_22{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16/9;background:#3a342e;border-radius:12px;cursor:pointer}._playButton_526bb_33{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff3;color:#fff;font-size:18px}._noVideo_526bb_45{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#fff;opacity:.6}._screen_ya034_1{display:flex;flex-direction:column;gap:20px}._topBar_ya034_7{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._topBar_ya034_7{flex-direction:column;align-items:flex-start;gap:12px}}._backLink_ya034_20{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;display:flex;align-items:center;gap:4px;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._backLink_ya034_20:hover{opacity:.7}}._columns_ya034_36{display:grid;grid-template-columns:1fr 291px;gap:20px}@media only screen and (max-width:1023px){._columns_ya034_36{grid-template-columns:1fr}}._leftColumn_ya034_47{display:flex;flex-direction:column;gap:16px;min-width:0}._rightColumn_ya034_54,._passwordModal_ya034_60{display:flex;flex-direction:column;gap:16px}._passwordInput_ya034_66{width:100%;padding:10px 14px;border:1px solid #e5e3df;border-radius:8px;font-family:Poppins,sans-serif;font-size:14px;color:#3a342e;outline:none;transition:border-color .2s ease;box-sizing:border-box}._passwordInput_ya034_66:focus{border-color:#5265f3}._passwordActions_ya034_82{display:flex;justify-content:flex-end;gap:8px}._cancelButton_ya034_88,._submitButton_ya034_89{padding:8px 20px;border-radius:8px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._cancelButton_ya034_88:hover,._submitButton_ya034_89:hover{opacity:.7}}._cancelButton_ya034_88{border:1px solid #ebe9e2;background:#fff;color:#3a342e}._submitButton_ya034_89{border:none;background:#5265f3;color:#fff}._submitButton_ya034_89:disabled{opacity:.5;cursor:default}._screen_ntn41_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_ntn41_1{gap:16px}}._tabs_ntn41_12{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._tabs_ntn41_12::-webkit-scrollbar{display:none}._tab_ntn41_12{padding:8px 20px;border-radius:20px;border:1px solid #ebe9e2;background:transparent;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:18px;color:#3a342e;cursor:pointer;transition:all .2s ease}@media(hover:hover)and (pointer:fine){._tab_ntn41_12:hover{background:#ebe9e2}}._tab_ntn41_12._activeTab_ntn41_41{background:#3a342e;color:#fff;border-color:#3a342e}._actions_ntn41_47{display:flex;align-items:center;gap:6px}._actionButton_ntn41_53{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:#f5f3ee;border:none;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._actionButton_ntn41_53:hover{opacity:.7}}._statusActive_ntn41_71{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;background:#5ac00b1a;color:#5ac00b}._statusBanned_ntn41_82{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;background:#fb3b3b1a;color:#fb3b3b}._statusPending_ntn41_93{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;background:#5265f31a;color:#5265f3}._grid_16q6z_1{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}@media only screen and (max-width:1023px){._grid_16q6z_1{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){._grid_16q6z_1{grid-template-columns:1fr}}._card_16q6z_18{display:flex;flex-direction:column;justify-content:space-between;min-height:var(--card-height, 300px);padding:24px;background:#fffc;border:2px solid transparent;border-radius:16px;overflow:hidden;transition:background .2s ease,border-color .2s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){._card_16q6z_18:hover{background:#fff;border-color:#ebe9e2}._card_16q6z_18:hover ._cardNumber_16q6z_36{color:#5265f3;opacity:1}._card_16q6z_18:hover ._cardNumber_16q6z_36:before{width:20px}._card_16q6z_18:hover ._cardTitle_16q6z_43{color:#5265f3}}@media only screen and (max-width:767px){._card_16q6z_18{height:var(--card-height, 300px)}}._cardHeader_16q6z_53{display:flex;flex-direction:column;gap:20px}._cardNumber_16q6z_36{display:flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-weight:500;font-size:20px;color:#3a342e;opacity:.4;letter-spacing:-.4px;transition:color .2s ease,opacity .2s ease}._cardNumber_16q6z_36:before{content:"";display:block;width:0;height:2px;background:#5265f3;transition:width .2s ease}._cardTitle_16q6z_43{font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:30px;color:#3a342e;transition:color .2s ease}._cardDescription_16q6z_89{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}._faqSectionWrapper_1c9hw_1{background:#f5f3ee}._faqSection_1c9hw_1{display:flex;flex-direction:column;align-items:center;gap:40px;padding:100px 80px;max-width:1440px;width:100%;margin:0 auto}@media only screen and (max-width:1280px){._faqSection_1c9hw_1{padding:60px 34px}}@media only screen and (max-width:1023px){._faqSection_1c9hw_1{padding:60px 20px}}@media only screen and (max-width:767px){._faqSection_1c9hw_1{padding:50px 16px}}._faqHeader_1c9hw_31{position:relative;display:flex;flex-direction:column;gap:16px;text-align:center}._faqIcon_1c9hw_39{position:absolute;right:-100px;top:90%;transform:translateY(-50%)}@media only screen and (max-width:1023px){._faqIcon_1c9hw_39{display:none}}._faqTitle_1c9hw_51{font-weight:500;font-size:70px;line-height:78px;color:#3a342e}@media only screen and (max-width:1023px){._faqTitle_1c9hw_51{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._faqTitle_1c9hw_51{font-size:40px;line-height:48px}}._faqSubtitle_1c9hw_70{font-weight:400;font-size:20px;line-height:28px;color:#3a342e}._faqEmail_1c9hw_77{font-weight:700;text-decoration:underline;color:#3a342e}._faqButton_1c9hw_83{width:160px;height:56px}@media only screen and (max-width:767px){._faqButton_1c9hw_83{width:100%}}._slider_7089f_1{width:100%;overflow-x:auto;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}._slider_7089f_1._dragging_7089f_12{cursor:grabbing;scroll-behavior:auto}._slider_7089f_1._disabled_7089f_16{overflow:visible;cursor:default;user-select:auto}._slider_7089f_1::-webkit-scrollbar{display:none}._slider_7089f_1{-ms-overflow-style:none;scrollbar-width:none}._track_7089f_29{display:flex;width:max-content}._disabled_7089f_16 ._track_7089f_29{flex-direction:column;width:100%}._testimonialsSection_8jb0q_1{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:1440px;width:100%;margin:0 auto;padding:100px 0;overflow:hidden}@media only screen and (max-width:1280px){._testimonialsSection_8jb0q_1{padding:60px 34px}}@media only screen and (max-width:1023px){._testimonialsSection_8jb0q_1{padding:60px 20px}}@media only screen and (max-width:767px){._testimonialsSection_8jb0q_1{padding:50px 16px}}._testimonialsHeader_8jb0q_28{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._ratingWrapper_8jb0q_36{display:flex;align-items:center;gap:10px}._ratingValue_8jb0q_42{font-weight:500;font-size:16px;line-height:24px}._starsWrapper_8jb0q_48{display:flex;gap:2px}._reviewsCount_8jb0q_53{font-weight:400;font-size:14px;opacity:.5}._testimonialsTitle_8jb0q_59{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._testimonialsTitle_8jb0q_59{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._testimonialsTitle_8jb0q_59{font-size:40px;line-height:48px}}._testimonialsSubtitle_8jb0q_77{font-weight:400;font-size:20px;line-height:28px;color:#3a342e}._testimonialsTrack_8jb0q_84{gap:12px}._testimonialCard_8jb0q_88{flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;width:421px;height:418px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._testimonialCard_8jb0q_88{width:100%;height:auto;min-height:350px;gap:20px}}._testimonialNumber_8jb0q_108{display:flex;align-items:center;gap:4px;opacity:.4;font-family:Poppins,sans-serif;font-weight:500;font-size:20px;color:#3a342e;letter-spacing:-.4px}._testimonialLine_8jb0q_120{display:block;width:20px;height:1px;background:#3a342e}._testimonialText_8jb0q_127{padding:0 40px;font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e;letter-spacing:-.2px}@media only screen and (max-width:767px){._testimonialText_8jb0q_127{padding:0 16px;font-size:16px;line-height:24px}}._testimonialAuthor_8jb0q_144{display:flex;gap:20px;align-items:center}._testimonialAvatar_8jb0q_150{width:52px;height:52px;border-radius:8px;overflow:hidden}._testimonialAvatar_8jb0q_150 img{width:100%;height:100%;object-fit:cover}._testimonialAuthorInfo_8jb0q_162{display:flex;flex-direction:column;gap:4px}._testimonialAuthorName_8jb0q_168{font-family:Poppins,sans-serif;font-weight:500;font-size:18px;color:#3a342e}._testimonialAuthorRole_8jb0q_175{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#3a342e;opacity:.8}._featureSection_13eag_1{display:flex;gap:40px;align-items:center;padding:50px 80px;max-width:1440px;width:100%;margin:0 auto}@media only screen and (max-width:1280px){._featureSection_13eag_1{padding:50px 34px}}@media only screen and (max-width:1023px){._featureSection_13eag_1{padding:50px 20px;flex-direction:column;gap:40px}}@media only screen and (max-width:767px){._featureSection_13eag_1{padding:50px 16px}}._featureSectionReverse_13eag_28 ._featureContent_13eag_28{order:2}._featureSectionReverse_13eag_28 ._featureImageWrapper_13eag_31{order:1}@media only screen and (max-width:1023px){._featureSectionReverse_13eag_28{flex-direction:column-reverse}._featureSectionReverse_13eag_28 ._featureContent_13eag_28,._featureSectionReverse_13eag_28 ._featureImageWrapper_13eag_31{order:unset}}@media only screen and (max-width:767px){._featureSectionReverse_13eag_28{flex-direction:column}}._featureContent_13eag_28{flex:1;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:1023px){._featureContent_13eag_28{gap:24px}}@media only screen and (max-width:767px){._featureContent_13eag_28{gap:16px}}._featureTitle_13eag_66{font-weight:500;font-size:56px;line-height:64px}@media only screen and (max-width:1023px){._featureTitle_13eag_66{font-size:48px;line-height:56px}}@media only screen and (max-width:767px){._featureTitle_13eag_66{font-size:40px;line-height:48px}}._featureDescription_13eag_84{font-weight:400;font-size:20px;line-height:28px}@media only screen and (max-width:1023px){._featureDescription_13eag_84{font-size:18px;line-height:26px}}@media only screen and (max-width:767px){._featureDescription_13eag_84{font-size:16px;line-height:24px}}._featureContent_13eag_28 ._featureButton_13eag_102{width:fit-content}._featureImageWrapper_13eag_31{flex:1;width:100%;height:500px;border-radius:24px;overflow:hidden}@media only screen and (max-width:1023px){._featureImageWrapper_13eag_31{flex:0 0 auto;height:350px;border-radius:20px}}@media only screen and (max-width:767px){._featureImageWrapper_13eag_31{flex:0 0 auto;width:100%;min-width:0;height:343px;border-radius:16px}}._featureImage_13eag_31{width:100%;height:100%;object-fit:cover}._breadcrumbs_rxvd7_1{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase}._breadcrumbItem_rxvd7_13{display:flex;gap:10px;align-items:center}._breadcrumbLink_rxvd7_19{color:inherit;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._breadcrumbLink_rxvd7_19:hover{opacity:.8}}._breadcrumbSeparator_rxvd7_29{opacity:.6}._breadcrumbCurrent_rxvd7_33{color:inherit;opacity:.6}._wrapper_trj85_1{z-index:1;border-radius:100px;border:4.43px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}._overlay_trj85_8{display:flex;align-items:center;gap:10px;padding:12px;width:256px;border-radius:100px;background:#ffffffe6}._avatars_trj85_18{display:flex}._avatar_trj85_18{width:36px;height:36px;border-radius:50%;border:2px solid #ffffff;margin-left:-15px;object-fit:cover}._avatar_trj85_18:first-child{margin-left:0}@media only screen and (max-width:767px){._avatar_trj85_18{width:32px;height:32px;margin-left:-12px}}._studentsInfo_trj85_41{display:flex;flex-direction:column;gap:0}._studentsCount_trj85_47{font-family:Poppins,sans-serif;color:#121212;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.32px}@media only screen and (max-width:767px){._studentsCount_trj85_47{font-size:14px}}._studentsLabel_trj85_61{font-family:Poppins,sans-serif;color:#121212;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.28px}@media only screen and (max-width:767px){._studentsLabel_trj85_61{font-size:12px}}._heroSection_hu2jr_1{display:flex;flex-direction:column;gap:60px;padding:20px 80px 100px;max-width:1440px;width:100%;margin:0 auto}@media only screen and (max-width:1280px){._heroSection_hu2jr_1{padding:20px 34px 80px}}@media only screen and (max-width:1023px){._heroSection_hu2jr_1{padding:20px 20px 60px;gap:40px}}@media only screen and (max-width:767px){._heroSection_hu2jr_1{padding:20px 16px 40px}}._heroContent_hu2jr_27{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}@media only screen and (max-width:1023px){._heroContent_hu2jr_27{flex-direction:column;align-items:flex-start;gap:8px}}._heroLeft_hu2jr_41{flex:1}._heroTitle_hu2jr_45{font-family:Poppins,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e}@media only screen and (max-width:1023px){._heroTitle_hu2jr_45{font-size:56px;line-height:64px}}@media only screen and (max-width:767px){._heroTitle_hu2jr_45{font-size:40px;line-height:48px}}._heroRight_hu2jr_65{display:flex;flex-direction:column;gap:16px;max-width:526px}@media only screen and (max-width:1023px){._heroRight_hu2jr_65{max-width:100%}}._heroDescription_hu2jr_77{font-weight:400;font-size:18px;line-height:28px}._heroButton_hu2jr_83{width:132px}._rotatedIcon_hu2jr_87{transform:rotate(90deg)}._heroImageWrapper_hu2jr_91{position:relative;width:100%;height:657px;border-radius:16px;background:#dad7cb;overflow:hidden}@media only screen and (max-width:1023px){._heroImageWrapper_hu2jr_91{height:400px;border-radius:16px}}._heroVideo_hu2jr_106{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}._studentsOverlayPosition_hu2jr_114{position:absolute;top:40px;left:40px}@media only screen and (max-width:767px){._studentsOverlayPosition_hu2jr_114{top:auto;bottom:20px;left:50%;transform:translate(-50%)}}._cardsAndStats_hu2jr_128{display:flex;gap:50px;align-items:flex-start}@media only screen and (max-width:1023px){._cardsAndStats_hu2jr_128{flex-direction:column}}._coloredCards_hu2jr_139{position:relative;width:417px;height:464px;flex-shrink:0}@media only screen and (max-width:1023px){._coloredCards_hu2jr_139{width:100%;max-width:417px;margin:0 auto}}@media only screen and (max-width:767px){._coloredCards_hu2jr_139{width:100%;max-width:417px;margin:0 auto}}._coloredCard_hu2jr_139{position:absolute;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-start;padding:34px 24px;border-radius:30px;cursor:pointer;overflow:hidden}@media only screen and (max-width:1023px){._coloredCard_hu2jr_139{padding:24px 20px}}@media only screen and (max-width:767px){._coloredCard_hu2jr_139{padding:24px 20px}}@media(hover:hover)and (pointer:fine){._coloredCard_hu2jr_139:hover ._cardArrow_hu2jr_183{transform:rotate(0)}}._coloredCard_hu2jr_139:nth-child(1){top:0;bottom:38.79%;z-index:1;background:#b0c6fe;transition:top .3s ease,bottom .3s ease,background .3s ease,transform .2s ease}@media(hover:hover)and (pointer:fine){._coloredCard_hu2jr_139:nth-child(1):hover{top:-2.16%;bottom:40.95%;background:#89abff}}._coloredCard_hu2jr_139:nth-child(2){top:19.4%;bottom:0;z-index:2;background:#f2a0c6;transition:top .3s ease,bottom .3s ease,background .3s ease,transform .2s ease}@media(hover:hover)and (pointer:fine){._coloredCard_hu2jr_139:nth-child(2):hover{top:17.24%;bottom:21.55%;background:#ec72aa}}._coloredCardWithWave_hu2jr_218{top:38.79%;bottom:0;z-index:3;background:#9392f6;transition:top .3s ease,bottom .3s ease,background .3s ease,transform .2s ease}@media(hover:hover)and (pointer:fine){._coloredCardWithWave_hu2jr_218:hover{top:36.64%;background:#7372f0}}._wavePattern_hu2jr_232{position:absolute;z-index:0;bottom:-50px;left:0;right:0;width:100%;height:218px;background:url(/images/about-us/wave-pattern.svg) no-repeat center bottom;background-size:cover;opacity:1;pointer-events:none}@media only screen and (max-width:1023px){._wavePattern_hu2jr_232{bottom:-20px;height:150px}}._cardLabel_hu2jr_252{position:relative;z-index:1;font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:20px;color:#fff;letter-spacing:-.72px}@media only screen and (max-width:767px){._cardLabel_hu2jr_252{font-size:18px}}._cardArrow_hu2jr_183{position:relative;z-index:1;width:24px;height:24px;color:#fff;transform:rotate(-45deg);transition:transform .2s ease}._statsWrapper_hu2jr_278{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:50px}._statsDescription_hu2jr_286{font-weight:400;font-size:20px;line-height:28px}._stats_hu2jr_278{display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width:767px){._stats_hu2jr_278{flex-direction:column;gap:50px}}._statItem_hu2jr_304{display:flex;flex-direction:column;gap:10px}._statValue_hu2jr_310{font-weight:500;font-size:56px;line-height:64px;color:#3a342e;letter-spacing:-1.68px;text-transform:capitalize}._statLabel_hu2jr_319{font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}._meta_1incz_1{display:flex;align-items:center;gap:6px;font-size:14px;line-height:20px}._category_1incz_9{font-weight:500}._dot_1incz_13{font-weight:400;letter-spacing:-.56px}._readTime_1incz_18{font-weight:400}._featuredCard_1incz_22{position:relative;flex:1;height:568px;border-radius:16px;overflow:hidden;cursor:pointer;text-decoration:none;display:block}@media only screen and (max-width:1023px){._featuredCard_1incz_22{width:100%;height:400px;flex:none}}@media only screen and (max-width:767px){._featuredCard_1incz_22{height:auto;display:flex;flex-direction:column;gap:20px;border-radius:0;overflow:visible}}._featuredImageWrapper_1incz_50{position:absolute;inset:0}@media only screen and (max-width:767px){._featuredImageWrapper_1incz_50{position:relative;inset:auto;height:343px;border-radius:16px;overflow:hidden}}._featuredImage_1incz_50{width:100%;height:100%;object-fit:cover}._featuredOverlay_1incz_70{position:absolute;inset:0;background:linear-gradient(180deg,#0000 30.11%,#0009)}@media only screen and (max-width:767px){._featuredOverlay_1incz_70{display:none}}._featuredContent_1incz_81{position:absolute;bottom:32px;left:32px;right:32px;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:1280px){._featuredContent_1incz_81{bottom:16px;left:16px;right:16px}}@media only screen and (max-width:767px){._featuredContent_1incz_81{position:static}}._featuredDate_1incz_103{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#fff}@media only screen and (max-width:767px){._featuredDate_1incz_103{color:#3a342e}}._featuredTitle_1incz_116{font-family:Poppins,sans-serif;font-weight:500;font-size:36px;line-height:44px;color:#fff}@media only screen and (max-width:1280px){._featuredTitle_1incz_116{font-size:24px;line-height:32px}}@media only screen and (max-width:767px){._featuredTitle_1incz_116{font-size:20px;line-height:28px;color:#3a342e}}._featuredMeta_1incz_137{color:#fff}@media only screen and (max-width:767px){._featuredMeta_1incz_137{color:#3a342e}}._verticalCard_1incz_146{flex:1;display:flex;flex-direction:column;gap:20px;height:568px;cursor:pointer;text-decoration:none}@media only screen and (max-width:1023px){._verticalCard_1incz_146{width:100%;height:auto}}._verticalImageWrapper_1incz_162{flex:1;min-height:400px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1023px){._verticalImageWrapper_1incz_162{flex:none;min-height:auto;height:400px}}@media only screen and (max-width:767px){._verticalImageWrapper_1incz_162{height:343px}}._verticalImage_1incz_162{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._verticalCard_1incz_146:hover ._verticalImage_1incz_162{transform:scale(1.02)}._verticalContent_1incz_191{display:flex;flex-direction:column;gap:12px}._verticalDate_1incz_197{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._verticalTitle_1incz_205{font-weight:500;font-size:20px;line-height:28px;color:#3a342e}._verticalMeta_1incz_212{color:#3a342e}._horizontalCard_1incz_216{display:flex;gap:20px;flex:1;cursor:pointer;text-decoration:none}._horizontalImageWrapper_1incz_224{width:180px;height:180px;border-radius:16px;overflow:hidden;flex-shrink:0}._horizontalImage_1incz_224{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._horizontalCard_1incz_216:hover ._horizontalImage_1incz_224{transform:scale(1.02)}._horizontalContent_1incz_242{display:flex;flex-direction:column;gap:8px;padding:16px 0;flex:1}._horizontalDate_1incz_250{font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._horizontalTitle_1incz_257{font-weight:500;font-size:20px;line-height:28px;color:#3a342e;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._horizontalMeta_1incz_269{color:#3a342e;margin-top:auto}._sidebarCard_1incz_274{display:flex;gap:12px;cursor:pointer;text-decoration:none}._sidebarImageWrapper_1incz_281{width:100px;height:100px;border-radius:12px;overflow:hidden;flex-shrink:0}._sidebarImage_1incz_281{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._sidebarCard_1incz_274:hover ._sidebarImage_1incz_281{transform:scale(1.02)}._sidebarContent_1incz_299{display:flex;flex-direction:column;gap:8px;flex:1}._sidebarDate_1incz_306{font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._sidebarTitle_1incz_313{font-weight:500;font-size:16px;line-height:24px;color:#3a342e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._sidebarMeta_1incz_325{color:#3a342e}._blogCategoryPage_1b9ap_1{display:flex;flex-direction:column}._breadcrumbsWrapper_1b9ap_6{max-width:1440px;width:100%;margin:0 auto;padding:20px 80px}._heroSection_1b9ap_13{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 80px 0;max-width:1440px;width:100%;margin:0 auto}._heroTitle_1b9ap_25{font-family:Poppins,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e}._heroDescription_1b9ap_33{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e}._emptyText_1b9ap_41{font-family:Poppins,sans-serif;font-size:18px;color:#3a342e;text-align:center;padding:40px 0}._section_1b9ap_49{display:flex;flex-direction:column;gap:40px;padding:40px 80px 100px;max-width:1440px;width:100%;margin:0 auto;box-sizing:border-box}._featuredGrid_1b9ap_60{display:flex;gap:12px;width:100%}._smallPostsGrid_1b9ap_66{display:flex;gap:12px;width:634px}._postsGrid_1b9ap_72{display:flex;gap:12px;width:100%}._readMoreWrapper_1b9ap_78{display:flex;justify-content:center}._readMoreButton_1b9ap_83{width:160px}._blogPostPage_1tnam_1{display:flex;flex-direction:column}._breadcrumbsWrapper_1tnam_6{max-width:1440px;width:100%;margin:0 auto;padding:20px 80px}._contentWrapper_1tnam_13{display:flex;gap:24px;padding:20px 80px 100px;max-width:1440px;width:100%;margin:0 auto;box-sizing:border-box}._mainContent_1tnam_23{flex:1;max-width:945px;display:flex;flex-direction:column}._articleHeader_1tnam_30{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}._date_1tnam_37{font-weight:400;font-size:16px;line-height:24px;color:#3a342e}._title_1tnam_44{font-weight:500;font-size:40px;line-height:48px;color:#3a342e}._featuredImageWrapper_1tnam_51{position:relative;width:100%;height:500px;border-radius:16px;overflow:hidden;margin-bottom:24px}._featuredImage_1tnam_51{width:100%;height:100%;object-fit:cover}._articleContent_1tnam_66{font-weight:400;font-size:20px;line-height:28px;color:#3a342e}._divider_1tnam_73{width:100%;height:1px;background:#3a342e33;margin:24px 0}._shareSection_1tnam_80{display:flex;flex-direction:column;gap:24px}._shareTitle_1tnam_86{font-weight:500;font-size:20px;line-height:28px;color:#3a342e}._socialIcons_1tnam_93{display:flex;gap:12px}._socialIcons_1tnam_93 a{transition:opacity .2s ease}._socialIcons_1tnam_93 a:hover{opacity:.8}._sidebar_1tnam_104{width:311px;flex-shrink:0;display:flex;flex-direction:column;padding-top:150px}._sidebarSection_1tnam_112{display:flex;flex-direction:column;gap:24px}._sidebarTitle_1tnam_118{font-weight:500;font-size:20px;line-height:28px;color:#3a342e}._trendingPosts_1tnam_125{display:flex;flex-direction:column;gap:24px}._sidebarDivider_1tnam_131{width:100%;height:1px;background:#3a342e33;margin:40px 0}._categoriesList_1tnam_138{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}._categoryLink_1tnam_147{font-weight:400;font-size:16px;line-height:24px;color:#3a342e;text-decoration:none;transition:opacity .2s ease}._categoryLink_1tnam_147:hover{opacity:.7}._followIcons_1tnam_159{display:flex;gap:12px}._followLink_1tnam_164{transition:opacity .2s ease}._followLink_1tnam_164:hover{opacity:.8}._sectionHeader_10ryt_1{display:flex;justify-content:space-between;align-items:center;gap:24px}._title_10ryt_8{font-family:Poppins,sans-serif;font-weight:500;font-size:40px;line-height:48px;color:#3a342e}._buttonLink_10ryt_16{text-decoration:none;flex-shrink:0}._exploreButton_10ryt_21{width:160px}._blogPage_dey6g_1{display:flex;flex-direction:column}._breadcrumbsWrapper_dey6g_6{max-width:1440px;width:100%;margin:0 auto;padding:20px 80px}._heroSection_dey6g_13{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 80px 0;max-width:1440px;width:100%;margin:0 auto}._heroTitle_dey6g_25{font-family:Poppins,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e}._heroDescription_dey6g_33{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e}._sectionMostPopular_dey6g_41,._trendingNowWrapper_dey6g_41,._sectionFeatured_dey6g_41{display:flex;flex-direction:column;gap:40px;padding:40px 80px 100px;max-width:1440px;width:100%;margin:0 auto;box-sizing:border-box}._sectionTrendingNow_dey6g_52{background:#f5f3ee}._trendingNowWrapper_dey6g_41,._sectionMostPopular_dey6g_41{padding:100px 80px}._featuredGrid_dey6g_64{display:flex;gap:12px;width:100%}._smallPostsGrid_dey6g_70{display:flex;gap:12px;width:634px}._horizontalGrid_dey6g_76{display:flex;gap:24px;width:100%}._popularGrid_dey6g_82{display:flex;gap:12px;width:100%}._heroSection_1hgu3_1{position:relative;background:#ebe9e2;padding:20px 80px 100px;display:flex;flex-direction:column;gap:40px;align-items:center;overflow:hidden}@media only screen and (max-width:1023px){._heroSection_1hgu3_1{padding:20px 40px 80px}}@media only screen and (max-width:767px){._heroSection_1hgu3_1{padding:20px 16px 60px;gap:30px}}._breadcrumbsWrapper_1hgu3_23{width:100%;display:flex;justify-content:flex-start}._heroContent_1hgu3_29{display:flex;flex-direction:column;gap:50px;align-items:center;width:100%;position:relative;z-index:1}@media only screen and (max-width:767px){._heroContent_1hgu3_29{gap:30px}}._heroText_1hgu3_44{display:flex;flex-direction:column;gap:10px;text-align:center;padding:0 100px;width:100%}@media only screen and (max-width:1023px){._heroText_1hgu3_44{padding:0 40px}}@media only screen and (max-width:767px){._heroText_1hgu3_44{padding:0}}._heroTitle_1hgu3_63{font-family:Poppins,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e;margin:0}@media only screen and (max-width:767px){._heroTitle_1hgu3_63{font-size:36px;line-height:44px}}._heroDescription_1hgu3_78{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e;margin:0}@media only screen and (max-width:767px){._heroDescription_1hgu3_78{font-size:16px;line-height:24px}}._joinButton_1hgu3_93{width:160px}._stats_1hgu3_97{display:flex;gap:12px;width:100%;justify-content:center}@media only screen and (max-width:1023px){._stats_1hgu3_97{flex-wrap:wrap}}@media only screen and (max-width:767px){._stats_1hgu3_97{flex-direction:column;align-items:stretch}}._statCard_1hgu3_115{background:#fff;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:10px;width:270px;flex-shrink:0}@media only screen and (max-width:1023px){._statCard_1hgu3_115{width:calc(50% - 6px)}}@media only screen and (max-width:767px){._statCard_1hgu3_115{width:100%}}._statValue_1hgu3_136{font-family:Poppins,sans-serif;font-weight:500;font-size:56px;line-height:64px;color:#3a342e;letter-spacing:-1.68px;margin:0;text-transform:capitalize}@media only screen and (max-width:767px){._statValue_1hgu3_136{font-size:36px;line-height:44px}}._statLabel_1hgu3_153{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8;margin:0}@media only screen and (max-width:767px){._statLabel_1hgu3_153{font-size:14px;line-height:20px}}._leftImages_1hgu3_169,._rightImages_1hgu3_170{position:absolute;top:75px;width:283px;height:455px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;pointer-events:none}@media only screen and (max-width:1023px){._leftImages_1hgu3_169,._rightImages_1hgu3_170{display:none}}._leftImages_1hgu3_169{left:-50px;transform:rotate(180deg) scaleY(-1)}._rightImages_1hgu3_170{right:30px}._personImage_1hgu3_197{position:absolute;border-radius:50%;object-fit:cover;pointer-events:none}._leftImages_1hgu3_169 ._personImage_1hgu3_197:nth-child(1),._rightImages_1hgu3_170 ._personImage_1hgu3_197:nth-child(1){left:188px;top:129px;width:95px;height:95px;border-radius:82px}._leftImages_1hgu3_169 ._personImage_1hgu3_197:nth-child(2),._rightImages_1hgu3_170 ._personImage_1hgu3_197:nth-child(2){left:0;top:181px;width:86px;height:86px;border-radius:157.167px}._leftImages_1hgu3_169 ._personImage_1hgu3_197:nth-child(3),._rightImages_1hgu3_170 ._personImage_1hgu3_197:nth-child(3){left:172px;top:0;width:61px;height:61px;border-radius:157.167px}._leftImages_1hgu3_169 ._personImage_1hgu3_197:nth-child(4),._rightImages_1hgu3_170 ._personImage_1hgu3_197:nth-child(4){left:160px;top:370px;width:85px;height:85px;border-radius:157.167px}._positionsSection_3yv8s_1{background:#f5f3ee;padding:100px 80px;display:flex;flex-direction:column;gap:40px;align-items:center}@media only screen and (max-width:1023px){._positionsSection_3yv8s_1{padding:80px 40px;gap:30px}}@media only screen and (max-width:767px){._positionsSection_3yv8s_1{padding:60px 16px;gap:30px}}._positionsHeader_3yv8s_22{display:flex;flex-direction:column;gap:10px;text-align:center;padding:0 100px;width:100%}@media only screen and (max-width:1023px){._positionsHeader_3yv8s_22{padding:0 40px}}@media only screen and (max-width:767px){._positionsHeader_3yv8s_22{padding:0}}._positionsTitle_3yv8s_41{font-family:Poppins,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e;margin:0;width:100%}@media only screen and (max-width:767px){._positionsTitle_3yv8s_41{font-size:36px;line-height:44px}}._positionsDescription_3yv8s_57{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e;margin:0;width:100%}@media only screen and (max-width:767px){._positionsDescription_3yv8s_57{font-size:16px;line-height:24px}}._positionsList_3yv8s_73{display:flex;flex-direction:column;gap:12px;width:100%;max-width:1280px}@media only screen and (max-width:767px){._positionsList_3yv8s_73{gap:10px}}._positionCard_3yv8s_86{background:#fff;border-radius:16px;padding:24px;display:flex;gap:16px;align-items:center;width:100%}@media only screen and (max-width:767px){._positionCard_3yv8s_86{flex-direction:column;align-items:stretch;gap:16px}}._positionContent_3yv8s_103{display:flex;flex:1 0 0;flex-direction:column;gap:16px;min-width:0}._positionTitle_3yv8s_111{font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#3a342e;margin:0;width:100%}@media only screen and (max-width:767px){._positionTitle_3yv8s_111{font-size:18px;line-height:28px}}._positionTags_3yv8s_127{display:flex;gap:8px;flex-wrap:wrap}._positionTag_3yv8s_127{background:#f5f3ee;padding:8px 16px;border-radius:8px;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;letter-spacing:.16px}@media only screen and (max-width:767px){._positionTag_3yv8s_127{font-size:14px;line-height:20px;padding:6px 12px}}._applyButton_3yv8s_152{width:160px;flex-shrink:0;transition:background .2s ease,color .2s ease,border-color .2s ease}@media(hover:hover)and (pointer:fine){._applyButton_3yv8s_152:hover{background:#3a342e!important;color:#fff!important;border-color:#3a342e!important}._applyButton_3yv8s_152:hover svg{color:#fff!important}._applyButton_3yv8s_152:hover path{stroke:#fff!important;fill:#fff!important}}@media only screen and (max-width:767px){._applyButton_3yv8s_152{width:100%}}._emptyState_3yv8s_177{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center;width:100%;padding:40px 0}._emptyStateIcon_3yv8s_187{width:150px;height:272px;object-fit:contain}._emptyStateTitle_3yv8s_193{font-family:Poppins,sans-serif;font-weight:500;font-size:56px;line-height:64px;color:#3a342e;margin:0;width:100%}@media only screen and (max-width:767px){._emptyStateTitle_3yv8s_193{font-size:24px;line-height:32px}}._emptyStateDescription_3yv8s_209{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e;margin:0;width:100%;max-width:800px}@media only screen and (max-width:767px){._emptyStateDescription_3yv8s_209{font-size:16px;line-height:24px}}._processSection_f5ly4_1{background:#ebe9e2;padding:100px 80px;display:flex;flex-direction:column;gap:40px;align-items:center}@media only screen and (max-width:1023px){._processSection_f5ly4_1{padding:80px 40px;gap:30px}}@media only screen and (max-width:767px){._processSection_f5ly4_1{padding:60px 16px;gap:30px}}._processHeader_f5ly4_22{display:flex;flex-direction:column;gap:10px;text-align:center;padding:0 100px;width:100%}@media only screen and (max-width:1023px){._processHeader_f5ly4_22{padding:0 40px}}@media only screen and (max-width:767px){._processHeader_f5ly4_22{padding:0}}._processTitle_f5ly4_41{font-family:Poppins,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e;margin:0;width:100%}@media only screen and (max-width:767px){._processTitle_f5ly4_41{font-size:36px;line-height:44px}}._processDescription_f5ly4_57{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e;margin:0;width:100%}@media only screen and (max-width:767px){._processDescription_f5ly4_57{font-size:16px;line-height:24px}}._processCards_f5ly4_73{display:flex;gap:12px;width:100%}@media only screen and (max-width:1023px){._processCards_f5ly4_73{flex-wrap:wrap}}@media only screen and (max-width:767px){._processCards_f5ly4_73{flex-direction:column}}._processCard_f5ly4_73{background:#fffc;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:40px;flex:1 0 0;min-width:0}@media only screen and (max-width:1023px){._processCard_f5ly4_73{flex:1 1 calc(50% - 6px);min-width:280px}}@media only screen and (max-width:767px){._processCard_f5ly4_73{flex:1 1 100%;gap:30px}}._processCardHeader_f5ly4_113{display:flex;flex-direction:column;gap:20px;width:100%}._processNumber_f5ly4_120{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:1;color:#3a342e;opacity:.4;letter-spacing:-.4px}._processCardTitle_f5ly4_130{font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#3a342e;margin:0;width:100%;white-space:pre-wrap}@media only screen and (max-width:767px){._processCardTitle_f5ly4_130{font-size:18px;line-height:28px}}._processCardDescription_f5ly4_147{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8;margin:0;width:100%;white-space:pre-wrap}@media only screen and (max-width:767px){._processCardDescription_f5ly4_147{font-size:14px;line-height:20px}}._worldwideSection_a43os_1{background:#ebe9e2;padding:100px 80px;position:relative;overflow:visible}@media only screen and (max-width:1023px){._worldwideSection_a43os_1{padding:80px 40px;overflow:hidden}}@media only screen and (max-width:767px){._worldwideSection_a43os_1{padding:60px 16px;overflow:hidden}}._worldwideContainer_a43os_20{max-width:1440px;margin:0 auto;display:flex;gap:40px;align-items:center;position:relative}@media only screen and (max-width:1023px){._worldwideContainer_a43os_20{gap:30px}}@media only screen and (max-width:767px){._worldwideContainer_a43os_20{flex-direction:column;gap:24px}}._worldwideImageWrapper_a43os_40{flex-shrink:0;width:840px;height:903px;position:relative;margin-left:-208px}@media only screen and (max-width:1023px){._worldwideImageWrapper_a43os_40{width:600px;height:650px;margin-left:-150px}}@media only screen and (max-width:767px){._worldwideImageWrapper_a43os_40{width:100%;max-width:400px;height:auto;margin:0 auto}}._worldwideImage_a43os_40{width:100%;height:100%;object-fit:contain;opacity:.5}._worldwideContent_a43os_71{display:flex;flex-direction:column;gap:24px;max-width:634px;flex:1}@media only screen and (max-width:767px){._worldwideContent_a43os_71{gap:20px;max-width:100%}}._worldwideTitle_a43os_85{font-family:Poppins,sans-serif;font-weight:500;font-size:56px;line-height:64px;color:#3a342e;margin:0}@media only screen and (max-width:767px){._worldwideTitle_a43os_85{font-size:24px;line-height:32px}}._worldwideText_a43os_100{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e}@media only screen and (max-width:767px){._worldwideText_a43os_100{font-size:16px;line-height:24px}}._worldwideParagraph_a43os_114{margin:0}._worldwideParagraph_a43os_114:not(:last-child){margin-bottom:1em}._careersScreen_oz4q1_1{width:100%}._cartScreen_et4yz_1{display:flex;flex-direction:column;gap:40px;padding:20px 80px 100px;background:#ebe9e2;min-height:100vh}@media only screen and (max-width:1023px){._cartScreen_et4yz_1{padding:20px 40px 60px;gap:32px}}@media only screen and (max-width:767px){._cartScreen_et4yz_1{padding:16px 20px 40px;gap:24px}}._breadcrumbsWrapper_et4yz_22{width:100%}._loadingWrapper_et4yz_26{display:flex;align-items:center;justify-content:center;padding:100px;font-family:Poppins,sans-serif;font-size:16px;color:#3a342e}._emptyCartWrapper_et4yz_36{display:flex;align-items:center;justify-content:center;flex:1;min-height:400px}._emptyCartCard_et4yz_44{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 34px 24px 24px;background:#fff;border-radius:16px;width:100%;max-width:475px;text-align:center}@media only screen and (max-width:767px){._emptyCartCard_et4yz_44{padding:24px 16px}}._emptyCartText_et4yz_62{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;margin:0}._content_et4yz_71{display:flex;gap:12px;align-items:flex-start;width:100%}@media only screen and (max-width:1023px){._content_et4yz_71{flex-direction:column;gap:24px}}._cartItemsCard_et4yz_84{display:flex;flex-direction:column;gap:8px;padding:24px;background:#fff;border-radius:24px;flex:2;min-width:0}@media only screen and (max-width:767px){._cartItemsCard_et4yz_84{padding:12px;border-radius:16px}}._cartTitle_et4yz_101{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e}._cartItemsList_et4yz_109{display:flex;flex-direction:column}._cartItem_et4yz_84{display:flex;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid #ebe9e2}._cartItem_et4yz_84._lastItem_et4yz_121{border-bottom:none}@media only screen and (max-width:767px){._cartItem_et4yz_84{gap:8px;padding:12px 0}}._itemImageWrapper_et4yz_131{width:100px;height:100px;border-radius:10px;overflow:hidden;flex-shrink:0}@media only screen and (max-width:767px){._itemImageWrapper_et4yz_131{width:80px;height:80px}}._itemImage_et4yz_131{width:100%;height:100%;object-fit:cover}._itemInfo_et4yz_151{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}@media only screen and (max-width:767px){._itemInfo_et4yz_151{gap:4px}}._itemTitle_et4yz_164{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:1.1;letter-spacing:-.32px;color:#3a342e}@media only screen and (max-width:767px){._itemTitle_et4yz_164{font-size:14px;line-height:20px;letter-spacing:0}}._itemArranger_et4yz_180{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}@media only screen and (max-width:767px){._itemArranger_et4yz_180{font-size:14px;line-height:20px}}._arrangerLink_et4yz_195{color:#3a342e;text-decoration:underline}._itemActions_et4yz_200{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;height:100%;min-height:100px;flex:1}@media only screen and (max-width:767px){._itemActions_et4yz_200{flex:0 0 auto;width:50px;min-height:80px}}._itemPrice_et4yz_217{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e;text-align:right}._removeButton_et4yz_226{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0}._removeButton_et4yz_226 span{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#ea2402}@media(hover:hover)and (pointer:fine){._removeButton_et4yz_226:hover{opacity:.8}}@media only screen and (max-width:767px){._removeButton_et4yz_226 span{display:none}}._sidebar_et4yz_253{display:flex;flex-direction:column;gap:12px;flex:1;min-width:280px;max-width:350px}@media only screen and (max-width:1023px){._sidebar_et4yz_253{width:100%;max-width:none}}._promoCard_et4yz_268{display:flex;flex-direction:column;gap:16px;padding:21px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px}@media only screen and (max-width:767px){._promoCard_et4yz_268{padding:16px;border-radius:16px}}._cardLabel_et4yz_284{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._promoInputWrapper_et4yz_292{display:flex;flex-direction:column;gap:10px;align-items:center}._promoInputRow_et4yz_299{display:flex;gap:4px;width:100%}._promoInput_et4yz_292{flex:1}._promoInputField_et4yz_309{height:40px;font-size:14px;line-height:20px}._promoInputField_et4yz_309::placeholder{font-size:14px;line-height:20px}._applyButton_et4yz_319{flex-shrink:0;height:40px;padding:0 14px}._promoHint_et4yz_325{font-family:Poppins,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#3a342e}._summaryCard_et4yz_333{display:flex;flex-direction:column;gap:16px;padding:21px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:24px;align-items:center}@media only screen and (max-width:767px){._summaryCard_et4yz_333{padding:16px;border-radius:16px}}._summaryTitle_et4yz_350{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#3a342e;width:100%}._summaryRow_et4yz_359{display:flex;justify-content:space-between;width:100%;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._summaryDivider_et4yz_370{width:100%;height:1px;background:#ebe9e2}._totalRow_et4yz_376{display:flex;justify-content:space-between;width:100%;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e}._checkoutButton_et4yz_387{width:100%}._paymentIcons_et4yz_391{display:flex;gap:8px;align-items:center;justify-content:center}._paymentIconWrapper_et4yz_398{display:flex;align-items:center;justify-content:center;width:37px;height:24px;background:#fff;border-radius:4px;box-shadow:0 0 20px #00000012}._paymentIconWrapper_et4yz_398 svg{max-width:100%;max-height:100%}._quoteCard_et4yz_413{display:flex;flex-direction:column;gap:8px;padding:21px;border:1px solid rgba(0,0,0,.1);border-radius:24px;align-items:center}._quoteText_et4yz_423{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e;opacity:.5}._quoteAuthor_et4yz_432{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._checkbox_qleoy_1{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;width:16px;height:16px;opacity:0;margin:0}._disabled_qleoy_12{opacity:.4}._disabled_qleoy_12 ._label_qleoy_15,._disabled_qleoy_12 ._content_qleoy_16{cursor:default}._customCheckbox_qleoy_20{display:flex;align-items:center;gap:8px;position:relative;cursor:pointer}._label_qleoy_15{width:16px;height:16px;display:flex;align-items:center;flex-shrink:0;background:transparent;border-radius:4px;border:1px solid #3a342e;position:relative;overflow:hidden;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}._label_qleoy_15:before{content:"";display:block;position:relative;flex-shrink:0;box-sizing:border-box}._label_qleoy_15:after{width:8px;height:6px;background-color:#3a342e;position:absolute;content:"";transform:rotate(-45deg) translateZ(0);transform-origin:center center;display:none;margin:auto}._checkbox_qleoy_1:checked~._label_qleoy_15{background-color:#3a342e;border:1px solid #3a342e}._checkbox_qleoy_1:checked~._label_qleoy_15:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='15'%20height='12'%20viewBox='0%200%2015%2012'%20fill='none'%3e%3cmask%20id='path-1-outside-1_76_5149'%20maskUnits='userSpaceOnUse'%20x='-0.387011'%20y='-0.376465'%20width='15'%20height='12'%20fill='black'%3e%3crect%20fill='white'%20x='-0.387011'%20y='-0.376465'%20width='15'%20height='12'/%3e%3cpath%20d='M13.8288%201.81885L5.20283%2010.6235L0.612989%205.9165L1.79365%204.72119L5.20479%208.20654L12.6481%200.623535L13.8288%201.81885Z'/%3e%3c/mask%3e%3cpath%20d='M13.8288%201.81885L5.20283%2010.6235L0.612989%205.9165L1.79365%204.72119L5.20479%208.20654L12.6481%200.623535L13.8288%201.81885Z'%20fill='white'/%3e%3cpath%20d='M13.8288%201.81885L14.1413%202.12502L14.4425%201.81759L14.1401%201.5114L13.8288%201.81885ZM5.20283%2010.6235L4.8896%2010.929L5.2021%2011.2494L5.51535%2010.9297L5.20283%2010.6235ZM0.612989%205.9165L0.301729%205.60906L-1.78814e-07%205.91453L0.299756%206.22194L0.612989%205.9165ZM1.79365%204.72119L2.10632%204.41518L1.79509%204.09717L1.48239%204.41375L1.79365%204.72119ZM5.20479%208.20654L4.89212%208.51256L5.20433%208.83156L5.51701%208.51301L5.20479%208.20654ZM12.6481%200.623535L12.9594%200.316089L12.6472%20-2.07424e-05L12.3359%200.317064L12.6481%200.623535ZM13.8288%201.81885L13.5163%201.51268L4.89032%2010.3174L5.20283%2010.6235L5.51535%2010.9297L14.1413%202.12502L13.8288%201.81885ZM5.20283%2010.6235L5.51607%2010.3181L0.926223%205.61107L0.612989%205.9165L0.299756%206.22194L4.8896%2010.929L5.20283%2010.6235ZM0.612989%205.9165L0.92425%206.22395L2.10491%205.02864L1.79365%204.72119L1.48239%204.41375L0.301729%205.60906L0.612989%205.9165ZM1.79365%204.72119L1.48098%205.0272L4.89212%208.51256L5.20479%208.20654L5.51746%207.90053L2.10632%204.41518L1.79365%204.72119ZM5.20479%208.20654L5.51701%208.51301L12.9604%200.930006L12.6481%200.623535L12.3359%200.317064L4.89257%207.90007L5.20479%208.20654ZM12.6481%200.623535L12.3369%200.930981L13.5175%202.12629L13.8288%201.81885L14.1401%201.5114L12.9594%200.316089L12.6481%200.623535Z'%20fill='%23A2DCF8'%20mask='url(%23path-1-outside-1_76_5149)'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center center;left:50%;transform:translate(-50%);width:8px;height:6px}._content_qleoy_16{display:flex;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:24px;color:#3a342e;cursor:pointer}._checkoutScreen_1xznv_1{background:#ebe9e2;min-height:100vh;padding:20px 80px 100px}@media only screen and (max-width:1023px){._checkoutScreen_1xznv_1{padding:20px 40px 80px}}@media only screen and (max-width:767px){._checkoutScreen_1xznv_1{padding:20px 16px 60px}}._checkoutContainer_1xznv_17{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:40px}._checkoutCard_1xznv_25{background:#f5f3ee;border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:24px;max-width:720px;margin:0 auto;width:100%}@media only screen and (max-width:767px){._checkoutCard_1xznv_25{padding:24px;gap:20px}}._bannerWrapper_1xznv_43{width:100%;height:200px;border-radius:16px;overflow:hidden}._bannerImage_1xznv_50{width:100%;height:100%;object-fit:cover}._checkoutTitle_1xznv_56{font-family:Poppins,sans-serif;font-weight:500;font-size:40px;line-height:48px;color:#3a342e;text-align:center;margin:0}@media only screen and (max-width:767px){._checkoutTitle_1xznv_56{font-size:32px;line-height:40px}}._checkoutForm_1xznv_72{display:flex;flex-direction:column;gap:24px}._formRow_1xznv_78{display:flex;gap:12px}@media only screen and (max-width:767px){._formRow_1xznv_78{flex-direction:column;gap:20px}}._formField_1xznv_89{flex:1;display:flex;flex-direction:column}._input_1xznv_95{width:100%}._consentRow_1xznv_99{display:flex;gap:24px;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._consentRow_1xznv_99{flex-direction:column;align-items:flex-start;gap:20px}}._consentWrapper_1xznv_113{display:flex;gap:10px;align-items:center;flex:1}._consentCheckbox_1xznv_120{flex-shrink:0}._consentText_1xznv_124{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#000;margin:0}._policyLink_1xznv_133{text-decoration:underline;color:inherit;font-weight:500}@media(hover:hover)and (pointer:fine){._policyLink_1xznv_133:hover{opacity:.8}}._submitButton_1xznv_144{flex-shrink:0}@media only screen and (max-width:767px){._submitButton_1xznv_144{width:100%}}._wrapper_17j7h_1{display:flex;flex-direction:column;gap:6px;width:100%}._label_17j7h_8{font-weight:500;font-size:14px;line-height:24px}._textareaWrapper_17j7h_14{position:relative;display:flex;flex-direction:column;gap:12px;padding:12px 16px;background:#fff;border:1.2px solid #ebe9e2;border-radius:10px;transition:border-color .2s ease}._attachedFile_17j7h_26{display:flex;align-items:center;gap:16px;border-radius:10px;border:1px solid #ebe9e2;background:#f5f3ee;padding:6px 8px;width:fit-content}._fileInfo_17j7h_37{display:flex;align-items:center;gap:8px}._fileIcon_17j7h_43{width:24px;height:24px;flex-shrink:0}._fileDetails_17j7h_49{display:flex;flex-direction:column;width:154px}._fileName_17j7h_55{font-weight:500;font-size:14px;line-height:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._fileSize_17j7h_66{font-weight:400;font-size:12px;line-height:16px;opacity:.6}._removeFileButton_17j7h_73{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;color:#ea2402;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._removeFileButton_17j7h_73:hover{opacity:.7}}._textarea_17j7h_14{width:100%;height:24px;min-height:50px;padding:0;border:none;outline:none;resize:none;overflow:hidden;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;background:transparent}._textarea_17j7h_14::placeholder{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;opacity:.5}._fileInput_17j7h_116{display:none}._attachButton_17j7h_120{display:flex;align-items:center;gap:4px;padding:2px;width:fit-content;cursor:pointer;background:transparent;border:none;font-size:14px;font-weight:400;line-height:20px}._errorText_17j7h_134{font-weight:400;font-size:12px;line-height:16px;color:#ea2402}._formSection_bzynz_1{display:flex;align-items:flex-start;gap:40px;padding:100px 80px;max-width:1440px;margin:0 auto;width:100%}@media only screen and (max-width:1280px){._formSection_bzynz_1{padding:50px 34px}}@media only screen and (max-width:1023px){._formSection_bzynz_1{flex-direction:column-reverse;padding:50px 20px}}@media only screen and (max-width:767px){._formSection_bzynz_1{padding:50px 16px}}._imageWrapper_bzynz_27{flex:1;aspect-ratio:1/1;max-height:574px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1023px){._imageWrapper_bzynz_27{min-height:350px;margin:0 auto}}@media only screen and (max-width:767px){._imageWrapper_bzynz_27{width:100%;min-height:auto}}._heroImage_bzynz_47{width:100%;height:100%;object-fit:cover}._formContainer_bzynz_53{display:flex;flex-direction:column;gap:24px;flex:1;width:100%}._formTitle_bzynz_61{font-family:Poppins,sans-serif;font-weight:500;font-size:40px;line-height:48px;color:#3a342e}@media only screen and (max-width:1023px){._formTitle_bzynz_61{font-size:24px;font-weight:500;line-height:32px;text-align:center}}._form_bzynz_1{display:flex;flex-direction:column;gap:24px;width:100%}._formRow_bzynz_85{display:flex;gap:12px}._messageSection_bzynz_90{width:100%}._formFooter_bzynz_94{display:flex;align-items:center;justify-content:space-between;gap:16px}._replyNote_bzynz_101{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._submitButton_bzynz_109{min-width:160px;height:56px}._helpSection_18c03_1{background:#f5f3ee}._helpSectionContent_18c03_5{display:flex;flex-direction:column;gap:40px;align-items:center;padding:100px 80px;max-width:1440px;margin:0 auto;width:100%}@media only screen and (max-width:1280px){._helpSectionContent_18c03_5{padding:60px 34px}}@media only screen and (max-width:1023px){._helpSectionContent_18c03_5{padding:60px 20px}}@media only screen and (max-width:767px){._helpSectionContent_18c03_5{padding:50px 16px}}._headerContainer_18c03_31{display:flex;flex-direction:column;gap:10px;text-align:center;width:100%}._title_18c03_39{font-family:Poppins,sans-serif;font-weight:500;font-size:56px;line-height:64px;color:#3a342e}@media only screen and (max-width:1023px){._title_18c03_39{font-size:40px;line-height:48px}}._subtitle_18c03_53{font-weight:400;font-size:20px;line-height:28px}._commonQuestionsSection_18c03_59{display:flex;flex-direction:column;gap:16px;width:100%}._commonQuestionsTitle_18c03_66{text-align:center;font-size:20px;font-weight:400;line-height:28px}._questionsList_18c03_73{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media only screen and (max-width:767px){._questionsList_18c03_73{grid-template-columns:1fr}}._questionItem_18c03_84{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;height:56px;background:#fff;border:1.2px solid #ebe9e2;border-radius:10px;cursor:pointer;transition:background .2s ease}._questionText_18c03_98{flex:1;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#3a342e;text-align:left}._notFoundText_18c03_108{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e;text-align:center}._notFoundLink_18c03_117{text-decoration:underline;color:#3a342e}@media(hover:hover)and (pointer:fine){._notFoundLink_18c03_117:hover{opacity:.7}}._heroSection_dl3jb_1{display:flex;flex-direction:column;gap:40px;padding:20px 80px 100px;max-width:1440px;margin:0 auto;width:100%}@media only screen and (max-width:1280px){._heroSection_dl3jb_1{padding:20px 34px 50px}}@media only screen and (max-width:1023px){._heroSection_dl3jb_1{flex-direction:column;align-items:flex-start;gap:40px;padding:20px 20px 50px}}@media only screen and (max-width:767px){._heroSection_dl3jb_1{padding:20px 16px 50px}}._heroContent_dl3jb_29{display:flex;flex-direction:column;gap:40px;align-items:center;text-align:center;width:100%}._headerContent_dl3jb_38{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%}._heroTitle_dl3jb_46{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._heroTitle_dl3jb_46{font-size:56px;line-height:64px}}@media only screen and (max-width:767px){._heroTitle_dl3jb_46{font-size:40px;line-height:48px}}._heroDescription_dl3jb_64{font-weight:400;font-size:20px;line-height:28px;width:100%}._searchWrapper_dl3jb_71{display:flex;flex-direction:column;gap:10px;width:100%}._searchHint_dl3jb_78{width:100%;text-align:left;font-weight:500;font-size:16px;line-height:24px;color:#292929}@media only screen and (max-width:767px){._searchHint_dl3jb_78{text-align:center}}._searchContainer_dl3jb_92{display:flex;gap:10px;align-items:flex-end;width:100%}@media only screen and (max-width:767px){._searchContainer_dl3jb_92{gap:4px}}._searchInput_dl3jb_104{flex:1;min-width:0}._searchInputInner_dl3jb_109{min-height:56px}._searchButton_dl3jb_113{min-width:166px}@media only screen and (max-width:767px){._searchButton_dl3jb_113{min-width:56px;width:56px;height:56px;padding:0}}._wrapper_qdehr_1{width:100%}._hero_1msqc_1{width:100%;height:280px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1023px){._hero_1msqc_1{height:200px}}@media only screen and (max-width:767px){._hero_1msqc_1{display:none}}._heroImage_1msqc_18{width:100%;height:100%;object-fit:cover;object-position:center}._priceRange_nvuq7_1{display:flex;flex-direction:column;gap:24px;max-width:100%}@media only screen and (max-width:1023px){._priceRange_nvuq7_1{max-width:280px}}._inputs_nvuq7_13{display:flex;gap:4px}._input_nvuq7_13{flex:1}._sliderContainer_nvuq7_22{display:flex;flex-direction:column;gap:8px}._slider_nvuq7_22{position:relative;height:24px;cursor:pointer}._sliderTrack_nvuq7_34{position:absolute;top:50%;transform:translateY(-50%);height:6px;background:#5265f3;border-radius:3px}._slider_nvuq7_22:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:6px;background:#e5e3df;border-radius:3px}._thumb_nvuq7_55{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:6px;background:transparent;pointer-events:none;appearance:none;-webkit-appearance:none}._thumb_nvuq7_55::-webkit-slider-thumb{pointer-events:all;width:14px;height:14px;border-radius:50%;background:#5265f3;cursor:pointer;appearance:none;-webkit-appearance:none;border:2px solid #ffffff;box-shadow:0 1px 3px #0003}._thumb_nvuq7_55::-moz-range-thumb{pointer-events:all;width:14px;height:14px;border-radius:50%;background:#5265f3;cursor:pointer;border:2px solid #ffffff;box-shadow:0 1px 3px #0003}._labels_nvuq7_89{display:flex;justify-content:space-between}._label_nvuq7_89{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#5265f3}._sidebar_v0ejb_1{display:flex;flex-direction:column;gap:24px;width:311px;flex-shrink:0}@media only screen and (max-width:1023px){._sidebar_v0ejb_1{width:250px}}@media only screen and (max-width:767px){._sidebar_v0ejb_1{display:none}}._section_v0ejb_19{display:flex;flex-direction:column;gap:16px}._sectionTitle_v0ejb_25{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#3a342e;margin:0}._filterGroup_v0ejb_34{display:flex;flex-direction:column;gap:16px}._filterGroupTitle_v0ejb_40{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;margin:0}._optionsList_v0ejb_49{display:flex;flex-direction:column;gap:10px}._cardWrapper_1nb66_1{width:308px;flex-shrink:0;overflow:visible;position:relative;display:flex;flex-direction:column;padding-top:34px;padding-bottom:56px}@media(hover:hover)and (pointer:fine){._cardWrapper_1nb66_1:hover ._cardBg_1nb66_12{animation:_dropBounce_1nb66_1 .35s ease-out forwards}}@media only screen and (max-width:767px){._cardWrapper_1nb66_1 ._cardBg_1nb66_12{animation:_dropBounce_1nb66_1 .35s ease-out forwards}}._avatarWrapper_1nb66_22{position:absolute;top:-34px;left:50%;transform:translate(-50%);z-index:10;overflow:visible;width:100px;height:100px;border:8px solid #ffffff;border-radius:50%}._avatar_1nb66_22{width:84px;height:84px;border-radius:50%;object-fit:cover}._avatarFallback_1nb66_42{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:#ebe9e2;color:#3a342e;font-size:20px;font-weight:600}._countryFlag_1nb66_55{position:absolute;bottom:0;right:0;width:24px;height:24px;border-radius:50%;object-fit:cover;border:2px solid #ffffff}._card_1nb66_1{position:relative;flex:1;width:308px;padding:68px 20px 12px;border-radius:24px;background:#fff;display:flex;flex-direction:column;gap:16px;z-index:1;text-decoration:none;pointer-events:none}._name_1nb66_81{color:#3a342e;text-align:center;font-size:16px;font-weight:500;line-height:24px;margin-bottom:8px}._content_1nb66_90{display:flex;flex-direction:column;align-items:center;gap:10px}._instruments_1nb66_97{color:#3a342e;text-align:center;font-size:16px;font-weight:400;line-height:24px}._ratingRow_1nb66_105{display:flex;justify-content:center;align-items:center;gap:10px}._rating_1nb66_105{color:#3a342e;text-align:center;font-size:16px;font-weight:500;line-height:24px}._reviews_1nb66_120{color:#3a342e;text-align:center;font-size:14px;font-weight:400;line-height:110%;opacity:.5}._divider_1nb66_129{width:100%;height:1px;background:#ebe9e2}._priceRow_1nb66_135{color:#3a342e;text-align:center;font-size:16px;font-weight:500;line-height:24px}._tags_1nb66_143{display:flex;gap:6px}._superTutorTag_1nb66_148{display:flex;padding:4px 6px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background:#5265f329;color:#5265f3;font-size:12px;font-weight:500;line-height:16px}._freeTag_1nb66_162{display:flex;padding:4px 6px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background:#16c68b29;color:#16c68b;font-size:12px;font-weight:500;line-height:16px}._cardBg_1nb66_12{position:absolute;left:0;right:0;bottom:0;height:100px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:10px;background:#3a342e;border-radius:24px;transform:translateY(-76px);transition:transform .15s ease-out;z-index:0;cursor:pointer;text-decoration:none}._viewProfileButton_1nb66_195{display:flex;align-items:center;justify-content:center;gap:4px;color:#fff;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px}@keyframes _dropBounce_1nb66_1{0%{transform:translateY(-56px)}40%{transform:translateY(-12px)}55%{transform:translateY(-20px)}70%{transform:translateY(-14px)}85%{transform:translateY(-18px)}to{transform:translateY(-16px)}}._listCard_1nb66_227{position:relative;display:flex;align-items:center;gap:20px;padding:20px;background:#fff;border-radius:24px;text-decoration:none;cursor:pointer}@media only screen and (max-width:767px){._listCard_1nb66_227{flex-direction:column;align-items:stretch;gap:12px;padding:8px 0 0;border-radius:16px;overflow:hidden}}._listTopRow_1nb66_249{display:contents}@media only screen and (max-width:767px){._listTopRow_1nb66_249{display:flex;gap:8px;align-items:center;padding:0 8px}}._listPhoto_1nb66_261{position:relative;flex-shrink:0;width:150px;height:150px}@media only screen and (max-width:767px){._listPhoto_1nb66_261{width:120px;height:120px}}._listAvatar_1nb66_274{width:100%;height:100%;border-radius:50%;object-fit:cover}._listFlag_1nb66_281{position:absolute;bottom:4px;right:4px;width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #ffffff}@media only screen and (max-width:767px){._listFlag_1nb66_281{width:24px;height:24px;bottom:0;right:0}}._listContent_1nb66_300{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}._listContent_1nb66_300 ._ratingRow_1nb66_105{justify-content:flex-start}@media only screen and (max-width:767px){._listContent_1nb66_300{gap:4px}}._listInfo_1nb66_316{display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:767px){._listInfo_1nb66_316{gap:2px}}._listName_1nb66_327{color:#3a342e;font-size:16px;font-weight:500;line-height:24px}._listInstruments_1nb66_334{color:#3a342e;font-size:16px;font-weight:400;line-height:24px;opacity:.8}._listBottom_1nb66_342{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:767px){._listBottom_1nb66_342{border-top:1px solid #ebe9e2;padding:8px;margin:0 -8px;width:calc(100% + 16px)}}._listPrice_1nb66_357{color:#3a342e;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap;flex-shrink:0}._listInfo_1nb66_316>._tags_1nb66_143{position:absolute;top:20px;right:20px;z-index:1}@media only screen and (max-width:767px){._listInfo_1nb66_316>._tags_1nb66_143{position:static}}._overlay_1vwlj_1{position:fixed;inset:0;background:#ebe9e2;z-index:9999;overflow-y:auto;width:100vw;height:100vh}._modal_1vwlj_11{position:relative;min-height:100%;padding:50px 16px}._closeButton_1vwlj_17{position:absolute;top:20px;right:16px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#fff;border:none;border-radius:50%;cursor:pointer}._closeButton_1vwlj_17 svg{width:20px;height:20px;color:#3a342e}._content_1vwlj_38{display:flex;flex-direction:column;gap:24px;max-width:343px;margin:0 auto}._section_1vwlj_46{display:flex;flex-direction:column;gap:16px}._sectionTitle_1vwlj_52{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#3a342e;margin:0}._filterGroup_1vwlj_61{display:flex;flex-direction:column;gap:16px}._filterGroupTitle_1vwlj_67{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;margin:0}._optionsList_1vwlj_76{display:flex;flex-direction:column;gap:10px}._section_zb7j4_1{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0}._searchBar_zb7j4_9{display:flex;gap:10px}@media only screen and (max-width:767px){._searchBar_zb7j4_9{gap:4px}}._searchInput_zb7j4_19{flex:1}@media only screen and (max-width:767px){._searchButton_zb7j4_24{width:56px;height:56px;padding:0;justify-content:center}}@media only screen and (max-width:767px){._searchButtonText_zb7j4_33{display:none}}._controlsRow_zb7j4_38{display:flex;align-items:center;justify-content:space-between}._viewToggle_zb7j4_44{display:flex;align-items:center;gap:16px}._viewLabel_zb7j4_50{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._viewButtons_zb7j4_58{display:flex;gap:6px}._viewButton_zb7j4_58{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;cursor:pointer;opacity:.3;transition:opacity .2s ease}._viewButton_zb7j4_58 svg{width:24px;height:24px}._viewButton_zb7j4_58._active_zb7j4_80{opacity:1}@media(hover:hover)and (pointer:fine){._viewButton_zb7j4_58:hover{opacity:1}}._sortFilterButton_zb7j4_89{display:none;align-items:center;gap:8px;padding:0;background:transparent;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#3a342e}._sortFilterButton_zb7j4_89 svg{width:24px;height:24px}@media only screen and (max-width:767px){._sortFilterButton_zb7j4_89{display:flex}}._tutorsGrid_zb7j4_113{display:grid;grid-template-columns:repeat(auto-fill,minmax(308px,1fr));column-gap:12px;row-gap:12px;justify-items:center;width:100%}@media only screen and (max-width:767px){._tutorsGrid_zb7j4_113{grid-template-columns:1fr}}._listLayout_zb7j4_127{grid-template-columns:1fr;gap:12px;justify-items:stretch}._emptyMessage_zb7j4_133{justify-self:start}._screen_guqtm_1{display:flex;flex-direction:column;gap:40px;padding:0 80px 100px;background:#ebe9e2}@media only screen and (max-width:1023px){._screen_guqtm_1{padding:0 40px 60px;gap:32px}}@media only screen and (max-width:767px){._screen_guqtm_1{padding:0 20px 40px;gap:24px}}._breadcrumbsWrapper_guqtm_21{padding-top:20px}._content_guqtm_25{display:flex;gap:12px;min-width:0}@media only screen and (max-width:767px){._content_guqtm_25{flex-direction:column;gap:24px}}._successWrapper_dnmdc_1{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}._formHeader_dnmdc_9{display:flex;flex-direction:column;gap:10px;text-align:center}._formTitle_dnmdc_16{font-weight:500;font-size:40px;line-height:48px}._emailHighlight_dnmdc_22{font-weight:700}._form_dnmdc_9{display:flex;flex-direction:column;gap:24px}._inputsWrapper_dnmdc_32{display:flex;flex-direction:column;gap:12px}._input_dnmdc_32{width:100%}._actionsWrapper_dnmdc_42{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}._submitButton_dnmdc_50{width:100%}@media only screen and (max-width:767px){._submitButton_dnmdc_50{min-width:160px;width:auto}}._linkText_dnmdc_60{font-weight:500;font-size:14px;line-height:20px;text-decoration:underline;text-underline-offset:2px;text-align:center}._link_dnmdc_60{text-decoration:underline;text-underline-offset:2px;cursor:pointer}@media(hover:hover)and (pointer:fine){._link_dnmdc_60:hover{opacity:.7}}._section_1kul3_1{background:#f5f3ee}._becomePartSection_1kul3_5{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:1440px;width:100%;margin:0 auto;padding:100px 80px}@media only screen and (max-width:1280px){._becomePartSection_1kul3_5{padding:60px 34px}}@media only screen and (max-width:1023px){._becomePartSection_1kul3_5{padding:60px 20px}}@media only screen and (max-width:767px){._becomePartSection_1kul3_5{padding:50px 16px}}._sectionHeader_1kul3_31{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%;max-width:1280px}._sectionTitle_1kul3_41{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._sectionTitle_1kul3_41{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_1kul3_41{font-size:40px;line-height:48px}}._sectionDescription_1kul3_59{font-weight:400;font-size:20px;line-height:28px;max-width:606px}._cardsWrapper_1kul3_66{display:flex;gap:12px;width:100%;max-width:1280px}@media only screen and (max-width:1023px){._cardsWrapper_1kul3_66{flex-direction:column}}._tutorCard_1kul3_78,._sellCard_1kul3_79{position:relative;flex:1;flex-shrink:0;width:100%;min-height:432px;height:432px;border-radius:24px;overflow:hidden;cursor:pointer}@media only screen and (max-width:1023px){._tutorCard_1kul3_78,._sellCard_1kul3_79{min-height:350px;height:350px}}@media only screen and (max-width:767px){._tutorCard_1kul3_78,._sellCard_1kul3_79{min-height:432px;height:432px}}@media(hover:hover)and (pointer:fine){._tutorCard_1kul3_78:hover ._cardBg_1kul3_105,._sellCard_1kul3_79:hover ._cardBg_1kul3_105{top:0}._tutorCard_1kul3_78:hover ._cardContent_1kul3_109,._sellCard_1kul3_79:hover ._cardContent_1kul3_109{top:40px;opacity:1}._tutorCard_1kul3_78:hover ._wavePattern_1kul3_114,._sellCard_1kul3_79:hover ._wavePattern_1kul3_114{top:160px;opacity:1}}@media only screen and (hover:hover)and (pointer:fine)and (max-width:1023px){._tutorCard_1kul3_78:hover ._wavePattern_1kul3_114,._sellCard_1kul3_79:hover ._wavePattern_1kul3_114{top:100px}}@media(hover:hover)and (pointer:fine){._tutorCard_1kul3_78:hover ._cardButton_1kul3_127,._sellCard_1kul3_79:hover ._cardButton_1kul3_127{opacity:1;bottom:50px}}._tutorCard_1kul3_78 ._cardBg_1kul3_105{background:#a09ff3}._tutorCard_1kul3_78 ._cardButton_1kul3_127{color:#5351fa}._tutorCard_1kul3_78 ._cardButton_1kul3_127 svg path{stroke:#5351fa}@media(hover:hover)and (pointer:fine){._tutorCard_1kul3_78:hover ._cardBg_1kul3_105{background:#7876f4}}._sellCard_1kul3_79 ._cardBg_1kul3_105{background:#f2a0c6}@media(hover:hover)and (pointer:fine){._sellCard_1kul3_79:hover ._cardBg_1kul3_105{background:#ea7bae}}._sellCard_1kul3_79 ._cardButton_1kul3_127{color:#e95d9d}._sellCard_1kul3_79 ._cardButton_1kul3_127 svg path{stroke:#e95d9d}._cardBg_1kul3_105{position:absolute;inset:10px 0 0;border-radius:24px;transition:top .3s ease,background .3s ease}._cardContent_1kul3_109{position:absolute;z-index:2;top:60px;left:40px;display:flex;flex-direction:column;gap:22px;max-width:391px;opacity:.8;transition:top .3s ease,opacity .3s ease}@media only screen and (max-width:1023px){._cardContent_1kul3_109{top:40px;left:30px}}@media only screen and (max-width:767px){._cardContent_1kul3_109{top:50px;left:20px;right:20px;max-width:none}}._cardTitle_1kul3_201{font-weight:500;font-size:40px;line-height:48px;color:#fff}._cardDescription_1kul3_208{font-weight:400;font-size:20px;line-height:28px;color:#fff}._wavePattern_1kul3_114{position:absolute;z-index:1;top:180px;left:0;width:639px;height:324px;background:url(/images/home/wave-bg.svg) no-repeat left bottom;background-size:contain;opacity:1;transition:top .3s ease}@media only screen and (max-width:1023px){._wavePattern_1kul3_114{top:120px}}@media only screen and (max-width:767px){._wavePattern_1kul3_114{top:180px}}._cardButton_1kul3_127{position:absolute;z-index:2;bottom:20px;left:40px;right:40px;height:56px;display:flex;align-items:center;justify-content:center;gap:4px;background:#fff;border:none;border-radius:8px;cursor:pointer;opacity:0;transition:opacity .3s ease,bottom .3s ease;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.14px}@media only screen and (max-width:767px){._cardButton_1kul3_127{left:20px;right:20px;opacity:1;bottom:20px}}._blogSection_e9rd6_1{display:flex;flex-direction:column;gap:40px;padding:100px 80px}@media only screen and (max-width:1280px){._blogSection_e9rd6_1{padding:60px 34px}}@media only screen and (max-width:1023px){._blogSection_e9rd6_1{padding:60px 20px}}@media only screen and (max-width:767px){._blogSection_e9rd6_1{padding:100px 16px}}._sectionHeader_e9rd6_23{display:flex;justify-content:space-between;align-items:flex-end;width:100%;max-width:1280px;margin:0 auto}@media only screen and (max-width:767px){._sectionHeader_e9rd6_23{flex-direction:column;align-items:center;gap:24px}}._headerContent_e9rd6_39{display:flex;flex-direction:column;gap:24px;max-width:723px}@media only screen and (max-width:767px){._headerContent_e9rd6_39{text-align:center;max-width:none}}._sectionTitle_e9rd6_52{font-weight:500;font-size:70px;line-height:78px;color:#3a342e}@media only screen and (max-width:1023px){._sectionTitle_e9rd6_52{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_e9rd6_52{font-size:40px;line-height:48px}}._sectionDescription_e9rd6_71{font-weight:400;font-size:20px;line-height:28px}._readMoreButton_e9rd6_77{width:160px;flex-shrink:0}._emptyState_e9rd6_82{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%}._emptyText_e9rd6_90{font-size:16px;color:#3a342e99;text-align:center}._postsGrid_e9rd6_96{display:flex;gap:12px;width:100%;max-width:1280px;margin:0 auto}@media only screen and (max-width:1023px){._postsGrid_e9rd6_96{flex-direction:column}}@media only screen and (max-width:1023px){._postsGrid_e9rd6_96{gap:40px}}._smallPosts_e9rd6_114{display:flex;gap:12px;width:634px}@media only screen and (max-width:1023px){._smallPosts_e9rd6_114{flex-direction:column;width:100%;gap:40px}}._curvedLoopWrapper_ydl16_1{display:flex;align-items:center;justify-content:center;width:100%}._curvedLoopSvg_ydl16_8{user-select:none;width:100%;aspect-ratio:1440/400;overflow:visible;display:block;font-size:140px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.2;letter-spacing:-1.4px}._exploreSection_qjvlt_1{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;max-width:1440px;margin:0 auto;width:100%;padding:100px 80px 120px;min-height:758px;background:linear-gradient(180deg,#18173b,#24235f);overflow:hidden}@media only screen and (max-width:1023px){._exploreSection_qjvlt_1{padding:60px 40px 80px;min-height:600px}}@media only screen and (max-width:767px){._exploreSection_qjvlt_1{padding:50px 16px;min-height:480px;align-items:center}}._tabletWrapper_qjvlt_29{position:absolute;left:calc(50% - 250px);top:50%;z-index:1;pointer-events:none;transform:translateY(-50%)}@media only screen and (max-width:1023px){._tabletWrapper_qjvlt_29{left:calc(50% - 200px)}}@media only screen and (max-width:767px){._tabletWrapper_qjvlt_29{left:calc(50% - 140px);top:106px;transform:none}}._tablet_qjvlt_29{width:350px;height:auto;transform-origin:50% 0%;animation:_tabletFloat_qjvlt_1 4s ease-in-out infinite}@media only screen and (max-width:1023px){._tablet_qjvlt_29{width:260px}}@media only screen and (max-width:767px){._tablet_qjvlt_29{width:200px}}._penWrapper_qjvlt_67{position:absolute;left:calc(50% + 100px);top:50%;z-index:1;pointer-events:none;transform:translateY(-50%)}@media only screen and (max-width:1023px){._penWrapper_qjvlt_67{left:calc(50% + 60px)}}@media only screen and (max-width:767px){._penWrapper_qjvlt_67{top:144px;transform:none}}._penImage_qjvlt_87{width:auto;height:340px;transform-origin:50% 0%;animation:_penFloat_qjvlt_1 4s ease-in-out infinite}@media only screen and (max-width:1023px){._penImage_qjvlt_87{height:300px}}@media only screen and (max-width:767px){._penImage_qjvlt_87{height:182px}}._subtitle_qjvlt_104{position:relative;z-index:1;color:#fff;font-size:24px;font-weight:500;line-height:32px}@media only screen and (max-width:767px){._subtitle_qjvlt_104{text-align:center;width:100%}}._titleWrapper_qjvlt_119{position:relative;z-index:1;width:calc(100% + 160px);margin-left:-80px;margin-right:-80px;margin-top:auto}@media only screen and (max-width:767px){._titleWrapper_qjvlt_119{width:100%}}._ctaWrapper_qjvlt_133{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;gap:24px;width:100%;margin-top:auto}@media only screen and (max-width:767px){._ctaWrapper_qjvlt_133{justify-content:center}}._ctaText_qjvlt_149{color:#fff;text-align:right;font-size:20px;font-weight:500;line-height:28px}@media only screen and (max-width:767px){._ctaText_qjvlt_149{font-size:20px;line-height:28px;text-align:right}}._ctaButton_qjvlt_164{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;cursor:pointer;transition:transform .2s ease}@keyframes _tabletFloat_qjvlt_1{0%,to{transform:rotate(15deg)}50%{transform:rotate(8deg)}}@keyframes _penFloat_qjvlt_1{0%,to{transform:rotate(-5deg)}50%{transform:rotate(20deg)}}._heroSection_110ev_1{display:flex;justify-content:space-between;align-items:center;gap:20px;max-width:1440px;margin:0 auto;width:100%;background:#ebe9e2;padding:65px 80px 100px}@media only screen and (max-width:1280px){._heroSection_110ev_1{padding:40px 34px 50px}}@media only screen and (max-width:1023px){._heroSection_110ev_1{flex-direction:column;align-items:flex-start;gap:40px;padding:40px 20px 50px}}@media only screen and (max-width:767px){._heroSection_110ev_1{flex-direction:column;align-items:flex-start;gap:40px;padding:36px 16px 50px}}._heroContent_110ev_34{flex:1;max-width:634px;min-width:530px;width:100%;display:flex;flex-direction:column}@media only screen and (max-width:1023px){._heroContent_110ev_34{max-width:100%;min-width:100%}}@media only screen and (max-width:767px){._heroContent_110ev_34{max-width:100%}}._heroTitle_110ev_54{color:#3a342e;font-size:70px;font-weight:500;line-height:78px;margin-bottom:16px}@media only screen and (max-width:1280px){._heroTitle_110ev_54{font-size:56px;line-height:64px}}@media only screen and (max-width:1023px){._heroTitle_110ev_54{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._heroTitle_110ev_54{font-size:40px;line-height:48px}}._heroDescription_110ev_80{color:#3a342e;font-size:20px;font-weight:400;line-height:28px;margin-bottom:29px}._searchBox_110ev_88{display:flex;flex-direction:column;gap:0;width:100%}._searchTabs_110ev_95{display:flex;align-items:flex-end}._searchTab_110ev_95{position:relative;z-index:0;display:flex;align-items:center;gap:4px;padding:10px 30px 10px 24px;height:44px;background:#3a342e0d;border:none;cursor:pointer;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 100%,0 100%);border-radius:8px 0 0;transition:background .2s ease}._searchTab_110ev_95:first-child{border-radius:8px 0 0}._searchTab_110ev_95:last-child{margin-left:-15px}@media only screen and (max-width:767px){._searchTab_110ev_95:last-child{margin-left:-10px}}._searchTab_110ev_95._active_110ev_127{z-index:1;background:#fff}@media only screen and (max-width:767px){._searchTab_110ev_95{padding-right:40px}}._tabIcon_110ev_137{width:24px;height:24px;flex-shrink:0}@media only screen and (max-width:767px){._tabIcon_110ev_137{opacity:.5}._active_110ev_127 ._tabIcon_110ev_137{opacity:1}}._tabText_110ev_151{color:#3a342e;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}@media only screen and (max-width:767px){._tabText_110ev_151{display:none}}._searchButton_110ev_164{min-width:166px}@media only screen and (max-width:767px){._searchButton_110ev_164{min-width:56px;width:56px;height:56px;padding:0}}._searchInputContainer_110ev_176{display:flex;align-items:center;gap:8px}@media only screen and (max-width:767px){._searchInputContainer_110ev_176{gap:4px}}._searchInputWrapper_110ev_187{flex:1}._searchInput_110ev_176{padding:16px 24px 16px 48px;height:56px;border-radius:0 8px 8px;border:1px solid #ffffff}._searchInput_110ev_176:focus{border-color:#fff}@media only screen and (max-width:767px){._searchInput_110ev_176{padding:14px 12px 14px 38px;height:56px;font-size:14px}}._heroImage_110ev_208{position:relative;width:100%;max-width:540px;aspect-ratio:540/500;border-radius:16px;overflow:hidden;flex-shrink:1}@media only screen and (max-width:1023px){._heroImage_110ev_208{max-width:100%}}@media only screen and (max-width:767px){._heroImage_110ev_208{max-width:100%}}._heroVideo_110ev_228{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}._studentsOverlayPosition_110ev_236{position:absolute;bottom:20px;left:20px}@media only screen and (max-width:767px){._studentsOverlayPosition_110ev_236{bottom:16px;left:16px}}._howItWorksSection_mgqmp_1{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:1440px;width:100%;margin:0 auto;padding:100px 80px}@media only screen and (max-width:1280px){._howItWorksSection_mgqmp_1{padding:60px 34px}}@media only screen and (max-width:1023px){._howItWorksSection_mgqmp_1{padding:60px 20px}}@media only screen and (max-width:767px){._howItWorksSection_mgqmp_1{padding:50px 16px}}._sectionHeader_mgqmp_27{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._sectionTitle_mgqmp_35{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._sectionTitle_mgqmp_35{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_mgqmp_35{font-size:40px;line-height:48px}}._sectionDescription_mgqmp_53{font-weight:400;font-size:20px;line-height:28px}._contentWrapper_mgqmp_59{display:flex;gap:12px;width:100%;border-radius:24px;overflow:hidden}@media only screen and (max-width:1023px){._contentWrapper_mgqmp_59{flex-direction:column}}._card_mgqmp_72{display:flex;flex-direction:column;justify-content:space-between;max-width:634px;width:100%;min-height:400px;height:auto;padding:40px;background:#fff;border-radius:16px}@media only screen and (max-width:1023px){._card_mgqmp_72{padding:40px 16px;max-width:100%;width:100%}}._cardHeader_mgqmp_92{display:flex;justify-content:space-between;align-items:center;width:100%}._stepIndicators_mgqmp_99{display:flex;gap:20px;align-items:center}._stepNumber_mgqmp_105{display:flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-weight:500;font-size:20px;line-height:1;color:#121212;opacity:.2;background:none;cursor:pointer;transition:opacity .2s ease}._stepNumber_mgqmp_105._active_mgqmp_119{opacity:1}._stepLine_mgqmp_123{display:block;width:20px;height:2px;background:#121212}._navigationArrows_mgqmp_130{display:flex;gap:12px;align-items:center}._arrowButton_mgqmp_136{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#3a342e;cursor:pointer;transition:background .2s ease;box-shadow:0 20px 32px #00000014}._arrowButton_mgqmp_136._disabled_mgqmp_148{background:#e4e1d9;cursor:not-allowed}@media(hover:hover)and (pointer:fine){._arrowButton_mgqmp_136:hover:not(._disabled_mgqmp_148){opacity:.9}}._arrowButton_mgqmp_136 ._arrowPrevIcon_mgqmp_157{transform:rotate(180deg)}._arrowButton_mgqmp_136 ._arrowNextIcon_mgqmp_160{transform:rotate(0)}._arrowIcon_mgqmp_164{width:24px;height:24px;color:#fff}._stepTitle_mgqmp_170{font-weight:500;font-size:40px;line-height:48px;color:#121212;margin-top:36px}@media only screen and (max-width:1023px){._stepTitle_mgqmp_170{font-size:32px;line-height:40px}}@media only screen and (max-width:767px){._stepTitle_mgqmp_170{font-size:24px;line-height:32px}}._featuresList_mgqmp_190{display:flex;flex-direction:column;gap:8px;margin-top:auto}._featureItem_mgqmp_197{display:flex;align-items:center;gap:8px}._featureText_mgqmp_203{font-weight:400;font-size:16px;line-height:24px;color:#121212;letter-spacing:.32px;opacity:.8}._imageWrapper_mgqmp_212{flex:1;max-height:630px}._video_mgqmp_217{width:100%;height:100%;object-fit:cover;border-radius:16px}._tabs_1xi6h_1{display:flex;gap:0;padding:2px;height:40px;width:100%;background:#f5f3ee;border-radius:8px;align-items:stretch}._tab_1xi6h_1{flex:1;display:flex;align-items:center;justify-content:center;padding:4px;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;color:#3a342e;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px}._tab_1xi6h_1._active_1xi6h_29{background:#fff;box-shadow:0 3px 8px #0000001f,0 3px 1px #0000000a}@media(hover:hover)and (pointer:fine){._tab_1xi6h_1:hover:not(._active_1xi6h_29){background:#3a342e0d}}._section_1o503_1{display:flex;flex-direction:column;align-items:center;max-width:1440px;width:100%;margin:0 auto;padding:100px 80px}@media only screen and (max-width:1280px){._section_1o503_1{padding:60px 34px}}@media only screen and (max-width:1023px){._section_1o503_1{padding:60px 20px}}@media only screen and (max-width:767px){._section_1o503_1{padding:50px 16px}}._header_1o503_26{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin-bottom:24px}._title_1o503_35{font-size:70px;font-weight:500;line-height:78px}@media only screen and (max-width:1023px){._title_1o503_35{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._title_1o503_35{font-size:40px;line-height:48px}}._subtitle_1o503_53{font-weight:400;font-size:20px;line-height:28px}._tabs_1o503_59{margin-bottom:40px}._instrumentsGrid_1o503_63{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;max-width:1280px}@media only screen and (max-width:1023px){._instrumentsGrid_1o503_63{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){._instrumentsGrid_1o503_63{grid-template-columns:1fr}}._instrumentCard_1o503_81{display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff9;border-radius:24px;border:2px solid transparent;cursor:pointer;transition:background .3s ease,border-color .3s ease}@media(hover:hover)and (pointer:fine){._instrumentCard_1o503_81:hover{background:#fff;border-color:#ebe9e2}._instrumentCard_1o503_81:hover ._instrumentImage_1o503_97{transform:scale(1.17)}}._instrumentImageWrapper_1o503_102{display:flex;align-items:center;justify-content:center;width:100%;height:200px;overflow:hidden}@media only screen and (max-width:767px){._instrumentImageWrapper_1o503_102{height:224px}}._instrumentImage_1o503_97{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}._instrumentInfo_1o503_123{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;padding-top:16px}._instrumentName_1o503_132{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.32px}._instrumentDescription_1o503_139{font-weight:400;font-size:14px;line-height:20px;opacity:.5}._viewAllButton_1o503_146{margin-top:40px;min-width:200px;width:auto}@media only screen and (max-width:767px){._viewAllButton_1o503_146{width:100%}}._sheetCard_x8ur8_1{width:308px;flex-shrink:0;display:flex;flex-direction:column;gap:10px;padding:20px;background:#fff;border-radius:24px;cursor:pointer}@media(hover:hover)and (pointer:fine){._sheetCard_x8ur8_1:hover ._sheetImage_x8ur8_13{transform:scale(1.03)}._sheetCard_x8ur8_1:hover ._addToCartButton_x8ur8_16{background:#3a342e;border-color:#3a342e}._sheetCard_x8ur8_1:hover ._addToCartLeft_x8ur8_20{color:#fff}._sheetCard_x8ur8_1:hover ._addToCartIcon_x8ur8_23 path{stroke:#fff}._sheetCard_x8ur8_1:hover ._sheetPrice_x8ur8_26{color:#fff}}@media only screen and (max-width:767px){._sheetCard_x8ur8_1{width:100%}}._addToCartIcon_x8ur8_23 path{stroke:#3a342e}._sheetImageWrapper_x8ur8_40{width:268px;height:268px;border-radius:10px;overflow:hidden}@media only screen and (max-width:767px){._sheetImageWrapper_x8ur8_40{margin:0 auto}}._sheetImage_x8ur8_13{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._sheetInfo_x8ur8_59{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%}._sheetTitleWrapper_x8ur8_67{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;width:100%}._sheetTitle_x8ur8_67{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:1.1;color:#3a342e;letter-spacing:-.32px}._sheetArranger_x8ur8_85{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}._arrangerLink_x8ur8_94{text-decoration:underline}._sheetTags_x8ur8_98{display:flex;gap:6px;justify-content:center}._levelTag_x8ur8_104{padding:4px 6px;border-radius:6px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;line-height:16px}._levelTag_x8ur8_104._easy_x8ur8_112{background:#16c68b29;color:#16c68b}._levelTag_x8ur8_104._intermediate_x8ur8_116{background:#5265f329;color:#5265f3}._levelTag_x8ur8_104._advanced_x8ur8_120{background:#ea240229;color:#ea2402}._addToCartButton_x8ur8_16{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding:0 12px;border:1px solid #3a342e;border-radius:8px;background:transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease}._addToCartLeft_x8ur8_20{display:flex;align-items:center;gap:4px;color:#3a342e;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px;transition:color .2s ease}._sheetPrice_x8ur8_26{color:#3a342e;text-align:center;font-size:16px;font-weight:500;line-height:24px;transition:color .2s ease}._sheetMusicSection_1irp1_1{display:flex;flex-direction:column;align-items:center;gap:40px;padding:100px 0;max-width:1440px;width:100%;margin:0 auto}@media only screen and (max-width:1280px){._sheetMusicSection_1irp1_1{padding:60px 34px}}@media only screen and (max-width:1023px){._sheetMusicSection_1irp1_1{padding:60px 20px}}@media only screen and (max-width:767px){._sheetMusicSection_1irp1_1{padding:50px 16px}}._sectionHeader_1irp1_27{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._sectionTitle_1irp1_35{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._sectionTitle_1irp1_35{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_1irp1_35{font-size:40px;line-height:48px}}._sectionDescription_1irp1_53{font-weight:400;font-size:20px;line-height:28px}._sheetsTrack_1irp1_59{gap:12px}._emptyState_1irp1_63{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%}._emptyText_1irp1_71{font-size:16px;color:#3a342e99;text-align:center}._viewAllButton_1irp1_77{min-width:160px;width:auto}@media only screen and (max-width:767px){._viewAllButton_1irp1_77{min-width:100%;width:100%}}._section_1szvd_1{background:#f5f3ee}._tutorsSection_1szvd_5{display:flex;flex-direction:column;align-items:center;gap:40px;padding:100px 0;max-width:1440px;width:100%;margin:0 auto}@media only screen and (max-width:1280px){._tutorsSection_1szvd_5{padding:60px 34px}}@media only screen and (max-width:1023px){._tutorsSection_1szvd_5{padding:60px 20px}}@media only screen and (max-width:767px){._tutorsSection_1szvd_5{padding:50px 16px}}._sectionHeader_1szvd_31{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%;max-width:1280px}._sectionTitle_1szvd_41{font-family:Poppins,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e}@media only screen and (max-width:1023px){._sectionTitle_1szvd_41{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_1szvd_41{font-size:40px;line-height:48px}}._sectionDescription_1szvd_61{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e;max-width:606px}._tutorsTrack_1szvd_70{gap:13px}._emptyState_1szvd_74{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%}._emptyText_1szvd_82{font-size:16px;color:#3a342e99;text-align:center}._viewAllButton_1szvd_88{width:160px}._section_1vqwk_1{background:#f5f3ee}._heroContent_1vqwk_5{display:flex;gap:8px;max-width:1440px;margin:0 auto;padding:110px 80px}@media only screen and (max-width:1280px){._heroContent_1vqwk_5{padding:60px 34px}}@media only screen and (max-width:1023px){._heroContent_1vqwk_5{flex-direction:column;padding:60px 20px}}@media only screen and (max-width:767px){._heroContent_1vqwk_5{padding:50px 16px}}._heroCard_1vqwk_29{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:48px;width:50%;min-width:480px;max-width:636px;height:580px;padding:48px;background:linear-gradient(135deg,#3a342ee6,#a08f7fe6);border-radius:16px;overflow:hidden}@media only screen and (max-width:1023px){._heroCard_1vqwk_29{width:100%;min-width:100%;max-width:100%;height:auto;min-height:auto;padding:24px;gap:48px}}@media only screen and (max-width:767px){._heroCard_1vqwk_29{padding:16px;gap:48px}}@media(hover:hover)and (pointer:fine){._heroCard_1vqwk_29:hover ._heroButton_1vqwk_62 svg{transform:rotate(0)}._heroCard_1vqwk_29:hover ._musicNote_1vqwk_65{transform:rotate(5deg) translateY(-5px);fill-opacity:.1}._heroCard_1vqwk_29:hover ._musicNote_1vqwk_65:nth-child(odd){transform:rotate(-3deg) translateY(-10px)}._heroCard_1vqwk_29:hover ._musicNote_1vqwk_65:nth-child(3n){transform:rotate(8deg) translate(5px)}}._heroPattern_1vqwk_77{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:636px;height:auto;aspect-ratio:636/307;pointer-events:none;z-index:0}._heroPattern_1vqwk_77 svg{width:100%;height:100%}@media only screen and (max-width:767px){._heroPattern_1vqwk_77{width:532px;max-width:none;height:257px;aspect-ratio:unset;bottom:-70px;left:calc(50% + 20px);transform:translate(-50%)}}._musicNote_1vqwk_65{transition:transform .4s ease,fill-opacity .3s ease;transform-origin:center;transform-box:fill-box}._heroCardContent_1vqwk_111{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:767px){._heroCardContent_1vqwk_111{gap:12px}}._heroLabel_1vqwk_124{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;opacity:.5}._heroTitle_1vqwk_133{font-family:Poppins,sans-serif;font-weight:500;font-size:clamp(40px,5vw,70px);line-height:1.1;background:linear-gradient(90deg,#fff 1.08%,#c3b3a3 112.69%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:767px){._heroTitle_1vqwk_133{font-size:40px;line-height:48px}}._heroFooter_1vqwk_150{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px}._heroDescription_1vqwk_159{font-family:Poppins,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#fff;opacity:.8;max-width:381px}@media only screen and (max-width:767px){._heroDescription_1vqwk_159{font-size:16px;line-height:24px;max-width:none;flex:1}}._heroButton_1vqwk_62{width:48px;height:48px;min-width:48px;padding:0;background:#fff;border-radius:12px;border:none;box-shadow:0 20px 32px #00000014}._heroButton_1vqwk_62 svg{transform:rotate(-45deg);transition:transform .3s ease}._heroButton_1vqwk_62:hover:not(:disabled){background:#fff}._featuresGrid_1vqwk_195{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;flex:1;min-width:0}@media only screen and (max-width:767px){._featuresGrid_1vqwk_195{grid-template-columns:1fr}}._featureCard_1vqwk_208{display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:284px;padding:32px;background:#fff;border-radius:16px;border:1px solid rgba(255,255,255,.14)}@media only screen and (max-width:1023px){._featureCard_1vqwk_208{min-height:240px;padding:24px}}@media only screen and (max-width:767px){._featureCard_1vqwk_208{min-height:284px;padding:32px}}._featureCardHeader_1vqwk_232{display:flex;flex-direction:column;gap:20px}._featureTitle_1vqwk_238{font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#3a342e}._featureDescription_1vqwk_246{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}._homeScreen_1gw5f_1{width:100%;position:relative}._stickySection_1gw5f_6{position:relative;background:#f5f3ee}._stickySection_1gw5f_6._bgDefault_1gw5f_10{background:#ebe9e2}._legalPage_35h3p_1{display:flex;flex-direction:column;max-width:1440px;width:100%;margin:0 auto;padding:40px 80px 100px;box-sizing:border-box}._title_35h3p_11{font-size:36px;font-weight:700;line-height:44px;margin-bottom:32px;color:#121212}._content_35h3p_19{font-size:16px;line-height:26px;color:#3a342e;word-wrap:break-word}._content_35h3p_19 h1,._content_35h3p_19 h2,._content_35h3p_19 h3,._content_35h3p_19 h4,._content_35h3p_19 h5,._content_35h3p_19 h6{margin-top:24px;margin-bottom:12px;color:#121212}._content_35h3p_19 p{margin-bottom:16px}._content_35h3p_19 ul,._content_35h3p_19 ol{margin-bottom:16px;padding-left:24px}._content_35h3p_19 a{color:#5265f3;text-decoration:underline}._loading_35h3p_48,._error_35h3p_49{display:flex;justify-content:center;align-items:center;min-height:300px;font-size:18px;color:#3a342e}._wrapper_1b8p7_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:80px 20px;text-align:center}._title_1b8p7_11{font-size:120px;font-weight:700;color:#3a342e;line-height:1;margin-bottom:16px}@media only screen and (max-width:767px){._title_1b8p7_11{font-size:80px}}._subtitle_1b8p7_24{font-size:24px;color:#3a342e;margin-bottom:40px}@media only screen and (max-width:767px){._subtitle_1b8p7_24{font-size:18px;margin-bottom:32px}}._button_1b8p7_36{min-width:200px}._wrapper_1gs9j_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:60px 20px;gap:24px;text-align:center}._icon_1gs9j_12,._iconError_1gs9j_13{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;color:#fff}._icon_1gs9j_12{background:#16c68b}._iconError_1gs9j_13{background:#ea2402}._title_1gs9j_32{font-size:32px;font-weight:600;color:#3a342e}._subtitle_1gs9j_38{font-size:16px;color:#3a342e;opacity:.6}._button_1gs9j_44{margin-top:16px}._section_1c16j_1{display:flex;flex-direction:column;gap:40px;padding:20px 80px 100px;background:#ebe9e2}@media only screen and (max-width:1023px){._section_1c16j_1{padding:20px 40px 60px}}@media only screen and (max-width:767px){._section_1c16j_1{padding:16px 20px 40px}}._content_1c16j_19{display:flex;gap:80px;align-items:center}@media only screen and (max-width:1023px){._content_1c16j_19{gap:40px}}@media only screen and (max-width:767px){._content_1c16j_19{flex-direction:column;gap:24px}}._productImageWrapper_1c16j_36{flex-shrink:0;width:419px;height:419px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1023px){._productImageWrapper_1c16j_36{width:300px;height:300px}}@media only screen and (max-width:767px){._productImageWrapper_1c16j_36{width:100%;height:auto;aspect-ratio:1}}._image_1c16j_57{width:100%;height:100%;object-fit:cover}._details_1c16j_63{display:flex;flex-direction:column;gap:32px;flex:1}@media only screen and (max-width:767px){._details_1c16j_63{gap:24px;width:100%}}._titleBlock_1c16j_76{display:flex;flex-direction:column;gap:4px}._label_1c16j_82{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;opacity:.8}._title_1c16j_76{font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}._arrangerBlock_1c16j_97{display:flex;flex-direction:column;gap:4px}._arranger_1c16j_97{display:flex;gap:16px;align-items:center}._arrangerAvatar_1c16j_109{width:64px;height:64px;border-radius:50%;object-fit:cover}._arrangerInfo_1c16j_116{display:flex;flex-direction:column}._arrangerName_1c16j_121{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:25px;color:#3a342e}._viewProfile_1c16j_129{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.32px;color:#3a342e;text-decoration:underline;background:transparent;cursor:pointer;text-align:left}._divider_1c16j_142{width:100%;height:1px;background:#3a342e;opacity:.2}._specs_1c16j_149{display:flex;gap:16px}@media only screen and (max-width:767px){._specs_1c16j_149{flex-wrap:wrap}}._specItem_1c16j_159{flex:1;display:flex;flex-direction:column;gap:4px}@media only screen and (max-width:767px){._specItem_1c16j_159{flex:0 0 calc(50% - 8px)}}._specLabel_1c16j_171{font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.8}._specValue_1c16j_179{font-size:16px;font-weight:500;line-height:25px;color:#3a342e}._levelBadge_1c16j_186{display:inline-block;width:fit-content;padding:4px 6px;background:#5265f329;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#5265f3}._actions_1c16j_199{display:flex;flex-direction:column;gap:10px;align-items:center}._addButton_1c16j_206{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding:0 12px;background:#3a342e;border:1px solid #3a342e;border-radius:8px;color:#fff;cursor:pointer;transition:background .2s ease}._addButton_1c16j_206 svg,._addButton_1c16j_206 path{stroke:#fff}@media(hover:hover)and (pointer:fine){._addButton_1c16j_206:hover{background:#3a342ecc}}._addButtonLeft_1c16j_230{display:flex;align-items:center;gap:4px}._addButtonIcon_1c16j_236{width:24px;height:24px}._addButtonText_1c16j_241{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px}._addButtonPrice_1c16j_249{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:28px}._instantDownload_1c16j_256{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px;color:#3a342e;text-decoration:underline}._card_ms4cm_1{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;width:308px;padding:20px;background:#fff;border-radius:24px;flex-shrink:0}._imageWrapper_ms4cm_14{width:268px;height:268px;overflow:hidden;border-radius:10px}._image_ms4cm_14{width:100%;height:100%;object-fit:cover}._content_ms4cm_27{display:flex;flex-direction:column;gap:10px;align-items:center;width:268px}._info_ms4cm_35{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-end;width:100%;text-align:center}._title_ms4cm_45{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.1;letter-spacing:-.32px;color:#3a342e;width:100%}._author_ms4cm_55{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8;width:100%}._authorName_ms4cm_65{text-decoration:underline}._levelWrapper_ms4cm_69{display:flex;align-items:flex-start;justify-content:center}._levelBadge_ms4cm_75{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:16px}._levelIntermediate_ms4cm_87{background:#5265f329;color:#5265f3}._levelEasy_ms4cm_92{background:#16c68b29;color:#16c68b}._addButton_ms4cm_97{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding:0 12px;background:transparent;border:1px solid #3a342e;border-radius:8px;color:#3a342e;cursor:pointer;transition:all .2s ease}@media(hover:hover)and (pointer:fine){._addButton_ms4cm_97:hover{background:#3a342e;color:#fff}._addButton_ms4cm_97:hover svg,._addButton_ms4cm_97:hover path{stroke:#fff}}._addButtonLeft_ms4cm_122{display:flex;align-items:center}._addButtonIcon_ms4cm_127{width:24px;height:24px}._addButtonText_ms4cm_132{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px;padding:0 4px}._addButtonPrice_ms4cm_141{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px}._section_q7lqu_1{display:flex;flex-direction:column;gap:40px;align-items:center;padding:80px 80px 100px;background:#f5f3ee;overflow:hidden}@media only screen and (max-width:1023px){._section_q7lqu_1{padding:60px 40px 80px;gap:32px}}@media only screen and (max-width:767px){._section_q7lqu_1{padding:40px 20px 60px;gap:24px}}._scrollContainer_q7lqu_23{width:100%;overflow-x:auto;overflow-y:hidden}._scrollContainer_q7lqu_23::-webkit-scrollbar{display:none}._scrollContainer_q7lqu_23{-ms-overflow-style:none;scrollbar-width:none}._products_q7lqu_36{display:flex;gap:12px;width:max-content;min-width:100%}@media only screen and (max-width:767px){._products_q7lqu_36{gap:16px}}._page_8hij0_1{display:flex;flex-direction:column;min-height:100vh}._formHeader_1cbdj_1{display:flex;flex-direction:column;gap:10px;text-align:center}._formTitle_1cbdj_8{font-weight:500;font-size:40px;line-height:48px}._form_1cbdj_1{display:flex;flex-direction:column;gap:24px}._inputsWrapper_1cbdj_20{display:flex;flex-direction:column;gap:12px}._input_1cbdj_20{width:100%}._actionsWrapper_1cbdj_30{display:flex;flex-direction:column;align-items:center;width:100%}._submitButton_1cbdj_37{min-width:186px;width:auto}._formHeader_d4myu_1{display:flex;flex-direction:column;gap:10px;text-align:center}._formTitle_d4myu_8{font-weight:500;font-size:40px;line-height:48px}._form_d4myu_1{display:flex;flex-direction:column;gap:24px}._inputsWrapper_d4myu_20{display:flex;flex-direction:column;gap:12px;align-items:flex-end}._passwordWrapper_d4myu_27{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}._input_d4myu_20{width:100%}._forgotPassword_d4myu_39{font-weight:500;font-size:14px;line-height:20px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}@media(hover:hover)and (pointer:fine){._forgotPassword_d4myu_39:hover{opacity:.7}}._actionsWrapper_d4myu_53{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}._rememberMeWrapper_d4myu_61{display:flex;justify-content:center}._submitButton_d4myu_66{width:100%}@media only screen and (max-width:767px){._submitButton_d4myu_66{min-width:160px;width:auto}}._signUpWrapper_d4myu_76{display:flex;gap:8px;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:20px}._signUpText_d4myu_86{opacity:.5}._signUpLink_d4myu_90{text-decoration:underline;text-underline-offset:2px;cursor:pointer}@media(hover:hover)and (pointer:fine){._signUpLink_d4myu_90:hover{opacity:.7}}._formHeader_f3we1_1{display:flex;flex-direction:column;gap:10px;text-align:center}._formTitle_f3we1_8{font-weight:500;font-size:40px;line-height:48px}._segmentedControl_f3we1_14{display:flex;align-items:center;justify-content:center;width:100%;height:40px;padding:2px;background:#ebe9e2;border-radius:8px}._segmentTab_f3we1_25{display:flex;flex:1;align-items:center;justify-content:center;height:100%;padding:4px;font-weight:500;font-size:14px;line-height:20px;text-align:center;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}._segmentTabActive_f3we1_43{background:#fff;box-shadow:0 3px 8px #0000001f,0 3px 1px #0000000a}._form_f3we1_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._form_f3we1_1{gap:16px}}._inputsWrapper_f3we1_59{display:flex;flex-direction:column;gap:12px}._inputRow_f3we1_65{display:flex;gap:12px}@media only screen and (max-width:767px){._inputRow_f3we1_65{flex-direction:column}}._input_f3we1_59{width:100%}._inputHalf_f3we1_79{flex:1;min-width:0}._checkboxesWrapper_f3we1_84{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._checkboxesWrapper_f3we1_84{gap:16px}}._checkboxWrapper_f3we1_95{display:flex;gap:10px;align-items:center}._checkbox_f3we1_84{flex-shrink:0}._checkboxText_f3we1_105{flex:1;font-size:14px;line-height:20px}._link_f3we1_111{font-weight:700;text-decoration:none}@media(hover:hover)and (pointer:fine){._link_f3we1_111:hover{opacity:.7}}._actionsWrapper_f3we1_121{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}._submitButton_f3we1_129{width:100%}@media only screen and (max-width:767px){._submitButton_f3we1_129{min-width:160px;width:auto}}._signInWrapper_f3we1_139{display:flex;gap:8px;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:20px}._signInText_f3we1_149{opacity:.5}._signInLink_f3we1_153{text-decoration:underline;text-underline-offset:2px;cursor:pointer}@media(hover:hover)and (pointer:fine){._signInLink_f3we1_153:hover{opacity:.7}}._sidebar_1pnr6_1{width:311px;flex-shrink:0}@media only screen and (max-width:1023px){._sidebar_1pnr6_1{display:none}}._section_1pnr6_11{margin-bottom:24px}._section_1pnr6_11:last-child{margin-bottom:0}._sectionTitle_1pnr6_18{font-family:Poppins,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#3a342e;margin-bottom:16px}._optionsList_1pnr6_27{display:flex;flex-direction:column;gap:10px}._radioItem_1pnr6_33,._checkboxItem_1pnr6_34{cursor:pointer}._filterGroup_1pnr6_38{margin-bottom:16px}._filterGroup_1pnr6_38:last-child{margin-bottom:0}._filterGroupTitle_1pnr6_45{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;margin-bottom:16px}._priceInputs_1pnr6_54{display:flex;gap:4px;margin-bottom:24px}._priceInput_1pnr6_54{flex:1}._priceRange_1pnr6_64{display:flex;flex-direction:column;gap:8px}._rangeTrack_1pnr6_70{position:relative;height:6px;background:#e5e3df;border-radius:3px}._rangeFill_1pnr6_77{position:absolute;left:0;top:0;width:80%;height:100%;background:#3a342e;border-radius:3px}._rangeLabels_1pnr6_87{display:flex;justify-content:space-between;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e}._hero_1a8so_1{width:100%;padding:0 80px;margin-bottom:40px}@media only screen and (max-width:1023px){._hero_1a8so_1{padding:0 40px}}@media only screen and (max-width:767px){._hero_1a8so_1{padding:0 16px}}._heroImage_1a8so_17{width:100%;height:280px;border-radius:16px;object-fit:cover}@media only screen and (max-width:1023px){._heroImage_1a8so_17{height:200px}}@media only screen and (max-width:767px){._heroImage_1a8so_17{height:160px}}._overlay_1l5u2_1{position:fixed;inset:0;background:#ebe9e2;z-index:9999;overflow-y:auto;width:100vw;height:100vh}._modal_1l5u2_11{position:relative;min-height:100%;padding:50px 16px}._closeButton_1l5u2_17{position:absolute;top:20px;right:16px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#fff;border:none;border-radius:50%;cursor:pointer}._closeButton_1l5u2_17 svg{width:20px;height:20px}._content_1l5u2_37{display:flex;flex-direction:column;gap:24px;max-width:343px;margin:0 auto}._section_1l5u2_45{display:flex;flex-direction:column;gap:16px}._sectionTitle_1l5u2_51{font-family:Poppins,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#3a342e}._optionsList_1l5u2_59{display:flex;flex-direction:column;gap:10px}._filterGroup_1l5u2_65{display:flex;flex-direction:column;gap:16px}._filterGroupTitle_1l5u2_71{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._card_47cez_1{display:flex;flex-direction:column;background:#fff;border-radius:24px;overflow:hidden;padding:20px;gap:16px;cursor:pointer}@media(hover:hover)and (pointer:fine){._card_47cez_1:hover ._image_47cez_12{transform:scale(1.05)}._card_47cez_1:hover ._addButton_47cez_15{background:#3a342e;border-color:#3a342e;color:#fff}._card_47cez_1:hover ._addButton_47cez_15 svg,._card_47cez_1:hover ._addButton_47cez_15 path{stroke:#fff}}._imageWrapper_47cez_26{width:100%;aspect-ratio:1;overflow:hidden;border-radius:10px;flex-shrink:0}._image_47cez_12{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._content_47cez_41{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}._info_47cez_49{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;flex:1;min-height:0}._title_47cez_59{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.1;letter-spacing:-.32px;color:#3a342e;width:100%}._author_47cez_69{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8;width:100%}._authorName_47cez_79{text-decoration:underline}._levelWrapper_47cez_83{display:flex;align-items:flex-start;justify-content:center}._level_47cez_83{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:16px}._levelIntermediate_47cez_101{background:#5265f329;color:#5265f3}._levelEasy_47cez_106{background:#16c68b29;color:#16c68b}._addButton_47cez_15{display:flex;align-items:center;justify-content:space-between;width:100%;height:48px;padding:0 12px;background:transparent;border:1px solid #3a342e;border-radius:8px;color:#3a342e;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}._addButton_47cez_15 svg,._addButton_47cez_15 path{stroke:#3a342e;transition:stroke .2s ease}._addButtonLeft_47cez_131{display:flex;align-items:center;gap:4px}._addButtonIcon_47cez_137{width:24px;height:24px}._addButtonText_47cez_142{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px}._addButtonPrice_47cez_150{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px}._listView_47cez_157{flex-direction:row;align-items:center}._listView_47cez_157 ._imageWrapper_47cez_26{width:150px;height:150px;aspect-ratio:1}._listView_47cez_157 ._content_47cez_41{flex-direction:column;gap:10px}._listView_47cez_157 ._info_47cez_49{align-items:flex-start;text-align:left}._listView_47cez_157 ._levelWrapper_47cez_83{justify-content:flex-start}._section_bsb9c_1{flex:1;min-width:0}._searchBar_bsb9c_6{display:flex;gap:10px;margin-bottom:24px}@media only screen and (max-width:767px){._searchBar_bsb9c_6{gap:4px}}._searchInputWrapper_bsb9c_17{flex:1}._searchInput_bsb9c_17{width:100%;height:56px}._searchButton_bsb9c_26{min-width:160px}@media only screen and (max-width:767px){._searchButton_bsb9c_26{min-width:auto;width:56px;height:56px;padding:0;justify-content:center}}@media only screen and (max-width:767px){._searchButtonText_bsb9c_40{display:none}}._controlsRow_bsb9c_45{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._viewToggle_bsb9c_52{display:flex;align-items:center;gap:16px}._viewLabel_bsb9c_58{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#000}._viewButtons_bsb9c_66{display:flex;gap:6px}._viewButton_bsb9c_66{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;color:#3a342e;opacity:.3;cursor:pointer;transition:opacity .2s ease}._viewButton_bsb9c_66._active_bsb9c_83{opacity:1}@media(hover:hover)and (pointer:fine){._viewButton_bsb9c_66:hover{opacity:.8}}._sortFilterButton_bsb9c_92{display:none;align-items:center;gap:8px;padding:0;background:transparent;border:none;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;cursor:pointer}@media only screen and (max-width:1023px){._sortFilterButton_bsb9c_92{display:flex}}._sortFilterButton_bsb9c_92 svg{color:#3a342e}._productsGrid_bsb9c_115{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media only screen and (max-width:1023px){._productsGrid_bsb9c_115{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){._productsGrid_bsb9c_115{grid-template-columns:1fr}}._productsGrid_bsb9c_115._listView_bsb9c_130{grid-template-columns:1fr}._storeScreen_emzyo_1{width:100%;max-width:1440px;margin:0 auto;padding-bottom:80px}@media only screen and (max-width:1023px){._storeScreen_emzyo_1{padding-bottom:60px}}@media only screen and (max-width:767px){._storeScreen_emzyo_1{padding-bottom:40px}}._breadcrumbsWrapper_emzyo_18{padding:20px 80px}@media only screen and (max-width:1023px){._breadcrumbsWrapper_emzyo_18{padding:16px 40px}}@media only screen and (max-width:767px){._breadcrumbsWrapper_emzyo_18{padding:12px 16px}}._content_emzyo_32{display:flex;gap:12px;padding:40px 80px}@media only screen and (max-width:1023px){._content_emzyo_32{flex-direction:column;padding:24px 40px}}@media only screen and (max-width:767px){._content_emzyo_32{flex-direction:column;padding:16px}}._card_ngamb_1{display:flex;flex-direction:column;gap:16px;padding:24px;background:#fff;border-radius:0 0 24px 24px;border-top:1px solid #e5e3df}@media only screen and (max-width:767px){._card_ngamb_1{border-radius:0 0 16px 16px;padding:20px 16px}}._header_ngamb_17{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._header_ngamb_17{flex-direction:column;align-items:flex-start;gap:8px}}._title_ngamb_30{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;margin:0}._videoLink_ngamb_39{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#5265f3;text-decoration:underline;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._videoLink_ngamb_39:hover{opacity:.7}}._bio_ngamb_54{display:flex;flex-direction:column;gap:16px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.6}._calendarCard_1mqov_1{display:flex;flex-direction:column;gap:16px;padding:24px;background:#fff;border-radius:24px}@media only screen and (max-width:767px){._calendarCard_1mqov_1{padding:24px 12px;border-radius:16px}}._calendarHeader_1mqov_16{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._calendarHeader_1mqov_16{flex-direction:column;gap:8px}}._calendarTitle_1mqov_28{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;margin:0}._weekNavigation_1mqov_37{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 16px;background:#f5f3ee;border-radius:8px}@media only screen and (max-width:767px){._weekNavigation_1mqov_37{width:100%;height:40px}}._navButton_1mqov_53{display:flex;align-items:center;justify-content:center;background:none;cursor:pointer;color:#3a342e;opacity:.6;padding:0;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._navButton_1mqov_53:hover{opacity:1}}._weekLabel_1mqov_70{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;opacity:.6}._calendar_1mqov_1{display:flex;border:1px solid #ebe9e2;border-radius:16px;overflow:hidden}@media only screen and (max-width:767px){._calendar_1mqov_1{overflow-x:auto;-webkit-overflow-scrolling:touch}._calendar_1mqov_1::-webkit-scrollbar{display:none}}._dayColumn_1mqov_95{flex:1;display:flex;flex-direction:column;gap:15px;padding:20px 16px;border-right:1px solid #ebe9e2}._dayColumn_1mqov_95:last-child{border-right:none}._dayColumn_1mqov_95._emptyDay_1mqov_106 ._dayHeader_1mqov_106{opacity:.5}@media only screen and (max-width:767px){._dayColumn_1mqov_95{flex:0 0 auto;min-width:calc((100% - 2px) / 3)}}._dayHeader_1mqov_106{display:flex;flex-direction:column;align-items:center;gap:4px}._dayName_1mqov_123{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3a342e;text-align:center}._dayDate_1mqov_132{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100px;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#3a342e}._currentDay_1mqov_146{background:#5265f3;color:#fff}._slots_1mqov_151{display:flex;flex-direction:column;gap:8px}._timeSlot_1mqov_157{display:flex;align-items:center;justify-content:center;padding:10px 24px;background:#f5f3ee;border-radius:8px;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;text-align:center;transition:background .2s ease,color .2s ease;white-space:nowrap}@media(hover:hover)and (pointer:fine){._timeSlot_1mqov_157:hover{background:#5265f333}}._timeSlot_1mqov_157._selected_1mqov_180{background:#5265f3;color:#fff}._calendarFooter_1mqov_185{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._calendarFooter_1mqov_185{flex-direction:column;align-items:center;gap:16px}}._selectedTime_1mqov_198{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;text-align:center}._header_gars8_1{position:relative;display:flex;align-items:center;gap:24px;padding:54px 20px 20px 168px;min-height:140px}@media only screen and (max-width:767px){._header_gars8_1{flex-direction:column;align-items:center;padding:60px 16px 24px;gap:10px;text-align:center}}._headerBg_gars8_21{position:absolute;inset:44px 0 0;background:#fff;border-radius:24px 24px 0 0;z-index:0}@media only screen and (max-width:767px){._headerBg_gars8_21{inset:36px 0 0;border-radius:16px 16px 0 0}}._avatarWrapper_gars8_35{position:absolute;left:24px;top:0;width:120px;height:120px;border:8px solid #ffffff;border-radius:50%;z-index:1;overflow:visible}@media only screen and (max-width:767px){._avatarWrapper_gars8_35{position:relative;left:auto;top:auto}}._avatar_gars8_35{width:100%;height:100%;border-radius:50%;object-fit:cover}._avatarPlaceholder_gars8_61{width:100%;height:100%;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;color:#3a342e}._countryFlag_gars8_75{position:absolute;bottom:0;right:-5px;width:30px;height:30px;border-radius:50%;object-fit:cover;border:2px solid #ffffff}._info_gars8_86{display:flex;align-items:center;justify-content:space-between;flex:1;position:relative;z-index:1}@media only screen and (max-width:767px){._info_gars8_86{flex-direction:column;align-items:center;gap:12px;width:100%}}._textContent_gars8_103{display:flex;flex-direction:column;gap:2px}@media only screen and (max-width:767px){._textContent_gars8_103{align-items:center}}._name_gars8_114{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#3a342e;margin:0}._instruments_gars8_123{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8}._metaContent_gars8_132{display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media only screen and (max-width:767px){._metaContent_gars8_132{align-items:center}}._price_gars8_144{font-family:Poppins,sans-serif;font-size:18px;font-weight:500;line-height:26px;color:#3a342e}._ratingRow_gars8_152{display:flex;align-items:center;gap:10px}._ratingRow_gars8_152 svg{width:16px;height:16px;color:#ffc500}._ratingValue_gars8_163{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._reviewsCount_gars8_171{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.1;color:#3a342e;opacity:.5}._screen_zo9pr_1{display:flex;flex-direction:column;gap:12px;padding:20px 80px 60px;background:#ebe9e2}@media only screen and (max-width:1023px){._screen_zo9pr_1{padding:20px 40px 40px}}@media only screen and (max-width:767px){._screen_zo9pr_1{padding:20px 16px 32px}}._breadcrumbsWrapper_zo9pr_19{width:100%}._profileBlock_zo9pr_23{display:flex;flex-direction:column}._card_1sirp_1{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px;max-height:400px}@media only screen and (max-width:767px){._card_1sirp_1{padding:16px;gap:12px;max-height:320px}}._cardTitle_1sirp_18{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;flex-shrink:0;border-bottom:1px solid #f5f3ee;padding-bottom:8px}._itemsList_1sirp_29{display:flex;flex-direction:column;gap:24px;overflow-y:auto;flex:1;min-height:0}._item_1sirp_29{display:flex;flex-direction:column;gap:16px}._itemContent_1sirp_44{display:flex;align-items:flex-start;gap:8px}._alertIcon_1sirp_50{flex-shrink:0;width:24px;height:24px;color:#ed9223}._itemText_1sirp_57{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._description_1sirp_65{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:18px;color:#3a342e}._subdescription_1sirp_73{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.8}._card_17yif_1{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._card_17yif_1{padding:16px;gap:16px;border-radius:16px}}._header_17yif_17{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f5f3ee;padding-bottom:8px}._cardTitle_17yif_25{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._confirmedBadge_17yif_33{display:flex;align-items:center;gap:4px;color:#16c68b;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px}._body_17yif_44{display:flex;align-items:center;justify-content:space-between;gap:20px}@media only screen and (max-width:767px){._body_17yif_44{flex-direction:column;align-items:flex-start}}._tutorInfo_17yif_57{display:flex;align-items:center;gap:16px}._avatar_17yif_63{width:100px;height:100px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatar_17yif_63 img{width:100%;height:100%;object-fit:cover}._avatar_17yif_63 span{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;color:#3a342e}@media only screen and (max-width:767px){._avatar_17yif_63{width:56px;height:56px}._avatar_17yif_63 span{font-size:18px}}._details_17yif_95{display:flex;flex-direction:column;gap:8px}._tutorName_17yif_101{font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#3a342e}._lessonMeta_17yif_109{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8}._joinSection_17yif_118{display:flex;flex-direction:column;gap:4px;align-items:center;flex-shrink:0}@media only screen and (max-width:767px){._joinSection_17yif_118{align-items:stretch;width:100%}}._joinNote_17yif_132{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.8}._emptyText_17yif_141{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.5}._card_f5y18_1{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px;flex:1}@media only screen and (max-width:767px){._card_f5y18_1{padding:16px}}._header_f5y18_16{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #ebe9e2}._cardTitle_f5y18_24{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._openChat_f5y18_32{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3a342e;text-decoration:underline;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._openChat_f5y18_32:hover{opacity:.7}}._chatList_f5y18_47{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}._chatList_f5y18_47>li{border-bottom:1px solid #ebe9e2}._chatList_f5y18_47>li:last-child{border-bottom:none}._chatItem_f5y18_63{display:flex;align-items:flex-start;gap:6px;padding:12px 0;cursor:pointer;text-decoration:none;color:inherit;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._chatItem_f5y18_63:hover{opacity:.85}}._chatAvatarWrapper_f5y18_79{position:relative;flex-shrink:0}._chatAvatar_f5y18_79{width:48px;height:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden}._chatAvatar_f5y18_79 img{width:100%;height:100%;object-fit:cover}._chatAvatar_f5y18_79 span{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#3a342e}._unreadDot_f5y18_106{position:absolute;left:37px;top:1px;width:10px;height:10px;border-radius:50%;background:#5265f3;border:2px solid #ffffff}._chatContent_f5y18_117{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._chatTop_f5y18_125{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:20px}._chatName_f5y18_133{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:20px;color:#3a342e;flex:1;min-width:0}._chatTime_f5y18_143{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:18px;color:#3a342e;opacity:.5;flex-shrink:0;white-space:nowrap}._chatMessage_f5y18_154{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._emptyText_f5y18_166{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.5}._card_1ovpa_1{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._card_1ovpa_1{padding:16px}}._cardTitle_1ovpa_15{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._balanceBlock_1ovpa_23{display:flex;align-items:baseline;gap:4px}._balanceAmount_1ovpa_29{font-family:Poppins,sans-serif;font-size:40px;font-weight:700;line-height:48px;color:#3a342e}@media only screen and (max-width:767px){._balanceAmount_1ovpa_29{font-size:28px;line-height:36px}}._subtitle_1ovpa_43{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.6}._dashboard_3zt23_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._dashboard_3zt23_1{gap:16px}}._header_3zt23_12{display:flex;flex-direction:column;gap:4px}._title_3zt23_18{font-family:Poppins,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#3a342e}@media only screen and (max-width:767px){._title_3zt23_18{font-size:22px;line-height:28px}}._subtitle_3zt23_32{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8}._grid_3zt23_41{display:grid;grid-template-columns:1fr 280px;gap:24px;align-items:start}@media only screen and (max-width:1280px){._grid_3zt23_41{grid-template-columns:1fr 280px}}@media only screen and (max-width:1023px){._grid_3zt23_41{grid-template-columns:1fr}}@media only screen and (max-width:767px){._grid_3zt23_41{gap:16px}}._mainColumn_3zt23_63{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._mainColumn_3zt23_63{gap:16px}}._sideColumn_3zt23_74{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._sideColumn_3zt23_74{gap:16px}}._form_gc9t8_1{display:flex;flex-direction:column;gap:16px}._field_gc9t8_7{display:flex;flex-direction:column;gap:6px}._selectWrapper_gc9t8_13,._timeSelectWrapper_gc9t8_14{position:relative;width:100%}._select_gc9t8_13,._timeSelect_gc9t8_14{width:100%;height:56px;padding:12px 40px 12px 16px;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;background:#fff;border:1.2px solid #ebe9e2;border-radius:10px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}._select_gc9t8_13:disabled,._timeSelect_gc9t8_14:disabled{background:#e5e3df;cursor:not-allowed}._select_gc9t8_13:focus,._timeSelect_gc9t8_14:focus{border-color:#5265f3}._selectArrow_gc9t8_48,._timeSelectArrow_gc9t8_49{position:absolute;top:50%;right:16px;transform:translateY(-50%);pointer-events:none;color:#3a342e}._noSlots_gc9t8_58{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#ea2402;margin:0}._fieldLabel_gc9t8_66{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#3a342e}._durationLabel_gc9t8_74{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._durationOptions_gc9t8_82{display:flex;gap:24px;padding-top:10px}._actions_gc9t8_88{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:6px}._cancelLink_gc9t8_96{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;background:transparent;border:none;cursor:pointer;padding:0;text-decoration:underline}@media(hover:hover)and (pointer:fine){._cancelLink_gc9t8_96:hover{opacity:.7}}._row_c0ifu_1{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #ebe9e2}._row_c0ifu_1:last-child{border-bottom:none}@media only screen and (max-width:767px){._row_c0ifu_1{flex-direction:column;align-items:flex-start;gap:12px}}._rowWithConfirm_c0ifu_20{flex-wrap:wrap}._info_c0ifu_24{display:flex;align-items:center;gap:16px;flex:1;min-width:0}._avatar_c0ifu_32{width:50px;height:50px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatar_c0ifu_32 img{width:100%;height:100%;object-fit:cover}._avatar_c0ifu_32 span{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._details_c0ifu_55{display:flex;flex-direction:column;gap:2px;min-width:0}._name_c0ifu_62{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#3a342e}._meta_c0ifu_70{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.8}._actions_c0ifu_79{display:flex;align-items:center;gap:10px;flex-shrink:0}@media only screen and (max-width:767px){._actions_c0ifu_79{width:100%;flex-wrap:wrap}}._joinVideoBtn_c0ifu_92{display:flex;align-items:center;gap:6px;height:40px;padding:0 16px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#fff;background:#5265f3;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._joinVideoBtn_c0ifu_92:hover{opacity:.85}}._confirmSection_c0ifu_115{display:flex;flex-direction:column;gap:12px;width:100%}._confirmTop_c0ifu_122{display:flex;justify-content:flex-end}._confirmBottom_c0ifu_127{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}@media only screen and (max-width:767px){._confirmBottom_c0ifu_127{flex-direction:column;align-items:flex-start}}._fundsInfo_c0ifu_140{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._fundsHeld_c0ifu_148{display:flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#ea2402}._fundsHeld_c0ifu_148:before{content:"";width:8px;height:8px;border-radius:50%;background:#ea2402;flex-shrink:0}._fundsDescription_c0ifu_166{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.6}._timer_c0ifu_175{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}._timerValue_c0ifu_183{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#3a342e;padding:4px 8px;border:1px solid #ebe9e2;border-radius:6px}._timerLabel_c0ifu_193{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;color:#3a342e;opacity:.5}._cancelBtn_c0ifu_201{background:#dad7cb;border:none;padding:0 20px}@media(hover:hover)and (pointer:fine){._cancelBtn_c0ifu_201:hover:not(:disabled){background:#d4d0c2}}._lessons_1ycci_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._lessons_1ycci_1{gap:16px}}._title_1ycci_12{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1ycci_12{font-size:22px;line-height:28px}}._content_1ycci_26{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;max-height:min(500px,55vh)}@media only screen and (max-width:767px){._content_1ycci_26{padding:16px;gap:16px;border-radius:16px;max-height:none}}._tabsWrapper_1ycci_45{width:360px;max-width:100%;flex-shrink:0}._list_1ycci_51{display:flex;flex-direction:column;align-self:stretch;width:100%;flex:1;min-height:0;overflow-y:auto}._emptyText_1ycci_61{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.5;text-align:center;padding:40px 0}._header_ltfc8_1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px;background:#f5f3ee;border-bottom:1px solid #ebe9e2;border-radius:0 24px 0 0}@media only screen and (max-width:767px){._header_ltfc8_1{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:10px 16px;border-radius:0 12px 0 0}}._backButton_ltfc8_23{display:none;align-items:center;gap:6px;padding:0;background:transparent;border:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6;cursor:pointer}@media only screen and (max-width:767px){._backButton_ltfc8_23{display:flex}}._backArrow_ltfc8_43{font-size:18px}._profile_ltfc8_47{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}._profileLeft_ltfc8_55{display:flex;align-items:center;gap:6px;min-width:0;flex:1;text-decoration:none;color:inherit}._profileLeftLink_ltfc8_65{cursor:pointer}._profileButton_ltfc8_69{flex-shrink:0}._avatar_ltfc8_73{width:48px;height:48px;min-width:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden}._avatar_ltfc8_73 img{width:100%;height:100%;object-fit:cover}._avatar_ltfc8_73 span{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#3a342e}._info_ltfc8_96{flex:1;min-width:0;display:flex;flex-direction:column;gap:0;justify-content:center}._nameRow_ltfc8_105{display:flex;align-items:center;gap:6px}._name_ltfc8_105{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#3a342e;line-height:24px}._rate_ltfc8_119{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.6;line-height:16px}._skill_ltfc8_128{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6;line-height:20px;margin:0}._item_1j57z_1{position:relative;display:flex;align-items:flex-start;gap:6px;width:100%;padding:12px 10px;background:#fff;border:none;border-bottom:1px solid #e5e3df;border-radius:10px;cursor:pointer;transition:background .2s ease;min-height:72px;box-sizing:border-box}@media(hover:hover)and (pointer:fine){._item_1j57z_1:hover{background:#f5f3ee}}._item_1j57z_1._active_1j57z_22{background:#f5f3ee;border-bottom-color:transparent}._item_1j57z_1:last-child._active_1j57z_22{border-bottom:none}@media only screen and (max-width:767px){._item_1j57z_1{padding:12px 10px;min-height:64px}}._avatarWrapper_1j57z_36{position:relative;flex-shrink:0}._avatar_1j57z_36{width:48px;height:48px;min-width:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden}._avatar_1j57z_36 img{width:100%;height:100%;object-fit:cover}._avatar_1j57z_36 span{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#3a342e}._onlineDot_1j57z_64{position:absolute;right:0;bottom:0;width:12px;height:12px;border-radius:50%;background:#16c68b;border:2px solid #ffffff}._content_1j57z_75{display:flex;flex-direction:column;flex:1;gap:4px;min-width:0;text-align:start}._topRow_1j57z_84{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}._rightMeta_1j57z_91{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex-shrink:0}._name_1j57z_100{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#3a342e;line-height:24px}._time_1j57z_108{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.8;white-space:nowrap;flex-shrink:0}._message_1j57z_118{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.8;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._badge_1j57z_131{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 9px;border-radius:12px;background:#5265f3;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;flex-shrink:0}._chatList_jure4_1{display:flex;flex-direction:column;width:100%;height:100%;background:#fff}._searchWrapper_jure4_9{flex-shrink:0;padding:16px 16px 0}._searchInputWrapper_jure4_14{margin-bottom:0}._searchInputWrapper_jure4_14 .inputWrapper{height:40px}._searchInput_jure4_14{height:40px!important;padding:10px 16px!important;border-radius:10px!important;border:1.2px solid #e5e3df!important;font-size:14px!important}._searchInput_jure4_14::placeholder{opacity:.5}._searchIcon_jure4_33{display:flex;align-items:center;justify-content:center;opacity:.5}._section_jure4_40{flex-shrink:0;padding:0 16px}._sectionTitle_jure4_45{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3a342e;margin:0;padding:16px 0 12px}._sectionTitle_jure4_45:first-of-type{padding-top:24px}._sectionItems_jure4_58{display:flex;flex-direction:column}._items_jure4_63{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding-bottom:16px}._empty_jure4_71{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.5;text-align:center;padding:40px 24px}._loader_jure4_81{display:flex;align-items:center;justify-content:center;flex:1;padding:40px 24px}._bubble_iak2u_1{display:flex;flex-direction:column;gap:4px;max-width:70%;padding:12px 16px;word-wrap:break-word;border-radius:16px}._bubble_iak2u_1._outgoing_iak2u_10{align-self:flex-end;background:#ebe9e2;border-bottom-right-radius:4px}._bubble_iak2u_1._incoming_iak2u_15{align-self:flex-start;background:#fff;border-bottom-left-radius:4px}._bubble_iak2u_1._proposalBubble_iak2u_20{max-width:360px;padding:0;overflow:hidden}@media only screen and (max-width:767px){._bubble_iak2u_1._proposalBubble_iak2u_20{max-width:85%}}._text_iak2u_31{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;line-height:1.5}._image_iak2u_39{max-width:280px;width:100%;border-radius:12px;object-fit:cover;cursor:pointer}@media only screen and (max-width:767px){._image_iak2u_39{max-width:200px}}._timestamp_iak2u_52{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;color:#3a342e;opacity:.4;align-self:flex-end}._proposalBubble_iak2u_20 ._timestamp_iak2u_52{padding:0 16px 12px}._audioPlayer_iak2u_64{display:flex;align-items:center;gap:10px;min-width:200px}._playBtn_iak2u_71{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#3a342e;color:#fff;border:none;cursor:pointer;flex-shrink:0;padding:0}._pauseIcon_iak2u_86{font-size:14px}._waveform_iak2u_90{flex:1;height:4px;background:#3a342e26;border-radius:2px;overflow:hidden}._waveformProgress_iak2u_98{height:100%;background:#3a342e;border-radius:2px;transition:width .1s linear}._audioDuration_iak2u_105{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.5;flex-shrink:0}._proposalCard_iak2u_114{display:flex;flex-direction:column;gap:10px;padding:0 0 8px;background:#f5f3ee;border-radius:12px;overflow:hidden}._proposalHeader_iak2u_124{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 16px;background:#ebe9e2}._proposalTitle_iak2u_133{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._pendingBadge_iak2u_140{display:flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#dd6b20;background:#feebc8;padding:4px 8px;border-radius:16px;white-space:nowrap}._pendingBadgeIcon_iak2u_154{display:flex;flex-shrink:0}._proposalDetails_iak2u_159{display:flex;flex-direction:column;gap:8px;padding:0 16px}._proposalLine_iak2u_166{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e}._proposalLineValue_iak2u_174{font-weight:700}._proposalActions_iak2u_178{display:flex;flex-direction:column;gap:8px;padding:0 16px}._proposeNewTimeButton_iak2u_185{width:100%}._chatMessages_8svbp_1{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._messagesList_8svbp_9{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;padding:24px 20px;overflow-y:auto;overflow-x:hidden;background:#fff}@media only screen and (max-width:767px){._messagesList_8svbp_9{padding:16px}}._empty_8svbp_26{display:flex;align-items:center;justify-content:center;flex:1;padding:40px;background:#fff}._emptyText_8svbp_35{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.5;text-align:center}._loadMoreRow_8svbp_44{display:flex;justify-content:center;padding:12px 0;flex-shrink:0}._inputForm_l8kgl_1{display:flex;flex-direction:column;gap:4px;width:100%;padding:10px 20px;background:#f5f3ee;border-top:1px solid #ebe9e2;border-radius:0 0 24px;position:relative}@media only screen and (max-width:767px){._inputForm_l8kgl_1{padding:10px 16px;border-radius:0 0 12px}}._inputWrapper_l8kgl_19{position:relative}._attachMenu_l8kgl_23{position:absolute;bottom:100%;left:0;margin-bottom:8px;background:#fff;border-radius:16px;box-shadow:0 0 10px #0003;padding:16px;display:flex;flex-direction:column;gap:16px;z-index:10}._attachMenuItem_l8kgl_38{display:flex;align-items:center;gap:10px;padding:0;background:transparent;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3a342e;text-align:left;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._attachMenuItem_l8kgl_38:hover{opacity:.8}}._attachButtonActive_l8kgl_60{color:#5265f3}._inputRow_l8kgl_64{display:flex;align-items:center;gap:4px;width:100%}._attachButton_l8kgl_60{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:none;cursor:pointer;color:#3a342e;flex-shrink:0;border-radius:50%;transition:background .2s ease,color .2s ease}@media(hover:hover)and (pointer:fine){._attachButton_l8kgl_60:hover{background:#f5f3ee}}._textField_l8kgl_92{flex:1;height:44px;padding:10px 12px 10px 14px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;background:transparent;border:none;border-radius:100px;outline:none;box-sizing:border-box}._textField_l8kgl_92::placeholder{color:#3a342e;opacity:.5}._micButton_l8kgl_111{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:none;cursor:pointer;color:#3a342e;flex-shrink:0;border-radius:50%;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._micButton_l8kgl_111:hover{background:#f5f3ee}}._sendButton_l8kgl_132{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#fff;background:#3a342e;border:none;border-radius:50%;cursor:pointer;transition:opacity .2s ease;flex-shrink:0}._sendButton_l8kgl_132:disabled{opacity:.4;cursor:not-allowed}@media(hover:hover)and (pointer:fine){._sendButton_l8kgl_132:hover:not(:disabled){opacity:.85}}._chat_azwsm_1{display:flex;flex:1;max-width:100%;height:calc(100vh - 200px);min-height:calc(100vh - 200px);max-height:calc(100vh - 200px);background:#fff;border-radius:24px;overflow:hidden}@media only screen and (max-width:767px){._chat_azwsm_1{position:relative;height:100%;min-height:0;max-height:none;border-radius:12px}}._chatList_azwsm_22{width:322px;min-width:322px;border-right:1px solid #e5e3df;overflow:hidden;display:flex;flex-direction:column}@media only screen and (max-width:1023px){._chatList_azwsm_22{width:280px;min-width:280px}}@media only screen and (max-width:767px){._chatList_azwsm_22{width:100%;min-width:100%}._chatList_azwsm_22[data-mobile-hidden=true]{display:none}}._chatArea_azwsm_46{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;overflow:hidden}@media only screen and (max-width:767px){._chatArea_azwsm_46[data-mobile-hidden=true]{display:none}._chatArea_azwsm_46{position:absolute;inset:0;background:#fff}}._settings_1bq4p_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._settings_1bq4p_1{gap:16px}}._title_1bq4p_12{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1bq4p_12{font-size:22px;line-height:28px}}._grid_1bq4p_26{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}@media only screen and (max-width:1023px){._grid_1bq4p_26{grid-template-columns:1fr}}._mainColumn_1bq4p_38,._sideColumn_1bq4p_44{display:flex;flex-direction:column;gap:24px}._card_1bq4p_50{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._card_1bq4p_50{padding:16px;gap:16px}}._cardTitle_1bq4p_65{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._cardTitleBordered_1bq4p_73{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;padding-bottom:8px;border-bottom:1px solid #ebe9e2}._avatarSection_1bq4p_83{display:flex;align-items:center;gap:16px}._avatar_1bq4p_83{width:80px;height:80px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatar_1bq4p_83 span{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#3a342e}._avatar_1bq4p_83 img{width:100%;height:100%;object-fit:cover}._avatarWrapper_1bq4p_112{position:relative;display:inline-flex;flex-shrink:0}._avatarMenuBtn_1bq4p_118{position:absolute;bottom:0;right:-4px;width:36px;height:36px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 10px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#3a342e;z-index:1}@media(hover:hover)and (pointer:fine){._avatarMenuBtn_1bq4p_118:hover{background:#f5f3ee}}._avatarDropdown_1bq4p_141{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fff;border-radius:16px;box-shadow:0 4px 10px #0000001a;padding:10px;display:flex;flex-direction:column;gap:10px;z-index:10;white-space:nowrap}._avatarDropdownItem_1bq4p_157,._avatarDropdownItemDanger_1bq4p_157{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0;color:#3a342e}._avatarDropdownItem_1bq4p_157 span,._avatarDropdownItemDanger_1bq4p_157 span{font-family:Poppins,sans-serif;font-size:14px;line-height:20px}@media(hover:hover)and (pointer:fine){._avatarDropdownItem_1bq4p_157:hover,._avatarDropdownItemDanger_1bq4p_157:hover{opacity:.7}}._avatarDropdownItemDanger_1bq4p_157{color:#ea2402}._hiddenInput_1bq4p_182{display:none}._avatarInfo_1bq4p_186{display:flex;flex-direction:column;gap:2px}._avatarName_1bq4p_192{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._formRow_1bq4p_199{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:767px){._formRow_1bq4p_199{grid-template-columns:1fr}}._selectFieldWrapper_1bq4p_210{display:flex;flex-direction:column;gap:6px;width:100%}._selectFieldLabel_1bq4p_217{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:24px;color:#3a342e}._selectField_1bq4p_210{width:100%;height:56px;padding:12px 16px;border-radius:10px;border:1.2px solid #ebe9e2;background:#fff;font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;outline:none;appearance:none;cursor:pointer;transition:all .2s linear}._selectField_1bq4p_210:focus{border:1.2px solid #5265f3}._sectionSubtitle_1bq4p_246{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e;padding-top:8px}._unsavedBar_1bq4p_254{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:1200;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:6px 6px 6px 16px;background:#ebe9e2;border-radius:10px;max-width:calc(100vw - 48px)}._unsavedBar_1bq4p_254 span{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;white-space:nowrap}._unsavedBar_1bq4p_254 button{background:#5265f3;border-radius:8px}@media only screen and (max-width:767px){._unsavedBar_1bq4p_254{bottom:16px;width:calc(100% - 32px)}}._passwordModal_1bq4p_287{display:flex;flex-direction:column;gap:20px;padding-top:8px}._sheetMusic_6e8ay_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._sheetMusic_6e8ay_1{gap:16px}}._title_6e8ay_12{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_6e8ay_12{font-size:22px;line-height:28px}}._searchBar_6e8ay_26{display:flex;gap:12px;align-items:flex-end}@media only screen and (max-width:767px){._searchBar_6e8ay_26{flex-direction:column;align-items:stretch}}._content_6e8ay_38{display:flex;flex-direction:column;gap:16px}._listHeader_6e8ay_44{display:flex;align-items:center;justify-content:space-between}._sectionTitle_6e8ay_50{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;color:#3a342e}._sortFilterBtn_6e8ay_57{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;opacity:.6;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._sortFilterBtn_6e8ay_57:hover{opacity:1}}._list_6e8ay_44{background:#fff;border-radius:16px;overflow-y:auto;max-height:min(500px,55vh)}@media only screen and (max-width:767px){._list_6e8ay_44{max-height:none}}._spinnerWrap_6e8ay_89{display:flex;align-items:center;justify-content:center;padding:64px 0}._item_6e8ay_96{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid #e5e3df}._item_6e8ay_96:last-child{border-bottom:none}@media only screen and (max-width:767px){._item_6e8ay_96{flex-wrap:wrap;gap:12px;padding:12px 16px}}._itemThumbnail_6e8ay_114{width:80px;height:80px;border-radius:12px;background:#ebe9e2;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#3a342e;opacity:.4;overflow:hidden}._itemThumbnail_6e8ay_114 img{width:100%;height:100%;object-fit:cover;opacity:1}@media only screen and (max-width:767px){._itemThumbnail_6e8ay_114{width:56px;height:56px;border-radius:8px}}._itemInfo_6e8ay_141{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._itemTitle_6e8ay_149{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#3a342e;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._itemArranger_6e8ay_161{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#3a342e;opacity:.8}._arrangerLink_6e8ay_169{text-decoration:underline;cursor:pointer;color:inherit}._arrangerName_6e8ay_175{text-decoration:none;cursor:default}._itemDate_6e8ay_180{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.5;flex-shrink:0}._downloadButton_6e8ay_189{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#3a342e;color:#fff;border:none;cursor:pointer;flex-shrink:0;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._downloadButton_6e8ay_189:hover{opacity:.85}}._emptyState_6e8ay_209{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;gap:12px;text-align:center}._emptyIcon_6e8ay_219{width:64px;height:64px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;color:#3a342e;opacity:.3;margin-bottom:8px}._emptyIcon_6e8ay_219 svg{width:28px;height:28px}._emptyTitle_6e8ay_236{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._emptySubtitle_6e8ay_243{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.5;max-width:360px}._filterOverlay_6e8ay_252{position:fixed;inset:0;background:#00000059;z-index:1100}._filterPanel_6e8ay_262{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:100vw;background:#f5f3ee;z-index:1101;display:flex;flex-direction:column;animation:_slideIn_6e8ay_1 .25s ease-out;overflow:hidden}@media only screen and (max-width:767px){._filterPanel_6e8ay_262{width:100%}}@keyframes _slideIn_6e8ay_1{0%{transform:translate(100%)}to{transform:translate(0)}}._filterClose_6e8ay_290{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;color:#3a342e;opacity:.5;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._filterClose_6e8ay_290:hover{opacity:1}}._filterBody_6e8ay_312{flex:1;overflow-y:auto;padding:60px 32px 24px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:767px){._filterBody_6e8ay_312{padding:56px 20px 20px;gap:24px}}._filterSection_6e8ay_327{display:flex;flex-direction:column;gap:12px}._filterOptions_6e8ay_333{display:flex;flex-direction:column;gap:10px}._filterGroupTitle_6e8ay_339{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e;margin-bottom:4px}._filterSectionTitle_6e8ay_347{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#3a342e;opacity:.7}._filterFooter_6e8ay_355{padding:16px 32px;border-top:1px solid #e5e3df;flex-shrink:0}@media only screen and (max-width:767px){._filterFooter_6e8ay_355{padding:16px 20px}}._wallet_v588w_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._wallet_v588w_1{gap:16px}}._title_v588w_12{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_v588w_12{font-size:22px;line-height:28px}}._grid_v588w_26{display:grid;grid-template-columns:1fr 320px;grid-template-rows:auto auto;gap:24px;align-items:start}@media only screen and (max-width:1023px){._grid_v588w_26{grid-template-columns:1fr;grid-template-rows:auto auto auto}}._balanceCard_v588w_40{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._balanceCard_v588w_40{padding:16px;gap:16px;border-radius:16px}}._balanceTitle_v588w_56{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;padding-bottom:8px;border-bottom:1px solid #ebe9e2;margin:0}._balanceContent_v588w_67{display:flex;align-items:center;justify-content:space-between;gap:24px}@media only screen and (max-width:767px){._balanceContent_v588w_67{flex-direction:column;align-items:flex-start}}._balanceHeader_v588w_80{display:flex;flex-direction:column;gap:4px}._balanceLabel_v588w_86{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8}._balanceAmount_v588w_95{font-family:Poppins,sans-serif;font-size:40px;font-weight:700;line-height:40px;color:#3a342e}@media only screen and (max-width:767px){._balanceAmount_v588w_95{font-size:28px;line-height:36px}}._balanceSub_v588w_109{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.8}._transactionsCard_v588w_118{grid-column:1/-1;background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px;max-height:min(500px,55vh)}@media only screen and (max-width:767px){._transactionsCard_v588w_118{padding:16px;overflow-x:auto;border-radius:16px;max-height:none}}._transactionsTitle_v588w_137{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;padding-bottom:8px;border-bottom:1px solid #ebe9e2;margin-bottom:0;flex-shrink:0}._tableWrapper_v588w_149{border:1px solid #ebe9e2;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}._tableBody_v588w_159{overflow-y:auto;flex:1;min-height:0}._tableHeader_v588w_165{display:flex;gap:10px;align-items:center;padding:12px 16px;background:#ebe9e2;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._colDate_v588w_177{flex:1;display:flex;align-items:center;gap:10px;min-width:0}._colDate_v588w_177 svg{flex-shrink:0;color:currentColor}._colType_v588w_189{flex:1;min-width:0}._colAmount_v588w_194{flex:1;min-width:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._colAmount_v588w_194._amountPositive_v588w_202{color:#16c68b}._colStatus_v588w_206{width:160px;flex-shrink:0}._tableRow_v588w_211{display:flex;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid #ebe9e2;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._tableRow_v588w_211:last-child{border-bottom:none}._typeMain_v588w_226{font-weight:500;line-height:20px}._typeSub_v588w_231{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px;opacity:.5;margin-top:2px}._statusBadge_v588w_240{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;border-radius:100px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff}._statusBadge_v588w_240._completed_v588w_252{background:#16c68b}._statusBadge_v588w_240._held_v588w_255{background:#ed9223}._statusBadge_v588w_240._paid_v588w_258{background:#5265f3}._statusBadge_v588w_240._pending_v588w_261{background:#a6a6a5}._statusBadge_v588w_240._cancelled_v588w_264{background:#ea2402}._emptyText_v588w_268{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.5;text-align:center;padding:40px 0}._giftCard_v588w_278{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._giftCard_v588w_278{padding:16px;border-radius:16px}}._giftCardTitle_v588w_293{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._topUp_1ac6b_1{display:flex;flex-direction:column;gap:24px;max-width:600px}@media only screen and (max-width:767px){._topUp_1ac6b_1{gap:16px}}._backLink_1ac6b_13{display:inline-flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.7;background:none;border:none;cursor:pointer;align-self:flex-start;padding:0}._title_1ac6b_29{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1ac6b_29{font-size:22px;line-height:28px}}._card_1ac6b_43{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._card_1ac6b_43{padding:16px;gap:16px}}._cardTitle_1ac6b_58{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._presets_1ac6b_65{display:flex;gap:12px;flex-wrap:wrap}._presetBtn_1ac6b_71{padding:12px 24px;border-radius:12px;flex:1;min-width:calc(50% - 8px);border:1px solid #e5e3df;background:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e;cursor:pointer;transition:all .2s ease}._presetBtn_1ac6b_71._active_1ac6b_85{background:#3a342e;color:#fff;border-color:#3a342e}@media(hover:hover)and (pointer:fine){._presetBtn_1ac6b_71:hover:not(._active_1ac6b_85){border-color:#3a342e}}._card_r1zn1_1{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._card_r1zn1_1{padding:16px;gap:12px}}._cardTitle_r1zn1_16{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._alertItem_r1zn1_24{display:flex;gap:12px;padding:16px;background:#ea24020d;border-radius:12px}@media only screen and (max-width:767px){._alertItem_r1zn1_24{padding:12px}}._alertIcon_r1zn1_37{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#ea2402;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;flex-shrink:0}._alertContent_r1zn1_52{display:flex;flex-direction:column;gap:10px}._alertText_r1zn1_58{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e}._infoItem_r1zn1_65{display:flex;gap:12px;padding:16px;background:#5265f30d;border-radius:12px}._infoIcon_r1zn1_73{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#5265f3;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;flex-shrink:0}._infoText_r1zn1_88{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e}._card_vrep8_1{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:767px){._card_vrep8_1{padding:16px}}._header_vrep8_15{display:flex;align-items:center;justify-content:space-between}._cardTitle_vrep8_21{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._period_vrep8_29{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5;padding:4px 12px;border:1px solid #e5e3df;border-radius:20px}._amountRow_vrep8_40{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}._amount_vrep8_40{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:40px;color:#3a342e}@media only screen and (max-width:767px){._amount_vrep8_40{font-size:28px;line-height:36px}}._trend_vrep8_61{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}._trendBadge_vrep8_69{display:inline-flex;align-items:center;gap:2px;padding:2px 8px;border-radius:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}._trendBadge_vrep8_69._positive_vrep8_81{background:#ebffdb;color:#5ac00b}._trendBadge_vrep8_69._negative_vrep8_85{background:#fff2f2;color:#fb3b3b}._trendLabel_vrep8_90{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.5;white-space:nowrap}._card_7cw9l_1{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._card_7cw9l_1{padding:16px;gap:16px}}._header_7cw9l_16{display:flex;align-items:center;justify-content:space-between}._cardTitle_7cw9l_22{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._confirmedBadge_7cw9l_30{display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;background:#16c68b1a;color:#16c68b;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}._studentInfo_7cw9l_43{display:flex;align-items:center;gap:14px}._avatar_7cw9l_49{width:48px;height:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatar_7cw9l_49 img{width:100%;height:100%;object-fit:cover}._avatar_7cw9l_49 span{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._details_7cw9l_72{display:flex;flex-direction:column;gap:4px}._studentName_7cw9l_78{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._lessonMeta_7cw9l_85{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._emptyText_7cw9l_93{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.5}._card_1aukm_1{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._card_1aukm_1{padding:16px}}._header_1aukm_15{display:flex;align-items:center;justify-content:space-between}._cardTitle_1aukm_21{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._newBadge_1aukm_29{display:flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#16c68b}._emptyText_1aukm_39{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.5;text-align:center;padding:20px 0}._list_1aukm_50{display:flex;flex-direction:column}._item_1aukm_55{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e5e3df}._item_1aukm_55:last-child{border-bottom:none;padding-bottom:0}._item_1aukm_55:first-child{padding-top:0}._avatar_1aukm_70{width:40px;height:40px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatar_1aukm_70 img{width:100%;height:100%;object-fit:cover}._avatar_1aukm_70 span{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#3a342e}._info_1aukm_93{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._name_1aukm_101{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#3a342e}._meta_1aukm_108{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._instrument_1aukm_116{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5;flex-shrink:0}._dashboard_1u8ye_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._dashboard_1u8ye_1{gap:16px}}._header_1u8ye_12{display:flex;flex-direction:column;gap:4px}._title_1u8ye_18{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1u8ye_18{font-size:22px;line-height:28px}}._subtitle_1u8ye_32{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.6}._grid_1u8ye_41{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}@media only screen and (max-width:1280px){._grid_1u8ye_41{grid-template-columns:1fr 300px}}@media only screen and (max-width:1023px){._grid_1u8ye_41{grid-template-columns:1fr}}@media only screen and (max-width:767px){._grid_1u8ye_41{gap:16px}}._mainColumn_1u8ye_63{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._mainColumn_1u8ye_63{gap:16px}}._sideColumn_1u8ye_74{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._sideColumn_1u8ye_74{gap:16px}}._lessons_9uwfw_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._lessons_9uwfw_1{gap:16px}}._title_9uwfw_12{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_9uwfw_12{font-size:22px;line-height:28px}}._content_9uwfw_26{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;max-height:min(500px,55vh)}@media only screen and (max-width:767px){._content_9uwfw_26{padding:16px;gap:16px;border-radius:16px;max-height:none}}._tabsWrapper_9uwfw_45{width:480px;max-width:100%;flex-shrink:0}._list_9uwfw_51{display:flex;flex-direction:column;align-self:stretch;width:100%;flex:1;min-height:0;overflow-y:auto}._emptyText_9uwfw_61{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#3a342e;opacity:.6;padding:24px 0;text-align:center}._awaitingRow_9uwfw_71{display:flex;flex-direction:column;border-bottom:1px solid #ebe9e2}._awaitingRow_9uwfw_71:last-child{border-bottom:none}._awaitingActions_9uwfw_80{display:flex;align-items:center;gap:10px;padding:0 0 16px}@media only screen and (max-width:767px){._awaitingActions_9uwfw_80{flex-wrap:wrap}}._nudgeBtn_9uwfw_92{background:#16c68b;border-color:#16c68b}@media(hover:hover)and (pointer:fine){._nudgeBtn_9uwfw_92:hover:not(:disabled){opacity:.85}}._messages_10ano_1{display:flex;flex-direction:column;gap:24px;height:100%}._header_10ano_8{display:flex;flex-direction:column;gap:4px}._title_10ano_14{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_10ano_14{font-size:22px;line-height:28px}}._subtitle_10ano_28{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.6}._wrapper_flx23_1{display:flex;flex-direction:column;gap:8px;width:100%}._label_flx23_8{font-size:14px;font-weight:500;line-height:21px;color:#3a342e;transition:color .2s linear}._textarea_flx23_16{padding:10px 16px;color:#000;font-size:15px;font-weight:400;font-family:Poppins,sans-serif;background:transparent;width:100%;height:95px;border-radius:10px;border:2px solid #e5e3df;transition:border-width .2s linear;transition:.2s;outline:none}._textarea_flx23_16:focus{border:2px solid #5265f3}._textarea_flx23_16:disabled{opacity:.6;cursor:not-allowed}._textarea_flx23_16::placeholder{color:#9d9d9d;font-size:15px;font-weight:400;font-family:Poppins,sans-serif}._inputWrapper_flx23_49{width:100%;display:flex;flex-direction:column;gap:8px}._error_flx23_56{border:2px solid #ea2402}._labelError_flx23_60{transition:color .2s linear;color:#ea2402}._error_flx23_56:hover,._error_flx23_56:focus{border:2px solid #ea2402}._errorText_flx23_70{color:#ea2402;font-size:14px;font-weight:400;line-height:21px}._profile_kqr3x_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._profile_kqr3x_1{gap:16px}}._title_kqr3x_12{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_kqr3x_12{font-size:22px;line-height:28px}}._profileHeader_kqr3x_26{display:flex;align-items:center;gap:20px;background:#fff;border-radius:16px;padding:24px}@media only screen and (max-width:767px){._profileHeader_kqr3x_26{flex-direction:column;align-items:flex-start}}._avatarLarge_kqr3x_41{width:80px;height:80px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatarLarge_kqr3x_41 img{width:100%;height:100%;object-fit:cover}._avatarLarge_kqr3x_41 span{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#3a342e}._profileInfo_kqr3x_64{flex:1;display:flex;flex-direction:column;gap:4px}._profileName_kqr3x_71{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;color:#3a342e}._profileInstruments_kqr3x_78{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._profileRight_kqr3x_86{display:flex;flex-direction:column;gap:4px;align-items:flex-end;flex-shrink:0}@media only screen and (max-width:767px){._profileRight_kqr3x_86{align-items:flex-start}}._profileRate_kqr3x_99{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._profileRating_kqr3x_106{display:flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._section_kqr3x_117{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._section_kqr3x_117{padding:16px}}._sectionHeader_kqr3x_131{display:flex;align-items:center;justify-content:space-between}._sectionTitle_kqr3x_137{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._sectionDescription_kqr3x_144{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6;line-height:1.5}._videoSpecs_kqr3x_153{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5}._videoActions_kqr3x_161{display:flex;gap:12px}._skills_kqr3x_166{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._skillTag_kqr3x_173{display:inline-flex;padding:6px 16px;border-radius:20px;background:#f5f3ee;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._skillTag_kqr3x_173:hover{background:#e5e3df}}._addSkillRow_kqr3x_191{display:flex;gap:8px;align-items:flex-end;max-width:300px}._addSkillBtn_kqr3x_198{display:inline-flex;padding:6px 16px;border-radius:20px;background:transparent;border:1px dashed #e5e3df;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer;transition:border-color .2s ease}@media(hover:hover)and (pointer:fine){._addSkillBtn_kqr3x_198:hover{border-color:#3a342e}}._priceField_kqr3x_217{max-width:300px}._weekNav_kqr3x_221{display:flex;align-items:center;gap:12px}._weekNavBtn_kqr3x_227{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:transparent;border:1px solid #e5e3df;cursor:pointer;font-size:16px;color:#3a342e}._weekLabel_kqr3x_241{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#3a342e}._scheduleGrid_kqr3x_248{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}@media only screen and (max-width:767px){._scheduleGrid_kqr3x_248{grid-template-columns:repeat(3,1fr)}}._dayColumn_kqr3x_259{display:flex;flex-direction:column;gap:8px}._dayHeader_kqr3x_265{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 0}._dayName_kqr3x_273{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#3a342e;opacity:.5;text-transform:uppercase}._dayDate_kqr3x_282{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._daySlots_kqr3x_289{display:flex;flex-direction:column;gap:4px}._timeSlot_kqr3x_295{display:flex;align-items:center;justify-content:center;padding:6px 8px;border-radius:8px;background:#f5f3ee;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e}._addSlotBtn_kqr3x_308{display:inline-flex;align-items:center;gap:4px;padding:0;background:transparent;border:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer;text-decoration:underline;align-self:flex-start}._unsavedBar_kqr3x_324{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-radius:12px;border:1px solid #e5e3df}._unsavedBar_kqr3x_324 span{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}@media only screen and (max-width:767px){._unsavedBar_kqr3x_324{flex-direction:column;gap:12px;padding:16px;position:sticky;bottom:0;z-index:10}}._modalContent_kqr3x_350{display:flex;flex-direction:column;gap:20px;padding-top:8px}._settings_k9gpt_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._settings_k9gpt_1{gap:16px}}._title_k9gpt_12{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_k9gpt_12{font-size:22px;line-height:28px}}._grid_k9gpt_26{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}@media only screen and (max-width:1023px){._grid_k9gpt_26{grid-template-columns:1fr}}._mainColumn_k9gpt_38,._sideColumn_k9gpt_44{display:flex;flex-direction:column;gap:24px}._card_k9gpt_50{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._card_k9gpt_50{padding:16px;gap:16px}}._cardTitle_k9gpt_65{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._cardTitleBordered_k9gpt_73{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;padding-bottom:8px;border-bottom:1px solid #ebe9e2}._avatarSection_k9gpt_83{display:flex;align-items:center;gap:16px}._avatar_k9gpt_83{width:80px;height:80px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatar_k9gpt_83 img{width:100%;height:100%;object-fit:cover}._avatar_k9gpt_83 span{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;color:#3a342e}._avatarWrapper_k9gpt_112{position:relative;display:inline-flex;flex-shrink:0}._avatarMenuBtn_k9gpt_118{position:absolute;bottom:0;right:-4px;width:36px;height:36px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 10px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#3a342e;z-index:1}@media(hover:hover)and (pointer:fine){._avatarMenuBtn_k9gpt_118:hover{background:#f5f3ee}}._avatarDropdown_k9gpt_141{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fff;border-radius:16px;box-shadow:0 4px 10px #0000001a;padding:10px;display:flex;flex-direction:column;gap:10px;z-index:10;white-space:nowrap}._avatarDropdownItem_k9gpt_157,._avatarDropdownItemDanger_k9gpt_157{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0;color:#3a342e}._avatarDropdownItem_k9gpt_157 span,._avatarDropdownItemDanger_k9gpt_157 span{font-family:Poppins,sans-serif;font-size:14px;line-height:20px}@media(hover:hover)and (pointer:fine){._avatarDropdownItem_k9gpt_157:hover,._avatarDropdownItemDanger_k9gpt_157:hover{opacity:.7}}._avatarDropdownItemDanger_k9gpt_157{color:#ea2402}._hiddenInput_k9gpt_182{display:none}._avatarInfo_k9gpt_186{display:flex;flex-direction:column;gap:2px}._avatarName_k9gpt_192{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._formRow_k9gpt_199{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:767px){._formRow_k9gpt_199{grid-template-columns:1fr}}._unsavedBar_k9gpt_210{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:1200;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:6px 6px 6px 16px;background:#ebe9e2;border-radius:10px;max-width:calc(100vw - 48px)}._unsavedBar_k9gpt_210 span{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e;white-space:nowrap}._unsavedBar_k9gpt_210 button{background:#5265f3;border-radius:8px}@media only screen and (max-width:767px){._unsavedBar_k9gpt_210{bottom:16px;width:calc(100% - 32px)}}._passwordModal_k9gpt_243{display:flex;flex-direction:column;gap:20px;padding-top:8px}._store_chgl0_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._store_chgl0_1{gap:16px}}._header_chgl0_12{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}@media only screen and (max-width:767px){._header_chgl0_12{flex-direction:column}}._headerText_chgl0_24{display:flex;flex-direction:column;gap:4px}._title_chgl0_30{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_chgl0_30{font-size:22px;line-height:28px}}._subtitle_chgl0_44{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.6}._content_chgl0_52{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._content_chgl0_52{padding:16px;overflow-x:auto}}._table_chgl0_67{width:100%;border-collapse:collapse}._table_chgl0_67 th,._table_chgl0_67 td{font-family:Poppins,sans-serif;font-size:14px;padding:16px 12px;text-align:left;border-bottom:1px solid #e5e3df;vertical-align:middle}._table_chgl0_67 th{font-weight:500;color:#3a342e;opacity:.6;font-size:13px}._table_chgl0_67 td{font-weight:400;color:#3a342e}._productInfo_chgl0_91{display:flex;align-items:center;gap:14px}._productThumbnail_chgl0_97{width:60px;height:60px;border-radius:10px;background:#ebe9e2;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#3a342e;overflow:hidden}._productThumbnail_chgl0_97 img{width:100%;height:100%;object-fit:cover}._productThumbnail_chgl0_97 svg{opacity:.4}._productText_chgl0_118{display:flex;flex-direction:column;gap:4px}._productTitle_chgl0_124{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#3a342e}._productMeta_chgl0_131{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._statusBadge_chgl0_139{display:inline-block;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500}._statusBadge_chgl0_139._active_chgl0_146{background:#16c68b1a;color:#16c68b}._statusBadge_chgl0_139._draft_chgl0_150{background:#ffc5001a;color:#c89600}._actions_chgl0_155{display:flex;align-items:center;gap:8px}._actionBtn_chgl0_161{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:transparent;border:1px solid #e5e3df;cursor:pointer;color:#3a342e;font-size:14px;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._actionBtn_chgl0_161:hover{background:#f5f3ee}}._students_rtlpw_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._students_rtlpw_1{gap:16px}}._header_rtlpw_12{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}@media only screen and (max-width:767px){._header_rtlpw_12{flex-direction:column}}._headerText_rtlpw_24{display:flex;flex-direction:column;gap:4px}._title_rtlpw_30{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_rtlpw_30{font-size:22px;line-height:28px}}._subtitle_rtlpw_44{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.6}._searchWrapper_rtlpw_52{width:280px;flex-shrink:0}@media only screen and (max-width:767px){._searchWrapper_rtlpw_52{width:100%}}._list_rtlpw_62{background:#fff;border-radius:24px;overflow-y:auto;max-height:min(500px,55vh)}@media only screen and (max-width:767px){._list_rtlpw_62{border-radius:16px;max-height:none}}._studentRow_rtlpw_75{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid #e5e3df}._studentRow_rtlpw_75:last-child{border-bottom:none}@media only screen and (max-width:767px){._studentRow_rtlpw_75{flex-wrap:wrap;padding:16px}}._avatar_rtlpw_92{width:48px;height:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatar_rtlpw_92 img{width:100%;height:100%;object-fit:cover}._avatar_rtlpw_92 span{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._info_rtlpw_115{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._name_rtlpw_123{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._statsInfo_rtlpw_130{display:flex;flex-direction:column;gap:2px;align-items:flex-end;flex-shrink:0}@media only screen and (max-width:767px){._statsInfo_rtlpw_130{align-items:flex-start}}._lessonCount_rtlpw_143{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._instruments_rtlpw_150{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5}._emptyText_rtlpw_158{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.5;text-align:center;padding:40px 24px}._messageButton_rtlpw_168{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#5265f3;border:none;cursor:pointer;color:#fff;flex-shrink:0;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._messageButton_rtlpw_168:hover{opacity:.9}}._wallet_1hien_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._wallet_1hien_1{gap:16px}}._title_1hien_12{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1hien_12{font-size:22px;line-height:28px}}._summaryCards_1hien_26{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media only screen and (max-width:767px){._summaryCards_1hien_26{grid-template-columns:1fr}}._summaryCard_1hien_26{border-radius:16px;padding:20px 24px;display:flex;align-items:center;gap:16px}._summaryCard_1hien_26._available_1hien_44{background:#ebe9e2}._summaryCard_1hien_26._held_1hien_47{background:#e1ded3}._summaryCard_1hien_26._earned_1hien_50{background:#efeee8}@media only screen and (max-width:767px){._summaryCard_1hien_26{padding:16px}}._summaryIcon_1hien_59{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;flex-shrink:0;font-size:20px}._summaryIcon_1hien_59._iconAvailable_1hien_69{background:#3a342e1a}._summaryIcon_1hien_59._iconHeld_1hien_72{background:#ffc50026}._summaryIcon_1hien_59._iconEarned_1hien_75{background:#16c68b26}._summaryContent_1hien_79{display:flex;flex-direction:column;gap:4px}._summaryLabel_1hien_85{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._summaryAmount_1hien_93{font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:28px;color:#3a342e}._grid_1hien_101{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}@media only screen and (max-width:1023px){._grid_1hien_101{grid-template-columns:1fr}}._transactionsCard_1hien_113{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px;max-height:min(500px,55vh)}@media only screen and (max-width:767px){._transactionsCard_1hien_113{padding:16px;overflow-x:auto;max-height:none}}._tableWrapper_1hien_130{flex:1;min-height:0;overflow-y:auto}._cardTitle_1hien_136{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e;flex-shrink:0}._table_1hien_130{width:100%;border-collapse:collapse}._table_1hien_130 th,._table_1hien_130 td{font-family:Poppins,sans-serif;font-size:14px;padding:12px 8px;text-align:left;border-bottom:1px solid #e5e3df}._table_1hien_130 th{font-weight:500;color:#3a342e;opacity:.6;font-size:13px}._table_1hien_130 td{font-weight:400;color:#3a342e}._payoutCard_1hien_168{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._payoutCard_1hien_168{padding:16px}}._payoutDetails_1hien_182{display:flex;flex-direction:column;gap:12px}._payoutRow_1hien_188{display:flex;flex-direction:column;gap:2px}._payoutLabel_1hien_194{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#3a342e;opacity:.5;text-transform:uppercase;letter-spacing:.5px}._payoutValue_1hien_204{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e}._withdrawal_u3yw2_1{display:flex;flex-direction:column;gap:24px;max-width:600px}@media only screen and (max-width:767px){._withdrawal_u3yw2_1{gap:16px}}._backLink_u3yw2_13{display:inline-flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.7;background:none;border:none;cursor:pointer;align-self:flex-start;padding:0}._title_u3yw2_29{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_u3yw2_29{font-size:22px;line-height:28px}}._card_u3yw2_43{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._card_u3yw2_43{padding:16px;gap:16px}}._balanceInfo_u3yw2_58{display:flex;flex-direction:column;gap:4px;padding-bottom:16px;border-bottom:1px solid #e5e3df}._balanceLabel_u3yw2_66{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._balanceAmount_u3yw2_74{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;color:#3a342e}._container_45wmc_1{min-height:100vh}._loaderWrapper_45wmc_5{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%}*{box-sizing:border-box;padding:0;margin:0}html,body{max-width:100vw;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:auto;-webkit-scrollbar-gutter:auto;-webkit-overflow-scrolling:touch;background:#ebe9e2;color:#3a342e;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:24px}html{scroll-behavior:smooth}ul,li{list-style:none}a{color:inherit;font-size:inherit;text-decoration:none}button{margin:0;border:none;color:inherit;font-size:inherit;font-family:Poppins,sans-serif}.Toastify__toast-container{max-width:480px;width:100%;padding:0}.Toastify__toast-container .Toastify__toast{display:flex;align-items:center;gap:12px;border-radius:16px;padding:0;box-shadow:0 8px 24px #00000026;min-height:56px}.Toastify__toast-container .Toastify__toast .Toastify__toast-icon{margin-right:0;width:24px;min-width:24px}.Toastify__toast-container .Toastify__toast .Toastify__toast-body{padding:14px 20px;display:flex;gap:12px;align-items:center}.Toastify__toast-container .Toastify__toast.Toastify__toast--error{background:#3a342e;border-left:4px solid #ea2402}.Toastify__toast-container .Toastify__toast.Toastify__toast--success{background:#3a342e;border-left:4px solid #16c68b}.Toastify__toast-container .Toastify__toast.Toastify__toast--info{background:#3a342e;border-left:4px solid #ffc500}.Toastify__toast-container .Toastify__close-button{color:#fff9;opacity:1;align-self:center;padding:8px}.Toastify__toast-container .Toastify__close-button:hover{color:#fff}
