@keyframes _shimmer_q5eo1_1{0%{transform:translate(0)}to{transform:translate(300px)}}._customToast_q5eo1_9 h4{transform:translateY(-2px);margin-bottom:4px;font-size:16px;font-weight:600;color:#221f20}._customToast_q5eo1_9 p{font-size:14px;color:#221f20;line-height:1.5}: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)}}@keyframes _shimmer_16zat_1{0%{transform:translate(0)}to{transform:translate(300px)}}._footer_16zat_9{background-color:#f5f5f5}@media only screen and (max-width: 767px){._footer_16zat_9{padding:0 16px}}._footerInner_16zat_18{border-bottom:1px solid #274430}._top_16zat_22{max-width:1232px;margin:0 auto;padding:20px 16px 100px;display:flex;gap:32px 100px}@media only screen and (max-width: 1023px){._top_16zat_22{flex-wrap:wrap}}@media only screen and (max-width: 767px){._top_16zat_22{padding:32px 0}}._subscribe_16zat_40{display:flex;flex-direction:column;gap:40px}@media only screen and (max-width: 767px){._subscribe_16zat_40{gap:16px}}._logo_16zat_51{font-family:Cormorant Garamond,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:40px;cursor:pointer}._description_16zat_60{font-size:22px;font-style:normal;font-weight:400;line-height:33px}._image_16zat_67{max-width:342px;width:100%;height:auto}._contact_16zat_73,._support_16zat_74{display:flex;flex-direction:column;gap:16px}._contact_16zat_73{max-width:516px;width:100%;font-size:18px}._links_16zat_86{display:flex;flex-direction:column;gap:16px}._link_16zat_86{font-size:18px;white-space:nowrap}._bottom_16zat_97{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:10px 0;color:#858585;text-align:center;line-height:20px}@keyframes _shimmer_1afn2_1{0%{transform:translate(0)}to{transform:translate(300px)}}._button_1afn2_9{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;border-radius:6px;padding:6px 32px;opacity:1;width:max-content;transition:opacity .2s ease;white-space:nowrap;cursor:pointer}._button_1afn2_9:disabled{opacity:.4;cursor:not-allowed}._button_1afn2_9 span{display:flex;align-items:center;gap:8px;font-size:16px;font-family:Libre Baskerville,sans-serif;line-height:24px}._full_1afn2_39{width:100%}._auto_1afn2_43{width:auto}._primary_1afn2_47{position:relative;overflow:hidden;padding:6px 32px;background:#274430;border-radius:6px;border:none;color:#fff;z-index:0;transition:color .3s ease}._primary_1afn2_47:disabled:hover{background:#274430}@media (hover: hover) and (pointer: fine){._primary_1afn2_47:hover{background-color:#3a5d42}}._default_1afn2_67{color:#fff}._outline_1afn2_71{background:transparent;border:1px solid #274430;transition:all .3s;padding:6px 32px}._outline_1afn2_71 span{color:#221f20}._outline_1afn2_71:disabled:hover{background:transparent;border:1px solid #274430}._outline_1afn2_71:disabled:hover span{color:#221f20}@media (hover: hover) and (pointer: fine){._outline_1afn2_71:hover{background:#274430}._outline_1afn2_71:hover span{transition:all .3s;color:#fff}}._spinner_1afn2_97{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _shimmer_no2zn_1{0%{transform:translate(0)}to{transform:translate(300px)}}._loader_no2zn_9{width:48px;height:48px;border:5px solid #ffffff;border-bottom-color:transparent;border-radius:50%;display:inline-block;animation:_rotate_no2zn_1 1s linear infinite}._tiny_no2zn_19{width:22px;height:22px}._small_no2zn_24{width:40px;height:40px}._medium_no2zn_29{width:60px;height:60px}._large_no2zn_34{width:80px;height:80px}._black_no2zn_39{border-color:#221f20;border-bottom-color:transparent}._green_no2zn_44{border-color:#274430;border-bottom-color:transparent}@keyframes _rotate_no2zn_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _shimmer_6kqnm_1{0%{transform:translate(0)}to{transform:translate(300px)}}._cartPopup_6kqnm_9{position:absolute;top:46px;right:0;z-index:33;background-color:#fff;width:420px;border:1px solid #274430;border-radius:6px;padding:0;cursor:default}._cartPopup_6kqnm_9._emptyCart_6kqnm_21{padding:32px 20px}@media only screen and (max-width: 767px){._cartPopup_6kqnm_9{width:340px}}._emptyCart_6kqnm_21{display:flex;flex-direction:column;align-items:center;gap:10px}._emptyCartText_6kqnm_37{font-weight:400;font-size:24px;line-height:32px}._emptyCartImage_6kqnm_43{max-width:120px;width:100%;height:auto}._cartContent_6kqnm_49{display:flex;flex-direction:column;gap:15px;padding:16px 20px 42px;max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}._cartContent_6kqnm_49::-webkit-scrollbar{width:4px}._cartContent_6kqnm_49::-webkit-scrollbar-track{background:transparent}._cartContent_6kqnm_49::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:2px}@media only screen and (max-width: 767px){._cartContent_6kqnm_49{padding:16px}}._cartPopupFooter_6kqnm_75{display:flex;flex-direction:column;gap:32px;border-top:1px solid #858585;padding:16px 20px 32px}@media only screen and (max-width: 767px){._cartPopupFooter_6kqnm_75{padding:16px}}._cartPopupFooterHead_6kqnm_88{display:flex;justify-content:space-between;align-items:center}._total_6kqnm_94,._totalPrice_6kqnm_95{font-weight:700;font-size:17px;line-height:28px}@keyframes _shimmer_1wz0g_1{0%{transform:translate(0)}to{transform:translate(300px)}}._cartItemImage_1wz0g_9{width:120px;height:120px;aspect-ratio:1/1;border-radius:6px;object-fit:cover}._cartItemImages_1wz0g_17{display:grid;grid-template-columns:55px 55px;gap:5px}._cartItemImageForCollection_1wz0g_23{width:55px;height:55px;aspect-ratio:1/1;border-radius:6px;object-fit:cover}._cartItem_1wz0g_9{display:flex;flex-direction:column;gap:10px}._closeIcon_1wz0g_37{cursor:pointer}._cartItemHead_1wz0g_41{display:flex;justify-content:flex-end}._cartItemBody_1wz0g_46{display:flex;align-items:flex-start;gap:10px}._cartItemInfo_1wz0g_52{display:flex;flex-direction:column;gap:10px}._cartItemTitle_1wz0g_58{font-weight:400;font-size:22px;line-height:28px;transition:all .2s ease;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (hover: hover) and (pointer: fine){._cartItemTitle_1wz0g_58:hover{cursor:pointer;text-decoration:underline}}._cartItemPriceBlock_1wz0g_76{display:flex;align-items:center;gap:10px}._oldPrice_1wz0g_82{text-decoration:line-through;color:#858585;font-weight:400;font-size:14px;line-height:28px}._price_1wz0g_90{font-weight:700;font-size:17px;line-height:28px;color:#274430}@keyframes _shimmer_ns81p_1{0%{transform:translate(0)}to{transform:translate(300px)}}._headerCategories_ns81p_9{display:flex;align-items:center;gap:40px;max-width:1232px;margin:0 auto}@media only screen and (max-width: 767px){._headerCategories_ns81p_9{width:100%;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}}._linkWrapper_ns81p_26{position:relative;padding-bottom:20px}._linkWrapper_ns81p_26:hover ._subMenu_ns81p_30{display:flex}@media only screen and (max-width: 767px){._linkWrapper_ns81p_26:hover ._subMenu_ns81p_30{display:none}}._subMenu_ns81p_30{display:none;width:min-content;position:absolute;top:100%;left:0;flex-direction:column;gap:24px;border-radius:8px;border:1px solid #274430;background:#fff;padding:24px;overflow:hidden;z-index:10}._categoryLink_ns81p_55{display:block;position:relative;padding:10px;font-size:24px;font-style:normal;font-weight:300;line-height:30px;color:inherit;transition:color .3s ease}._categoryLink_ns81p_55:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background-color:#274430;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (hover: hover) and (pointer: fine){._categoryLink_ns81p_55:hover{color:#274430}._categoryLink_ns81p_55:hover:after{transform:scaleX(1)}}@media only screen and (max-width: 767px){._categoryLink_ns81p_55{padding:10px 16px}}._activeLink_ns81p_92{color:#274430!important}._activeLink_ns81p_92:after{transform:scaleX(1)!important}._subLink_ns81p_99{width:min-content;color:#221f20;font-size:20px;font-style:normal;font-weight:300;line-height:28px;text-wrap:nowrap}@keyframes _shimmer_1ijvt_1{0%{transform:translate(0)}to{transform:translate(300px)}}._languageAndCurrency_1ijvt_9{display:flex;align-items:center;gap:8px}@media only screen and (max-width: 767px){._languageAndCurrency_1ijvt_9{padding-left:16px}}@keyframes _shimmer_1rl6g_1{0%{transform:translate(0)}to{transform:translate(300px)}}._mobileMenu_1rl6g_9{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:900}._mobileMenuInner_1rl6g_19{display:flex;flex-direction:column;gap:20px}._mobileHeader_1rl6g_25{display:flex;justify-content:flex-end;padding:13px 16px}._closeIcon_1rl6g_31{padding:8px}._mobileNavMenu_1rl6g_35{display:flex;flex-direction:column;gap:20px}._menuTitle_1rl6g_41{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;color:#221f20;font-size:24px;font-style:normal;font-weight:300;line-height:30px}._subMenu_1rl6g_53{display:flex;padding:20px 16px;flex-direction:column;align-items:flex-start;gap:20px;background:#f5f5f5}._subMenuLink_1rl6g_62{color:#221f20;font-size:20px;font-style:normal;font-weight:300;line-height:28px}._expandedIcon_1rl6g_70{transform:rotate(180deg)}@keyframes _shimmer_1m5y7_1{0%{transform:translate(0)}to{transform:translate(300px)}}._header_1m5y7_9{display:flex;flex-direction:column;gap:25px;padding-top:20px}@media only screen and (max-width: 767px){._header_1m5y7_9{padding:0}}._headerTop_1m5y7_21{border-bottom:1px solid #f2f2f2}@media only screen and (max-width: 767px){._headerTop_1m5y7_21{padding:10px 0;margin-bottom:30px}}._headerInner_1m5y7_31{padding:0 16px;display:flex;align-items:center;justify-content:space-between;max-width:1232px;margin:0 auto}._logo_1m5y7_40{cursor:pointer;font-family:Cormorant Garamond,sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:56px}@media only screen and (max-width: 767px){._logo_1m5y7_40{font-size:28px;line-height:36px}}._burger_1m5y7_55{padding-right:32px}._cartAndProfile_1m5y7_59{display:flex;align-items:center;gap:16px;padding-left:124px}@media only screen and (max-width: 767px){._cartAndProfile_1m5y7_59{padding-left:0}}._cart_1m5y7_59,._profile_1m5y7_72{cursor:pointer}._cart_1m5y7_59,._cartIcon_1m5y7_80{position:relative}._counter_1m5y7_84{position:absolute;bottom:-4px;right:-5px;font-weight:400;font-size:10px;line-height:0;min-width:16px;min-height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#274430;color:#fff}@keyframes _shimmer_1g82a_1{0%{transform:translate(0)}to{transform:translate(300px)}}._mainSection_1g82a_9{display:flex;flex-direction:column;min-height:100vh}@keyframes _shimmer_foar9_1{0%{transform:translate(0)}to{transform:translate(300px)}}._profileWrapper_foar9_9{background-color:#f5f5f5}@media only screen and (max-width: 767px){._profileWrapper_foar9_9{background-color:transparent}}._profileContainer_foar9_18{display:flex;align-items:flex-start;gap:100px;max-width:1232px;width:100%;margin:30px auto;padding:40px 16px;flex:1 0 auto}@media only screen and (max-width: 1023px){._profileContainer_foar9_18{flex-direction:column;gap:30px}}@media only screen and (max-width: 767px){._profileContainer_foar9_18{padding:30px 16px 50px;margin:0}}._profileHeader_foar9_41{max-width:1232px;margin:30px auto 0;padding:24px 16px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 767px){._profileHeader_foar9_41{padding:0 16px 10px;margin-top:0;border-bottom:1px solid #f2f2f2}}._profileTitle_foar9_57{font-size:30px;font-style:normal;font-weight:400;line-height:43px}@media only screen and (max-width: 767px){._profileTitle_foar9_57{font-size:24px;font-style:normal;font-weight:400;line-height:30px}}._profileBg_foar9_72{padding:0 16px;max-width:1232px;width:100%;margin:0 auto}@media only screen and (max-width: 767px){._profileBg_foar9_72{display:none}}._profileBgImage_foar9_84{border-radius:6px;width:100%}._sidebar_foar9_89{width:190px}@media only screen and (max-width: 1023px){._sidebar_foar9_89{width:100%}}._sidebarList_foar9_98{display:flex;flex-direction:column}@media only screen and (max-width: 1023px){._sidebarList_foar9_98{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;overflow-x:auto}._sidebarList_foar9_98::-webkit-scrollbar{display:none}}._sidebarItem_foar9_116{cursor:pointer;padding:16px;white-space:nowrap;color:#858585;font-size:24px;font-style:normal;font-weight:400;border-bottom:1px solid transparent}._sidebarItem_foar9_116._active_foar9_126{border-bottom:1px solid #274430;color:#274430;font-size:24px;font-style:italic;font-weight:500;line-height:normal}@media only screen and (max-width: 767px){._sidebarItem_foar9_116{padding:10px 8px}}._content_foar9_140{width:100%}@keyframes _shimmer_f64pp_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_f64pp_9{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}._label_f64pp_17{font-weight:400;font-size:16px;line-height:20px}._errorText_f64pp_23{color:#ff2c36;font-weight:400;font-size:16px;line-height:22px;min-height:24px;margin-top:-2px;margin-left:10px}@keyframes _shimmer_1d6tf_1{0%{transform:translate(0)}to{transform:translate(300px)}}._checkbox_1d6tf_9{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;height:12px;width:12px;opacity:0;margin:0}._disabled_1d6tf_20{opacity:.4}._disabled_1d6tf_20 ._label_1d6tf_23{cursor:default}._custom-checkbox_1d6tf_27{display:flex;align-items:center;gap:8px;position:relative}._label_1d6tf_23{width:24px;height:24px;display:flex;align-items:center;background:#fff;border-radius:4px;border:2px solid #dfdfdf;position:relative;overflow:hidden;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}._label_1d6tf_23:hover{border:2px solid #274430}._label_1d6tf_23:before{content:"";display:block;position:relative;flex-shrink:0;box-sizing:border-box}._label_1d6tf_23:after{width:10px;height:6px;background-color:#274430;position:absolute;content:"";transform:rotate(-45deg) translateZ(0);transform-origin:center center;display:none;margin:auto}._checkbox_1d6tf_9:checked~._label_1d6tf_23{background-color:#274430;border:2px solid #274430}._checkbox_1d6tf_9:checked~._label_1d6tf_23:before{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='13'%20viewBox='0%200%2015%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_23_16575'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0.5'%20width='15'%20height='12'%20fill='black'%3e%3crect%20fill='white'%20y='0.5'%20width='15'%20height='12'/%3e%3cpath%20d='M14.2158%202.69531L5.58984%2011.5L1%206.79297L2.18066%205.59766L5.5918%209.08301L13.0352%201.5L14.2158%202.69531Z'/%3e%3c/mask%3e%3cpath%20d='M14.2158%202.69531L5.58984%2011.5L1%206.79297L2.18066%205.59766L5.5918%209.08301L13.0352%201.5L14.2158%202.69531Z'%20fill='white'/%3e%3cpath%20d='M14.2158%202.69531L14.5283%203.00148L14.8295%202.69406L14.5271%202.38787L14.2158%202.69531ZM5.58984%2011.5L5.27661%2011.8054L5.58911%2012.1259L5.90236%2011.8062L5.58984%2011.5ZM1%206.79297L0.688739%206.48552L0.38701%206.791L0.686766%207.0984L1%206.79297ZM2.18066%205.59766L2.49333%205.29164L2.1821%204.97364L1.8694%205.29021L2.18066%205.59766ZM5.5918%209.08301L5.27913%209.38902L5.59134%209.70802L5.90402%209.38948L5.5918%209.08301ZM13.0352%201.5L13.3464%201.19255L13.0342%200.876444L12.7229%201.19353L13.0352%201.5ZM14.2158%202.69531L13.9033%202.38914L5.27733%2011.1938L5.58984%2011.5L5.90236%2011.8062L14.5283%203.00148L14.2158%202.69531ZM5.58984%2011.5L5.90308%2011.1946L1.31323%206.48753L1%206.79297L0.686766%207.0984L5.27661%2011.8054L5.58984%2011.5ZM1%206.79297L1.31126%207.10041L2.49192%205.9051L2.18066%205.59766L1.8694%205.29021L0.688739%206.48552L1%206.79297ZM2.18066%205.59766L1.86799%205.90367L5.27913%209.38902L5.5918%209.08301L5.90447%208.777L2.49333%205.29164L2.18066%205.59766ZM5.5918%209.08301L5.90402%209.38948L13.3474%201.80647L13.0352%201.5L12.7229%201.19353L5.27958%208.77654L5.5918%209.08301ZM13.0352%201.5L12.7239%201.80745L13.9046%203.00276L14.2158%202.69531L14.5271%202.38787L13.3464%201.19255L13.0352%201.5Z'%20fill='%23274430'%20mask='url(%23path-1-outside-1_23_16575)'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center center;left:50%;transform:translate(-50%);width:15px;height:15px}._text_1d6tf_87{font-size:14px;font-weight:400;cursor:pointer;transition:all .2s ease}@keyframes _shimmer_1h7w9_1{0%{transform:translate(0)}to{transform:translate(300px)}}._wrapper_1h7w9_9{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}._input_1h7w9_18{width:100%;height:44px;background:#fff;border:0;border-radius:6px;transition:border-width .2s linear;transition:.2s;outline:none}._input_1h7w9_18::placeholder{opacity:.6;color:#333}._default_1h7w9_34{padding:12px;background:#fff;border:1px solid #dfdfdf;outline:none;font-weight:400;font-size:16px;line-height:20px}._default_1h7w9_34:hover{border:1px solid #699df5}._default_1h7w9_34:focus{border:1px solid #274430}input[type=radio],input[type=radio]:hover{box-shadow:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._input_1h7w9_18:disabled{opacity:.4;box-shadow:inset 0 0 0 1px #fff;cursor:not-allowed}._input_1h7w9_18:disabled+._label_1h7w9_69{opacity:.8}._input_1h7w9_18:-webkit-autofill,._input_1h7w9_18:-webkit-autofill:hover,._input_1h7w9_18:-webkit-autofill:focus,._input_1h7w9_18:-webkit-autofill:active{transition:background-color 5000000s ease-in-out 0s;-webkit-text-fill-color:#221f20}._admin_1h7w9_81:-webkit-autofill,._admin_1h7w9_81:-webkit-autofill:hover,._admin_1h7w9_81:-webkit-autofill:focus,._admin_1h7w9_81:-webkit-autofill:active{transition:background-color 5000000s ease-in-out 0s;-webkit-text-fill-color:#221f20}._input_1h7w9_18[type=date]{line-height:normal}._input_1h7w9_18[type=date]::-webkit-calendar-picker-indicator{filter:invert(98%) sepia(87%) saturate(100%) hue-rotate(303deg) brightness(117%) contrast(90%);padding-left:50%;width:16px;height:16px}._inputWrapper_1h7w9_100{display:flex;flex-direction:column;justify-content:center;gap:8px;width:100%;position:relative;z-index:1}._startIcon_1h7w9_111,._endIcon_1h7w9_112{display:flex;position:absolute;top:50%;transform:translateY(-50%)}._startIcon_1h7w9_111{inset-inline-start:10px}._endIcon_1h7w9_112{inset-inline-end:10px;top:50px;pointer-events:none}._label_1h7w9_69{font-weight:400;font-size:16px;line-height:20px}._text_1h7w9_135,._withoutValue_1h7w9_136 ._text_1h7w9_135{font-size:15px;line-height:24px;transition:all .2s ease-out}._tip_1h7w9_142{color:#221f20}._error_1h7w9_146{border:1px solid #ff2c36}._error_1h7w9_146:hover,._error_1h7w9_146:focus{border:1px solid #ff2c36}._errorText_1h7w9_155{color:#ff2c36;font-weight:400;font-size:16px;line-height:22px;min-height:24px;margin-top:-2px;margin-left:10px}._errorAsterisk_1h7w9_165{color:#ff2c36}._withEndIcon_1h7w9_169{padding-inline-end:40px}._withStartIcon_1h7w9_173{padding-inline-start:35px}._inputPassword_1h7w9_177{pointer-events:painted;cursor:pointer;top:50px}@keyframes _shimmer_1tga9_1{0%{transform:translate(0)}to{transform:translate(300px)}}._wrapper_1tga9_9{display:flex;flex-direction:column;gap:8px}._textarea_1tga9_15{padding:12px;font-weight:400;font-size:16px;line-height:20px;border:1px solid #dfdfdf;border-radius:6px;transition:border-width .2s linear;height:100px;outline:none;resize:none}._textarea_1tga9_15::placeholder{opacity:.6;color:#333;font-family:Lato,sans-serif}._textarea_1tga9_15._error_1tga9_32{border:1px solid #ff2c36}._textarea_1tga9_15._error_1tga9_32:hover,._textarea_1tga9_15._error_1tga9_32:focus{border:1px solid #ff2c36}._textarea_1tga9_15:hover{border:1px solid #699df5}._textarea_1tga9_15:focus{border:1px solid #274430}._label_1tga9_47{font-weight:400;font-size:16px;line-height:20px}._inputWrapper_1tga9_53{width:100%;display:flex;flex-direction:column;gap:8px}._errorText_1tga9_60{color:#ff2c36;font-weight:400;font-size:16px;line-height:22px;min-height:24px;margin-top:-2px;margin-left:10px}@keyframes _shimmer_1gefq_1{0%{transform:translate(0)}to{transform:translate(300px)}}._wrapper_1gefq_9{display:flex;flex-direction:column;gap:8px;width:100%}._label_1gefq_16{font-weight:400;font-size:16px;line-height:20px}._uploadContainer_1gefq_22{width:100%;min-height:100px;border:2px dashed #858585;border-radius:6px;padding:16px;display:flex;flex-direction:column;text-align:center;cursor:pointer;transition:border .2s ease-in-out}._uploadContainer_1gefq_22._dragging_1gefq_34{border-color:#274430;background-color:#f3f3f2}._uploadContainer_1gefq_22._uploaded_1gefq_38{cursor:default;border:2px solid #274430}._uploadText_1gefq_43{color:#221f20;font-weight:400;font-size:14px;line-height:21px;margin:auto}._uploadLink_1gefq_52{color:#274430;font-weight:500}._uploadProgress_1gefq_57{width:100%;text-align:left}._progress_1gefq_62{display:flex;align-items:center;gap:5px}._progressBar_1gefq_68{width:100%;height:6px;background-color:#f5f5f5;border-radius:8px;overflow:hidden}._inputFile_1gefq_76{display:none}._progressFill_1gefq_80{height:100%;background-color:#274430;transition:width .3s ease-in-out}._progressText_1gefq_86{font-weight:400;font-size:12px;line-height:20px}._fileInfo_1gefq_92{display:flex;justify-content:space-between;align-items:flex-start}._iconsRow_1gefq_98{display:flex;gap:4px}._icon_1gefq_98{width:26px;height:26px;border-radius:6px;display:flex;justify-content:center;align-items:center;background-color:#f3f3f2;cursor:pointer}._uploadedImg_1gefq_114{width:60px;height:auto}@keyframes _shimmer_3rq57_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_3rq57_9{width:100%;padding:20px;border-radius:6px;background-color:#d2e1d7}@media only screen and (max-width: 767px){._container_3rq57_9{padding:16px}}._form_3rq57_21{width:100%;display:flex;flex-direction:column}._inputsWrapper_3rq57_27{display:flex;gap:12px}@media only screen and (max-width: 767px){._inputsWrapper_3rq57_27{flex-direction:column}}._filesWrapper_3rq57_37{display:flex;gap:12px;margin-bottom:25px}@media only screen and (max-width: 767px){._filesWrapper_3rq57_37{flex-direction:column}}._title_3rq57_48{margin-bottom:24px;font-size:24px;color:#221f20;text-align:center}._button_3rq57_55{min-width:250px;width:auto;white-space:nowrap;margin:20px auto 0}@media only screen and (max-width: 767px){._button_3rq57_55{width:100%}}._checkboxWrapper_3rq57_67{margin-top:25px}._loaderWrapper_3rq57_71{min-height:452px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_3rq57_71{min-height:300px}}@keyframes _shimmer_c1k5p_1{0%{transform:translate(0)}to{transform:translate(300px)}}._emptyDataWrapper_c1k5p_9{min-height:495px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._emptyDataWrapper_c1k5p_9{min-height:300px}}._emptyData_c1k5p_9{display:flex;flex-direction:column;align-items:center}._message_c1k5p_27{font-size:20px;font-style:normal;font-weight:400;line-height:28px;text-align:center}._image_c1k5p_35{width:226px;height:226px}@keyframes _shimmer_bm79g_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_bm79g_9{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:10px}._pagination_bm79g_17{display:flex;align-items:center;justify-content:center;gap:8px}._breakLabel_bm79g_24,._page_bm79g_25{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;color:#221f20;font-family:Inter,sans-serif;font-size:15px;font-weight:400;cursor:pointer}._breakLabel_bm79g_24:hover,._page_bm79g_25:hover{background-color:#33333308}._nextLink_bm79g_43,._previousLink_bm79g_44,._arrowContainer_bm79g_45{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:0}._nextLink_bm79g_43:hover,._previousLink_bm79g_44:hover,._arrowContainer_bm79g_45:hover{background-color:#33333308}._nextArrow_bm79g_60{transform:rotate(180deg)}._disabledArrow_bm79g_64{opacity:.5;cursor:default}._disabledArrow_bm79g_64:hover{background-color:transparent}._disabledLink_bm79g_72{pointer-events:none}._link_bm79g_76{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._link_bm79g_76:hover{color:#221f20}._activeLink_bm79g_87{background-color:#33333308;cursor:default}._activeLink_bm79g_87:hover{background-color:#33333308}._range_bm79g_95{color:#858585;text-align:center;font-size:14px;font-weight:400;line-height:normal}@keyframes _shimmer_1bq50_1{0%{transform:translate(0)}to{transform:translate(300px)}}._tableWrapper_1bq50_9{display:grid;gap:16px;position:relative}@media only screen and (max-width: 767px){._tableWrapper_1bq50_9{overflow-x:scroll;width:100%;max-width:100%}}._image_1bq50_22{width:44px;height:44px}._image_1bq50_22 img{width:100%;height:100%;object-fit:cover}._tableRowHead_1bq50_32{white-space:nowrap;color:#858585;font-size:18px;font-style:normal;font-weight:400;line-height:normal;display:grid;grid-template-columns:1fr 2fr 1fr 1fr 1fr 1fr;align-items:center;gap:20px;min-width:700px}._tableRowBody_1bq50_46{display:grid;grid-template-columns:1fr 2fr 1fr 1fr 1fr 1fr;align-items:center;gap:16px;min-width:700px;padding:10px 0;font-size:12px;font-weight:400;line-height:1.5;transition:background-color .3s ease;border-bottom:1px solid #858585}._buttonWrapper_1bq50_61{display:flex;justify-content:flex-end;margin-bottom:40px}._icon_1bq50_67{cursor:pointer}._actionButtons_1bq50_71{display:flex;gap:30px}._loaderWrapper_1bq50_76{min-height:452px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_1bq50_76{min-height:300px}}._pagination_1bq50_88{width:100%;display:flex;justify-content:center;margin-top:40px}@keyframes _shimmer_1l2o2_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_1l2o2_9{width:100%;padding:20px;border-radius:6px;background-color:#d2e1d7}@media only screen and (max-width: 767px){._container_1l2o2_9{padding:16px}}._form_1l2o2_21{width:100%;display:flex;flex-direction:column}._title_1l2o2_27{margin-bottom:24px;font-size:24px;text-align:center}._button_1l2o2_33{min-width:250px;width:auto;white-space:nowrap;margin:20px auto 0}@media only screen and (max-width: 767px){._button_1l2o2_33{width:100%}}._loaderWrapper_1l2o2_45{min-height:452px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_1l2o2_45{min-height:300px}}@keyframes _shimmer_vylgv_1{0%{transform:translate(0)}to{transform:translate(300px)}}._tableWrapper_vylgv_9{display:grid;gap:16px}@media only screen and (max-width: 767px){._tableWrapper_vylgv_9{overflow-x:scroll;width:100%;max-width:100%}}._tableRowHead_vylgv_21{white-space:nowrap;color:#858585;font-size:18px;font-style:normal;font-weight:400;line-height:normal;display:grid;grid-template-columns:2fr 3fr 2fr 1fr 1fr 1fr;align-items:center;gap:20px;min-width:700px}._tableRowBody_vylgv_35{display:grid;grid-template-columns:2fr 3fr 2fr 1fr 1fr 1fr;align-items:center;gap:16px;min-width:700px;padding:10px 0;font-size:12px;font-weight:400;line-height:1.5;transition:background-color .3s ease;border-bottom:1px solid #858585}._buttonWrapper_vylgv_50{display:flex;justify-content:flex-end;margin-bottom:40px}._icon_vylgv_56{cursor:pointer}._actionButtons_vylgv_60{display:flex;gap:30px}._pagination_vylgv_65{width:100%;display:flex;justify-content:center;margin-top:40px}._loaderWrapper_vylgv_72{min-height:495px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_vylgv_72{min-height:300px}}._books_vylgv_84{display:flex;flex-direction:column;gap:4px;margin-left:15px}._books_vylgv_84 li{list-style-type:numeric}@keyframes _shimmer_iurrt_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_iurrt_9{width:100%;padding:20px;border-radius:6px;background-color:#d2e1d7}._form_iurrt_16{width:100%;display:flex;flex-direction:column;gap:5px}._title_iurrt_23{margin-bottom:24px;font-size:24px;text-align:center}._isActivatedWrapper_iurrt_29{display:flex;align-items:center;gap:10px}._button_iurrt_35{min-width:250px;width:auto;white-space:nowrap;margin:20px auto 0}@media only screen and (max-width: 767px){._button_iurrt_35{width:100%}}._loaderWrapper_iurrt_47{min-height:452px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_iurrt_47{min-height:300px}}@keyframes _shimmer_1wt21_1{0%{transform:translate(0)}to{transform:translate(300px)}}._tableWrapper_1wt21_9{display:grid;gap:16px}@media only screen and (max-width: 767px){._tableWrapper_1wt21_9{overflow-x:scroll;width:100%;max-width:100%}}._tableRowBody_1wt21_21{display:grid;grid-template-columns:2fr 2fr 2fr 1fr 1fr;align-items:center;gap:16px;min-width:700px;padding:10px 0;font-size:12px;font-weight:400;line-height:1.5;transition:background-color .3s ease;border-bottom:1px solid #858585}._tableRowHead_1wt21_36{white-space:nowrap;color:#858585;font-size:18px;font-style:normal;font-weight:400;line-height:normal;display:grid;grid-template-columns:2fr 2fr 2fr 1fr 1fr;align-items:center;gap:20px;min-width:700px}._buttonWrapper_1wt21_50{display:flex;justify-content:flex-end;margin-bottom:40px}._icon_1wt21_56{cursor:pointer}._actionButtons_1wt21_60{display:flex;gap:30px}._pagination_1wt21_65{width:100%;display:flex;justify-content:center;margin-top:40px}._loaderWrapper_1wt21_72{min-height:495px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_1wt21_72{min-height:300px}}@keyframes _shimmer_5wfl6_1{0%{transform:translate(0)}to{transform:translate(300px)}}._form_5wfl6_9{width:100%;padding:20px;border-radius:6px;background-color:#d2e1d7;display:flex;flex-direction:column}@media only screen and (max-width: 767px){._form_5wfl6_9{padding:16px}}._inputWrapper_5wfl6_23{display:flex;align-items:flex-start;gap:48px;width:100%}@media only screen and (max-width: 1023px){._inputWrapper_5wfl6_23{flex-direction:column;gap:24px}}._buttonWrapper_5wfl6_36{margin-top:25px;margin-left:auto}@media only screen and (max-width: 767px){._buttonWrapper_5wfl6_36{width:100%}}._button_5wfl6_36{min-width:250px;width:auto}@media only screen and (max-width: 767px){._button_5wfl6_36{width:100%}}@keyframes _shimmer_188pm_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_188pm_9{width:100%;flex:1 auto;display:flex;justify-content:center;align-items:center}@keyframes _shimmer_1hka7_1{0%{transform:translate(0)}to{transform:translate(300px)}}._containerWrapper_1hka7_9{display:flex;min-height:calc(100vh - 434px);max-width:2000px;width:100%;margin:20px auto 58px}._formWrapper_1hka7_17{flex:1;display:flex;justify-content:center;align-items:center;padding:0 20px}@media only screen and (max-width: 767px){._formWrapper_1hka7_17{padding:0 16px}}._form_1hka7_17{width:100%;max-width:440px}._authBg_1hka7_35{flex:1;background:url(/images/auth.webp) left 30% center no-repeat;background-size:cover;min-height:740px}@media only screen and (max-width: 767px){._authBg_1hka7_35{display:none}}._title_1hka7_47{margin-bottom:20px}._inputWrapper_1hka7_51{width:100%}._fieldsWrapper_1hka7_55{display:flex;flex-direction:column;gap:10px;width:100%}._forgotPasswordWrapper_1hka7_62{display:flex;justify-content:flex-end;width:100%;margin-top:16px}._forgotPassword_1hka7_62{font-weight:500;font-size:16px;line-height:100%;cursor:pointer}._forgotPasswordBlock_1hka7_76,._signUpBlock_1hka7_77{font-weight:400;font-size:16px;line-height:100%;text-decoration:underline;color:#858585;cursor:pointer}._forgotPasswordBlock_1hka7_76{margin:10px 0}._checkboxWrapper_1hka7_90{display:flex;align-items:center;gap:8px;margin:10px 0}._checkboxText_1hka7_97{font-weight:400;font-size:14px;line-height:20px}._link_1hka7_103:hover{text-decoration:underline}._signInBlock_1hka7_107{font-weight:400;font-size:16px;margin-bottom:20px;color:#858585}._navigationLink_1hka7_114{text-decoration:underline;cursor:pointer}._description_1hka7_119{font-weight:400;font-size:16px;margin-bottom:10px;color:#858585}@keyframes _shimmer_lt4l3_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_lt4l3_9{padding:24px 16px;background-color:#f5f5f5;border-radius:6px;border:1px solid #274430;max-width:380px;width:100%;display:flex;flex-direction:column;align-items:center;gap:24px;height:max-content}@media only screen and (max-width: 1023px){._container_lt4l3_9{max-width:100%}}._priceWrapper_lt4l3_28{width:100%;display:flex;justify-content:space-between;align-items:flex-start}._priceBlock_lt4l3_35{display:flex;flex-direction:column;gap:4px;align-items:flex-end}._methodsPayment_lt4l3_42{display:flex;flex-direction:column;align-items:center;gap:8px}._paymentIcons_lt4l3_49{display:flex;gap:12px}._methodsTitle_lt4l3_54{font-weight:400;font-size:16px;line-height:20px;color:#858585}._total_lt4l3_61{font-weight:600;font-size:20px;line-height:20px}._price_lt4l3_28{font-weight:600;font-size:32px;line-height:normal}._oldPrice_lt4l3_73{font-weight:400;font-size:18px;line-height:20px;text-decoration-line:line-through;color:#858585}@keyframes _shimmer_80jkx_1{0%{transform:translate(0)}to{transform:translate(300px)}}._image_80jkx_9,._bookTitle_2_80jkx_9,._bookTitle_80jkx_9{background-color:#fff;position:relative;overflow:hidden}._image_80jkx_9:after,._bookTitle_2_80jkx_9:after,._bookTitle_80jkx_9:after{content:"";position:absolute;top:0;left:-150px;width:150px;height:100%;background:linear-gradient(90deg,transparent,#f0f0f0,transparent);animation:_shimmer_80jkx_1 1.5s infinite}._card_80jkx_27{max-width:clamp(204px,48vw,224px);height:clamp(308px,48vw,338px);display:flex;flex-direction:column;gap:0}@media only screen and (max-width: 1023px){._card_80jkx_27{width:clamp(204px,48vw,224px)}}._image_80jkx_9{border-radius:6px 6px 0 0;height:81%;width:100%;object-fit:cover}._info_80jkx_47{background-color:#fff;padding:10px 6px;height:19%;border-radius:0 0 6px 6px;display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-content:center}._bookTitle_2_80jkx_9,._bookTitle_80jkx_9{width:100%;height:18px;border-radius:4px;margin-right:auto}._bookTitle_2_80jkx_9{width:80%}@keyframes _shimmer_cfak2_1{0%{transform:translate(0)}to{transform:translate(300px)}}._wrapper_cfak2_9{background:#f5f5f5;overflow:hidden}._container_cfak2_14{max-width:1232px;margin:0 auto;padding:20px 16px;display:flex;flex-direction:column;gap:30px;overflow:hidden}@media only screen and (max-width: 1023px){._container_cfak2_14{padding:16px 0}}._booksList_cfak2_29{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:20px}@media only screen and (max-width: 1023px){._booksList_cfak2_29{overflow-x:auto;padding-left:16px}}._booksList_cfak2_29::-webkit-scrollbar{display:none}._card_cfak2_44{max-width:clamp(204px,48vw,224px);outline:none;height:clamp(308px,48vw,338px);display:flex;flex-direction:column;cursor:pointer}@media only screen and (max-width: 1023px){._card_cfak2_44{width:clamp(204px,48vw,224px)}._card_cfak2_44:last-child{margin-right:16px}}._image_cfak2_61{border-radius:6px 6px 0 0;height:81%;width:100%;object-fit:cover}._info_cfak2_68{background-color:#fff;padding:10px 6px;height:19%;border-radius:0 0 6px 6px}._bookTitle_cfak2_75{font-size:clamp(16px,4vw,18px);font-style:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes _shimmer_1twxy_1{0%{transform:translate(0)}to{transform:translate(300px)}}._head_1twxy_9{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;border-bottom:1px solid #dfe2e6}@media only screen and (max-width: 1023px){._head_1twxy_9{padding:16px}}@media only screen and (max-width: 767px){._head_1twxy_9{padding:0 0 0 16px}}@media only screen and (max-width: 767px){._title_1twxy_29{font-size:24px;line-height:normal}}._button_1twxy_35{min-width:130px;width:auto}@media only screen and (max-width: 767px){._button_1twxy_35{display:none}}@keyframes _shimmer_zvnar_1{0%{transform:translate(0)}to{transform:translate(300px)}}._breadcrumbsItem_zvnar_9{font-weight:400;font-size:14px;line-height:100%;cursor:pointer;color:#274430}._breadcrumbs_zvnar_9{display:flex;align-items:center;gap:8px;max-width:1232px;width:100%;margin:30px auto;padding:0 16px}@media only screen and (max-width: 767px){._breadcrumbs_zvnar_9{margin:20px auto;max-width:768px;overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}._breadcrumbs_zvnar_9::-webkit-scrollbar{display:none}}._breadcrumbsPart_zvnar_40{display:flex;align-items:center;gap:8px}._breadcrumbsItemActive_zvnar_46{font-weight:400;font-size:14px;line-height:100%;color:#274430;opacity:.5}@keyframes _shimmer_t7its_1{0%{transform:translate(0)}to{transform:translate(300px)}}._wrapper_t7its_9{padding-bottom:30px;flex:1}@media only screen and (max-width: 767px){._wrapper_t7its_9{padding:0 0 50px}}._container_t7its_19{max-width:1232px;width:100%;margin:0 auto;padding:20px 16px 0}._loaderWrapper_t7its_26{display:flex;justify-content:center;align-items:center;padding:204px 0}._contentWrapper_t7its_33{display:flex;flex-direction:column;gap:30px}._head_t7its_39{padding:25px 0}@media only screen and (max-width: 767px){._head_t7its_39{padding:0 0 10px}}._title_t7its_48{font-weight:400;font-size:40px;line-height:43px}@media only screen and (max-width: 767px){._title_t7its_48{font-size:24px;line-height:normal}}._contentInfoWrapper_t7its_60{display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width: 1023px){._contentInfoWrapper_t7its_60{flex-direction:column;align-items:center}}._image_t7its_72{max-height:345px;max-width:345px;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px}._contentInfoBlock_t7its_81{display:flex;flex-direction:column;gap:12px;max-width:420px;width:100%}@media only screen and (max-width: 1023px){._contentInfoBlock_t7its_81{max-width:100%;order:1}}._lebelText_t7its_95{font-weight:400;font-size:18px;line-height:24px;color:#858585}._contentItemBlock_t7its_102{display:flex;flex-direction:column;gap:4px}._value_t7its_108{font-weight:400;font-size:18px;line-height:24px}._similarBooksWrapper_t7its_114{margin-top:30px}@media only screen and (max-width: 767px){._similarBooksWrapper_t7its_114{margin-top:50px}}@keyframes _shimmer_oum7c_1{0%{transform:translate(0)}to{transform:translate(300px)}}._bookItemWrapper_oum7c_9{border-radius:6px;background-color:#f5f5f5;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer}@media only screen and (max-width: 767px){._bookItemWrapper_oum7c_9{flex-direction:column;gap:16px;border-radius:0;padding:16px}}._image_oum7c_28{width:154px;height:200px;object-fit:cover;flex-shrink:0;min-width:154px}@media only screen and (max-width: 767px){._image_oum7c_28{margin:0 auto}}._infoWrapper_oum7c_41{display:flex;align-items:center;gap:20px;width:100%}@media only screen and (max-width: 767px){._infoWrapper_oum7c_41{flex-direction:column;align-items:flex-start;gap:16px}}._info_oum7c_41{display:flex;flex-direction:column;gap:16px;max-width:670px;width:100%}._title_oum7c_63{font-size:22px;font-style:normal;font-weight:700;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 767px){._title_oum7c_63{display:-webkit-box;-webkit-line-clamp:none;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}._description_oum7c_84{font-size:16px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 767px){._description_oum7c_84{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}._priceWrapper_oum7c_102{display:flex;flex-direction:column;gap:20px;align-items:center}@media only screen and (max-width: 767px){._priceWrapper_oum7c_102{width:100%;align-items:flex-start;gap:16px}}@media only screen and (max-width: 767px){._discountWrapper_oum7c_117{display:flex;align-items:center;gap:10px}}._price_oum7c_102,._discount_oum7c_117{text-align:center;font-size:30px;font-style:normal;font-weight:600;line-height:normal}._oldPrice_oum7c_133{margin-top:2px;text-align:center;font-size:20px;color:#858585;text-decoration:line-through}@keyframes _shimmer_mxrml_1{0%{transform:translate(0)}to{transform:translate(300px)}}._image_mxrml_9,._title_mxrml_10,._description_mxrml_11,._price_mxrml_12,._button_mxrml_13{background-color:#fff;position:relative;overflow:hidden}._image_mxrml_9:after,._title_mxrml_10:after,._description_mxrml_11:after,._price_mxrml_12:after,._button_mxrml_13:after{content:"";position:absolute;top:0;left:-150px;width:150px;height:100%;background:linear-gradient(90deg,transparent,#f0f0f0,transparent);animation:_shimmer_mxrml_1 1.5s infinite}._bookItemWrapper_mxrml_33{border-radius:6px;background-color:#f5f5f5;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media only screen and (max-width: 767px){._bookItemWrapper_mxrml_33{flex-direction:column;gap:16px;border-radius:0;padding:16px}}._image_mxrml_9{width:154px;height:200px;flex-shrink:0;min-width:154px}@media only screen and (max-width: 767px){._image_mxrml_9{margin:0 auto}}._infoWrapper_mxrml_63{display:flex;align-items:center;gap:20px;width:100%}@media only screen and (max-width: 767px){._infoWrapper_mxrml_63{flex-direction:column;align-items:flex-start;gap:16px}}._info_mxrml_63{display:flex;flex-direction:column;gap:16px;max-width:670px;width:100%}._title_mxrml_10{height:26px}._description_mxrml_11{height:76px}._priceWrapper_mxrml_93{display:flex;flex-direction:column;align-items:center;gap:20px}@media only screen and (max-width: 767px){._priceWrapper_mxrml_93{width:100%;align-items:flex-start;gap:16px}}._price_mxrml_12{height:29px;width:180px}@media only screen and (max-width: 767px){._price_mxrml_12{width:100%}}._button_mxrml_13{height:36px;width:156px}@media only screen and (max-width: 767px){._button_mxrml_13{width:100%}}@keyframes _shimmer_1cuvv_1{0%{transform:translate(0)}to{transform:translate(300px)}}._sectionWithCards_1cuvv_9{margin:30px 0}@media only screen and (max-width: 767px){._sectionWithCards_1cuvv_9{margin-top:0}}._booksContainer_1cuvv_18{max-width:1232px;margin:0 auto;padding:0 16px}@media only screen and (max-width: 767px){._booksContainer_1cuvv_18{padding:0}}._head_1cuvv_29{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f2f2f2;margin-bottom:30px}@media only screen and (max-width: 767px){._head_1cuvv_29{padding:0 16px 10px;display:flex;flex-direction:column;gap:30px}}._actionContainer_1cuvv_46{display:flex;align-items:center;gap:10px}@media only screen and (max-width: 767px){._actionContainer_1cuvv_46{width:100%;flex-direction:column}._actionContainer_1cuvv_46 ._subCategorySelect_1cuvv_56,._actionContainer_1cuvv_46 ._sortSelect_1cuvv_57{width:100%}}@media only screen and (max-width: 767px){._title_1cuvv_63{font-size:24px;line-height:normal}}._total_1cuvv_69{color:#858585;font-size:14px;font-weight:400}._booksList_1cuvv_75{display:flex;flex-direction:column;gap:30px;margin-bottom:30px}._pagination_1cuvv_82{margin-bottom:50px}@keyframes _shimmer_1mfhy_1{0%{transform:translate(0)}to{transform:translate(300px)}}._optionLabel_1mfhy_9{display:flex;align-items:center;gap:8px;cursor:pointer}._checkbox_1mfhy_16{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;height:20px;width:20px;min-height:20px;min-width:20px;background-color:#f2f2f2;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer}._checkbox_1mfhy_16:before{content:"";width:70%;height:70%;color:#fff;background-color:transparent;position:absolute;transition:background-color .2s ease-in-out}._checkbox_1mfhy_16:checked{background-color:#274430}._checkbox_1mfhy_16:checked:before{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='13'%20viewBox='0%200%2015%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='path-1-outside-1_23_16575'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0.5'%20width='15'%20height='12'%20fill='black'%3e%3crect%20fill='white'%20y='0.5'%20width='15'%20height='12'/%3e%3cpath%20d='M14.2158%202.69531L5.58984%2011.5L1%206.79297L2.18066%205.59766L5.5918%209.08301L13.0352%201.5L14.2158%202.69531Z'/%3e%3c/mask%3e%3cpath%20d='M14.2158%202.69531L5.58984%2011.5L1%206.79297L2.18066%205.59766L5.5918%209.08301L13.0352%201.5L14.2158%202.69531Z'%20fill='white'/%3e%3cpath%20d='M14.2158%202.69531L14.5283%203.00148L14.8295%202.69406L14.5271%202.38787L14.2158%202.69531ZM5.58984%2011.5L5.27661%2011.8054L5.58911%2012.1259L5.90236%2011.8062L5.58984%2011.5ZM1%206.79297L0.688739%206.48552L0.38701%206.791L0.686766%207.0984L1%206.79297ZM2.18066%205.59766L2.49333%205.29164L2.1821%204.97364L1.8694%205.29021L2.18066%205.59766ZM5.5918%209.08301L5.27913%209.38902L5.59134%209.70802L5.90402%209.38948L5.5918%209.08301ZM13.0352%201.5L13.3464%201.19255L13.0342%200.876444L12.7229%201.19353L13.0352%201.5ZM14.2158%202.69531L13.9033%202.38914L5.27733%2011.1938L5.58984%2011.5L5.90236%2011.8062L14.5283%203.00148L14.2158%202.69531ZM5.58984%2011.5L5.90308%2011.1946L1.31323%206.48753L1%206.79297L0.686766%207.0984L5.27661%2011.8054L5.58984%2011.5ZM1%206.79297L1.31126%207.10041L2.49192%205.9051L2.18066%205.59766L1.8694%205.29021L0.688739%206.48552L1%206.79297ZM2.18066%205.59766L1.86799%205.90367L5.27913%209.38902L5.5918%209.08301L5.90447%208.777L2.49333%205.29164L2.18066%205.59766ZM5.5918%209.08301L5.90402%209.38948L13.3474%201.80647L13.0352%201.5L12.7229%201.19353L5.27958%208.77654L5.5918%209.08301ZM13.0352%201.5L12.7239%201.80745L13.9046%203.00276L14.2158%202.69531L14.5271%202.38787L13.3464%201.19255L13.0352%201.5Z'%20fill='%23274430'%20mask='url(%23path-1-outside-1_23_16575)'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center center}._customValueContainer_1mfhy_49{display:flex;align-items:center;height:48px;padding:0 16px}@keyframes _shimmer_15euk_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_15euk_9{border-bottom:1px solid #f2f2f2;max-width:790px;width:100%;display:grid;grid-template-columns:52% 28% 20%;padding-bottom:24px}@media only screen and (max-width: 1023px){._container_15euk_9{grid-template-columns:62% 18% 20%;max-width:100%}}@media only screen and (max-width: 767px){._container_15euk_9{display:flex;align-items:center;justify-content:space-between;gap:16px}}._infoWrapper_15euk_32{display:flex;align-items:center;gap:16px}._image_15euk_38{position:relative;width:109px;height:109px;flex-shrink:0;border-radius:6px;overflow:hidden}._image_15euk_38 img{width:100%;height:100%;object-fit:cover}._title_15euk_52{font-size:18px;font-weight:600;line-height:25px;cursor:pointer;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._title_15euk_52:hover{text-decoration:underline}._description_15euk_67{font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._bookInfo_15euk_78{display:flex;flex-direction:column;gap:8px}._books_15euk_84{display:grid;grid-template-columns:1fr 1fr;gap:8px 8px;width:109px;height:109px;flex-shrink:0}._collectionImage_15euk_93{width:50px;height:50px;border-radius:4px;object-fit:cover}._removingBlock_15euk_100{display:flex;align-items:center;justify-content:flex-end}._quantitiesWrapper_15euk_106{padding-left:15px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}._quantitiesWrapper_15euk_106 h4{font-family:Lato;font-weight:500;font-size:16px;line-height:100%}._quantitiesWrapper_15euk_106 ._oldPrice_15euk_120{font-size:14px;font-weight:400;line-height:18px;margin-top:5px;text-decoration:line-through;color:#858585}@media only screen and (max-width: 767px){._quantitiesWrapper_15euk_106{display:none}}._closeIcon_15euk_134{cursor:pointer;padding:5px}@keyframes _shimmer_joqp6_1{0%{transform:translate(0)}to{transform:translate(300px)}}._totalModal_joqp6_9{display:flex;flex-direction:column;gap:16px;background-color:#f5f5f5;max-width:369px;width:100%;padding:20px;border-radius:6px}._title_joqp6_20{font-weight:700;font-size:20px;line-height:28px;text-align:center;color:#181d25}._couponWrapper_joqp6_28,._productsWrapper_joqp6_34{display:flex;flex-direction:column;gap:8px}._productItem_joqp6_40{display:flex;align-content:center;justify-content:space-between}._productTitle_joqp6_46{font-weight:400;font-size:14px;line-height:22px;color:#858585;padding-right:10px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._productPriceWrapper_joqp6_59{display:flex;align-items:center;gap:10px}._productPrice_joqp6_59{font-weight:500;font-size:14px;line-height:20px;text-align:right;white-space:nowrap}._oldPrice_joqp6_73{font-weight:400;font-size:12px;line-height:16px;text-align:right;color:#858585;text-decoration:line-through}._discount_joqp6_82{font-size:14px;font-weight:400;line-height:19.6px}._discountBlock_joqp6_88{display:flex;align-items:center;justify-content:space-between;height:22px}._terms_joqp6_95{display:flex;align-items:center;gap:8px}._button_joqp6_101{margin-top:-16px}._totalBlock_joqp6_105{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #274430}._totalText_joqp6_113{font-weight:400;font-size:14px;line-height:22px;color:#858585}._total_joqp6_9{font-weight:600;font-size:18px;line-height:28px;text-align:right;color:#221f20}._warningMessage_joqp6_128{font-size:14px;font-weight:400;line-height:18px;color:#ff2c36}._checkoutText_joqp6_135{font-weight:300;font-size:14px;line-height:20px}@keyframes _shimmer_86ysh_1{0%{transform:translate(0)}to{transform:translate(300px)}}._emptyCart_86ysh_9{padding:196px}._heading_86ysh_13{display:flex;flex-direction:column;align-items:center}._subtitle_86ysh_19{font-weight:600;font-size:22px;margin-bottom:30px;text-transform:uppercase;text-align:center}@media only screen and (max-width: 1023px){._subtitle_86ysh_19{font-size:18px}}@keyframes _shimmer_wtc3y_1{0%{transform:translate(0)}to{transform:translate(300px)}}._cartSection_wtc3y_9{position:relative;flex:1 0 auto}._spinnerWrapper_wtc3y_14{display:flex;justify-content:center;align-items:center;height:500px}._contentWrapper_wtc3y_21{display:flex;flex-direction:column;gap:30px;margin:30px auto;padding:0 16px;box-sizing:border-box;max-width:1232px;width:100%}@media only screen and (max-width: 767px){._contentWrapper_wtc3y_21{margin:0 auto 50px;padding:0 16px}}._header_wtc3y_38{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid #f2f2f2}@media only screen and (max-width: 767px){._header_wtc3y_38{padding:0 0 10px}}._title_wtc3y_51{font-weight:400;font-size:30px;line-height:43px}@media only screen and (max-width: 767px){._title_wtc3y_51{font-size:24px;font-style:normal;font-weight:400;line-height:30px}}._mainWrapper_wtc3y_65{display:flex;justify-content:space-between;gap:46px}@media only screen and (max-width: 1023px){._mainWrapper_wtc3y_65{flex-direction:column;align-items:center}}._cartItems_wtc3y_77{max-width:790px;width:100%;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width: 1023px){._cartItems_wtc3y_77{max-width:100%}}._cartItemsHeader_wtc3y_90{display:grid;grid-template-columns:52% 28% 20%}@media only screen and (max-width: 1023px){._cartItemsHeader_wtc3y_90{grid-template-columns:62% 18% 20%}}@media only screen and (max-width: 767px){._cartItemsHeader_wtc3y_90{display:none}}@media only screen and (max-width: 767px){._button_wtc3y_106{display:none}}._headerLabelPrice_wtc3y_111,._headerLabelAction_wtc3y_112,._headerLabel_wtc3y_111{font-weight:400;font-size:18px;line-height:100%;color:#858585;white-space:nowrap}._headerLabelPrice_wtc3y_111{padding-left:15px}._headerLabelAction_wtc3y_112{text-align:right;padding-right:5px}@keyframes _shimmer_mii8a_1{0%{transform:translate(0)}to{transform:translate(300px)}}._imagesGallery_mii8a_9{display:flex;flex-direction:column}._preview_mii8a_14{margin-bottom:16px}._preview_mii8a_14 img{height:345px;width:345px;aspect-ratio:1/1;object-fit:cover;border-radius:6px}._thumbnails_mii8a_25{display:flex;overflow-x:auto;padding-bottom:8px;gap:8px;max-width:345px;width:100%}._thumbnails_mii8a_25::-webkit-scrollbar{display:none}._thumbWrapper_mii8a_37{position:relative;flex:0 0 auto;width:58px;height:58px;cursor:pointer}._thumbWrapper_mii8a_37 img{width:100%;height:100%;object-fit:cover;border-radius:6px}._thumbWrapper_mii8a_37._selected_mii8a_50:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:3px;background-color:#274430;border-radius:2px}@keyframes _shimmer_1hucz_1{0%{transform:translate(0)}to{transform:translate(300px)}}._wrapper_1hucz_9{padding-bottom:30px;flex:1}@media only screen and (max-width: 767px){._wrapper_1hucz_9{padding:0 0 50px}}._container_1hucz_19{max-width:1232px;width:100%;margin:0 auto;padding:0 16px}._loaderWrapper_1hucz_26{display:flex;justify-content:center;align-items:center;padding:204px 0}._contentWrapper_1hucz_33{display:flex;flex-direction:column;gap:30px}._head_1hucz_39{padding:25px 0}@media only screen and (max-width: 767px){._head_1hucz_39{padding:0 0 10px}}._title_1hucz_48{font-weight:400;font-size:40px;line-height:43px}@media only screen and (max-width: 767px){._title_1hucz_48{font-size:24px;line-height:normal}}._contentInfoWrapper_1hucz_60{display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width: 1023px){._contentInfoWrapper_1hucz_60{flex-direction:column;align-items:center}}._image_1hucz_72{max-height:345px;max-width:345px;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px}._contentInfoBlock_1hucz_81{display:flex;flex-direction:column;gap:12px;max-width:420px;width:100%}@media only screen and (max-width: 1023px){._contentInfoBlock_1hucz_81{max-width:100%;order:1}}._lebelText_1hucz_95{font-weight:400;font-size:18px;line-height:24px;color:#858585}._contentItemBlock_1hucz_102{display:flex;flex-direction:column;gap:4px}._valueLink_1hucz_108,._value_1hucz_108{font-weight:400;font-size:18px;line-height:24px;color:#111726}._valueLink_1hucz_108{text-decoration:underline;cursor:pointer}._similarBooksWrapper_1hucz_121{margin-top:30px}@media only screen and (max-width: 767px){._similarBooksWrapper_1hucz_121{margin-top:50px}}@keyframes _shimmer_s5tpk_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_s5tpk_9{display:flex;flex-direction:column;gap:20px;background-color:#f5f5f5;border-radius:6px;width:100%;padding:20px;cursor:pointer}@media only screen and (max-width: 767px){._container_s5tpk_9{padding:10px 16px;border-radius:0;gap:16px}}._title_s5tpk_27{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media only screen and (max-width: 767px){._title_s5tpk_27{font-size:18px}}._imagesWrapper_s5tpk_39{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;line-height:0}._imageWrapper_s5tpk_46{position:relative}._imageWrapper_s5tpk_46._withOverlay_s5tpk_49 ._image_s5tpk_39{filter:brightness(.6)}@media only screen and (max-width: 1023px){._imageWrapper_s5tpk_46{height:100px;max-width:80px;width:100%}}._overlay_s5tpk_60{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fdfdfd;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:28px;border-radius:6px;background-color:#00000080}@media only screen and (max-width: 1023px){._overlay_s5tpk_60{font-size:12px;align-items:flex-end}}._image_s5tpk_39{border-radius:6px;width:100%;height:160px;object-fit:cover}@media only screen and (max-width: 1023px){._image_s5tpk_39{height:100px;max-width:80px;width:100%}}@keyframes _shimmer_1r4eg_1{0%{transform:translate(0)}to{transform:translate(300px)}}._title_1r4eg_9,._image_1r4eg_9{background-color:#fff;position:relative;overflow:hidden}._title_1r4eg_9:after,._image_1r4eg_9:after{content:"";position:absolute;top:0;left:-150px;width:150px;height:100%;background:linear-gradient(90deg,transparent,#f0f0f0,transparent);animation:_shimmer_1r4eg_1 1.5s infinite}._container_1r4eg_25{display:flex;flex-direction:column;gap:20px;background-color:#f5f5f5;border-radius:6px;width:100%;padding:20px}@media only screen and (max-width: 767px){._container_1r4eg_25{padding:10px 16px;border-radius:0;gap:16px}}._title_1r4eg_9{width:40%;height:24px}@media only screen and (max-width: 767px){._title_1r4eg_9{height:18px;width:60%}}._imagesWrapper_1r4eg_53{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}._image_1r4eg_9{border-radius:6px;width:100%;height:160px;object-fit:cover}@media only screen and (max-width: 1023px){._image_1r4eg_9{height:100px;max-width:80px;width:100%}}@keyframes _shimmer_19j2e_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_19j2e_9{max-width:1232px;margin:0 auto;padding:0 16px}@media only screen and (max-width: 767px){._container_19j2e_9{padding:0}}._head_19j2e_20{display:flex;flex-direction:column;gap:10px;padding:16px 0;border-bottom:1px solid #f2f2f2;margin:30px 0}@media only screen and (max-width: 767px){._head_19j2e_20{padding:0 16px 10px;margin:0 0 30px}}@media only screen and (max-width: 767px){._title_19j2e_36{font-size:24px;line-height:normal}}._subtitle_19j2e_42{max-width:500px;width:100%;font-size:22px}@media only screen and (max-width: 767px){._subtitle_19j2e_42{font-size:16px}}._collectionsWrapper_19j2e_53{display:grid;grid-template-columns:1fr 1fr;gap:20px 20px;margin-bottom:30px}@media only screen and (max-width: 767px){._collectionsWrapper_19j2e_53{padding:0;gap:16px 5px}}@media (max-width: 620px){._collectionsWrapper_19j2e_53{display:flex;flex-direction:column;margin:0 auto 50px;gap:16px;max-width:375px;width:100%}}._pagination_19j2e_76{margin:30px 0}@media only screen and (max-width: 767px){._pagination_19j2e_76{margin:30px 0 50px}}@keyframes _shimmer_1wjhu_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_1wjhu_9{max-width:980px;width:100%;margin:0 auto;padding:70px 16px}@media only screen and (max-width: 767px){._container_1wjhu_9{padding:50px 16px}}._title_1wjhu_21{text-align:center;margin-bottom:30px}@media only screen and (max-width: 767px){._title_1wjhu_21{font-size:40px;line-height:normal;margin-bottom:20px}}@media only screen and (max-width: 767px){._subtitle_1wjhu_34{font-size:24px;line-height:normal}}._date_1wjhu_40,._policy_1wjhu_41{font-size:18px;margin-bottom:15px;text-align:center}._description_1wjhu_47{font-size:18px;font-weight:700;text-align:center;margin-bottom:20px}._text_1wjhu_54{font-size:18px}._listText_1wjhu_58{margin-left:20px;font-size:18px}._gmailLink_1wjhu_63{color:#274430;cursor:pointer;font-weight:700}@keyframes _shimmer_8q4ke_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_8q4ke_9{max-width:1232px;margin:0 auto 30px;padding:0 16px}@media only screen and (max-width: 767px){._container_8q4ke_9{margin-bottom:50px;padding:0}}._slide_1_8q4ke_22,._slide_2_8q4ke_23,._slide_3_8q4ke_24,._slide_4_8q4ke_25{background-size:cover;background-repeat:no-repeat;background-position:center center}._slide_8q4ke_22{width:100%;height:clamp(182px,48vw,582px);border-radius:6px}._slide_1_8q4ke_22{background-image:url(/images/banners/banner-1.webp)}._slide_2_8q4ke_23{padding:82px 60px;background-image:url(/images/banners/banner-2.webp)}@media only screen and (max-width: 767px){._slide_2_8q4ke_23{padding:20px}}._slide_3_8q4ke_24{padding:82px 60px;background-image:url(/images/banners/banner-3.webp);color:#fff}@media only screen and (max-width: 767px){._slide_3_8q4ke_24{padding:20px}}._slide_4_8q4ke_25{display:flex;align-items:center;gap:20px;background-image:url(/images/banners/banner-4.webp);color:#fff;padding:0 0 0 40px}@media only screen and (max-width: 1023px){._slide_4_8q4ke_25{padding:82px 60px;align-items:flex-start}}@media only screen and (max-width: 767px){._slide_4_8q4ke_25{padding:20px}}._content_8q4ke_82{display:flex;flex-direction:column;gap:20px}._customPagination_8q4ke_88{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:10px;padding:10px 0}@media only screen and (max-width: 767px){._customPagination_8q4ke_88{display:none}}._bullet_8q4ke_102{height:32px;width:32px;border-radius:50%;background-color:#f5f5f5;cursor:pointer}._bullet_8q4ke_102._activeBullet_8q4ke_109{background-color:#221f20}@media only screen and (max-width: 1023px){._image_8q4ke_114{display:none}}._title_8q4ke_119{font-size:clamp(18px,4vw,50px);line-height:normal}._subtitle_8q4ke_124{font-size:clamp(14px,2.5vw,30px);line-height:normal}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}: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);-webkit-backface-visibility:hidden;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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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)}}@keyframes _shimmer_7eknt_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_7eknt_9{max-width:1232px;width:100%;margin:0 auto}._collectionsWrapper_7eknt_15{display:grid;grid-template-columns:1fr 1fr;gap:20px 20px;margin-top:30px;padding:0 16px}@media only screen and (max-width: 767px){._collectionsWrapper_7eknt_15{padding:0;gap:16px 5px}}@media (max-width: 620px){._collectionsWrapper_7eknt_15{display:flex;flex-direction:column;margin:30px auto 0;gap:16px;max-width:375px;width:100%}}._titleWrapper_7eknt_40{padding:0 16px}@media only screen and (max-width: 1023px){._titleWrapper_7eknt_40{padding:0}}@keyframes _shimmer_1fgwt_1{0%{transform:translate(0)}to{transform:translate(300px)}}._contactFormInner_1fgwt_9{max-width:1232px;margin:0 auto 40px;padding:30px 16px 5px}@media only screen and (max-width: 767px){._contactFormInner_1fgwt_9{padding:20px 16px 0;margin-bottom:50px}}._contactForm_1fgwt_9{background-color:#b6cdbd}._inputsWrapper_1fgwt_26{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px 40px}@media only screen and (max-width: 1023px){._inputsWrapper_1fgwt_26{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 767px){._inputsWrapper_1fgwt_26{grid-template-columns:1fr;gap:10px}}._form_1fgwt_43{display:flex;flex-direction:column;gap:10px}._contactFormInner_1fgwt_9{display:flex;flex-direction:column;gap:30px}._textareaWrapper_1fgwt_55{max-width:638px;width:100%}@media only screen and (max-width: 767px){._textareaWrapper_1fgwt_55{max-width:100%}}._textareaBlock_1fgwt_65{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}@media only screen and (max-width: 767px){._textareaBlock_1fgwt_65{flex-direction:column;align-items:center;gap:20px}}._button_1fgwt_79{min-width:130px;width:auto;margin-bottom:30px}@media only screen and (max-width: 767px){._button_1fgwt_79{min-width:100%;margin-bottom:20px}}@keyframes _shimmer_ec8sc_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_ec8sc_9{max-width:1232px;width:100%;margin:0 auto;padding:0 16px}@media only screen and (max-width: 767px){._container_ec8sc_9{padding:0}}._bannerItemWrapper_ec8sc_21{padding-left:60px;padding-top:60px;border-radius:6px;background-size:cover;background-position:center;min-height:clamp(356px,48vw,450px)}@media only screen and (max-width: 1023px){._bannerItemWrapper_ec8sc_21{display:flex;align-items:center;padding:16px 81px 16px 16px;border-radius:0}}._contentWrapper_ec8sc_38{width:100%;padding:20px;border-radius:6px;background-color:#fff;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 767px){._contentWrapper_ec8sc_38{padding:20px 16px}}._optionsList_ec8sc_53{display:grid;grid-template-rows:repeat(4,auto);grid-auto-flow:column;grid-auto-columns:minmax(170px,auto);gap:20px 60px;width:max-content}@media only screen and (max-width: 767px){._optionsList_ec8sc_53{display:flex;flex-direction:column;gap:8px}}._option_ec8sc_53{display:flex;align-items:center;gap:10px}._optionName_ec8sc_75{font-size:20px}._title_ec8sc_79{font-size:clamp(22px,4vw,30px);line-height:clamp(28px,4vw,42px)}@keyframes _shimmer_1k93n_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_1k93n_9{display:flex;flex-direction:column;gap:40px;margin-bottom:40px}@media only screen and (max-width: 767px){._container_1k93n_9{gap:50px;margin-bottom:50px}}@keyframes _shimmer_1pksl_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_1pksl_9{margin:30px auto;padding:0 16px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;flex:1}@media only screen and (max-width: 767px){._container_1pksl_9{align-items:flex-start}}._image_1pksl_25{max-width:330px;width:100%;margin:0 auto}._title_1pksl_31{font-family:Libre Baskerville,sans-serif;font-weight:400;font-size:60px;line-height:60px}@media only screen and (max-width: 767px){._title_1pksl_31{font-size:40px;line-height:40px}}._description_1pksl_44{font-size:20px;line-height:28px}._button_1pksl_49{min-width:330px;width:auto}@media only screen and (max-width: 767px){._button_1pksl_49{min-width:100%}}@keyframes _shimmer_1aamx_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_1aamx_9{max-width:980px;width:100%;margin:0 auto;padding:70px 16px}@media only screen and (max-width: 767px){._container_1aamx_9{padding:50px 16px}}._title_1aamx_21{text-align:center;margin-bottom:30px}@media only screen and (max-width: 767px){._title_1aamx_21{font-size:40px;line-height:normal;margin-bottom:20px}}._policyList_1aamx_33{margin-left:35px}._policyList_1aamx_33 li{list-style:disc;font-size:18px}@media only screen and (max-width: 767px){._subtitle_1aamx_42{font-size:24px;line-height:normal}}._date_1aamx_48,._policy_1aamx_33{font-size:18px;margin-bottom:15px;text-align:center}._description_1aamx_55{font-size:18px;font-weight:700;text-align:center;margin-bottom:20px}._text_1aamx_62{font-size:18px}._listText_1aamx_66{margin-left:20px;font-size:18px}._gmailLink_1aamx_71{color:#274430;cursor:pointer;font-weight:700}@keyframes _shimmer_rbei9_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_rbei9_9{max-width:980px;width:100%;margin:0 auto;padding:70px 16px}@media only screen and (max-width: 767px){._container_rbei9_9{padding:50px 16px}}._title_rbei9_21{text-align:center;margin-bottom:30px}@media only screen and (max-width: 767px){._title_rbei9_21{font-size:40px;line-height:normal;margin-bottom:20px}}._policyList_rbei9_33{margin-left:35px}._policyList_rbei9_33 li{list-style:disc;font-size:18px}@media only screen and (max-width: 767px){._subtitle_rbei9_42{font-size:24px;line-height:normal}}._date_rbei9_48,._policy_rbei9_33{font-size:18px;margin-bottom:15px;text-align:center}._description_rbei9_55{font-size:18px;font-weight:700;text-align:center;margin-bottom:20px}._text_rbei9_62{font-size:18px}._listText_rbei9_66{margin-left:20px;font-size:18px}._gmailLink_rbei9_71{color:#274430;cursor:pointer;font-weight:700}._subtitleBlue_rbei9_77{font-family:Lato,sans-serif;color:#1180ff;font-weight:700;font-size:20px}._underlineText_rbei9_84{font-size:18px;font-family:Lato,sans-serif;font-weight:700;text-decoration:underline}@keyframes _shimmer_6a9co_1{0%{transform:translate(0)}to{transform:translate(300px)}}._bookInfo_6a9co_9{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:20px 0}@media only screen and (max-width: 767px){._bookInfo_6a9co_9{flex-wrap:wrap;flex-direction:column;gap:20px}}._imageWrapper_6a9co_24{display:flex;align-items:center;gap:20px;width:100%}@media only screen and (max-width: 767px){._imageWrapper_6a9co_24{flex-direction:column;gap:16px}}._info_6a9co_37{display:flex;flex-direction:column;gap:16px;width:100%}._image_6a9co_24{width:104px;height:136px;flex-shrink:0;object-fit:cover}._bookTitle_6a9co_51{font-size:22px;font-style:normal;font-weight:600;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._bookDescription_6a9co_63{font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._downloadButton_6a9co_75{min-width:170px;padding:0;width:auto}@media only screen and (max-width: 767px){._downloadButton_6a9co_75{min-width:100%}}@keyframes _shimmer_1rv34_1{0%{transform:translate(0)}to{transform:translate(300px)}}._booksContainer_1rv34_9{display:flex;flex-direction:column;gap:20px}._loaderWrapper_1rv34_15{min-height:495px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_1rv34_15{min-height:300px}}@keyframes _shimmer_163mo_1{0%{transform:translate(0)}to{transform:translate(300px)}}._booksContainer_163mo_9,._collectionItem_163mo_10{display:flex;flex-direction:column;gap:20px}._loaderWrapper_163mo_16{min-height:495px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_163mo_16{min-height:300px}}@keyframes _shimmer_tu3x8_1{0%{transform:translate(0)}to{transform:translate(300px)}}._tableWrapper_tu3x8_9{display:grid;gap:20px;padding:40px 20px}@media only screen and (max-width: 767px){._tableWrapper_tu3x8_9{overflow-x:scroll;padding:0;width:100%;max-width:100%}._tableWrapper_tu3x8_9::-webkit-scrollbar{display:none}}._books_tu3x8_26{display:flex;flex-direction:column;gap:4px;margin-left:15px}._books_tu3x8_26 li{list-style-type:numeric}._tableRowBody_tu3x8_36{display:grid;grid-template-columns:1fr 2fr 2fr 1fr 1fr;align-items:center;gap:20px;font-size:12px;font-weight:400;line-height:1.5;padding-bottom:10px;min-width:700px;transition:background-color .3s ease;border-bottom:1px solid #858585}._tableRowHead_tu3x8_50{white-space:nowrap;color:#858585;font-size:18px;font-style:normal;font-weight:400;line-height:normal;display:grid;grid-template-columns:1fr 2fr 2fr 1fr 1fr;align-items:center;gap:20px;min-width:700px}._loaderWrapper_tu3x8_64{min-height:495px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 767px){._loaderWrapper_tu3x8_64{min-height:300px}}._pagination_tu3x8_76{width:100%;display:flex;justify-content:center}@media only screen and (max-width: 767px){._pagination_tu3x8_76{margin-top:20px}}@keyframes _shimmer_1pz9l_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_1pz9l_9{flex-grow:1;display:flex;justify-content:center;align-items:center}._wrapper_1pz9l_16{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;max-width:550px;width:100%;padding:30px 16px 50px}._title_1pz9l_27{font-weight:400;font-size:30px;line-height:40px;text-align:center}@media only screen and (max-width: 767px){._title_1pz9l_27{font-size:18px;line-height:24px}}._image_1pz9l_40{max-width:356px;width:100%}@media only screen and (max-width: 767px){._image_1pz9l_40{max-width:250px}}._button_1pz9l_50{min-width:330px;width:auto}@keyframes _shimmer_ll25c_1{0%{transform:translate(0)}to{transform:translate(300px)}}._profile_ll25c_9{width:100%;display:flex;flex-direction:column;gap:30px}._form_ll25c_16{display:grid;grid-template-columns:1fr 1fr;gap:10px 10px;padding:20px;border-radius:6px;background-color:#d2e1d7}@media only screen and (max-width: 767px){._form_ll25c_16{padding:16px;grid-template-columns:1fr}}._button_ll25c_31{max-width:275px}._input_ll25c_35{padding-right:40px}@keyframes _shimmer_jmxtz_1{0%{transform:translate(0)}to{transform:translate(300px)}}._modalContent_jmxtz_9{background:#fff;padding:20px 16px;border-radius:6px;box-shadow:0 4px 10px #00000026;max-width:420px;width:100%;outline:none}._modalOverlay_jmxtz_19{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1000}._modalHeader_jmxtz_32{display:flex;justify-content:space-between;padding:0 20px}._modalTitle_jmxtz_38{font-size:48px}._closeIcon_jmxtz_42{line-height:0;padding:3px;display:flex;align-items:center;justify-content:center;margin-left:auto;cursor:pointer}@keyframes _shimmer_1kpgr_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_1kpgr_9{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;max-height:100vh;overflow-y:auto;overflow-x:hidden;padding:20px 0}._modalWrapper_1kpgr_21{padding:0 16px}._title_1kpgr_25{text-align:center;margin-bottom:10px}._subtitle_1kpgr_30{text-align:center;font-size:16px;margin-bottom:10px;line-height:normal}._text_1kpgr_37{font-size:12px;line-height:normal;text-align:center}._form_1kpgr_43{margin-top:20px}@keyframes _shimmer_10057_1{0%{transform:translate(0)}to{transform:translate(300px)}}._popup_10057_9{position:fixed;bottom:20px;right:20px;z-index:33;width:420px;padding:20px 16px;background-color:#fff;border-radius:6px;box-shadow:0 4px 10px #00000026}@media only screen and (max-width: 767px){._popup_10057_9{right:50%;transform:translate(50%);width:340px}}._modalWrapper_10057_28{padding:0 14px}@media only screen and (max-width: 767px){._modalWrapper_10057_28{padding:0}}._title_10057_37{text-align:center;font-family:Libre Baskerville,sans-serif;font-size:24px;font-weight:400;line-height:30px;padding:32px 0}@media only screen and (max-width: 767px){._title_10057_37{padding:16px 0;font-size:18px}}._closeIcon_10057_52{width:100%;display:flex;justify-content:flex-end;cursor:pointer}@keyframes _shimmer_13ptb_1{0%{transform:translate(0)}to{transform:translate(300px)}}._container_13ptb_9{height:100vh}@keyframes shimmer{0%{transform:translate(0)}to{transform:translate(300px)}}*{box-sizing:border-box;padding:0;margin:0}html,body{background-color:#fff;max-width:100vw;scrollbar-gutter:auto;-webkit-scrollbar-gutter:auto;font-family:Lato,sans-serif;font-size:14px;font-style:normal;line-height:normal;font-weight:400;color:#221f20}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-family:Libre Baskerville,sans-serif;font-size:50px;font-style:normal;font-weight:400;line-height:60px}h2{font-family:Libre Baskerville,sans-serif;font-size:30px;font-style:normal;font-weight:400;line-height:43px}h3{font-family:Libre Baskerville,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:43px}h4{font-family:Libre Baskerville,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px}
