@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Just+Me+Again+Down+Here&family=Kalnia:wght@100..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Poppins:wght@300;400;500;600;700&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;1,400&display=swap";._customToast_1oj95_2 h4{transform:translateY(-2px);margin-bottom:4px;font-size:16px;font-weight:600;color:#242424}._customToast_1oj95_2 p{font-size:14px;line-height:1.5;color:#848484}: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)}}._toastViewport_9si7j_2{top:54px!important}._toastSurface_9si7j_6{background:#fff!important;color:#242424!important;border:1px solid #eaeaea;box-shadow:0 8px 24px #00000026}._spinner_1qudk_2{border:5px solid;border-color:#242424 transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_1qudk_1 1s linear infinite}._dark_1qudk_11{border-color:#242424 transparent}._green_1qudk_15{border-color:#88a0ff transparent}._white_1qudk_19{border-color:#ffffff transparent}._red_1qudk_23{border-color:#ff0000 transparent}._tiny_1qudk_27{width:24px;height:24px;font-size:3px}._small_1qudk_33{width:32px;height:32px;font-size:4px}._medium_1qudk_39{width:40px;height:40px}._large_1qudk_44{width:48px;height:48px;font-size:6px}@keyframes _rotation_1qudk_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._button_ar1jf_2{position:relative;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;border-radius:20px;transition:background .2s ease,color .2s ease,border-color .2s ease;border:none}._button_ar1jf_2 span{color:inherit;display:flex;align-items:center;text-align:center;font-family:Mulish,sans-serif;font-weight:800;text-transform:uppercase}._button_ar1jf_2:disabled,._button_ar1jf_2._disabled_ar1jf_22{cursor:not-allowed}._disabled_ar1jf_22._primary_ar1jf_26{background:#ebf8d4;color:#9e9e9e}._disabled_ar1jf_22._secondary_ar1jf_30,._disabled_ar1jf_22._admin_ar1jf_34{background:#e9e9e9;color:#9e9e9e}._disabled_ar1jf_22._dangerous_ar1jf_38{background:#fce1e4;border-color:#fce1e4;color:#9e9e9e}._disabled_ar1jf_22._outlined_ar1jf_43{background:#e9e9e9;border-color:#e9e9e9;color:#9e9e9e}._large_ar1jf_49{padding:0 32px;height:56px;gap:10px}._large_ar1jf_49 span{font-size:14px;gap:10px}._medium_ar1jf_59{padding:0 24px;height:44px;gap:10px}._medium_ar1jf_59 span{font-size:16px;gap:10px}._small_ar1jf_69{padding:0 20px;height:34px;gap:8px}._small_ar1jf_69 span{font-size:14px;gap:8px}._full_ar1jf_79{width:100%}._auto_ar1jf_83{width:auto}._primary_ar1jf_26{background:#b0f92b;color:#2b2b2b}@media (hover: hover) and (pointer: fine){._primary_ar1jf_26:hover{background:#9de121;color:#2b2b2b}}._primary_ar1jf_26:active{background:#77ae19;color:#2b2b2b}._primary_ar1jf_26:disabled{background:#ebf8d4;color:#9e9e9e}._secondary_ar1jf_30{background:#2b2b2b;color:#b0f92b}@media (hover: hover) and (pointer: fine){._secondary_ar1jf_30:hover{background:#3f3f3f;color:#b0f92b}}._secondary_ar1jf_30:active{background:#525252;color:#b0f92b}._secondary_ar1jf_30:disabled{background:#e9e9e9;color:#9e9e9e}._admin_ar1jf_34{background:#2d2d2d;color:#fff;border-radius:12px}@media (hover: hover) and (pointer: fine){._admin_ar1jf_34:hover{background:#3f3f3f;color:#fff}}._admin_ar1jf_34:active{background:#525252;color:#fff}._admin_ar1jf_34:disabled{background:#e9e9e9;color:#9e9e9e}._outline_ar1jf_43{background:transparent}._dangerous_ar1jf_38{background:transparent;border:1px solid #eb706c;color:#eb706c}@media (hover: hover) and (pointer: fine){._dangerous_ar1jf_38:hover{background:#eb706c14;border-color:#d95f5b;color:#d95f5b}}._dangerous_ar1jf_38:active{background:#eb706c1f;border-color:#c7524e;color:#c7524e}._dangerous_ar1jf_38:disabled{background:#fce1e4;border:1px solid #fce1e4;color:#9e9e9e}._outlined_ar1jf_43{background:transparent;border:1px solid #2b2b2b;color:#2b2b2b}@media (hover: hover) and (pointer: fine){._outlined_ar1jf_43:hover{background:#2b2b2b14;border-color:#3f3f3f;color:#3f3f3f}}._outlined_ar1jf_43:active{background:#2b2b2b1f;border-color:#525252;color:#525252}._outlined_ar1jf_43:disabled{background:#e9e9e9;border:1px solid #e9e9e9;color:#9e9e9e}._spinner_ar1jf_195{position:absolute}._modalContent_6lsig_2{background:#fff;padding:16px!important;border-radius:12px;box-shadow:0 4px 10px #00000026;max-width:600px;width:90%;outline:none}._modalOverlay_6lsig_12{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000}._modalHeader_6lsig_25{display:flex;justify-content:space-between}._modalTitle_6lsig_30{font-size:48px}._closeIcon_6lsig_34{display:flex;margin-left:auto;border:none;padding:4px;height:fit-content;cursor:pointer;transition:background .2s ease}._closeIcon_6lsig_34:hover{opacity:.8}._confirmDialog_ou0yb_2{width:300px;padding:24px}._confirmDialogContent_ou0yb_7{display:flex;flex-direction:column;gap:24px}._contentWrapper_ou0yb_13{display:flex;flex-direction:column;gap:8px}._confirmDialogTitle_ou0yb_19{font-size:18px;font-style:normal;font-weight:700;line-height:27px;text-align:center}._confirmDialogDescriptionText_ou0yb_27{display:flex;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.312px;color:#242424}._confirmDialogButtons_ou0yb_39{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;width:100%;justify-content:flex-start}._confirmDialogButton_ou0yb_39{flex-grow:1}._confirmDialogIcon_ou0yb_51{display:flex;justify-content:center;align-items:center}._modalContainer_12nv6_2{position:fixed;bottom:10px;right:10px;z-index:1000;animation:_slideInUp_12nv6_1 .3s ease-out}._modalContainer_12nv6_2._closing_12nv6_9{animation:_slideOutDown_12nv6_1 .2s ease-in forwards}._modalContent_12nv6_13{position:relative;display:flex;flex-direction:column;gap:16px;padding:16px;max-width:380px;width:calc(100vw - 20px);background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid rgba(0,0,0,.1);overflow:hidden}._title_12nv6_28{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#040404;line-height:1.3}._description_12nv6_36{font-family:Inter,sans-serif;font-size:14px;line-height:1.4;color:#040404;margin:0}._modalFooter_12nv6_44{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px}._footerButton_12nv6_50{width:100%}@keyframes _slideInUp_12nv6_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slideOutDown_12nv6_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}._policyCard_1nezk_2{display:flex;flex-direction:column;gap:24px;padding:16px;background:#fff;border-radius:16px;width:100%}._header_1nezk_12{display:flex;align-items:center;justify-content:space-between;width:100%}._title_1nezk_19{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#242424;margin:0}._actions_1nezk_28{display:flex;align-items:center;justify-content:flex-end}._editorWrapper_1nezk_34{min-height:322px;border:1px solid #e1e6ef;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}._editorWrapper_1nezk_34 .tox-tinymce{border:none}._contentWrapper_19l20_2{display:flex;flex-direction:column;gap:20px;width:100%}._loadingNote_19l20_9{font-family:Poppins,sans-serif;font-size:14px;color:#999}._policiesList_19l20_15{display:flex;flex-direction:column;gap:20px}._addPageWrapper_19l20_21{display:flex;justify-content:flex-end}._badge_q7ihv_2{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:8px;font-family:Poppins,sans-serif;font-size:10px;font-weight:800;text-transform:uppercase}._delivered_q7ihv_14{background:#ebffdb;color:#5ac00b}._cancelled_q7ihv_19{background:#fff2f2;color:#fb3b3b}._sectionCard_odizi_2{display:flex;flex-direction:column;gap:20px;padding:20px;background:#fff;border:1px solid #e3e3e3;border-radius:16px}._sectionTitle_odizi_12{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:24px;color:#242424}._ordersList_odizi_20{display:flex;flex-direction:column;gap:0}._orderItem_odizi_26{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e3e3e3}._orderItem_odizi_26:last-child{border-bottom:none;padding-bottom:0}._orderInfo_odizi_38{display:flex;flex-direction:column;gap:4px}._orderCustomer_odizi_44{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px;color:#242424}._orderDate_odizi_52{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;line-height:15px;color:#999}._orderRight_odizi_60{display:flex;align-items:center;gap:12px}._orderAmount_odizi_66{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:18px;color:#242424}._card_1tw7v_2{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:21px;background:#fff;border:1px solid #e3e3e3;border-radius:16px;min-height:130px}._cardContent_1tw7v_14{display:flex;justify-content:space-between;align-items:flex-start}._cardText_1tw7v_20{display:flex;flex-direction:column;gap:4px}._cardLabel_1tw7v_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#999}._cardValue_1tw7v_34{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:36px;color:#242424}._cardIcon_1tw7v_42{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#f3f3f2;color:#242424}._cardChange_1tw7v_53{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px}._cardChange_1tw7v_53._positive_1tw7v_59{color:#5ac00b}._cardChange_1tw7v_53._negative_1tw7v_62{color:#eb706c}._metricCardsWrapper_kpkhp_2{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}._chartCard_1to21_2{display:flex;flex-direction:column;gap:20px;padding:20px;background:#fff;border:1px solid #e3e3e3;border-radius:16px}._chartTitle_1to21_12{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:24px;color:#242424}._chartContainer_1to21_20{width:100%;height:300px}._chartCard_al15r_2{display:flex;flex-direction:column;gap:20px;padding:20px 25px;background:#fff;border:1px solid #e3e3e3;border-radius:16px}._chartTitle_al15r_12{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:24px;color:#242424}._chartContainer_al15r_20{width:100%;height:300px}._sectionCard_1vcml_2{display:flex;flex-direction:column;gap:20px;padding:20px;background:#fff;border:1px solid #e3e3e3;border-radius:16px}._sectionTitle_1vcml_12{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:24px;color:#242424}._productsList_1vcml_20{display:flex;flex-direction:column;gap:0}._productItem_1vcml_26{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e3e3e3}._productItem_1vcml_26:last-child{border-bottom:none;padding-bottom:0}._productLeft_1vcml_38{display:flex;align-items:center;gap:12px}._productRank_1vcml_44{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#e5e5c3;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:18px;color:#242424;flex-shrink:0}._productInfo_1vcml_60{display:flex;flex-direction:column;gap:2px}._productName_1vcml_66{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:18px;color:#242424}._productSalesCount_1vcml_74{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;line-height:15px;color:#999}._productAmount_1vcml_82{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:18px;color:#5ac00b}._dashboardWrapper_1s982_2{display:flex;flex-direction:column;gap:16px}._chartsRow_1s982_8,._bottomRow_1s982_14{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._tableBodyWrapper_1qc07_2{display:flex;flex-direction:column;width:100%;overflow:hidden}._tableHeader_1qc07_9{background:#fff;border-bottom:1px solid #e3e3e3;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#f2f2f2 transparent;scrollbar-width:none}._tableHeader_1qc07_9::-webkit-scrollbar{width:6px;height:6px}._tableHeader_1qc07_9::-webkit-scrollbar-track{background:transparent}._tableHeader_1qc07_9::-webkit-scrollbar-thumb{background:#f2f2f2;border-radius:3px}._tableHeader_1qc07_9::-webkit-scrollbar-thumb:hover{background:#8e8e8e80}._tableHeader_1qc07_9::-webkit-scrollbar{height:0;width:0}._tableBodyScroll_1qc07_37{max-height:59vh;overflow-y:auto;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#f2f2f2 transparent}._tableBodyScroll_1qc07_37::-webkit-scrollbar{width:6px;height:6px}._tableBodyScroll_1qc07_37::-webkit-scrollbar-track{background:transparent}._tableBodyScroll_1qc07_37::-webkit-scrollbar-thumb{background:#f2f2f2;border-radius:3px}._tableBodyScroll_1qc07_37::-webkit-scrollbar-thumb:hover{background:#8e8e8e80}@media only screen and (max-width: 767px){._tableBodyScroll_1qc07_37{max-height:42vh}}._tableRow_1qc07_64{display:flex;gap:24px;padding:12px 8px;border-bottom:1px solid #e3e3e3;min-width:900px}@media only screen and (max-width: 1023px){._tableRow_1qc07_64{min-width:800px}}@media only screen and (max-width: 767px){._tableRow_1qc07_64{min-width:700px}}._tableCells_1qc07_82{display:flex;align-items:center;justify-content:space-between;flex:1;gap:24px}._tableCell_1qc07_82{display:flex;align-items:center;gap:2px;transition:opacity .2s ease;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._tableCell_1qc07_82._sortable_1qc07_101{cursor:pointer}@media (hover: hover) and (pointer: fine){._tableCell_1qc07_82._sortable_1qc07_101:hover{opacity:.7}}._tableCellSortIcon_1qc07_110{display:flex;align-items:center;justify-content:center}._tableCellData_1qc07_116{display:flex;align-items:center;gap:2px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#242424}._tableCellActions_1qc07_127{display:flex;align-items:center;justify-content:flex-end;gap:4px;width:60px;color:#242424;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:130%}._tableLoading_1qc07_140,._tableEmpty_1qc07_141{display:flex;align-items:center;justify-content:center;padding:40px 20px;min-height:200px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#2d2d2d}._selectWrapper_yja8w_2{position:relative;width:80px}._selectButton_yja8w_7{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 8px;background:#fff;border:1px solid #e3e3e3;border-radius:6px;cursor:pointer;transition:all .2s ease}@media (hover: hover) and (pointer: fine){._selectButton_yja8w_7:hover{border-color:#e0e0e0}}._selectButton_yja8w_7:focus{outline:none;border-color:#e0e0e0}._selectValue_yja8w_29{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#242424;flex:1;text-align:left}._selectIcon_yja8w_38{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}._selectIcon_yja8w_38._open_yja8w_45{transform:rotate(180deg)}._selectDropdown_yja8w_49{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e3e3e3;border-radius:6px;box-shadow:0 4px 12px #0000001a;z-index:1000;overflow:hidden;animation:_slideDown_yja8w_1 .2s ease}@keyframes _slideDown_yja8w_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._selectOption_yja8w_73{padding:8px 12px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#242424;cursor:pointer;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._selectOption_yja8w_73:hover{background:#f3f3f2}}._selectOption_yja8w_73._selected_yja8w_87{background:#f3f3f2;font-weight:500}._tableFooter_1np42_2{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 0}@media only screen and (max-width: 1023px){._tableFooter_1np42_2{gap:12px}}@media only screen and (max-width: 767px){._tableFooter_1np42_2{flex-direction:column;align-items:flex-start;gap:12px}}._tableFooterLeft_1np42_22{display:flex;align-items:center;gap:16px}@media only screen and (max-width: 1023px){._tableFooterLeft_1np42_22{gap:12px}}._tableFooterLabel_1np42_33{color:#242424;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:130%;white-space:nowrap}@media only screen and (max-width: 767px){._tableFooterLabel_1np42_33{font-size:11px}}._tableFooterRight_1np42_47{display:flex;align-items:center;gap:22px}@media only screen and (max-width: 1023px){._tableFooterRight_1np42_47{gap:16px}}@media only screen and (max-width: 767px){._tableFooterRight_1np42_47{width:100%;justify-content:space-between}}._tableFooterCounter_1np42_64{display:flex;align-items:center;gap:4px;color:#242424;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:130%;white-space:nowrap}@media only screen and (max-width: 767px){._tableFooterCounter_1np42_64{font-size:11px}}._tableFooterPagination_1np42_81{display:flex;align-items:center;gap:5px}._tableFooterPaginationButton_1np42_87{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:transparent;cursor:pointer;transition:opacity .2s ease}._tableFooterPaginationButton_1np42_87:disabled{opacity:.3;cursor:not-allowed}@media (hover: hover) and (pointer: fine){._tableFooterPaginationButton_1np42_87:hover:not(:disabled){opacity:.7}}._wrapper_give9_2{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}._inputWrapper_give9_11{display:flex;flex-direction:column;justify-content:center;gap:4px;width:100%;position:relative;z-index:1}._input_give9_11{width:100%;border:0;transition:border-color .2s linear;outline:none}._input_give9_11:disabled{cursor:not-allowed}._label_give9_32{color:#667085;font-size:14px;font-weight:500;font-family:Mulish,sans-serif}._default_give9_39{background-color:#fafafa;border:1px solid #d0d5dd;border-radius:24px;color:#1d2939;font-size:16px;font-weight:400;font-family:Mulish,sans-serif;height:56px;padding:0 16px;transition:border-color .2s ease,background-color .2s ease,color .2s ease}._default_give9_39::placeholder{color:#98a2b3}@media (hover: hover) and (pointer: fine){._default_give9_39:hover:not(:disabled):not(._error_give9_55){border-color:#b9dd3a}}._default_give9_39:focus{border-color:#eaeaea;box-shadow:0 0 0 1px #eaeaea}._default_give9_39:disabled{background-color:#f9fafb;border-color:#e4e7ec;color:#98a2b3;cursor:not-allowed}._default_give9_39._error_give9_55{border-color:#eb706c}._default_give9_39._error_give9_55:focus{border-color:#eb706c;box-shadow:0 0 0 1px #eb706c}@media only screen and (max-width: 767px){._default_give9_39{height:48px;padding:0 14px;font-size:16px}}._adminSearch_give9_84{padding:6px 8px 6px 32px;border:1px solid #f2f2f2;color:#242424;font-size:12px;font-weight:400;line-height:24px;height:30px;border-radius:6px;background:#f2f2f2}._adminSearch_give9_84:is(:hover,:focus){border:1px solid #88a0ff}._admin_give9_84{padding:10px 14px;color:#242424;font-size:12px;font-weight:400;line-height:140%;border-radius:6px;border:1px solid transparent;box-shadow:none}._admin_give9_84:is(:hover,:focus){border:1px solid #242424}._admin_give9_84::placeholder{font-size:12px;font-weight:400;line-height:15.6px;color:#242424}._admin_give9_84:disabled{border:1px solid #242424}._input_give9_11:-webkit-autofill,._input_give9_11:-webkit-autofill:hover,._input_give9_11:-webkit-autofill:focus,._input_give9_11:-webkit-autofill:active{transition:background-color 5000000s ease-in-out 0s;-webkit-text-fill-color:#242424}._startIcon_give9_130,._endIcon_give9_131{display:flex;position:absolute;bottom:17px}._adminStartIcon_give9_137{display:flex;position:absolute;bottom:7px;inset-inline-start:16px}._startIcon_give9_130{inset-inline-start:16px}._endIcon_give9_131{inset-inline-end:16px}._tip_give9_152{font-size:12px;font-family:Mulish,sans-serif;color:#667085}._errorText_give9_158{color:#f04438}._withEndIcon_give9_162{padding-inline-end:40px}._withStartIcon_give9_166{padding-inline-start:35px}._pointer_give9_170{cursor:pointer}._tableHeader_1bfyk_2{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}@media only screen and (max-width: 1023px){._tableHeader_1bfyk_2{gap:12px}}@media only screen and (max-width: 767px){._tableHeader_1bfyk_2{flex-direction:column;align-items:flex-start;gap:12px}}._tableHeaderTitle_1bfyk_22{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#242424;white-space:nowrap}@media only screen and (max-width: 1023px){._tableHeaderTitle_1bfyk_22{font-size:14px}}._tableHeaderActions_1bfyk_36{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1}@media only screen and (max-width: 767px){._tableHeaderActions_1bfyk_36{width:100%;justify-content:space-between}}._tableHeaderSearch_1bfyk_50{max-width:216px;width:100%}@media only screen and (max-width: 1023px){._tableHeaderSearch_1bfyk_50{max-width:180px}}@media only screen and (max-width: 767px){._tableHeaderSearch_1bfyk_50{max-width:none;flex:1}}._tableWrapper_zhacj_2{display:flex;flex-direction:column;gap:18px;background:#fff;border-radius:16px;padding:16px;max-width:100%}._tableHeaderExtra_zhacj_12{width:100%}._sortWrapper_twh5t_2{display:flex;align-items:center;gap:12px;position:relative}._sortLabel_twh5t_9{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#2d2d2d}._selectButton_twh5t_17{display:flex;align-items:center;justify-content:space-between;min-width:120px;height:32px;padding:6px 8px;background:#fff;border:1px solid #e3e3e3;border-radius:6px;cursor:pointer;transition:all .2s ease}@media (hover: hover) and (pointer: fine){._selectButton_twh5t_17:hover{border-color:#e0e0e0}}._selectButton_twh5t_17:focus{outline:none;border-color:#e0e0e0}._selectValue_twh5t_40{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#a6a6a5}._selectIcon_twh5t_47{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}._selectIcon_twh5t_47._open_twh5t_54{transform:rotate(180deg)}._dropdown_twh5t_58{position:absolute;top:calc(100% + 4px);right:0;min-width:120px;padding:4px;background:#fff;border:1px solid #e3e3e3;border-radius:6px;box-shadow:0 4px 12px #0000001a;z-index:1000;overflow:hidden;animation:_slideDown_twh5t_1 .2s ease}@keyframes _slideDown_twh5t_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._option_twh5t_83{display:flex;align-items:center;width:100%;padding:6px 10px;min-height:28px;background:transparent;border:none;border-radius:6px;cursor:pointer;text-align:left;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#242424;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._option_twh5t_83:hover{background:#f3f3f2}}._option_twh5t_83._selected_twh5t_105{background:#f3f3f2;font-weight:500}._badge_2a9b6_2{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-family:Mulish,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;box-shadow:0 1px 2px #0000000d}._green_2a9b6_15{background-color:#dcfce7;color:#16a34a}._blue_2a9b6_20{background-color:#dbeafe;color:#2563eb}._orange_2a9b6_25{background-color:#ffedd5;color:#c2410c}._purple_2a9b6_30{background-color:#ede9fe;color:#7c3aed}._red_2a9b6_35{background-color:#fee2e2;color:#dc2626}._financialScreenWrapper_oualg_2{display:flex;flex-direction:column;gap:20px;width:100%}._headerActions_oualg_9{display:flex;align-items:center;gap:24px}._dateCell_oualg_15{display:flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#242424}._ordersScreenWrapper_sgpne_2{display:flex;flex-direction:column;gap:20px;width:100%}._dateCell_sgpne_9{display:flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#242424}._headerActions_sgpne_20{display:flex;align-items:center;gap:24px}._selectWrapper_t0gf0_2{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}._label_t0gf0_10{color:#667085;font-size:14px;font-weight:500;font-family:Mulish,sans-serif}._selectWrapperAdmin_t0gf0_17{gap:8px}._selectWrapperAdmin_t0gf0_17 ._label_t0gf0_10{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._selectWrapper_t0gf0_2 .customSelect__control{width:100%}._selectWrapperDefault_t0gf0_32 .customSelect__control:not(.customSelect__control--is-disabled):hover{border-color:#b9dd3a!important}._selectWrapperDefault_t0gf0_32 .customSelect__control--is-disabled{border-color:#e4e7ec!important}._generateGiftCardsModal_3b8ua_2{max-width:480px;padding:16px}._generateGiftCardsModal_3b8ua_2 h2{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#242424}._modalContent_3b8ua_14{display:flex;flex-direction:column;gap:20px}._fieldGroup_3b8ua_20{display:flex;flex-direction:column;gap:8px}._modalActions_3b8ua_26{display:grid;grid-template-columns:1fr 1fr;gap:12px}._tabsWrapper_148se_2{display:flex;align-items:center;padding:2px;border:1px solid #e3e3e3;border-radius:12px;background:#fff}._tab_148se_2{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:8px 24px;border:none;border-radius:10px;background:transparent;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:#999;cursor:pointer;transition:all .2s ease;text-align:center;box-sizing:border-box}@media (hover: hover) and (pointer: fine){._tab_148se_2:hover{color:#242424}}._tab_148se_2._active_148se_35{background:#e5e5c3;color:#242424;font-weight:500}._changeOrderModal_1h566_2{max-width:700px;padding:16px}._changeOrderModal_1h566_2 h2{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#242424}._modalContent_1h566_14{display:flex;flex-direction:column;gap:24px}._section_1h566_20{display:flex;flex-direction:column;gap:12px}._sectionTitle_1h566_26{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldsRow_1h566_36{display:flex;gap:12px}._fieldGroup_1h566_41{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._fieldGroupAddress_1h566_49{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;max-width:586px}._label_1h566_58{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_1h566_66{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#1d2433}._itemsList_1h566_74{display:flex;flex-direction:column;gap:10px;padding:12px 24px;background:#f7f7f7;border-radius:10px}._itemRow_1h566_83{display:flex;align-items:flex-start;gap:14px}._itemInfo_1h566_89{flex:1;display:flex;align-items:flex-start;gap:24px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#242424}._itemIndex_1h566_101{flex-shrink:0;width:24px}._itemName_1h566_106{flex:1;min-width:0}._itemPrice_1h566_111{flex-shrink:0;width:80px;text-align:right}._deleteButton_1h566_117{display:flex;align-items:center;justify-content:center;padding:0;width:16px;height:16px;background:transparent;border:none;cursor:pointer;color:#242424;flex-shrink:0}@media (hover: hover) and (pointer: fine){._deleteButton_1h566_117:hover{opacity:.7}}._itemDivider_1h566_136{height:1px;background:#e2e2e2}._addressBox_1h566_141{display:flex;flex-direction:column;gap:12px;padding:12px 12px 12px 16px;background:#f7f7f7;border-radius:10px}._modalActions_1h566_150{display:flex;justify-content:flex-end}._menuWrapper_js3ti_2{position:relative}._triggerButton_js3ti_6{display:flex;align-items:center;justify-content:center;padding:6px;background:#f3f3f2;border:none;border-radius:6px;cursor:pointer;color:#242424;transition:all .2s ease}@media (hover: hover) and (pointer: fine){._triggerButton_js3ti_6:hover{background:#8e8e8e80}}._dropdown_js3ti_24{min-width:180px;padding:4px;background:#f3f3f2;border-radius:10px;box-shadow:0 4px 12px #0000001a;z-index:1000;overflow:hidden;animation:_slideDown_js3ti_1 .2s ease}@keyframes _slideDown_js3ti_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._menuItem_js3ti_45{display:flex;align-items:center;width:100%;padding:6px 10px;min-height:28px;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#242424;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._menuItem_js3ti_45:hover{background:#fff}}._updateProductOrderStatusModal_jia34_2{max-width:480px;padding:16px}._updateProductOrderStatusModal_jia34_2 h2{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#242424}._modalContent_jia34_14{display:flex;flex-direction:column;gap:20px}._fieldGroup_jia34_20{display:flex;flex-direction:column;gap:8px}._modalActions_jia34_26{display:grid;grid-template-columns:1fr 1fr;gap:12px}._inputWrapper_1ymas_2{display:flex;flex-direction:column;justify-content:center;gap:4px;width:100%;position:relative;z-index:1}._textarea-input_1ymas_13{display:block;margin:0;resize:vertical;border:0;width:100%;transition:border-width .2s linear;transition:.2s;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}._textarea-input_1ymas_13:focus{outline:0}._label_1ymas_28{color:#667085;font-size:14px;font-weight:500;padding-left:0}._default_1ymas_35{background-color:#fafafa;border:1px solid #d0d5dd;border-color:#eaeaea;border-radius:24px;color:#1d2939;font-size:16px;font-weight:400;padding:16px 32px}._default_1ymas_35::placeholder{color:#98a2b3}._default_1ymas_35:is(:hover){background-color:#fff;border-color:#b9dd3a;color:#1d2939}._default_1ymas_35:is(:focus){background-color:#fff;border-color:#eaeaea;color:#1d2939}._default_1ymas_35:disabled{background-color:#f9fafb;border-color:#e4e7ec;color:#98a2b3}._admin_1ymas_64{padding:10px 14px;color:#242424;font-size:12px;font-weight:400;line-height:140%;border-radius:10px;border:1px solid #e5e3e6;background-color:#fff;box-shadow:none}._admin_1ymas_64:is(:hover,:focus){border:1px solid #242424}._admin_1ymas_64::placeholder{font-size:12px;font-weight:500;line-height:140%}._error_1ymas_84{box-shadow:inset 0 0 0 1px red}._error_1ymas_84:hover,._error_1ymas_84:focus{box-shadow:inset 0 0 0 1px red}._errorText_1ymas_91{font-size:12px;color:#f04438}._section_5km30_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_5km30_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_5km30_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_5km30_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_5km30_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_5km30_42{min-height:65px;resize:vertical}._fieldError_5km30_47{margin:6px 0 0;font-family:Poppins,sans-serif;font-size:12px;line-height:1.3;color:red}._wrapper_1kld4_2{display:flex;align-items:center;gap:10px;cursor:pointer}._input_1kld4_9{position:absolute;width:16px;height:16px;margin:0;opacity:0;cursor:pointer}._box_1kld4_18{flex-shrink:0;width:16px;height:16px;border-radius:4px;border:1px solid #d4d4d4;background:#fff;position:relative;transition:border-color .2s ease,background .2s ease}._input_1kld4_9:checked+._box_1kld4_18{border-color:#d4d4d4;background:#fff}._input_1kld4_9:checked+._box_1kld4_18:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:2px;background:#2f2f2f}._input_1kld4_9:focus-visible+._box_1kld4_18{outline:2px solid #2f2f2f;outline-offset:2px}._label_1kld4_50{font-size:16px;font-weight:400;color:#667085;font-family:Mulish,sans-serif}._wrapper_1kld4_2._disabled_1kld4_57{cursor:not-allowed;opacity:.6}._wrapper_1kld4_2._disabled_1kld4_57 ._input_1kld4_9{cursor:not-allowed}._section_xzo0g_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_xzo0g_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_xzo0g_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_xzo0g_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_xzo0g_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_xzo0g_42{min-height:65px;resize:vertical}._sizeRow_xzo0g_47{display:flex;gap:12px;align-items:flex-start;padding:8px;background:#f7f7f7;border-radius:10px}._sizeRowField_xzo0g_56{flex:1;min-width:0}._sizeRowCheckbox_xzo0g_61{display:flex;align-items:center;gap:8px;flex-shrink:0}._deleteSizeButton_xzo0g_68{display:flex;align-items:center;justify-content:center;padding:0;width:16px;height:16px;background:transparent;border:none;cursor:pointer;color:#242424;flex-shrink:0;align-self:center}@media (hover: hover) and (pointer: fine){._deleteSizeButton_xzo0g_68:hover{opacity:.7}}._section_1qjgq_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_1qjgq_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_1qjgq_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_1qjgq_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_1qjgq_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_1qjgq_42{min-height:65px;resize:vertical}._sizeSection_1qjgq_47{display:flex;flex-direction:column;gap:12px}._addSizeButton_1qjgq_53{align-self:flex-start}._section_1ez90_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_1ez90_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_1ez90_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_1ez90_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_1ez90_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_1ez90_42{min-height:65px;resize:vertical}._materialRow_1ez90_47{display:flex;gap:12px;align-items:flex-end;padding:8px;background:#f7f7f7;border-radius:10px}._materialRowField_1ez90_56{flex:1;min-width:0}._removeButton_1ez90_61{flex-shrink:0;margin-bottom:2px;min-width:auto;padding:8px 10px}._removeButton_1ez90_61 span{display:none}._section_1lf4v_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_1lf4v_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_1lf4v_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_1lf4v_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_1lf4v_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_1lf4v_42{min-height:65px;resize:vertical}._badgeList_1lf4v_47{display:flex;flex-direction:column;gap:12px}._addButton_1lf4v_53{align-self:flex-start}._section_1s82l_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_1s82l_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_1s82l_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_1s82l_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_1s82l_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_1s82l_42{min-height:65px;resize:vertical}._colorRow_1s82l_47{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;padding:8px;background:#f4f4f4;border-radius:10px;border:1px solid #eaeaea}._colorRowField_1s82l_58{flex:1;min-width:140px}._colorRowFieldHex_1s82l_63{flex:0 1 200px;min-width:160px}._hexRow_1s82l_68{display:flex;align-items:end;gap:8px}._hexRow_1s82l_68 ._colorPicker_1s82l_73{flex:0 0 44px;width:44px;height:36px;min-height:36px;padding:2px;cursor:pointer;border:1px solid #eaeaea;border-radius:8px;background:#fff;box-sizing:border-box}._hexRow_1s82l_68 ._colorPicker_1s82l_73::-webkit-color-swatch-wrapper{padding:0}._hexRow_1s82l_68 ._colorPicker_1s82l_73::-webkit-color-swatch{border:none;border-radius:6px}._hexRow_1s82l_68 ._colorPicker_1s82l_73::-moz-color-swatch{border:none;border-radius:6px}._hexInput_1s82l_97{flex:1;min-width:0}._removeButton_1s82l_102{flex-shrink:0;margin-bottom:2px;min-width:auto;padding:8px 10px}._removeButton_1s82l_102 span{display:none}._section_v0t7i_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_v0t7i_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_v0t7i_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_v0t7i_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_v0t7i_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_v0t7i_42{min-height:65px;resize:vertical}._colorList_v0t7i_47{display:flex;flex-direction:column;gap:12px}._addButton_v0t7i_53{align-self:flex-start}._section_hrzjh_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_hrzjh_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_hrzjh_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_hrzjh_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_hrzjh_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_hrzjh_42{min-height:65px;resize:vertical}._organicRow_hrzjh_47{display:flex;align-items:center;min-height:40px}._materialList_hrzjh_53{display:flex;flex-direction:column;gap:12px}._addButton_hrzjh_59{align-self:flex-start}._modalActions_q9k8c_2{display:flex;justify-content:flex-end;flex-shrink:0;padding-top:8px}._section_846k9_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_846k9_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_846k9_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_846k9_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_846k9_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_846k9_42{min-height:65px;resize:vertical}._section_17me4_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_17me4_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_17me4_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_17me4_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_17me4_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_17me4_42{min-height:65px;resize:vertical}._searchWrap_17me4_47{position:relative}._results_17me4_51{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:4;max-height:240px;overflow-y:auto;padding:4px;background:#fff;border:1px solid #e1e6ef;border-radius:10px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;gap:4px}._resultButton_17me4_69{justify-content:flex-start;width:100%;text-align:left}._resultRow_17me4_75{display:flex;align-items:center;gap:10px;min-width:0}._resultThumb_17me4_82{width:40px;height:40px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#f2f2f2}._resultText_17me4_91{display:flex;flex-direction:column;gap:2px;min-width:0}._resultTitle_17me4_98{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#242424;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._resultSku_17me4_108{font-family:Poppins,sans-serif;font-size:11px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._entries_17me4_117{display:flex;flex-direction:column;gap:10px}._entryRow_17me4_123{display:flex;gap:12px;align-items:center;padding:8px;background:#f2f2f2;border-radius:10px}._entryThumb_17me4_132{width:48px;height:48px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#fff}._entryBody_17me4_141{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}._entryTitle_17me4_149{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#242424}._entrySku_17me4_156{font-family:Poppins,sans-serif;font-size:11px;color:#999}._removeButton_17me4_162{flex-shrink:0;min-width:auto;padding:8px 10px}._removeButton_17me4_162 span{display:none}._emptyHint_17me4_171{font-family:Poppins,sans-serif;font-size:12px;color:#999;margin:0}._changeProductModal_a223h_2{max-width:844px;padding:16px;max-height:90vh;display:flex;flex-direction:column}._changeProductModal_a223h_2 h2{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#242424}._scrollableContent_a223h_17{overflow-y:auto;overflow-x:hidden;max-height:70vh;display:flex;flex-direction:column;gap:24px;padding-right:4px;scrollbar-width:thin;scrollbar-color:#f2f2f2 transparent}._scrollableContent_a223h_17::-webkit-scrollbar{width:6px;height:6px}._scrollableContent_a223h_17::-webkit-scrollbar-track{background:transparent}._scrollableContent_a223h_17::-webkit-scrollbar-thumb{background:#f2f2f2;border-radius:3px}._scrollableContent_a223h_17::-webkit-scrollbar-thumb:hover{background:#8e8e8e80}._section_t80p9_2{display:flex;flex-direction:column;gap:12px}._sectionTitle_t80p9_8{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase;margin:0}._fieldGroup_t80p9_18{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_t80p9_26{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_t80p9_34{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#242424}._textarea_t80p9_42{min-height:65px;resize:vertical}._mediaThumbnails_t80p9_47{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._mediaThumb_t80p9_47{display:flex;flex-direction:column;gap:10px;padding:8px;background:#e3e3e3;border-radius:10px;max-width:125px}._mediaThumbImage_t80p9_64{display:block;width:100%;height:125px;object-fit:cover;border-radius:8px;background-color:#fff}._mediaThumbPlaceholder_t80p9_73{width:100%;height:125px;background-color:#fff;border-radius:8px}._mediaThumbUrl_t80p9_80{overflow:hidden;max-width:90px;text-overflow:ellipsis;white-space:nowrap}._hiddenFileInput_t80p9_87{position:absolute;width:0;height:0;opacity:0;pointer-events:none}._visuallyHidden_t80p9_95{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._mediaThumbName_t80p9_107{display:flex;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424;text-decoration:underline}._removeMediaButton_t80p9_119{padding:4px 6px;align-items:center;justify-content:center;background:none;border:none;transition:opacity .2s ease;cursor:pointer}@media (hover: hover) and (pointer: fine){._removeMediaButton_t80p9_119:hover{opacity:.7}}._uploadArea_t80p9_135{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;border:1px dashed #e1e6ef;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .2s ease}@media (hover: hover) and (pointer: fine){._uploadArea_t80p9_135:hover{border-color:#e0e0e0}}._uploadAreaDragging_t80p9_154{border-color:#2d2d2d}._uploadAreaDisabled_t80p9_158{cursor:not-allowed;opacity:.7}._uploadSpinner_t80p9_163{display:flex;align-items:center;justify-content:center;min-height:48px}._uploadText_t80p9_170{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.3;color:#242424;text-align:center}._uploadTextBold_t80p9_179{font-weight:700}._uploadHint_t80p9_183{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424;text-align:center;margin-top:4px}._badge_1oayf_2{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:8px;font-family:Mulish,sans-serif;font-size:10px;font-weight:800;line-height:normal;text-transform:uppercase}._inStock_1oayf_15{background:#ebffdb;color:#5ac00b}._outOfStock_1oayf_20{background:#fff2f2;color:#fb3b3b}._productInventoryWrapper_1vrfo_2{display:flex;flex-direction:column;gap:18px}._priceCell_1vrfo_8{display:flex;flex-direction:column;gap:4px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#242424}._priceCell_1vrfo_8 p{margin:0}._descriptionCell_1vrfo_22{margin:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;color:#242424;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._headerActions_1vrfo_36{display:flex;align-items:center;gap:24px}._addProductButton_1vrfo_42{flex-shrink:0}._editModal_1hcjj_2{max-width:700px}._editModal_1hcjj_2 h2{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;color:#242424}._modalContent_1hcjj_13{display:flex;flex-direction:column;gap:32px}._profileSection_1hcjj_19{display:flex;flex-direction:column;gap:24px}._fieldsRow_1hcjj_25{display:flex;gap:16px}._fieldGroup_1hcjj_30{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._label_1hcjj_38{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#242424}._input_1hcjj_46{border:1px solid #e1e6ef;background:#fff;padding:8px 9px;font-size:12px;color:#1d2433}._addressesSection_1hcjj_54{display:flex;flex-direction:column;gap:12px}._sectionTitle_1hcjj_60{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#848484;text-transform:uppercase}._addressCard_1hcjj_69{display:flex;align-items:center;gap:20px;padding:12px 12px 12px 16px;background:#f7f7f7;border-radius:10px}._addressView_1hcjj_78{display:flex;flex:1;gap:12px;flex-wrap:wrap}._addressField_1hcjj_85{display:flex;flex-direction:column;gap:4px;min-width:82px}._addressLabel_1hcjj_92{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#242424}._addressValue_1hcjj_99{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#242424}._editButton_1hcjj_106{display:flex;align-items:center;justify-content:center;padding:6px;background:#fff;border:none;border-radius:6px;cursor:pointer;flex-shrink:0;color:#242424}@media (hover: hover) and (pointer: fine){._editButton_1hcjj_106:hover{opacity:.8}}._addressForm_1hcjj_124{display:flex;flex-direction:column;gap:12px;padding:12px 12px 12px 16px;background:#f7f7f7;border:1px solid #e1e6ef;border-radius:10px}._addressFormRow_1hcjj_134{display:flex;gap:12px}._addressFormActions_1hcjj_139,._modalActions_1hcjj_144{display:flex;justify-content:flex-end}._loadingState_1hcjj_149{display:flex;justify-content:center;padding:24px}._orderItems_1hcjj_155{width:100%;margin-top:12px;padding-left:0;display:flex;flex-direction:column;gap:8px}._orderItem_1hcjj_155{display:flex;justify-content:space-between;gap:12px;font-family:Poppins,sans-serif;font-size:12px;color:#242424}._saveButton_1hcjj_173{background:#2d2d2d;color:#fff;padding:12px 24px;border-radius:12px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}@media (hover: hover) and (pointer: fine){._saveButton_1hcjj_173:hover{opacity:.9}}._usersScreenWrapper_1e1nk_2{display:flex;flex-direction:column;gap:20px;width:100%}._addressCell_1e1nk_9{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:150px}._actionButton_1e1nk_19{display:flex;align-items:center;justify-content:center;padding:6px;background:#f3f3f2;border-radius:6px;cursor:pointer;transition:all .2s ease}@media (hover: hover) and (pointer: fine){._actionButton_1e1nk_19:hover{background:#8e8e8e80}}._section_bug25_2{position:relative;display:flex;flex-direction:column}._heroContainer_bug25_8{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;min-height:480px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#040404;padding:80px 50px 60px;overflow:hidden;border-radius:0 0 30px 30px;text-align:left}@media only screen and (max-width: 1023px){._heroContainer_bug25_8{flex-direction:column;align-items:flex-start;padding:60px 40px;gap:24px;width:calc(100% - 40px);max-width:1024px;min-height:400px}}@media only screen and (max-width: 767px){._heroContainer_bug25_8{flex-direction:column;align-items:center;text-align:center;padding:60px 16px;gap:24px;border-radius:0 0 20px 20px;width:calc(100% - 20px);max-width:768px;min-height:360px}}._bgImage_bug25_50{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.7;pointer-events:none;z-index:0}._heroContent_bug25_61{position:relative;z-index:1;display:flex;flex-direction:row;align-items:flex-start;gap:40px;flex:1;max-width:100%}@media only screen and (max-width: 1023px){._heroContent_bug25_61{flex-direction:column;gap:24px}}@media only screen and (max-width: 767px){._heroContent_bug25_61{flex-direction:column;align-items:center;gap:24px}}._titleBlock_bug25_85{flex-shrink:0}._subtitleBlock_bug25_89{flex:1;max-width:500px}@media only screen and (max-width: 767px){._subtitleBlock_bug25_89{max-width:100%}}._title_bug25_85{font-family:Titillium Web,sans-serif;font-size:52px;font-weight:600;line-height:1.15;color:#fff}@media only screen and (max-width: 1023px){._title_bug25_85{font-size:42px}}@media only screen and (max-width: 767px){._title_bug25_85{font-size:36px;line-height:42px}}._subtitle_bug25_89{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#fff}@media only screen and (max-width: 1023px){._subtitle_bug25_89{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_bug25_89{font-size:16px}}._section_r2hjd_2{position:relative;min-height:768px;overflow:hidden}@media only screen and (max-width: 1023px){._section_r2hjd_2{min-height:auto}}@media only screen and (max-width: 767px){._section_r2hjd_2{min-height:auto}}._content_r2hjd_18{position:relative;z-index:2;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:60px;padding:60px 50px 80px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._content_r2hjd_18{flex-direction:column;padding:40px 40px 60px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._content_r2hjd_18{flex-direction:column;padding:40px 16px 60px;width:calc(100% - 20px);max-width:768px;gap:24px}}._bgImageWrapper_r2hjd_49{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}._bgImage_r2hjd_49{width:100%;height:100%;object-fit:cover}._overlay_r2hjd_61{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;z-index:1}._title_r2hjd_68{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:1.14;color:#fff;max-width:551px;margin:0;flex-shrink:0}@media only screen and (max-width: 1023px){._title_r2hjd_68{font-size:52px}}@media only screen and (max-width: 767px){._title_r2hjd_68{font-size:36px;line-height:1.2;max-width:100%}}._cards_r2hjd_91{display:flex;flex-direction:column;gap:24px;max-width:618px;width:100%;flex-shrink:0}@media only screen and (max-width: 767px){._cards_r2hjd_91{gap:16px}}._card_r2hjd_91{display:flex;flex-direction:column;gap:20px;padding:24px;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.2);border-radius:24px}@media only screen and (max-width: 1023px){._card_r2hjd_91{flex-direction:row}}@media only screen and (max-width: 767px){._card_r2hjd_91{padding:20px;gap:16px;border-radius:20px}}._iconWrapper_r2hjd_128{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;flex-shrink:0}._iconWrapper_r2hjd_128[data-variant=cyan]{background:#dff3f0}._iconWrapper_r2hjd_128[data-variant=purple]{background:#e8dff5}._iconWrapper_r2hjd_128[data-variant=orange]{background:#ffe5c2}._cardContent_r2hjd_147{display:flex;flex-direction:column;gap:8px}._cardTitle_r2hjd_153{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}@media only screen and (max-width: 767px){._cardTitle_r2hjd_153{font-size:18px}}._cardDescription_r2hjd_166{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#fff}@media only screen and (max-width: 767px){._cardDescription_r2hjd_166{font-size:13px}}._wrapper_1l4zv_2{box-sizing:border-box;position:relative;padding:200px 0}._waveItem_1l4zv_8{position:absolute;width:200px;border-radius:100px;height:calc(100% - 200px);top:0;background:#d9d9d9}._waveItem_1l4zv_8:nth-child(odd){top:100px}._waveItem_1l4zv_8:nth-child(1){left:0}._waveItem_1l4zv_8:nth-child(2){left:200px}._waveItem_1l4zv_8:nth-child(3){left:400px}._waveItem_1l4zv_8:nth-child(4){left:600px}._waveItem_1l4zv_8:nth-child(5){left:800px}._waveItem_1l4zv_8:nth-child(6){left:1000px}._waveItem_1l4zv_8:nth-child(7){left:1200px}._waveItem_1l4zv_8:nth-child(8){left:1400px}._waveItem_1l4zv_8:nth-child(9){left:1600px}._waveItem_1l4zv_8:nth-child(10){left:1800px}._waveItem_1l4zv_8:nth-child(11){left:2000px}._waveItem_1l4zv_8:nth-child(12){left:2200px}._waveItem_1l4zv_8:nth-child(13){left:2400px}._waveItem_1l4zv_8:nth-child(14){left:2600px}._waveItem_1l4zv_8:nth-child(15){left:2800px}._waveItem_1l4zv_8:nth-child(16){left:3000px}._waveItem_1l4zv_8:nth-child(17){left:3200px}._waveItem_1l4zv_8:nth-child(18){left:3400px}._waveItem_1l4zv_8:nth-child(19){left:3600px}._waveItem_1l4zv_8:nth-child(20){left:3800px}@media only screen and (max-width: 767px){._waveItem_1l4zv_8{width:100px;height:calc(100% - 100px)}._waveItem_1l4zv_8:nth-child(1){left:0}._waveItem_1l4zv_8:nth-child(2){left:100px}._waveItem_1l4zv_8:nth-child(3){left:200px}._waveItem_1l4zv_8:nth-child(4){left:300px}._waveItem_1l4zv_8:nth-child(5){left:400px}._waveItem_1l4zv_8:nth-child(6){left:500px}._waveItem_1l4zv_8:nth-child(7){left:600px}._waveItem_1l4zv_8:nth-child(8){left:700px}._waveItem_1l4zv_8:nth-child(9){left:800px}._waveItem_1l4zv_8:nth-child(10){left:900px}._waveItem_1l4zv_8:nth-child(11){left:1000px}._waveItem_1l4zv_8:nth-child(12){left:1100px}._waveItem_1l4zv_8:nth-child(13){left:1200px}._waveItem_1l4zv_8:nth-child(14){left:1300px}._waveItem_1l4zv_8:nth-child(15){left:1400px}._waveItem_1l4zv_8:nth-child(16){left:1500px}._waveItem_1l4zv_8:nth-child(17){left:1600px}._waveItem_1l4zv_8:nth-child(18){left:1700px}._waveItem_1l4zv_8:nth-child(19){left:1800px}._waveItem_1l4zv_8:nth-child(20){left:1900px}}@media only screen and (max-width: 1023px){._waveItem_1l4zv_8{width:150px;height:calc(100% - 150px)}._waveItem_1l4zv_8:nth-child(1){left:0}._waveItem_1l4zv_8:nth-child(2){left:150px}._waveItem_1l4zv_8:nth-child(3){left:300px}._waveItem_1l4zv_8:nth-child(4){left:450px}._waveItem_1l4zv_8:nth-child(5){left:600px}._waveItem_1l4zv_8:nth-child(6){left:750px}._waveItem_1l4zv_8:nth-child(7){left:900px}._waveItem_1l4zv_8:nth-child(8){left:1050px}._waveItem_1l4zv_8:nth-child(9){left:1200px}._waveItem_1l4zv_8:nth-child(10){left:1350px}._waveItem_1l4zv_8:nth-child(11){left:1500px}._waveItem_1l4zv_8:nth-child(12){left:1650px}._waveItem_1l4zv_8:nth-child(13){left:1800px}._waveItem_1l4zv_8:nth-child(14){left:1950px}._waveItem_1l4zv_8:nth-child(15){left:2100px}._waveItem_1l4zv_8:nth-child(16){left:2250px}._waveItem_1l4zv_8:nth-child(17){left:2400px}._waveItem_1l4zv_8:nth-child(18){left:2550px}._waveItem_1l4zv_8:nth-child(19){left:2700px}._waveItem_1l4zv_8:nth-child(20){left:2850px}}._section_1l4zv_212{padding:100px 0}@media only screen and (max-width: 1023px){._section_1l4zv_212{padding:120px 0}}@media only screen and (max-width: 767px){._section_1l4zv_212{padding:80px 0}}._white_1l4zv_226{position:relative;z-index:0}._inner_1l4zv_231{display:flex;flex-direction:column;align-items:center;gap:60px;padding:60px 16px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;text-align:center}@media only screen and (max-width: 1023px){._inner_1l4zv_231{padding:50px 24px;gap:40px;width:calc(100% - 40px)}}@media only screen and (max-width: 767px){._inner_1l4zv_231{padding:40px 16px;gap:28px;width:calc(100% - 20px)}}._textBlock_1l4zv_257{display:flex;flex-direction:column;align-items:center;gap:36px;max-width:982px;width:100%}@media only screen and (max-width: 1023px){._textBlock_1l4zv_257{gap:28px;max-width:100%}}@media only screen and (max-width: 767px){._textBlock_1l4zv_257{gap:20px;max-width:100%}}._title_1l4zv_278{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff}@media only screen and (max-width: 1023px){._title_1l4zv_278{font-size:52px;line-height:62px}}@media only screen and (max-width: 767px){._title_1l4zv_278{font-size:32px;line-height:40px}}._titleHighlight_1l4zv_298{position:relative}._titleHighlight_1l4zv_298:before{z-index:-1;content:"";position:absolute;top:0;left:-10%;width:120%;height:120%;background-image:url("data:image/svg+xml,%3csvg%20width='296'%20height='55'%20viewBox='0%200%20296%2055'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M93.4094%204.43166C73.8302%205.20066%2058.217%207.55258%2035.0112%2011.5452C19.0255%2015.0169%2010.5201%2015.878%204.46378%2023.7782C2.35491%2027.811%206.23676%2032.7629%2013.5743%2035.9932C38.7641%2046.0944%2066.7545%2047.5643%2078.8168%2048.6306C91.1121%2049.259%2092.2734%2050.3687%20109.638%2050.903C126.98%2051.3147%20137.53%2051.521%20152.716%2051.7285C167.944%2052.1894%20214.611%2050.2717%20231.459%2047.5578C248.229%2045.2518%20267.735%2042.8279%20278.205%2038.1397C281.616%2036.5705%20283.906%2034.9979%20284.747%2032.9439C285.055%2032.1068%20285.03%2031.6888%20285.107%2031.6869C285.107%2031.6869%20285.107%2031.6869%20285.107%2031.6869C285.16%2031.6781%20285.38%2032.3649%20284.841%2033.5391C281.569%2038.8511%20272.665%2041.279%20262.855%2043.9565C244.11%2048.2629%20242.061%2047.9099%20216.299%2050.6814C190.784%2052.9862%20175.121%2054.2074%20144.857%2054.0342C114.594%2053.344%20107.426%2055.328%2064.8018%2050.4987C46.7526%2048.1123%2035.5755%2046.0672%2025.5203%2043.589C20.6728%2042.3487%2015.8134%2040.9736%2010.7582%2038.5923C9.65927%2038.0745%208.18164%2037.2858%206.93585%2036.4752C5.68459%2035.656%204.50317%2034.7993%203.21746%2033.4638C0.933149%2031.331%20-1.13434%2026.5898%200.713048%2022.3052C3.52967%2016.172%209.45919%2013.933%2015.4146%2011.5597C57.3159%20-1.42816%20111.771%200.43865%20137.344%20-0.000216701C163.105%200.0340188%20197.591%200.789219%20233.968%205.45888C243.852%206.76967%20254.841%208.41097%20265.783%2010.9146C271.03%2012.1301%20276.858%2013.6698%20282.287%2015.8146C283.447%2016.2699%20285.163%2017.0142%20286.432%2017.6581C287.096%2017.9919%20287.729%2018.3325%20288.331%2018.681C289.025%2019.0825%20289.767%2019.5535%20290.409%2020.011C292.624%2021.5892%20295.972%2024.5314%20295.542%2028.8357C294.257%2035.4668%20288.471%2037.3666%20284.383%2039.2616C279.711%2041.1235%20275.164%2042.2573%20270.697%2043.2218C261.569%2045.148%20252.187%2046.2637%20243.428%2047.0375C203.161%2050.6787%20146.233%2048.7711%20120.026%2047.0486C93.8235%2045.2883%2087.5824%2044.8142%2062.254%2042.3667C47.8629%2040.677%2027.6915%2038.7394%2011.8779%2032.3449C10.7998%2031.8409%2010.0586%2031.4039%209.52055%2031.0367C9.38947%2030.9466%209.26262%2030.8573%209.08534%2030.7268C8.92447%2030.6072%208.78307%2030.494%208.65798%2030.3872C8.40789%2030.1736%208.22265%2029.9857%208.08109%2029.8237C7.53788%2029.1736%207.55888%2028.9546%207.68901%2029.0883C7.85754%2029.2222%208.16817%2029.6955%209.40133%2030.4806C9.91005%2030.7927%2010.4304%2031.0718%2011.2285%2031.4428C11.6216%2031.6242%2012.0682%2031.8178%2012.5784%2032.0229C13.0503%2032.2111%2013.417%2032.3467%2013.9032%2032.5213C25.872%2036.3932%2036.1168%2037.6764%2042.3941%2038.3982C55.1983%2039.5676%2060.7839%2039.9653%2076.8439%2041.9024C92.942%2043.749%20100.758%2043.3072%20110.124%2043.9853C119.615%2044.4676%20119.394%2045.7443%20167.55%2046.2004C215.727%2046.1872%20242.116%2043.7373%20259.933%2040.9712C264.381%2040.2476%20269.898%2039.3238%20276.027%2037.6825C279.017%2036.8737%20282.407%2035.7828%20285.215%2034.4357C288.378%2032.9072%20291.259%2030.9101%20291.568%2028.413C291.926%2025.9403%20288.853%2023.3768%20285.465%2021.5555C282.042%2019.7092%20278.283%2018.3479%20274.42%2017.1455C266.483%2014.7284%20259.002%2013.2346%20251.346%2011.9346C222.372%206.52549%20161.769%203.54453%20137.47%204.1099C113.132%204.47108%20113.093%203.94317%2093.4094%204.43166Z'%20fill='%23D6AEEF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;background-position:center}._paragraph_1l4zv_315{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#fff;line-height:1.5;max-width:1094px;overflow-wrap:break-word}@media only screen and (max-width: 1023px){._paragraph_1l4zv_315{font-size:18px;max-width:100%}}@media only screen and (max-width: 767px){._paragraph_1l4zv_315{font-size:14px;line-height:1.4;max-width:100%}}._formBlock_1l4zv_338{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:984px}._tabs_1l4zv_347{max-width:528px;width:100%}._section_wn8ks_2{padding:80px 0}@media only screen and (max-width: 1023px){._section_wn8ks_2{padding:60px 0}}@media only screen and (max-width: 767px){._section_wn8ks_2{padding:40px 0}}._content_wn8ks_16{display:flex;align-items:center;gap:80px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._content_wn8ks_16{flex-direction:column-reverse;gap:40px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._content_wn8ks_16{flex-direction:column-reverse;gap:24px;width:calc(100% - 20px);max-width:768px}}._left_wn8ks_41{display:flex;flex-direction:column;gap:48px;flex-shrink:0;max-width:580px}@media only screen and (max-width: 767px){._left_wn8ks_41{max-width:100%;gap:32px}}._header_wn8ks_55{display:flex;flex-direction:column;gap:24px}._badge_wn8ks_61{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:#d7fc52;border-radius:9999px;font-family:Mulish,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;color:#242424;width:fit-content}._title_wn8ks_77{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_wn8ks_77{font-size:28px}}._list_wn8ks_90{display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:0}._listItem_wn8ks_99{display:flex;align-items:flex-start;gap:12px}._bullet_wn8ks_105{flex-shrink:0;width:14px;height:14px;margin-top:4px;border-radius:50%;background:#fff}._itemContent_wn8ks_114{display:flex;flex-direction:column;gap:4px;min-width:0}._itemTitle_wn8ks_121{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#242424}@media only screen and (max-width: 767px){._itemTitle_wn8ks_121{font-size:18px}}._itemDescription_wn8ks_134{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#848484}@media only screen and (max-width: 767px){._itemDescription_wn8ks_134{font-size:13px}}._imageWrapper_wn8ks_147{flex:1;min-width:0;border-radius:24px;overflow:hidden;aspect-ratio:4/3}@media only screen and (max-width: 767px){._imageWrapper_wn8ks_147{aspect-ratio:16/10;border-radius:20px}}._image_wn8ks_147{width:100%;height:100%;object-fit:cover;display:block}._section_o70wz_2{display:flex;flex-direction:column;align-items:center;gap:40px;padding:80px 50px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_o70wz_2{padding:60px 40px;gap:32px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_o70wz_2{padding:40px 16px;gap:24px;width:calc(100% - 20px);max-width:768px}}._badge_o70wz_29{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:#d7fc52;border-radius:9999px;font-family:Mulish,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;color:#242424}._content_o70wz_44{display:flex;flex-direction:column;gap:12px;text-align:center;max-width:1026px}._title_o70wz_52{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_o70wz_52{font-size:24px;line-height:36px}}._subtitle_o70wz_66{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_o70wz_66{font-size:16px;font-weight:400}}._quoteCard_o70wz_80{display:flex;align-items:center;justify-content:center;padding:60px 40px;background:#fce1e4;border-radius:70px;width:100%;max-width:1075px}@media only screen and (max-width: 767px){._quoteCard_o70wz_80{padding:24px;border-radius:40px}}._quote_o70wz_80{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#2f5a8a;text-align:center}@media only screen and (max-width: 767px){._quote_o70wz_80{font-size:24px;line-height:32px}}._section_1wqrv_2{display:flex;flex-direction:column;background:#fff;align-items:center;margin-top:-300px;padding-top:300px}._innerWrapper_1wqrv_11{display:flex;flex-direction:column;align-items:center;gap:60px;padding:80px 0;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._innerWrapper_1wqrv_11{padding:60px 0;gap:40px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._innerWrapper_1wqrv_11{padding:40px 0;gap:24px;width:calc(100% - 20px);max-width:768px}}._header_1wqrv_38{display:flex;flex-direction:column;gap:12px;text-align:center;max-width:638px}._title_1wqrv_46{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_1wqrv_46{font-size:28px}}._subtitle_1wqrv_59{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_1wqrv_59{font-size:16px;font-weight:400}}._cards_1wqrv_73{display:flex;gap:12px;width:100%;min-height:286px}@media only screen and (max-width: 767px){._cards_1wqrv_73{flex-direction:column;min-height:0;gap:12px}}._card_1wqrv_73{display:flex;flex:1;flex-direction:column;gap:24px;padding:24px;background:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:24px;min-width:0}@media only screen and (max-width: 767px){._card_1wqrv_73{gap:16px;padding:20px;border-radius:20px}}._cardHeader_1wqrv_106{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 767px){._cardHeader_1wqrv_106{gap:16px}}._iconWrapper_1wqrv_117{display:flex;align-items:center;justify-content:flex-start;width:48px;height:48px;color:#242424}._cardTitle_1wqrv_126{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;line-height:1;color:#242424}@media only screen and (max-width: 767px){._cardTitle_1wqrv_126{font-size:20px}}._cardDescription_1wqrv_139{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#242424;margin-top:auto}@media only screen and (max-width: 767px){._cardDescription_1wqrv_139{font-size:14px}}._section_6v4oa_2{display:flex;align-items:center;gap:80px;padding:80px 0;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_6v4oa_2{flex-direction:column;gap:40px;padding:60px 40px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_6v4oa_2{flex-direction:column;gap:24px;padding:40px 16px;width:calc(100% - 20px);max-width:768px}}._imageWrapper_6v4oa_30{flex:1;min-width:0;border-radius:24px;overflow:hidden;aspect-ratio:650/400}@media only screen and (max-width: 767px){._imageWrapper_6v4oa_30{aspect-ratio:16/10;border-radius:20px}}._image_6v4oa_30{width:100%;height:100%;object-fit:cover;display:block}._content_6v4oa_51{display:flex;flex-direction:column;gap:48px;flex-shrink:0;width:610px;max-width:100%}@media only screen and (max-width: 767px){._content_6v4oa_51{gap:24px;width:100%}}._header_6v4oa_66{display:flex;flex-direction:column;gap:24px}._badge_6v4oa_72{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:#d7fc52;border-radius:9999px;font-family:Mulish,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;color:#242424;width:fit-content}._title_6v4oa_88{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_6v4oa_88{font-size:28px}}._list_6v4oa_101{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}._listItem_6v4oa_110{display:flex;align-items:flex-start;gap:12px}._bullet_6v4oa_116{flex-shrink:0;width:7px;height:7px;margin-top:6px;border-radius:50%;background:#242424}._listText_6v4oa_125{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#242424}@media only screen and (max-width: 767px){._listText_6v4oa_125{font-size:16px}}._quoteCard_6v4oa_138{padding:24px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:20px;max-width:580px}@media only screen and (max-width: 767px){._quoteCard_6v4oa_138{padding:20px;border-radius:16px}}._quote_6v4oa_138{font-family:Mulish,sans-serif;font-size:20px;font-weight:700;font-style:italic;line-height:1.2;color:#242424}@media only screen and (max-width: 767px){._quote_6v4oa_138{font-size:16px}}._main_k756j_2{display:flex;flex-direction:column;min-height:0;flex:1;background:#fff}._wrapper_k756j_10{display:flex;align-items:center;justify-content:center;min-height:0;flex:1;padding:24px 24px 24px 80px}@media only screen and (max-width: 1023px){._wrapper_k756j_10{padding:64px 40px 40px}}@media only screen and (max-width: 767px){._wrapper_k756j_10{padding:24px 16px}}._content_k756j_29{display:flex;flex-direction:column;gap:40px;max-width:663px;width:100%}._backButton_k756j_37{display:flex;align-items:center;gap:8px;font-family:Mulish,sans-serif;font-size:14px;font-weight:700;line-height:1;color:#242424;text-decoration:none;width:fit-content}@media (hover: hover) and (pointer: fine){._backButton_k756j_37:hover{text-decoration:underline}}._header_k756j_55{display:flex;flex-direction:column;gap:14px}._title_k756j_61{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_k756j_61{font-size:20px}}._subtitle_k756j_74{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_k756j_74{font-size:14px}}._form_k756j_87{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 767px){._form_k756j_87{gap:12px}}._inputWrapper_k756j_98{width:100%}._input_k756j_98{height:55px;border-radius:24px}._submitButton_k756j_107{width:100%;background:#d7fc52!important;border:1px solid #c8ec45!important;color:#242424!important}@media (hover: hover) and (pointer: fine){._submitButton_k756j_107:hover{background:#90ad25!important}}._main_1y6m8_2{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:#fafafa;color:#242424}._inner_1y6m8_12{width:calc(100% - 20px);max-width:768px;text-align:center}._title_1y6m8_18{font-size:1.25rem;font-weight:600;margin-bottom:8px}._text_1y6m8_24{font-size:.9375rem;color:#848484}._main_1rhxi_2{display:flex;flex-direction:column;min-height:0;flex:1;background:#fff}._wrapper_1rhxi_10{display:grid;grid-template-columns:1fr 1fr;gap:80px;min-height:0;flex:1}@media only screen and (max-width: 1023px){._wrapper_1rhxi_10{grid-template-columns:1fr;padding:64px 16px 0}}._formColumn_1rhxi_24{display:flex;flex-direction:column;padding:80px 80px 60px;min-width:0;min-height:0}@media only screen and (max-width: 1023px){._formColumn_1rhxi_24{padding:60px 40px 40px}}@media only screen and (max-width: 767px){._formColumn_1rhxi_24{padding:0;margin:0 auto;width:100%}}._header_1rhxi_44{margin-bottom:40px}@media only screen and (max-width: 767px){._header_1rhxi_44{margin-bottom:32px;gap:8px}}._title_1rhxi_54{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1;color:#242424;margin-bottom:12px}@media only screen and (max-width: 767px){._title_1rhxi_54{font-size:20px;margin-bottom:8px}}._subtitle_1rhxi_69{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_1rhxi_69{font-size:14px}}._form_1rhxi_24{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 767px){._form_1rhxi_24{gap:12px}}._checkboxRow_1rhxi_93{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._forgotLink_1rhxi_101{font-family:Mulish,sans-serif;font-size:14px;font-weight:700;color:#242424;text-decoration:none}@media (hover: hover) and (pointer: fine){._forgotLink_1rhxi_101:hover{text-decoration:underline}}._submitButton_1rhxi_114{width:100%}._divider_1rhxi_118{display:flex;align-items:center;gap:24px;padding:12px 0}._dividerLine_1rhxi_125{flex:1;height:1px;background:#eaeaea}._dividerText_1rhxi_131{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#848484}._googleButton_1rhxi_139{background:#fafafa!important;border:1px solid #eaeaea!important;color:#242424!important;height:56px;border-radius:20px}@media (hover: hover) and (pointer: fine){._googleButton_1rhxi_139:hover{background:#f4f4f4!important}}@media only screen and (max-width: 767px){._googleButton_1rhxi_139{width:100%}}._signUpRow_1rhxi_157{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#848484;text-align:center}._signUpLink_1rhxi_166{font-size:14px;font-weight:700;color:#242424;text-decoration:none}@media (hover: hover) and (pointer: fine){._signUpLink_1rhxi_166:hover{text-decoration:underline}}._imageColumn_1rhxi_178{position:relative;min-width:0;margin:24px;min-height:0;overflow:hidden}@media only screen and (max-width: 1023px){._imageColumn_1rhxi_178{display:none}}._imageColumnOverlay_1rhxi_191{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:24px}._image_1rhxi_178{display:block;width:100%;height:100%;object-fit:cover;object-position:center}._imageColumnTitle_1rhxi_209{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;font-family:Kalnia,serif;font-size:120px;line-height:1;color:#fff}._main_18pdq_2{display:flex;flex-direction:column;min-height:0;flex:1;background:#fff}._wrapper_18pdq_10{display:grid;grid-template-columns:1fr 1fr;gap:80px;min-height:0;flex:1}@media only screen and (max-width: 1023px){._wrapper_18pdq_10{grid-template-columns:1fr;padding:64px 16px 0}}._formColumn_18pdq_24{display:flex;flex-direction:column;padding:80px 80px 60px;min-width:0;min-height:0}@media only screen and (max-width: 1023px){._formColumn_18pdq_24{padding:60px 40px 40px}}@media only screen and (max-width: 767px){._formColumn_18pdq_24{padding:0;margin:0 auto;width:100%}}._header_18pdq_44{margin-bottom:40px}@media only screen and (max-width: 767px){._header_18pdq_44{margin-bottom:32px;gap:8px}}._title_18pdq_54{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424;margin-bottom:14px}@media only screen and (max-width: 767px){._title_18pdq_54{font-size:20px;margin-bottom:8px}}._subtitle_18pdq_69{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_18pdq_69{font-size:14px}}._form_18pdq_24{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 767px){._form_18pdq_24{gap:12px}}._nameRow_18pdq_93{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media only screen and (max-width: 767px){._nameRow_18pdq_93{grid-template-columns:1fr;gap:12px}}._inputWrapper_18pdq_105{width:100%}._input_18pdq_105{height:55px;border-radius:24px}._checkboxColumn_18pdq_114{display:flex;flex-direction:column;gap:12px}._termsLink_18pdq_120{font-family:Mulish,sans-serif;font-size:14px;font-weight:700;color:#242424;text-decoration:none}@media (hover: hover) and (pointer: fine){._termsLink_18pdq_120:hover{text-decoration:underline}}._submitButton_18pdq_133{width:100%;background:#d7fc52!important;border:1px solid #c8ec45!important;color:#242424!important}@media (hover: hover) and (pointer: fine){._submitButton_18pdq_133:hover{background:#90ad25!important}}._divider_18pdq_145{display:flex;align-items:center;gap:24px;padding:12px 0}._dividerLine_18pdq_152{flex:1;height:1px;background:#eaeaea}._dividerText_18pdq_158{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#848484}._googleButton_18pdq_166{background:#fafafa!important;border:1px solid #eaeaea!important;color:#242424!important;height:56px;border-radius:20px}@media (hover: hover) and (pointer: fine){._googleButton_18pdq_166:hover{background:#f4f4f4!important}}@media only screen and (max-width: 767px){._googleButton_18pdq_166{width:100%}}._logInRow_18pdq_184{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:21px;color:#848484;text-align:center}._logInLink_18pdq_193{font-size:14px;font-weight:700;color:#242424;text-decoration:none}@media (hover: hover) and (pointer: fine){._logInLink_18pdq_193:hover{text-decoration:underline}}._imageColumn_18pdq_205{position:relative;min-width:0;margin:24px;min-height:0;overflow:hidden}@media only screen and (max-width: 1023px){._imageColumn_18pdq_205{display:none}}._imageColumnOverlay_18pdq_218{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:24px}._image_18pdq_205{display:block;width:100%;height:100%;object-fit:cover;object-position:center}._imageColumnTitle_18pdq_236{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;font-family:Kalnia,serif;font-size:120px;line-height:1;color:#fff}._wrapper_xnqiv_2{display:flex;flex-direction:column;gap:4px;width:100%}._label_xnqiv_9{color:#667085;font-size:14px;font-weight:500;font-family:Mulish,sans-serif}._uploadContainer_xnqiv_16{width:100%;min-height:100px;border:2px dashed #eaeaea;border-radius:6px;padding:16px;display:flex;flex-direction:column;text-align:center;cursor:pointer;transition:border .2s ease-in-out}._uploadContainer_xnqiv_16._dragging_xnqiv_28{border-color:#eaeaea;background-color:#e5e3e6}._uploadContainer_xnqiv_16._uploaded_xnqiv_32{cursor:default;border:2px solid #eaeaea}._uploadContainer_xnqiv_16._career_xnqiv_36{min-height:108px;padding:24px 16px;background:#fafafa;border:1px solid #eaeaea;border-radius:24px}._uploadContainer_xnqiv_16._career_xnqiv_36._dragging_xnqiv_28{border-color:#90ad25;background:#d7fc521a}._uploadContainer_xnqiv_16._career_xnqiv_36._uploaded_xnqiv_32{border:1px solid #eaeaea}._emptyState_xnqiv_51{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;margin:auto}._uploadText_xnqiv_60{font-size:14px;color:#242424;font-weight:400;line-height:21px;margin:0;text-align:center}._uploadTextHighlight_xnqiv_69{font-weight:800;color:#90ad25;text-transform:uppercase}._uploadTextAlt_xnqiv_75{font-weight:400}._uploadHint_xnqiv_79{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:#848484;text-align:center;margin:0}._fileName_xnqiv_89{font-family:Mulish,sans-serif;font-size:14px;font-weight:600;color:#242424}._removeFile_xnqiv_96{font-family:Mulish,sans-serif;font-size:12px;font-weight:600;color:#90ad25;background:none;border:none;cursor:pointer;padding:0}._removeFile_xnqiv_96:hover{text-decoration:underline}._fileInfoCareer_xnqiv_110{flex-direction:column;align-items:center;gap:8px}._uploadLink_xnqiv_116{color:#eaeaea;font-weight:500}._uploadProgress_xnqiv_121{width:100%;text-align:left}._progress_xnqiv_126{display:flex;align-items:center;gap:5px}._progressBar_xnqiv_132{width:100%;height:6px;background-color:#eaeaea;border-radius:8px;overflow:hidden}._inputFile_xnqiv_140{display:none}._progressFill_xnqiv_144{height:100%;background-color:#4b6b2a;transition:width .3s ease-in-out}._progressText_xnqiv_150{font-weight:400;font-size:12px;line-height:20px;color:#242424}._fileInfo_xnqiv_110{display:flex;justify-content:space-between;align-items:flex-start}._iconsRow_xnqiv_163{display:flex;gap:4px}._icon_xnqiv_163{width:26px;height:26px;border-radius:6px;display:flex;justify-content:center;align-items:center;background-color:#e5e3e6;cursor:pointer}._uploadedImg_xnqiv_179{width:60px;height:auto}._section_rsb04_2{display:flex;flex-direction:column;background:#fff}._wrapper_rsb04_8{display:flex;flex-direction:column;align-items:center;gap:32px;padding:60px 50px 80px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._wrapper_rsb04_8{padding:40px 40px 60px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._wrapper_rsb04_8{padding:40px 16px 60px;width:calc(100% - 20px);max-width:768px;gap:24px}}._header_rsb04_34{display:flex;flex-direction:column;gap:24px;text-align:center;max-width:1026px}._title_rsb04_42{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_rsb04_42{font-size:28px}}._subtitle_rsb04_55{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_rsb04_55{font-size:16px}}._form_rsb04_68{display:flex;flex-direction:column;gap:24px;width:100%}._inputWrapper_rsb04_75{width:100%}._input_rsb04_75{height:55px;border-radius:24px}._fileUploadWrapper_rsb04_84{width:100%}._textareaWrapper_rsb04_88{display:flex;flex-direction:column;gap:4px;width:100%}._textareaLabel_rsb04_95{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#242424}._textarea_rsb04_88{min-height:122px;border-radius:24px}._submitButton_rsb04_108{background:#d7fc52!important;border:1px solid #c8ec45!important;color:#242424!important;height:56px;border-radius:20px;font-family:Mulish,sans-serif;font-size:14px;font-weight:800;text-transform:uppercase}@media (hover: hover) and (pointer: fine){._submitButton_rsb04_108:hover{background:#90ad25!important}}._section_1pupj_2{position:relative;display:flex;flex-direction:column}._heroContainer_1pupj_8{position:relative;display:flex;flex-direction:column;gap:24px;min-height:0;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#242424;justify-content:space-between;padding:100px 50px 50px;overflow:hidden;border-radius:0 0 50px 50px}@media only screen and (max-width: 1023px){._heroContainer_1pupj_8{padding:80px 40px 40px;gap:24px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._heroContainer_1pupj_8{padding:60px 16px 40px;gap:24px;border-radius:0 0 20px 20px;width:calc(100% - 20px);max-width:768px}}._bgImage_1pupj_41{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.7;pointer-events:none;z-index:0}._heroTop_1pupj_52{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}._heroCenter_1pupj_61{display:flex;flex-direction:column;gap:24px;max-width:711px}._title_1pupj_68{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:1.14;color:#fff}@media only screen and (max-width: 1023px){._title_1pupj_68{font-size:52px;line-height:1.2}}@media only screen and (max-width: 767px){._title_1pupj_68{font-size:36px;line-height:1.2}}._subtitle_1pupj_88{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}@media only screen and (max-width: 1023px){._subtitle_1pupj_88{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_1pupj_88{font-size:16px}}._cardsDesktop_1pupj_106{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px;width:100%}@media only screen and (max-width: 1023px){._cardsDesktop_1pupj_106{gap:16px}}@media only screen and (max-width: 767px){._cardsDesktop_1pupj_106{display:none}}._card_1pupj_106{display:flex;flex-direction:column;gap:20px;padding:24px;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.2);border-radius:24px;min-width:0;overflow:hidden}@media only screen and (max-width: 767px){._card_1pupj_106{flex:none;padding:20px;border-radius:20px}}._cardBadge_1pupj_145{display:flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:10px;min-width:0}._card_1pupj_106[data-variant=pink] ._cardBadge_1pupj_145{background:#fce1e4;color:#8a3b4a}._card_1pupj_106[data-variant=green] ._cardBadge_1pupj_145{background:#e2f0cb;color:#4b6b2a}._card_1pupj_106[data-variant=purple] ._cardBadge_1pupj_145{background:#e8dff5;color:#5b4a8a}._card_1pupj_106[data-variant=orange] ._cardBadge_1pupj_145{background:#ffe5c2;color:#8a5e2f}._cardTitle_1pupj_170{font-family:Titillium Web,sans-serif;font-size:32px;font-weight:600;line-height:1}@media only screen and (max-width: 767px){._cardTitle_1pupj_170{font-size:24px}}._cardDescription_1pupj_182{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1.3;color:#fff}@media only screen and (max-width: 767px){._cardDescription_1pupj_182{font-size:13px}}._section_s6186_2{position:relative;width:100%}._banner_s6186_7{width:100%;min-height:480px;overflow:hidden;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._banner_s6186_7{min-height:400px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._banner_s6186_7{min-height:320px;width:calc(100% - 20px);max-width:768px}}._bgImage_s6186_30{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}._overlay_s6186_40{position:absolute;top:0;right:0;bottom:0;left:0;background:#24242433;pointer-events:none}._title_s6186_47{position:relative;z-index:1;font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff;max-width:784px;padding:187px 50px 60px}@media only screen and (max-width: 1023px){._title_s6186_47{font-size:52px;line-height:1.2;padding:120px 40px 48px}}@media only screen and (max-width: 767px){._title_s6186_47{font-size:36px;line-height:1.2;padding:80px 16px 40px}}._section_zvxno_2{display:flex;flex-direction:column;align-items:center;gap:32px;padding:80px 50px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_zvxno_2{padding:60px 40px;gap:24px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_zvxno_2{padding:40px 16px;gap:24px;width:calc(100% - 20px);max-width:768px}}._title_zvxno_29{font-family:Titillium Web,sans-serif;font-size:48px;font-weight:600;line-height:1;color:#242424;text-align:center;width:100%}@media only screen and (max-width: 767px){._title_zvxno_29{font-size:24px;line-height:42px}}._emptyCard_zvxno_45{display:flex;flex-direction:column;gap:12px;padding:40px 61px;background:#e5e5c3;border-radius:24px;width:100%;max-width:800px}@media only screen and (max-width: 767px){._emptyCard_zvxno_45{padding:24px;max-width:100%}}._emptyTitle_zvxno_62{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#242424;text-align:center}._emptyDescription_zvxno_71{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#848484;text-align:center}._futureCard_zvxno_80{display:flex;flex-direction:row;align-items:center;gap:20px;padding:48px 24px;background:#d7fc52;border:1px solid #c8ec45;border-radius:24px;color:#242424;width:100%}@media only screen and (max-width: 767px){._futureCard_zvxno_80{flex-direction:column;align-items:flex-start;gap:20px;padding:20px}}._futureTitle_zvxno_101{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;flex-shrink:0}@media only screen and (max-width: 767px){._futureTitle_zvxno_101{font-size:24px;line-height:42px;width:100%}}._futureDescription_zvxno_116{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1;flex:1;min-width:0}._section_1g7h1_2{width:100%;border-radius:20px;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 767px){._section_1g7h1_2{padding:16px}}._title_1g7h1_15{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#242424}@media only screen and (max-width: 767px){._title_1g7h1_15{font-size:20px}}._form_1g7h1_27{display:flex;flex-direction:column;gap:20px}._inputWrapper_1g7h1_33{width:100%}._required_1g7h1_37{color:#8a3b4a}._wrapper_1dbh6_2{display:flex;flex-direction:column;gap:20px}._option_1dbh6_8{display:flex;align-items:center;gap:10px;cursor:pointer}._input_1dbh6_15{position:absolute;width:16px;height:16px;margin:0;opacity:0;cursor:pointer}._circle_1dbh6_24{flex-shrink:0;width:16px;height:16px;border-radius:50%;border:1.5px solid #d0d5dd;background:#fff;position:relative;transition:border-color .2s ease}._input_1dbh6_15:checked+._circle_1dbh6_24{border-color:#1d2939}._input_1dbh6_15:checked+._circle_1dbh6_24:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#1d2939}._input_1dbh6_15:focus-visible+._circle_1dbh6_24{outline:2px solid #1d2939;outline-offset:2px}._label_1dbh6_55{font-size:16px;font-weight:400;color:#667085;font-family:Mulish,sans-serif}._option_1dbh6_8._disabled_1dbh6_62{cursor:not-allowed;opacity:.6}._option_1dbh6_8._disabled_1dbh6_62 ._input_1dbh6_15{cursor:not-allowed}._section_1dk6z_2{width:100%;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 767px){._section_1dk6z_2{padding:16px}}._title_1dk6z_14{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#242424}@media only screen and (max-width: 767px){._title_1dk6z_14{font-size:20px}}._form_1dk6z_26{display:flex;flex-direction:column;gap:24px}._savedAddressesBlock_1dk6z_32{display:flex;flex-direction:column;gap:12px}._loadingHint_1dk6z_38{margin:0;font-family:Mulish,sans-serif;font-size:14px;color:#242424}._profileHint_1dk6z_45{margin:0;font-family:Mulish,sans-serif;font-size:14px;line-height:1.4;color:#242424}._profileLink_1dk6z_53{color:#2f5a8a;text-decoration:underline}._savedAddressesRadio_1dk6z_58{margin-bottom:0}._savedAddressOption_1dk6z_62{display:flex;flex-direction:column;align-items:flex-start;gap:2px}._savedAddressTitle_1dk6z_69{font-family:Mulish,sans-serif;font-size:14px;font-weight:600;color:#242424}._savedAddressMeta_1dk6z_76{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;color:#242424;opacity:.72}._addressFields_1dk6z_84{display:flex;flex-direction:column;gap:20px}._inputWrapper_1dk6z_90{width:100%}._selectField_1dk6z_94{display:flex;flex-direction:column;gap:4px;width:100%}._selectError_1dk6z_101{margin:0;font-family:Mulish,sans-serif;font-size:12px;color:#f04438}._card_1dkha_2{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid #eaeaea;min-width:0}@media only screen and (max-width: 767px){._card_1dkha_2{gap:12px;padding:16px 0}}._imageLink_1dkha_16{flex-shrink:0}._imageWrapper_1dkha_20{width:100px;height:120px;border-radius:8px;overflow:hidden;border:1px solid #eaeaea}@media only screen and (max-width: 767px){._imageWrapper_1dkha_20{width:72px;height:88px}}._image_1dkha_16{width:100%;height:100%;object-fit:cover}._imagePlaceholder_1dkha_40{width:100%;height:100%;background:#e5e3e6}._content_1dkha_46{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}._topRow_1dkha_54{display:flex;justify-content:space-between;gap:16px;min-width:0}@media only screen and (max-width: 767px){._topRow_1dkha_54{flex-direction:column;align-items:flex-start;gap:8px}}._info_1dkha_68{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}._titleLink_1dkha_76{text-decoration:none;color:inherit}._title_1dkha_76{font-size:14px;font-weight:500;color:#242424;line-height:1.4;margin:0;overflow-wrap:anywhere;word-break:break-word}@media only screen and (max-width: 767px){._title_1dkha_76{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media (hover: hover) and (pointer: fine){._titleLink_1dkha_76:hover ._title_1dkha_76{color:#88a0ff}}._inStock_1dkha_105{font-size:11px;font-weight:600;color:#4b6b2a;text-transform:uppercase;letter-spacing:.5px}._prices_1dkha_113{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:2px}@media only screen and (max-width: 767px){._prices_1dkha_113{flex-direction:row;flex-wrap:wrap;align-items:baseline;align-self:stretch;justify-content:flex-start;gap:8px}}._originalPrice_1dkha_131{font-size:13px;color:#848484;text-decoration:line-through;line-height:1.3}._price_1dkha_113{font-size:15px;font-weight:600;color:#242424;line-height:1.3}._salePrice_1dkha_145{font-size:15px;font-weight:700;color:red;line-height:1.3}._bottomRow_1dkha_152{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}@media only screen and (max-width: 767px){._bottomRow_1dkha_152{flex-direction:column;align-items:stretch;gap:12px}}._controls_1dkha_167{display:flex;align-items:center;gap:8px;min-width:0}@media only screen and (max-width: 767px){._controls_1dkha_167{flex-wrap:wrap;align-items:stretch;width:100%;row-gap:8px}}._selectWrapper_1dkha_182{position:relative;min-width:0}@media only screen and (max-width: 767px){._selectWrapper_1dkha_182{flex:1 1 calc(50% - 4px);min-width:0;max-width:100%}}._select_1dkha_182{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:7px 28px 7px 12px;font-size:13px;font-weight:500;font-family:Inter,sans-serif;color:#242424;background:#fff;border:1px solid #eaeaea;border-radius:8px;cursor:pointer;max-width:100%;box-sizing:border-box}@media only screen and (max-width: 767px){._select_1dkha_182{width:100%;min-width:0}}._select_1dkha_182:focus{outline:none;border-color:#242424}._selectIcon_1dkha_219{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none}._quantityControls_1dkha_227{display:inline-flex;align-items:center;border:1px solid #eaeaea;border-radius:8px;overflow:hidden}@media only screen and (max-width: 767px){._quantityControls_1dkha_227{flex:1 1 100%;justify-content:center;width:100%;max-width:100%;box-sizing:border-box}}._quantityButton_1dkha_244{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;font-size:16px;font-weight:400;color:#242424;cursor:pointer;transition:background .2s ease}._quantityButton_1dkha_244:disabled{opacity:.4;cursor:not-allowed}@media (hover: hover) and (pointer: fine){._quantityButton_1dkha_244:hover:not(:disabled){background:#0000001a}}._quantityValue_1dkha_269{min-width:20px;text-align:center;font-size:13px;font-weight:500;color:#242424}._actions_1dkha_277{display:flex;align-items:center;gap:12px;flex-shrink:0;min-width:0}@media only screen and (max-width: 767px){._actions_1dkha_277{flex-wrap:wrap;justify-content:flex-start;row-gap:8px;width:100%}}._actionDivider_1dkha_293{width:1px;height:14px;background:#eaeaea}._actionButton_1dkha_299{display:flex;align-items:center;gap:4px;padding:0;border:none;background:transparent;font-size:11px;font-weight:600;text-transform:uppercase;color:#848484;cursor:pointer;transition:color .2s ease;white-space:nowrap;flex-shrink:0}@media only screen and (max-width: 767px){._actionButton_1dkha_299{white-space:normal;text-align:left}}._actionButton_1dkha_299 svg{color:currentColor}@media (hover: hover) and (pointer: fine){._actionButton_1dkha_299:hover{color:#242424}}._actionButtonWishlistActive_1dkha_330{color:red}@media (hover: hover) and (pointer: fine){._actionButtonWishlistActive_1dkha_330:hover{color:red;opacity:.85}}._section_1co7n_2{width:100%;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 767px){._section_1co7n_2{padding:16px;gap:20px}}._title_1co7n_15{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#242424}@media only screen and (max-width: 767px){._title_1co7n_15{font-size:20px}}._list_1co7n_27{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;min-width:0}._list_1co7n_27>li{min-width:0}._discountBlock_1co7n_40{display:flex;flex-direction:column;gap:12px}._discountPrompt_1co7n_46{font-family:Mulish,sans-serif;font-size:14px;font-weight:600;color:#242424}._discountRow_1co7n_53{display:flex;gap:12px;align-items:flex-start}@media only screen and (max-width: 767px){._discountRow_1co7n_53{flex-direction:column}}._discountInput_1co7n_64{flex:1;min-width:0}._applyButton_1co7n_69{flex-shrink:0}._summary_1co7n_73{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:1px solid #eaeaea}._summaryPending_1co7n_81{opacity:.65;transition:opacity .2s ease}._summaryRow_1co7n_86{display:flex;justify-content:space-between;align-items:center;gap:12px}._summaryRowTop_1co7n_93{align-items:flex-start}._shippingLabelCol_1co7n_97{display:flex;flex-direction:column;gap:4px;min-width:0}._shippingMeta_1co7n_104{font-family:Mulish,sans-serif;font-size:12px;font-weight:500;color:#848484}._summaryLabel_1co7n_111,._summaryValue_1co7n_118{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#242424}._giftCardSurplusBlock_1co7n_125{display:flex;flex-direction:column;gap:6px}._giftCardSurplusValue_1co7n_131{color:red;font-weight:600}._giftCardSurplusNote_1co7n_136{margin:0;max-width:100%;font-family:Mulish,sans-serif;font-size:12px;font-weight:700;line-height:1.35;color:red}._discountBadge_1co7n_146{background:#d7fc52;color:#242424;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:700;margin-right:8px}._shippingLink_1co7n_156{font-family:Mulish,sans-serif;font-size:12px;font-weight:600;color:#2f5a8a;text-decoration:none}@media (hover: hover) and (pointer: fine){._shippingLink_1co7n_156:hover{text-decoration:underline}}._totalRow_1co7n_169{padding-top:12px;margin-top:4px;border-top:1px solid #eaeaea}._totalLabel_1co7n_175,._totalValue_1co7n_182{font-family:Mulish,sans-serif;font-size:18px;font-weight:700;color:#242424}._footer_1co7n_189{display:flex;flex-direction:column;gap:20px;padding-top:16px}._termsCheckbox_1co7n_196{font-size:14px}._termsLink_1co7n_200{color:#2f5a8a;text-decoration:none}@media (hover: hover) and (pointer: fine){._termsLink_1co7n_200:hover{text-decoration:underline}}._paymentButton_1co7n_210{width:100%}._main_1gygm_2{display:flex;gap:40px;background-color:#fff}._formWrapper_1gygm_8{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px 0 80px;max-width:1336px;width:calc(100% - 60px);margin:0 auto}@media only screen and (max-width: 1023px){._formWrapper_1gygm_8{grid-template-columns:1fr;max-width:1024px;width:calc(100% - 40px);padding:40px 0;gap:32px}}@media only screen and (max-width: 767px){._formWrapper_1gygm_8{display:flex;flex-direction:column-reverse;max-width:768px;width:calc(100% - 20px);padding:24px 0 40px;gap:24px}}._formColumn_1gygm_37{display:flex;flex-direction:column;gap:32px;min-width:0}@media only screen and (max-width: 767px){._formColumn_1gygm_37{gap:24px}}._summaryColumn_1gygm_49{display:flex;flex-direction:column;align-self:start;padding:20px;border-radius:20px;border:1px solid #eaeaea;box-sizing:border-box}@media only screen and (max-width: 767px){._summaryColumn_1gygm_49{padding:16px}}._section_p943d_2{padding:100px 50px}@media only screen and (max-width: 1023px){._section_p943d_2{padding:80px 40px}}@media only screen and (max-width: 767px){._section_p943d_2{padding:60px 16px}}._content_p943d_16{display:flex;align-items:center;justify-content:space-between;gap:48px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._content_p943d_16{width:calc(100% - 40px);max-width:1024px;gap:40px}}@media only screen and (max-width: 767px){._content_p943d_16{flex-direction:column;width:calc(100% - 20px);max-width:768px;gap:40px}}._left_p943d_41{display:flex;flex-direction:column;gap:32px;max-width:598px}@media only screen and (max-width: 767px){._left_p943d_41{max-width:100%}}._header_p943d_53{display:flex;flex-direction:column;gap:24px}._badge_p943d_59{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:#d7fc52;border-radius:16777200px;font-family:Mulish,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;color:#242424;width:fit-content}._title_p943d_75{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_p943d_75{font-size:28px}}._description_p943d_88{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._description_p943d_88{font-size:16px}}._features_p943d_101{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}._featureItem_p943d_110{display:flex;gap:12px;align-items:flex-start}._featureIconWrapper_p943d_116{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:12px}._featureIconWrapper_p943d_116._iconCyan_p943d_125{background:#dff3f0}._featureIconWrapper_p943d_116._iconPurple_p943d_128{background:#e8dff5}._featureIconWrapper_p943d_116._iconOrange_p943d_131{background:#ffe5c2}._featureText_p943d_135{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._featureTitle_p943d_143{font-family:Mulish,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#242424}._featureDescription_p943d_151{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#848484}._statsGrid_p943d_159{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px;width:598px;flex-shrink:0}@media only screen and (max-width: 1023px){._statsGrid_p943d_159{width:100%;max-width:400px}}@media only screen and (max-width: 767px){._statsGrid_p943d_159{width:100%;gap:16px}}._statCard_p943d_180{display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1/1;gap:8px;padding:32px;border-radius:80px;text-align:center}._statCard_p943d_180[data-variant=cyan]{background:linear-gradient(to bottom,#c6e5ed,#dff3f0);color:#2e6a65}._statCard_p943d_180[data-variant=purple]{background:linear-gradient(to bottom,#d6aeef,#e8dff5);color:#5b4a8a}._statCard_p943d_180[data-variant=orange]{background:linear-gradient(to bottom,#ffe5c2,#fff5e5);color:#8a5e2f}._statCard_p943d_180[data-variant=green]{background:linear-gradient(to bottom,#d7fc52,#e5ff8a);color:#748438}@media only screen and (max-width: 767px){._statCard_p943d_180{padding:24px;border-radius:40px}}._statValue_p943d_214{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px}@media only screen and (max-width: 767px){._statValue_p943d_214{font-size:48px;line-height:56px}}._statLabel_p943d_227{font-family:Mulish,sans-serif;font-size:16px;font-weight:700;line-height:1}._section_16d7a_2{padding:40px 0 60px}@media only screen and (max-width: 1023px){._section_16d7a_2{padding:40px 0 60px}}@media only screen and (max-width: 767px){._section_16d7a_2{padding:40px 0 60px}}._content_16d7a_16{display:flex;gap:40px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._content_16d7a_16{width:calc(100% - 40px);max-width:1024px;flex-direction:column}}@media only screen and (max-width: 767px){._content_16d7a_16{flex-direction:column;width:calc(100% - 20px);max-width:768px;gap:40px}}._formCard_16d7a_39{display:flex;flex-direction:column;gap:40px;flex:1;padding:24px;background:#fff;border-radius:20px}@media only screen and (max-width: 767px){._formCard_16d7a_39{padding:24px}}._formHeader_16d7a_54{display:flex;flex-direction:column;gap:8px}._formTitle_16d7a_60{font-family:Titillium Web,sans-serif;font-size:24px;font-weight:600;line-height:1.19;color:#242424}._formSubtitle_16d7a_68{font-family:Mulish,sans-serif;font-size:16px;font-weight:600;line-height:1;color:#848484}._form_16d7a_39{display:flex;flex-direction:column;gap:24px}._inputWrapper_16d7a_82{width:100%}._input_16d7a_82{height:55px;border-radius:24px}._required_16d7a_91{color:red}._textareaWrapper_16d7a_95{width:100%}._textarea_16d7a_95{min-height:122px;border-radius:24px}._directBlock_16d7a_104{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0}@media only screen and (max-width: 1023px){._directBlock_16d7a_104{max-width:500px}}._directHeader_16d7a_117{display:flex;flex-direction:column;gap:8px}._directTitle_16d7a_123{font-family:Titillium Web,sans-serif;font-size:24px;font-weight:600;line-height:1.19;color:#242424}._directSubtitle_16d7a_131{font-family:Mulish,sans-serif;font-size:16px;font-weight:600;line-height:1;color:#848484}._contactCards_16d7a_139{display:flex;flex-direction:column;gap:12px}._contactCard_16d7a_139{display:flex;flex-direction:column;gap:24px;padding:20px;background:#fff;border-radius:20px}._cardHeader_16d7a_154{display:flex;align-items:center;gap:16px}._cardIcon_16d7a_160{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px}._cardIcon_16d7a_160._iconOrange_16d7a_168{background:#ffe5c2;color:#8a5e2f}._cardIcon_16d7a_160._iconCyan_16d7a_172{background:#dff3f0;color:#2e6a65}._cardIcon_16d7a_160._iconGreen_16d7a_176{background:#e2f0cb;color:#4b6b2a}._cardIcon_16d7a_160._iconPink_16d7a_180{background:#fce1e4;color:#8a3b4a}._cardContent_16d7a_185{display:flex;flex-direction:column;gap:8px;align-items:flex-end;text-align:right}._cardTitle_16d7a_193{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#242424;align-self:flex-start}._cardMeta_16d7a_202{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#848484}._cardMeta_16d7a_202._cardMetaMultiline_16d7a_209{white-space:pre-line}._cardValueOrange_16d7a_213{font-family:Mulish,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;color:#8a5e2f;text-decoration:none}@media (hover: hover) and (pointer: fine){._cardValueOrange_16d7a_213:hover{text-decoration:underline}}._cardValueCyan_16d7a_228{font-family:Mulish,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;color:#2e6a65;text-decoration:none}@media (hover: hover) and (pointer: fine){._cardValueCyan_16d7a_228:hover{text-decoration:underline}}._socialCard_16d7a_243{display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:20px;min-height:201px;background:linear-gradient(to bottom,#d7fc52,#c8ec45);border-radius:20px}._socialTitle_16d7a_254{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;line-height:1;color:#242424}._socialSubtitle_16d7a_262{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1;color:#90ad25}._socialLinks_16d7a_270{display:flex;gap:12px}._socialLink_16d7a_270{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border-radius:50%;color:#242424}@media (hover: hover) and (pointer: fine){._socialLink_16d7a_270:hover{opacity:.9}}._button_17vgw_2{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:20px;font-family:Mulish,sans-serif;font-weight:800;text-transform:uppercase;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease;border:none;text-decoration:none}._large_17vgw_17{padding:0 32px;height:56px;font-size:14px}._medium_17vgw_23{padding:0 24px;height:44px;font-size:16px}._small_17vgw_29{padding:0 20px;height:34px;font-size:14px}._primary_17vgw_35{background:#b0f92b;color:#2b2b2b}@media (hover: hover) and (pointer: fine){._primary_17vgw_35:hover{background:#9de121;color:#2b2b2b}}._primary_17vgw_35:active{background:#77ae19;color:#2b2b2b}._secondary_17vgw_50{background:#2b2b2b;color:#b0f92b}@media (hover: hover) and (pointer: fine){._secondary_17vgw_50:hover{background:#3f3f3f;color:#b0f92b}}._secondary_17vgw_50:active{background:#525252;color:#b0f92b}._admin_17vgw_65{background:#2d2d2d;color:#fff;border-radius:12px}@media (hover: hover) and (pointer: fine){._admin_17vgw_65:hover{background:#3f3f3f;color:#fff}}._admin_17vgw_65:active{background:#525252;color:#fff}._dangerous_17vgw_81{background:transparent;border:1px solid #eb706c;color:#eb706c}@media (hover: hover) and (pointer: fine){._dangerous_17vgw_81:hover{background:#eb706c14;border-color:#d95f5b;color:#d95f5b}}._dangerous_17vgw_81:active{background:#eb706c1f;border-color:#c7524e;color:#c7524e}._outlined_17vgw_99{background:transparent;border:1px solid #2b2b2b;color:#2b2b2b}@media (hover: hover) and (pointer: fine){._outlined_17vgw_99:hover{background:#2b2b2b14;border-color:#3f3f3f;color:#3f3f3f}}._outlined_17vgw_99:active{background:#2b2b2b1f;border-color:#525252;color:#525252}._ghost_17vgw_117{background:transparent;border:none;color:#fff;padding:0;height:auto;min-height:unset;border-radius:0}@media (hover: hover) and (pointer: fine){._ghost_17vgw_117:hover{opacity:.75}}._card_au3pa_2{display:flex;flex-direction:column;gap:20px;flex:1;padding:24px;border-radius:24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);text-decoration:none;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._card_au3pa_2:hover{background:#ffffff26}}@media only screen and (max-width: 767px){._card_au3pa_2{padding:16px;gap:16px;border-radius:20px}}._iconWrapper_au3pa_28{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;flex-shrink:0;color:#2e6a65}._iconWrapper_au3pa_28._order_au3pa_38{background:#dff3f0;color:#2e6a65}._iconWrapper_au3pa_28._returns_au3pa_42{background:#e8dff5;color:#5b4a8a}._iconWrapper_au3pa_28._size_au3pa_46{background:#ffe5c2;color:#8a5e2f}._iconWrapper_au3pa_28._shipping_au3pa_50{background:#def;color:#2f5a8a}@media only screen and (max-width: 767px){._iconWrapper_au3pa_28{width:56px;height:56px}}._content_au3pa_61{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._title_au3pa_69{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}@media only screen and (max-width: 767px){._title_au3pa_69{font-size:18px}}._description_au3pa_82{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#fff;max-width:204px}@media only screen and (max-width: 767px){._description_au3pa_82{max-width:100%}}._learnMore_au3pa_96{font-size:14px;margin-top:auto;gap:4px}._learnMore_au3pa_96 svg{width:16px;height:16px}._section_1ahza_2{position:relative;display:flex;flex-direction:column}._heroContainer_1ahza_8{position:relative;display:flex;flex-direction:column;gap:24px;min-height:0;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#040404;justify-content:space-between;padding:80px 50px 50px;overflow:hidden;border-radius:0 0 50px 50px}@media only screen and (max-width: 1023px){._heroContainer_1ahza_8{padding:60px 40px 40px;gap:24px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._heroContainer_1ahza_8{padding:60px 16px 40px;gap:24px;border-radius:0 0 20px 20px;width:calc(100% - 20px);max-width:768px}}._bgImage_1ahza_41{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.6;pointer-events:none;z-index:0}._heroTop_1ahza_52{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}._heroCenter_1ahza_61{display:flex;flex-direction:column;gap:24px;max-width:711px}._title_1ahza_68{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff}@media only screen and (max-width: 1023px){._title_1ahza_68{font-size:52px;line-height:62px}}@media only screen and (max-width: 767px){._title_1ahza_68{font-size:36px;line-height:42.8px}}._subtitle_1ahza_88{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}@media only screen and (max-width: 1023px){._subtitle_1ahza_88{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_1ahza_88{font-size:16px}}._cardsDesktop_1ahza_106{position:relative;z-index:1;display:flex;gap:24px}@media only screen and (max-width: 1023px){._cardsDesktop_1ahza_106{gap:16px}}@media only screen and (max-width: 767px){._cardsDesktop_1ahza_106{display:none}}._cardsMobile_1ahza_123{display:none;position:relative;z-index:1}@media only screen and (max-width: 767px){._cardsMobile_1ahza_123{display:block;margin:0 -16px}}._swiper_1ahza_135{padding:0 16px!important;overflow:visible!important}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._section_16uyl_2{position:relative;margin-top:-500px;padding:500px 50px 100px;overflow:hidden}@media only screen and (max-width: 1023px){._section_16uyl_2{padding:80px 40px}}@media only screen and (max-width: 767px){._section_16uyl_2{padding:60px 16px}}._bgImage_16uyl_19{position:absolute;left:0;top:-50%;width:100%;height:200%;object-fit:cover;object-position:center;pointer-events:none}._card_16uyl_30{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1240px;width:calc(100% - 60px);margin:0 auto;padding:60px 80px;background:#fff;border-radius:40px}@media only screen and (max-width: 1023px){._card_16uyl_30{padding:48px 40px;width:calc(100% - 40px)}}@media only screen and (max-width: 767px){._card_16uyl_30{padding:40px 24px;border-radius:20px;width:calc(100% - 20px)}}._iconWrapper_16uyl_58{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:24px;background:#d7fc52;border-radius:50%;color:#242424}@media only screen and (max-width: 767px){._iconWrapper_16uyl_58{width:64px;height:64px;margin-bottom:20px}}._title_16uyl_77{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424;margin-bottom:16px}@media only screen and (max-width: 1023px){._title_16uyl_77{font-size:32px}}@media only screen and (max-width: 767px){._title_16uyl_77{font-size:24px;margin-bottom:12px}}._description_16uyl_97{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#242424;margin-bottom:40px}@media only screen and (max-width: 767px){._description_16uyl_97{font-size:14px;margin-bottom:32px;text-align:left}}._stats_16uyl_113{display:flex;gap:48px;margin-bottom:40px}@media only screen and (max-width: 1023px){._stats_16uyl_113{gap:32px}}@media only screen and (max-width: 767px){._stats_16uyl_113{flex-direction:column;gap:24px;margin-bottom:32px}}._statItem_16uyl_131{display:flex;flex-direction:column;align-items:center;gap:8px}._statValue_16uyl_138{font-family:Titillium Web,sans-serif;font-size:48px;font-weight:600;line-height:1;color:#242424}@media only screen and (max-width: 767px){._statValue_16uyl_138{font-size:36px;color:#d7fc52}}._statLabel_16uyl_152{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1;color:#848484}@media only screen and (max-width: 767px){._statLabel_16uyl_152{font-size:14px}}._testimonial_16uyl_165{width:100%;max-width:720px;margin:0;padding:24px 32px;background:#ebf8d4;border-radius:20px}@media only screen and (max-width: 767px){._testimonial_16uyl_165{padding:20px 24px;border-radius:16px}}._testimonialQuote_16uyl_180{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;font-style:italic;line-height:1.5;color:#242424;margin-bottom:12px;text-align:left}@media only screen and (max-width: 767px){._testimonialQuote_16uyl_180{font-size:14px}}._testimonialAuthor_16uyl_196{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;font-style:italic;line-height:1;color:#848484;text-align:right}@media only screen and (max-width: 767px){._testimonialAuthor_16uyl_196{font-size:12px}}._wrapper_1b6fn_2{box-sizing:border-box;position:relative;padding:100px 0;z-index:2}._waveItem_1b6fn_9{position:absolute;width:200px;border-radius:100px;height:calc(100% - 200px);top:0;background:#fff}._waveItem_1b6fn_9:nth-child(odd){top:100px}._waveItem_1b6fn_9:nth-child(1){left:0}._waveItem_1b6fn_9:nth-child(2){left:200px}._waveItem_1b6fn_9:nth-child(3){left:400px}._waveItem_1b6fn_9:nth-child(4){left:600px}._waveItem_1b6fn_9:nth-child(5){left:800px}._waveItem_1b6fn_9:nth-child(6){left:1000px}._waveItem_1b6fn_9:nth-child(7){left:1200px}._waveItem_1b6fn_9:nth-child(8){left:1400px}._waveItem_1b6fn_9:nth-child(9){left:1600px}._waveItem_1b6fn_9:nth-child(10){left:1800px}._waveItem_1b6fn_9:nth-child(11){left:2000px}._waveItem_1b6fn_9:nth-child(12){left:2200px}._waveItem_1b6fn_9:nth-child(13){left:2400px}._waveItem_1b6fn_9:nth-child(14){left:2600px}._waveItem_1b6fn_9:nth-child(15){left:2800px}._waveItem_1b6fn_9:nth-child(16){left:3000px}._waveItem_1b6fn_9:nth-child(17){left:3200px}._waveItem_1b6fn_9:nth-child(18){left:3400px}._waveItem_1b6fn_9:nth-child(19){left:3600px}._waveItem_1b6fn_9:nth-child(20){left:3800px}@media only screen and (max-width: 767px){._waveItem_1b6fn_9{width:100px;height:calc(100% - 100px)}._waveItem_1b6fn_9:nth-child(1){left:0}._waveItem_1b6fn_9:nth-child(2){left:100px}._waveItem_1b6fn_9:nth-child(3){left:200px}._waveItem_1b6fn_9:nth-child(4){left:300px}._waveItem_1b6fn_9:nth-child(5){left:400px}._waveItem_1b6fn_9:nth-child(6){left:500px}._waveItem_1b6fn_9:nth-child(7){left:600px}._waveItem_1b6fn_9:nth-child(8){left:700px}._waveItem_1b6fn_9:nth-child(9){left:800px}._waveItem_1b6fn_9:nth-child(10){left:900px}._waveItem_1b6fn_9:nth-child(11){left:1000px}._waveItem_1b6fn_9:nth-child(12){left:1100px}._waveItem_1b6fn_9:nth-child(13){left:1200px}._waveItem_1b6fn_9:nth-child(14){left:1300px}._waveItem_1b6fn_9:nth-child(15){left:1400px}._waveItem_1b6fn_9:nth-child(16){left:1500px}._waveItem_1b6fn_9:nth-child(17){left:1600px}._waveItem_1b6fn_9:nth-child(18){left:1700px}._waveItem_1b6fn_9:nth-child(19){left:1800px}._waveItem_1b6fn_9:nth-child(20){left:1900px}}@media only screen and (max-width: 1023px){._waveItem_1b6fn_9{width:150px;height:calc(100% - 150px)}._waveItem_1b6fn_9:nth-child(1){left:0}._waveItem_1b6fn_9:nth-child(2){left:150px}._waveItem_1b6fn_9:nth-child(3){left:300px}._waveItem_1b6fn_9:nth-child(4){left:450px}._waveItem_1b6fn_9:nth-child(5){left:600px}._waveItem_1b6fn_9:nth-child(6){left:750px}._waveItem_1b6fn_9:nth-child(7){left:900px}._waveItem_1b6fn_9:nth-child(8){left:1050px}._waveItem_1b6fn_9:nth-child(9){left:1200px}._waveItem_1b6fn_9:nth-child(10){left:1350px}._waveItem_1b6fn_9:nth-child(11){left:1500px}._waveItem_1b6fn_9:nth-child(12){left:1650px}._waveItem_1b6fn_9:nth-child(13){left:1800px}._waveItem_1b6fn_9:nth-child(14){left:1950px}._waveItem_1b6fn_9:nth-child(15){left:2100px}._waveItem_1b6fn_9:nth-child(16){left:2250px}._waveItem_1b6fn_9:nth-child(17){left:2400px}._waveItem_1b6fn_9:nth-child(18){left:2550px}._waveItem_1b6fn_9:nth-child(19){left:2700px}._waveItem_1b6fn_9:nth-child(20){left:2850px}}._section_1b6fn_213{padding:200px 0}._white_1b6fn_217{position:relative;z-index:0}._inner_1b6fn_222{display:flex;flex-direction:column;align-items:center;gap:60px;padding:60px 0;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._inner_1b6fn_222{padding:50px 0;gap:40px;width:calc(100% - 40px)}}@media only screen and (max-width: 767px){._inner_1b6fn_222{padding:40px 0;gap:28px;width:calc(100% - 20px)}}._searchIcon_1b6fn_247{width:80px;height:80px;background-color:#d7fc52;border-radius:50%;display:flex;align-items:center;justify-content:center}._textBlock_1b6fn_257{display:flex;flex-direction:column;align-items:center;gap:36px;max-width:982px;width:100%}@media only screen and (max-width: 767px){._textBlock_1b6fn_257{gap:20px}}._title_1b6fn_271{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 1023px){._title_1b6fn_271{font-size:32px}}@media only screen and (max-width: 767px){._title_1b6fn_271{font-size:28px}}._subtitle_1b6fn_289{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 1023px){._subtitle_1b6fn_289{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_1b6fn_289{font-size:16px}}._formBlock_1b6fn_307{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1025px}._inputsRow_1b6fn_316{display:flex;gap:24px;width:100%}@media only screen and (max-width: 767px){._inputsRow_1b6fn_316{flex-direction:column;gap:16px}}._required_1b6fn_328{color:red}._buttonBlock_1b6fn_332{display:flex;flex-direction:column;align-items:center;gap:24px}._helperText_1b6fn_339{font-size:12px;font-weight:400;line-height:18px;color:#848484;text-align:center}._resultCard_1b6fn_347{width:100%;max-width:1025px;padding:28px 32px;border:1px solid #e5e3e6;border-radius:16px;background:#fafafa;box-sizing:border-box}@media only screen and (max-width: 767px){._resultCard_1b6fn_347{padding:20px 16px}}._resultTitle_1b6fn_362{margin:0 0 20px;font-family:Titillium Web,sans-serif;font-size:22px;font-weight:600;line-height:1.2;color:#242424}@media only screen and (max-width: 767px){._resultTitle_1b6fn_362{font-size:18px}}._resultGrid_1b6fn_376{display:flex;flex-direction:column;gap:16px;margin:0}._resultRow_1b6fn_383{display:grid;grid-template-columns:minmax(120px,200px) 1fr;gap:12px 24px;align-items:start}@media only screen and (max-width: 767px){._resultRow_1b6fn_383{grid-template-columns:1fr;gap:4px}}._resultDt_1b6fn_396{margin:0;font-family:Mulish,sans-serif;font-size:14px;font-weight:600;line-height:1.3;color:#848484}._resultDd_1b6fn_405{margin:0;font-family:Mulish,sans-serif;font-size:15px;font-weight:500;line-height:1.3;color:#242424;word-break:break-word}._section_41wgp_2{display:flex;flex-direction:column;padding:60px 0 80px}@media only screen and (max-width: 1023px){._section_41wgp_2{padding:48px 0 60px}}@media only screen and (max-width: 767px){._section_41wgp_2{padding:32px 0 48px}}._content_41wgp_18{width:calc(100% - 60px);max-width:1336px;margin:0 auto;font-family:Mulish,sans-serif;font-size:16px;line-height:1.6;color:#242424}@media only screen and (max-width: 1023px){._content_41wgp_18{width:calc(100% - 40px);max-width:1024px;font-size:15px}}@media only screen and (max-width: 767px){._content_41wgp_18{width:calc(100% - 20px);max-width:768px;font-size:14px}}._section_1tcn1_2{display:flex;flex-direction:column}._heroContainer_1tcn1_7{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;min-height:300px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#040404;padding:60px 50px;border-radius:0 0 50px 50px;text-align:center}@media only screen and (max-width: 1023px){._heroContainer_1tcn1_7{padding:50px 40px;gap:20px;width:calc(100% - 40px);max-width:1024px;min-height:240px}}@media only screen and (max-width: 767px){._heroContainer_1tcn1_7{padding:40px 24px;gap:16px;border-radius:0 0 30px 30px;width:calc(100% - 20px);max-width:768px;min-height:200px}}._heroContent_1tcn1_42{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:711px}._title_1tcn1_50{font-family:Titillium Web,sans-serif;font-size:48px;font-weight:600;line-height:1.2;color:#fff}@media only screen and (max-width: 1023px){._title_1tcn1_50{font-size:40px}}@media only screen and (max-width: 767px){._title_1tcn1_50{font-size:32px}}._subtitle_1tcn1_68{font-family:Mulish,sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#fff;opacity:.9}@media only screen and (max-width: 1023px){._subtitle_1tcn1_68{font-size:16px}}@media only screen and (max-width: 767px){._subtitle_1tcn1_68{font-size:14px}}._htmlBody_16e0g_2 h1,._htmlBody_16e0g_2 h2,._htmlBody_16e0g_2 h3{font-family:Mulish,sans-serif;color:#242424;margin:0 0 16px}._htmlBody_16e0g_2 h1{font-size:28px;line-height:1.25}@media only screen and (max-width: 767px){._htmlBody_16e0g_2 h1{font-size:22px}}._htmlBody_16e0g_2 h2{font-size:22px;line-height:1.3}@media only screen and (max-width: 767px){._htmlBody_16e0g_2 h2{font-size:18px}}._htmlBody_16e0g_2 h3{font-size:18px}@media only screen and (max-width: 767px){._htmlBody_16e0g_2 h3{font-size:16px}}._htmlBody_16e0g_2 p{margin:0 0 16px}._htmlBody_16e0g_2 ul,._htmlBody_16e0g_2 ol{margin:0 0 16px;padding-left:24px}._htmlBody_16e0g_2 li{margin-bottom:8px}._htmlBody_16e0g_2 a{color:#2f5a8a}._htmlBody_16e0g_2 strong{font-weight:700}._main_1l5ic_2{display:flex;flex-direction:column;flex:1;padding:24px;overflow:auto}@media only screen and (max-width: 767px){._main_1l5ic_2{padding:16px}}._preview_1l5ic_15{flex:1;background:#fff;border:1px solid #eaeaea;border-radius:24px;overflow:hidden;min-height:600px}@media only screen and (max-width: 767px){._preview_1l5ic_15{border-radius:16px;min-height:400px}}._iframe_1l5ic_30{width:100%;min-height:800px;border:none;display:block}._loading_1l5ic_37{display:flex;align-items:center;justify-content:center;min-height:400px;font-family:Inter,sans-serif;font-size:16px;color:#848484}._error_1l5ic_47{padding:40px;text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:24px}._errorText_1l5ic_55{font-family:Inter,sans-serif;font-size:16px;color:#242424;margin:0 0 16px}._backToList_1l5ic_62{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#88a0ff;text-decoration:none}@media (hover: hover) and (pointer: fine){._backToList_1l5ic_62:hover{text-decoration:underline}}._link_mfc3s_2{display:inline-flex;align-items:center;gap:8px;color:#242424;font-family:Mulish,sans-serif;font-size:14px;font-weight:400;text-decoration:none;align-self:flex-start;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._link_mfc3s_2:hover{opacity:.7}}._sidebar_8i0am_2{display:flex;flex-direction:column;width:260px;flex-shrink:0;padding:24px 0;border-right:1px solid #eaeaea;background:#fff}@media only screen and (max-width: 767px){._sidebar_8i0am_2{width:100%;flex-direction:row;flex-wrap:wrap;gap:8px;padding:16px;border-right:none;border-bottom:1px solid #eaeaea}}._backLink_8i0am_23{margin-bottom:24px;padding:0 24px}@media only screen and (max-width: 767px){._backLink_8i0am_23{margin-bottom:0;padding:0;order:-1;width:100%}}._nav_8i0am_36{display:flex;flex-direction:column;gap:4px}._link_8i0am_42{padding:12px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#242424;text-decoration:none;border-radius:12px;transition:background-color .2s ease,color .2s ease}@media (hover: hover) and (pointer: fine){._link_8i0am_42:hover{background:#fafafa;color:#88a0ff}}._link_8i0am_42._active_8i0am_58{background:#fafafa;color:#88a0ff;font-weight:600}@media only screen and (max-width: 767px){._link_8i0am_42{padding:8px 16px;border-radius:8px}}._layout_1xjmi_2{display:flex;min-height:calc(100vh - 200px);background:#f1f1d1}@media only screen and (max-width: 767px){._layout_1xjmi_2{flex-direction:column;min-height:auto}}._content_1xjmi_14{flex:1;min-width:0;display:flex;flex-direction:column}._wrapper_w18br_2{display:flex;width:100%;padding:4px;border:1px solid #eaeaea;border-radius:14px;gap:20px;background:transparent;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}._wrapper_w18br_2::-webkit-scrollbar{display:none}._wrapper_w18br_2._secondary_w18br_17{border-color:#d2d2ac}._button_w18br_21{flex:1 0 auto;min-width:fit-content;padding:12px 16px;min-height:52px;border:none;border-radius:10px;background:transparent;color:#777;font-family:Mulish,sans-serif;font-size:20px;font-weight:800;cursor:pointer;transition:background .2s ease,color .2s ease}@media (hover: hover) and (pointer: fine){._button_w18br_21:hover:not(._selected_w18br_37){background:#c9e6ed66;color:#777}}._button_w18br_21._selected_w18br_37{background:#c9e6ed;color:#262626;font-weight:800}@media (hover: hover) and (pointer: fine){._button_w18br_21._secondary_w18br_17:hover:not(._selected_w18br_37){background:#ffffff4d}}._button_w18br_21._secondary_w18br_17._selected_w18br_37{background:#fff;color:#242424}@media (hover: hover) and (pointer: fine){._button_w18br_21._blue_w18br_57:hover:not(._selected_w18br_37){background:#def6;color:#777}}._button_w18br_21._blue_w18br_57._selected_w18br_37{background:#def;color:#242424}._modalRoot_125q9_2{max-width:560px;width:calc(100vw - 32px)}._form_125q9_7{display:flex;flex-direction:column;gap:16px;max-height:min(70vh,640px);overflow-y:auto;padding-right:4px}@media only screen and (max-width: 767px){._form_125q9_7{max-height:min(65vh,520px)}}._row_125q9_21{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width: 767px){._row_125q9_21{grid-template-columns:1fr}}._inputWrapper_125q9_32{width:100%}._selectField_125q9_36{display:flex;flex-direction:column;gap:4px;width:100%}._selectError_125q9_43{margin:0;font-family:Mulish,sans-serif;font-size:12px;color:#f04438}._actions_125q9_50{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px;margin-top:8px}._purchaseBlock_cg6w7_2{display:flex;gap:60px;width:100%}@media only screen and (max-width: 767px){._purchaseBlock_cg6w7_2{flex-direction:column;gap:24px}}._purchaseHeader_cg6w7_14{display:flex;flex-direction:column;gap:12px;flex-shrink:0;width:316px}@media only screen and (max-width: 767px){._purchaseHeader_cg6w7_14{width:100%}}._purchaseTitle_cg6w7_27{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._purchaseTitle_cg6w7_27{font-size:24px}}._purchaseSubtitle_cg6w7_40{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._purchaseSubtitle_cg6w7_40{font-size:16px}}._purchaseForm_cg6w7_53{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0}._fieldGroup_cg6w7_61{display:flex;flex-direction:column;gap:12px;width:100%}._fieldLabel_cg6w7_68{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#242424}._required_cg6w7_76{color:red}._designOptions_cg6w7_80{display:flex;gap:12px;width:100%;min-width:0}@media only screen and (max-width: 767px){._designOptions_cg6w7_80{overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}._designOptions_cg6w7_80::-webkit-scrollbar{display:none}}._designOption_cg6w7_80{flex:1 1 0;min-width:0;padding:4px;border:2px solid transparent;border-radius:14px;background:none;cursor:pointer;transition:border-color .2s ease}._designOption_cg6w7_80[data-selected=true]{border-color:#90ad25}@media only screen and (max-width: 767px){._designOption_cg6w7_80{flex:0 0 280px;scroll-snap-align:start}}._designImage_cg6w7_117{display:block;width:100%;aspect-ratio:475/290;object-fit:cover;border-radius:10px;pointer-events:none}._segmented_cg6w7_126,._inputWrapper_cg6w7_130{width:100%}._submitButton_cg6w7_134{background:#d7fc52!important;border:1px solid #c8ec45!important;color:#242424!important;height:56px;border-radius:20px;font-family:Mulish,sans-serif!important;font-size:14px!important;font-weight:800!important;text-transform:uppercase}@media (hover: hover) and (pointer: fine){._submitButton_cg6w7_134:hover{background:#90ad25!important}}._section_1oday_2{display:flex;flex-direction:column;background:#fff}._purchaseSection_1oday_8{width:100%}._container_1oday_12{display:flex;flex-direction:column;gap:60px;padding:80px 50px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._container_1oday_12{padding:60px 40px;gap:40px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._container_1oday_12{padding:40px 16px;gap:24px;width:calc(100% - 20px);max-width:768px}}._header_1oday_38{display:flex;flex-direction:column;gap:12px}._title_1oday_44{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_1oday_44{font-size:24px}}._subtitle_1oday_57{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_1oday_57{font-size:16px}}._statusMessage_1oday_70{margin:0;font-family:Mulish,sans-serif;font-size:16px;font-weight:600;line-height:1.4;color:#848484}._swiperRoot_1oday_79{width:100%;min-width:0;padding:6px 2px 8px}._swiper_1oday_79{width:100%;overflow:visible!important}._slide_1oday_90{width:260px!important;height:auto;box-sizing:border-box}._cardsStack_1oday_96{display:flex;flex-direction:column;gap:20px;width:100%}._card_1oday_96{position:relative;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:100%;min-height:322px;padding:24px;outline:2px solid transparent;outline-offset:4px;border-radius:24px;transition:all .2s ease}._card_1oday_96[data-selected=true]{outline-color:#90ad25}@media only screen and (max-width: 767px){._card_1oday_96{min-height:0;padding:20px;gap:20px;justify-content:space-between}._card_1oday_96[data-popular=true]:not([data-selected=true]){border-color:#242424}._card_1oday_96[data-selected=true]{border-color:#90ad25}}._card_1oday_96[data-variant=cyan]{background:#c9e6ed}._card_1oday_96[data-variant=cyan] ._discount_1oday_138,._card_1oday_96[data-variant=cyan] ._cardTitle_1oday_139,._card_1oday_96[data-variant=cyan] ._price_1oday_140,._card_1oday_96[data-variant=cyan] ._selectButton_1oday_141,._card_1oday_96[data-variant=cyan] ._cardDescription_1oday_144{color:#2e6a65}._card_1oday_96[data-variant=purple]{background:#e8dff5}._card_1oday_96[data-variant=purple] ._discount_1oday_138,._card_1oday_96[data-variant=purple] ._cardTitle_1oday_139,._card_1oday_96[data-variant=purple] ._price_1oday_140,._card_1oday_96[data-variant=purple] ._selectButton_1oday_141,._card_1oday_96[data-variant=purple] ._cardDescription_1oday_144{color:#5b4a8a}._card_1oday_96[data-variant=orange]{background:#ffe5c2}._card_1oday_96[data-variant=orange] ._discount_1oday_138,._card_1oday_96[data-variant=orange] ._cardTitle_1oday_139,._card_1oday_96[data-variant=orange] ._price_1oday_140,._card_1oday_96[data-variant=orange] ._selectButton_1oday_141,._card_1oday_96[data-variant=orange] ._cardDescription_1oday_144{color:#8a5e2f}._card_1oday_96[data-variant=green]{background:#d7fc52}._card_1oday_96[data-variant=green] ._discount_1oday_138,._card_1oday_96[data-variant=green] ._cardTitle_1oday_139,._card_1oday_96[data-variant=green] ._price_1oday_140,._card_1oday_96[data-variant=green] ._selectButton_1oday_141,._card_1oday_96[data-variant=green] ._cardDescription_1oday_144{color:#90ad25}._popularBadge_1oday_187{position:absolute;top:-17.5px;left:50%;transform:translate(-50%);padding:8px 16px;background:#242424;border-radius:9999px;font-family:Mulish,sans-serif;font-size:14px;font-weight:800;text-transform:uppercase;color:#d7fc52}@media only screen and (max-width: 767px){._popularBadge_1oday_187{top:-16px}}._cardContent_1oday_207{display:flex;flex-direction:column;gap:20px}._cardTop_1oday_213{display:flex;flex-direction:column;gap:8px}._discount_1oday_138{font-family:Titillium Web,sans-serif;font-size:48px;font-weight:600;line-height:1;color:#242424}._cardTitle_1oday_139{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1}._cardDescription_1oday_144{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1.43}._cardFooter_1oday_241{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;min-width:0}._price_1oday_140{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;min-width:0;flex:1 1 auto}._selectButton_1oday_141{flex-shrink:0;background:#fff;border:none;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:800;text-transform:uppercase;cursor:pointer}._accordion_1vlby_2{display:flex;flex-direction:column;gap:10px;width:100%}._item_1vlby_9{background:#fff;border-radius:20px;overflow:hidden}._header_1vlby_15{display:flex;align-items:center;justify-content:space-between;gap:60px;width:100%;padding:20px;background:none;border:none;cursor:pointer;text-align:left}@media only screen and (max-width: 767px){._header_1vlby_15{gap:16px}}._title_1vlby_33{flex:1;min-width:0;font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#242424}._icon_1vlby_43{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;color:#242424}._iconPlus_1vlby_54,._iconMinus_1vlby_55{position:absolute;display:flex;align-items:center;justify-content:center;transition:opacity .25s ease}._iconPlus_1vlby_54{opacity:1}._iconOpen_1vlby_66 ._iconPlus_1vlby_54,._iconMinus_1vlby_55{opacity:0}._iconOpen_1vlby_66 ._iconMinus_1vlby_55{opacity:1}._content_1vlby_77{display:grid;grid-template-rows:0fr;padding:0 20px;transition:grid-template-rows .3s ease}._content_1vlby_77._contentOpen_1vlby_83{grid-template-rows:1fr;padding-top:12px;padding-bottom:20px}._contentInner_1vlby_89{overflow:hidden}._contentInner_1vlby_89{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1.43;color:#848484}._section_slmp2_2{background:#f1f1d1}._container_slmp2_6{display:flex;flex-direction:column;gap:32px;padding:80px 0;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._container_slmp2_6{padding:60px 0;gap:24px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._container_slmp2_6{padding:40px 0;gap:24px;width:calc(100% - 20px);max-width:768px}}._header_slmp2_32{display:flex;flex-direction:column;gap:12px}._title_slmp2_38{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_slmp2_38{font-size:24px}}._subtitle_slmp2_51{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_slmp2_51{font-size:16px}}._accordion_slmp2_64{width:100%}._section_ibqco_2{position:relative;display:flex;flex-direction:column}._heroContainer_ibqco_8{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#040404;padding:100px 50px 80px;overflow:hidden;border-radius:0 0 50px 50px}@media only screen and (max-width: 1023px){._heroContainer_ibqco_8{padding:80px 40px 60px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._heroContainer_ibqco_8{padding:60px 16px 48px;border-radius:0 0 20px 20px;width:calc(100% - 20px);max-width:768px}}._bgImage_ibqco_39{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.6;pointer-events:none;z-index:0}._heroTop_ibqco_50{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}._heroCenter_ibqco_59{display:flex;flex-direction:column;gap:24px;max-width:711px}._title_ibqco_66{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff}@media only screen and (max-width: 1023px){._title_ibqco_66{font-size:52px;line-height:1.2}}@media only screen and (max-width: 767px){._title_ibqco_66{font-size:36px;line-height:1.2}}._subtitle_ibqco_86{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}@media only screen and (max-width: 1023px){._subtitle_ibqco_86{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_ibqco_86{font-size:16px}}._section_1iai8_2{display:flex;flex-direction:column;gap:32px;padding:80px 50px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_1iai8_2{padding:60px 40px;gap:24px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_1iai8_2{padding:40px 16px;gap:20px;width:calc(100% - 20px);max-width:768px}}._header_1iai8_28{display:flex;flex-direction:column;gap:12px}._title_1iai8_34{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_1iai8_34{font-size:24px}}._subtitle_1iai8_47{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_1iai8_47{font-size:16px}}._cards_1iai8_60{display:flex;gap:24px;width:100%}@media only screen and (max-width: 767px){._cards_1iai8_60{flex-direction:column;gap:12px}}._card_1iai8_60{display:flex;flex-direction:column;gap:14px;flex:1;min-width:0;padding:24px;background:#fff;border:1px solid rgba(36,36,36,.05);border-radius:24px}@media only screen and (max-width: 767px){._card_1iai8_60{gap:14px}._card_1iai8_60:first-child{gap:21px}}._numberBadge_1iai8_92{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;flex-shrink:0}._card_1iai8_60[data-variant=cyan] ._numberBadge_1iai8_92{background:#dff3f0}._card_1iai8_60[data-variant=pink] ._numberBadge_1iai8_92{background:#fce1e4}._card_1iai8_60[data-variant=orange] ._numberBadge_1iai8_92{background:#ffe5c2}._number_1iai8_92{font-family:Titillium Web,sans-serif;font-size:32px;font-weight:600;line-height:1}._card_1iai8_60[data-variant=cyan] ._number_1iai8_92{color:#2e6a65}._card_1iai8_60[data-variant=pink] ._number_1iai8_92{color:#8a3b4a}._card_1iai8_60[data-variant=orange] ._number_1iai8_92{color:#8a5e2f}._cardTitle_1iai8_127{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;line-height:1;color:#242424}._cardDescription_1iai8_135{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#242424}._section_1nbgo_2{position:relative;display:flex;flex-direction:column;padding:40px 0}@media only screen and (max-width: 1023px){._section_1nbgo_2{padding:32px 0}}@media only screen and (max-width: 767px){._section_1nbgo_2{padding:24px 0}}._container_1nbgo_19{position:relative;width:calc(100% - 60px);max-width:1336px;margin:0 auto;overflow:hidden;border-radius:40px;min-height:468px}@media only screen and (max-width: 1023px){._container_1nbgo_19{width:calc(100% - 40px);max-width:1024px;border-radius:24px}}@media only screen and (max-width: 767px){._container_1nbgo_19{width:calc(100% - 20px);max-width:768px;border-radius:20px}}._bgImage_1nbgo_43{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:auto;object-fit:cover;pointer-events:none;z-index:0}._overlay_1nbgo_53{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1}._content_1nbgo_60{position:relative;z-index:2;display:flex;flex-direction:column;gap:45px;align-items:flex-end;padding:60px 50px;min-height:768px}@media only screen and (max-width: 1023px){._content_1nbgo_60{padding:48px 40px;gap:32px;min-height:600px}}@media only screen and (max-width: 767px){._content_1nbgo_60{padding:40px 16px;gap:24px;min-height:500px}}._textBlock_1nbgo_85{display:flex;flex-direction:column;gap:32px;align-self:stretch}@media only screen and (max-width: 767px){._textBlock_1nbgo_85{gap:20px}}._title_1nbgo_97{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff}@media only screen and (max-width: 1023px){._title_1nbgo_97{font-size:52px;line-height:1.2}}@media only screen and (max-width: 767px){._title_1nbgo_97{font-size:36px;line-height:1.2}}._subtitle_1nbgo_117{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff;max-width:580px}@media only screen and (max-width: 1023px){._subtitle_1nbgo_117{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_1nbgo_117{font-size:16px}}._taglineCard_1nbgo_136{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:24px}@media only screen and (max-width: 767px){._taglineCard_1nbgo_136{border-radius:16px;padding:20px}}._tagline_1nbgo_136{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#fff;text-align:center}@media only screen and (max-width: 1023px){._tagline_1nbgo_136{font-size:28px}}@media only screen and (max-width: 767px){._tagline_1nbgo_136{font-size:22px}}._card_jshlx_2{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:20px;text-decoration:none;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._card_jshlx_2:hover{background:#ffffff40}}@media only screen and (max-width: 767px){._card_jshlx_2{flex-direction:column;align-items:stretch;gap:12px;padding:20px;border-radius:16px}}._left_jshlx_29{display:flex;gap:16px;align-items:center}._iconWrapper_jshlx_35{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:12px;color:inherit}@media only screen and (max-width: 767px){._iconWrapper_jshlx_35{width:40px;height:40px}}._orange_jshlx_52{background:#ffe5c2;color:#8a5e2f}._cyan_jshlx_57{background:#dff3f0;color:#2e6a65}._title_jshlx_62{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}@media only screen and (max-width: 767px){._title_jshlx_62{font-size:18px}}._right_jshlx_75{display:flex;flex-direction:column;gap:8px;align-items:flex-end;text-align:right}@media only screen and (max-width: 767px){._right_jshlx_75{align-items:flex-start;text-align:left}}._schedule_jshlx_89{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#fff}._contact_jshlx_97{font-family:Mulish,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;color:#fff}._section_m5bll_2{position:relative;min-height:455px;display:flex;align-items:center;background-image:url(/assets/background-Crod84PU.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (max-width: 767px){._section_m5bll_2{min-height:auto;padding:60px 0}}._overlay_m5bll_19{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;pointer-events:none}._container_m5bll_26{position:relative;z-index:1;display:flex;gap:80px;align-items:flex-start;justify-content:space-between;width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:80px 0}@media only screen and (max-width: 1023px){._container_m5bll_26{width:calc(100% - 40px);max-width:1024px;padding:60px 0;gap:40px}}@media only screen and (max-width: 767px){._container_m5bll_26{flex-direction:column;width:calc(100% - 20px);max-width:768px;padding:40px 0;gap:24px}}._title_m5bll_56{flex:1;max-width:566px;font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#fff}@media only screen and (max-width: 1023px){._title_m5bll_56{font-size:32px;line-height:38px}}@media only screen and (max-width: 767px){._title_m5bll_56{max-width:100%;font-size:28px;line-height:34px}}._cards_m5bll_79{display:flex;flex-direction:column;gap:12px;flex-shrink:0;width:100%;max-width:563px}@media only screen and (max-width: 767px){._cards_m5bll_79{max-width:100%}}._wrapper_1jwbf_2{display:flex;align-items:center;gap:12px;min-width:0}._wrapper_1jwbf_2._wrapperFlex_1jwbf_8{flex:1}._wrapper_1jwbf_2._wrapperCard_1jwbf_11{padding:14px;border-radius:24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);text-decoration:none;transition:background .2s ease;overflow:hidden}@media (hover: hover) and (pointer: fine){._wrapper_1jwbf_2._wrapperCard_1jwbf_11:hover{background:#ffffff26}}@media only screen and (max-width: 767px){._wrapper_1jwbf_2._wrapperCard_1jwbf_11{padding:16px;border-radius:20px;flex:0 0 auto}}._wrapper_1jwbf_2._wrapperBadge_1jwbf_33{padding:14px;border-radius:24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);overflow:hidden}@media only screen and (max-width: 767px){._wrapper_1jwbf_2._wrapperBadge_1jwbf_33{padding:10px;gap:8px;border-radius:14px}}._pill_1jwbf_49{display:flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:10px;min-width:0}@media only screen and (max-width: 767px){._pill_1jwbf_49{padding:12px 20px}}._pill_1jwbf_49._pillFlex_1jwbf_62{flex:1;flex-shrink:1}._pill_1jwbf_49:not(._pillFlex_1jwbf_62){flex-shrink:0}._label_1jwbf_70{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit;min-width:0}@media only screen and (max-width: 1023px){._label_1jwbf_70{font-size:28px;line-height:34px}}@media only screen and (max-width: 767px){._label_1jwbf_70{font-size:24px;line-height:normal}}._orange_1jwbf_94{background:#ffe5c2;color:#8a5e2f}._cyan_1jwbf_99{background:#dff3f0;color:#2e6a65}._purple_1jwbf_104{background:#e8dff5;color:#5b4a8a}._blue_1jwbf_109{background:#def;color:#2f5a8a}._green_1jwbf_114{background:#e2f0cb;color:#4b6b2a}._pink_1jwbf_119{background:#fce1e4;color:#8a3b4a}._arrow_1jwbf_124{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}@media only screen and (max-width: 767px){._arrow_1jwbf_124 svg{width:20px;height:20px}}._arrowBox_1jwbf_138{height:100%;aspect-ratio:1/1;border-radius:10px;background:#fff3;padding:10px;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._arrowBox_1jwbf_138:hover{opacity:.92}}._arrowBox_1jwbf_138 svg{width:40px;height:40px}@media only screen and (max-width: 767px){._arrowBox_1jwbf_138{padding:8px}._arrowBox_1jwbf_138 svg{width:24px;height:24px}}._arrowIcon_1jwbf_165{color:#fff;fill:#fff!important;stroke:#fff!important}._section_m4q19_2{position:relative;display:flex;flex-direction:column}._heroContainer_m4q19_8{position:relative;display:flex;flex-direction:column;gap:60px;min-height:0;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#040404;justify-content:space-between;padding:80px 50px 50px;overflow:hidden;border-radius:0 0 50px 50px;background-image:url(/assets/background-Crod84PU.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (max-width: 1023px){._heroContainer_m4q19_8{padding:60px 40px 40px;gap:40px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._heroContainer_m4q19_8{padding:60px 16px 40px;gap:24px;border-radius:0 0 20px 20px;width:calc(100% - 20px);max-width:768px}}._heroTop_m4q19_45{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:60px;padding:0 100px}@media only screen and (max-width: 1023px){._heroTop_m4q19_45{padding:0 40px;gap:40px}}@media only screen and (max-width: 767px){._heroTop_m4q19_45{padding:0;gap:24px}}._heroCenter_m4q19_68{display:flex;flex-direction:column;gap:24px;max-width:964px}._title_m4q19_75{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff}@media only screen and (max-width: 1023px){._title_m4q19_75{font-size:52px;line-height:62px}}@media only screen and (max-width: 767px){._title_m4q19_75{font-size:36px;line-height:42.8px}}._subtitle_m4q19_95{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}@media only screen and (max-width: 1023px){._subtitle_m4q19_95{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_m4q19_95{font-size:16px}}._searchForm_m4q19_113{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:964px;padding:4px 4px 4px 24px;background:#fafafa;border:1px solid #eaeaea;border-radius:24px}@media only screen and (max-width: 767px){._searchForm_m4q19_113{padding:4px 4px 4px 16px;border-radius:20px}}._searchInput_m4q19_131{flex:1;min-width:0;border:none;outline:none;background:transparent;font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#242424}._searchInput_m4q19_131::placeholder{color:#848484}@media only screen and (max-width: 767px){._searchInput_m4q19_131{font-size:14px}}._searchButton_m4q19_152{display:flex;align-items:center;justify-content:center;gap:10px;height:56px;padding:16px 24px;background:#242424;border:none;border-radius:20px;font-family:Mulish,sans-serif;font-size:14px;font-weight:800;line-height:1;text-transform:uppercase;color:#d7fc52;cursor:pointer;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._searchButton_m4q19_152:hover{opacity:.9}}@media only screen and (max-width: 767px){._searchButton_m4q19_152{height:48px;padding:12px 20px;font-size:12px;border-radius:16px}}._swiper_m4q19_185{position:relative;z-index:1;padding:0 16px!important;overflow:visible!important;margin:0 -16px}@media only screen and (max-width: 1023px){._swiper_m4q19_185{margin:0 -40px;padding:0 40px!important}}@media (min-width: 1024px){._swiper_m4q19_185{margin:0;padding:0!important}}._section_1096k_2{display:flex;flex-direction:column;gap:24px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:40px 0 80px}@media only screen and (max-width: 1023px){._section_1096k_2{width:calc(100% - 40px);max-width:1024px;padding:32px 0 60px}}@media only screen and (max-width: 767px){._section_1096k_2{width:calc(100% - 20px);max-width:768px;padding:24px 0 48px;gap:20px}}._header_1096k_27{display:flex;flex-direction:column;gap:8px}._title_1096k_33{font-family:Titillium Web,sans-serif;font-size:28px;font-weight:600;line-height:1.2;color:#242424}@media only screen and (max-width: 767px){._title_1096k_33{font-size:24px}}._query_1096k_46{font-weight:400;color:#848484}._subtitle_1096k_51{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#848484}._list_1096k_59{display:flex;flex-direction:column;gap:12px}._listItem_1096k_65{list-style:none}._link_1096k_69{display:flex;flex-direction:column;gap:4px;padding:16px 20px;background:#fafafa;border:1px solid #eaeaea;border-radius:16px;color:#242424;text-decoration:none;transition:border-color .2s ease,background .2s ease}@media (hover: hover) and (pointer: fine){._link_1096k_69:hover{border-color:#88a0ff;background:#88a0ff0d}}._linkTitle_1096k_88{font-family:Titillium Web,sans-serif;font-size:18px;font-weight:600;line-height:1.3}._linkExcerpt_1096k_95{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#848484;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._card_54ind_2{display:flex;flex-direction:column;gap:32px;padding:24px;background:#fff;border-radius:20px;flex:1;min-width:0}@media only screen and (max-width: 767px){._card_54ind_2{padding:20px;gap:24px;border-radius:16px}}._header_54ind_20{display:flex;gap:16px;align-items:center;height:56px}._iconWrapper_54ind_27{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;border-radius:50%;color:inherit}@media only screen and (max-width: 767px){._iconWrapper_54ind_27{width:48px;height:48px}}._purple_54ind_44{background:#e8dff5;color:#5b4a8a}._orange_54ind_49{background:#ffe5c2;color:#8a5e2f}._cyan_54ind_54{background:#dff3f0;color:#2e6a65}._pink_54ind_59{background:#fce1e4;color:#8a3b4a}._title_54ind_64{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;line-height:1;color:#242424}@media only screen and (max-width: 767px){._title_54ind_64{font-size:20px}}._list_54ind_77{display:flex;flex-direction:column;gap:14px}._listItem_54ind_83{display:flex;gap:8px;align-items:center}._bullet_54ind_89{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#b9dd3a}._link_54ind_97{font-family:Mulish,sans-serif;font-size:14px;font-weight:700;line-height:1;color:#242424;text-decoration:none;transition:color .2s ease}@media (hover: hover) and (pointer: fine){._link_54ind_97:hover{color:#b9dd3a}}._linkAccent_54ind_112{color:#b9dd3a}@media (hover: hover) and (pointer: fine){._linkAccent_54ind_112:hover{opacity:.9}}._section_17mp0_2{display:flex;flex-direction:column;gap:32px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:80px 0}@media only screen and (max-width: 1023px){._section_17mp0_2{width:calc(100% - 40px);max-width:1024px;padding:60px 0;gap:24px}}@media only screen and (max-width: 767px){._section_17mp0_2{width:calc(100% - 20px);max-width:768px;padding:40px 0;gap:24px}}._header_17mp0_28{display:flex;flex-direction:column;gap:12px}._title_17mp0_34{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_17mp0_34{font-size:28px;line-height:34px}}._subtitle_17mp0_48{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_17mp0_48{font-size:16px}}._grid_17mp0_61{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media only screen and (max-width: 767px){._grid_17mp0_61{grid-template-columns:1fr;gap:16px}}._section_d6t8j_2{display:flex;flex-direction:column;gap:24px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:80px 0}@media only screen and (max-width: 1023px){._section_d6t8j_2{width:calc(100% - 40px);max-width:1024px;padding:60px 0}}@media only screen and (max-width: 767px){._section_d6t8j_2{width:calc(100% - 20px);max-width:768px;padding:40px 0;gap:16px}}._header_d6t8j_27{display:flex;flex-direction:column;gap:12px}._title_d6t8j_33{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_d6t8j_33{font-size:28px;line-height:34px}}._subtitle_d6t8j_47{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_d6t8j_47{font-size:16px}}._accordion_d6t8j_60{width:100%}._main_1bs1r_2,._main_11aj0_2{display:flex;flex-direction:column;flex:1}._backSection_11aj0_8{display:flex;justify-content:center;padding:24px 0 80px}@media only screen and (max-width: 767px){._backSection_11aj0_8{padding:24px 0 48px}}._backLink_11aj0_19{font-family:Mulish,sans-serif;font-size:16px;font-weight:600;color:#88a0ff;text-decoration:underline;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._backLink_11aj0_19:hover{opacity:.8}}._tile_1avrn_2{position:relative;overflow:hidden;border-radius:20px;background:#e5e3e6;display:block;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._tile_1avrn_2:hover{opacity:.92}}@media only screen and (max-width: 767px){._tile_1avrn_2._hideOnMobile_1avrn_16{display:none}}._orange_1avrn_21{background:#ffe5c2}._cyan_1avrn_25{background:#dff3f0}._purple_1avrn_29{background:#e8dff5}._blue_1avrn_33{background:#def}._green_1avrn_37{background:#e2f0cb}._pink_1avrn_41{background:#fce1e4}._image_1avrn_45{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}._darkOverlay_1avrn_54{position:absolute;top:0;right:0;bottom:0;left:0;background:#0404044d;z-index:1}._badge_1avrn_61{position:absolute;top:20px;left:20px;z-index:2}@media only screen and (max-width: 767px){._badge_1avrn_61{top:14px;left:14px}}._section_u9mrr_2{display:flex;flex-direction:column;gap:32px;padding:80px 50px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_u9mrr_2{width:calc(100% - 40px);max-width:1024px;padding:60px 40px;gap:24px}}@media only screen and (max-width: 767px){._section_u9mrr_2{width:calc(100% - 20px);max-width:768px;padding:40px 16px;gap:24px}}._header_u9mrr_28{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}._headerText_u9mrr_35{display:flex;flex-direction:column;gap:12px;max-width:700px;flex:1;min-width:0}._title_u9mrr_44{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_u9mrr_44{font-size:24px;line-height:30px}}._subtitle_u9mrr_58{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#848484}@media only screen and (max-width: 767px){._subtitle_u9mrr_58{font-size:16px}}._ctaButton_u9mrr_70{flex-shrink:0}@media only screen and (max-width: 767px){._ctaButton_u9mrr_70{padding:16px}}@media only screen and (max-width: 767px){._ctaText_u9mrr_80{display:none}}._grid_u9mrr_85{display:flex;gap:24px;height:814px}@media only screen and (max-width: 1023px){._grid_u9mrr_85{height:auto;flex-direction:column}}@media only screen and (max-width: 767px){._grid_u9mrr_85{flex-direction:column;gap:20px;height:auto}}._leftCol_u9mrr_104{display:flex;flex-direction:column;gap:24px;width:431px;flex-shrink:0;height:100%}@media only screen and (max-width: 1023px){._leftCol_u9mrr_104{width:100%;height:auto;flex-direction:row}}@media only screen and (max-width: 767px){._leftCol_u9mrr_104{width:100%;height:auto;flex-direction:column;gap:20px}}._rightCol_u9mrr_128{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0;height:100%}@media only screen and (max-width: 1023px){._rightCol_u9mrr_128{height:auto;gap:20px}}@media only screen and (max-width: 767px){._rightCol_u9mrr_128{gap:20px}}._tileNewborn_u9mrr_148{height:283px;flex-shrink:0}@media only screen and (max-width: 1023px){._tileNewborn_u9mrr_148{height:220px}}@media only screen and (max-width: 767px){._tileNewborn_u9mrr_148{height:220px}}._bottomRow_u9mrr_163{display:flex;gap:24px;flex:1;min-height:0}@media only screen and (max-width: 1023px){._bottomRow_u9mrr_163{flex:none;height:220px}}@media only screen and (max-width: 767px){._bottomRow_u9mrr_163{flex-direction:column;gap:20px;height:auto;flex:none}}._bottomLeft_u9mrr_184{display:flex;flex-direction:column;gap:24px;flex:1;min-width:0;min-height:0}@media only screen and (max-width: 767px){._bottomLeft_u9mrr_184{gap:20px}}._tileFlex_u9mrr_198{flex:1;min-height:0}@media only screen and (max-width: 1023px){._tileFlex_u9mrr_198{min-height:200px}}@media only screen and (max-width: 767px){._tileFlex_u9mrr_198{height:220px;flex:none}}._tileDresses_u9mrr_214{width:326px;flex-shrink:0;height:100%}@media only screen and (max-width: 1023px){._tileDresses_u9mrr_214{width:auto;flex:1;height:100%}}@media only screen and (max-width: 767px){._tileDresses_u9mrr_214{width:100%;height:220px;flex:none}}._card_pbwh5_2{display:flex;flex-direction:column;gap:12px;border-radius:32px;padding:4px;width:317px;flex-shrink:0;background:transparent;transition:background .25s ease}@media (hover: hover) and (pointer: fine){._card_pbwh5_2:hover{background:#ffe5c2}}@media only screen and (max-width: 767px){._card_pbwh5_2{width:260px}}._card_pbwh5_2._cardWide_pbwh5_23{position:relative;flex-direction:row;width:100%;padding:12px;gap:24px}._imageArea_pbwh5_31{position:relative;height:359px;background:#e5e3e6;border-radius:30px;overflow:hidden;padding:8px;flex-shrink:0}@media only screen and (max-width: 767px){._imageArea_pbwh5_31{height:300px}}._imageArea_pbwh5_31._imageAreaWide_pbwh5_45{width:200px;min-width:200px;height:200px;border-radius:20px;padding:0}@media only screen and (max-width: 767px){._imageArea_pbwh5_31._imageAreaWide_pbwh5_45{width:120px;min-width:120px;height:120px;border-radius:16px}}._image_pbwh5_31{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}._badge_pbwh5_70{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:9999px}._badge_pbwh5_70._sale_pbwh5_80{background:#eb706cb3;color:#fff}._badge_pbwh5_70._new_pbwh5_84{background:#ffe5c2b3;color:#8a5e2f}._badge_pbwh5_70._organic_pbwh5_88{background:#e2f0cbb3;color:#4b6b2a}._badge_pbwh5_70._badgeWide_pbwh5_92{top:16px;right:16px;left:auto}._badge_pbwh5_70._badgeWide_pbwh5_92._organic_pbwh5_88{background:#e8dff5;color:#5b4a8a}._badgeText_pbwh5_102{font-family:Mulish,sans-serif;font-size:8px;font-weight:800;text-transform:uppercase;line-height:normal}._info_pbwh5_110{display:flex;flex-direction:column;gap:8px;padding:0 8px;flex:1;min-width:0}._info_pbwh5_110._infoWide_pbwh5_118{padding:0 56px 0 0;justify-content:space-between;gap:16px}@media only screen and (max-width: 767px){._info_pbwh5_110._infoWide_pbwh5_118{padding-right:48px}}._title_pbwh5_130{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;color:#242424;line-height:normal}@media only screen and (max-width: 767px){._title_pbwh5_130{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}._title_pbwh5_130._titleWide_pbwh5_144{font-size:16px;font-weight:600;line-height:1.3}@media only screen and (max-width: 767px){._title_pbwh5_130._titleWide_pbwh5_144{white-space:nowrap}}._prices_pbwh5_155{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._originalPrice_pbwh5_162{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#848484;text-decoration:line-through}._price_pbwh5_155{font-family:Mulish,sans-serif;font-size:16px;font-weight:700;color:#242424;line-height:normal}._price_pbwh5_155._salePrice_pbwh5_177{color:#4b6b2a}._infoWide_pbwh5_118 ._price_pbwh5_155{font-size:18px}._actions_pbwh5_184{display:flex;align-items:center;gap:8px;padding:0 8px 8px;opacity:0;transition:opacity .2s ease}._card_pbwh5_2:hover ._actions_pbwh5_184{opacity:1}@media only screen and (max-width: 767px){._actions_pbwh5_184{opacity:1}}._infoWide_pbwh5_118 ._actions_pbwh5_184{opacity:1;padding:0;margin-top:auto}._addToCartBtn_pbwh5_206{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 24px;border-radius:20px;background:#d7fc52;border:1px solid #c8ec45;cursor:pointer;overflow:hidden;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._addToCartBtn_pbwh5_206:hover{background:#90ad25}._addToCartBtn_pbwh5_206:hover ._addToCartIcon_pbwh5_225{transform:translate(4px)}}._addToCartText_pbwh5_230{font-family:Mulish,sans-serif;font-size:14px;font-weight:800;color:#242424;text-transform:uppercase;line-height:normal;white-space:nowrap}._addToCartIcon_pbwh5_225{flex-shrink:0;transition:transform .2s ease}._wishlistBtn_pbwh5_245{display:flex;align-items:center;justify-content:center;background:#fafafa;border:none;border-radius:30px;padding:8px;color:#242424;cursor:pointer;flex-shrink:0;transition:background .2s ease,color .2s ease}._wishlistBtn_pbwh5_245 path{fill:currentColor}@media (hover: hover) and (pointer: fine){._wishlistBtn_pbwh5_245:hover{background:#e5e3e6}}._cardWide_pbwh5_23 ._wishlistBtn_pbwh5_245{border:1px solid #eaeaea;border-radius:50%}._wishlistBtnActive_pbwh5_271{background:red;color:#fff}._wishlistBtnActive_pbwh5_271 path{fill:currentColor}._cardWide_pbwh5_23 ._wishlistBtnActive_pbwh5_271{border:1px solid #ff0000}@media (hover: hover) and (pointer: fine){._wishlistBtnActive_pbwh5_271:hover{background:red;color:#fff;opacity:.92}}._swiperWrapper_1jg8e_2{position:relative;width:100%}._swiper_1jg8e_2{width:100%;overflow:visible!important}@media only screen and (max-width: 767px){._swiper_1jg8e_2{padding-left:16px!important}}._slide_1jg8e_17{width:auto!important}._nextBtn_1jg8e_21{position:absolute;right:-24px;width:48px;height:48px;border-radius:10px;background:#fff;top:50%;transform:translateY(-50%);z-index:10;border:none;cursor:pointer;color:#242424;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}._nextBtn_1jg8e_21:disabled{opacity:.5;cursor:not-allowed}@media (hover: hover) and (pointer: fine){._nextBtn_1jg8e_21:hover{opacity:.6}}@media only screen and (max-width: 767px){._nextBtn_1jg8e_21{display:none}}._section_ciuol_2{display:flex;flex-direction:column;align-items:center;gap:32px;padding:80px 50px 40px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_ciuol_2{padding:60px 40px 40px;gap:24px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_ciuol_2{padding:40px 0;gap:20px;align-items:stretch;width:calc(100% - 20px);max-width:768px}}._header_ciuol_30{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:100%}@media only screen and (max-width: 767px){._header_ciuol_30{padding:0 16px;align-items:flex-start;flex-direction:column;gap:12px}}._headerText_ciuol_46{display:flex;flex-direction:column;gap:12px;max-width:700px;flex:1}._title_ciuol_54{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_ciuol_54{font-size:24px;line-height:30px}}._subtitle_ciuol_68{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#848484}@media only screen and (max-width: 767px){._subtitle_ciuol_68{font-size:14px}}._ctaButton_ciuol_80{flex-shrink:0}@media only screen and (max-width: 767px){._ctaButton_ciuol_80{align-self:flex-start;font-size:12px;padding:12px 16px}}._styleFilter_ciuol_91{width:100%}@media only screen and (max-width: 767px){._styleFilter_ciuol_91{margin:0 16px;width:calc(100% - 32px)}}._wrapper_12wb1_2{display:flex;align-items:center;gap:4px;width:100%;max-width:984px;background:#fafafa;border:1px solid #eaeaea;border-radius:24px;padding:4px 4px 4px 24px}._inputWrapper_12wb1_14{flex:1;min-width:0;border:none!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}._actionBtn_12wb1_23{flex-shrink:0;aspect-ratio:1/1;padding:16px}._input_12wb1_14{width:100%;border:none;outline:none;background:transparent;box-shadow:none}._input_12wb1_14:hover,._input_12wb1_14:focus{outline:none;background:transparent;box-shadow:none}@media only screen and (max-width: 767px){._buttonLabel_12wb1_44._buttonLabel_12wb1_44{display:none}}@media only screen and (max-width: 1023px){._buttonLabel_12wb1_44._buttonLabel_12wb1_44{display:none}}._wrapper_12r21_2{box-sizing:border-box;position:relative;padding:100px 0;z-index:2}._waveItem_12r21_9{position:absolute;width:200px;border-radius:100px;height:calc(100% - 200px);top:0;background:#fff}._waveItem_12r21_9:nth-child(odd){top:100px}._waveItem_12r21_9:nth-child(1){left:0}._waveItem_12r21_9:nth-child(2){left:200px}._waveItem_12r21_9:nth-child(3){left:400px}._waveItem_12r21_9:nth-child(4){left:600px}._waveItem_12r21_9:nth-child(5){left:800px}._waveItem_12r21_9:nth-child(6){left:1000px}._waveItem_12r21_9:nth-child(7){left:1200px}._waveItem_12r21_9:nth-child(8){left:1400px}._waveItem_12r21_9:nth-child(9){left:1600px}._waveItem_12r21_9:nth-child(10){left:1800px}._waveItem_12r21_9:nth-child(11){left:2000px}._waveItem_12r21_9:nth-child(12){left:2200px}._waveItem_12r21_9:nth-child(13){left:2400px}._waveItem_12r21_9:nth-child(14){left:2600px}._waveItem_12r21_9:nth-child(15){left:2800px}._waveItem_12r21_9:nth-child(16){left:3000px}._waveItem_12r21_9:nth-child(17){left:3200px}._waveItem_12r21_9:nth-child(18){left:3400px}._waveItem_12r21_9:nth-child(19){left:3600px}._waveItem_12r21_9:nth-child(20){left:3800px}@media only screen and (max-width: 767px){._waveItem_12r21_9{width:100px;height:calc(100% - 100px)}._waveItem_12r21_9:nth-child(1){left:0}._waveItem_12r21_9:nth-child(2){left:100px}._waveItem_12r21_9:nth-child(3){left:200px}._waveItem_12r21_9:nth-child(4){left:300px}._waveItem_12r21_9:nth-child(5){left:400px}._waveItem_12r21_9:nth-child(6){left:500px}._waveItem_12r21_9:nth-child(7){left:600px}._waveItem_12r21_9:nth-child(8){left:700px}._waveItem_12r21_9:nth-child(9){left:800px}._waveItem_12r21_9:nth-child(10){left:900px}._waveItem_12r21_9:nth-child(11){left:1000px}._waveItem_12r21_9:nth-child(12){left:1100px}._waveItem_12r21_9:nth-child(13){left:1200px}._waveItem_12r21_9:nth-child(14){left:1300px}._waveItem_12r21_9:nth-child(15){left:1400px}._waveItem_12r21_9:nth-child(16){left:1500px}._waveItem_12r21_9:nth-child(17){left:1600px}._waveItem_12r21_9:nth-child(18){left:1700px}._waveItem_12r21_9:nth-child(19){left:1800px}._waveItem_12r21_9:nth-child(20){left:1900px}}@media only screen and (max-width: 1023px){._waveItem_12r21_9{width:150px;height:calc(100% - 150px)}._waveItem_12r21_9:nth-child(1){left:0}._waveItem_12r21_9:nth-child(2){left:150px}._waveItem_12r21_9:nth-child(3){left:300px}._waveItem_12r21_9:nth-child(4){left:450px}._waveItem_12r21_9:nth-child(5){left:600px}._waveItem_12r21_9:nth-child(6){left:750px}._waveItem_12r21_9:nth-child(7){left:900px}._waveItem_12r21_9:nth-child(8){left:1050px}._waveItem_12r21_9:nth-child(9){left:1200px}._waveItem_12r21_9:nth-child(10){left:1350px}._waveItem_12r21_9:nth-child(11){left:1500px}._waveItem_12r21_9:nth-child(12){left:1650px}._waveItem_12r21_9:nth-child(13){left:1800px}._waveItem_12r21_9:nth-child(14){left:1950px}._waveItem_12r21_9:nth-child(15){left:2100px}._waveItem_12r21_9:nth-child(16){left:2250px}._waveItem_12r21_9:nth-child(17){left:2400px}._waveItem_12r21_9:nth-child(18){left:2550px}._waveItem_12r21_9:nth-child(19){left:2700px}._waveItem_12r21_9:nth-child(20){left:2850px}}._section_12r21_213{padding:200px 0}._white_12r21_217{position:relative;z-index:0}._inner_12r21_222{display:flex;flex-direction:column;align-items:center;gap:60px;padding:60px 0;width:calc(100% - 60px);max-width:1336px;margin:0 auto;text-align:center}@media only screen and (max-width: 1023px){._inner_12r21_222{padding:50px 0;gap:40px;width:calc(100% - 40px)}}@media only screen and (max-width: 767px){._inner_12r21_222{padding:40px 0;gap:28px;width:calc(100% - 20px)}}._textBlock_12r21_248{display:flex;flex-direction:column;align-items:center;gap:36px;max-width:982px;width:100%}@media only screen and (max-width: 767px){._textBlock_12r21_248{gap:20px}}._title_12r21_262{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#242424}@media only screen and (max-width: 1023px){._title_12r21_262{font-size:52px;line-height:62px}}@media only screen and (max-width: 767px){._title_12r21_262{font-size:32px;line-height:40px}}._titleHighlight_12r21_282{color:#90ad25}._subtitle_12r21_286{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#848484;line-height:normal;max-width:640px}@media only screen and (max-width: 1023px){._subtitle_12r21_286{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_12r21_286{font-size:14px}}._subtitleBold_12r21_305{color:#242424;font-weight:700}._formBlock_12r21_310{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:984px}._tabs_12r21_319{max-width:528px;width:100%}._card_1ru81_2{display:flex;align-items:stretch;gap:20px;flex:1;padding:14px;border-radius:24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);overflow:hidden;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._card_1ru81_2:hover{background:#ffffff26}}@media only screen and (max-width: 767px){._card_1ru81_2{flex-direction:column;gap:12px;padding:10px;border-radius:20px}}._label_1ru81_29{display:flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:10px;align-self:stretch;flex-shrink:0}._label_1ru81_29._boys_1ru81_38{background:#def;color:#2f5a8a}._label_1ru81_29._girls_1ru81_42{background:#fce1e4;color:#8a3b4a}._label_1ru81_29._babies_1ru81_46{background:#ffe5c2;color:#8a5e2f}@media only screen and (max-width: 767px){._label_1ru81_29{align-self:auto;width:100%;padding:10px 24px}}._labelText_1ru81_58{font-family:Titillium Web,sans-serif;font-size:32px;line-height:normal;font-weight:600}._content_1ru81_65{display:flex;flex-direction:column;gap:31px;justify-content:center;flex:1;min-width:0}@media only screen and (max-width: 767px){._content_1ru81_65{gap:20px;padding:0 8px}}._description_1ru81_80{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;color:#fff;max-width:200px}@media only screen and (max-width: 767px){._description_1ru81_80{max-width:100%}}._exploreLink_1ru81_93{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-family:Mulish,sans-serif;font-weight:800;color:#fff;text-decoration:none;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._card_1ru81_2:hover ._exploreLink_1ru81_93{opacity:.75}}._section_xyq30_2{position:relative;display:flex;flex-direction:column}._heroContainer_xyq30_8{position:relative;display:flex;flex-direction:column;min-height:760px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#040404;justify-content:space-between;padding:100px 50px 60px;gap:60px;overflow:hidden;border-radius:0 0 50px 50px}@media only screen and (max-width: 1023px){._heroContainer_xyq30_8{padding:80px 40px 50px;min-height:600px;gap:40px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._heroContainer_xyq30_8{padding:100px 16px 40px;min-height:auto;gap:40px;border-radius:0 0 20px 20px;width:calc(100% - 20px);max-width:768px}}._bgImage_xyq30_44{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.7;pointer-events:none;z-index:0}._heroTop_xyq30_55{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media only screen and (max-width: 767px){._heroTop_xyq30_55{flex-direction:column;gap:32px}}._heroLeft_xyq30_70{display:flex;flex-direction:column;gap:60px;max-width:700px;flex-shrink:0}@media only screen and (max-width: 1023px){._heroLeft_xyq30_70{max-width:520px;gap:40px}}@media only screen and (max-width: 767px){._heroLeft_xyq30_70{max-width:100%;gap:32px}}._title_xyq30_90{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff}@media only screen and (max-width: 1023px){._title_xyq30_90{font-size:52px;line-height:62px}}@media only screen and (max-width: 767px){._title_xyq30_90{font-size:36px;line-height:42.8px}}._ctaButton_xyq30_110{align-self:flex-start}._subtitle_xyq30_114{position:relative;z-index:1;max-width:293px;font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#fff;align-self:flex-end}@media only screen and (max-width: 1023px){._subtitle_xyq30_114{font-size:16px;max-width:220px}}@media only screen and (max-width: 767px){._subtitle_xyq30_114{max-width:100%;align-self:flex-start}}._categoriesDesktop_xyq30_137{position:relative;z-index:1;display:flex;gap:24px}@media only screen and (max-width: 1023px){._categoriesDesktop_xyq30_137{gap:16px}}@media only screen and (max-width: 767px){._categoriesDesktop_xyq30_137{display:none}}._categoriesMobile_xyq30_154{display:none;position:relative;z-index:1}@media only screen and (max-width: 767px){._categoriesMobile_xyq30_154{display:block;margin:0 -16px}}._swiper_xyq30_166{padding:0 16px!important;overflow:visible!important}._wrapper_6q9pq_2{box-sizing:border-box;position:relative;padding:200px 0}._waveItem_6q9pq_8{position:absolute;width:200px;border-radius:100px;height:calc(100% - 200px);top:0;background:#d9d9d9}._waveItem_6q9pq_8:nth-child(odd){top:100px}._waveItem_6q9pq_8:nth-child(1){left:0}._waveItem_6q9pq_8:nth-child(2){left:200px}._waveItem_6q9pq_8:nth-child(3){left:400px}._waveItem_6q9pq_8:nth-child(4){left:600px}._waveItem_6q9pq_8:nth-child(5){left:800px}._waveItem_6q9pq_8:nth-child(6){left:1000px}._waveItem_6q9pq_8:nth-child(7){left:1200px}._waveItem_6q9pq_8:nth-child(8){left:1400px}._waveItem_6q9pq_8:nth-child(9){left:1600px}._waveItem_6q9pq_8:nth-child(10){left:1800px}._waveItem_6q9pq_8:nth-child(11){left:2000px}._waveItem_6q9pq_8:nth-child(12){left:2200px}._waveItem_6q9pq_8:nth-child(13){left:2400px}._waveItem_6q9pq_8:nth-child(14){left:2600px}._waveItem_6q9pq_8:nth-child(15){left:2800px}._waveItem_6q9pq_8:nth-child(16){left:3000px}._waveItem_6q9pq_8:nth-child(17){left:3200px}._waveItem_6q9pq_8:nth-child(18){left:3400px}._waveItem_6q9pq_8:nth-child(19){left:3600px}._waveItem_6q9pq_8:nth-child(20){left:3800px}@media only screen and (max-width: 767px){._waveItem_6q9pq_8{width:100px;height:calc(100% - 100px)}._waveItem_6q9pq_8:nth-child(1){left:0}._waveItem_6q9pq_8:nth-child(2){left:100px}._waveItem_6q9pq_8:nth-child(3){left:200px}._waveItem_6q9pq_8:nth-child(4){left:300px}._waveItem_6q9pq_8:nth-child(5){left:400px}._waveItem_6q9pq_8:nth-child(6){left:500px}._waveItem_6q9pq_8:nth-child(7){left:600px}._waveItem_6q9pq_8:nth-child(8){left:700px}._waveItem_6q9pq_8:nth-child(9){left:800px}._waveItem_6q9pq_8:nth-child(10){left:900px}._waveItem_6q9pq_8:nth-child(11){left:1000px}._waveItem_6q9pq_8:nth-child(12){left:1100px}._waveItem_6q9pq_8:nth-child(13){left:1200px}._waveItem_6q9pq_8:nth-child(14){left:1300px}._waveItem_6q9pq_8:nth-child(15){left:1400px}._waveItem_6q9pq_8:nth-child(16){left:1500px}._waveItem_6q9pq_8:nth-child(17){left:1600px}._waveItem_6q9pq_8:nth-child(18){left:1700px}._waveItem_6q9pq_8:nth-child(19){left:1800px}._waveItem_6q9pq_8:nth-child(20){left:1900px}}@media only screen and (max-width: 1023px){._waveItem_6q9pq_8{width:150px;height:calc(100% - 150px)}._waveItem_6q9pq_8:nth-child(1){left:0}._waveItem_6q9pq_8:nth-child(2){left:150px}._waveItem_6q9pq_8:nth-child(3){left:300px}._waveItem_6q9pq_8:nth-child(4){left:450px}._waveItem_6q9pq_8:nth-child(5){left:600px}._waveItem_6q9pq_8:nth-child(6){left:750px}._waveItem_6q9pq_8:nth-child(7){left:900px}._waveItem_6q9pq_8:nth-child(8){left:1050px}._waveItem_6q9pq_8:nth-child(9){left:1200px}._waveItem_6q9pq_8:nth-child(10){left:1350px}._waveItem_6q9pq_8:nth-child(11){left:1500px}._waveItem_6q9pq_8:nth-child(12){left:1650px}._waveItem_6q9pq_8:nth-child(13){left:1800px}._waveItem_6q9pq_8:nth-child(14){left:1950px}._waveItem_6q9pq_8:nth-child(15){left:2100px}._waveItem_6q9pq_8:nth-child(16){left:2250px}._waveItem_6q9pq_8:nth-child(17){left:2400px}._waveItem_6q9pq_8:nth-child(18){left:2550px}._waveItem_6q9pq_8:nth-child(19){left:2700px}._waveItem_6q9pq_8:nth-child(20){left:2850px}}._section_6q9pq_212{padding:200px 0}@media only screen and (max-width: 1023px){._section_6q9pq_212{padding:120px 0}}@media only screen and (max-width: 767px){._section_6q9pq_212{padding:80px 0}}._white_6q9pq_226{position:relative;z-index:0}._inner_6q9pq_231{display:flex;flex-direction:column;align-items:center;gap:60px;padding:60px 16px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;text-align:center}@media only screen and (max-width: 1023px){._inner_6q9pq_231{padding:50px 24px;gap:40px;width:calc(100% - 40px)}}@media only screen and (max-width: 767px){._inner_6q9pq_231{padding:40px 16px;gap:28px;width:calc(100% - 20px)}}._textBlock_6q9pq_257{display:flex;flex-direction:column;align-items:center;gap:36px;max-width:982px;width:100%}@media only screen and (max-width: 1023px){._textBlock_6q9pq_257{gap:28px;max-width:100%}}@media only screen and (max-width: 767px){._textBlock_6q9pq_257{gap:20px;max-width:100%}}._title_6q9pq_278{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff}@media only screen and (max-width: 1023px){._title_6q9pq_278{font-size:52px;line-height:62px}}@media only screen and (max-width: 767px){._title_6q9pq_278{font-size:32px;line-height:40px}}._titleHighlight_6q9pq_298{position:relative}._titleHighlight_6q9pq_298:before{z-index:-1;content:"";position:absolute;top:0;left:-10%;width:120%;height:120%;background-image:url("data:image/svg+xml,%3csvg%20width='296'%20height='55'%20viewBox='0%200%20296%2055'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M93.4094%204.43166C73.8302%205.20066%2058.217%207.55258%2035.0112%2011.5452C19.0255%2015.0169%2010.5201%2015.878%204.46378%2023.7782C2.35491%2027.811%206.23676%2032.7629%2013.5743%2035.9932C38.7641%2046.0944%2066.7545%2047.5643%2078.8168%2048.6306C91.1121%2049.259%2092.2734%2050.3687%20109.638%2050.903C126.98%2051.3147%20137.53%2051.521%20152.716%2051.7285C167.944%2052.1894%20214.611%2050.2717%20231.459%2047.5578C248.229%2045.2518%20267.735%2042.8279%20278.205%2038.1397C281.616%2036.5705%20283.906%2034.9979%20284.747%2032.9439C285.055%2032.1068%20285.03%2031.6888%20285.107%2031.6869C285.107%2031.6869%20285.107%2031.6869%20285.107%2031.6869C285.16%2031.6781%20285.38%2032.3649%20284.841%2033.5391C281.569%2038.8511%20272.665%2041.279%20262.855%2043.9565C244.11%2048.2629%20242.061%2047.9099%20216.299%2050.6814C190.784%2052.9862%20175.121%2054.2074%20144.857%2054.0342C114.594%2053.344%20107.426%2055.328%2064.8018%2050.4987C46.7526%2048.1123%2035.5755%2046.0672%2025.5203%2043.589C20.6728%2042.3487%2015.8134%2040.9736%2010.7582%2038.5923C9.65927%2038.0745%208.18164%2037.2858%206.93585%2036.4752C5.68459%2035.656%204.50317%2034.7993%203.21746%2033.4638C0.933149%2031.331%20-1.13434%2026.5898%200.713048%2022.3052C3.52967%2016.172%209.45919%2013.933%2015.4146%2011.5597C57.3159%20-1.42816%20111.771%200.43865%20137.344%20-0.000216701C163.105%200.0340188%20197.591%200.789219%20233.968%205.45888C243.852%206.76967%20254.841%208.41097%20265.783%2010.9146C271.03%2012.1301%20276.858%2013.6698%20282.287%2015.8146C283.447%2016.2699%20285.163%2017.0142%20286.432%2017.6581C287.096%2017.9919%20287.729%2018.3325%20288.331%2018.681C289.025%2019.0825%20289.767%2019.5535%20290.409%2020.011C292.624%2021.5892%20295.972%2024.5314%20295.542%2028.8357C294.257%2035.4668%20288.471%2037.3666%20284.383%2039.2616C279.711%2041.1235%20275.164%2042.2573%20270.697%2043.2218C261.569%2045.148%20252.187%2046.2637%20243.428%2047.0375C203.161%2050.6787%20146.233%2048.7711%20120.026%2047.0486C93.8235%2045.2883%2087.5824%2044.8142%2062.254%2042.3667C47.8629%2040.677%2027.6915%2038.7394%2011.8779%2032.3449C10.7998%2031.8409%2010.0586%2031.4039%209.52055%2031.0367C9.38947%2030.9466%209.26262%2030.8573%209.08534%2030.7268C8.92447%2030.6072%208.78307%2030.494%208.65798%2030.3872C8.40789%2030.1736%208.22265%2029.9857%208.08109%2029.8237C7.53788%2029.1736%207.55888%2028.9546%207.68901%2029.0883C7.85754%2029.2222%208.16817%2029.6955%209.40133%2030.4806C9.91005%2030.7927%2010.4304%2031.0718%2011.2285%2031.4428C11.6216%2031.6242%2012.0682%2031.8178%2012.5784%2032.0229C13.0503%2032.2111%2013.417%2032.3467%2013.9032%2032.5213C25.872%2036.3932%2036.1168%2037.6764%2042.3941%2038.3982C55.1983%2039.5676%2060.7839%2039.9653%2076.8439%2041.9024C92.942%2043.749%20100.758%2043.3072%20110.124%2043.9853C119.615%2044.4676%20119.394%2045.7443%20167.55%2046.2004C215.727%2046.1872%20242.116%2043.7373%20259.933%2040.9712C264.381%2040.2476%20269.898%2039.3238%20276.027%2037.6825C279.017%2036.8737%20282.407%2035.7828%20285.215%2034.4357C288.378%2032.9072%20291.259%2030.9101%20291.568%2028.413C291.926%2025.9403%20288.853%2023.3768%20285.465%2021.5555C282.042%2019.7092%20278.283%2018.3479%20274.42%2017.1455C266.483%2014.7284%20259.002%2013.2346%20251.346%2011.9346C222.372%206.52549%20161.769%203.54453%20137.47%204.1099C113.132%204.47108%20113.093%203.94317%2093.4094%204.43166Z'%20fill='%23D6AEEF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;background-position:center}._paragraph_6q9pq_315{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#fff;line-height:1.5;max-width:1094px;overflow-wrap:break-word}@media only screen and (max-width: 1023px){._paragraph_6q9pq_315{font-size:18px;max-width:100%}}@media only screen and (max-width: 767px){._paragraph_6q9pq_315{font-size:14px;line-height:1.4;max-width:100%}}._formBlock_6q9pq_338{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:984px}._tabs_6q9pq_347{max-width:528px;width:100%}._section_1raza_2{position:relative;width:100%;height:616px;overflow:hidden}@media only screen and (max-width: 1023px){._section_1raza_2{height:480px}}@media only screen and (max-width: 767px){._section_1raza_2{height:360px}}._bgImage_1raza_19{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;z-index:0}._overlay_1raza_30{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;pointer-events:none;z-index:1}._content_1raza_38{position:relative;z-index:2;display:flex;flex-direction:column;gap:12px;padding:80px 50px;max-width:1336px;margin:0 auto;height:100%;justify-content:center}@media only screen and (max-width: 1023px){._content_1raza_38{padding:60px 40px;max-width:1024px}}@media only screen and (max-width: 767px){._content_1raza_38{padding:40px 16px;max-width:768px}}._title_1raza_63{font-family:Titillium Web,sans-serif;font-size:56px;font-weight:600;line-height:1.2;color:#fff}@media only screen and (max-width: 1023px){._title_1raza_63{font-size:44px}}@media only screen and (max-width: 767px){._title_1raza_63{font-size:32px}}._subtitle_1raza_81{font-family:Titillium Web,sans-serif;font-size:56px;font-weight:600;line-height:1.2;color:#fff}@media only screen and (max-width: 1023px){._subtitle_1raza_81{font-size:44px}}@media only screen and (max-width: 767px){._subtitle_1raza_81{font-size:32px}}._highlight_1raza_99{position:relative;display:inline-block}._highlight_1raza_99:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='281'%20height='84'%20viewBox='0%200%20281%2084'%20fill='none'%3e%3cpath%20d='M66.8337%204.68293C48.5735%207.42273%2032.3581%209.65208%2014.776%2022.7903C14.4724%2023.057%2014.1732%2023.3239%2013.8785%2023.5907C-2.52944%2038.213%20-1.79013%2051.4406%2022.6002%2061.0464C47.5962%2070.2861%2074.8632%2072.0858%2086.5854%2072.9402C98.4723%2073.514%2099.7261%2074.2507%20116.69%2074.4553C133.605%2074.4966%20143.907%2074.2674%20158.711%2073.661C173.534%2073.457%20218.9%2068.3304%20234.899%2063.4446C250.679%2059.3822%20269.591%2053.2618%20276.682%2044.3888C279.024%2041.4917%20279.772%2038.9459%20279.92%2036.7826C279.972%2035.8827%20279.951%2035.4514%20279.993%2035.4489C279.993%2035.4489%20279.993%2035.4489%20279.993%2035.4489C280.032%2035.444%20280.168%2036.1109%20280.076%2037.2839C279.882%2043.208%20273.106%2049.7697%20264.23%2054.2532C247.301%2062.0578%20245.013%2062.1741%20220.469%2067.5494C195.587%2072.1569%20180.722%2074.0739%20151.115%2075.4067C121.597%2076.004%20114.622%2077.7172%2073.0275%2073.6718C52.2328%2071.146%2040.8886%2068.7615%2029.8438%2065.6689C24.042%2063.9418%2018.5731%2062.1253%2012.4818%2058.6996C7.05335%2055.5945%20-2.84219%2048.4769%200.77728%2036.765C2.99318%2030.1451%207.35648%2025.4694%2012.7937%2020.5512C44.8686%20-2.10241%2088.8219%201.14033%20109.576%200.0101712C134.62%20-0.156972%20168.479%201.71226%20203.503%208.33691C219.063%2011.3779%20235.857%2015.0594%20252.827%2021.9809C260.963%2025.5739%20269.905%2029.4459%20275.311%2037.605C278.074%2041.7787%20277.536%2047.7016%20274.504%2051.586C273.212%2053.4153%20271.484%2055.1446%20269.649%2056.6549C268.03%2057.99%20266.148%2059.3157%20263.998%2060.6342C260.099%2063.0247%20256.04%2065.1866%20251.994%2067.0817C216.001%2085.1384%20158.825%2085.0552%20133.66%2081.9489C108.19%2078.9865%20101.996%2077.8716%2078.0416%2072.0615C64.5726%2068.1761%2044.8872%2063.3936%2032.6377%2051.622C29.8619%2048.1887%2031.6146%2046.1701%2031.3186%2046.7688C31.0876%2047.1526%2030.9876%2050.0312%2034.2359%2052.7906C43.6523%2060.3974%2053.6398%2063.3714%2059.5141%2065.4749C71.4227%2069.1357%2076.6416%2070.5071%2091.9802%2074.2354C107.436%2077.7591%20114.921%2078.1676%20124.082%2079.4027C133.203%2079.9274%20133.043%2082.9587%20179.908%2081.5859C224.056%2078.7423%20247.951%2067.5288%20262.711%2058.547C263.735%2057.9115%20264.66%2057.2965%20265.501%2056.7008C268.585%2054.446%20273.909%2050.4777%20274.646%2044.8945C275.432%2039.1496%20269.434%2033.5872%20263.33%2029.8855C250.591%2022.2276%20234.358%2017.6233%20220.35%2014.2705C192.375%206.87215%20133.408%201.48983%20109.719%202.4754C86.023%203.06581%2085.8886%202.79452%2066.8337%204.68293Z'%20fill='%23D7FC52'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;background-position:left bottom;opacity:.9;z-index:-1}@media only screen and (max-width: 767px){._highlight_1raza_99:after{height:16px;bottom:2px}}._section_60fvf_2{width:100%;background:#e5e5c3;padding:80px 50px}@media only screen and (max-width: 1023px){._section_60fvf_2{padding:60px 40px}}@media only screen and (max-width: 767px){._section_60fvf_2{padding:40px 16px}}._list_60fvf_18{display:flex;align-items:flex-start;justify-content:space-around;flex-wrap:wrap;max-width:1336px;width:calc(100% - 60px);margin:0 auto}@media only screen and (max-width: 1023px){._list_60fvf_18{gap:40px;max-width:1024px;width:calc(100% - 40px)}}@media only screen and (max-width: 767px){._list_60fvf_18{flex-direction:column;align-items:stretch;gap:24px;max-width:768px;width:calc(100% - 20px)}}._item_60fvf_44{display:flex;flex-direction:column;align-items:center;gap:22px;width:233px;flex-shrink:0}@media only screen and (max-width: 1023px){._item_60fvf_44{width:auto;flex:1}}@media only screen and (max-width: 767px){._item_60fvf_44{flex-direction:row;align-items:flex-start;gap:16px;width:100%;max-width:none}}._iconWrapper_60fvf_68{display:flex;align-items:center;justify-content:center;padding:24px;background:#fff;border-radius:20px;flex-shrink:0}@media only screen and (max-width: 767px){._iconWrapper_60fvf_68{padding:16px;border-radius:16px}}._icon_60fvf_68{width:42px;height:42px;display:block}@media only screen and (max-width: 767px){._icon_60fvf_68{width:32px;height:32px}}._text_60fvf_96{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;width:100%}@media only screen and (max-width: 767px){._text_60fvf_96{align-items:flex-start;text-align:left;gap:8px;flex:1;min-width:0}}._title_60fvf_114{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#242424}@media only screen and (max-width: 767px){._title_60fvf_114{font-size:16px}}._description_60fvf_127{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#242424}@media only screen and (max-width: 767px){._description_60fvf_127{font-size:12px;line-height:1.3}}._section_1fork_2{width:100%;background:#f1f1d1;padding:80px 50px;overflow-x:clip}@media only screen and (max-width: 1023px){._section_1fork_2{padding:60px 40px}}@media only screen and (max-width: 767px){._section_1fork_2{padding:40px 16px}}._desktop_1fork_19{display:flex;align-items:flex-start;justify-content:center;gap:24px;max-width:1336px;margin:0 auto;min-width:0}@media only screen and (max-width: 767px){._desktop_1fork_19{display:none}}._leftColumn_1fork_34,._rightColumn_1fork_35{display:flex;flex-direction:column;gap:10px;flex:1 1 0;min-width:0;max-width:431px}._centerColumn_1fork_44{display:flex;align-items:center;justify-content:center;flex:0 1 430px;min-width:0;width:430px;max-width:430px;height:717px;overflow:hidden;border-radius:40px}@media only screen and (max-width: 1023px){._centerColumn_1fork_44{display:none}}._centerImage_1fork_62{width:auto;height:100%;object-fit:cover;object-position:center top}._card_1fork_69{padding:24px;background:#f5f5df;border-radius:20px;min-height:232px;min-width:0;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width: 767px){._card_1fork_69{min-height:auto;padding:24px;border-radius:20px;gap:32px;text-align:center}}._cardTitle_1fork_89{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;line-height:1.2;color:#242424;overflow-wrap:break-word;word-wrap:break-word;min-width:0}@media only screen and (max-width: 767px){._cardTitle_1fork_89{font-size:24px}}._cardDescription_1fork_105{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#242424;overflow-wrap:break-word;word-wrap:break-word;min-width:0}._mobile_1fork_116{display:none}@media only screen and (max-width: 767px){._mobile_1fork_116{display:flex;flex-direction:column;gap:10px;max-width:768px;margin:0 auto}}._wrapper_307oa_2{position:absolute;transform:translate(-50%,-50%);z-index:2}._wrapper_307oa_2:before{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:100%;width:260px;height:16px;background:transparent}._dot_307oa_18{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:16px;background:#fff3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:none;cursor:pointer;transition:background .2s ease,transform .2s ease}@media (hover: hover) and (pointer: fine){._dot_307oa_18:hover{background:#ffffff59;transform:scale(1.1)}}._dotInner_307oa_38{display:block;width:7px;height:7px;border-radius:50%;background:#fff}._popup_307oa_46{position:absolute;bottom:calc(100% + 10px);width:239px;padding:12px;background:#fff3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:20px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;transform:translateY(6px);pointer-events:none}._popup_307oa_46._popupVisible_307oa_60{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}._popup_307oa_46._right_307oa_66{left:50%;transform:translate(-10%) translateY(6px)}._popup_307oa_46._right_307oa_66._popupVisible_307oa_60{transform:translate(-10%) translateY(0)}._popup_307oa_46._left_307oa_73{right:50%;transform:translate(10%) translateY(6px)}._popup_307oa_46._left_307oa_73._popupVisible_307oa_60{transform:translate(10%) translateY(0)}@media only screen and (max-width: 767px){._popup_307oa_46{width:180px;padding:10px}}._popupName_307oa_87{font-size:14px;font-weight:400;color:#fff;line-height:1;margin-bottom:8px}._popupFooter_307oa_95{display:flex;align-items:center;justify-content:space-between;gap:8px}._popupPrice_307oa_102{font-size:20px;font-weight:800;color:#fff;line-height:1;white-space:nowrap}._popupArrow_307oa_110{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:20px;background:#fff3;color:#fff;flex-shrink:0;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._popupArrow_307oa_110:hover{background:#fff6}}._section_qofts_2{display:flex;flex-direction:column;gap:32px;width:100%}._header_qofts_9{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:100%;margin:0 auto;padding:0 50px;width:calc(100% - 60px);max-width:1336px}@media only screen and (max-width: 767px){._header_qofts_9{padding:0 16px;align-items:flex-start;flex-direction:column;gap:12px;width:calc(100% - 20px);max-width:768px}}@media only screen and (max-width: 1023px){._header_qofts_9{padding:0 40px;width:calc(100% - 40px);max-width:1024px}}._headerText_qofts_38{display:flex;flex-direction:column;gap:12px;max-width:700px;flex:1}._title_qofts_46{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_qofts_46{font-size:24px;line-height:30px}}._subtitle_qofts_60{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#848484}@media only screen and (max-width: 767px){._subtitle_qofts_60{font-size:14px}}._ctaButton_qofts_72{flex-shrink:0}@media only screen and (max-width: 767px){._ctaButton_qofts_72{align-self:flex-start;font-size:12px;padding:12px 16px}}._canvas_qofts_83{position:relative;width:100%;aspect-ratio:16/9;height:480px;overflow:hidden}@media only screen and (max-width: 1023px){._canvas_qofts_83{height:380px}}@media only screen and (max-width: 767px){._canvas_qofts_83{height:280px}}._bgImage_qofts_101{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;pointer-events:none;-webkit-user-select:none;user-select:none}._overlay_qofts_112{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;pointer-events:none}._section_l8dk1_2{display:flex;flex-direction:column;align-items:center;gap:32px;padding:80px 50px 40px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_l8dk1_2{padding:60px 40px 40px;gap:24px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_l8dk1_2{padding:40px 0;gap:20px;align-items:stretch;width:calc(100% - 20px);max-width:768px}}._header_l8dk1_30{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:100%}@media only screen and (max-width: 767px){._header_l8dk1_30{padding:0 16px;align-items:flex-start;flex-direction:column;gap:12px}}._headerText_l8dk1_46{display:flex;flex-direction:column;gap:12px;max-width:700px;flex:1}._title_l8dk1_54{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_l8dk1_54{font-size:24px;line-height:30px}}._subtitle_l8dk1_68{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#848484}@media only screen and (max-width: 767px){._subtitle_l8dk1_68{font-size:14px}}._ctaButton_l8dk1_80{flex-shrink:0}@media only screen and (max-width: 767px){._ctaButton_l8dk1_80{align-self:flex-start;font-size:12px;padding:12px 16px}}._section_nbq5n_2{width:100%}@media only screen and (max-width: 1023px){._section_nbq5n_2{padding:60px 40px}}@media only screen and (max-width: 767px){._section_nbq5n_2{padding:40px 16px}}._card_nbq5n_16{max-width:1336px;width:calc(100% - 60px);margin:0 auto;background:#fff;border-radius:40px;padding:80px 50px}@media only screen and (max-width: 1023px){._card_nbq5n_16{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._card_nbq5n_16{border-radius:20px;padding:20px;width:calc(100% - 20px);max-width:768px}}._form_nbq5n_39{display:flex;flex-direction:column;align-items:center;gap:60px}@media only screen and (max-width: 767px){._form_nbq5n_39{gap:32px}}._header_nbq5n_51{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:700px;text-align:center}._title_nbq5n_60{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.19;color:#242424}@media only screen and (max-width: 767px){._title_nbq5n_60{font-size:24px}}._subtitle_nbq5n_73{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_nbq5n_73{font-size:16px}}._inputsRow_nbq5n_86{display:flex;flex-direction:row;gap:24px;width:100%;max-width:100%}@media only screen and (max-width: 767px){._inputsRow_nbq5n_86{flex-direction:column;gap:24px}}._field_nbq5n_100{flex:1 0 0;min-width:0}@media only screen and (max-width: 767px){._field_nbq5n_100{flex:none;width:100%}}._field_nbq5n_100>div>p{font-family:Mulish,sans-serif;font-size:20px;font-weight:800;line-height:1;color:#242424;margin-bottom:10px}._submitButton_nbq5n_119{background:#d7fc52!important;border:1px solid #c8ec45!important;color:#242424!important}@media (hover: hover) and (pointer: fine){._submitButton_nbq5n_119:hover{background:#9de121!important;border-color:#9de121!important}}._submitButton_nbq5n_119:active{background:#77ae19!important;border-color:#77ae19!important}@media only screen and (max-width: 767px){._submitButton_nbq5n_119{width:100%}}._section_1xf94_2{position:relative;display:flex;width:100%;max-width:100vw;background:#fff;padding:80px 50px 0}@media only screen and (max-width: 1023px){._section_1xf94_2{padding:60px 40px 0;overflow-x:clip}}@media only screen and (max-width: 767px){._section_1xf94_2{padding:40px 16px 0;overflow-x:clip}}._content_1xf94_23{position:relative;z-index:1;display:flex;align-items:flex-start;gap:60px;max-width:1336px;margin:0 auto;padding-bottom:80px}@media only screen and (max-width: 1023px){._content_1xf94_23{gap:40px;max-width:100%;width:100%;padding-bottom:60px;flex-direction:column}}@media only screen and (max-width: 767px){._content_1xf94_23{flex-direction:column;gap:32px;max-width:100%;width:100%;padding-bottom:40px}}._left_1xf94_52{flex-shrink:0;width:391px;height:100%;align-self:stretch;justify-self:stretch;background-color:#fff;position:relative;z-index:2}._left_1xf94_52:before{z-index:-1;content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#fff}._left_1xf94_52:after{content:"";position:absolute;top:0;right:-48px;width:48px;height:100%;background:linear-gradient(to right,#ffffff 40%,transparent);pointer-events:none;z-index:1}@media only screen and (max-width: 1023px){._left_1xf94_52:after{right:-32px;width:32px}}@media only screen and (max-width: 767px){._left_1xf94_52:after{display:none}}@media only screen and (max-width: 1023px){._left_1xf94_52{padding:12px;flex-shrink:1;width:100%;height:auto;min-width:0;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}}@media only screen and (max-width: 767px){._left_1xf94_52{height:auto;width:100%;min-width:0;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}}._title_1xf94_117{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.2;color:#242424;margin-bottom:12px;overflow-wrap:break-word}@media only screen and (max-width: 1023px){._title_1xf94_117{font-size:28px;max-width:100%}}@media only screen and (max-width: 767px){._title_1xf94_117{font-size:24px;max-width:100%}}._description_1xf94_139{font-family:Mulish,sans-serif;font-size:16px;font-weight:600;line-height:1.4;color:#848484;margin-bottom:24px;overflow-wrap:break-word;word-wrap:break-word}@media only screen and (max-width: 1023px){._description_1xf94_139{font-size:15px;max-width:100%}}@media only screen and (max-width: 767px){._description_1xf94_139{font-size:14px;max-width:100%}}._navButtons_1xf94_162{display:flex;gap:9px}._navBtn_1xf94_167{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #eaeaea;background:#fff;border-radius:10px;color:#242424;cursor:pointer;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._navBtn_1xf94_167:hover{opacity:.7}}._carousel_1xf94_187{flex:1;min-width:0}@media only screen and (max-width: 1023px){._carousel_1xf94_187{margin:0 -40px;width:calc(100% + 80px);max-width:100vw}}@media only screen and (max-width: 767px){._carousel_1xf94_187{margin:0 -16px;width:calc(100% + 32px);max-width:100vw;touch-action:pan-y}}._swiper_1xf94_207{width:100%;overflow:visible!important}@media only screen and (max-width: 1023px){._swiper_1xf94_207{padding-left:40px!important;padding-right:40px!important}}@media only screen and (max-width: 767px){._swiper_1xf94_207{padding-left:16px!important;padding-right:16px!important;touch-action:pan-y}}._slide_1xf94_225{width:356px!important;flex-shrink:0}@media only screen and (max-width: 1023px){._slide_1xf94_225{width:300px!important}}@media only screen and (max-width: 767px){._slide_1xf94_225{width:280px!important}}._card_1xf94_240{padding:32px;background:#fdfceb;border-radius:24px;height:302px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width: 1023px){._card_1xf94_240{height:280px;padding:24px}}@media only screen and (max-width: 767px){._card_1xf94_240{height:260px;padding:24px}}._cardText_1xf94_262{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#242424}@media only screen and (max-width: 767px){._cardText_1xf94_262{font-size:14px}}._cardAuthor_1xf94_275{font-family:Mulish,sans-serif;font-size:14px;font-weight:600;color:#848484}@media only screen and (max-width: 767px){._cardAuthor_1xf94_275{font-size:12px}}._wrapper_1akvo_2{position:relative}._wrapper_1akvo_2:before{content:"";position:absolute;bottom:-170px;left:0;width:100%;height:170px;background:#fff;z-index:1}._main_13owi_2{display:flex;flex-direction:column;min-height:100vh;background-color:#f1f1d1;overflow-x:hidden}._main_1fsgq_2{display:flex;flex-direction:column;flex:1;min-height:0;background:#fff}._section_1fsgq_10{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;padding:48px 24px;gap:16px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_1fsgq_10{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_1fsgq_10{width:calc(100% - 20px);max-width:768px;padding:32px 16px}}._code_1fsgq_37{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:1;color:#88a0ff}@media only screen and (max-width: 767px){._code_1fsgq_37{font-size:48px}}._title_1fsgq_50{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:1.2;color:#242424}@media only screen and (max-width: 767px){._title_1fsgq_50{font-size:24px}}._description_1fsgq_63{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#848484;max-width:480px}@media only screen and (max-width: 767px){._description_1fsgq_63{font-size:14px}}._cta_1fsgq_77{margin-top:8px}._main_1xr0n_2{padding:20px;display:flex;flex-direction:column;gap:20px}._buttonRow_1xr0n_9{display:flex;gap:16px;flex-wrap:wrap}._palette_1xr0n_15{padding:32px 0;border-top:2px solid #e5e3e6}._paletteTitle_1xr0n_20{font-size:24px;font-weight:600;margin-bottom:24px;color:#242424}._paletteColors_1xr0n_27{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}._colorSwatch_1xr0n_34{width:48px;height:48px;border-radius:8px;border:1px solid rgba(0,0,0,.1)}._colorSwatch_1xr0n_34[data-color=lime]{background:#b0f92b}._colorSwatch_1xr0n_34[data-color=lime-hover]{background:#9de121}._colorSwatch_1xr0n_34[data-color=lime-active]{background:#77ae19}._colorSwatch_1xr0n_34[data-color=lime-disabled]{background:#ebf8d4}._colorSwatch_1xr0n_34[data-color=dark]{background:#2b2b2b}._colorSwatch_1xr0n_34[data-color=dark-hover]{background:#3f3f3f}._colorSwatch_1xr0n_34[data-color=dark-active]{background:#525252}._colorSwatch_1xr0n_34[data-color=dark-disabled]{background:#e9e9e9}._paletteGrid_1xr0n_65{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media only screen and (max-width: 767px){._paletteGrid_1xr0n_65{grid-template-columns:1fr}}._paletteColumn_1xr0n_76{display:flex;flex-direction:column;gap:16px}._paletteVariant_1xr0n_82{font-size:18px;font-weight:600;color:#242424}._paletteStates_1xr0n_88{display:flex;flex-direction:column;gap:16px}._paletteState_1xr0n_88{display:flex;flex-direction:column;gap:8px}._stateLabel_1xr0n_100{font-size:12px;font-weight:500;color:#9e9e9e;text-transform:uppercase;letter-spacing:.5px}._paletteHint_1xr0n_108{margin-top:24px;font-size:13px;color:#9e9e9e}._paletteSectionTitle_1xr0n_114{margin-top:32px;margin-bottom:16px;font-size:18px;font-weight:600;color:#242424}._componentName_1xr0n_122{font-size:20px;font-weight:600;color:#242424;margin-bottom:16px}._cssVariablesGrid_1xr0n_129{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;margin-bottom:24px}._cssVariableItem_1xr0n_136{display:flex;flex-direction:column;gap:8px}._cssVariableSwatch_1xr0n_142{width:48px;height:48px;border-radius:8px;border:1px solid rgba(0,0,0,.1)}._cssVariableInfo_1xr0n_149{display:flex;flex-direction:column;gap:2px}._cssVariableName_1xr0n_155{font-family:monospace;font-size:12px;font-weight:600;color:#242424}._cssVariableValue_1xr0n_162{font-family:monospace;font-size:11px;color:#9e9e9e}._cssVariablesList_1xr0n_168{display:flex;flex-direction:column;gap:8px}._cssVariableRow_1xr0n_174{display:flex;gap:16px;font-family:monospace;font-size:13px}._cssVariableRow_1xr0n_174 ._cssVariableName_1xr0n_155{min-width:220px}._iconsGrid_1xr0n_184{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:24px}._iconItem_1xr0n_190{display:flex;flex-direction:column;align-items:center;gap:8px}._iconWrapper_1xr0n_197{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:12px;background:#fafafa;border:1px solid #e5e3e6;border-radius:8px;color:#242424}._iconName_1xr0n_210{font-family:monospace;font-size:11px;color:#242424;text-align:center;word-break:break-word}._nav_8ngvn_2{width:100%}._desktop_8ngvn_6{display:flex;flex-wrap:wrap;align-items:center;gap:8px}@media only screen and (max-width: 767px){._desktop_8ngvn_6{display:none}}._mobile_8ngvn_18{display:none;flex-wrap:wrap;align-items:center;gap:8px}@media only screen and (max-width: 767px){._mobile_8ngvn_18{display:flex}}._item_8ngvn_30{display:inline-flex;align-items:center;gap:8px}._separator_8ngvn_36{flex-shrink:0;color:#848484}._link_8ngvn_41{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#848484;text-decoration:none;transition:color .2s ease}@media (hover: hover) and (pointer: fine){._link_8ngvn_41:hover{color:#242424}}._text_8ngvn_56{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#848484}._textCurrent_8ngvn_64{font-weight:700;color:#242424}._section_56z35_2{width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:40px 0}@media only screen and (max-width: 1023px){._section_56z35_2{width:calc(100% - 40px);max-width:1024px;padding:40px 0}}@media only screen and (max-width: 767px){._section_56z35_2{width:calc(100% - 20px);max-width:768px}}._banner_56z35_22{background:#c8ec45;border-radius:40px;padding:50px;overflow:hidden;position:relative}@media only screen and (max-width: 767px){._banner_56z35_22{border-radius:20px;padding:20px}}._content_56z35_36{display:flex;flex-direction:row;gap:67px;align-items:center;position:relative}@media only screen and (max-width: 767px){._content_56z35_36{flex-direction:column;gap:32px;align-items:flex-start}}._title_56z35_51{font-family:Titillium Web,sans-serif;font-weight:600;font-size:72px;line-height:82px;color:#242424;flex-shrink:0;width:538px;position:relative;z-index:1}@media only screen and (max-width: 767px){._title_56z35_51{font-size:36px;line-height:42.8px;width:100%}}._image_56z35_70{position:absolute;left:347px;top:-55px;width:1480px;height:564px;background-image:url(/assets/background-BE6F_zIR.webp);background-size:cover;background-position:center;pointer-events:none}@media only screen and (max-width: 767px){._image_56z35_70{left:-47px;top:39px;width:552px;height:210px}}._card_56z35_90{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:32px;flex:1;min-width:0;position:relative;z-index:1}@media only screen and (max-width: 767px){._card_56z35_90{border-radius:10px;padding:12px;gap:20px;width:100%}}._description_56z35_113{font-family:Mulish,sans-serif;font-weight:600;font-size:20px;line-height:100%;color:#242424}@media only screen and (max-width: 767px){._description_56z35_113{font-weight:400;font-size:16px}}._section_1r4aj_2{display:flex;flex-direction:row;gap:32px;align-items:flex-start;width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:40px 0;color:#242424}@media only screen and (max-width: 1023px){._section_1r4aj_2{width:calc(100% - 40px);max-width:1024px;padding:40px 0}}@media only screen and (max-width: 767px){._section_1r4aj_2{flex-direction:column;gap:14px;width:calc(100% - 20px);max-width:768px;padding:40px 0}}._title_1r4aj_30{flex-shrink:0;font-family:Mulish,sans-serif;font-weight:800;font-size:20px;line-height:100%;text-align:center;color:#242424}._content_1r4aj_40{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}._paragraph_1r4aj_48{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:100%;color:#242424}._badges_1gyg2_2{display:flex;gap:4px;position:absolute;top:14px;left:14px;z-index:1}._badge_1gyg2_2{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:9999px;font-family:Mulish,sans-serif;font-size:8px;font-weight:800;text-transform:uppercase;line-height:normal}@media only screen and (max-width: 1023px){._badge_1gyg2_2{padding:4px 12px;font-size:8px}}._sale_1gyg2_30{background:#eb706cb3;color:#fff}._new_1gyg2_35{background:#ffe5c2b3;color:#8a5e2f}._organic_1gyg2_40{background:#e8dff5b3;color:#5b4a8a}._gallery_p3zru_2{display:flex;gap:12px;width:100%}@media only screen and (max-width: 767px){._gallery_p3zru_2{flex-direction:column;max-width:100%;gap:0}}._thumbnailsWrapper_p3zru_15{flex-shrink:0;height:520px;width:80px}@media only screen and (max-width: 767px){._thumbnailsWrapper_p3zru_15{display:none}}._thumbnailsSwiper_p3zru_26{height:100%;width:100%}._thumbnailSlide_p3zru_31{height:80px;width:80px}._thumbnail_p3zru_15{width:80px;aspect-ratio:1;padding:0;border:none;border-radius:8px;overflow:hidden;cursor:pointer;background:#fafafa;transition:box-shadow .2s ease}@media (hover: hover) and (pointer: fine){._thumbnail_p3zru_15:hover{box-shadow:0 0 0 2px #c8ec45}}._thumbnailActive_p3zru_53{box-shadow:0 0 0 2px #c8ec45}._thumbnailImage_p3zru_57{width:100%;height:100%;object-fit:cover;display:block}._mainImageWrapper_p3zru_64{position:relative;flex:1;min-width:0;background:#fafafa;border-radius:20px;overflow:hidden}@media only screen and (max-width: 767px){._mainImageWrapper_p3zru_64{border-radius:20px;aspect-ratio:1}}._mainImageContainer_p3zru_79{width:100%;aspect-ratio:1/1.12}@media only screen and (max-width: 767px){._mainImageContainer_p3zru_79{min-height:0;height:100%}}._mainImage_p3zru_64{width:100%;height:100%;object-fit:cover;display:block}._navButton_p3zru_97{display:none;position:absolute;top:50%;transform:translateY(-50%);width:37px;height:37px;padding:0;border:none;border-radius:50%;background:#fff;color:#242424;cursor:pointer;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000026;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._navButton_p3zru_97:hover{background:#e5e3e6}}@media only screen and (max-width: 767px){._navButton_p3zru_97{display:flex}}._navButtonPrev_p3zru_126{left:10px}._navButtonNext_p3zru_130{right:10px}._panel_4mbq2_2{display:flex;flex-direction:column;gap:20px;flex:1}._title_4mbq2_9{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#242424}@media only screen and (max-width: 767px){._title_4mbq2_9{font-size:20px}}._priceBlock_4mbq2_22{display:flex;flex-direction:column;gap:4px}._price_4mbq2_22{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;line-height:1;color:#242424}._paymentPlan_4mbq2_36{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:#848484}._paymentPlan_4mbq2_36 strong{font-weight:700;color:#242424;font-size:14px}._colorBlock_4mbq2_49,._sizeBlock_4mbq2_50{display:flex;flex-direction:column;gap:12px}._label_4mbq2_56{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#242424}._colorSwatches_4mbq2_63{display:flex;gap:8px;flex-wrap:wrap}._colorSwatchWrap_4mbq2_69{position:relative;display:inline-flex}._colorSwatchWrap_4mbq2_69:focus-within ._colorTooltip_4mbq2_73{opacity:1;visibility:visible}@media (hover: hover) and (pointer: fine){._colorSwatchWrap_4mbq2_69:hover ._colorTooltip_4mbq2_73{opacity:1;visibility:visible}}._colorTooltip_4mbq2_73{position:absolute;bottom:calc(100% + 10px);left:50%;z-index:3;transform:translate(-50%);padding:6px 10px;border-radius:6px;background:#242424;color:#fff;font-family:Mulish,sans-serif;font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease}._colorTooltip_4mbq2_73:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border-width:4px 4px 0;border-style:solid;border-color:#242424 transparent transparent}._colorSwatch_4mbq2_63{width:48px;height:48px;padding:4px;border:none;border-radius:8px;cursor:pointer;background:transparent;transition:box-shadow .2s ease}._colorSwatch_4mbq2_63:before{content:"";display:block;width:40px;height:40px;border-radius:4px;background:var(--swatch-color, #e5e3e6)}@media (hover: hover) and (pointer: fine){._colorSwatch_4mbq2_63:hover{box-shadow:0 0 0 2px #c8ec45}}._colorSwatchActive_4mbq2_139{box-shadow:0 0 0 2px #90ad25}._sizeHeader_4mbq2_143{display:flex;align-items:center;justify-content:space-between;gap:8px}._sizeGuideLink_4mbq2_150{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;color:#848484;text-decoration:underline;transition:color .2s ease}@media (hover: hover) and (pointer: fine){._sizeGuideLink_4mbq2_150:hover{color:#242424}}._sizeButtons_4mbq2_164{display:flex;gap:6px;flex-wrap:wrap}._sizeButton_4mbq2_164{position:relative;flex:1;height:48px;padding:0 12px;border:1px solid #eaeaea;border-radius:8px;background:#fff;font-family:Mulish,sans-serif;font-size:14px;font-weight:700;color:#242424;cursor:pointer;transition:background .2s ease,border-color .2s ease}@media (hover: hover) and (pointer: fine){._sizeButton_4mbq2_164:hover:not(:disabled){border-color:#90ad25}}._sizeButtonActive_4mbq2_191{border-color:#90ad25}._sizeButtonDisabled_4mbq2_195{background:#f8f8dc;color:#848484;text-decoration:line-through;cursor:not-allowed}._stockBadge_4mbq2_202{position:absolute;top:-9px;right:8px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;background:#eb706c;color:#fff;font-size:8px;font-weight:700;border-radius:9999px}._actions_4mbq2_219{display:flex;gap:12px;height:56px}._addButton_4mbq2_225{flex:1;border:1px solid #c8ec45}._wishlistButton_4mbq2_230{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid #eaeaea;border-radius:20px;background:#fff;color:#242424;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}._wishlistButton_4mbq2_230 path{fill:currentColor}@media (hover: hover) and (pointer: fine){._wishlistButton_4mbq2_230:hover{background:#e5e3e6}}._wishlistButtonActive_4mbq2_253{background:red;color:#fff;border-color:red}._wishlistButtonActive_4mbq2_253 path{fill:currentColor}@media (hover: hover) and (pointer: fine){._wishlistButtonActive_4mbq2_253:hover{background:red;color:#fff;border-color:red;opacity:.92}}._deliveryBlock_4mbq2_270{display:flex;flex-direction:column;gap:16px;padding:16px;background:#fafafa;border-radius:16px}._deliveryRow_4mbq2_279{display:flex;gap:8px;align-items:flex-start}._deliveryIcon_4mbq2_285{font-size:16px;line-height:1;flex-shrink:0}._deliveryTitle_4mbq2_291{font-family:Mulish,sans-serif;font-size:12px;font-weight:700;color:#242424;line-height:1.5}._deliverySubtitle_4mbq2_299{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;color:#717182;line-height:1.5;margin-top:4px}._backLinkWrapper_4mbq2_308{display:flex;align-items:center;justify-content:flex-start;gap:8px}@media only screen and (max-width: 1023px){._backLinkWrapper_4mbq2_308{display:none}}._section_oyoyl_2{display:flex;flex-direction:column}._container_oyoyl_7{width:calc(100% - 60px);max-width:1336px;margin:0 auto;display:flex;gap:40px;align-items:flex-start}@media only screen and (max-width: 1023px){._container_oyoyl_7{flex-direction:column;width:calc(100% - 40px);max-width:1024px;gap:32px}}@media only screen and (max-width: 767px){._container_oyoyl_7{width:calc(100% - 20px);max-width:768px;gap:20px}}._galleryWrapper_oyoyl_31{flex-shrink:0;max-width:560px}@media only screen and (max-width: 1023px){._galleryWrapper_oyoyl_31{width:100%;max-width:100%;order:1}}._infoWrapper_oyoyl_43{flex:1}@media only screen and (max-width: 1023px){._infoWrapper_oyoyl_43{order:1;width:100%}}._root_996f9_2{display:block;flex-shrink:0;background:linear-gradient(90deg,#f4f4f4,#e5e3e6,#f4f4f4);background-size:200% 100%;animation:_skeleton-shimmer_996f9_1 1.2s ease-in-out infinite;border-radius:8px}@keyframes _skeleton-shimmer_996f9_1{0%{background-position:100% 0}to{background-position:-100% 0}}._wrapper_1ahrl_2{display:flex;flex-direction:column}._breadcrumbs_1ahrl_7{width:calc(100% - 60px);max-width:1336px;margin:26px auto;padding:0}@media only screen and (max-width: 1023px){._breadcrumbs_1ahrl_7{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._breadcrumbs_1ahrl_7{width:calc(100% - 20px);max-width:768px}}._breadcrumbBar_1ahrl_26{width:45%;max-width:360px;height:16px;border-radius:6px}._hero_1ahrl_33{width:calc(100% - 60px);max-width:1336px;margin:0 auto;display:flex;gap:40px;align-items:flex-start}@media only screen and (max-width: 1023px){._hero_1ahrl_33{flex-direction:column;width:calc(100% - 40px);max-width:1024px;gap:32px}}@media only screen and (max-width: 767px){._hero_1ahrl_33{width:calc(100% - 20px);max-width:768px;gap:20px}}._galleryBlock_1ahrl_57{display:flex;gap:12px;flex-shrink:0;max-width:560px;width:100%}@media only screen and (max-width: 1023px){._galleryBlock_1ahrl_57{max-width:100%}}@media only screen and (max-width: 767px){._galleryBlock_1ahrl_57{flex-direction:column;gap:0}}._thumbs_1ahrl_76{display:flex;flex-direction:column;gap:12px;flex-shrink:0;height:520px;width:80px}@media only screen and (max-width: 767px){._thumbs_1ahrl_76{display:none}}._thumb_1ahrl_76{width:80px;height:80px;border-radius:8px}._mainImage_1ahrl_96{flex:1;min-width:0;height:520px;border-radius:20px}@media only screen and (max-width: 767px){._mainImage_1ahrl_96{height:auto;aspect-ratio:1}}._info_1ahrl_109{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}@media only screen and (max-width: 1023px){._info_1ahrl_109{width:100%}}._titleLine_1ahrl_122{height:28px;width:88%;border-radius:8px}._subtitleLine_1ahrl_128{height:18px;width:40%;border-radius:6px}._priceLine_1ahrl_134{height:32px;width:120px;border-radius:8px}._metaRow_1ahrl_140{display:flex;gap:12px;flex-wrap:wrap}._metaChip_1ahrl_146{height:36px;width:100px;border-radius:999px}._textBlock_1ahrl_152{display:flex;flex-direction:column;gap:8px}._textLine_1ahrl_158{height:14px;width:100%;border-radius:4px}._textLineShort_1ahrl_164{width:70%}._actions_1ahrl_168{display:flex;flex-direction:column;gap:12px;margin-top:8px}._primaryButton_1ahrl_175{height:52px;width:100%;border-radius:12px}._secondaryButton_1ahrl_181{height:48px;width:100%;max-width:280px;border-radius:12px}._section_1ahrl_188{width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:40px 0;display:flex;flex-direction:row;gap:32px;align-items:flex-start}@media only screen and (max-width: 1023px){._section_1ahrl_188{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_1ahrl_188{flex-direction:column;gap:14px;width:calc(100% - 20px);max-width:768px}}._sectionTitle_1ahrl_213{flex-shrink:0;height:20px;width:160px;border-radius:6px}._sectionBody_1ahrl_220{flex:1;display:flex;flex-direction:column;gap:10px;min-width:0}._bodyLine_1ahrl_228{height:14px;width:100%;border-radius:4px}._bodyLineMid_1ahrl_234{width:92%}._bodyLineShort_1ahrl_238{width:65%}._section_1eftr_2{background:#fafafa;border-radius:20px;display:flex;flex-direction:column;gap:24px;padding:32px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_1eftr_2{width:calc(100% - 40px);max-width:1024px;padding:24px}}@media only screen and (max-width: 767px){._section_1eftr_2{width:calc(100% - 20px);max-width:768px;padding:20px;gap:20px}}._title_1eftr_29{font-family:Titillium Web,sans-serif;font-weight:600;font-size:24px;line-height:36px;color:#242424}._content_1eftr_37{display:flex;flex-direction:column;gap:12px}._paragraph_1eftr_43{font-family:Mulish,sans-serif;font-weight:400;font-size:14px;line-height:22.75px;color:#848484}._main_y6p83_2{display:flex;flex-direction:column;flex:1}._breadcrumbsWrapper_y6p83_8{width:calc(100% - 60px);max-width:1336px;margin:26px auto;padding:0}@media only screen and (max-width: 1023px){._breadcrumbsWrapper_y6p83_8{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._breadcrumbsWrapper_y6p83_8{width:calc(100% - 20px);max-width:768px}}._card_z0vo6_2{background:#fafafa;border-radius:20px;padding:48px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}@media only screen and (max-width: 767px){._card_z0vo6_2{padding:32px 16px;gap:12px}}._message_z0vo6_20{font-family:Mulish,sans-serif;font-size:18px;font-weight:600;color:#242424}._hint_z0vo6_27{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#848484}._cta_z0vo6_34{margin-top:8px;display:inline-flex;align-items:center;gap:10px;font-family:Mulish,sans-serif;font-size:14px;font-weight:800;text-transform:uppercase;color:#242424;text-decoration:none}@media (hover: hover) and (pointer: fine){._cta_z0vo6_34:hover{text-decoration:underline}}._section_c46n7_2{width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width: 1023px){._section_c46n7_2{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_c46n7_2{width:calc(100% - 20px);max-width:768px;padding:14px}}._title_c46n7_27{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#242424}@media only screen and (max-width: 767px){._title_c46n7_27{font-size:20px}}._list_c46n7_39{display:flex;flex-direction:column;gap:12px}._card_c46n7_45{background:#fafafa;border-radius:20px;padding:12px;display:flex;gap:24px;align-items:center}@media only screen and (max-width: 767px){._card_c46n7_45{flex-direction:column;align-items:stretch;gap:0}}._cardMain_c46n7_61{display:flex;gap:24px;align-items:center;flex:1;min-width:0}@media only screen and (max-width: 767px){._cardMain_c46n7_61{flex-direction:row}}._productImage_c46n7_74{width:119px;height:132px;border-radius:10px;background-size:cover;background-position:center;flex-shrink:0}._productInfo_c46n7_83{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}._productName_c46n7_91{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;color:#242424}._price_c46n7_98{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#242424}._statusRow_c46n7_105{display:flex;flex-direction:column;gap:12px}._statusLabel_c46n7_111{font-family:Mulish,sans-serif;font-size:14px;font-weight:700;color:#242424}._progressTrack_c46n7_118{height:4px;background:#fff;border-radius:10px;overflow:hidden}._progressFill_c46n7_125{height:100%;background:#d7fc52;border-radius:10px;transition:width .3s ease}._divider_c46n7_132{width:1px;align-self:stretch;background:#eaeaea}@media only screen and (max-width: 767px){._divider_c46n7_132{width:100%;height:1px;margin:12px 0}}._orderDetails_c46n7_145{display:flex;flex-direction:column;gap:10px;flex:1;min-width:0}._detailRow_c46n7_153{display:flex;justify-content:space-between;align-items:center;min-height:24px}._detailLabel_c46n7_160{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#848484}._detailValue_c46n7_167{font-family:Mulish,sans-serif;font-size:14px;font-weight:700;color:#242424}._card_1srlu_2{display:flex;flex-direction:column;gap:24px;width:100%;padding:12px;background:#fff;border:1px solid #eaeaea;border-radius:20px}._inputRow_1srlu_13{display:flex;gap:24px;flex-wrap:wrap;width:100%}@media only screen and (max-width: 767px){._inputRow_1srlu_13{flex-direction:column;gap:24px}}._inputWrapper_1srlu_26{flex:1;min-width:200px}._selectField_1srlu_31{display:flex;flex-direction:column;gap:4px;width:100%}._selectError_1srlu_38{margin:0;font-family:Mulish,sans-serif;font-size:12px;color:#f04438}._required_1srlu_45{color:#eb706c}._rowWide_1srlu_49{display:flex;gap:24px;flex-wrap:wrap;width:100%}@media only screen and (max-width: 767px){._rowWide_1srlu_49{flex-direction:column}}._addressFieldWide_1srlu_61{flex:2 1 280px;min-width:200px}._rowWide_1srlu_49 ._inputWrapper_1srlu_26:not(._addressFieldWide_1srlu_61){flex:1 1 160px;min-width:140px}._actions_1srlu_71{display:flex;flex-wrap:wrap;align-items:center;gap:12px}._cancel_1srlu_78,._submit_1srlu_82{flex-shrink:0}@media only screen and (max-width: 767px){._submit_1srlu_82{width:100%}}._card_mo4w7_2{border:1px solid #eaeaea;border-radius:10px;padding:12px 12px 12px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:100%}@media only screen and (max-width: 767px){._card_mo4w7_2{flex-direction:column;align-items:stretch}}._grid_mo4w7_19{display:flex;gap:32px;flex-wrap:wrap;flex:1;align-items:flex-start;position:relative}@media only screen and (max-width: 767px){._grid_mo4w7_19{flex-direction:column;align-items:stretch;gap:16px}}._defaultBadge_mo4w7_35{width:100%;flex-basis:100%;font-family:Mulish,sans-serif;font-size:12px;font-weight:600;color:#4b6b2a;text-transform:uppercase;letter-spacing:.04em}._field_mo4w7_46{display:flex;flex-direction:column;gap:10px;flex:1;min-width:120px}._label_mo4w7_54{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#848484}._value_mo4w7_61{font-family:Mulish,sans-serif;font-size:16px;font-weight:700;color:#242424}._actions_mo4w7_68{display:flex;flex-direction:column;gap:8px;flex-shrink:0;min-width:160px}@media only screen and (max-width: 767px){._actions_mo4w7_68{width:100%;min-width:0}}._actionButton_mo4w7_82,._secondaryButton_mo4w7_83,._deleteButton_mo4w7_84{flex-shrink:0}@media only screen and (max-width: 767px){._actionButton_mo4w7_82,._secondaryButton_mo4w7_83,._deleteButton_mo4w7_84{width:100%}}._loadingHint_ucmwc_2{font-family:Mulish,sans-serif;font-size:14px;color:#848484;margin-bottom:8px}._addTrigger_ucmwc_9{align-self:flex-start;height:auto;min-height:0;padding:0;border:none;gap:8px}._addTrigger_ucmwc_9 span{display:inline-flex;align-items:center;gap:8px;color:#242424;text-transform:uppercase}@media (hover: hover) and (pointer: fine){._addTrigger_ucmwc_9:hover{background:transparent;border-color:transparent;opacity:.85}}._addTrigger_ucmwc_9:active{background:transparent;border-color:transparent}._section_do1iy_2{width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:40px}@media only screen and (max-width: 1023px){._section_do1iy_2{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_do1iy_2{width:calc(100% - 20px);max-width:768px;padding:14px;gap:24px}}._title_do1iy_28{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#242424;width:100%}@media only screen and (max-width: 767px){._title_do1iy_28{font-size:20px}}._profileLoading_do1iy_41{font-family:Mulish,sans-serif;font-size:14px;color:#848484;margin-bottom:8px}._block_do1iy_48{display:flex;flex-direction:column;gap:20px;width:100%}._subtitle_do1iy_55{font-family:Mulish,sans-serif;font-size:14px;font-weight:800;color:#848484;text-transform:uppercase;width:100%}._form_do1iy_64{display:flex;flex-direction:column;gap:20px;width:100%}._inputRow_do1iy_71{display:flex;gap:24px;flex-wrap:wrap;width:100%}@media only screen and (max-width: 767px){._inputRow_do1iy_71{flex-direction:column;gap:24px}}._passwordRow_do1iy_84{display:flex;gap:24px;flex-wrap:wrap;align-items:flex-end;width:100%}@media only screen and (max-width: 767px){._passwordRow_do1iy_84{flex-direction:column;align-items:stretch;gap:24px}}._inputWrapper_do1iy_99{flex:1;min-width:200px}._selectField_do1iy_104{display:flex;flex-direction:column;gap:4px;width:100%}._selectError_do1iy_111{margin:0;font-family:Mulish,sans-serif;font-size:12px;color:#f04438}._passwordSubmitButton_do1iy_118{flex-shrink:0}@media only screen and (max-width: 767px){._passwordSubmitButton_do1iy_118{width:100%}}._required_do1iy_127{color:#eb706c}._submitButton_do1iy_131,._logoutButton_do1iy_135{align-self:flex-start}._section_glzt9_2{width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:24px}@media only screen and (max-width: 1023px){._section_glzt9_2{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_glzt9_2{width:calc(100% - 20px);max-width:768px;padding:14px}}._title_glzt9_27{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#242424}@media only screen and (max-width: 767px){._title_glzt9_27{font-size:20px}}._tabs_glzt9_39{width:100%}._list_glzt9_43{display:flex;flex-direction:column;gap:12px}._item_glzt9_49{padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:10px}@media only screen and (max-width: 767px){._item_glzt9_49{flex-direction:column;align-items:flex-start}}._itemHeader_glzt9_64{display:flex;align-items:center;gap:24px}._id_glzt9_70{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;color:#242424;min-width:120px}._itemDetails_glzt9_78{display:flex;gap:24px;align-items:center}._date_glzt9_84{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;color:#242424;min-width:100px}._amount_glzt9_92{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;color:#242424;min-width:80px}._empty_glzt9_100{font-family:Mulish,sans-serif;font-size:14px;color:#848484}._section_e3gh0_2{width:calc(100% - 60px);max-width:1336px;margin:0 auto;border:1px solid #d2d2ac;border-radius:20px;padding:12px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media only screen and (max-width: 1023px){._section_e3gh0_2{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._section_e3gh0_2{width:calc(100% - 20px);max-width:768px;flex-direction:column;align-items:flex-start;padding:20px;gap:24px}}._header_e3gh0_31{display:flex;align-items:center;justify-content:space-between;width:100%;gap:24px}@media only screen and (max-width: 767px){._header_e3gh0_31{flex-direction:column;align-items:flex-start}}._textBlock_e3gh0_45{display:flex;flex-direction:column;gap:10px}._greeting_e3gh0_51{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._greeting_e3gh0_51{font-size:24px}}._subtitle_e3gh0_64{font-family:Mulish,sans-serif;font-size:24px;font-weight:700;color:#848484}@media only screen and (max-width: 767px){._subtitle_e3gh0_64{font-size:16px}}._discountBadge_e3gh0_76{background:#e5e5c3;border-radius:10px;padding:24px;display:flex;flex-direction:column;gap:12px;flex-shrink:0}@media only screen and (max-width: 767px){._discountBadge_e3gh0_76{width:100%;padding:12px;gap:8px}}._discountLabel_e3gh0_93{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#848484}._discountValue_e3gh0_100{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#242424;text-align:center}._main_854y1_2{display:flex;flex-direction:column;flex:1;padding:40px 50px;gap:32px}@media only screen and (max-width: 1023px){._main_854y1_2{padding:40px}}@media only screen and (max-width: 767px){._main_854y1_2{padding:24px 16px;gap:24px}}._main_1bs1r_2{display:flex;flex-direction:column;flex:1}._sidebar_zw8q9_2{background:#e5e5c3;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:24px;align-self:flex-start;position:sticky;top:24px}@media only screen and (max-width: 767px){._sidebar_zw8q9_2{position:fixed;right:0;bottom:0;left:0;top:auto;z-index:100;border-radius:20px 20px 0 0;max-height:85vh;overflow-y:auto}}._title_zw8q9_25{font-family:Mulish,sans-serif;font-size:20px;font-weight:700;color:#242424;margin:0}._block_zw8q9_33{display:flex;flex-direction:column;gap:12px}._subtitle_zw8q9_39{font-family:Mulish,sans-serif;font-size:14px;font-weight:700;color:#242424;margin:0}._checkboxList_zw8q9_47{display:flex;flex-direction:column;gap:8px}._pagination_1det0_2{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;list-style:none;margin:0;padding:0}._pageNumbers_1det0_13{display:flex;align-items:center;justify-content:center;gap:12px}._pageButton_1det0_20{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:none;border-radius:50%;background:transparent;font-family:Mulish,sans-serif;font-size:16px;font-weight:500;color:#848484;cursor:pointer;transition:color .2s ease,background .2s ease}@media (hover: hover) and (pointer: fine){._pageButton_1det0_20:hover{color:#242424}}._pageButton_1det0_20._pageActive_1det0_42{background:#d7fc52;color:#242424;font-weight:600}._ellipsis_1det0_48{font-family:Mulish,sans-serif;font-size:16px;font-weight:500;color:#848484;padding:0 4px}._navButton_1det0_56{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:#f5f5df;color:#848484;cursor:pointer;transition:background .2s ease,color .2s ease}@media (hover: hover) and (pointer: fine){._navButton_1det0_56:hover:not(:disabled){background:#e5e5c3;color:#242424}}._navButton_1det0_56._navDisabled_1det0_75{opacity:.5;cursor:not-allowed}._section_42880_2{display:flex;flex-direction:column;gap:24px}._toolbar_42880_8{display:flex;align-items:center;gap:24px;flex-wrap:wrap}._filtersButtonSlot_42880_15{display:none}@media only screen and (max-width: 767px){._filtersButtonSlot_42880_15{display:block;flex:1;min-width:0}}._sortRow_42880_26{display:flex;align-items:center;gap:8px}@media only screen and (max-width: 767px){._sortRow_42880_26{display:none}}._sortLabel_42880_37{font-family:Mulish,sans-serif;font-size:14px;font-weight:500;color:#848484;flex-shrink:0}._selectWrapper_42880_45{min-width:0;width:100%}._selectWrapper_42880_45._sortSelect_42880_49{min-width:180px}._selectWrapper_42880_45._perPageSelect_42880_52{min-width:80px}._viewToggle_42880_56{display:flex;gap:4px;padding:4px;border-radius:16px;margin-left:auto;border:1px solid #d2d2ac}@media only screen and (max-width: 767px){._viewToggle_42880_56{margin-left:0}}._viewButton_42880_70{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:12px;background:transparent;color:#848484;cursor:pointer;transition:background .2s ease,color .2s ease}@media (hover: hover) and (pointer: fine){._viewButton_42880_70:hover{color:#242424}}._viewButton_42880_70._viewButtonActive_42880_88{background:#fff;color:#242424}._gridLoading_42880_93{display:flex;align-items:center;justify-content:center;min-height:320px}._grid_42880_93{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media only screen and (max-width: 1023px){._grid_42880_93{grid-template-columns:repeat(2,1fr);gap:20px}}@media only screen and (max-width: 767px){._grid_42880_93{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}._grid_42880_93._gridList_42880_117{grid-template-columns:1fr}._cardWrapper_42880_121{display:flex;justify-content:center}@media only screen and (max-width: 767px){._cardWrapper_42880_121{justify-content:stretch}}._cardWrapper_42880_121._cardWrapperList_42880_130{justify-content:stretch}._shopCard_42880_134{width:100%;max-width:100%}._paginationWrapper_42880_139{padding-top:16px}._section_9pjwh_2{display:flex;flex-direction:column;gap:12px}._breadcrumbs_9pjwh_8{margin-bottom:4px}._title_9pjwh_12{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424;margin:0}@media only screen and (max-width: 767px){._title_9pjwh_12{font-size:24px;line-height:30px}}._count_9pjwh_27{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#848484;margin:0}._description_9pjwh_35{font-family:Mulish,sans-serif;font-size:16px;font-weight:400;color:#242424;line-height:1.5;margin:0}@media only screen and (max-width: 767px){._description_9pjwh_35{font-size:14px}}._main_ytlpf_2{padding:0 0 80px}@media only screen and (max-width: 1023px){._main_ytlpf_2{padding:0 0 80px}}@media only screen and (max-width: 767px){._main_ytlpf_2{padding:0 0 40px}}._container_ytlpf_16{width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._container_ytlpf_16{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._container_ytlpf_16{width:calc(100% - 20px);max-width:768px}}._content_ytlpf_34{display:grid;grid-template-columns:280px 1fr;gap:40px;margin-top:24px}@media only screen and (max-width: 1023px){._content_ytlpf_34{grid-template-columns:1fr;gap:32px}}@media only screen and (max-width: 767px){._content_ytlpf_34{grid-template-columns:1fr;gap:24px;margin-top:16px}}._mainColumn_ytlpf_54{display:flex;flex-direction:column;gap:24px;min-width:0}@media only screen and (max-width: 767px){._sidebarWrapper_ytlpf_62{display:none}}._filtersButton_ytlpf_67{width:100%}._filtersButtonActive_ytlpf_71{background:#d7fc52;border-color:#c8ec45}._filtersOverlay_ytlpf_76{display:none}@media only screen and (max-width: 767px){._filtersOverlay_ytlpf_76{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99}}._filtersDrawer_ytlpf_89{display:none}@media only screen and (max-width: 767px){._filtersDrawer_ytlpf_89{position:relative;display:block;position:fixed;left:0;right:0;bottom:0;top:0;z-index:100;overflow-y:auto;background:#e5e5c3;border-radius:20px 20px 0 0;padding:24px;box-shadow:0 -4px 24px #00000026}}._closeFiltersButton_ytlpf_111{position:absolute;top:124px;right:24px;z-index:101;background:transparent;border:none;cursor:pointer}._section_zixvq_2{display:flex;flex-direction:column;background:#fff;gap:32px}._container_zixvq_9{width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:40px 50px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width: 1023px){._container_zixvq_9{width:calc(100% - 40px);max-width:1024px;padding:40px;gap:24px}}@media only screen and (max-width: 767px){._container_zixvq_9{width:calc(100% - 20px);max-width:768px;padding:40px 16px;gap:24px}}._title_zixvq_35{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_zixvq_35{font-size:24px}}._segmented_zixvq_48{width:100%}._tableWrapper_zixvq_52{overflow-x:auto;border-radius:10px;background:#fafafa}._table_zixvq_52{display:flex;flex-direction:column;min-width:700px}._row_zixvq_64{display:flex;border-bottom:1px solid #eaeaea}._row_zixvq_64:last-child{border-bottom:none}._cellHeader_zixvq_72{flex:1 0 0;display:flex;align-items:center;justify-content:center;padding:14px 24px;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#242424;text-align:center;white-space:nowrap;border-right:1px solid #eaeaea}._cellHeader_zixvq_72:last-child{border-right:none;border-radius:0 10px 0 0}._cell_zixvq_72{flex:1 0 0;display:flex;align-items:center;justify-content:center;padding:14px 24px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1;color:#777;text-align:center;white-space:nowrap;border-right:1px solid #eaeaea}._cell_zixvq_72:last-child{border-right:none;border-radius:0 0 10px}._row_zixvq_64:last-child ._cell_zixvq_72:last-child{border-radius:0 0 10px}._row_zixvq_64:first-child ._cellHeader_zixvq_72:first-child{border-radius:10px 0 0}._row_zixvq_64:last-child ._cell_zixvq_72:first-child{border-radius:0 0 0 10px}._section_veyeq_2{display:flex;flex-direction:column;background:#fff;gap:32px}._container_veyeq_9{width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:40px 50px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width: 1023px){._container_veyeq_9{width:calc(100% - 40px);max-width:1024px;padding:40px;gap:24px}}@media only screen and (max-width: 767px){._container_veyeq_9{width:calc(100% - 20px);max-width:768px;padding:40px 16px;gap:24px}}._title_veyeq_35{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_veyeq_35{font-size:24px}}._tableWrapper_veyeq_48{overflow-x:auto;border-radius:10px;background:#fafafa}._table_veyeq_48{display:flex;flex-direction:column;min-width:600px}._row_veyeq_60{display:flex;border-bottom:1px solid #eaeaea}._row_veyeq_60:last-child{border-bottom:none}._cellHeader_veyeq_68{flex:1 0 0;display:flex;align-items:center;justify-content:center;padding:14px 24px;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#242424;text-align:center;white-space:nowrap;border-right:1px solid #eaeaea}._cellHeader_veyeq_68:last-child{border-right:none;border-radius:0 10px 0 0}._cell_veyeq_68{flex:1 0 0;display:flex;align-items:center;justify-content:center;padding:14px 24px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400;line-height:1;color:#777;text-align:center;white-space:nowrap;border-right:1px solid #eaeaea}._cell_veyeq_68:last-child{border-right:none;border-radius:0 0 10px}._row_veyeq_60:last-child ._cell_veyeq_68:last-child{border-radius:0 0 10px}._row_veyeq_60:first-child ._cellHeader_veyeq_68:first-child{border-radius:10px 0 0}._row_veyeq_60:last-child ._cell_veyeq_68:first-child{border-radius:0 0 0 10px}._section_8d3ql_2{width:calc(100% - 60px);max-width:1336px;margin:0 auto;padding:80px 50px;display:flex;flex-direction:column;gap:32px}@media only screen and (max-width: 1023px){._section_8d3ql_2{width:calc(100% - 40px);max-width:1024px;padding:60px 40px;gap:24px}}@media only screen and (max-width: 767px){._section_8d3ql_2{width:calc(100% - 20px);max-width:768px;padding:40px 16px;gap:20px}}._header_8d3ql_28{display:flex;flex-direction:column;gap:12px}._title_8d3ql_34{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_8d3ql_34{font-size:24px;line-height:42.8px}}._subtitle_8d3ql_48{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484}@media only screen and (max-width: 767px){._subtitle_8d3ql_48{font-size:16px}}._cards_8d3ql_61{display:flex;gap:12px;flex-wrap:wrap}@media only screen and (max-width: 767px){._cards_8d3ql_61{flex-direction:column}}._card_8d3ql_61{flex:1 1 200px;min-width:min-content;display:flex;flex-direction:column;gap:21px;padding:24px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:24px}@media only screen and (max-width: 767px){._card_8d3ql_61{flex:none;width:100%}}._badge_8d3ql_90{display:flex;align-items:center;justify-content:center;padding:8px 24px;border-radius:12px;flex-shrink:0}._badgeTitle_8d3ql_99{font-family:Titillium Web,sans-serif;font-size:32px;font-weight:600;line-height:48px;white-space:nowrap}._height_8d3ql_107{background:#dff3f0}._height_8d3ql_107 ._badgeTitle_8d3ql_99{color:#2e6a65}._chest_8d3ql_114{background:#e8dff5}._chest_8d3ql_114 ._badgeTitle_8d3ql_99{color:#5b4a8a}._waist_8d3ql_121{background:#ffe5c2}._waist_8d3ql_121 ._badgeTitle_8d3ql_99{color:#8a5e2f}._hips_8d3ql_128{background:#def}._hips_8d3ql_128 ._badgeTitle_8d3ql_99{color:#2f5a8a}._footLength_8d3ql_135{background:#fce1e4}._footLength_8d3ql_135 ._badgeTitle_8d3ql_99{color:#8a3b4a}._description_8d3ql_142{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#242424}._section_swnzh_2{display:flex;gap:24px;padding:50px 0 0;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._section_swnzh_2{flex-direction:column;width:calc(100% - 40px);max-width:1024px;padding:40px 0 0;gap:24px}}@media only screen and (max-width: 767px){._section_swnzh_2{flex-direction:column;width:calc(100% - 20px);max-width:768px;padding:40px 0 0;gap:24px}}._leftCard_swnzh_29{flex:1 0 0;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:40px;background:#fff;border-radius:40px;min-height:400px}@media only screen and (max-width: 767px){._leftCard_swnzh_29{min-height:300px;padding:24px;border-radius:24px}}._content_swnzh_48{display:flex;flex-direction:column;gap:12px}._title_swnzh_54{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424}@media only screen and (max-width: 767px){._title_swnzh_54{font-size:28px}}._subtitle_swnzh_67{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#848484;max-width:580px}@media only screen and (max-width: 767px){._subtitle_swnzh_67{font-size:16px}}._button_swnzh_81{align-self:flex-start}._emailText_swnzh_85{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#d2d2ac}@media only screen and (max-width: 767px){._emailText_swnzh_85{font-size:16px}}._emailLink_swnzh_98{font-weight:800;color:#90ad25;text-decoration:underline;cursor:pointer}@media (hover: hover) and (pointer: fine){._emailLink_swnzh_98:hover{opacity:.9}}._rightCard_swnzh_110{position:relative;display:flex;flex-direction:column;gap:40px;padding:40px;border-radius:40px;overflow:hidden;min-height:300px;background:url(/assets/bg-image-CAiBllbx.webp) no-repeat center center;background-size:cover}@media only screen and (max-width: 767px){._rightCard_swnzh_110{padding:24px;border-radius:24px;gap:24px}}._overlay_swnzh_130{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1}._cardContent_swnzh_137{position:relative;z-index:2;display:flex;flex-direction:column;gap:24px;color:#fff}._sizingTitle_swnzh_146{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#fff}@media only screen and (max-width: 767px){._sizingTitle_swnzh_146{font-size:28px}}._sizingText_swnzh_159{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;max-width:580px;white-space:pre-wrap}@media only screen and (max-width: 767px){._sizingText_swnzh_159{font-size:16px}}._sizingBox_swnzh_173{padding:24px;background:#fff3;margin-top:26px;border:1px solid rgba(255,255,255,.3);border-radius:20px;display:flex;flex-direction:column;gap:8px;align-self:flex-start}@media only screen and (max-width: 767px){._sizingBox_swnzh_173{padding:16px;border-radius:16px}}._sizingItem_swnzh_191{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#fff;white-space:nowrap;margin:0}@media only screen and (max-width: 767px){._sizingItem_swnzh_191{font-size:24px;white-space:normal}}._section_dccwp_2{display:flex;background:#e5e5c3}._container_dccwp_7{display:flex;gap:101px;align-items:center;justify-content:center;padding:80px 50px;width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._container_dccwp_7{gap:40px;padding:60px 40px;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._container_dccwp_7{flex-direction:column;gap:24px;padding:40px 16px;width:calc(100% - 20px);max-width:768px}}._card_dccwp_35{flex:1 0 0;display:flex;flex-direction:column;gap:22px;align-items:center;min-width:0}@media only screen and (max-width: 767px){._card_dccwp_35{flex:none;flex-direction:row;gap:20px;align-items:flex-start;justify-content:center;width:100%}}._iconWrapper_dccwp_54{display:flex;align-items:center;justify-content:center;padding:24px;background:#fff;border-radius:20px;flex-shrink:0;color:#242424}@media only screen and (max-width: 767px){._iconWrapper_dccwp_54{padding:16px;width:60px;height:60px;border-radius:14px}}._icon_dccwp_54{width:42px;height:42px}@media only screen and (max-width: 767px){._icon_dccwp_54{width:32px;height:32px}}._content_dccwp_84{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;color:#242424}@media only screen and (max-width: 767px){._content_dccwp_84{flex:1 0 0;min-width:0;align-items:center;gap:4px}}._title_dccwp_101{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:600;line-height:1;width:100%}._description_dccwp_109{font-family:Mulish,sans-serif;font-size:14px;font-weight:400;line-height:1;width:100%}._section_3mk5q_2{position:relative;display:flex;flex-direction:column}._heroContainer_3mk5q_8{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;min-height:600px;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background:#040404;padding:100px 50px;overflow:hidden;border-radius:0 0 50px 50px;text-align:center;background-image:url(/assets/hero-image-CqP3DMUu.webp);background-size:cover;background-position:center 70%;background-repeat:no-repeat}@media only screen and (max-width: 1023px){._heroContainer_3mk5q_8{padding:80px 40px;gap:24px;width:calc(100% - 40px);max-width:1024px;min-height:400px}}@media only screen and (max-width: 767px){._heroContainer_3mk5q_8{padding:60px 24px;gap:24px;border-radius:0 0 30px 30px;width:calc(100% - 20px);max-width:768px;min-height:300px}}._heroContent_3mk5q_49{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}._heroCenter_3mk5q_58{display:flex;flex-direction:column;gap:24px;max-width:711px}._title_3mk5q_65{font-family:Titillium Web,sans-serif;font-size:72px;font-weight:600;line-height:82px;color:#fff}@media only screen and (max-width: 1023px){._title_3mk5q_65{font-size:52px;line-height:62px}}@media only screen and (max-width: 767px){._title_3mk5q_65{font-size:36px;line-height:42.8px}}._subtitle_3mk5q_85{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;line-height:1;color:#fff}@media only screen and (max-width: 1023px){._subtitle_3mk5q_85{font-size:18px}}@media only screen and (max-width: 767px){._subtitle_3mk5q_85{font-size:16px;font-weight:400}}._main_a74ug_2{display:flex;flex-direction:column}._main_3sbnn_2{min-height:200px}._section_egip9_2{display:flex;flex-direction:column;gap:12px}._title_egip9_8{font-family:Titillium Web,sans-serif;font-size:36px;font-weight:600;line-height:42.8px;color:#242424;margin:0}@media only screen and (max-width: 767px){._title_egip9_8{font-size:24px;line-height:30px}}._count_egip9_23{font-family:Mulish,sans-serif;font-size:14px;font-weight:700;color:#848484;margin:0}._main_1ns41_2{padding:24px 0 40px}@media only screen and (max-width: 1023px){._main_1ns41_2{padding:24px 0 40px}}@media only screen and (max-width: 767px){._main_1ns41_2{padding:16px 0 40px}}._container_1ns41_16{width:calc(100% - 60px);max-width:1336px;margin:0 auto}@media only screen and (max-width: 1023px){._container_1ns41_16{width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._container_1ns41_16{width:calc(100% - 20px);max-width:768px}}._content_1ns41_34{display:flex;flex-direction:column;gap:24px;margin-top:0}@media only screen and (max-width: 767px){._content_1ns41_34{gap:24px;margin-top:16px}}._footerWrapper_zv3jv_2{display:flex;align-items:center;justify-content:space-between;width:100%}@media only screen and (max-width: 767px){._footerWrapper_zv3jv_2{flex-direction:column;align-items:flex-start;gap:12px}}._footerLegal_zv3jv_16{display:flex;align-items:center;gap:32px;flex:1}@media only screen and (max-width: 1023px){._footerLegal_zv3jv_16{gap:20px}}@media only screen and (max-width: 767px){._footerLegal_zv3jv_16{flex-direction:column;align-items:flex-start;gap:12px;width:100%}}._footerCopyright_zv3jv_36{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.3;color:#2d2d2d}@media only screen and (max-width: 767px){._footerCopyright_zv3jv_36{font-size:11px}}._footerLinks_zv3jv_49{display:flex;align-items:center;gap:16px}@media only screen and (max-width: 1023px){._footerLinks_zv3jv_49{gap:12px}}@media only screen and (max-width: 767px){._footerLinks_zv3jv_49{flex-wrap:wrap;gap:8px}}._footerLink_zv3jv_49{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#a6a6a5;cursor:pointer;transition:color .2s ease;white-space:nowrap}@media (hover: hover) and (pointer: fine){._footerLink_zv3jv_49:hover{color:#242424}}@media only screen and (max-width: 767px){._footerLink_zv3jv_49{font-size:11px}}._headerWrapper_12857_2{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}._headerLeft_12857_10{display:flex;align-items:center;gap:16px}._headerTitleText_12857_16{color:#242424;font-family:Poppins,sans-serif;font-size:26px;font-weight:600;line-height:110%;letter-spacing:.26px}._headerProfile_12857_25{display:flex;align-items:center;gap:12px}._headerProfileImage_12857_31{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:20px;overflow:hidden;flex-shrink:0;background:#fff}._headerProfileInfo_12857_43{display:flex;flex-direction:column;gap:2px}._headerProfileName_12857_49{color:#242424;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:120%}._headerProfileEmail_12857_57{color:#2d2d2d;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:120%}._sidebarWrapper_ovdqh_2{background:#e5e5c3;display:flex;flex-direction:column;gap:32px;width:192px;min-height:100vh;align-self:stretch;padding:28px 12px;flex-shrink:0}._sidebarLogo_ovdqh_14{display:flex;align-items:center;justify-content:center;flex-shrink:0}._sidebarLogoLink_ovdqh_21{font-family:Kalnia,serif;font-size:32px;font-weight:500;color:#242424;letter-spacing:.5px}._sidebarMenu_ovdqh_29{display:flex;flex-direction:column;justify-content:space-between;flex:1}._sidebarNav_ovdqh_36{display:flex;flex-direction:column;gap:8px}._sidebarNavLink_ovdqh_42{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#242424;text-decoration:none}@media (hover: hover) and (pointer: fine){._sidebarNavLink_ovdqh_42:hover{background:#0000000d}}._sidebarNavLink_ovdqh_42._active_ovdqh_61{background:#fff;cursor:default}._sidebarNavLink_ovdqh_42 svg{flex-shrink:0;color:#242424}._sidebarDivider_ovdqh_70{height:1px;background:#d2d2ac;margin:8px 0}._sidebarLogout_ovdqh_76{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:transparent;border:none;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#242424}@media (hover: hover) and (pointer: fine){._sidebarLogout_ovdqh_76:hover{background:#0000000d}}._sidebarLogout_ovdqh_76 svg{flex-shrink:0;color:#242424}._adminLayoutWrapper_1s5mx_2{display:flex;align-items:flex-start;min-height:100vh;background:#f1f1d1;position:relative}._adminLayoutContent_1s5mx_10{display:flex;flex-direction:column;flex-grow:1;height:100vh;justify-content:flex-start}._adminLayoutContainer_1s5mx_18{display:flex;flex-direction:column;gap:20px;flex-grow:1;padding:20px 24px;overflow-x:auto;justify-content:flex-start}._adminLayoutMain_1s5mx_28{display:flex;flex-direction:column;gap:20px;flex:1}._mainSection_3esmg_2{display:flex;flex-direction:column;flex-grow:1;background-color:#fff}._content_3esmg_9{display:flex;flex-direction:column;flex-grow:1}._footer_3esmg_15{display:flex;align-items:center;justify-content:space-between;padding:40px 80px;background:#fafafa;border-top:1px solid #eaeaea}@media only screen and (max-width: 767px){._footer_3esmg_15{flex-direction:column;gap:12px;padding:12px 16px}}._footerLogo_3esmg_31{font-family:Kalnia,serif;font-size:24px;font-weight:500;color:#242424}._copyright_3esmg_38{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#848484}._contactBlock_1wbmz_2{display:grid;grid-template-columns:repeat(auto-fit,minmax(224px,1fr));gap:32px;padding:24px;background-color:#fff6;border-radius:24px}@media only screen and (max-width: 1023px){._contactBlock_1wbmz_2{padding:16px}}._itemBlock_1wbmz_16{display:flex;flex-direction:column;gap:8px}._itemTitle_1wbmz_22{margin-bottom:8px;font-size:20px;font-weight:600;color:#242424}@media only screen and (max-width: 767px){._itemTitle_1wbmz_22{font-size:16px}}._itemDescription_1wbmz_34{font-size:14px;font-weight:400;color:#4b6b2a}._itemLink_1wbmz_40{font-size:14px;font-weight:800;color:#242424}._linksBlock_i3uub_2{display:flex;flex-direction:column}@media only screen and (max-width: 767px){._linksBlock_i3uub_2:last-child{padding-bottom:0}}._header_i3uub_12{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;background:transparent;border:none;cursor:pointer;text-align:left}@media only screen and (max-width: 1023px){._header_i3uub_12{gap:8px}}@media (min-width: 768px){._header_i3uub_12{cursor:default;pointer-events:none}}._title_i3uub_35{font-family:Mulish,sans-serif;font-size:20px;font-weight:600;color:#242424;margin:0}@media only screen and (max-width: 767px){._title_i3uub_35{font-size:16px}}._chevron_i3uub_48{display:flex;align-items:center;justify-content:center;color:#242424;transition:transform .2s ease}@media (min-width: 768px){._chevron_i3uub_48{display:none}}._chevronOpen_i3uub_61{transform:rotate(180deg)}@media only screen and (max-width: 767px){._links_i3uub_2{max-height:0;overflow:hidden;transition:max-height .3s ease}}@media (min-width: 768px){._links_i3uub_2{max-height:none;overflow:visible}}@media only screen and (max-width: 767px){._linksOpen_i3uub_80{max-height:500px}}._list_i3uub_85{display:flex;flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none}._listItem_i3uub_95{margin:0}._link_i3uub_2{font-size:14px;font-weight:400;color:#242424;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._link_i3uub_2:hover{opacity:.8}}._wrapper_bmtx1_2{width:100%}._resultsSection_bmtx1_6{border-bottom:1px solid #e5e3e6}._list_bmtx1_10{margin:0;padding:8px 0;list-style:none}._item_bmtx1_16{margin:0}._loadingRow_bmtx1_20{display:flex;align-items:center;justify-content:center;padding:20px 16px}._link_bmtx1_27{display:flex;flex-direction:row;align-items:center;gap:12px;padding:10px 16px;color:#242424;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._link_bmtx1_27:hover{background:#fafafa}}._thumb_bmtx1_42{width:48px;height:48px;flex-shrink:0;border-radius:8px;object-fit:cover}._thumbPlaceholder_bmtx1_50{width:48px;height:48px;flex-shrink:0;border-radius:8px;background:#fafafa}._linkTextCol_bmtx1_58{display:flex;flex-direction:column;gap:2px;min-width:0}._linkTitle_bmtx1_65{font-family:Mulish,sans-serif;font-size:14px;font-weight:600;word-break:break-word}._linkCategory_bmtx1_72{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;color:#e5e3e6}._empty_bmtx1_79{margin:0;padding:24px 16px;font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#242424}._block_1280a_2{display:flex;flex-direction:column;gap:12px}._title_1280a_8{font-size:20px;font-weight:600;line-height:1.3;color:#242424}._wrapper_1280a_15{position:relative;width:100%;max-width:400px}._inputWrapper_1280a_21{position:relative;display:flex;align-items:center;flex-grow:1;border-bottom:1px solid #e5e3e6;background:#fff;border-radius:24px}._input_1280a_21{height:44px;padding:0 16px 0 48px;font-size:14px;border-radius:24px;border:none;background:transparent;display:block;width:100%;color:#242424}._input_1280a_21::placeholder{color:#848484}._input_1280a_21:hover,._input_1280a_21:focus,._input_1280a_21:active{border:none;outline:none}._searchIcon_1280a_50{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#242424}._dropdown_1280a_58{position:absolute;bottom:calc(100% + 8px);left:0;right:0;max-height:min(400px,50vh);overflow-y:auto;background:#fff;border:1px solid #e5e3e6;border-radius:16px;box-shadow:0 4px 10px #00000026;z-index:20}._footer_eohlq_2{display:flex;flex-direction:column;gap:24px;padding:50px 0}@media only screen and (max-width: 1023px){._footer_eohlq_2{padding:24px 0}}@media only screen and (max-width: 767px){._footer_eohlq_2{padding:16px 0}}._container_eohlq_19{display:flex;flex-direction:column;gap:40px;background-color:#d7fc52;border-radius:40px;padding:60px;padding-bottom:22.7272727273vw;width:calc(100% - 60px);max-width:1336px;margin:0 auto;background-image:url(/assets/footer-logo-DszZcX3T.svg);background-size:100%;background-position:bottom;background-repeat:no-repeat}@media only screen and (max-width: 1023px){._container_eohlq_19{padding:24px;padding-bottom:22.7272727273vw;width:calc(100% - 40px);max-width:1024px}}@media only screen and (max-width: 767px){._container_eohlq_19{padding:16px;padding-bottom:22.7272727273vw;width:calc(100% - 20px);max-width:768px}}._mainWrapper_eohlq_52{display:grid;grid-template-columns:1.3fr 1fr}@media only screen and (max-width: 767px){._mainWrapper_eohlq_52{grid-template-columns:1fr;gap:24px}}._linksRow_eohlq_63{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}@media only screen and (max-width: 767px){._linksRow_eohlq_63{gap:24px}}._additionalBlocks_eohlq_74{display:flex;flex-direction:column;gap:16px}._additionalBlocksTitle_eohlq_80{font-size:20px;font-weight:600;line-height:1.3}._additionalBlocksItem_eohlq_86{display:flex;flex-direction:column;gap:14px}._additionalBlocksItemText_eohlq_92{font-size:16px;font-weight:400;line-height:1.3}._wrapper_unzmo_2{position:fixed;top:0;left:0;right:0;z-index:99999;display:flex;align-items:center;gap:12px;padding:10px 16px;background:#d7fc52}@media only screen and (max-width: 767px){._wrapper_unzmo_2{padding:8px 12px;gap:8px}}._scrollContainer_unzmo_21{flex:1;min-width:0;overflow:hidden;display:flex;justify-content:center}._content_unzmo_29{display:flex;align-items:center;font-family:Inter,sans-serif;font-size:14px;color:#242424;white-space:nowrap;width:max-content}@media only screen and (max-width: 767px){._content_unzmo_29{font-size:13px}}._content_unzmo_29._scrolling_unzmo_43{animation:_marquee_unzmo_1 25s linear infinite}@media only screen and (max-width: 767px){._content_unzmo_29{animation:_marquee_unzmo_1 25s linear infinite}}@keyframes _marquee_unzmo_1{0%{transform:translate(0)}90%{transform:translate(-100%)}to{transform:translate(0)}}._itemWrapper_unzmo_63{display:inline-flex;align-items:center;flex-shrink:0}._item_unzmo_63{flex-shrink:0}._itemLink_unzmo_73{color:inherit;text-decoration:none}@media (hover: hover) and (pointer: fine){._itemLink_unzmo_73:hover{text-decoration:underline}}._separator_unzmo_83{margin:0 4px;opacity:.8}._closeButton_unzmo_88{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:4px;background:transparent;border:none;cursor:pointer;color:#242424}@media (hover: hover) and (pointer: fine){._closeButton_unzmo_88:hover{opacity:.7}}._dropdown_sx5u5_2{position:absolute;top:100%;left:0;height:calc(100vh - var(--topbar-height, 72px));min-height:400px;background:#fff;border-top:1px solid #e5e3e6;box-shadow:0 8px 24px #00000026;z-index:0;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;pointer-events:none}._dropdownOpen_sx5u5_18{transform:translate(0);pointer-events:auto}._content_sx5u5_23{display:grid;grid-template-columns:260px 1fr;min-height:100%}._categoriesColumn_sx5u5_29{display:flex;flex-direction:column;padding:16px 0;background-color:#fafafa;margin:24px;border-radius:14px}._categoriesList_sx5u5_38{margin:0;padding:0;list-style:none}._categoryItem_sx5u5_44{margin:0}._categoryLink_sx5u5_48{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 20px;font-family:Mulish,sans-serif;font-size:14px;font-weight:500;color:#242424;text-decoration:none;transition:background .2s ease,color .2s ease}@media (hover: hover) and (pointer: fine){._categoryLink_sx5u5_48:hover{color:#90ad25}}._categoryLinkActive_sx5u5_67{color:#90ad25;font-weight:600}._categoryLinkSale_sx5u5_72{color:red;font-weight:600}._categoryLinkText_sx5u5_77{flex:1}._categoryArrow_sx5u5_81{flex-shrink:0;opacity:.6}._rightContent_sx5u5_86{min-height:0}._subGroupsGrid_sx5u5_90{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 16px 24px 0;overflow-y:auto}._subGroup_sx5u5_90{display:flex;flex-direction:column;min-width:280px;gap:12px;border-right:1px solid #e5e3e6;padding:16px 20px}._subGroup_sx5u5_90:last-child,._subGroup_sx5u5_90:first-child{border-right:none}._subGroupTitle_sx5u5_109{display:flex;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#848484}._subGroupList_sx5u5_121{margin:0;padding:0;list-style:none}._subGroupItem_sx5u5_127{margin:0}._subGroupLink_sx5u5_131{display:block;padding:6px 0;font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#242424;text-decoration:none;transition:color .2s ease}@media (hover: hover) and (pointer: fine){._subGroupLink_sx5u5_131:hover{color:#4b6b2a}}._wrapper_78iz2_2{position:relative;flex:1;width:100%}._inputWrapper_78iz2_8{position:relative;display:flex;align-items:center;flex-grow:1;border-bottom:1px solid #e5e3e6}._input_78iz2_8{height:44px;padding:0 16px 0 48px;font-size:14px;border-radius:24px;border:none;background:#fff;display:block;width:100%}._input_78iz2_8::placeholder{color:#848484}._input_78iz2_8:hover,._input_78iz2_8:focus,._input_78iz2_8:active{border:none;outline:none}._searchIcon_78iz2_34{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:red}._dropdown_78iz2_42{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:400px;overflow-y:auto;background:#fff;border:1px solid #e5e3e6;border-radius:16px;box-shadow:0 4px 10px #00000026;z-index:100;animation:_searchDropdownFadeIn_78iz2_1 .25s ease-out forwards}@keyframes _searchDropdownFadeIn_78iz2_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._list_78iz2_67{margin:0;padding:8px 0;list-style:none}._item_78iz2_73{margin:0}._link_78iz2_77{display:flex;flex-direction:column;gap:2px;padding:12px 16px;color:#242424;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._link_78iz2_77:hover{background:#fafafa}}._linkTitle_78iz2_91{font-family:Mulish,sans-serif;font-size:14px;font-weight:600}._linkCategory_78iz2_97{font-family:Mulish,sans-serif;font-size:12px;font-weight:400;color:#e5e3e6}._empty_78iz2_104{margin:0;padding:24px 16px;font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#242424}._overlay_tq7r0_2{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:opacity .35s ease-in-out,visibility .35s ease-in-out}body[data-info-line-visible=true] ._overlay_tq7r0_2{top:44px}@media only screen and (max-width: 767px){body[data-info-line-visible=true] ._overlay_tq7r0_2{top:36px}}._overlayVisible_tq7r0_20{opacity:1;visibility:visible}._sidebar_tq7r0_25{position:fixed;top:0;right:0;bottom:0;width:712px;background:#fff;box-shadow:-4px 0 24px #00000026;z-index:1000;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s ease-in-out;border-radius:20px 0 0 20px}body[data-info-line-visible=true] ._sidebar_tq7r0_25{top:44px}@media only screen and (max-width: 767px){body[data-info-line-visible=true] ._sidebar_tq7r0_25{top:36px}}@media only screen and (max-width: 767px){._sidebar_tq7r0_25{width:100%}}._sidebarOpen_tq7r0_54{transform:translate(0)}._header_tq7r0_58{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;flex-shrink:0}._title_tq7r0_66{font-size:20px;font-weight:600;color:#242424;margin:0}._closeButton_tq7r0_73{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;border-radius:8px;cursor:pointer;color:#242424;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._closeButton_tq7r0_73:hover{background:#0000001a}}._content_tq7r0_93{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px 24px;min-width:0;scrollbar-width:thin;scrollbar-color:#f2f2f2 transparent}._content_tq7r0_93::-webkit-scrollbar{width:6px;height:6px}._content_tq7r0_93::-webkit-scrollbar-track{background:transparent}._content_tq7r0_93::-webkit-scrollbar-thumb{background:#f2f2f2;border-radius:3px}._content_tq7r0_93::-webkit-scrollbar-thumb:hover{background:#8e8e8e80}@media only screen and (max-width: 767px){._content_tq7r0_93{padding:12px 16px}}._list_tq7r0_122{list-style:none;margin:0;padding:0;min-width:0}._list_tq7r0_122>li{min-width:0}._empty_tq7r0_133{font-size:14px;color:#848484;text-align:center;padding:40px 0;margin:0}._footer_tq7r0_141{padding:20px 24px;flex-shrink:0}._totalRow_tq7r0_146{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._totalLabel_tq7r0_153{font-size:16px;font-weight:600;color:#242424}._totalValue_tq7r0_159{font-size:18px;font-weight:700;color:#242424}._checkoutButton_tq7r0_165{width:100%}._menu_rqiog_2{z-index:100;position:absolute;top:calc(100% + 8px);right:0;min-width:370px;background:#fff;border:1px solid #e5e3e6;border-radius:20px;box-shadow:0 4px 10px #00000026;padding:14px;display:flex;flex-direction:column;gap:24px;animation:_userMenuFadeIn_rqiog_1 .25s ease-out forwards}@keyframes _userMenuFadeIn_rqiog_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._accountLinks_rqiog_29{display:flex;flex-direction:column;gap:8px;width:100%}._sectionTitle_rqiog_36{display:block;font-size:12px;font-weight:600;color:#848484;margin-bottom:6px}._link_rqiog_44{width:100%}._divider_rqiog_48{height:1px;background:#e5e3e6;margin:4px 0}._optionsList_rqiog_54{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;flex-wrap:wrap}._optionButton_rqiog_61{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 10px;border-radius:8px;background:transparent;font-size:13px;font-weight:500;color:#242424;cursor:pointer;transition:all .2s ease}@media (hover: hover) and (pointer: fine){._optionButton_rqiog_61:hover{background:#0000001a}}._optionButton_rqiog_61._active_rqiog_80{border-color:#242424;background:#eaeaea}._flagIcon_rqiog_85{width:16px;height:12px;object-fit:cover}._currencySymbol_rqiog_91{font-weight:600}._topbarUserMenu_pd9pg_2{display:flex;align-items:center;gap:8px}._userButtonWrapper_pd9pg_8{position:relative}._topbarUserButton_pd9pg_12{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #e5e3e6;background-color:transparent;cursor:pointer;transition:all .2s ease}@media (hover: hover) and (pointer: fine){._topbarUserButton_pd9pg_12:hover{background-color:#0000001a}}._topbarUserButtonActive_pd9pg_31{background-color:#0000001a}._topbarUserButtonCounter_pd9pg_35{position:absolute;display:flex;align-items:center;justify-content:center;color:#d7fc52;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:9999px;background-color:#242424;font-size:10px;font-weight:800;line-height:1}._desktopTopbar_1r521_2{display:flex;align-items:center;padding:16px 24px;background-color:#fff;border-bottom:1px solid #e5e3e6;min-height:72px}@media only screen and (max-width: 767px){._desktopTopbar_1r521_2{display:none}}._inner_1r521_16{position:relative;z-index:1;display:flex;align-items:center;flex:1;width:100%;gap:24px;max-width:1336px;margin:0 auto}._menuWrapper_1r521_28{position:relative}._menuButton_1r521_32{min-width:256px}._logo_1r521_36{flex-shrink:0;font-family:Kalnia,serif;font-size:36px;font-weight:500;line-height:1;color:#242424;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._logo_1r521_36:hover{opacity:.8}}._search_1r521_53{flex:1;display:flex;justify-content:center;min-width:0}._overlay_4noxe_2{position:fixed;top:var(--header-offset, 56px);left:0;right:0;bottom:0;z-index:10000;display:flex;flex-direction:column;width:100%;height:calc(100vh - var(--header-offset, 56px));pointer-events:none;overflow:hidden}._overlayOpen_4noxe_17{pointer-events:auto}._backdrop_4noxe_21{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;opacity:0;transition:opacity .3s ease}._overlayOpen_4noxe_17 ._backdrop_4noxe_21{opacity:1}._panel_4noxe_36{position:absolute;top:0;right:0;bottom:0;width:100%;display:flex;flex-direction:column;background:#fff;border-radius:14px 0 0 14px;box-shadow:-4px 0 24px #00000026;transform:translate(100%);transition:transform .3s ease;overflow:hidden}._overlayOpen_4noxe_17 ._panel_4noxe_36{transform:translate(0)}._header_4noxe_56{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;flex-shrink:0;border-bottom:1px solid #e5e3e6}._title_4noxe_65{font-size:18px;font-weight:600;color:#242424;margin:0}._closeButton_4noxe_72{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;border-radius:8px;cursor:pointer;color:#242424;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._closeButton_4noxe_72:hover{background:#0000001a}}._content_4noxe_92{flex:1;overflow-y:auto;padding:16px 20px;scrollbar-width:thin;scrollbar-color:#f2f2f2 transparent}._content_4noxe_92::-webkit-scrollbar{width:6px;height:6px}._content_4noxe_92::-webkit-scrollbar-track{background:transparent}._content_4noxe_92::-webkit-scrollbar-thumb{background:#f2f2f2;border-radius:3px}._content_4noxe_92::-webkit-scrollbar-thumb:hover{background:#8e8e8e80}._list_4noxe_114{list-style:none;margin:0;padding:0}._empty_4noxe_120{font-size:14px;color:#848484;text-align:center;padding:40px 0;margin:0}._footer_4noxe_128{padding:16px 20px;flex-shrink:0;border-top:1px solid #e5e3e6}._totalRow_4noxe_134{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._totalLabel_4noxe_141{font-size:16px;font-weight:600;color:#242424}._totalValue_4noxe_147{font-size:18px;font-weight:700;color:#242424}._checkoutButton_4noxe_153{width:100%;background:#b0f92b!important}@media (hover: hover) and (pointer: fine){._checkoutButton_4noxe_153:hover{background:#9de121!important}}._checkoutIcon_4noxe_163{flex-shrink:0}._overlay_1ky92_2{position:fixed;top:var(--header-offset, 56px);left:0;right:0;bottom:0;z-index:10000;display:flex;flex-direction:column;width:100%;height:calc(100vh - var(--header-offset, 56px));pointer-events:none;overflow:hidden}._overlayOpen_1ky92_17{pointer-events:auto}._panel_1ky92_21{display:flex;flex-direction:column;gap:12px;width:100%;height:100%;padding:16px;background:#fff;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}._overlayOpen_1ky92_17 ._panel_1ky92_21{transform:translate(0)}._tabs_1ky92_38{display:flex;gap:0;padding:4px;flex-shrink:0;border:1px solid #eaeaea;border-radius:14px}._tab_1ky92_38{flex:1;padding:8px 24px;font-family:Mulish,sans-serif;font-size:16px;font-weight:400;color:#848484;background:transparent;border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,color .2s ease}@media (hover: hover) and (pointer: fine){._tab_1ky92_38:hover{background:#fafafa}}._tabActive_1ky92_66{background:#d7fc52;font-weight:700;color:#242424}._categories_1ky92_72{flex:1;display:flex;flex-direction:column;padding:12px;background:#fafafa;border-radius:14px;overflow-y:auto}._category_1ky92_82{display:flex;flex-direction:column}._categoryDivider_1ky92_87{height:1px;background:#eaeaea;margin:0}._categoryHeader_1ky92_93{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 8px;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;color:#242424;background:transparent;border:none;cursor:pointer;text-align:left}@media (hover: hover) and (pointer: fine){._categoryHeader_1ky92_93:hover{opacity:.8}}._categoryHeaderSale_1ky92_114{color:red}._categoryLink_1ky92_118{display:flex;align-items:center;justify-content:space-between;padding:12px 8px;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;color:#242424;text-decoration:none;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._categoryLink_1ky92_118:hover{opacity:.8}}._categoryLinkSale_1ky92_136{color:red}._categoryTitle_1ky92_140{flex:1}._categoryIcon_1ky92_144{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#242424;transform:rotate(-90deg);transition:transform .2s ease}._categoryIcon_1ky92_144._categoryIconExpanded_1ky92_153{transform:rotate(180deg)}._categoryArrow_1ky92_157{flex-shrink:0;color:#242424}._subListWrapper_1ky92_162{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}._subListWrapperExpanded_1ky92_168{grid-template-rows:1fr}._subList_1ky92_162{margin:0;padding:0;list-style:none;background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:12px;overflow:hidden;min-height:0}._subItem_1ky92_185{margin:0}._subLink_1ky92_189{display:block;padding:10px 12px;font-family:Mulish,sans-serif;font-size:14px;font-weight:400;color:#242424;text-decoration:none;transition:color .2s ease}@media (hover: hover) and (pointer: fine){._subLink_1ky92_189:hover{color:#90ad25}}._wrapper_ju46d_2{flex:1;width:100%;min-width:0}._inputWrapper_ju46d_8{position:relative;display:flex;align-items:center;flex-grow:1;border-bottom:1px solid #e5e3e6}._input_ju46d_8{height:40px;padding:0 12px 0 40px;font-size:14px;border:none;background:transparent;display:block;width:100%}._input_ju46d_8::placeholder{color:#848484}._input_ju46d_8:hover,._input_ju46d_8:focus,._input_ju46d_8:active{border:none;outline:none}._searchIcon_ju46d_33{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#848484}._dropdown_ju46d_43{position:absolute;left:16px;right:16px;top:100%;margin-top:8px;max-height:400px;overflow-y:auto;background:#fff;border:1px solid #e5e3e6;border-radius:16px;box-shadow:0 4px 10px #00000026;z-index:10000;animation:_searchDropdownFadeIn_ju46d_1 .25s ease-out forwards}@keyframes _searchDropdownFadeIn_ju46d_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._overlay_ti2do_2{position:fixed;top:var(--header-offset, 56px);left:0;right:0;bottom:0;z-index:10000;display:flex;flex-direction:column;align-items:stretch;width:100%;height:calc(100vh - var(--header-offset, 56px));pointer-events:none;overflow:hidden}._overlayOpen_ti2do_18{pointer-events:auto}._backdrop_ti2do_22{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;opacity:0;transition:opacity .3s ease}._overlayOpen_ti2do_18 ._backdrop_ti2do_22{opacity:1}._panel_ti2do_37{width:100%;max-height:calc(100% - 40px);padding:16px 16px 24px;background:#fff;border-radius:0 0 14px 14px;box-shadow:0 4px 20px #00000026;transform:translateY(-100%);transition:transform .3s ease;overflow-y:auto}._overlayOpen_ti2do_18 ._panel_ti2do_37{transform:translateY(0)}._menu_ti2do_54{display:flex;flex-direction:column;gap:24px}._navLinks_ti2do_60{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e3e6;border-radius:14px;overflow:hidden}._navLinkLabelRow_ti2do_69{display:flex;align-items:center;gap:8px}._navLinkCountBadge_ti2do_75{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:9999px;background-color:#242424;color:#d7fc52;font-size:11px;font-weight:800;line-height:1}._navLink_ti2do_60{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;font-family:Mulish,sans-serif;font-size:16px;font-weight:600;color:#242424;text-decoration:none;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._navLink_ti2do_60:hover{background:#0000001a}}._navLinkIcon_ti2do_108{flex-shrink:0}._navDivider_ti2do_112{height:1px;background:#eaeaea;margin:0 16px}._sectionTitle_ti2do_118{display:block;font-size:12px;font-weight:600;color:#848484;margin-bottom:6px}._loginButton_ti2do_126{width:100%}._loginIcon_ti2do_130{flex-shrink:0}._divider_ti2do_134{height:1px;background:#e5e3e6;margin:4px 0}._optionsList_ti2do_140{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;flex-wrap:wrap}._optionButton_ti2do_147{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 10px;border-radius:8px;background:transparent;font-size:13px;font-weight:500;color:#242424;cursor:pointer;transition:all .2s ease}@media (hover: hover) and (pointer: fine){._optionButton_ti2do_147:hover{background:#0000001a}}._optionButton_ti2do_147._active_ti2do_166{background:#eaeaea}._flagIcon_ti2do_170{width:16px;height:12px;object-fit:cover}._currencySymbol_ti2do_176{font-weight:600}._mobileTopbar_1lfgd_2{display:none;position:relative;align-items:center;gap:12px;padding:8px 16px;background:#fff;border-bottom:1px solid #e5e3e6;height:56px;box-sizing:border-box;--topbar-height: 56px}@media only screen and (max-width: 767px){._mobileTopbar_1lfgd_2{display:flex}}._categoriesBtn_1lfgd_20{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:50%;border:none;background:#b0f92b;color:#242424;cursor:pointer;transition:background .2s ease,border .2s ease}@media (hover: hover) and (pointer: fine){._categoriesBtn_1lfgd_20:hover{background:#9de121}}._categoriesBtnOpen_1lfgd_41{background:#d7fc52;border:1px solid #c8ec45}@media (hover: hover) and (pointer: fine){._categoriesBtnOpen_1lfgd_41:hover{background:#d7fc52}}._logo_1lfgd_51{flex:1;min-width:0;font-family:Kalnia,serif;font-size:20px;font-weight:500;line-height:1;color:#242424;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}@media (hover: hover) and (pointer: fine){._logo_1lfgd_51:hover{opacity:.8}}._searchTrigger_1lfgd_69{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #e5e3e6;background:#fff;color:#242424;cursor:pointer;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._searchTrigger_1lfgd_69:hover{background:#0000001a}}._searchExpanded_1lfgd_89{flex:1;min-width:0;display:flex;align-items:center}._searchInputWrapper_1lfgd_96{flex:1;min-width:0}._iconBtn_1lfgd_101{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #e5e3e6;background:#fff;color:#242424;cursor:pointer;transition:background .2s ease}@media (hover: hover) and (pointer: fine){._iconBtn_1lfgd_101:hover{background:#0000001a}}._iconBtnActive_1lfgd_122{background:#0000001a}._cartBadge_1lfgd_126{position:absolute;top:-4px;right:-4px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:50%;background:#242424;color:#d7fc52;font-size:10px;font-weight:800}._topbar_19mlv_2{position:fixed;top:0;z-index:9999;left:0;right:0;--topbar-height: 72px;width:100%}body{--header-offset: 72px}@media only screen and (max-width: 767px){body{--header-offset: 56px}}body[data-info-line-visible=true]{--info-line-height: 40px;--topbar-height: calc(var(--info-line-height) + 56px);--header-offset: calc(var(--info-line-height) + 72px)}@media only screen and (max-width: 767px){body[data-info-line-visible=true]{--header-offset: calc(var(--info-line-height) + 56px)}}body[data-info-line-visible=true] ._topbar_19mlv_2{top:var(--info-line-height)}._mainSection_19bjf_2{display:flex;flex-direction:column;min-height:100vh;background-color:#f1f1d1;overflow:hidden;padding-top:var(--header-offset, 72px)}._container_c35k4_2{display:flex;flex-direction:column;min-height:100vh}*{box-sizing:border-box;padding:0;margin:0;font-family:Mulish,sans-serif}html,body{max-width:100vw;scrollbar-gutter:auto;-webkit-scrollbar-gutter:auto;color:#242424;background-color:#fff;font-family:Mulish,sans-serif}ul,li{list-style:none}a{color:inherit;font-size:inherit;text-decoration:none}button{margin:0;border:none;color:inherit;font-size:inherit}h1{font-size:64px}@media only screen and (max-width: 1439px){h1{font-size:56px}}@media only screen and (max-width: 1023px){h1{font-size:48px}}h2{font-size:56px}@media only screen and (max-width: 1439px){h2{font-size:48px}}@media only screen and (max-width: 1023px){h2{font-size:40px}}@media only screen and (max-width: 767px){h2{font-size:28px}}h3{font-size:48px}@media only screen and (max-width: 1439px){h3{font-size:40px}}@media only screen and (max-width: 1023px){h3{font-size:36px}}h4{font-size:40px}@media only screen and (max-width: 1439px){h4{font-size:36px}}@media only screen and (max-width: 1023px){h4{font-size:32px}}h5{font-size:36px}@media only screen and (max-width: 1439px){h5{font-size:32px}}@media only screen and (max-width: 1023px){h5{font-size:28px}}h6{font-size:32px}@media only screen and (max-width: 1439px){h6{font-size:28px}}@media only screen and (max-width: 1023px){h6{font-size:24px}}.Toastify__toast-container .Toastify__toast-body{align-items:flex-start}.Toastify__toast-container .Toastify__toast{background-color:#242424}.Toastify__toast-container .Toastify__toast--error{border-left:2px solid #242424}.Toastify__toast-container .Toastify__toast--error .Toastify__toast-icon svg{fill:#242424}.Toastify__toast-container .Toastify__toast--success{border-left:2px solid #4b6b2a}.Toastify__toast-container .Toastify__toast--success .Toastify__toast-icon svg{fill:green}.Toastify__toast-container .Toastify__toast--info{border-left:2px solid #ffffff}.Toastify__toast-container .Toastify__toast--info .Toastify__toast-icon svg{fill:#fff}.Toastify__toast-container .Toastify__close-button{align-self:center;opacity:1}.Toastify__toast-container .Toastify__close-button:hover svg{fill:#fff}.Toastify__toast-container .Toastify__close-button svg{width:16px;height:16px;transition:.3s fill;fill:#242424}
