/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Merienda;src:url(/assets/Merienda-Bold-CyFn3gyX.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Merienda;src:url(/assets/Merienda-ExtraBold-CjqwKW_c.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-Bold-CoB-3sSZ.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-ExtraBold-B4b_42xo.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-Regular-Cj6D3zta.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--font-primary: "Manrope", sans-serif;--font-secondary: "Merienda", cursive;--font-weight-regular: 400;--font-weight-bold: 700;--font-weight-extrabold: 800;--black: #070721;--white: #f7fffb;--red: #ad6a6c;--purple: #7678ed;--green: #649179;--green-light: #d1e0d8;--green-darker: #374f42;--gray: #595d62;--gray-light: #9f9f9f}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}html{font-family:var(--font-primary);font-weight:var(--font-weight-bold);background-color:var(--white);scroll-behavior:smooth}body{display:flex;flex-direction:column;min-width:100%;min-height:100vh;margin:0}*,*:before,*:after{box-sizing:border-box}main{flex-grow:1}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul:not(.allow-style),li:not(.allow-style){margin:0;padding:0;list-style:none}a{color:currentcolor;text-decoration:none}a.tooltip{position:relative;text-decoration:underline;color:var(--green-darker);cursor:pointer}a.tooltip:after{content:attr(href);position:absolute;bottom:120%;left:50%;transform:translate(-50%);background-color:var(--green-darker);color:#fff;padding:5px 8px;border-radius:4px;white-space:nowrap;font-size:16px;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:110}a.tooltip:hover:after{opacity:1}button{cursor:pointer}img{display:block;max-width:100%;height:auto}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._layout_1upbi_1{display:flex;flex-direction:column;min-height:100vh}._main_1upbi_7{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;flex:1}._container_1t0m4_1{max-width:393px;margin:0 auto;padding:0 16px}@media (min-width: 768px){._container_1t0m4_1{max-width:768px;padding:0 32px}}@media (min-width: 1440px){._container_1t0m4_1{max-width:1440px;padding:0 107.5px}}._link_lro5x_1{position:relative;font-size:12px;text-decoration:none;color:var(--green-darker);font-weight:700;transition:color .3s ease;padding:4px 0}._link_lro5x_1:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;border-bottom:1px solid var(--green-darker);padding:0 0 4px}._link_lro5x_1:hover:after{transform:scaleX(1)}._active_lro5x_29{border-bottom:1px solid var(--green-darker);padding:12px 0 4px;width:34px;height:20px}._active_lro5x_29:after{transform:scaleX(1)}._list_lro5x_40{display:flex;flex-direction:column;gap:32px;align-items:center}@media only screen and (min-width: 1440px){._list_lro5x_40{flex-direction:row}}._wrapper_1pj5q_1{display:flex;flex-direction:column;align-items:center;gap:16px}@media only screen and (min-width: 1440px){._wrapper_1pj5q_1{display:block;flex-direction:row;gap:16px}}._btn_1pj5q_16{border-radius:64px;width:100px;height:46px;cursor:pointer;transition:.2s;color:var(--green);border:none}._login_1pj5q_26{font-family:var(--font-primary);font-weight:700;font-size:12px;color:var(--green-darker);background:transparent;text-align:center;padding:12px 16px}._join_1pj5q_36{background:var(--green);font-family:var(--font-primary);font-weight:500;font-size:16px;color:var(--white);padding:12px 16px}._join_1pj5q_36:hover{background:var(--green-darker)}._join_1pj5q_36:focus{box-shadow:0 0 0 6px #4e46b41f,0 0 0 2px #fff}@media screen and (min-width: 768px) and (max-width: 1439px){._join_1pj5q_36{display:flex;align-items:center;justify-content:center}}._exit_1vv1q_1{position:relative;z-index:1101;width:32px;height:32px;padding:0;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center}._exit_1vv1q_1:hover,._exit_1vv1q_1:focus{transform:scale(1.1);transition:transform .3s ease}._exit_1vv1q_1 svg{width:32px;height:32px;stroke-width:1px;stroke:var(--green-darker);fill:none}._create_1vv1q_27{background:var(--green);font-family:var(--font-primary);font-weight:700;font-size:16px;color:var(--white);padding:12px 16px;border-radius:64px;border:none}._create_1vv1q_27:hover{background:var(--green-darker)}._create_1vv1q_27:focus{box-shadow:0 0 0 6px #4e46b41f,0 0 0 2px #fff}._wrapper_1vv1q_44{display:flex;flex-direction:column;align-items:center;gap:32px}@media (min-width: 768px) and (max-width: 1439px){._wrapper_1vv1q_44{gap:0px}}@media (min-width: 1440px){._wrapper_1vv1q_44{flex-direction:row}}._wrp_1vv1q_61{display:flex;gap:16px}._userInfo_1vv1q_65{display:flex;align-items:center;gap:8px}._avatar_1vv1q_71{border-radius:256px;width:32px;height:32px;object-fit:cover}._divider_1vv1q_77{width:1px;height:39px;background:var(--green-darker);margin-left:16px}._modal_tk8c3_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-family);text-align:center;color:var(--black);border-radius:32px;padding:56px 16px 32px;width:362px;height:305px;background:var(--green-light)}@media (min-width: 768px){._modal_tk8c3_1{padding:56px 32px 32px;width:420px;height:243px}}._overlay_tk8c3_25{position:fixed;inset:0;background:#00000080;z-index:1000}._closeBtn_tk8c3_32{position:absolute;top:21px;right:37px;background:transparent;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}._closeIcon_tk8c3_45{stroke-width:1px;stroke:var(--black);width:24px;height:24px}._closeBtn_tk8c3_32:hover ._closeIcon_tk8c3_45,._closeBtn_tk8c3_32:focus ._closeIcon_tk8c3_45{transform:scale(1.1);transition:transform .3s ease}._title_tk8c3_58{font-size:32px;font-weight:700;margin-bottom:20px}._message_tk8c3_64{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:155%;text-align:center;color:var(--black);margin-bottom:20px}._actions_tk8c3_74{display:flex;flex-direction:column;justify-content:center;gap:16px}@media (min-width: 768px){._actions_tk8c3_74{flex-direction:row;gap:27px}}._btn_tk8c3_88{padding:12px 16px;width:330px;height:46px;border:none;border-radius:8px;font-size:15px;cursor:pointer;transition:background .3s ease}@media (min-width: 768px){._btn_tk8c3_88{width:164px}}._btnCancel_tk8c3_104{border-radius:64px;border:1px solid var(--black)}._btnCancel_tk8c3_104:hover{background:var(--green)}._btnCancel_tk8c3_104:focus{box-shadow:0 0 0 6px #4e46b41f,0 0 0 2px #fff;background:var(--green)}._btnLogout_tk8c3_118{border-radius:64px;background:var(--green)}._btnLogout_tk8c3_118:hover{background:var(--green-darker)}._btnLogout_tk8c3_118:focus{box-shadow:0 0 0 6px #4e46b41f,0 0 0 2px #fff;background:var(--green)}._logo_y1gs1_1{fill:var(--green)}._header_y1gs1_5{background-color:var(--green-light);padding:14px 0;height:74px;position:sticky;top:0;left:0;right:0;transition:transform .25s ease,opacity .25s ease;z-index:1000}._header-visible_y1gs1_18{opacity:1;transform:translateY(0)}._header-hidden_y1gs1_23{opacity:0;transform:translateY(-100%)}._container_y1gs1_27{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:100%}@media (min-width: 768px) and (max-width: 1439px){._container_y1gs1_27{padding:0 32px}}@media (min-width: 1440px){._container_y1gs1_27{padding:0 108px}._desktopNav_y1gs1_46{display:flex;gap:16px;align-items:center}._tabletArea_y1gs1_52,._mobileBurger_y1gs1_53,._menu_y1gs1_54{display:none}}@media (min-width: 768px) and (max-width: 1439px){._desktopNav_y1gs1_46,._mobileBurger_y1gs1_53{display:none}._tabletArea_y1gs1_52{display:flex;align-items:center;gap:32px}}@media (max-width: 767px){._desktopNav_y1gs1_46,._tabletArea_y1gs1_52{display:none}._mobileBurger_y1gs1_53{display:block}}._menu_y1gs1_54{position:absolute;top:100%;left:0;right:0;height:calc(100vh - 100%);background-color:var(--green-light);padding:24px 16px;display:flex;flex-direction:column;gap:32px;align-items:center;z-index:999;overflow-y:auto}._menuNav_y1gs1_99{display:flex;flex-direction:column;gap:32px}._menuButtons_y1gs1_105{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px) and (max-width: 1439px){._menuButtons_y1gs1_105 [class*=create]{display:none}}._mobileBurger_y1gs1_53,._burger_y1gs1_117{position:relative;z-index:1100;background:none;border:none;padding:0;cursor:pointer;width:32px;height:32px;outline:none}._mobileBurger_y1gs1_53 svg,._burger_y1gs1_117 svg{stroke:var(--black);stroke-width:1.33px}._mobileBurger_y1gs1_53:hover,._burger_y1gs1_117:hover,._mobileBurger_y1gs1_53:focus,._burger_y1gs1_117:focus,._mobileBurger_y1gs1_53:active,._burger_y1gs1_117:active{transform:scale(1.1);transition:transform .3s ease}._footer_1thj5_1{background-color:var(--green-light);padding:24px 0;margin-top:36px}._container_1thj5_7{display:flex;flex-direction:column;gap:32px;justify-content:space-between;align-items:center}._userLinkNone_1thj5_15{display:none}@media only screen and (min-width: 1440px){._container_1thj5_7{flex-direction:row;gap:0;justify-content:space-between}}._logo_1thj5_27{fill:var(--green)}._copyright_1thj5_31{font-weight:var(--font-weight-regular);color:var(--black);align-self:center;font-size:12px}._linksList_1thj5_38{display:flex;flex-direction:column;gap:44px}@media only screen and (min-width: 1440px){._linksList_1thj5_38{flex-direction:row;gap:32px}}._link_1thj5_38{font-weight:var(--font-weight-bold);color:var(--green-darker);font-size:16px;padding:4px}._heroSection_fdnk7_1{width:100%;padding-top:15px;margin-bottom:36px}._heroContainer_fdnk7_7{display:flex;flex-direction:column}._heroImage_fdnk7_12{width:100%;height:333px;background-image:image-set(url(/assets/hero-mob-tb6HoywO.webp) 1x,url(/assets/hero-mob2x-CHGCM841.webp) 2x);background-repeat:no-repeat;background-position:center;order:0}._heroContent_fdnk7_24{order:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:20px;box-sizing:border-box;text-align:left}._heroTitle_fdnk7_33{font-family:var(--font-family);font-size:39px;color:var(--green-darker);margin-bottom:30px}._italicBold_fdnk7_40{font-family:var(--font-secondary)}._heroButtons_fdnk7_44{display:flex;flex-direction:column;gap:24px}._btn_fdnk7_50{display:flex;align-items:center;justify-content:center;font-size:18px;width:100%;max-width:361px;height:57px;border-radius:64px;transition:all .3s ease-in-out;text-decoration:none;box-sizing:border-box;cursor:pointer}._btnPrimary_fdnk7_65{background:var(--green);color:var(--white);border:none}._btnPrimary_fdnk7_65:hover,._btnPrimary_fdnk7_65:focus{background:var(--green-darker)}._btnSecondary_fdnk7_75{border:1px solid var(--green-darker);color:var(--green-darker);background-color:transparent}._btnSecondary_fdnk7_75:hover,._btnSecondary_fdnk7_75:focus{color:var(--white);background-color:var(--green);border:none}@media (min-width: 768px){._heroSection_fdnk7_1{padding-top:22px}._heroContainer_fdnk7_7{flex-direction:row;justify-content:space-between}._heroImage_fdnk7_12{height:385px;background-image:image-set(url(/assets/hero-tab-DtX66gWK.webp) 1x,url(/assets/hero-tab2x-CgFn2Pe7.webp) 2x);background-position:right;background-size:contain;order:1}._heroContent_fdnk7_24{width:calc(100% - 430px);order:0}._heroTitle_fdnk7_33{margin-bottom:0;min-width:372px}._btn_fdnk7_50{max-width:249px}._heroButtons_fdnk7_44{position:absolute;bottom:0;left:0;width:100%}}@media (min-width: 1440px){._heroSection_fdnk7_1{padding-top:48px}._heroImage_fdnk7_12{height:562px;background-image:image-set(url(/assets/hero-des-CvdSL3IJ.webp) 1x,url(/assets/hero-des2x-C9L03CG7.webp) 2x);background-size:contain;background-position:right;background-repeat:no-repeat}._heroContent_fdnk7_24{width:calc(100% - 806px);background:none;border-radius:0}._heroTitle_fdnk7_33{font-weight:800;font-size:92px;line-height:1;letter-spacing:-.02em;min-width:600px}._heroButtons_fdnk7_44{flex-direction:row;align-items:flex-start;position:static;margin-top:56px}._btn_fdnk7_50{max-width:184px}._btnLoggedIn_fdnk7_172{max-width:none;width:85%}._heroButtonsLoggedIn_fdnk7_177{justify-content:center}}._aboutSection_lkv9c_1{width:100%;display:flex;align-items:center;justify-content:center;margin:36px 0}._wrapper_lkv9c_9{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}._aboutSection_lkv9c_1 img{width:100%;height:auto;display:block}._aboutContent_lkv9c_22{width:100%;height:auto;background-color:var(--green-light);border-radius:32px;padding:32px;font-family:var(--font-primary)}._aboutTitle_lkv9c_31{margin-bottom:32px;font-weight:var(--font-weight-bold);font-size:32px}._aboutDescription_lkv9c_37{margin-bottom:32px;font-size:16px;line-height:1.55;font-weight:var(--font-weight-regular)}._aboutImage_lkv9c_44{width:100%;height:auto;display:block;object-fit:cover}._imgLotusWrapper_lkv9c_51{width:100%;max-width:361px;flex-shrink:0}._nirvanaImg_lkv9c_57{display:none}@media (min-width: 768px){._wrapper_lkv9c_9{flex-wrap:wrap;flex-direction:row}._aboutContent_lkv9c_22{width:431px;height:326px}._aboutDescription_lkv9c_37{margin-bottom:57px}._imgLotusWrapper_lkv9c_51{max-width:249px}}@media (min-width: 1440px){._aboutContent_lkv9c_22{width:496px;height:326px}._aboutDescription_lkv9c_37{margin-bottom:57px}._aboutTitle_lkv9c_31{font-size:40px}._nirvanaImg_lkv9c_57{display:block}._imgLotusWrapper_lkv9c_51{max-width:704px}}._section_9xddi_1{width:100%;margin:32px 0}._title_9xddi_6{font:var(--font-primary);text-align:left;color:var(--black);font-size:32px}._header_9xddi_13{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:16px;gap:16px}._allArticlesLink_9xddi_21{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:12px;font-size:16px;color:var(--green-darker)}._arrorIcon_9xddi_31{width:24px;height:24px;stroke:var(--green-darker);transform:rotate(-45deg)}._articlesList_9xddi_38{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;width:100%}._loader_9xddi_47{display:flex;justify-content:center}@media only screen and (min-width: 768px){._header_9xddi_13{flex-direction:row;align-items:center;justify-content:space-between}._articlesList_9xddi_38{flex-wrap:wrap;flex-direction:row}._articlesListItem_9xddi_64{width:calc((100% - 24px)/2)}}@media only screen and (min-width: 1440px){._title_9xddi_6{font-size:40px;margin-bottom:0}._allArticlesLinkContainer_9xddi_75{display:block}._header_9xddi_13{flex-direction:row;align-items:center;justify-content:space-between}._articlesListItem_9xddi_64{width:calc((100% - 48px) / 3)}}._article_37k26_1{display:flex;flex-direction:column;justify-content:space-between;padding:12px;background-color:var(--green-light);max-width:361px;border-radius:32px;gap:12px;max-height:492px;min-height:492px}._image_37k26_14{width:100%;height:233px;border-radius:24px;object-fit:cover}._authorName_37k26_21{font-size:16px;color:var(--black);max-width:264px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._title_37k26_30{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:24px;color:var(--black)}._articleInfo_37k26_39{max-width:337px;height:171px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}@media only screen and (max-width: 391px){._articleInfo_37k26_39{max-width:clamp(150px,100%,337px)}}._articlePreview_37k26_54{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;color:var(--black);font-weight:var(--font-weight-regular);line-height:1.55}._buttons_37k26_65{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:8px;height:42px}._learnLink_37k26_74{font-size:16px;color:var(--green-darker);gap:8px;border:1px solid var(--green-darker);border-radius:64px;width:100%;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}._learnLink_37k26_74:hover{color:var(--white);background-color:var(--green);border-color:var(--green)}@media only screen and (min-width: 768px){._articleInfo_37k26_39{max-width:316px}}@media only screen and (min-width: 1440px){._article_37k26_1{max-width:392px;height:100%}._articleInfo_37k26_39{max-width:368px}}._addBtn_abeju_1{background:none;border:1px solid var(--green-darker);border-radius:64px;padding:8px;display:flex;justify-content:center;align-items:center;max-width:40px;transition:background-color .2s ease-out,border-color .2s ease-out}._addBtnActive_abeju_13{background-color:var(--green);border-color:var(--green)}._addBtnActive_abeju_13 ._addIcon_abeju_18{stroke:var(--white);fill:var(--green)}._addBtn_abeju_1:hover{background-color:var(--green);border-color:var(--green)}._editIcon_abeju_28{stroke:var(--green-darker);fill:transparent;transition:stroke .2s ease-out}._addBtn_abeju_1:hover ._editIcon_abeju_28{stroke:var(--white)}._addIcon_abeju_18{stroke:var(--green-darker);fill:transparent;transition:stroke .2s ease-out,fill .2s ease-out}._addBtn_abeju_1:hover ._addIcon_abeju_18{stroke:var(--white);fill:var(--green)}._addBtn_abeju_1:disabled{opacity:.6;cursor:not-allowed}._loader_abeju_54{display:flex;align-items:center;justify-content:center}._modalOverlay_1e7m6_1{position:fixed;inset:0;background-color:#0009;z-index:1000}._modalContent_1e7m6_11{font-family:var(--font-primary);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--green-light);padding:56px 32px 32px;border-radius:32px;height:326px;width:361px;box-shadow:0 4px 30px #0000001a;color:var(--black)}._modalClose_1e7m6_26{position:absolute;top:16px;right:32px;background-color:transparent;border:none;color:var(--black);cursor:pointer;padding:2px;transition:color ease-in-out .3s}._modalClose_1e7m6_26:hover,._modalClose_1e7m6_26:focus{color:var(--green)}._icon_1e7m6_43{width:24px;height:24px;fill:currentColor;stroke:currentColor}._modalTitle_1e7m6_50{font-weight:var(--font-weight-bold);font-size:32px;text-align:center}._modalDescription_1e7m6_56{font-weight:var(--font-weight-regular);font-size:16px;line-height:1.55;text-align:center;margin:20px 0}._modalActions_1e7m6_64{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px}._modalLink_1e7m6_71{display:flex;justify-content:center;align-items:center;background-color:transparent;padding:12px 16px;height:46px;width:297px;font-weight:var(--font-weight-bold);border:1px solid var(--black);border-radius:64px;font-size:16px;cursor:pointer;color:var(--black);transition:all ease-in-out .3s}._modalLink_1e7m6_71:hover,._modalLink_1e7m6_71:focus,._modalLink_1e7m6_71:active{background-color:var(--green);color:var(--white);border-color:var(--green)}@media (min-width: 768px){._modalContent_1e7m6_11{padding:56px 32px 69px;height:305px;width:499px}._modalActions_1e7m6_64{justify-content:space-between}._modalLink_1e7m6_71{width:204px}}@media (min-width: 1440px){._modalContent_1e7m6_11{padding:56px 32px 32px;height:268px;width:420px}._modalLink_1e7m6_71{width:164.5px}}._creators_od3e2_1{width:100%;background-color:var(--white);margin:36px auto}._header_od3e2_10{margin-bottom:16px}._title_od3e2_14{font-family:var(--font-primary);font-size:32px;font-weight:700;color:var(--black);margin-bottom:16px}._link_od3e2_22{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:12px;font-size:16px;color:var(--green-darker)}._icon_od3e2_32{width:24px;height:24px;stroke:var(--green-darker);transform:rotate(-45deg)}._image_od3e2_39{width:100%;aspect-ratio:1 / 1;max-width:262px;border-radius:50%;margin-bottom:16px;object-fit:cover;flex-shrink:0;display:block;margin-left:auto;margin-right:auto}._name_od3e2_52{font-size:clamp(16px,5vw,24px);font-weight:700;color:var(--black);text-align:center}._loader_od3e2_59{display:flex;justify-content:center}@media (max-width: 330px){._name_od3e2_52{font-size:12px}}._authorsList_od3e2_70{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;list-style:none}._authorsListItem_od3e2_78{padding:12px;width:calc((100% - 16px)/2)}@media (min-width: 768px){._header_od3e2_10{width:100%;display:flex;justify-content:space-between;align-items:center}._title_od3e2_14{margin-bottom:0}._link_od3e2_22{width:auto}._authorsList_od3e2_70{gap:24px}._authorsList_od3e2_70 ._authorsListItem_od3e2_78{box-sizing:border-box;width:calc((100% - 152px) / 3);padding:12px}}@media (min-width: 1440px){._header_od3e2_10{margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}._title_od3e2_14{font-size:40px}._link_od3e2_22{width:auto}._authorsList_od3e2_70{flex-wrap:row}._authorsList_od3e2_70 ._authorsListItem_od3e2_78{width:calc((100% - 124px) / 6)}}._errorPage_7kibb_1{height:100vh;background-color:var(--green-light);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;opacity:0;animation:_fadeIn_7kibb_1 .6s ease-in-out forwards}@keyframes _fadeIn_7kibb_1{to{opacity:1}}._logo_7kibb_20{fill:var(--green);max-width:138px;display:block}._animation_7kibb_26 img{width:280px;max-width:90vw;display:block}._errorCode_7kibb_32{font-weight:700;font-size:32px;color:var(--black);margin-bottom:10px}._message_7kibb_39{font-weight:400;font-size:16px;line-height:155%;color:var(--black);margin-bottom:30px;max-width:400px}._button_7kibb_48{display:flex;align-items:center;justify-content:center;font-size:18px;width:100%;max-width:100px;border-radius:64px;transition:all .3s ease-in-out;text-decoration:none;box-sizing:border-box;cursor:pointer;background:var(--green);color:var(--white);border:none;padding:5px;margin-bottom:40px}._button_7kibb_48:hover{background:var(--green-darker)}@media (min-width: 768px){._logo_7kibb_20{max-width:168px}._button_7kibb_48{max-width:120px}}@media (min-width: 1440px){._logo_7kibb_20{max-width:192px}._button_7kibb_48{max-width:140px}}._backdrop_1brgd_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}
