._modalContainer_bdn6t_1{position:fixed;bottom:20px;right:20px;z-index:1000;background:#fff;max-width:600px;width:calc(100vw - 40px);box-shadow:0 4px 16px #0000001a;animation:_slideInUp_bdn6t_1 .3s ease-out}._modalContainer_bdn6t_1._closing_bdn6t_12{animation:_slideOutDown_bdn6t_1 .2s ease-in forwards}._modalImage_bdn6t_16{width:100%;height:auto;overflow:hidden;display:flex}._modalImage_bdn6t_16 img{width:100%;height:100%;object-fit:cover}._modalContent_bdn6t_28{display:flex;flex-direction:column;gap:16px;padding:20px}._title_bdn6t_35{font-weight:600;font-size:20px;line-height:24px;color:#3a342e}._description_bdn6t_42{display:flex;flex-direction:column;font-weight:400;font-size:14px;line-height:22px}._modalFooter_bdn6t_50{display:flex;gap:24px}._footerButton_bdn6t_55{max-width:240px}@keyframes _slideInUp_bdn6t_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slideOutDown_bdn6t_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}._customToast_1wbu4_1{display:flex;width:100%}._customToast_1wbu4_1 ._content_1wbu4_5{display:flex;flex-direction:column;gap:4px;flex:1}._title_1wbu4_12{color:#fff;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.28px;text-transform:uppercase}._message_1wbu4_21{color:#fffc;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.28px}: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_155qf_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_155qf_1{display:none}}._logoWrapper_155qf_18{padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.1)}._logoWrapper_155qf_18 svg path{fill:#fff}._nav_155qf_26{display:flex;flex-direction:column;gap:8px;padding:16px 8px;flex:1}._navLink_155qf_34{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:20px;color:#fff;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._navLink_155qf_34:hover{background:#ffffff14}}._navLink_155qf_34._active_155qf_52{background:#55504a}@media(hover:hover)and (pointer:fine){._navLink_155qf_34._active_155qf_52:hover{background:#55504a}}._navIcon_155qf_61{width:32px;height:32px;flex-shrink:0}._navText_155qf_67{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._logout_155qf_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:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:20px;color:#fff;transition:opacity .2s ease}._logout_155qf_74 svg path{stroke:#fff}@media(hover:hover)and (pointer:fine){._logout_155qf_74:hover{opacity:.7}}._footerContainer_5r8mv_1{background:#f5f3ee}._footerWrapper_5r8mv_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_5r8mv_5{padding:30px 20px 20px;gap:36px}}@media only screen and (max-width:767px){._footerWrapper_5r8mv_5{padding:30px 16px 20px;gap:36px}}._logoSection_5r8mv_27{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:12px}._logoSection_5r8mv_27 svg{height:auto}@media only screen and (max-width:767px){._logoSection_5r8mv_27{margin-bottom:0}}._linksSection_5r8mv_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_5r8mv_43{gap:24px}}._linkColumn_5r8mv_57{display:flex;flex-direction:column;gap:16px;flex:1;min-width:180px;width:100%}@media only screen and (max-width:1023px){._linkColumn_5r8mv_57{flex:0 0 calc(50% - 16px);min-width:unset}}@media only screen and (max-width:767px){._linkColumn_5r8mv_57{flex:unset;width:100%}}._aboutColumn_5r8mv_78{max-width:180px}._helpColumn_5r8mv_82{max-width:220px}._policiesColumn_5r8mv_86{max-width:180px}._contactsColumn_5r8mv_90{max-width:300px}._columnTitle_5r8mv_94{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.16px;color:#3a342e;opacity:.5}._columnLinks_5r8mv_104{display:flex;flex-direction:column;gap:8px}._link_5r8mv_43{font-family:Helvetica Neue,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_5r8mv_43:hover{opacity:.7}}._contactText_5r8mv_125{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.16px;color:#3a342e}._divider_5r8mv_134{width:100%;height:1px;background:#0000001a}._legalText_5r8mv_140{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#000}._footerBottom_5r8mv_148{display:flex;flex-direction:column;gap:24px;width:100%}._bottomContent_5r8mv_155{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%}@media only screen and (max-width:767px){._bottomContent_5r8mv_155{flex-direction:column;align-items:flex-start;gap:16px}}._copyright_5r8mv_170{font-family:Helvetica Neue,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_5r8mv_170{width:100%}}._rightSection_5r8mv_184{display:flex;align-items:center;gap:16px}@media only screen and (max-width:767px){._rightSection_5r8mv_184{width:100%;justify-content:space-between}}._rating_5r8mv_196{display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){._rating_5r8mv_196{gap:4px}}._ratingValue_5r8mv_207{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e}._stars_5r8mv_215{display:flex;align-items:center;gap:2px}._reviewsCount_5r8mv_221{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:1.1;color:#3a342e;opacity:.5;white-space:nowrap}._paymentCards_5r8mv_231{display:flex;align-items:center;gap:10px}._paymentCard_5r8mv_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_5r8mv_231 svg{max-width:40px;max-height:23px}._wrapper_pdnjt_1{display:none;background:#fff;border-bottom:1px solid rgba(58,52,46,.1)}@media only screen and (max-width:1023px){._wrapper_pdnjt_1{display:block}}._scrollContainer_pdnjt_12{display:flex;gap:12px;padding:8px 24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._scrollContainer_pdnjt_12::-webkit-scrollbar{display:none}._tabItem_pdnjt_24{display:flex;align-items:center;gap:10px;padding:12px;white-space:nowrap;font-family:Helvetica Neue,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_pdnjt_24._active_pdnjt_39{border-bottom-color:#3a342e}._tabIcon_pdnjt_43{width:24px;height:24px;flex-shrink:0}._tabLabel_pdnjt_49{flex-shrink:0}._badge_pdnjt_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:Helvetica Neue,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}}._cartModal_81efb_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_81efb_1{width:100%;left:0}}._cartModalOpen_81efb_19{opacity:1;visibility:visible;transform:translate(0) scale(1)}._cartContent_81efb_25{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:0 0 16px 16px;max-height:400px}._emptyCart_81efb_34{padding:24px 34px 24px 24px;text-align:center}._emptyCartText_81efb_39{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;margin:0}._cartItems_81efb_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_81efb_48{max-height:300px}}._cartItems_81efb_48::-webkit-scrollbar{width:4px}._cartItems_81efb_48::-webkit-scrollbar-track{background:transparent}._cartItems_81efb_48::-webkit-scrollbar-thumb{background:#dad7cb;border-radius:2px}._cartBottom_81efb_73{display:flex;flex-direction:column;gap:8px;padding:24px 34px 24px 24px}._cartItem_81efb_48{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #ebe9e2}._cartItemLeft_81efb_89{display:flex;align-items:center;gap:8px;flex:1;min-width:0}._cartItemImage_81efb_97{flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden}._cartItemImage_81efb_97 img{width:100%;height:100%;object-fit:cover}._cartItemInfo_81efb_110{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._cartItemTitle_81efb_118{font-family:Helvetica Neue,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_81efb_132{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e;opacity:.8}._cartItemAuthorLink_81efb_141{text-decoration:underline;text-underline-position:from-font}._cartItemRight_81efb_146{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._cartItemPrice_81efb_153{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e}._cartItemRemove_81efb_161{display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#ea2402;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._cartItemRemove_81efb_161:hover{opacity:.7}}._cartSubtotal_81efb_181{display:flex;align-items:center;justify-content:space-between;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e}@keyframes _slideInFromRight_81efb_1{0%{opacity:0;transform:translate(100%) scale(1.1)}to{opacity:1;transform:translate(0) scale(1)}}._discountBar_1x5c3_1{display:block;width:100%;height:36px;background:#dad7cb;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}._marqueeTrack_1x5c3_12{display:flex;width:max-content;animation:_marquee_1x5c3_12 30s linear infinite}._marqueeContent_1x5c3_18{display:flex;flex-shrink:0}._item_1x5c3_23{display:flex;align-items:center;gap:16px;padding:0 60px;height:36px}._text_1x5c3_31{font-family:Helvetica Neue,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_1x5c3_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_fq4je_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_fq4je_1{position:static;opacity:1;visibility:visible;transform:translate(0)}}._modalOpen_fq4je_20{opacity:1;visibility:visible;transform:translate(0)}._modalContent_fq4je_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_fq4je_26{min-width:100%;width:100%;padding:36px 16px 24px;background:transparent}}._description_fq4je_44{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e;letter-spacing:.14px}._optionGroup_fq4je_53{display:flex;flex-direction:column;gap:8px}._optionLabel_fq4je_59{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#3a342e;letter-spacing:.12px;opacity:.5}._optionsList_fq4je_69{display:flex;align-items:center;gap:27px;flex-wrap:wrap}._confirmButton_fq4je_76{min-width:154px}@media only screen and (max-width:767px){._confirmButton_fq4je_76{min-width:100%}}@keyframes _slideIn_fq4je_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideOut_fq4je_1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}._mobileMenu_1l8yd_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_1l8yd_1._mobileMenuOpen_1l8yd_12{max-height:none;opacity:1;transform:translateY(0);pointer-events:auto}._navLinksWrapper_1l8yd_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_1l8yd_12 ._navLinksWrapper_1l8yd_19{opacity:1;transform:translateY(0);transition-delay:.05s}._navLinks_1l8yd_19{display:flex;flex-direction:column;gap:44px}._navLink_1l8yd_19{font-size:36px;font-weight:500;line-height:44px}._userAccount_1l8yd_48{display:flex;align-items:center;padding:8px 0;gap:10px;color:#3a342e;font-size:14px;font-weight:500;line-height:20px}._userAvatar_1l8yd_59{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e5e3df;display:flex;align-items:center;justify-content:center}._userAvatarImg_1l8yd_71{width:100%;height:100%;object-fit:cover}._userAvatarInitials_1l8yd_77{font-family:Helvetica Neue,sans-serif;font-weight:600;font-size:16px;color:#3a342e}._userInfo_1l8yd_84{display:flex;flex-direction:column}._userAccountName_1l8yd_89{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#3a342e}._userAccountBalance_1l8yd_97{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#3a342e}@media(prefers-reduced-motion:reduce){._mobileMenu_1l8yd_1{transition:none;transform:none}._navLinksWrapper_1l8yd_19{transition:none;transform:none;opacity:1}}._searchBar_4p195_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_4p195_1:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:1px;background:#3a342e;opacity:0;transition:opacity .2s ease .1s}._searchBarOpen_4p195_23{width:266px}._searchBarOpen_4p195_23 ._searchInput_4p195_26{opacity:1;visibility:visible}._searchBarOpen_4p195_23:after{opacity:1}@media only screen and (max-width:767px){._searchBarOpen_4p195_23{width:100%}}._searchInput_4p195_26{flex:1;min-width:0;height:24px;background:transparent;border:none;outline:none;font-family:Helvetica Neue,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_4p195_26::placeholder{color:#3a342e;opacity:.5}._searchIcon_4p195_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_1l6xr_1{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ebe9e2}._headerContainer_1l6xr_1._headerContainerActive_1l6xr_9{bottom:0;height:100vh;height:100dvh;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}._header_1l6xr_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_1l6xr_1{padding:0 20px;height:56px}}@media only screen and (max-width:767px){._header_1l6xr_1{padding:0 16px;height:56px}}._searchButton_1l6xr_45{background:transparent;cursor:pointer;line-height:0}._mobileSearchBar_1l6xr_51{display:none;padding:0 16px;background:#fff;height:50px}@media only screen and (max-width:767px){._mobileSearchBar_1l6xr_51._mobileSearchBarActive_1l6xr_58{display:flex;align-items:center;justify-content:center}}._headerActive_1l6xr_65{background:#fff}._navLeft_1l6xr_69{display:flex;align-items:center;gap:50px}@media only screen and (max-width:1023px){._navLeft_1l6xr_69{gap:30px}}._navLinks_1l6xr_80{display:flex;align-items:center;gap:40px}@media only screen and (max-width:1023px){._navLinks_1l6xr_80{display:none}}._navLink_1l6xr_80{font-family:Helvetica Neue,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_1l6xr_80:hover{opacity:.7}}._navRight_1l6xr_107{display:flex;align-items:center;gap:16px}._cartButton_1l6xr_113{display:flex;align-items:center;gap:2px;background:transparent;cursor:pointer}._cartBadge_1l6xr_121{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:Helvetica Neue,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#fff}._languageButton_1l6xr_138{display:flex;align-items:center;gap:8px;background:transparent;cursor:pointer;transition:opacity .2s ease}@media only screen and (max-width:1023px){._languageButton_1l6xr_138{display:none}}@media(hover:hover)and (pointer:fine){._languageButton_1l6xr_138:hover{opacity:.7}}@media(hover:hover)and (pointer:fine){._languageButtonActive_1l6xr_158:hover{opacity:1}}._languageText_1l6xr_163{display:flex;align-items:center;gap:8px;font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#3a342e;text-transform:uppercase;letter-spacing:.12px}._languageIcon_1l6xr_176{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}._languageIconRotated_1l6xr_183{transform:scaleY(-1)}._ctaButton_1l6xr_187{width:132px}@media only screen and (max-width:1023px){._ctaButton_1l6xr_187{display:none}}._userAccount_1l6xr_196{display:flex;align-items:center;gap:10px;cursor:pointer;transition:opacity .2s ease}@media only screen and (max-width:1023px){._userAccount_1l6xr_196{display:none}}@media(hover:hover)and (pointer:fine){._userAccount_1l6xr_196:hover{opacity:.8}}._userAvatar_1l6xr_214{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e5e3df;display:flex;align-items:center;justify-content:center}._userAvatarImg_1l6xr_226{width:100%;height:100%;object-fit:cover}._userAvatarInitials_1l6xr_232{font-family:Helvetica Neue,sans-serif;font-weight:600;font-size:16px;color:#3a342e}._userBalance_1l6xr_239{display:flex;flex-direction:column;gap:0}._userBalanceLabel_1l6xr_245{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:10px;line-height:14px;color:#3a342e;opacity:.6}._userBalanceAmount_1l6xr_254{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#3a342e}._menuButton_1l6xr_262{display:none}@media only screen and (max-width:1023px){._menuButton_1l6xr_262{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_1l6xr_262: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_v6sgk_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_v6sgk_1{display:none}}._nav_v6sgk_17{display:flex;flex-direction:column;gap:12px;padding:10px 24px;flex:1}._navLink_v6sgk_25{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:500;line-height:22px;color:#3a342e;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._navLink_v6sgk_25:hover{background:#f5f3ee}}._navLink_v6sgk_25._active_v6sgk_43{background:#f5f3ee;color:#3a342e}._navLink_v6sgk_25._active_v6sgk_43 svg path,._navLink_v6sgk_25._active_v6sgk_43 svg circle,._navLink_v6sgk_25._active_v6sgk_43 svg rect{stroke:#3a342e}._navLink_v6sgk_25._active_v6sgk_43 svg circle[fill]{fill:#3a342e}@media(hover:hover)and (pointer:fine){._navLink_v6sgk_25._active_v6sgk_43:hover{background:#f5f3ee}}._navIcon_v6sgk_61{width:24px;height:24px;flex-shrink:0}._navText_v6sgk_67{flex:1}._badge_v6sgk_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:Helvetica Neue,sans-serif;font-size:12px;font-weight:600;line-height:16px}._logout_v6sgk_87{display:flex;align-items:center;gap:10px;padding:12px 24px;margin-top:auto;background:transparent;cursor:pointer;font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:500;line-height:22px;color:#ea2402;transition:opacity .2s ease}._logout_v6sgk_87 svg path{stroke:#ea2402}@media(hover:hover)and (pointer:fine){._logout_v6sgk_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_1npge_1{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}._main_1npge_8{flex:1;padding-top:92px}@media only screen and (max-width:1023px){._main_1npge_8{padding-top:92px}}@media only screen and (max-width:767px){._main_1npge_8{padding-top:92px}}._stickyWrapper_1npge_23{position:sticky;top:0;z-index:100;display:flex;flex-direction:column;width:100%}._header_bclp1_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media only screen and (max-width:767px){._header_bclp1_1{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}}._title_bclp1_16{font-family:Helvetica Neue,sans-serif;font-size:26px;font-weight:600;line-height:1.2;color:#3a342e}@media only screen and (max-width:767px){._title_bclp1_16{font-size:20px}}._profile_bclp1_29{display:flex;align-items:center;gap:10px}._avatar_bclp1_35{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#16c68b;flex-shrink:0;overflow:hidden}._avatarImage_bclp1_47{width:100%;height:100%;object-fit:cover}._avatarInitials_bclp1_53{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:600;color:#fff}._profileInfo_bclp1_60{display:flex;flex-direction:column;gap:2px}._profileName_bclp1_66{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:18px;color:#3a342e}._profileEmail_bclp1_74{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.6}._editor_vk3oa_1{display:flex;flex-direction:column;border:1px solid #ebe9e2;border-radius:10px;overflow:hidden;background:#fff}._toolbar_vk3oa_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_vk3oa_10{padding:6px 8px}}._toolbarGroup_vk3oa_25{display:flex;align-items:center;gap:2px;padding-right:8px;border-right:1px solid #ebe9e2}._toolbarGroup_vk3oa_25:last-child{border-right:none;padding-right:0}._toolbarButton_vk3oa_37{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;background:transparent;border:none;cursor:pointer;font-family:Helvetica Neue,sans-serif;font-size:14px;color:#3a342e;transition:background .15s ease}@media(hover:hover)and (pointer:fine){._toolbarButton_vk3oa_37:hover{background:#ebe9e2}}._toolbarButton_vk3oa_37:active{background:#ebe9e2}._content_vk3oa_61{min-height:300px;padding:16px}@media only screen and (max-width:767px){._content_vk3oa_61{min-height:200px;padding:12px}}@media only screen and (max-width:1023px){._content_vk3oa_61{min-height:250px}}._content_vk3oa_61{font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:1.6;color:#3a342e;outline:none;overflow-y:auto}._content_vk3oa_61:empty:before{content:attr(data-placeholder);color:#9d9d9d;pointer-events:none}._content_vk3oa_61 a{color:#5265f3}._content_vk3oa_61 ul,._content_vk3oa_61 ol{padding-left:20px;list-style:initial}._content_vk3oa_61 ol{list-style:decimal}._content_vk3oa_61 hr{border:none;border-top:1px solid #ebe9e2;margin:16px 0}._screen_160hu_1{display:flex;flex-direction:column;gap:20px}._topBar_160hu_7{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._topBar_160hu_7{flex-direction:column;align-items:flex-start;gap:12px}}._backLink_160hu_20{font-family:Helvetica Neue,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_160hu_20:hover{opacity:.7}}._editorCard_160hu_36{display:flex;flex-direction:column;gap:20px;padding:24px;background:#fff;border-radius:16px}._sectionTitle_160hu_45{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:600;color:#3a342e}._field_160hu_52{display:flex;flex-direction:column;gap:6px;flex:1}._label_160hu_59{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._row_160hu_66{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:767px){._row_160hu_66{grid-template-columns:1fr}}._uploadArea_160hu_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_160hu_77:hover{border-color:#5265f3}}._uploadLink_160hu_95{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#6ad614}._uploadHint_160hu_102{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.5}._coverPreview_160hu_110{max-width:100%;max-height:200px;object-fit:contain;border-radius:4px}._saveButton_160hu_117{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;background:#3a342e;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .2s ease;margin-top:16px}._saveButton_160hu_117:hover{opacity:.85}._saveButton_160hu_117:disabled{opacity:.5;cursor:not-allowed}._tableBodyWrapper_1b1fj_1{display:flex;flex-direction:column;width:100%;overflow:hidden}._tableBodyScroll_1b1fj_8{max-height:min(500px,55vh);overflow-y:auto;overflow-x:auto}@media only screen and (max-width:767px){._tableBodyScroll_1b1fj_8{max-height:none}}._tableHeader_1b1fj_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_1b1fj_19{gap:12px;padding:10px 12px}}._tableRow_1b1fj_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_1b1fj_37{gap:12px;padding:10px 12px}}._tableCell_1b1fj_52{display:flex;align-items:center;gap:2px;transition:opacity .2s ease;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#3a342e}._tableCell_1b1fj_52._sortable_1b1fj_63{cursor:pointer}@media(hover:hover)and (pointer:fine){._tableCell_1b1fj_52._sortable_1b1fj_63:hover{opacity:.7}}._tableCellSortIcon_1b1fj_72{display:flex;align-items:center;justify-content:center}._tableCellData_1b1fj_78{display:flex;align-items:center;gap:2px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#3a342e}._tableCellActions_1b1fj_89{display:flex;align-items:center;gap:4px;color:#3a342e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:130%}._tableLoading_1b1fj_100,._tableEmpty_1b1fj_101{display:flex;align-items:center;justify-content:center;padding:40px 20px;min-height:200px;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#9d9d9d}._selectWrapper_1ujt4_1{position:relative;width:80px}@media only screen and (max-width:767px){._selectWrapper_1ujt4_1{width:70px}}._selectButton_1ujt4_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_1ujt4_11:hover{border-color:#3a342e}}._selectButton_1ujt4_11:focus{outline:none;border-color:#3a342e}._selectValue_1ujt4_33{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;flex:1;text-align:left}._selectIcon_1ujt4_42{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}._selectIcon_1ujt4_42._open_1ujt4_49{transform:rotate(180deg)}._selectDropdown_1ujt4_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_1ujt4_1 .2s ease}@keyframes _slideDown_1ujt4_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._selectOption_1ujt4_77{padding:8px 12px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;cursor:pointer;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._selectOption_1ujt4_77:hover{background:#f5f3ee}}._selectOption_1ujt4_77._selected_1ujt4_91{background:#f5f3ee;font-weight:500}._tableFooter_1qnl5_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_1qnl5_1{gap:12px}}@media only screen and (max-width:767px){._tableFooter_1qnl5_1{flex-direction:column;align-items:flex-start;gap:12px}}._tableFooterLeft_1qnl5_23{display:flex;align-items:center;gap:16px}@media only screen and (max-width:1023px){._tableFooterLeft_1qnl5_23{gap:12px}}._tableFooterLabel_1qnl5_34{color:#3a342e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:130%;white-space:nowrap}@media only screen and (max-width:767px){._tableFooterLabel_1qnl5_34{font-size:11px}}._tableFooterRight_1qnl5_48{display:flex;align-items:center;gap:22px}@media only screen and (max-width:1023px){._tableFooterRight_1qnl5_48{gap:16px}}@media only screen and (max-width:767px){._tableFooterRight_1qnl5_48{width:100%;justify-content:space-between}}._tableFooterCounter_1qnl5_65{display:flex;align-items:center;gap:4px;color:#3a342e;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:130%;white-space:nowrap}@media only screen and (max-width:767px){._tableFooterCounter_1qnl5_65{font-size:11px}}._tableFooterPagination_1qnl5_82{display:flex;align-items:center;gap:5px}._tableFooterPaginationButton_1qnl5_88{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:transparent;cursor:pointer;transition:opacity .2s ease;border:none}._tableFooterPaginationButton_1qnl5_88:disabled{opacity:.3;cursor:not-allowed}@media(hover:hover)and (pointer:fine){._tableFooterPaginationButton_1qnl5_88:hover:not(:disabled){opacity:.7}}._tableHeader_feaqm_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_feaqm_1{gap:12px}}@media only screen and (max-width:767px){._tableHeader_feaqm_1{flex-direction:column;align-items:flex-start;gap:12px}}._tableHeaderTitleWrapper_feaqm_22{display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){._tableHeaderTitleWrapper_feaqm_22{width:100%;justify-content:space-between}}._tableHeaderTitle_feaqm_22{font-family:Helvetica Neue,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_feaqm_22{font-size:14px}}._tableHeaderActions_feaqm_48{display:flex;align-items:center;gap:10px}@media only screen and (max-width:767px){._tableHeaderActions_feaqm_48{width:100%;justify-content:space-between}}._tableHeaderSearch_feaqm_60{display:flex;flex-shrink:0;width:100%;max-width:280px}@media only screen and (max-width:1023px){._tableHeaderSearch_feaqm_60{max-width:180px}}@media only screen and (max-width:767px){._tableHeaderSearch_feaqm_60{max-width:none;flex:1}}._tableHeaderSearchInput_feaqm_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_liyi9_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_liyi9_1{gap:16px}}._titleCell_liyi9_12{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:12px}._thumbnailPlaceholder_liyi9_21{width:120px;height:80px;border-radius:4px;background:#ebe9e2;display:flex;align-items:center;justify-content:center;color:#3a342e;opacity:.4}._addButton_liyi9_33{padding:8px 16px;border-radius:6px;background:#97fa49;border:none;font-family:Helvetica Neue,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_liyi9_33:hover{opacity:.9}}._actions_liyi9_52{display:flex;gap:6px}._actionButton_liyi9_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_liyi9_57:hover{opacity:.7}}._statusPublished_liyi9_75{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ebffdb;color:#5ac00b}._statusDraft_liyi9_85{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#a6a6a51a;color:#a6a6a5}._thumbnailImage_liyi9_95{width:60px;height:40px;object-fit:cover;border-radius:4px}._card_a04on_1{display:flex;flex-direction:column;gap:8px;padding:20px;background:#fff;border-radius:16px;min-width:0}._cardHeader_a04on_11{display:flex;align-items:center;justify-content:space-between}._cardTitle_a04on_17{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:18px;color:#3a342e;opacity:.6}._menuButton_a04on_26{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;cursor:pointer;opacity:.4;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._menuButton_a04on_26:hover{opacity:.8}}._cardValue_a04on_44{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:600;line-height:1.2;color:#3a342e}@media only screen and (max-width:767px){._cardValue_a04on_44{font-size:22px}}._cardTrend_a04on_57{display:flex;align-items:center;gap:8px}._trendBadge_a04on_63{display:inline-flex;align-items:center;gap:2px;padding:2px 8px;border-radius:6px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;line-height:16px}._trendBadge_a04on_63._positive_a04on_74{background:#16c68b1a;color:#16c68b}._trendBadge_a04on_63._negative_a04on_78{background:#ea24021a;color:#ea2402}._trendLabel_a04on_83{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.5}._card_1uhku_1{display:flex;flex-direction:column;gap:16px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_1uhku_1{padding:16px;gap:12px}}._title_1uhku_16{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;line-height:1.3;color:#3a342e}._list_1uhku_24{display:flex;flex-direction:column}._item_1uhku_29{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #ebe9e2;cursor:pointer;transition:background .2s ease;border-radius:4px}._item_1uhku_29:last-child{border-bottom:none}._item_1uhku_29._verified_1uhku_42{background:#f5f3ee;padding:12px 8px}._checkbox_1uhku_47{width:18px;height:18px;border-radius:4px;border:1.5px solid #ebe9e2;cursor:pointer;accent-color:#16c68b;flex-shrink:0}._itemName_1uhku_57{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e}._verified_1uhku_42 ._itemName_1uhku_57{text-decoration:line-through;color:#9d9d9d}._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_anjsn_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_anjsn_1{gap:16px}}._userLink_anjsn_12{color:#5265f3;font-weight:500;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._userLink_anjsn_12:hover{opacity:.7}}._statusSuccess_anjsn_23{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#16c68b1a;color:#16c68b}._statusFailed_anjsn_33{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ea24021a;color:#ea2402}._statusRefunded_anjsn_43{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ed92231a;color:#ed9223}._screen_1qlxg_1{display:flex;flex-direction:column;gap:20px}._topBar_1qlxg_7{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._topBar_1qlxg_7{flex-direction:column;align-items:flex-start;gap:12px}}._backLink_1qlxg_20{font-family:Helvetica Neue,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_1qlxg_20:hover{opacity:.7}}._editorCard_1qlxg_36{display:flex;flex-direction:column;gap:20px;padding:24px;background:#fff;border-radius:16px}._sectionTitle_1qlxg_45{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:600;color:#3a342e}._field_1qlxg_52{display:flex;flex-direction:column;gap:6px}._label_1qlxg_58{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._actions_1qlxg_65{display:flex;justify-content:flex-end;padding-top:8px}._screen_cgvlj_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_cgvlj_1{gap:16px}}._addButton_cgvlj_12{padding:8px 16px;border-radius:6px;background:#97fa49;border:none;font-family:Helvetica Neue,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_cgvlj_12:hover{opacity:.9}}._actions_cgvlj_31{display:flex;gap:6px}._actionButton_cgvlj_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_cgvlj_36:hover{opacity:.7}}._statusPublished_cgvlj_54{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ebffdb;color:#5ac00b}._statusDraft_cgvlj_64{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#a6a6a51a;color:#a6a6a5}._modalContent_l9yh5_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_l9yh5_1{padding:16px;border-radius:16px}}._modalOverlay_l9yh5_17{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;background:#00000080;z-index:1000}._modalHeader_l9yh5_30{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;margin-bottom:16px;border-bottom:1px solid #ebe9e2}._modalTitle_l9yh5_39{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:#3a342e;line-height:24px}._closeIcon_l9yh5_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_l9yh5_47:hover{opacity:1}}._modal_14dcw_1{display:flex;flex-direction:column;gap:16px;padding:24px;max-width:440px;width:100%}@media only screen and (max-width:767px){._modal_14dcw_1{padding:16px;max-width:calc(100vw - 32px)}}._header_14dcw_16{display:flex;align-items:center;justify-content:space-between}._title_14dcw_22{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:#3a342e}._form_14dcw_29{display:flex;flex-direction:column;gap:16px}._field_14dcw_35{display:flex;flex-direction:column;gap:6px}._label_14dcw_41{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._radioGroup_14dcw_48{display:flex;gap:24px}@media only screen and (max-width:767px){._radioGroup_14dcw_48{flex-direction:column;gap:12px}}._radioLabel_14dcw_59{display:flex;align-items:center;gap:8px;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;cursor:pointer}._submitButton_14dcw_70{width:100%;height:48px;border-radius:8px;background:#3a342e;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._submitButton_14dcw_70:hover{opacity:.9}}._cancelButton_14dcw_89{background:transparent;border:none;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;text-decoration:underline;cursor:pointer;align-self:center}._select_14dcw_101{width:100%;padding:12px 16px;border:1px solid #e5e3df;border-radius:8px;font-size:14px;background:#fff;color:#3a342e;cursor:pointer;outline:none}._select_14dcw_101:focus{border-color:#5265f3}._calendarView_1dv37_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_1dv37_1{grid-template-columns:1fr}}._tutorList_1dv37_16{display:flex;flex-direction:column;border-right:1px solid #ebe9e2;padding:16px}@media only screen and (max-width:1023px){._tutorList_1dv37_16{border-right:none;border-bottom:1px solid #ebe9e2;flex-direction:row;overflow-x:auto;gap:8px}}._tutorListLabel_1dv37_32{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;margin-bottom:12px}@media only screen and (max-width:1023px){._tutorListLabel_1dv37_32{display:none}}._tutorItem_1dv37_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_1dv37_45:hover{background:#f5f3ee}}._tutorItem_1dv37_45._selected_1dv37_63{background:#f5f3ee}@media only screen and (max-width:1023px){._tutorItem_1dv37_45{flex-shrink:0;width:auto}}._tutorAvatar_1dv37_73{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ebe9e2;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:600;color:#3a342e;flex-shrink:0}._tutorInfo_1dv37_88{display:flex;flex-direction:column;gap:2px;min-width:0}._tutorName_1dv37_95{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._tutorInstrument_1dv37_102{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.6}._calendarPanel_1dv37_110{display:flex;flex-direction:column;padding:16px}._tutorHeader_1dv37_116{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ebe9e2;border-radius:12px;margin-bottom:16px}._tutorHeaderName_1dv37_126{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._tutorHeaderMeta_1dv37_133{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.6}._weekGrid_1dv37_141{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;flex:1}@media only screen and (max-width:767px){._weekGrid_1dv37_141{grid-template-columns:repeat(3,1fr)}}._dayColumn_1dv37_153{display:flex;flex-direction:column;gap:6px}._dayHeader_1dv37_159{display:flex;flex-direction:column;align-items:center;gap:4px;padding-bottom:8px;border-bottom:1px solid #ebe9e2}._dayName_1dv37_168{font-family:Helvetica Neue,sans-serif;font-size:11px;font-weight:500;color:#3a342e;opacity:.5}._dayDate_1dv37_176{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._dayDate_1dv37_176._today_1dv37_182{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#5265f3;color:#fff}._slots_1dv37_193{display:flex;flex-direction:column;gap:4px}._slot_1dv37_193{padding:6px 8px;border-radius:8px;border:none;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;text-align:center;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._slot_1dv37_193:hover{opacity:.75}}._slot_1dv37_193._free_1dv37_215{background:#f5f3ee;color:#3a342e}._slot_1dv37_193._booked_1dv37_219{background:#5265f3;color:#fff}._slot_1dv37_193._pending_1dv37_223{background:#ed9223;color:#fff}@media(hover:hover)and (pointer:fine){._slot_1dv37_193:hover{opacity:.8}}._legend_1dv37_233{display:flex;gap:20px;margin-top:16px;padding-top:12px;border-top:1px solid #ebe9e2}._legendItem_1dv37_241{display:flex;align-items:center;gap:6px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e}._legendDot_1dv37_251{width:8px;height:8px;border-radius:50%}._legendDot_1dv37_251._bookedDot_1dv37_256{background:#5265f3}._legendDot_1dv37_251._pendingDot_1dv37_259{background:#ed9223}._legendDot_1dv37_251._freeDot_1dv37_262{background:#ebe9e2}._modal_9zh0h_1{display:flex;flex-direction:column;gap:16px;padding:24px;max-width:440px;width:100%}@media only screen and (max-width:767px){._modal_9zh0h_1{padding:16px;max-width:calc(100vw - 32px)}}._header_9zh0h_16{display:flex;align-items:center;justify-content:space-between}._title_9zh0h_22{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:#3a342e}._tutorInfo_9zh0h_29{display:flex;align-items:center;gap:12px}._tutorAvatar_9zh0h_35{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#f5f3ee;flex-shrink:0;font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._tutorName_9zh0h_50{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:#3a342e}._tutorDetails_9zh0h_57{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._form_9zh0h_65{display:flex;flex-direction:column;gap:16px}._field_9zh0h_71{display:flex;flex-direction:column;gap:6px}._label_9zh0h_77{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._actions_9zh0h_84{display:flex;gap:8px}@media only screen and (max-width:767px){._actions_9zh0h_84{flex-direction:column}}._confirmButton_9zh0h_94{flex:1;height:40px;border-radius:8px;background:#ed9223;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._confirmButton_9zh0h_94:hover{opacity:.9}}._rescheduleButton_9zh0h_113{flex:1;height:40px;border-radius:8px;background:#3a342e;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._rescheduleButton_9zh0h_113:hover{opacity:.9}}._cancelButton_9zh0h_132{background:transparent;border:none;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;text-decoration:underline;cursor:pointer;align-self:center}._rejectButton_9zh0h_144{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_9zh0h_144:hover{background:#ea24020d}._screen_1c0x3_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_1c0x3_1{gap:16px}}._container_1c0x3_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_1c0x3_12{grid-template-columns:1fr}}._leftPanel_1c0x3_26{display:flex;flex-direction:column;border-right:1px solid #ebe9e2;padding:16px}@media only screen and (max-width:1023px){._leftPanel_1c0x3_26{border-right:none;border-bottom:1px solid #ebe9e2}}._tabs_1c0x3_39{display:flex;gap:8px;margin-bottom:12px}._tab_1c0x3_39{flex:1;padding:8px;border-radius:8px;border:1px solid #ebe9e2;background:transparent;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500;color:#3a342e;cursor:pointer;transition:all .2s ease}._tab_1c0x3_39._activeTab_1c0x3_58{background:#3a342e;color:#fff;border-color:#3a342e}._searchWrapper_1c0x3_64{margin-bottom:12px}._searchInput_1c0x3_68{height:40px;border-radius:10px;font-size:14px}._sectionLabel_1c0x3_74{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;margin-bottom:8px}._chatList_1c0x3_82{display:flex;flex-direction:column;overflow-y:auto;flex:1}._chatItem_1c0x3_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_1c0x3_89._selectedChat_1c0x3_103{background:#f5f3ee}._chatItem_1c0x3_89._unread_1c0x3_106 ._chatName_1c0x3_106{font-weight:700}@media(hover:hover)and (pointer:fine){._chatItem_1c0x3_89:hover{background:#f5f3ee}}._chatAvatar_1c0x3_115{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ebe9e2;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:600;color:#3a342e;flex-shrink:0}._chatInfo_1c0x3_130{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._chatRow_1c0x3_138{display:flex;align-items:center;justify-content:space-between}._chatName_1c0x3_106{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._chatTime_1c0x3_151{font-family:Helvetica Neue,sans-serif;font-size:11px;font-weight:400;color:#3a342e;opacity:.5}._chatMessage_1c0x3_159{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rightPanel_1c0x3_170,._chatPanel_1c0x3_176{display:flex;flex-direction:column;flex:1}._chatHeader_1c0x3_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_1c0x3_182{padding:12px 16px}}._chatHeaderInfo_1c0x3_197{display:flex;flex-direction:column;gap:2px}._chatHeaderName_1c0x3_203{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:#3a342e}._chatHeaderMeta_1c0x3_210{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._bookButton_1c0x3_218{padding:8px 16px;border-radius:12px;background:#3a342e;color:#fff;font-family:Helvetica Neue,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_1c0x3_218:hover{opacity:.85}}._adminToggles_1c0x3_237{display:flex;flex-direction:column;gap:6px}._toggle_1c0x3_243{display:flex;align-items:center;gap:6px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;cursor:pointer}._messagesArea_1c0x3_254{display:flex;flex-direction:column;gap:12px;padding:20px;flex:1;overflow-y:auto}@media only screen and (max-width:767px){._messagesArea_1c0x3_254{padding:12px}}._message_1c0x3_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_1c0x3_254{max-width:85%}}._message_1c0x3_254 p{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:1.4}._message_1c0x3_254._outgoing_1c0x3_287{align-self:flex-start;background:#3a342e;color:#fff;border-bottom-left-radius:4px}._message_1c0x3_254._incoming_1c0x3_293{align-self:flex-end;background:#f5f3ee;color:#3a342e;border-bottom-right-radius:4px}._messageTime_1c0x3_300{font-family:Helvetica Neue,sans-serif;font-size:11px;font-weight:400;opacity:.5}._dateDivider_1c0x3_307{text-align:center;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.5;padding:8px 0}._lessonProposal_1c0x3_317{display:flex;flex-direction:column;gap:8px;padding:16px;background:#fff;border:1px solid #ebe9e2;border-radius:12px;max-width:300px}._proposalHeader_1c0x3_328{display:flex;align-items:center;gap:8px}._proposalTitle_1c0x3_334{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:600;color:#3a342e}._proposalBadge_1c0x3_341{padding:2px 8px;border-radius:6px;background:#ed92231a;font-family:Helvetica Neue,sans-serif;font-size:11px;font-weight:500;color:#ed9223}._proposalDetail_1c0x3_351{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.7}._proposalActions_1c0x3_359{display:flex;gap:8px;margin-top:4px}._acceptButton_1c0x3_365{flex:1;padding:8px;border-radius:8px;background:#16c68b;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500;border:none;cursor:pointer}._declineButton_1c0x3_378{flex:1;padding:8px;border-radius:8px;background:#3a342e;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500;border:none;cursor:pointer}._messageInputBar_1c0x3_391{display:flex;align-items:center;gap:8px;padding:12px 20px;border-top:1px solid #ebe9e2}@media only screen and (max-width:767px){._messageInputBar_1c0x3_391{padding:10px 12px}}._attachButton_1c0x3_404,._sendButton_1c0x3_405{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;cursor:pointer;font-size:18px}._messageInput_1c0x3_391{flex:1;height:40px;padding:0 12px;border:1px solid #ebe9e2;border-radius:10px;font-family:Helvetica Neue,sans-serif;font-size:14px;outline:none}._messageInput_1c0x3_391:focus{border-color:#5265f3}._emptyChat_1c0x3_431{display:flex;align-items:center;justify-content:center;flex:1;font-family:Helvetica Neue,sans-serif;font-size:14px;color:#3a342e;opacity:.5}._card_dokbd_1{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_dokbd_1{padding:16px}}._title_dokbd_15{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._rows_dokbd_22{display:flex;flex-direction:column;gap:8px}._row_dokbd_22{display:flex;flex-direction:column;gap:2px}._label_dokbd_34{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.5}._value_dokbd_42{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._card_1r25e_1{display:flex;flex-direction:column;padding:20px 24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_1r25e_1{padding:16px}}._header_1r25e_14{display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;cursor:pointer;width:100%}._title_1r25e_24{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._chevron_1r25e_31{font-size:12px;color:#3a342e;opacity:.5;transition:transform .2s ease}._chevron_1r25e_31._open_1r25e_37{transform:rotate(180deg)}._content_1r25e_41{margin-top:12px;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#3a342e;opacity:.8}._card_1ohyc_1{display:flex;flex-direction:column;padding:20px 24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_1ohyc_1{padding:16px}}._header_1ohyc_14{display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;cursor:pointer;width:100%}._title_1ohyc_24{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._chevron_1ohyc_31{font-size:12px;color:#3a342e;opacity:.5;transition:transform .2s ease}._chevron_1ohyc_31._open_1ohyc_37{transform:rotate(180deg)}._content_1ohyc_41{display:flex;flex-direction:column;gap:16px;margin-top:16px}._tabs_1ohyc_48{display:flex;gap:8px}._tab_1ohyc_48{padding:6px 16px;border-radius:20px;border:1px solid #ebe9e2;background:transparent;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500;color:#3a342e;cursor:pointer;transition:all .2s ease}._tab_1ohyc_48._activeTab_1ohyc_65{background:#3a342e;color:#fff;border-color:#3a342e}._actions_1ohyc_71{display:flex;gap:6px}._actionButton_1ohyc_76{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:#f5f3ee;border:none;cursor:pointer}._statusActive_1ohyc_88{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#16c68b1a;color:#16c68b}._statusFailed_1ohyc_98{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ea24021a;color:#ea2402}._statusPending_1ohyc_108{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ffc50026;color:#c89600}._card_d8hhk_1{display:flex;flex-direction:column;gap:12px;padding:20px 24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_d8hhk_1{padding:16px}}._row_d8hhk_15{display:flex;align-items:center;gap:12px}@media only screen and (max-width:767px){._row_d8hhk_15{flex-direction:column;align-items:flex-start;gap:4px}}._label_d8hhk_28{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6;min-width:80px}._value_d8hhk_37{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._card_p7ov6_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_p7ov6_1{flex-direction:column;align-items:flex-start}}._cardLeft_p7ov6_18{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._avatar_p7ov6_25{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:#f5f3ee;flex-shrink:0}._avatarInitials_p7ov6_36{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:700;color:#3a342e}._info_p7ov6_43{display:flex;flex-direction:column;gap:4px}._name_p7ov6_49{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:600;line-height:1.2;color:#3a342e}._meta_p7ov6_57{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.6}._statusActive_p7ov6_66{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#16c68b1a;color:#16c68b}._statusBanned_p7ov6_76{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ea24021a;color:#ea2402}._statusPending_p7ov6_86{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:500;background:#ffc50026;color:#c89600}._cardActions_p7ov6_96{display:flex;gap:8px}._resetButton_p7ov6_101,._banButton_p7ov6_102{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-family:Helvetica Neue,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_p7ov6_101:hover,._banButton_p7ov6_102:hover{opacity:.7}}._banButton_p7ov6_102{border-color:#ea2402;color:#ea2402}._card_1yg0j_1{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_1yg0j_1{padding:16px}}._title_1yg0j_15{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._ratingRow_1yg0j_22{display:flex;align-items:center;gap:6px}._ratingValue_1yg0j_28{font-family:Helvetica Neue,sans-serif;font-size:20px;font-weight:600;color:#3a342e}._star_1yg0j_35{font-size:18px;color:#ffc500}._reviewCount_1yg0j_40{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._viewButton_1yg0j_48{width:100%;padding:10px;border-radius:8px;border:1px solid #ebe9e2;background:#fff;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._viewButton_1yg0j_48:hover{background:#f5f3ee}}._card_zsglt_1{display:flex;flex-direction:column;padding:20px 24px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_zsglt_1{padding:16px}}._header_zsglt_14{display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;cursor:pointer;width:100%}._title_zsglt_24{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._chevron_zsglt_31{font-size:12px;color:#3a342e;opacity:.5;transition:transform .2s ease}._chevron_zsglt_31._open_zsglt_37{transform:rotate(180deg)}._content_zsglt_41{display:flex;flex-direction:column;gap:12px;margin-top:16px}._uploadLabel_zsglt_48{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500;color:#3a342e}._uploadArea_zsglt_55{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_zsglt_55:hover{border-color:#5265f3}}._uploadText_zsglt_71{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#5265f3}._fileTypes_zsglt_78{display:flex;gap:6px;flex-wrap:wrap}._fileTypeBadge_zsglt_84{padding:4px 8px;border-radius:4px;background:#f5f3ee;font-family:Helvetica Neue,sans-serif;font-size:11px;font-weight:500;color:#3a342e;opacity:.7}._files_zsglt_95{display:flex;flex-direction:column;gap:12px}._fileItem_zsglt_101{display:flex;flex-direction:column;gap:8px}._fileInfo_zsglt_107{display:flex;align-items:center;justify-content:space-between}._fileName_zsglt_113{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500;color:#3a342e}._fileProgress_zsglt_120{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.6}._progressBar_zsglt_128{height:4px;background:#ebe9e2;border-radius:2px;overflow:hidden}._progressFill_zsglt_135{height:100%;background:#5265f3;border-radius:2px;transition:width .3s ease}._card_1a3i4_1{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fff;border-radius:16px}@media only screen and (max-width:767px){._card_1a3i4_1{padding:16px}}._title_1a3i4_15{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._videoWrapper_1a3i4_22{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16/9;background:#3a342e;border-radius:12px;cursor:pointer}._playButton_1a3i4_33{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fff3;color:#fff;font-size:18px}._screen_8iwpl_1{display:flex;flex-direction:column;gap:20px}._topBar_8iwpl_7{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._topBar_8iwpl_7{flex-direction:column;align-items:flex-start;gap:12px}}._backLink_8iwpl_20{font-family:Helvetica Neue,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_8iwpl_20:hover{opacity:.7}}._columns_8iwpl_36{display:grid;grid-template-columns:1fr 291px;gap:20px}@media only screen and (max-width:1023px){._columns_8iwpl_36{grid-template-columns:1fr}}._leftColumn_8iwpl_47{display:flex;flex-direction:column;gap:16px;min-width:0}._rightColumn_8iwpl_54{display:flex;flex-direction:column;gap:16px}._screen_1dyif_1{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._screen_1dyif_1{gap:16px}}._tabs_1dyif_12{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}._tabs_1dyif_12::-webkit-scrollbar{display:none}._tab_1dyif_12{padding:8px 20px;border-radius:20px;border:1px solid #ebe9e2;background:transparent;font-family:Helvetica Neue,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_1dyif_12:hover{background:#ebe9e2}}._tab_1dyif_12._activeTab_1dyif_41{background:#3a342e;color:#fff;border-color:#3a342e}._actions_1dyif_47{display:flex;align-items:center;gap:6px}._actionButton_1dyif_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_1dyif_53:hover{opacity:.7}}._statusActive_1dyif_71{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;background:#16c68b1a;color:#16c68b}._statusBanned_1dyif_82{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;background:#ea24021a;color:#ea2402}._statusPending_1dyif_93{display:inline-flex;padding:4px 12px;border-radius:8px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;background:#5265f31a;color:#5265f3}._grid_bymvs_1{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}@media only screen and (max-width:1023px){._grid_bymvs_1{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){._grid_bymvs_1{grid-template-columns:1fr}}._card_bymvs_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_bymvs_18:hover{background:#fff;border-color:#ebe9e2}._card_bymvs_18:hover ._cardNumber_bymvs_36{color:#5265f3;opacity:1}._card_bymvs_18:hover ._cardNumber_bymvs_36:before{width:20px}._card_bymvs_18:hover ._cardTitle_bymvs_43{color:#5265f3}}@media only screen and (max-width:767px){._card_bymvs_18{height:var(--card-height, 300px)}}._cardHeader_bymvs_53{display:flex;flex-direction:column;gap:20px}._cardNumber_bymvs_36{display:flex;align-items:center;gap:4px;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;color:#3a342e;opacity:.4;letter-spacing:-.4px;transition:color .2s ease,opacity .2s ease}._cardNumber_bymvs_36:before{content:"";display:block;width:0;height:2px;background:#5265f3;transition:width .2s ease}._cardTitle_bymvs_43{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:24px;line-height:30px;color:#3a342e;transition:color .2s ease}._cardDescription_bymvs_89{font-family:Helvetica Neue,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_y0hv3_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_y0hv3_1{padding:60px 34px}}@media only screen and (max-width:1023px){._testimonialsSection_y0hv3_1{padding:60px 20px}}@media only screen and (max-width:767px){._testimonialsSection_y0hv3_1{padding:50px 16px}}._testimonialsHeader_y0hv3_28{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._ratingWrapper_y0hv3_36{display:flex;align-items:center;gap:10px}._ratingValue_y0hv3_42{font-weight:500;font-size:16px;line-height:24px}._starsWrapper_y0hv3_48{display:flex;gap:2px}._reviewsCount_y0hv3_53{font-weight:400;font-size:14px;opacity:.5}._testimonialsTitle_y0hv3_59{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._testimonialsTitle_y0hv3_59{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._testimonialsTitle_y0hv3_59{font-size:40px;line-height:48px}}._testimonialsSubtitle_y0hv3_77{font-weight:400;font-size:20px;line-height:28px;color:#3a342e}._testimonialsTrack_y0hv3_84{gap:12px}._testimonialCard_y0hv3_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_y0hv3_88{width:100%;height:auto;min-height:350px;gap:20px}}._testimonialNumber_y0hv3_108{display:flex;align-items:center;gap:4px;opacity:.4;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;color:#3a342e;letter-spacing:-.4px}._testimonialLine_y0hv3_120{display:block;width:20px;height:1px;background:#3a342e}._testimonialText_y0hv3_127{padding:0 40px;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e;letter-spacing:-.2px}@media only screen and (max-width:767px){._testimonialText_y0hv3_127{padding:0 16px;font-size:16px;line-height:24px}}._testimonialAuthor_y0hv3_144{display:flex;gap:20px;align-items:center}._testimonialAvatar_y0hv3_150{width:52px;height:52px;border-radius:8px;overflow:hidden}._testimonialAvatar_y0hv3_150 img{width:100%;height:100%;object-fit:cover}._testimonialAuthorInfo_y0hv3_162{display:flex;flex-direction:column;gap:4px}._testimonialAuthorName_y0hv3_168{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:18px;color:#3a342e}._testimonialAuthorRole_y0hv3_175{font-family:Helvetica Neue,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_3muwk_1{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:12px;line-height:16px;text-transform:uppercase}._breadcrumbItem_3muwk_13{display:flex;gap:10px;align-items:center}._breadcrumbLink_3muwk_19{color:inherit;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._breadcrumbLink_3muwk_19:hover{opacity:.8}}._breadcrumbSeparator_3muwk_29{opacity:.6}._breadcrumbCurrent_3muwk_33{color:inherit;opacity:.6}._wrapper_1ocn3_1{z-index:1;border-radius:100px;border:4.43px solid rgba(255,255,255,.2);backdrop-filter:blur(10px)}._overlay_1ocn3_8{display:flex;align-items:center;gap:10px;padding:12px;width:256px;border-radius:100px;background:#ffffffe6}._avatars_1ocn3_18{display:flex}._avatar_1ocn3_18{width:36px;height:36px;border-radius:50%;border:2px solid #ffffff;margin-left:-15px;object-fit:cover}._avatar_1ocn3_18:first-child{margin-left:0}@media only screen and (max-width:767px){._avatar_1ocn3_18{width:32px;height:32px;margin-left:-12px}}._studentsInfo_1ocn3_41{display:flex;flex-direction:column;gap:0}._studentsCount_1ocn3_47{font-family:Helvetica Neue,sans-serif;color:#121212;font-size:16px;font-weight:700;line-height:24px;letter-spacing:-.32px}@media only screen and (max-width:767px){._studentsCount_1ocn3_47{font-size:14px}}._studentsLabel_1ocn3_61{font-family:Helvetica Neue,sans-serif;color:#121212;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.28px}@media only screen and (max-width:767px){._studentsLabel_1ocn3_61{font-size:12px}}._heroSection_1nmh2_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_1nmh2_1{padding:20px 34px 80px}}@media only screen and (max-width:1023px){._heroSection_1nmh2_1{padding:20px 20px 60px;gap:40px}}@media only screen and (max-width:767px){._heroSection_1nmh2_1{padding:20px 16px 40px}}._heroContent_1nmh2_27{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}@media only screen and (max-width:1023px){._heroContent_1nmh2_27{flex-direction:column;align-items:flex-start;gap:8px}}._heroLeft_1nmh2_41{flex:1}._heroTitle_1nmh2_45{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e}@media only screen and (max-width:1023px){._heroTitle_1nmh2_45{font-size:56px;line-height:64px}}@media only screen and (max-width:767px){._heroTitle_1nmh2_45{font-size:40px;line-height:48px}}._heroRight_1nmh2_65{display:flex;flex-direction:column;gap:16px;max-width:526px}@media only screen and (max-width:1023px){._heroRight_1nmh2_65{max-width:100%}}._heroDescription_1nmh2_77{font-weight:400;font-size:18px;line-height:28px}._heroButton_1nmh2_83{width:132px}._rotatedIcon_1nmh2_87{transform:rotate(90deg)}._heroImageWrapper_1nmh2_91{position:relative;width:100%;height:657px;border-radius:16px;background:#dad7cb;overflow:hidden}@media only screen and (max-width:1023px){._heroImageWrapper_1nmh2_91{height:400px;border-radius:16px}}._heroVideo_1nmh2_106{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}._studentsOverlayPosition_1nmh2_114{position:absolute;top:40px;left:40px}@media only screen and (max-width:767px){._studentsOverlayPosition_1nmh2_114{top:auto;bottom:20px;left:50%;transform:translate(-50%)}}._cardsAndStats_1nmh2_128{display:flex;gap:50px;align-items:flex-start}@media only screen and (max-width:1023px){._cardsAndStats_1nmh2_128{flex-direction:column}}._coloredCards_1nmh2_139{position:relative;width:417px;height:464px;flex-shrink:0}@media only screen and (max-width:1023px){._coloredCards_1nmh2_139{width:100%;max-width:417px;margin:0 auto}}@media only screen and (max-width:767px){._coloredCards_1nmh2_139{width:100%;max-width:417px;margin:0 auto}}._coloredCard_1nmh2_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_1nmh2_139{padding:24px 20px}}@media only screen and (max-width:767px){._coloredCard_1nmh2_139{padding:24px 20px}}@media(hover:hover)and (pointer:fine){._coloredCard_1nmh2_139:hover ._cardArrow_1nmh2_183{transform:rotate(0)}}._coloredCard_1nmh2_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_1nmh2_139:nth-child(1):hover{top:-2.16%;bottom:40.95%;background:#89abff}}._coloredCard_1nmh2_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_1nmh2_139:nth-child(2):hover{top:17.24%;bottom:21.55%;background:#ec72aa}}._coloredCardWithWave_1nmh2_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_1nmh2_218:hover{top:36.64%;background:#7372f0}}._wavePattern_1nmh2_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_1nmh2_232{bottom:-20px;height:150px}}._cardLabel_1nmh2_252{position:relative;z-index:1;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:24px;line-height:20px;color:#fff;letter-spacing:-.72px}@media only screen and (max-width:767px){._cardLabel_1nmh2_252{font-size:18px}}._cardArrow_1nmh2_183{position:relative;z-index:1;width:24px;height:24px;color:#fff;transform:rotate(-45deg);transition:transform .2s ease}._statsWrapper_1nmh2_278{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:50px}._statsDescription_1nmh2_286{font-weight:400;font-size:20px;line-height:28px}._stats_1nmh2_278{display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width:767px){._stats_1nmh2_278{flex-direction:column;gap:50px}}._statItem_1nmh2_304{display:flex;flex-direction:column;gap:10px}._statValue_1nmh2_310{font-weight:500;font-size:56px;line-height:64px;color:#3a342e;letter-spacing:-1.68px;text-transform:capitalize}._statLabel_1nmh2_319{font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}._meta_pdbne_1{display:flex;align-items:center;gap:6px;font-size:14px;line-height:20px}._category_pdbne_9{font-weight:500}._dot_pdbne_13{font-weight:400;letter-spacing:-.56px}._readTime_pdbne_18{font-weight:400}._featuredCard_pdbne_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_pdbne_22{width:100%;height:400px;flex:none}}@media only screen and (max-width:767px){._featuredCard_pdbne_22{height:auto;display:flex;flex-direction:column;gap:20px;border-radius:0;overflow:visible}}._featuredImageWrapper_pdbne_50{position:absolute;inset:0}@media only screen and (max-width:767px){._featuredImageWrapper_pdbne_50{position:relative;inset:auto;height:343px;border-radius:16px;overflow:hidden}}._featuredImage_pdbne_50{width:100%;height:100%;object-fit:cover}._featuredOverlay_pdbne_70{position:absolute;inset:0;background:linear-gradient(180deg,#0000 30.11%,#0009)}@media only screen and (max-width:767px){._featuredOverlay_pdbne_70{display:none}}._featuredContent_pdbne_81{position:absolute;bottom:32px;left:32px;right:32px;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:1280px){._featuredContent_pdbne_81{bottom:16px;left:16px;right:16px}}@media only screen and (max-width:767px){._featuredContent_pdbne_81{position:static}}._featuredDate_pdbne_103{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#fff}@media only screen and (max-width:767px){._featuredDate_pdbne_103{color:#3a342e}}._featuredTitle_pdbne_116{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:36px;line-height:44px;color:#fff}@media only screen and (max-width:1280px){._featuredTitle_pdbne_116{font-size:24px;line-height:32px}}@media only screen and (max-width:767px){._featuredTitle_pdbne_116{font-size:20px;line-height:28px;color:#3a342e}}._featuredMeta_pdbne_137{color:#fff}@media only screen and (max-width:767px){._featuredMeta_pdbne_137{color:#3a342e}}._verticalCard_pdbne_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_pdbne_146{width:100%;height:auto}}._verticalImageWrapper_pdbne_162{flex:1;min-height:400px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1023px){._verticalImageWrapper_pdbne_162{flex:none;min-height:auto;height:400px}}@media only screen and (max-width:767px){._verticalImageWrapper_pdbne_162{height:343px}}._verticalImage_pdbne_162{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._verticalCard_pdbne_146:hover ._verticalImage_pdbne_162{transform:scale(1.02)}._verticalContent_pdbne_191{display:flex;flex-direction:column;gap:12px}._verticalDate_pdbne_197{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._verticalTitle_pdbne_205{font-weight:500;font-size:20px;line-height:28px;color:#3a342e}._verticalMeta_pdbne_212{color:#3a342e}._horizontalCard_pdbne_216{display:flex;gap:20px;flex:1;cursor:pointer;text-decoration:none}._horizontalImageWrapper_pdbne_224{width:180px;height:180px;border-radius:16px;overflow:hidden;flex-shrink:0}._horizontalImage_pdbne_224{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._horizontalCard_pdbne_216:hover ._horizontalImage_pdbne_224{transform:scale(1.02)}._horizontalContent_pdbne_242{display:flex;flex-direction:column;gap:8px;padding:16px 0;flex:1}._horizontalDate_pdbne_250{font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._horizontalTitle_pdbne_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_pdbne_269{color:#3a342e;margin-top:auto}._sidebarCard_pdbne_274{display:flex;gap:12px;cursor:pointer;text-decoration:none}._sidebarImageWrapper_pdbne_281{width:100px;height:100px;border-radius:12px;overflow:hidden;flex-shrink:0}._sidebarImage_pdbne_281{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._sidebarCard_pdbne_274:hover ._sidebarImage_pdbne_281{transform:scale(1.02)}._sidebarContent_pdbne_299{display:flex;flex-direction:column;gap:8px;flex:1}._sidebarDate_pdbne_306{font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._sidebarTitle_pdbne_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_pdbne_325{color:#3a342e}._blogCategoryPage_ld2ks_1{display:flex;flex-direction:column}._breadcrumbsWrapper_ld2ks_6{max-width:1440px;width:100%;margin:0 auto;padding:20px 80px}._heroSection_ld2ks_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_ld2ks_25{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e}._heroDescription_ld2ks_33{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e}._emptyText_ld2ks_41{font-family:Helvetica Neue,sans-serif;font-size:18px;color:#3a342e;text-align:center;padding:40px 0}._section_ld2ks_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_ld2ks_60{display:flex;gap:12px;width:100%}._smallPostsGrid_ld2ks_66{display:flex;gap:12px;width:634px}._postsGrid_ld2ks_72{display:flex;gap:12px;width:100%}._readMoreWrapper_ld2ks_78{display:flex;justify-content:center}._readMoreButton_ld2ks_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_1jjmf_1{display:flex;justify-content:space-between;align-items:center;gap:24px}._title_1jjmf_8{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:40px;line-height:48px;color:#3a342e}._buttonLink_1jjmf_16{text-decoration:none;flex-shrink:0}._exploreButton_1jjmf_21{width:160px}._blogPage_1nusq_1{display:flex;flex-direction:column}._breadcrumbsWrapper_1nusq_6{max-width:1440px;width:100%;margin:0 auto;padding:20px 80px}._heroSection_1nusq_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_1nusq_25{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e}._heroDescription_1nusq_33{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e}._sectionMostPopular_1nusq_41,._trendingNowWrapper_1nusq_41,._sectionFeatured_1nusq_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_1nusq_52{background:#f5f3ee}._trendingNowWrapper_1nusq_41,._sectionMostPopular_1nusq_41{padding:100px 80px}._featuredGrid_1nusq_64{display:flex;gap:12px;width:100%}._smallPostsGrid_1nusq_70{display:flex;gap:12px;width:634px}._horizontalGrid_1nusq_76{display:flex;gap:24px;width:100%}._popularGrid_1nusq_82{display:flex;gap:12px;width:100%}._heroSection_nnhry_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_nnhry_1{padding:20px 40px 80px}}@media only screen and (max-width:767px){._heroSection_nnhry_1{padding:20px 16px 60px;gap:30px}}._breadcrumbsWrapper_nnhry_23{width:100%;display:flex;justify-content:flex-start}._heroContent_nnhry_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_nnhry_29{gap:30px}}._heroText_nnhry_44{display:flex;flex-direction:column;gap:10px;text-align:center;padding:0 100px;width:100%}@media only screen and (max-width:1023px){._heroText_nnhry_44{padding:0 40px}}@media only screen and (max-width:767px){._heroText_nnhry_44{padding:0}}._heroTitle_nnhry_63{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e;margin:0}@media only screen and (max-width:767px){._heroTitle_nnhry_63{font-size:36px;line-height:44px}}._heroDescription_nnhry_78{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e;margin:0}@media only screen and (max-width:767px){._heroDescription_nnhry_78{font-size:16px;line-height:24px}}._joinButton_nnhry_93{width:160px}._stats_nnhry_97{display:flex;gap:12px;width:100%;justify-content:center}@media only screen and (max-width:1023px){._stats_nnhry_97{flex-wrap:wrap}}@media only screen and (max-width:767px){._stats_nnhry_97{flex-direction:column;align-items:stretch}}._statCard_nnhry_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_nnhry_115{width:calc(50% - 6px)}}@media only screen and (max-width:767px){._statCard_nnhry_115{width:100%}}._statValue_nnhry_136{font-family:Helvetica Neue,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_nnhry_136{font-size:36px;line-height:44px}}._statLabel_nnhry_153{font-family:Helvetica Neue,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_nnhry_153{font-size:14px;line-height:20px}}._leftImages_nnhry_169,._rightImages_nnhry_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_nnhry_169,._rightImages_nnhry_170{display:none}}._leftImages_nnhry_169{left:-50px;transform:rotate(180deg) scaleY(-1)}._rightImages_nnhry_170{right:30px}._personImage_nnhry_197{position:absolute;border-radius:50%;object-fit:cover;pointer-events:none}._leftImages_nnhry_169 ._personImage_nnhry_197:nth-child(1),._rightImages_nnhry_170 ._personImage_nnhry_197:nth-child(1){left:188px;top:129px;width:95px;height:95px;border-radius:82px}._leftImages_nnhry_169 ._personImage_nnhry_197:nth-child(2),._rightImages_nnhry_170 ._personImage_nnhry_197:nth-child(2){left:0;top:181px;width:86px;height:86px;border-radius:157.167px}._leftImages_nnhry_169 ._personImage_nnhry_197:nth-child(3),._rightImages_nnhry_170 ._personImage_nnhry_197:nth-child(3){left:172px;top:0;width:61px;height:61px;border-radius:157.167px}._leftImages_nnhry_169 ._personImage_nnhry_197:nth-child(4),._rightImages_nnhry_170 ._personImage_nnhry_197:nth-child(4){left:160px;top:370px;width:85px;height:85px;border-radius:157.167px}._positionsSection_1lv2c_1{background:#f5f3ee;padding:100px 80px;display:flex;flex-direction:column;gap:40px;align-items:center}@media only screen and (max-width:1023px){._positionsSection_1lv2c_1{padding:80px 40px;gap:30px}}@media only screen and (max-width:767px){._positionsSection_1lv2c_1{padding:60px 16px;gap:30px}}._positionsHeader_1lv2c_22{display:flex;flex-direction:column;gap:10px;text-align:center;padding:0 100px;width:100%}@media only screen and (max-width:1023px){._positionsHeader_1lv2c_22{padding:0 40px}}@media only screen and (max-width:767px){._positionsHeader_1lv2c_22{padding:0}}._positionsTitle_1lv2c_41{font-family:Helvetica Neue,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_1lv2c_41{font-size:36px;line-height:44px}}._positionsDescription_1lv2c_57{font-family:Helvetica Neue,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_1lv2c_57{font-size:16px;line-height:24px}}._positionsList_1lv2c_73{display:flex;flex-direction:column;gap:12px;width:100%;max-width:1280px}@media only screen and (max-width:767px){._positionsList_1lv2c_73{gap:10px}}._positionCard_1lv2c_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_1lv2c_86{flex-direction:column;align-items:stretch;gap:16px}}._positionContent_1lv2c_103{display:flex;flex:1 0 0;flex-direction:column;gap:16px;min-width:0}._positionTitle_1lv2c_111{font-family:Helvetica Neue,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_1lv2c_111{font-size:18px;line-height:28px}}._positionTags_1lv2c_127{display:flex;gap:8px;flex-wrap:wrap}._positionTag_1lv2c_127{background:#f5f3ee;padding:8px 16px;border-radius:8px;font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;letter-spacing:.16px}@media only screen and (max-width:767px){._positionTag_1lv2c_127{font-size:14px;line-height:20px;padding:6px 12px}}._applyButton_1lv2c_152{width:160px;flex-shrink:0;transition:background .2s ease,color .2s ease,border-color .2s ease}@media(hover:hover)and (pointer:fine){._applyButton_1lv2c_152:hover{background:#3a342e!important;color:#fff!important;border-color:#3a342e!important}._applyButton_1lv2c_152:hover svg{color:#fff!important}._applyButton_1lv2c_152:hover path{stroke:#fff!important;fill:#fff!important}}@media only screen and (max-width:767px){._applyButton_1lv2c_152{width:100%}}._emptyState_1lv2c_177{display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center;width:100%;padding:40px 0}._emptyStateIcon_1lv2c_187{width:150px;height:272px;object-fit:contain}._emptyStateTitle_1lv2c_193{font-family:Helvetica Neue,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_1lv2c_193{font-size:24px;line-height:32px}}._emptyStateDescription_1lv2c_209{font-family:Helvetica Neue,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_1lv2c_209{font-size:16px;line-height:24px}}._processSection_1nlyo_1{background:#ebe9e2;padding:100px 80px;display:flex;flex-direction:column;gap:40px;align-items:center}@media only screen and (max-width:1023px){._processSection_1nlyo_1{padding:80px 40px;gap:30px}}@media only screen and (max-width:767px){._processSection_1nlyo_1{padding:60px 16px;gap:30px}}._processHeader_1nlyo_22{display:flex;flex-direction:column;gap:10px;text-align:center;padding:0 100px;width:100%}@media only screen and (max-width:1023px){._processHeader_1nlyo_22{padding:0 40px}}@media only screen and (max-width:767px){._processHeader_1nlyo_22{padding:0}}._processTitle_1nlyo_41{font-family:Helvetica Neue,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_1nlyo_41{font-size:36px;line-height:44px}}._processDescription_1nlyo_57{font-family:Helvetica Neue,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_1nlyo_57{font-size:16px;line-height:24px}}._processCards_1nlyo_73{display:flex;gap:12px;width:100%}@media only screen and (max-width:1023px){._processCards_1nlyo_73{flex-wrap:wrap}}@media only screen and (max-width:767px){._processCards_1nlyo_73{flex-direction:column}}._processCard_1nlyo_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_1nlyo_73{flex:1 1 calc(50% - 6px);min-width:280px}}@media only screen and (max-width:767px){._processCard_1nlyo_73{flex:1 1 100%;gap:30px}}._processCardHeader_1nlyo_113{display:flex;flex-direction:column;gap:20px;width:100%}._processNumber_1nlyo_120{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;line-height:1;color:#3a342e;opacity:.4;letter-spacing:-.4px}._processCardTitle_1nlyo_130{font-family:Helvetica Neue,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_1nlyo_130{font-size:18px;line-height:28px}}._processCardDescription_1nlyo_147{font-family:Helvetica Neue,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_1nlyo_147{font-size:14px;line-height:20px}}._worldwideSection_eyeme_1{background:#ebe9e2;padding:100px 80px;position:relative;overflow:visible}@media only screen and (max-width:1023px){._worldwideSection_eyeme_1{padding:80px 40px;overflow:hidden}}@media only screen and (max-width:767px){._worldwideSection_eyeme_1{padding:60px 16px;overflow:hidden}}._worldwideContainer_eyeme_20{max-width:1440px;margin:0 auto;display:flex;gap:40px;align-items:center;position:relative}@media only screen and (max-width:1023px){._worldwideContainer_eyeme_20{gap:30px}}@media only screen and (max-width:767px){._worldwideContainer_eyeme_20{flex-direction:column;gap:24px}}._worldwideImageWrapper_eyeme_40{flex-shrink:0;width:840px;height:903px;position:relative;margin-left:-208px}@media only screen and (max-width:1023px){._worldwideImageWrapper_eyeme_40{width:600px;height:650px;margin-left:-150px}}@media only screen and (max-width:767px){._worldwideImageWrapper_eyeme_40{width:100%;max-width:400px;height:auto;margin:0 auto}}._worldwideImage_eyeme_40{width:100%;height:100%;object-fit:contain;opacity:.5}._worldwideContent_eyeme_71{display:flex;flex-direction:column;gap:24px;max-width:634px;flex:1}@media only screen and (max-width:767px){._worldwideContent_eyeme_71{gap:20px;max-width:100%}}._worldwideTitle_eyeme_85{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:56px;line-height:64px;color:#3a342e;margin:0}@media only screen and (max-width:767px){._worldwideTitle_eyeme_85{font-size:24px;line-height:32px}}._worldwideText_eyeme_100{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e}@media only screen and (max-width:767px){._worldwideText_eyeme_100{font-size:16px;line-height:24px}}._worldwideParagraph_eyeme_114{margin:0}._worldwideParagraph_eyeme_114:not(:last-child){margin-bottom:1em}._careersScreen_oz4q1_1{width:100%}._cartScreen_17tgk_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_17tgk_1{padding:20px 40px 60px;gap:32px}}@media only screen and (max-width:767px){._cartScreen_17tgk_1{padding:16px 20px 40px;gap:24px}}._breadcrumbsWrapper_17tgk_22{width:100%}._loadingWrapper_17tgk_26{display:flex;align-items:center;justify-content:center;padding:100px;font-family:Helvetica Neue,sans-serif;font-size:16px;color:#3a342e}._emptyCartWrapper_17tgk_36{display:flex;align-items:center;justify-content:center;flex:1;min-height:400px}._emptyCartCard_17tgk_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_17tgk_44{padding:24px 16px}}._emptyCartText_17tgk_62{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;margin:0}._content_17tgk_71{display:flex;gap:12px;align-items:flex-start;width:100%}@media only screen and (max-width:1023px){._content_17tgk_71{flex-direction:column;gap:24px}}._cartItemsCard_17tgk_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_17tgk_84{padding:12px;border-radius:16px}}._cartTitle_17tgk_101{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e}._cartItemsList_17tgk_109{display:flex;flex-direction:column}._cartItem_17tgk_84{display:flex;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid #ebe9e2}._cartItem_17tgk_84._lastItem_17tgk_121{border-bottom:none}@media only screen and (max-width:767px){._cartItem_17tgk_84{gap:8px;padding:12px 0}}._itemImageWrapper_17tgk_131{width:100px;height:100px;border-radius:10px;overflow:hidden;flex-shrink:0}@media only screen and (max-width:767px){._itemImageWrapper_17tgk_131{width:80px;height:80px}}._itemImage_17tgk_131{width:100%;height:100%;object-fit:cover}._itemInfo_17tgk_151{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}@media only screen and (max-width:767px){._itemInfo_17tgk_151{gap:4px}}._itemTitle_17tgk_164{font-family:Helvetica Neue,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_17tgk_164{font-size:14px;line-height:20px;letter-spacing:0}}._itemArranger_17tgk_180{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}@media only screen and (max-width:767px){._itemArranger_17tgk_180{font-size:14px;line-height:20px}}._arrangerLink_17tgk_195{color:#3a342e;text-decoration:underline}._itemActions_17tgk_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_17tgk_200{flex:0 0 auto;width:50px;min-height:80px}}._itemPrice_17tgk_217{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e;text-align:right}._removeButton_17tgk_226{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0}._removeButton_17tgk_226 span{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#ea2402}@media(hover:hover)and (pointer:fine){._removeButton_17tgk_226:hover{opacity:.8}}@media only screen and (max-width:767px){._removeButton_17tgk_226 span{display:none}}._sidebar_17tgk_253{display:flex;flex-direction:column;gap:12px;flex:1;min-width:280px;max-width:350px}@media only screen and (max-width:1023px){._sidebar_17tgk_253{width:100%;max-width:none}}._promoCard_17tgk_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_17tgk_268{padding:16px;border-radius:16px}}._cardLabel_17tgk_284{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._promoInputWrapper_17tgk_292{display:flex;flex-direction:column;gap:10px;align-items:center}._promoInputRow_17tgk_299{display:flex;gap:4px;width:100%}._promoInput_17tgk_292{flex:1}._promoInputField_17tgk_309{height:40px;font-size:14px;line-height:20px}._promoInputField_17tgk_309::placeholder{font-size:14px;line-height:20px}._applyButton_17tgk_319{flex-shrink:0;height:40px;padding:0 14px}._promoHint_17tgk_325{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#3a342e}._summaryCard_17tgk_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_17tgk_333{padding:16px;border-radius:16px}}._summaryTitle_17tgk_350{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#3a342e;width:100%}._summaryRow_17tgk_359{display:flex;justify-content:space-between;width:100%;font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._summaryDivider_17tgk_370{width:100%;height:1px;background:#ebe9e2}._totalRow_17tgk_376{display:flex;justify-content:space-between;width:100%;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e}._checkoutButton_17tgk_387{width:100%}._paymentIcons_17tgk_391{display:flex;gap:8px;align-items:center;justify-content:center}._paymentIconWrapper_17tgk_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_17tgk_398 svg{max-width:100%;max-height:100%}._quoteCard_17tgk_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_17tgk_423{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e;opacity:.5}._quoteAuthor_17tgk_432{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._checkbox_1kj4f_1{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;width:16px;height:16px;opacity:0;margin:0}._disabled_1kj4f_12{opacity:.4}._disabled_1kj4f_12 ._label_1kj4f_15,._disabled_1kj4f_12 ._content_1kj4f_16{cursor:default}._customCheckbox_1kj4f_20{display:flex;align-items:center;gap:8px;position:relative;cursor:pointer}._label_1kj4f_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_1kj4f_15:before{content:"";display:block;position:relative;flex-shrink:0;box-sizing:border-box}._label_1kj4f_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_1kj4f_1:checked~._label_1kj4f_15{background-color:#3a342e;border:1px solid #3a342e}._checkbox_1kj4f_1:checked~._label_1kj4f_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_1kj4f_16{display:flex;align-items:center;gap:10px;font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:24px;color:#3a342e;cursor:pointer}._checkoutScreen_ebqdq_1{background:#ebe9e2;min-height:100vh;padding:20px 80px 100px}@media only screen and (max-width:1023px){._checkoutScreen_ebqdq_1{padding:20px 40px 80px}}@media only screen and (max-width:767px){._checkoutScreen_ebqdq_1{padding:20px 16px 60px}}._checkoutContainer_ebqdq_17{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:40px}._checkoutCard_ebqdq_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_ebqdq_25{padding:24px;gap:20px}}._bannerWrapper_ebqdq_43{width:100%;height:200px;border-radius:16px;overflow:hidden}._bannerImage_ebqdq_50{width:100%;height:100%;object-fit:cover}._checkoutTitle_ebqdq_56{font-family:Helvetica Neue,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_ebqdq_56{font-size:32px;line-height:40px}}._checkoutForm_ebqdq_72{display:flex;flex-direction:column;gap:24px}._formRow_ebqdq_78{display:flex;gap:12px}@media only screen and (max-width:767px){._formRow_ebqdq_78{flex-direction:column;gap:20px}}._formField_ebqdq_89{flex:1;display:flex;flex-direction:column}._input_ebqdq_95{width:100%}._consentRow_ebqdq_99{display:flex;gap:24px;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._consentRow_ebqdq_99{flex-direction:column;align-items:flex-start;gap:20px}}._consentWrapper_ebqdq_113{display:flex;gap:10px;align-items:center;flex:1}._consentCheckbox_ebqdq_120{flex-shrink:0}._consentText_ebqdq_124{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#000;margin:0}._policyLink_ebqdq_133{text-decoration:underline;color:inherit;font-weight:500}@media(hover:hover)and (pointer:fine){._policyLink_ebqdq_133:hover{opacity:.8}}._submitButton_ebqdq_144{flex-shrink:0}@media only screen and (max-width:767px){._submitButton_ebqdq_144{width:100%}}._wrapper_14puz_1{display:flex;flex-direction:column;gap:6px;width:100%}._label_14puz_8{font-weight:500;font-size:14px;line-height:24px}._textareaWrapper_14puz_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_14puz_26{display:flex;align-items:center;gap:16px;border-radius:10px;border:1px solid #ebe9e2;background:#f5f3ee;padding:6px 8px;width:fit-content}._fileInfo_14puz_37{display:flex;align-items:center;gap:8px}._fileIcon_14puz_43{width:24px;height:24px;flex-shrink:0}._fileDetails_14puz_49{display:flex;flex-direction:column;width:154px}._fileName_14puz_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_14puz_66{font-weight:400;font-size:12px;line-height:16px;opacity:.6}._removeFileButton_14puz_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_14puz_73:hover{opacity:.7}}._textarea_14puz_14{width:100%;height:24px;min-height:50px;padding:0;border:none;outline:none;resize:none;overflow:hidden;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;background:transparent}._textarea_14puz_14::placeholder{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#3a342e;opacity:.5}._fileInput_14puz_116{display:none}._attachButton_14puz_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_14puz_134{font-weight:400;font-size:12px;line-height:16px;color:#ea2402}._formSection_zq1fw_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_zq1fw_1{padding:50px 34px}}@media only screen and (max-width:1023px){._formSection_zq1fw_1{flex-direction:column-reverse;padding:50px 20px}}@media only screen and (max-width:767px){._formSection_zq1fw_1{padding:50px 16px}}._imageWrapper_zq1fw_27{flex:1;aspect-ratio:1/1;max-height:574px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1023px){._imageWrapper_zq1fw_27{min-height:350px;margin:0 auto}}@media only screen and (max-width:767px){._imageWrapper_zq1fw_27{width:100%;min-height:auto}}._heroImage_zq1fw_47{width:100%;height:100%;object-fit:cover}._formContainer_zq1fw_53{display:flex;flex-direction:column;gap:24px;flex:1;width:100%}._formTitle_zq1fw_61{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:40px;line-height:48px;color:#3a342e}@media only screen and (max-width:1023px){._formTitle_zq1fw_61{font-size:24px;font-weight:500;line-height:32px;text-align:center}}._form_zq1fw_1{display:flex;flex-direction:column;gap:24px;width:100%}._formRow_zq1fw_85{display:flex;gap:12px}._messageSection_zq1fw_90{width:100%}._formFooter_zq1fw_94{display:flex;align-items:center;justify-content:space-between;gap:16px}._replyNote_zq1fw_101{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#3a342e}._submitButton_zq1fw_109{min-width:160px;height:56px}._helpSection_1y7ng_1{background:#f5f3ee}._helpSectionContent_1y7ng_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_1y7ng_5{padding:60px 34px}}@media only screen and (max-width:1023px){._helpSectionContent_1y7ng_5{padding:60px 20px}}@media only screen and (max-width:767px){._helpSectionContent_1y7ng_5{padding:50px 16px}}._headerContainer_1y7ng_31{display:flex;flex-direction:column;gap:10px;text-align:center;width:100%}._title_1y7ng_39{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:56px;line-height:64px;color:#3a342e}@media only screen and (max-width:1023px){._title_1y7ng_39{font-size:40px;line-height:48px}}._subtitle_1y7ng_53{font-weight:400;font-size:20px;line-height:28px}._commonQuestionsSection_1y7ng_59{display:flex;flex-direction:column;gap:16px;width:100%}._commonQuestionsTitle_1y7ng_66{text-align:center;font-size:20px;font-weight:400;line-height:28px}._questionsList_1y7ng_73{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media only screen and (max-width:767px){._questionsList_1y7ng_73{grid-template-columns:1fr}}._questionItem_1y7ng_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_1y7ng_98{flex:1;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#3a342e;text-align:left}._notFoundText_1y7ng_108{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;line-height:28px;color:#3a342e;text-align:center}._notFoundLink_1y7ng_117{text-decoration:underline;color:#3a342e}@media(hover:hover)and (pointer:fine){._notFoundLink_1y7ng_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_1pyyy_1{display:flex;flex-direction:column;gap:24px;max-width:100%}@media only screen and (max-width:1023px){._priceRange_1pyyy_1{max-width:280px}}._inputs_1pyyy_13{display:flex;gap:4px}._input_1pyyy_13{flex:1}._sliderContainer_1pyyy_22{display:flex;flex-direction:column;gap:8px}._slider_1pyyy_22{position:relative;height:24px;cursor:pointer}._sliderTrack_1pyyy_34{position:absolute;top:50%;transform:translateY(-50%);height:6px;background:#5265f3;border-radius:3px}._slider_1pyyy_22:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:6px;background:#e5e3df;border-radius:3px}._thumb_1pyyy_55{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:6px;background:transparent;pointer-events:none;appearance:none;-webkit-appearance:none}._thumb_1pyyy_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_1pyyy_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_1pyyy_89{display:flex;justify-content:space-between}._label_1pyyy_89{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#5265f3}._sidebar_5e2cs_1{display:flex;flex-direction:column;gap:24px;width:311px;flex-shrink:0}@media only screen and (max-width:1023px){._sidebar_5e2cs_1{width:250px}}@media only screen and (max-width:767px){._sidebar_5e2cs_1{display:none}}._section_5e2cs_19{display:flex;flex-direction:column;gap:16px}._sectionTitle_5e2cs_25{font-family:Helvetica Neue,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#3a342e;margin:0}._filterGroup_5e2cs_34{display:flex;flex-direction:column;gap:16px}._filterGroupTitle_5e2cs_40{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;margin:0}._optionsList_5e2cs_49{display:flex;flex-direction:column;gap:10px}._cardWrapper_10q4t_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_10q4t_1:hover ._cardBg_10q4t_12{animation:_dropBounce_10q4t_1 .35s ease-out forwards}}@media only screen and (max-width:767px){._cardWrapper_10q4t_1 ._cardBg_10q4t_12{animation:_dropBounce_10q4t_1 .35s ease-out forwards}}._avatarWrapper_10q4t_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_10q4t_22{width:84px;height:84px;border-radius:50%;object-fit:cover}._avatarFallback_10q4t_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_10q4t_55{position:absolute;bottom:0;right:0;width:24px;height:24px;border-radius:50%;object-fit:cover;border:2px solid #ffffff}._card_10q4t_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}._name_10q4t_80{color:#3a342e;text-align:center;font-size:16px;font-weight:500;line-height:24px;margin-bottom:8px}._content_10q4t_89{display:flex;flex-direction:column;align-items:center;gap:10px}._instruments_10q4t_96{color:#3a342e;text-align:center;font-size:16px;font-weight:400;line-height:24px}._ratingRow_10q4t_104{display:flex;justify-content:center;align-items:center;gap:10px}._rating_10q4t_104{color:#3a342e;text-align:center;font-size:16px;font-weight:500;line-height:24px}._reviews_10q4t_119{color:#3a342e;text-align:center;font-size:14px;font-weight:400;line-height:110%;opacity:.5}._divider_10q4t_128{width:100%;height:1px;background:#ebe9e2}._priceRow_10q4t_134{color:#3a342e;text-align:center;font-size:16px;font-weight:500;line-height:24px}._tags_10q4t_142{display:flex;gap:6px}._superTutorTag_10q4t_147{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_10q4t_161{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_10q4t_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_10q4t_194{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_10q4t_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_10q4t_226{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_10q4t_226{flex-direction:column;align-items:stretch;gap:12px;padding:8px 0 0;border-radius:16px;overflow:hidden}}._listTopRow_10q4t_248{display:contents}@media only screen and (max-width:767px){._listTopRow_10q4t_248{display:flex;gap:8px;align-items:center;padding:0 8px}}._listPhoto_10q4t_260{position:relative;flex-shrink:0;width:150px;height:150px}@media only screen and (max-width:767px){._listPhoto_10q4t_260{width:120px;height:120px}}._listAvatar_10q4t_273{width:100%;height:100%;border-radius:50%;object-fit:cover}._listFlag_10q4t_280{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_10q4t_280{width:24px;height:24px;bottom:0;right:0}}._listContent_10q4t_299{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}._listContent_10q4t_299 ._ratingRow_10q4t_104{justify-content:flex-start}@media only screen and (max-width:767px){._listContent_10q4t_299{gap:4px}}._listInfo_10q4t_315{display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:767px){._listInfo_10q4t_315{gap:2px}}._listName_10q4t_326{color:#3a342e;font-size:16px;font-weight:500;line-height:24px}._listInstruments_10q4t_333{color:#3a342e;font-size:16px;font-weight:400;line-height:24px;opacity:.8}._listBottom_10q4t_341{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width:767px){._listBottom_10q4t_341{border-top:1px solid #ebe9e2;padding:8px;margin:0 -8px;width:calc(100% + 16px)}}._listPrice_10q4t_356{color:#3a342e;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap;flex-shrink:0}._listInfo_10q4t_315>._tags_10q4t_142{position:absolute;top:20px;right:20px;z-index:1}@media only screen and (max-width:767px){._listInfo_10q4t_315>._tags_10q4t_142{position:static}}._overlay_yvohs_1{position:fixed;inset:0;background:#ebe9e2;z-index:9999;overflow-y:auto;width:100vw;height:100vh}._modal_yvohs_11{position:relative;min-height:100%;padding:50px 16px}._closeButton_yvohs_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_yvohs_17 svg{width:20px;height:20px;color:#3a342e}._content_yvohs_38{display:flex;flex-direction:column;gap:24px;max-width:343px;margin:0 auto}._section_yvohs_46{display:flex;flex-direction:column;gap:16px}._sectionTitle_yvohs_52{font-family:Helvetica Neue,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#3a342e;margin:0}._filterGroup_yvohs_61{display:flex;flex-direction:column;gap:16px}._filterGroupTitle_yvohs_67{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;margin:0}._optionsList_yvohs_76{display:flex;flex-direction:column;gap:10px}._section_c9u68_1{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0}._searchBar_c9u68_9{display:flex;gap:10px}@media only screen and (max-width:767px){._searchBar_c9u68_9{gap:4px}}._searchInput_c9u68_19{flex:1}@media only screen and (max-width:767px){._searchButton_c9u68_24{width:56px;height:56px;padding:0;justify-content:center}}@media only screen and (max-width:767px){._searchButtonText_c9u68_33{display:none}}._controlsRow_c9u68_38{display:flex;align-items:center;justify-content:space-between}._viewToggle_c9u68_44{display:flex;align-items:center;gap:16px}._viewLabel_c9u68_50{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._viewButtons_c9u68_58{display:flex;gap:6px}._viewButton_c9u68_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_c9u68_58 svg{width:24px;height:24px}._viewButton_c9u68_58._active_c9u68_80{opacity:1}@media(hover:hover)and (pointer:fine){._viewButton_c9u68_58:hover{opacity:1}}._sortFilterButton_c9u68_89{display:none;align-items:center;gap:8px;padding:0;background:transparent;border:none;cursor:pointer;font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#3a342e}._sortFilterButton_c9u68_89 svg{width:24px;height:24px}@media only screen and (max-width:767px){._sortFilterButton_c9u68_89{display:flex}}._tutorsGrid_c9u68_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_c9u68_113{grid-template-columns:1fr}}._listLayout_c9u68_127{grid-template-columns:1fr;gap:12px;justify-items:stretch}._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_awcpw_1{background:#f5f3ee}._becomePartSection_awcpw_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_awcpw_5{padding:60px 34px}}@media only screen and (max-width:1023px){._becomePartSection_awcpw_5{padding:60px 20px}}@media only screen and (max-width:767px){._becomePartSection_awcpw_5{padding:50px 16px}}._sectionHeader_awcpw_31{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%;max-width:1280px}._sectionTitle_awcpw_41{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._sectionTitle_awcpw_41{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_awcpw_41{font-size:40px;line-height:48px}}._sectionDescription_awcpw_59{font-weight:400;font-size:20px;line-height:28px;max-width:606px}._cardsWrapper_awcpw_66{display:flex;gap:12px;width:100%;max-width:1280px}@media only screen and (max-width:1023px){._cardsWrapper_awcpw_66{flex-direction:column}}._tutorCard_awcpw_78,._sellCard_awcpw_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_awcpw_78,._sellCard_awcpw_79{min-height:350px;height:350px}}@media only screen and (max-width:767px){._tutorCard_awcpw_78,._sellCard_awcpw_79{min-height:432px;height:432px}}@media(hover:hover)and (pointer:fine){._tutorCard_awcpw_78:hover ._cardBg_awcpw_105,._sellCard_awcpw_79:hover ._cardBg_awcpw_105{top:0}._tutorCard_awcpw_78:hover ._cardContent_awcpw_109,._sellCard_awcpw_79:hover ._cardContent_awcpw_109{top:40px;opacity:1}._tutorCard_awcpw_78:hover ._wavePattern_awcpw_114,._sellCard_awcpw_79:hover ._wavePattern_awcpw_114{top:160px;opacity:1}}@media only screen and (hover:hover)and (pointer:fine)and (max-width:1023px){._tutorCard_awcpw_78:hover ._wavePattern_awcpw_114,._sellCard_awcpw_79:hover ._wavePattern_awcpw_114{top:100px}}@media(hover:hover)and (pointer:fine){._tutorCard_awcpw_78:hover ._cardButton_awcpw_127,._sellCard_awcpw_79:hover ._cardButton_awcpw_127{opacity:1;bottom:50px}}._tutorCard_awcpw_78 ._cardBg_awcpw_105{background:#a09ff3}._tutorCard_awcpw_78 ._cardButton_awcpw_127{color:#5351fa}._tutorCard_awcpw_78 ._cardButton_awcpw_127 svg path{stroke:#5351fa}@media(hover:hover)and (pointer:fine){._tutorCard_awcpw_78:hover ._cardBg_awcpw_105{background:#7876f4}}._sellCard_awcpw_79 ._cardBg_awcpw_105{background:#f2a0c6}@media(hover:hover)and (pointer:fine){._sellCard_awcpw_79:hover ._cardBg_awcpw_105{background:#ea7bae}}._sellCard_awcpw_79 ._cardButton_awcpw_127{color:#e95d9d}._sellCard_awcpw_79 ._cardButton_awcpw_127 svg path{stroke:#e95d9d}._cardBg_awcpw_105{position:absolute;inset:10px 0 0;border-radius:24px;transition:top .3s ease,background .3s ease}._cardContent_awcpw_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_awcpw_109{top:40px;left:30px}}@media only screen and (max-width:767px){._cardContent_awcpw_109{top:50px;left:20px;right:20px;max-width:none}}._cardTitle_awcpw_201{font-weight:500;font-size:40px;line-height:48px;color:#fff}._cardDescription_awcpw_208{font-weight:400;font-size:20px;line-height:28px;color:#fff}._wavePattern_awcpw_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_awcpw_114{top:120px}}@media only screen and (max-width:767px){._wavePattern_awcpw_114{top:180px}}._cardButton_awcpw_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:Helvetica Neue,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.14px}@media only screen and (max-width:767px){._cardButton_awcpw_127{left:20px;right:20px;opacity:1;bottom:20px}}._blogSection_lqa51_1{display:flex;flex-direction:column;gap:40px;padding:100px 80px}@media only screen and (max-width:1280px){._blogSection_lqa51_1{padding:60px 34px}}@media only screen and (max-width:1023px){._blogSection_lqa51_1{padding:60px 20px}}@media only screen and (max-width:767px){._blogSection_lqa51_1{padding:100px 16px}}._sectionHeader_lqa51_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_lqa51_23{flex-direction:column;align-items:center;gap:24px}}._headerContent_lqa51_39{display:flex;flex-direction:column;gap:24px;max-width:723px}@media only screen and (max-width:767px){._headerContent_lqa51_39{text-align:center;max-width:none}}._sectionTitle_lqa51_52{font-weight:500;font-size:70px;line-height:78px;color:#3a342e}@media only screen and (max-width:1023px){._sectionTitle_lqa51_52{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_lqa51_52{font-size:40px;line-height:48px}}._sectionDescription_lqa51_71{font-weight:400;font-size:20px;line-height:28px}._readMoreButton_lqa51_77{width:160px;flex-shrink:0}._postsGrid_lqa51_82{display:flex;gap:12px;width:100%;max-width:1280px;margin:0 auto}@media only screen and (max-width:1023px){._postsGrid_lqa51_82{flex-direction:column}}@media only screen and (max-width:1023px){._postsGrid_lqa51_82{gap:40px}}._smallPosts_lqa51_100{display:flex;gap:12px;width:634px}@media only screen and (max-width:1023px){._smallPosts_lqa51_100{flex-direction:column;width:100%;gap:40px}}._curvedLoopWrapper_f44yi_1{display:flex;align-items:center;justify-content:center;width:100%}._curvedLoopSvg_f44yi_8{user-select:none;width:100%;aspect-ratio:1440/400;overflow:visible;display:block;font-size:140px;font-weight:500;font-family:Helvetica Neue,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_nl7uq_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_nl7uq_1{padding:60px 34px}}@media only screen and (max-width:1023px){._howItWorksSection_nl7uq_1{padding:60px 20px}}@media only screen and (max-width:767px){._howItWorksSection_nl7uq_1{padding:50px 16px}}._sectionHeader_nl7uq_27{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._sectionTitle_nl7uq_35{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._sectionTitle_nl7uq_35{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_nl7uq_35{font-size:40px;line-height:48px}}._sectionDescription_nl7uq_53{font-weight:400;font-size:20px;line-height:28px}._contentWrapper_nl7uq_59{display:flex;gap:12px;width:100%;border-radius:24px;overflow:hidden}@media only screen and (max-width:1023px){._contentWrapper_nl7uq_59{flex-direction:column}}._card_nl7uq_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_nl7uq_72{padding:40px 16px;max-width:100%;width:100%}}._cardHeader_nl7uq_92{display:flex;justify-content:space-between;align-items:center;width:100%}._stepIndicators_nl7uq_99{display:flex;gap:20px;align-items:center}._stepNumber_nl7uq_105{display:flex;align-items:center;gap:4px;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:20px;line-height:1;color:#121212;opacity:.2;background:none;cursor:pointer;transition:opacity .2s ease}._stepNumber_nl7uq_105._active_nl7uq_119{opacity:1}._stepLine_nl7uq_123{display:block;width:20px;height:2px;background:#121212}._navigationArrows_nl7uq_130{display:flex;gap:12px;align-items:center}._arrowButton_nl7uq_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_nl7uq_136._disabled_nl7uq_148{background:#e4e1d9;cursor:not-allowed}@media(hover:hover)and (pointer:fine){._arrowButton_nl7uq_136:hover:not(._disabled_nl7uq_148){opacity:.9}}._arrowButton_nl7uq_136 ._arrowPrevIcon_nl7uq_157{transform:rotate(180deg)}._arrowButton_nl7uq_136 ._arrowNextIcon_nl7uq_160{transform:rotate(0)}._arrowIcon_nl7uq_164{width:24px;height:24px;color:#fff}._stepTitle_nl7uq_170{font-weight:500;font-size:40px;line-height:48px;color:#121212;margin-top:36px}@media only screen and (max-width:1023px){._stepTitle_nl7uq_170{font-size:32px;line-height:40px}}@media only screen and (max-width:767px){._stepTitle_nl7uq_170{font-size:24px;line-height:32px}}._featuresList_nl7uq_190{display:flex;flex-direction:column;gap:8px;margin-top:auto}._featureItem_nl7uq_197{display:flex;align-items:center;gap:8px}._featureText_nl7uq_203{font-weight:400;font-size:16px;line-height:24px;color:#121212;letter-spacing:.32px;opacity:.8}._imageWrapper_nl7uq_212{flex:1;max-height:630px}._video_nl7uq_217{width:100%;height:100%;object-fit:cover;border-radius:16px}._tabs_k3zzp_1{display:flex;gap:0;padding:2px;height:40px;width:100%;background:#f5f3ee;border-radius:8px;align-items:stretch}._tab_k3zzp_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:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px}._tab_k3zzp_1._active_k3zzp_29{background:#fff;box-shadow:0 3px 8px #0000001f,0 3px 1px #0000000a}@media(hover:hover)and (pointer:fine){._tab_k3zzp_1:hover:not(._active_k3zzp_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_gzr14_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_gzr14_1:hover ._sheetImage_gzr14_13{transform:scale(1.03)}._sheetCard_gzr14_1:hover ._addToCartButton_gzr14_16{background:#3a342e;border-color:#3a342e}._sheetCard_gzr14_1:hover ._addToCartLeft_gzr14_20{color:#fff}._sheetCard_gzr14_1:hover ._addToCartIcon_gzr14_23 path{stroke:#fff}._sheetCard_gzr14_1:hover ._sheetPrice_gzr14_26{color:#fff}}@media only screen and (max-width:767px){._sheetCard_gzr14_1{width:100%}}._addToCartIcon_gzr14_23 path{stroke:#3a342e}._sheetImageWrapper_gzr14_40{width:268px;height:268px;border-radius:10px;overflow:hidden}@media only screen and (max-width:767px){._sheetImageWrapper_gzr14_40{margin:0 auto}}._sheetImage_gzr14_13{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._sheetInfo_gzr14_59{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%}._sheetTitleWrapper_gzr14_67{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;width:100%}._sheetTitle_gzr14_67{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:1.1;color:#3a342e;letter-spacing:-.32px}._sheetArranger_gzr14_85{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}._arrangerLink_gzr14_94{text-decoration:underline}._sheetTags_gzr14_98{display:flex;gap:6px;justify-content:center}._levelTag_gzr14_104{padding:4px 6px;border-radius:6px;font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:12px;line-height:16px}._levelTag_gzr14_104._easy_gzr14_112{background:#16c68b29;color:#16c68b}._levelTag_gzr14_104._intermediate_gzr14_116{background:#5265f329;color:#5265f3}._levelTag_gzr14_104._advanced_gzr14_120{background:#ea240229;color:#ea2402}._addToCartButton_gzr14_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_gzr14_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_gzr14_26{color:#3a342e;text-align:center;font-size:16px;font-weight:500;line-height:24px;transition:color .2s ease}._sheetMusicSection_u0lyg_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_u0lyg_1{padding:60px 34px}}@media only screen and (max-width:1023px){._sheetMusicSection_u0lyg_1{padding:60px 20px}}@media only screen and (max-width:767px){._sheetMusicSection_u0lyg_1{padding:50px 16px}}._sectionHeader_u0lyg_27{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._sectionTitle_u0lyg_35{font-weight:500;font-size:70px;line-height:78px}@media only screen and (max-width:1023px){._sectionTitle_u0lyg_35{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_u0lyg_35{font-size:40px;line-height:48px}}._sectionDescription_u0lyg_53{font-weight:400;font-size:20px;line-height:28px}._sheetsTrack_u0lyg_59{gap:12px}._viewAllButton_u0lyg_63{min-width:160px;width:auto}@media only screen and (max-width:767px){._viewAllButton_u0lyg_63{min-width:100%;width:100%}}._section_5u1er_1{background:#f5f3ee}._tutorsSection_5u1er_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_5u1er_5{padding:60px 34px}}@media only screen and (max-width:1023px){._tutorsSection_5u1er_5{padding:60px 20px}}@media only screen and (max-width:767px){._tutorsSection_5u1er_5{padding:50px 16px}}._sectionHeader_5u1er_31{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%;max-width:1280px}._sectionTitle_5u1er_41{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:70px;line-height:78px;color:#3a342e}@media only screen and (max-width:1023px){._sectionTitle_5u1er_41{font-size:50px;line-height:58px}}@media only screen and (max-width:767px){._sectionTitle_5u1er_41{font-size:40px;line-height:48px}}._sectionDescription_5u1er_61{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#3a342e;max-width:606px}._tutorsTrack_5u1er_70{gap:13px}._viewAllButton_5u1er_74{width:160px}._section_h85fc_1{background:#f5f3ee}._heroContent_h85fc_5{display:flex;gap:8px;max-width:1440px;margin:0 auto;padding:110px 80px}@media only screen and (max-width:1280px){._heroContent_h85fc_5{padding:60px 34px}}@media only screen and (max-width:1023px){._heroContent_h85fc_5{flex-direction:column;padding:60px 20px}}@media only screen and (max-width:767px){._heroContent_h85fc_5{padding:50px 16px}}._heroCard_h85fc_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_h85fc_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_h85fc_29{padding:16px;gap:48px}}@media(hover:hover)and (pointer:fine){._heroCard_h85fc_29:hover ._heroButton_h85fc_62 svg{transform:rotate(0)}._heroCard_h85fc_29:hover ._musicNote_h85fc_65{transform:rotate(5deg) translateY(-5px);fill-opacity:.1}._heroCard_h85fc_29:hover ._musicNote_h85fc_65:nth-child(odd){transform:rotate(-3deg) translateY(-10px)}._heroCard_h85fc_29:hover ._musicNote_h85fc_65:nth-child(3n){transform:rotate(8deg) translate(5px)}}._heroPattern_h85fc_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_h85fc_77 svg{width:100%;height:100%}@media only screen and (max-width:767px){._heroPattern_h85fc_77{width:532px;max-width:none;height:257px;aspect-ratio:unset;bottom:-70px;left:calc(50% + 20px);transform:translate(-50%)}}._musicNote_h85fc_65{transition:transform .4s ease,fill-opacity .3s ease;transform-origin:center;transform-box:fill-box}._heroCardContent_h85fc_111{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:767px){._heroCardContent_h85fc_111{gap:12px}}._heroLabel_h85fc_124{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#fff;opacity:.5}._heroTitle_h85fc_133{font-family:Helvetica Neue,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_h85fc_133{font-size:40px;line-height:48px}}._heroFooter_h85fc_150{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px}._heroDescription_h85fc_159{font-family:Helvetica Neue,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_h85fc_159{font-size:16px;line-height:24px;max-width:none;flex:1}}._heroButton_h85fc_62{width:48px;height:48px;min-width:48px;padding:0;background:#fff;border-radius:12px;border:none;box-shadow:0 20px 32px #00000014}._heroButton_h85fc_62 svg{transform:rotate(-45deg);transition:transform .3s ease}._heroButton_h85fc_62:hover:not(:disabled){background:#fff}._featuresGrid_h85fc_195{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;flex:1;min-width:0}@media only screen and (max-width:767px){._featuresGrid_h85fc_195{grid-template-columns:1fr}}._featureCard_h85fc_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_h85fc_208{min-height:240px;padding:24px}}@media only screen and (max-width:767px){._featureCard_h85fc_208{min-height:284px;padding:32px}}._featureCardHeader_h85fc_232{display:flex;flex-direction:column;gap:20px}._featureTitle_h85fc_238{font-family:Helvetica Neue,sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#3a342e}._featureDescription_h85fc_246{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#3a342e;opacity:.8}._homeScreen_a630b_1{width:100%}._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_145ga_1{display:flex;flex-direction:column;gap:40px;padding:20px 80px 100px;background:#ebe9e2}@media only screen and (max-width:1023px){._section_145ga_1{padding:20px 40px 60px}}@media only screen and (max-width:767px){._section_145ga_1{padding:16px 20px 40px}}._content_145ga_19{display:flex;gap:80px;align-items:center}@media only screen and (max-width:1023px){._content_145ga_19{gap:40px}}@media only screen and (max-width:767px){._content_145ga_19{flex-direction:column;gap:24px}}._productImageWrapper_145ga_36{flex-shrink:0;width:419px;height:419px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1023px){._productImageWrapper_145ga_36{width:300px;height:300px}}@media only screen and (max-width:767px){._productImageWrapper_145ga_36{width:100%;height:auto;aspect-ratio:1}}._image_145ga_57{width:100%;height:100%;object-fit:cover}._details_145ga_63{display:flex;flex-direction:column;gap:32px;flex:1}@media only screen and (max-width:767px){._details_145ga_63{gap:24px;width:100%}}._titleBlock_145ga_76{display:flex;flex-direction:column;gap:4px}._label_145ga_82{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;opacity:.8}._title_145ga_76{font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px}._arrangerBlock_145ga_97{display:flex;flex-direction:column;gap:4px}._arranger_145ga_97{display:flex;gap:16px;align-items:center}._arrangerAvatar_145ga_109{width:64px;height:64px;border-radius:50%;object-fit:cover}._arrangerInfo_145ga_116{display:flex;flex-direction:column}._arrangerName_145ga_121{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:25px;color:#3a342e}._viewProfile_145ga_129{font-family:Helvetica Neue,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_145ga_142{width:100%;height:1px;background:#3a342e;opacity:.2}._specs_145ga_149{display:flex;gap:16px}@media only screen and (max-width:767px){._specs_145ga_149{flex-wrap:wrap}}._specItem_145ga_159{flex:1;display:flex;flex-direction:column;gap:4px}@media only screen and (max-width:767px){._specItem_145ga_159{flex:0 0 calc(50% - 8px)}}._specLabel_145ga_171{font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.8}._specValue_145ga_179{font-size:16px;font-weight:500;line-height:25px;color:#3a342e}._levelBadge_145ga_186{display:inline-block;width:fit-content;padding:4px 6px;background:#5265f329;border-radius:6px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;line-height:16px;color:#5265f3}._actions_145ga_199{display:flex;flex-direction:column;gap:10px;align-items:center}._addButton_145ga_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_145ga_206 svg,._addButton_145ga_206 path{stroke:#fff}@media(hover:hover)and (pointer:fine){._addButton_145ga_206:hover{background:#3a342ecc}}._addButtonLeft_145ga_230{display:flex;align-items:center;gap:4px}._addButtonIcon_145ga_236{width:24px;height:24px}._addButtonText_145ga_241{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px}._addButtonPrice_145ga_249{font-family:Helvetica Neue,sans-serif;font-size:20px;font-weight:500;line-height:28px}._instantDownload_145ga_256{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px;color:#3a342e;text-decoration:underline}._card_115do_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_115do_14{width:268px;height:268px;overflow:hidden;border-radius:10px}._image_115do_14{width:100%;height:100%;object-fit:cover}._content_115do_27{display:flex;flex-direction:column;gap:10px;align-items:center;width:268px}._info_115do_35{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-end;width:100%;text-align:center}._title_115do_45{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:1.1;letter-spacing:-.32px;color:#3a342e;width:100%}._author_115do_55{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8;width:100%}._authorName_115do_65{text-decoration:underline}._levelWrapper_115do_69{display:flex;align-items:flex-start;justify-content:center}._levelBadge_115do_75{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border-radius:6px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;line-height:16px}._levelIntermediate_115do_87{background:#5265f329;color:#5265f3}._levelEasy_115do_92{background:#16c68b29;color:#16c68b}._addButton_115do_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_115do_97:hover{background:#3a342e;color:#fff}._addButton_115do_97:hover svg,._addButton_115do_97:hover path{stroke:#fff}}._addButtonLeft_115do_122{display:flex;align-items:center}._addButtonIcon_115do_127{width:24px;height:24px}._addButtonText_115do_132{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px;padding:0 4px}._addButtonPrice_115do_141{font-family:Helvetica Neue,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_rsook_1{width:311px;flex-shrink:0}@media only screen and (max-width:1023px){._sidebar_rsook_1{display:none}}._section_rsook_11{margin-bottom:24px}._section_rsook_11:last-child{margin-bottom:0}._sectionTitle_rsook_18{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#3a342e;margin-bottom:16px}._optionsList_rsook_27{display:flex;flex-direction:column;gap:10px}._radioItem_rsook_33,._checkboxItem_rsook_34{cursor:pointer}._filterGroup_rsook_38{margin-bottom:16px}._filterGroup_rsook_38:last-child{margin-bottom:0}._filterGroupTitle_rsook_45{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;margin-bottom:16px}._priceInputs_rsook_54{display:flex;gap:4px;margin-bottom:24px}._priceInput_rsook_54{flex:1}._priceRange_rsook_64{display:flex;flex-direction:column;gap:8px}._rangeTrack_rsook_70{position:relative;height:6px;background:#e5e3df;border-radius:3px}._rangeFill_rsook_77{position:absolute;left:0;top:0;width:80%;height:100%;background:#3a342e;border-radius:3px}._rangeLabels_rsook_87{display:flex;justify-content:space-between;font-family:Helvetica Neue,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_o8e1z_1{position:fixed;inset:0;background:#ebe9e2;z-index:9999;overflow-y:auto;width:100vw;height:100vh}._modal_o8e1z_11{position:relative;min-height:100%;padding:50px 16px}._closeButton_o8e1z_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_o8e1z_17 svg{width:20px;height:20px}._content_o8e1z_37{display:flex;flex-direction:column;gap:24px;max-width:343px;margin:0 auto}._section_o8e1z_45{display:flex;flex-direction:column;gap:16px}._sectionTitle_o8e1z_51{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#3a342e}._optionsList_o8e1z_59{display:flex;flex-direction:column;gap:10px}._filterGroup_o8e1z_65{display:flex;flex-direction:column;gap:16px}._filterGroupTitle_o8e1z_71{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._card_5h6ol_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_5h6ol_1:hover ._image_5h6ol_12{transform:scale(1.05)}._card_5h6ol_1:hover ._addButton_5h6ol_15{background:#3a342e;border-color:#3a342e;color:#fff}._card_5h6ol_1:hover ._addButton_5h6ol_15 svg,._card_5h6ol_1:hover ._addButton_5h6ol_15 path{stroke:#fff}}._imageWrapper_5h6ol_26{width:100%;aspect-ratio:1;overflow:hidden;border-radius:10px;flex-shrink:0}._image_5h6ol_12{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._content_5h6ol_41{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}._info_5h6ol_49{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;flex:1;min-height:0}._title_5h6ol_59{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:1.1;letter-spacing:-.32px;color:#3a342e;width:100%}._author_5h6ol_69{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8;width:100%}._authorName_5h6ol_79{text-decoration:underline}._levelWrapper_5h6ol_83{display:flex;align-items:flex-start;justify-content:center}._level_5h6ol_83{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px;border-radius:6px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;line-height:16px}._levelIntermediate_5h6ol_101{background:#5265f329;color:#5265f3}._levelEasy_5h6ol_106{background:#16c68b29;color:#16c68b}._addButton_5h6ol_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_5h6ol_15 svg,._addButton_5h6ol_15 path{stroke:#3a342e;transition:stroke .2s ease}._addButtonLeft_5h6ol_131{display:flex;align-items:center;gap:4px}._addButtonIcon_5h6ol_137{width:24px;height:24px}._addButtonText_5h6ol_142{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.14px}._addButtonPrice_5h6ol_150{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px}._listView_5h6ol_157{flex-direction:row;align-items:center}._listView_5h6ol_157 ._imageWrapper_5h6ol_26{width:150px;height:150px;aspect-ratio:1}._listView_5h6ol_157 ._content_5h6ol_41{flex-direction:column;gap:10px}._listView_5h6ol_157 ._info_5h6ol_49{align-items:flex-start;text-align:left}._listView_5h6ol_157 ._levelWrapper_5h6ol_83{justify-content:flex-start}._section_1u91t_1{flex:1;min-width:0}._searchBar_1u91t_6{display:flex;gap:10px;margin-bottom:24px}@media only screen and (max-width:767px){._searchBar_1u91t_6{gap:4px}}._searchInputWrapper_1u91t_17{flex:1}._searchInput_1u91t_17{width:100%;height:56px}._searchButton_1u91t_26{min-width:160px}@media only screen and (max-width:767px){._searchButton_1u91t_26{min-width:auto;width:56px;height:56px;padding:0;justify-content:center}}@media only screen and (max-width:767px){._searchButtonText_1u91t_40{display:none}}._controlsRow_1u91t_45{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._viewToggle_1u91t_52{display:flex;align-items:center;gap:16px}._viewLabel_1u91t_58{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#000}._viewButtons_1u91t_66{display:flex;gap:6px}._viewButton_1u91t_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_1u91t_66._active_1u91t_83{opacity:1}@media(hover:hover)and (pointer:fine){._viewButton_1u91t_66:hover{opacity:.8}}._sortFilterButton_1u91t_92{display:none;align-items:center;gap:8px;padding:0;background:transparent;border:none;font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;cursor:pointer}@media only screen and (max-width:1023px){._sortFilterButton_1u91t_92{display:flex}}._sortFilterButton_1u91t_92 svg{color:#3a342e}._productsGrid_1u91t_115{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media only screen and (max-width:1023px){._productsGrid_1u91t_115{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){._productsGrid_1u91t_115{grid-template-columns:1fr}}._productsGrid_1u91t_115._listView_1u91t_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_9k06o_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_9k06o_1{border-radius:0 0 16px 16px;padding:20px 16px}}._header_9k06o_17{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._header_9k06o_17{flex-direction:column;align-items:flex-start;gap:8px}}._title_9k06o_30{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;margin:0}._videoLink_9k06o_39{font-family:Helvetica Neue,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_9k06o_39:hover{opacity:.7}}._bio_9k06o_54{display:flex;flex-direction:column;gap:16px;font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.6}._calendarCard_1u1cx_1{display:flex;flex-direction:column;gap:16px;padding:24px;background:#fff;border-radius:24px}@media only screen and (max-width:767px){._calendarCard_1u1cx_1{padding:24px 12px;border-radius:16px}}._calendarHeader_1u1cx_16{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._calendarHeader_1u1cx_16{flex-direction:column;gap:8px}}._calendarTitle_1u1cx_28{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;margin:0}._weekNavigation_1u1cx_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_1u1cx_37{width:100%;height:40px}}._navButton_1u1cx_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_1u1cx_53:hover{opacity:1}}._weekLabel_1u1cx_70{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;opacity:.6}._calendar_1u1cx_1{display:flex;border:1px solid #ebe9e2;border-radius:16px;overflow:hidden}@media only screen and (max-width:767px){._calendar_1u1cx_1{overflow-x:auto;-webkit-overflow-scrolling:touch}._calendar_1u1cx_1::-webkit-scrollbar{display:none}}._dayColumn_1u1cx_95{flex:1;display:flex;flex-direction:column;gap:15px;padding:20px 16px;border-right:1px solid #ebe9e2}._dayColumn_1u1cx_95:last-child{border-right:none}._dayColumn_1u1cx_95._emptyDay_1u1cx_106 ._dayHeader_1u1cx_106{opacity:.5}@media only screen and (max-width:767px){._dayColumn_1u1cx_95{flex:0 0 auto;min-width:calc((100% - 2px) / 3)}}._dayHeader_1u1cx_106{display:flex;flex-direction:column;align-items:center;gap:4px}._dayName_1u1cx_123{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3a342e;text-align:center}._dayDate_1u1cx_132{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100px;font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#3a342e}._currentDay_1u1cx_146{background:#5265f3;color:#fff}._slots_1u1cx_151{display:flex;flex-direction:column;gap:8px}._timeSlot_1u1cx_157{display:flex;align-items:center;justify-content:center;padding:10px 24px;background:#f5f3ee;border-radius:8px;border:none;cursor:pointer;font-family:Helvetica Neue,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_1u1cx_157:hover{background:#5265f333}}._timeSlot_1u1cx_157._selected_1u1cx_180{background:#5265f3;color:#fff}._calendarFooter_1u1cx_185{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){._calendarFooter_1u1cx_185{flex-direction:column;align-items:center;gap:16px}}._selectedTime_1u1cx_198{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;text-align:center}._header_93gn8_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_93gn8_1{flex-direction:column;align-items:center;padding:60px 16px 24px;gap:10px;text-align:center}}._headerBg_93gn8_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_93gn8_21{inset:36px 0 0;border-radius:16px 16px 0 0}}._avatarWrapper_93gn8_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_93gn8_35{position:relative;left:auto;top:auto}}._avatar_93gn8_35{width:100%;height:100%;border-radius:50%;object-fit:cover}._avatarPlaceholder_93gn8_61{width:100%;height:100%;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;font-family:Helvetica Neue,sans-serif;font-size:32px;font-weight:700;color:#3a342e}._countryFlag_93gn8_75{position:absolute;bottom:0;right:-5px;width:30px;height:30px;border-radius:50%;object-fit:cover;border:2px solid #ffffff}._info_93gn8_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_93gn8_86{flex-direction:column;align-items:center;gap:12px;width:100%}}._textContent_93gn8_103{display:flex;flex-direction:column;gap:2px}@media only screen and (max-width:767px){._textContent_93gn8_103{align-items:center}}._name_93gn8_114{font-family:Helvetica Neue,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#3a342e;margin:0}._instruments_93gn8_123{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8}._metaContent_93gn8_132{display:flex;flex-direction:column;align-items:flex-end;gap:4px}@media only screen and (max-width:767px){._metaContent_93gn8_132{align-items:center}}._price_93gn8_144{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:500;line-height:26px;color:#3a342e}._ratingRow_93gn8_152{display:flex;align-items:center;gap:10px}._ratingRow_93gn8_152 svg{width:16px;height:16px;color:#ffc500}._ratingValue_93gn8_163{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._reviewsCount_93gn8_171{font-family:Helvetica Neue,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_jngmv_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_jngmv_1{padding:16px;gap:12px;max-height:320px}}._cardTitle_jngmv_18{font-family:Helvetica Neue,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_jngmv_29{display:flex;flex-direction:column;gap:24px;overflow-y:auto;flex:1;min-height:0}._item_jngmv_29{display:flex;flex-direction:column;gap:16px}._itemContent_jngmv_44{display:flex;align-items:flex-start;gap:8px}._alertIcon_jngmv_50{flex-shrink:0;width:24px;height:24px;color:#ed9223}._itemText_jngmv_57{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._description_jngmv_65{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:18px;color:#3a342e}._subdescription_jngmv_73{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.8}._card_1xkwv_1{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._card_1xkwv_1{padding:16px;gap:16px;border-radius:16px}}._header_1xkwv_17{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f5f3ee;padding-bottom:8px}._cardTitle_1xkwv_25{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._confirmedBadge_1xkwv_33{display:flex;align-items:center;gap:4px;color:#16c68b;font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px}._body_1xkwv_44{display:flex;align-items:center;justify-content:space-between;gap:20px}@media only screen and (max-width:767px){._body_1xkwv_44{flex-direction:column;align-items:flex-start}}._tutorInfo_1xkwv_57{display:flex;align-items:center;gap:16px}._avatar_1xkwv_63{width:100px;height:100px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatar_1xkwv_63 img{width:100%;height:100%;object-fit:cover}._avatar_1xkwv_63 span{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:600;color:#3a342e}@media only screen and (max-width:767px){._avatar_1xkwv_63{width:56px;height:56px}._avatar_1xkwv_63 span{font-size:18px}}._details_1xkwv_95{display:flex;flex-direction:column;gap:8px}._tutorName_1xkwv_101{font-family:Helvetica Neue,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#3a342e}._lessonMeta_1xkwv_109{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8}._joinSection_1xkwv_118{display:flex;flex-direction:column;gap:4px;align-items:center;flex-shrink:0}@media only screen and (max-width:767px){._joinSection_1xkwv_118{align-items:stretch;width:100%}}._joinNote_1xkwv_132{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.8}._emptyText_1xkwv_141{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.5}._card_1dw79_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_1dw79_1{padding:16px}}._header_1dw79_16{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #ebe9e2}._cardTitle_1dw79_24{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._openChat_1dw79_32{font-family:Helvetica Neue,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_1dw79_32:hover{opacity:.7}}._chatList_1dw79_47{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}._chatList_1dw79_47>li{border-bottom:1px solid #ebe9e2}._chatList_1dw79_47>li:last-child{border-bottom:none}._chatItem_1dw79_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_1dw79_63:hover{opacity:.85}}._chatAvatarWrapper_1dw79_79{position:relative;flex-shrink:0}._chatAvatar_1dw79_79{width:48px;height:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden}._chatAvatar_1dw79_79 img{width:100%;height:100%;object-fit:cover}._chatAvatar_1dw79_79 span{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:600;color:#3a342e}._unreadDot_1dw79_106{position:absolute;left:37px;top:1px;width:10px;height:10px;border-radius:50%;background:#5265f3;border:2px solid #ffffff}._chatContent_1dw79_117{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._chatTop_1dw79_125{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:20px}._chatName_1dw79_133{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:600;line-height:20px;color:#3a342e;flex:1;min-width:0}._chatTime_1dw79_143{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:18px;color:#3a342e;opacity:.5;flex-shrink:0;white-space:nowrap}._chatMessage_1dw79_154{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._emptyText_1dw79_166{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.5}._card_c4xaz_1{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._card_c4xaz_1{padding:16px}}._cardTitle_c4xaz_15{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._balanceBlock_c4xaz_23{display:flex;align-items:baseline;gap:4px}._balanceAmount_c4xaz_29{font-family:Helvetica Neue,sans-serif;font-size:40px;font-weight:700;line-height:48px;color:#3a342e}@media only screen and (max-width:767px){._balanceAmount_c4xaz_29{font-size:28px;line-height:36px}}._subtitle_c4xaz_43{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.6}._dashboard_12b9c_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._dashboard_12b9c_1{gap:16px}}._header_12b9c_12{display:flex;flex-direction:column;gap:4px}._title_12b9c_18{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#3a342e}@media only screen and (max-width:767px){._title_12b9c_18{font-size:22px;line-height:28px}}._subtitle_12b9c_32{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8}._grid_12b9c_41{display:grid;grid-template-columns:1fr 280px;gap:24px;align-items:start}@media only screen and (max-width:1280px){._grid_12b9c_41{grid-template-columns:1fr 280px}}@media only screen and (max-width:1023px){._grid_12b9c_41{grid-template-columns:1fr}}@media only screen and (max-width:767px){._grid_12b9c_41{gap:16px}}._mainColumn_12b9c_63{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._mainColumn_12b9c_63{gap:16px}}._sideColumn_12b9c_74{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._sideColumn_12b9c_74{gap:16px}}._form_fkjrp_1{display:flex;flex-direction:column;gap:16px}._field_fkjrp_7{display:flex;flex-direction:column;gap:6px}._selectWrapper_fkjrp_13,._timeSelectWrapper_fkjrp_14{position:relative;width:100%}._select_fkjrp_13,._timeSelect_fkjrp_14{width:100%;height:56px;padding:12px 40px 12px 16px;font-family:Helvetica Neue,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_fkjrp_13:disabled,._timeSelect_fkjrp_14:disabled{background:#e5e3df;cursor:not-allowed}._select_fkjrp_13:focus,._timeSelect_fkjrp_14:focus{border-color:#5265f3}._selectArrow_fkjrp_48,._timeSelectArrow_fkjrp_49{position:absolute;top:50%;right:16px;transform:translateY(-50%);pointer-events:none;color:#3a342e}._noSlots_fkjrp_58{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#ea2402;margin:0}._fieldLabel_fkjrp_66{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:#3a342e}._durationLabel_fkjrp_74{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e}._durationOptions_fkjrp_82{display:flex;gap:24px;padding-top:10px}._actions_fkjrp_88{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:6px}._cancelLink_fkjrp_96{font-family:Helvetica Neue,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_fkjrp_96:hover{opacity:.7}}._row_tkgsy_1{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #ebe9e2}._row_tkgsy_1:last-child{border-bottom:none}@media only screen and (max-width:767px){._row_tkgsy_1{flex-direction:column;align-items:flex-start;gap:12px}}._rowWithConfirm_tkgsy_20{flex-wrap:wrap}._info_tkgsy_24{display:flex;align-items:center;gap:16px;flex:1;min-width:0}._avatar_tkgsy_32{width:50px;height:50px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatar_tkgsy_32 img{width:100%;height:100%;object-fit:cover}._avatar_tkgsy_32 span{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._details_tkgsy_55{display:flex;flex-direction:column;gap:2px;min-width:0}._name_tkgsy_62{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#3a342e}._meta_tkgsy_70{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.8}._actions_tkgsy_79{display:flex;align-items:center;gap:10px;flex-shrink:0}@media only screen and (max-width:767px){._actions_tkgsy_79{width:100%;flex-wrap:wrap}}._joinVideoBtn_tkgsy_92{display:flex;align-items:center;gap:6px;height:40px;padding:0 16px;font-family:Helvetica Neue,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_tkgsy_92:hover{opacity:.85}}._confirmSection_tkgsy_115{display:flex;flex-direction:column;gap:12px;width:100%}._confirmTop_tkgsy_122{display:flex;justify-content:flex-end}._confirmBottom_tkgsy_127{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}@media only screen and (max-width:767px){._confirmBottom_tkgsy_127{flex-direction:column;align-items:flex-start}}._fundsInfo_tkgsy_140{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._fundsHeld_tkgsy_148{display:flex;align-items:center;gap:6px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;color:#ea2402}._fundsHeld_tkgsy_148:before{content:"";width:8px;height:8px;border-radius:50%;background:#ea2402;flex-shrink:0}._fundsDescription_tkgsy_166{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#3a342e;opacity:.6}._timer_tkgsy_175{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}._timerValue_tkgsy_183{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:700;color:#3a342e;padding:4px 8px;border:1px solid #ebe9e2;border-radius:6px}._timerLabel_tkgsy_193{font-family:Helvetica Neue,sans-serif;font-size:11px;font-weight:400;color:#3a342e;opacity:.5}._cancelBtn_tkgsy_201{background:#dad7cb;border:none;padding:0 20px}@media(hover:hover)and (pointer:fine){._cancelBtn_tkgsy_201:hover:not(:disabled){background:#d4d0c2}}._lessons_1hko9_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._lessons_1hko9_1{gap:16px}}._title_1hko9_12{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1hko9_12{font-size:22px;line-height:28px}}._content_1hko9_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_1hko9_26{padding:16px;gap:16px;border-radius:16px;max-height:none}}._tabsWrapper_1hko9_45{width:360px;max-width:100%;flex-shrink:0}._list_1hko9_51{display:flex;flex-direction:column;align-self:stretch;width:100%;flex:1;min-height:0;overflow-y:auto}._emptyText_1hko9_61{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.5;text-align:center;padding:40px 0}._header_wui6o_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_wui6o_1{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:10px 16px;border-radius:0 12px 0 0}}._backButton_wui6o_23{display:none;align-items:center;gap:6px;padding:0;background:transparent;border:none;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6;cursor:pointer}@media only screen and (max-width:767px){._backButton_wui6o_23{display:flex}}._backArrow_wui6o_43{font-size:18px}._profile_wui6o_47{display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%}._profileLeft_wui6o_55{display:flex;align-items:center;gap:6px;min-width:0;flex:1;text-decoration:none;color:inherit}._profileLeftLink_wui6o_65{cursor:pointer}._profileButton_wui6o_69{flex-shrink:0}._avatar_wui6o_73{width:48px;height:48px;min-width:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden}._avatar_wui6o_73 img{width:100%;height:100%;object-fit:cover}._avatar_wui6o_73 span{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:700;color:#3a342e}._info_wui6o_96{flex:1;min-width:0;display:flex;flex-direction:column;gap:0;justify-content:center}._nameRow_wui6o_105{display:flex;align-items:center;gap:6px}._name_wui6o_105{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:#3a342e;line-height:24px}._rate_wui6o_119{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.6;line-height:16px}._skill_wui6o_128{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6;line-height:20px;margin:0}._item_x6gtr_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_x6gtr_1:hover{background:#f5f3ee}}._item_x6gtr_1._active_x6gtr_22{background:#f5f3ee;border-bottom-color:transparent}._item_x6gtr_1:last-child._active_x6gtr_22{border-bottom:none}@media only screen and (max-width:767px){._item_x6gtr_1{padding:12px 10px;min-height:64px}}._avatarWrapper_x6gtr_36{position:relative;flex-shrink:0}._avatar_x6gtr_36{width:48px;height:48px;min-width:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden}._avatar_x6gtr_36 img{width:100%;height:100%;object-fit:cover}._avatar_x6gtr_36 span{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:700;color:#3a342e}._onlineDot_x6gtr_64{position:absolute;right:0;bottom:0;width:12px;height:12px;border-radius:50%;background:#16c68b;border:2px solid #ffffff}._content_x6gtr_75{display:flex;flex-direction:column;flex:1;gap:4px;min-width:0;text-align:start}._topRow_x6gtr_84{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}._rightMeta_x6gtr_91{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex-shrink:0}._name_x6gtr_100{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;color:#3a342e;line-height:24px}._time_x6gtr_108{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.8;white-space:nowrap;flex-shrink:0}._message_x6gtr_118{font-family:Helvetica Neue,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_x6gtr_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:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;flex-shrink:0}._chatList_grkn4_1{display:flex;flex-direction:column;width:100%;height:100%;background:#fff}._searchWrapper_grkn4_9{flex-shrink:0;padding:16px 16px 0}._searchInputWrapper_grkn4_14{margin-bottom:0}._searchInputWrapper_grkn4_14 .inputWrapper{height:40px}._searchInput_grkn4_14{height:40px!important;padding:10px 16px!important;border-radius:10px!important;border:1.2px solid #e5e3df!important;font-size:14px!important}._searchInput_grkn4_14::placeholder{opacity:.5}._searchIcon_grkn4_33{display:flex;align-items:center;justify-content:center;opacity:.5}._section_grkn4_40{flex-shrink:0;padding:0 16px}._sectionTitle_grkn4_45{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#3a342e;margin:0;padding:16px 0 12px}._sectionTitle_grkn4_45:first-of-type{padding-top:24px}._sectionItems_grkn4_58{display:flex;flex-direction:column}._items_grkn4_63{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding-bottom:16px}._empty_grkn4_71{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.5;text-align:center;padding:40px 24px}._loader_grkn4_81{display:flex;align-items:center;justify-content:center;flex:1;padding:40px 24px}._bubble_181qt_1{display:flex;flex-direction:column;gap:4px;max-width:70%;padding:12px 16px;word-wrap:break-word;border-radius:16px}._bubble_181qt_1._outgoing_181qt_10{align-self:flex-end;background:#ebe9e2;border-bottom-right-radius:4px}._bubble_181qt_1._incoming_181qt_15{align-self:flex-start;background:#fff;border-bottom-left-radius:4px}._bubble_181qt_1._proposalBubble_181qt_20{max-width:360px;padding:0;overflow:hidden}@media only screen and (max-width:767px){._bubble_181qt_1._proposalBubble_181qt_20{max-width:85%}}._text_181qt_31{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;line-height:1.5}._image_181qt_39{max-width:280px;width:100%;border-radius:12px;object-fit:cover;cursor:pointer}@media only screen and (max-width:767px){._image_181qt_39{max-width:200px}}._timestamp_181qt_52{font-family:Helvetica Neue,sans-serif;font-size:11px;font-weight:400;color:#3a342e;opacity:.4;align-self:flex-end}._proposalBubble_181qt_20 ._timestamp_181qt_52{padding:0 16px 12px}._audioPlayer_181qt_64{display:flex;align-items:center;gap:10px;min-width:200px}._playBtn_181qt_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_181qt_86{font-size:14px}._waveform_181qt_90{flex:1;height:4px;background:#3a342e26;border-radius:2px;overflow:hidden}._waveformProgress_181qt_98{height:100%;background:#3a342e;border-radius:2px;transition:width .1s linear}._audioDuration_181qt_105{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#3a342e;opacity:.5;flex-shrink:0}._proposalCard_181qt_114{display:flex;flex-direction:column;gap:10px;padding:0 0 8px;background:#f5f3ee;border-radius:12px;overflow:hidden}._proposalHeader_181qt_124{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 16px;background:#ebe9e2}._proposalTitle_181qt_133{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._pendingBadge_181qt_140{display:flex;align-items:center;gap:4px;font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;color:#dd6b20;background:#feebc8;padding:4px 8px;border-radius:16px;white-space:nowrap}._pendingBadgeIcon_181qt_154{display:flex;flex-shrink:0}._proposalDetails_181qt_159{display:flex;flex-direction:column;gap:8px;padding:0 16px}._proposalLine_181qt_166{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e}._proposalLineValue_181qt_174{font-weight:700}._proposalActions_181qt_178{display:flex;flex-direction:column;gap:8px;padding:0 16px}._proposeNewTimeButton_181qt_185{width:100%}._chatMessages_13yw7_1{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}._messagesList_13yw7_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_13yw7_9{padding:16px}}._empty_13yw7_26{display:flex;align-items:center;justify-content:center;flex:1;padding:40px;background:#fff}._emptyText_13yw7_35{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.5;text-align:center}._loadMoreRow_13yw7_44{display:flex;justify-content:center;padding:12px 0;flex-shrink:0}._inputForm_1mvfm_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_1mvfm_1{padding:10px 16px;border-radius:0 0 12px}}._inputWrapper_1mvfm_19{position:relative}._attachMenu_1mvfm_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_1mvfm_38{display:flex;align-items:center;gap:10px;padding:0;background:transparent;border:none;cursor:pointer;font-family:Helvetica Neue,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_1mvfm_38:hover{opacity:.8}}._attachButtonActive_1mvfm_60{color:#5265f3}._inputRow_1mvfm_64{display:flex;align-items:center;gap:4px;width:100%}._attachButton_1mvfm_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_1mvfm_60:hover{background:#f5f3ee}}._textField_1mvfm_92{flex:1;height:44px;padding:10px 12px 10px 14px;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;background:transparent;border:none;border-radius:100px;outline:none;box-sizing:border-box}._textField_1mvfm_92::placeholder{color:#3a342e;opacity:.5}._micButton_1mvfm_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_1mvfm_111:hover{background:#f5f3ee}}._sendButton_1mvfm_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_1mvfm_132:disabled{opacity:.4;cursor:not-allowed}@media(hover:hover)and (pointer:fine){._sendButton_1mvfm_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_1mns4_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._settings_1mns4_1{gap:16px}}._title_1mns4_12{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1mns4_12{font-size:22px;line-height:28px}}._grid_1mns4_26{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}@media only screen and (max-width:1023px){._grid_1mns4_26{grid-template-columns:1fr}}._mainColumn_1mns4_38,._sideColumn_1mns4_44{display:flex;flex-direction:column;gap:24px}._card_1mns4_50{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._card_1mns4_50{padding:16px;gap:16px}}._cardTitle_1mns4_65{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._cardTitleBordered_1mns4_73{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;padding-bottom:8px;border-bottom:1px solid #ebe9e2}._avatarSection_1mns4_83{display:flex;align-items:center;gap:16px}._avatar_1mns4_83{width:80px;height:80px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatar_1mns4_83 span{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:700;color:#3a342e}._avatar_1mns4_83 img{width:100%;height:100%;object-fit:cover}._avatarWrapper_1mns4_112{position:relative;display:inline-flex;flex-shrink:0}._avatarMenuBtn_1mns4_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_1mns4_118:hover{background:#f5f3ee}}._avatarDropdown_1mns4_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_1mns4_157,._avatarDropdownItemDanger_1mns4_157{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0;color:#3a342e}._avatarDropdownItem_1mns4_157 span,._avatarDropdownItemDanger_1mns4_157 span{font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:20px}@media(hover:hover)and (pointer:fine){._avatarDropdownItem_1mns4_157:hover,._avatarDropdownItemDanger_1mns4_157:hover{opacity:.7}}._avatarDropdownItemDanger_1mns4_157{color:#ea2402}._hiddenInput_1mns4_182{display:none}._avatarInfo_1mns4_186{display:flex;flex-direction:column;gap:2px}._avatarName_1mns4_192{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._formRow_1mns4_199{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:767px){._formRow_1mns4_199{grid-template-columns:1fr}}._sectionSubtitle_1mns4_210{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e;padding-top:8px}._unsavedBar_1mns4_218{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_1mns4_218 span{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;white-space:nowrap}._unsavedBar_1mns4_218 button{background:#5265f3;border-radius:8px}@media only screen and (max-width:767px){._unsavedBar_1mns4_218{bottom:16px;width:calc(100% - 32px)}}._passwordModal_1mns4_251{display:flex;flex-direction:column;gap:20px;padding-top:8px}._sheetMusic_1nmta_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._sheetMusic_1nmta_1{gap:16px}}._title_1nmta_12{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1nmta_12{font-size:22px;line-height:28px}}._searchBar_1nmta_26{display:flex;gap:12px;align-items:flex-end}@media only screen and (max-width:767px){._searchBar_1nmta_26{flex-direction:column;align-items:stretch}}._content_1nmta_38{display:flex;flex-direction:column;gap:16px}._listHeader_1nmta_44{display:flex;align-items:center;justify-content:space-between}._sectionTitle_1nmta_50{font-family:Helvetica Neue,sans-serif;font-size:20px;font-weight:600;color:#3a342e}._sortFilterBtn_1nmta_57{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;opacity:.6;transition:opacity .2s ease}@media(hover:hover)and (pointer:fine){._sortFilterBtn_1nmta_57:hover{opacity:1}}._list_1nmta_44{background:#fff;border-radius:16px;overflow-y:auto;max-height:min(500px,55vh)}@media only screen and (max-width:767px){._list_1nmta_44{max-height:none}}._spinnerWrap_1nmta_89{display:flex;align-items:center;justify-content:center;padding:64px 0}._item_1nmta_96{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid #e5e3df}._item_1nmta_96:last-child{border-bottom:none}@media only screen and (max-width:767px){._item_1nmta_96{flex-wrap:wrap;gap:12px;padding:12px 16px}}._itemThumbnail_1nmta_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_1nmta_114 img{width:100%;height:100%;object-fit:cover;opacity:1}@media only screen and (max-width:767px){._itemThumbnail_1nmta_114{width:56px;height:56px;border-radius:8px}}._itemInfo_1nmta_141{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._itemTitle_1nmta_149{font-family:Helvetica Neue,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_1nmta_161{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;color:#3a342e;opacity:.8}._arrangerLink_1nmta_169{text-decoration:underline;cursor:pointer}._itemDate_1nmta_174{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.5;flex-shrink:0}._downloadButton_1nmta_183{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_1nmta_183:hover{opacity:.85}}._emptyState_1nmta_203{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;gap:12px;text-align:center}._emptyIcon_1nmta_213{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_1nmta_213 svg{width:28px;height:28px}._emptyTitle_1nmta_230{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._emptySubtitle_1nmta_237{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.5;max-width:360px}._filterOverlay_1nmta_246{position:fixed;inset:0;background:#00000059;z-index:1100}._filterPanel_1nmta_256{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_1nmta_1 .25s ease-out;overflow:hidden}@media only screen and (max-width:767px){._filterPanel_1nmta_256{width:100%}}@keyframes _slideIn_1nmta_1{0%{transform:translate(100%)}to{transform:translate(0)}}._filterClose_1nmta_284{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_1nmta_284:hover{opacity:1}}._filterBody_1nmta_306{flex:1;overflow-y:auto;padding:60px 32px 24px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:767px){._filterBody_1nmta_306{padding:56px 20px 20px;gap:24px}}._filterSection_1nmta_321{display:flex;flex-direction:column;gap:12px}._filterOptions_1nmta_327{display:flex;flex-direction:column;gap:10px}._filterGroupTitle_1nmta_333{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e;margin-bottom:4px}._filterSectionTitle_1nmta_341{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:600;color:#3a342e;opacity:.7}._filterFooter_1nmta_349{padding:16px 32px;border-top:1px solid #e5e3df;flex-shrink:0}@media only screen and (max-width:767px){._filterFooter_1nmta_349{padding:16px 20px}}._wallet_4l4o7_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._wallet_4l4o7_1{gap:16px}}._title_4l4o7_12{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_4l4o7_12{font-size:22px;line-height:28px}}._grid_4l4o7_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_4l4o7_26{grid-template-columns:1fr;grid-template-rows:auto auto auto}}._balanceCard_4l4o7_40{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._balanceCard_4l4o7_40{padding:16px;gap:16px;border-radius:16px}}._balanceTitle_4l4o7_56{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;padding-bottom:8px;border-bottom:1px solid #ebe9e2;margin:0}._balanceContent_4l4o7_67{display:flex;align-items:center;justify-content:space-between;gap:24px}@media only screen and (max-width:767px){._balanceContent_4l4o7_67{flex-direction:column;align-items:flex-start}}._balanceHeader_4l4o7_80{display:flex;flex-direction:column;gap:4px}._balanceLabel_4l4o7_86{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#3a342e;opacity:.8}._balanceAmount_4l4o7_95{font-family:Helvetica Neue,sans-serif;font-size:40px;font-weight:700;line-height:40px;color:#3a342e}@media only screen and (max-width:767px){._balanceAmount_4l4o7_95{font-size:28px;line-height:36px}}._balanceSub_4l4o7_109{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#3a342e;opacity:.8}._transactionsCard_4l4o7_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_4l4o7_118{padding:16px;overflow-x:auto;border-radius:16px;max-height:none}}._transactionsTitle_4l4o7_137{font-family:Helvetica Neue,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_4l4o7_149{border:1px solid #ebe9e2;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}._tableBody_4l4o7_159{overflow-y:auto;flex:1;min-height:0}._tableHeader_4l4o7_165{display:flex;gap:10px;align-items:center;padding:12px 16px;background:#ebe9e2;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._colDate_4l4o7_177{flex:1;display:flex;align-items:center;gap:10px;min-width:0}._colDate_4l4o7_177 svg{flex-shrink:0;color:currentColor}._colType_4l4o7_189{flex:1;min-width:0}._colAmount_4l4o7_194{flex:1;min-width:0;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._colAmount_4l4o7_194._amountPositive_4l4o7_202{color:#16c68b}._colStatus_4l4o7_206{width:160px;flex-shrink:0}._tableRow_4l4o7_211{display:flex;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid #ebe9e2;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._tableRow_4l4o7_211:last-child{border-bottom:none}._typeMain_4l4o7_226{font-weight:500;line-height:20px}._typeSub_4l4o7_231{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:400;line-height:16px;opacity:.5;margin-top:2px}._statusBadge_4l4o7_240{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;border-radius:100px;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff}._statusBadge_4l4o7_240._completed_4l4o7_252{background:#16c68b}._statusBadge_4l4o7_240._held_4l4o7_255{background:#ed9223}._statusBadge_4l4o7_240._paid_4l4o7_258{background:#5265f3}._statusBadge_4l4o7_240._pending_4l4o7_261{background:#a6a6a5}._statusBadge_4l4o7_240._cancelled_4l4o7_264{background:#ea2402}._emptyText_4l4o7_268{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.5;text-align:center;padding:40px 0}._giftCard_4l4o7_278{background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._giftCard_4l4o7_278{padding:16px;border-radius:16px}}._giftCardTitle_4l4o7_293{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._topUp_vstxm_1{display:flex;flex-direction:column;gap:24px;max-width:600px}@media only screen and (max-width:767px){._topUp_vstxm_1{gap:16px}}._backLink_vstxm_13{display:inline-flex;align-items:center;gap:4px;font-family:Helvetica Neue,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_vstxm_29{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_vstxm_29{font-size:22px;line-height:28px}}._card_vstxm_43{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._card_vstxm_43{padding:16px;gap:16px}}._cardTitle_vstxm_58{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._presets_vstxm_65{display:flex;gap:12px;flex-wrap:wrap}._presetBtn_vstxm_71{padding:12px 24px;border-radius:12px;flex:1;min-width:calc(50% - 8px);border:1px solid #e5e3df;background:#fff;font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e;cursor:pointer;transition:all .2s ease}._presetBtn_vstxm_71._active_vstxm_85{background:#3a342e;color:#fff;border-color:#3a342e}@media(hover:hover)and (pointer:fine){._presetBtn_vstxm_71:hover:not(._active_vstxm_85){border-color:#3a342e}}._card_1pn5r_1{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._card_1pn5r_1{padding:16px;gap:12px}}._cardTitle_1pn5r_16{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._alertItem_1pn5r_24{display:flex;gap:12px;padding:16px;background:#ea24020d;border-radius:12px}@media only screen and (max-width:767px){._alertItem_1pn5r_24{padding:12px}}._alertIcon_1pn5r_37{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#ea2402;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:700;flex-shrink:0}._alertContent_1pn5r_52{display:flex;flex-direction:column;gap:10px}._alertText_1pn5r_58{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e}._infoItem_1pn5r_65{display:flex;gap:12px;padding:16px;background:#5265f30d;border-radius:12px}._infoIcon_1pn5r_73{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#5265f3;color:#fff;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:700;flex-shrink:0}._infoText_1pn5r_88{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e}._card_1phee_1{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:767px){._card_1phee_1{padding:16px}}._header_1phee_15{display:flex;align-items:center;justify-content:space-between}._cardTitle_1phee_21{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._period_1phee_29{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5;padding:4px 12px;border:1px solid #e5e3df;border-radius:20px}._amount_1phee_40{font-family:Helvetica Neue,sans-serif;font-size:32px;font-weight:700;line-height:40px;color:#3a342e}@media only screen and (max-width:767px){._amount_1phee_40{font-size:28px;line-height:36px}}._card_9gizf_1{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._card_9gizf_1{padding:16px;gap:16px}}._header_9gizf_16{display:flex;align-items:center;justify-content:space-between}._cardTitle_9gizf_22{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._confirmedBadge_9gizf_30{display:flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;background:#16c68b1a;color:#16c68b;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500}._studentInfo_9gizf_43{display:flex;align-items:center;gap:14px}._avatar_9gizf_49{width:48px;height:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatar_9gizf_49 img{width:100%;height:100%;object-fit:cover}._avatar_9gizf_49 span{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._details_9gizf_72{display:flex;flex-direction:column;gap:4px}._studentName_9gizf_78{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._lessonMeta_9gizf_85{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._emptyText_9gizf_93{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.5}._card_bxr6b_1{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._card_bxr6b_1{padding:16px}}._header_bxr6b_15{display:flex;align-items:center;justify-content:space-between}._cardTitle_bxr6b_21{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._newBadge_bxr6b_29{display:flex;align-items:center;gap:4px;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:500;color:#16c68b}._emptyText_bxr6b_39{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.5;text-align:center;padding:20px 0}._list_bxr6b_50{display:flex;flex-direction:column}._item_bxr6b_55{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e5e3df}._item_bxr6b_55:last-child{border-bottom:none;padding-bottom:0}._item_bxr6b_55:first-child{padding-top:0}._avatar_bxr6b_70{width:40px;height:40px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._avatar_bxr6b_70 img{width:100%;height:100%;object-fit:cover}._avatar_bxr6b_70 span{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:600;color:#3a342e}._info_bxr6b_93{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._name_bxr6b_101{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:600;color:#3a342e}._meta_bxr6b_108{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._instrument_bxr6b_116{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5;flex-shrink:0}._dashboard_drn7q_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._dashboard_drn7q_1{gap:16px}}._header_drn7q_12{display:flex;flex-direction:column;gap:4px}._title_drn7q_18{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_drn7q_18{font-size:22px;line-height:28px}}._subtitle_drn7q_32{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.6}._grid_drn7q_41{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:start}@media only screen and (max-width:1280px){._grid_drn7q_41{grid-template-columns:1fr 300px}}@media only screen and (max-width:1023px){._grid_drn7q_41{grid-template-columns:1fr}}@media only screen and (max-width:767px){._grid_drn7q_41{gap:16px}}._mainColumn_drn7q_63{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._mainColumn_drn7q_63{gap:16px}}._sideColumn_drn7q_74{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._sideColumn_drn7q_74{gap:16px}}._lessons_c250x_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._lessons_c250x_1{gap:16px}}._title_c250x_12{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_c250x_12{font-size:22px;line-height:28px}}._content_c250x_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_c250x_26{padding:16px;gap:16px;border-radius:16px;max-height:none}}._tabsWrapper_c250x_45{width:480px;max-width:100%;flex-shrink:0}._list_c250x_51{display:flex;flex-direction:column;align-self:stretch;width:100%;flex:1;min-height:0;overflow-y:auto}._emptyText_c250x_61{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:400;color:#3a342e;opacity:.6;padding:24px 0;text-align:center}._messages_8wbk0_1{display:flex;flex-direction:column;gap:24px;height:100%}._header_8wbk0_8{display:flex;flex-direction:column;gap:4px}._title_8wbk0_14{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_8wbk0_14{font-size:22px;line-height:28px}}._subtitle_8wbk0_28{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;line-height:22px;color:#3a342e;opacity:.6}._wrapper_tejq9_1{display:flex;flex-direction:column;gap:8px;width:100%}._label_tejq9_8{font-size:14px;font-weight:500;line-height:21px;color:#3a342e;transition:color .2s linear}._textarea_tejq9_16{padding:10px 16px;color:#000;font-size:15px;font-weight:400;font-family:Helvetica Neue,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_tejq9_16:focus{border:2px solid #5265f3}._textarea_tejq9_16:disabled{opacity:.6;cursor:not-allowed}._textarea_tejq9_16::placeholder{color:#9d9d9d;font-size:15px;font-weight:400;font-family:Helvetica Neue,sans-serif}._inputWrapper_tejq9_49{width:100%;display:flex;flex-direction:column;gap:8px}._error_tejq9_56{border:2px solid #ea2402}._labelError_tejq9_60{transition:color .2s linear;color:#ea2402}._error_tejq9_56:hover,._error_tejq9_56:focus{border:2px solid #ea2402}._errorText_tejq9_70{color:#ea2402;font-size:14px;font-weight:400;line-height:21px}._profile_xzdmq_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._profile_xzdmq_1{gap:16px}}._title_xzdmq_12{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_xzdmq_12{font-size:22px;line-height:28px}}._profileHeader_xzdmq_26{display:flex;align-items:center;gap:20px;background:#fff;border-radius:16px;padding:24px}@media only screen and (max-width:767px){._profileHeader_xzdmq_26{flex-direction:column;align-items:flex-start}}._avatarLarge_xzdmq_41{width:80px;height:80px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatarLarge_xzdmq_41 img{width:100%;height:100%;object-fit:cover}._avatarLarge_xzdmq_41 span{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:700;color:#3a342e}._profileInfo_xzdmq_64{flex:1;display:flex;flex-direction:column;gap:4px}._profileName_xzdmq_71{font-family:Helvetica Neue,sans-serif;font-size:22px;font-weight:700;color:#3a342e}._profileInstruments_xzdmq_78{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._profileRight_xzdmq_86{display:flex;flex-direction:column;gap:4px;align-items:flex-end;flex-shrink:0}@media only screen and (max-width:767px){._profileRight_xzdmq_86{align-items:flex-start}}._profileRate_xzdmq_99{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._profileRating_xzdmq_106{display:flex;align-items:center;gap:4px;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._section_xzdmq_117{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){._section_xzdmq_117{padding:16px}}._sectionHeader_xzdmq_131{display:flex;align-items:center;justify-content:space-between}._sectionTitle_xzdmq_137{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._sectionDescription_xzdmq_144{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6;line-height:1.5}._videoSpecs_xzdmq_153{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5}._videoActions_xzdmq_161{display:flex;gap:12px}._skills_xzdmq_166{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._skillTag_xzdmq_173{display:inline-flex;padding:6px 16px;border-radius:20px;background:#f5f3ee;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer;transition:background .2s ease}@media(hover:hover)and (pointer:fine){._skillTag_xzdmq_173:hover{background:#e5e3df}}._addSkillRow_xzdmq_191{display:flex;gap:8px;align-items:flex-end;max-width:300px}._addSkillBtn_xzdmq_198{display:inline-flex;padding:6px 16px;border-radius:20px;background:transparent;border:1px dashed #e5e3df;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer;transition:border-color .2s ease}@media(hover:hover)and (pointer:fine){._addSkillBtn_xzdmq_198:hover{border-color:#3a342e}}._priceField_xzdmq_217{max-width:300px}._weekNav_xzdmq_221{display:flex;align-items:center;gap:12px}._weekNavBtn_xzdmq_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_xzdmq_241{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:500;color:#3a342e}._scheduleGrid_xzdmq_248{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}@media only screen and (max-width:767px){._scheduleGrid_xzdmq_248{grid-template-columns:repeat(3,1fr)}}._dayColumn_xzdmq_259{display:flex;flex-direction:column;gap:8px}._dayHeader_xzdmq_265{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 0}._dayName_xzdmq_273{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;color:#3a342e;opacity:.5;text-transform:uppercase}._dayDate_xzdmq_282{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._daySlots_xzdmq_289{display:flex;flex-direction:column;gap:4px}._timeSlot_xzdmq_295{display:flex;align-items:center;justify-content:center;padding:6px 8px;border-radius:8px;background:#f5f3ee;font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e}._addSlotBtn_xzdmq_308{display:inline-flex;align-items:center;gap:4px;padding:0;background:transparent;border:none;font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;cursor:pointer;text-decoration:underline;align-self:flex-start}._unsavedBar_xzdmq_324{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-radius:12px;border:1px solid #e5e3df}._unsavedBar_xzdmq_324 span{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}@media only screen and (max-width:767px){._unsavedBar_xzdmq_324{flex-direction:column;gap:12px;padding:16px;position:sticky;bottom:0;z-index:10}}._modalContent_xzdmq_350{display:flex;flex-direction:column;gap:20px;padding-top:8px}._settings_14m6p_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._settings_14m6p_1{gap:16px}}._title_14m6p_12{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_14m6p_12{font-size:22px;line-height:28px}}._grid_14m6p_26{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}@media only screen and (max-width:1023px){._grid_14m6p_26{grid-template-columns:1fr}}._mainColumn_14m6p_38,._sideColumn_14m6p_44{display:flex;flex-direction:column;gap:24px}._card_14m6p_50{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._card_14m6p_50{padding:16px;gap:16px}}._cardTitle_14m6p_65{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e}._cardTitleBordered_14m6p_73{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#3a342e;padding-bottom:8px;border-bottom:1px solid #ebe9e2}._avatarSection_14m6p_83{display:flex;align-items:center;gap:16px}._avatar_14m6p_83{width:80px;height:80px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatar_14m6p_83 img{width:100%;height:100%;object-fit:cover}._avatar_14m6p_83 span{font-family:Helvetica Neue,sans-serif;font-size:24px;font-weight:700;color:#3a342e}._avatarWrapper_14m6p_112{position:relative;display:inline-flex;flex-shrink:0}._avatarMenuBtn_14m6p_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_14m6p_118:hover{background:#f5f3ee}}._avatarDropdown_14m6p_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_14m6p_157,._avatarDropdownItemDanger_14m6p_157{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0;color:#3a342e}._avatarDropdownItem_14m6p_157 span,._avatarDropdownItemDanger_14m6p_157 span{font-family:Helvetica Neue,sans-serif;font-size:14px;line-height:20px}@media(hover:hover)and (pointer:fine){._avatarDropdownItem_14m6p_157:hover,._avatarDropdownItemDanger_14m6p_157:hover{opacity:.7}}._avatarDropdownItemDanger_14m6p_157{color:#ea2402}._hiddenInput_14m6p_182{display:none}._avatarInfo_14m6p_186{display:flex;flex-direction:column;gap:2px}._avatarName_14m6p_192{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._formRow_14m6p_199{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:767px){._formRow_14m6p_199{grid-template-columns:1fr}}._unsavedBar_14m6p_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_14m6p_210 span{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e;white-space:nowrap}._unsavedBar_14m6p_210 button{background:#5265f3;border-radius:8px}@media only screen and (max-width:767px){._unsavedBar_14m6p_210{bottom:16px;width:calc(100% - 32px)}}._passwordModal_14m6p_243{display:flex;flex-direction:column;gap:20px;padding-top:8px}._store_1a3qa_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._store_1a3qa_1{gap:16px}}._header_1a3qa_12{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}@media only screen and (max-width:767px){._header_1a3qa_12{flex-direction:column}}._headerText_1a3qa_24{display:flex;flex-direction:column;gap:4px}._title_1a3qa_30{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1a3qa_30{font-size:22px;line-height:28px}}._subtitle_1a3qa_44{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.6}._content_1a3qa_52{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._content_1a3qa_52{padding:16px;overflow-x:auto}}._table_1a3qa_67{width:100%;border-collapse:collapse}._table_1a3qa_67 th,._table_1a3qa_67 td{font-family:Helvetica Neue,sans-serif;font-size:14px;padding:16px 12px;text-align:left;border-bottom:1px solid #e5e3df;vertical-align:middle}._table_1a3qa_67 th{font-weight:500;color:#3a342e;opacity:.6;font-size:13px}._table_1a3qa_67 td{font-weight:400;color:#3a342e}._productInfo_1a3qa_91{display:flex;align-items:center;gap:14px}._productThumbnail_1a3qa_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_1a3qa_97 img{width:100%;height:100%;object-fit:cover}._productThumbnail_1a3qa_97 svg{opacity:.4}._productText_1a3qa_118{display:flex;flex-direction:column;gap:4px}._productTitle_1a3qa_124{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:600;color:#3a342e}._productMeta_1a3qa_131{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._statusBadge_1a3qa_139{display:inline-block;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:500}._statusBadge_1a3qa_139._active_1a3qa_146{background:#16c68b1a;color:#16c68b}._statusBadge_1a3qa_139._draft_1a3qa_150{background:#ffc5001a;color:#c89600}._actions_1a3qa_155{display:flex;align-items:center;gap:8px}._actionBtn_1a3qa_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_1a3qa_161:hover{background:#f5f3ee}}._students_1hb1y_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._students_1hb1y_1{gap:16px}}._header_1hb1y_12{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}@media only screen and (max-width:767px){._header_1hb1y_12{flex-direction:column}}._headerText_1hb1y_24{display:flex;flex-direction:column;gap:4px}._title_1hb1y_30{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_1hb1y_30{font-size:22px;line-height:28px}}._subtitle_1hb1y_44{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.6}._searchWrapper_1hb1y_52{width:280px;flex-shrink:0}@media only screen and (max-width:767px){._searchWrapper_1hb1y_52{width:100%}}._list_1hb1y_62{background:#fff;border-radius:24px;overflow-y:auto;max-height:min(500px,55vh)}@media only screen and (max-width:767px){._list_1hb1y_62{border-radius:16px;max-height:none}}._studentRow_1hb1y_75{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid #e5e3df}._studentRow_1hb1y_75:last-child{border-bottom:none}@media only screen and (max-width:767px){._studentRow_1hb1y_75{flex-wrap:wrap;padding:16px}}._avatar_1hb1y_92{width:48px;height:48px;border-radius:50%;background:#ebe9e2;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatar_1hb1y_92 img{width:100%;height:100%;object-fit:cover}._avatar_1hb1y_92 span{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;color:#3a342e}._info_1hb1y_115{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._name_1hb1y_123{font-family:Helvetica Neue,sans-serif;font-size:16px;font-weight:600;color:#3a342e}._statsInfo_1hb1y_130{display:flex;flex-direction:column;gap:2px;align-items:flex-end;flex-shrink:0}@media only screen and (max-width:767px){._statsInfo_1hb1y_130{align-items:flex-start}}._lessonCount_1hb1y_143{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:500;color:#3a342e}._instruments_1hb1y_150{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.5}._emptyText_1hb1y_158{font-family:Helvetica Neue,sans-serif;font-size:15px;font-weight:400;color:#3a342e;opacity:.5;text-align:center;padding:40px 24px}._messageButton_1hb1y_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_1hb1y_168:hover{opacity:.9}}._wallet_oq6au_1{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._wallet_oq6au_1{gap:16px}}._title_oq6au_12{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_oq6au_12{font-size:22px;line-height:28px}}._summaryCards_oq6au_26{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media only screen and (max-width:767px){._summaryCards_oq6au_26{grid-template-columns:1fr}}._summaryCard_oq6au_26{border-radius:16px;padding:20px 24px;display:flex;align-items:center;gap:16px}._summaryCard_oq6au_26._available_oq6au_44{background:#ebe9e2}._summaryCard_oq6au_26._held_oq6au_47{background:#e1ded3}._summaryCard_oq6au_26._earned_oq6au_50{background:#efeee8}@media only screen and (max-width:767px){._summaryCard_oq6au_26{padding:16px}}._summaryIcon_oq6au_59{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;flex-shrink:0;font-size:20px}._summaryIcon_oq6au_59._iconAvailable_oq6au_69{background:#3a342e1a}._summaryIcon_oq6au_59._iconHeld_oq6au_72{background:#ffc50026}._summaryIcon_oq6au_59._iconEarned_oq6au_75{background:#16c68b26}._summaryContent_oq6au_79{display:flex;flex-direction:column;gap:4px}._summaryLabel_oq6au_85{font-family:Helvetica Neue,sans-serif;font-size:13px;font-weight:400;color:#3a342e;opacity:.6}._summaryAmount_oq6au_93{font-family:Helvetica Neue,sans-serif;font-size:22px;font-weight:700;line-height:28px;color:#3a342e}._grid_oq6au_101{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}@media only screen and (max-width:1023px){._grid_oq6au_101{grid-template-columns:1fr}}._transactionsCard_oq6au_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_oq6au_113{padding:16px;overflow-x:auto;max-height:none}}._tableWrapper_oq6au_130{flex:1;min-height:0;overflow-y:auto}._cardTitle_oq6au_136{font-family:Helvetica Neue,sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#3a342e;flex-shrink:0}._table_oq6au_130{width:100%;border-collapse:collapse}._table_oq6au_130 th,._table_oq6au_130 td{font-family:Helvetica Neue,sans-serif;font-size:14px;padding:12px 8px;text-align:left;border-bottom:1px solid #e5e3df}._table_oq6au_130 th{font-weight:500;color:#3a342e;opacity:.6;font-size:13px}._table_oq6au_130 td{font-weight:400;color:#3a342e}._payoutCard_oq6au_168{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){._payoutCard_oq6au_168{padding:16px}}._payoutDetails_oq6au_182{display:flex;flex-direction:column;gap:12px}._payoutRow_oq6au_188{display:flex;flex-direction:column;gap:2px}._payoutLabel_oq6au_194{font-family:Helvetica Neue,sans-serif;font-size:12px;font-weight:500;color:#3a342e;opacity:.5;text-transform:uppercase;letter-spacing:.5px}._payoutValue_oq6au_204{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e}._withdrawal_11tj0_1{display:flex;flex-direction:column;gap:24px;max-width:600px}@media only screen and (max-width:767px){._withdrawal_11tj0_1{gap:16px}}._backLink_11tj0_13{display:inline-flex;align-items:center;gap:4px;font-family:Helvetica Neue,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_11tj0_29{font-family:Helvetica Neue,sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#3a342e}@media only screen and (max-width:767px){._title_11tj0_29{font-size:22px;line-height:28px}}._card_11tj0_43{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){._card_11tj0_43{padding:16px;gap:16px}}._balanceInfo_11tj0_58{display:flex;flex-direction:column;gap:4px;padding-bottom:16px;border-bottom:1px solid #e5e3df}._balanceLabel_11tj0_66{font-family:Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#3a342e;opacity:.6}._balanceAmount_11tj0_74{font-family:Helvetica Neue,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:Helvetica Neue,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:Helvetica Neue,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}
