*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;border:0;margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ul,ol{list-style:none}a{text-decoration:none}a,button{cursor:pointer}img{max-width:100%;height:auto;display:block}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--background-color-main:#f6f6f6;--accent-bg-cl:#fff;--main-text-color:#111;--blue-hover-icon-color:#4f2ee8;--grey-title-color:#b4afaf;--hover-navigation-color:#eac645;--subtle-text-color:#0009;--shadow-color:#00000026;--scroll-bar:#e0e0e0;--header-border-color:#111;--background-color-dark:#202024;--accent-bg-cl-dark:#111;--main-text-color-dark:#fff;--subtle-text-color-dark:#fff9;--border-color-dark:#4f2ee866;--scroll-bar-dark:#1119;--transition-property:250ms cubic-bezier(.4,0,.2,1);--header-background-color:#fff}header{width:100%;height:64px;z-index:2;box-sizing:border-box;background:var(--header-background-color);border:1.5px solid var(--main-text-color);border-radius:0 0 8px 8px;justify-content:space-between;display:flex;position:fixed;top:0;left:0}@media screen and (min-width:768px){header{height:72px}}.overflowhiden{overflow:hidden}.header-container{height:100%;width:100%;justify-content:space-between;padding:0;display:flex;position:relative}.header-main{justify-content:center;align-items:center;display:flex}.header-logo{width:109px;height:28px;border:0;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:0;display:flex;position:relative;top:0;left:0}.main-logo{fill:var(--main-text-color);transition:all 1s}@media screen and (max-width:767px){.header-nav{display:none}.header-home a{color:#fff!important}.header-shopping-list{margin-top:8px}.header-shopping-list a{color:#fff!important}.header-shopping-list .main-logo{fill:#fff}}.open{display:flex!important}.header-nav{letter-spacing:-.04em;text-transform:uppercase;color:var(--main-text-color);flex-direction:row;justify-content:center;align-items:center;padding:0 0 0 40px;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:500;line-height:18px;display:flex}@media screen and (min-width:1440px){.header-nav{gap:8px;margin-left:76px}}body .visit{z-index:1;background:#eac645}body .visit>a{z-index:1;color:#111!important}body .header-shopping-list.visit>a>.main-logo{fill:#111}.header-home{width:72px;height:34px;z-index:1;border-radius:36px;justify-content:center;align-items:center;display:flex}.header-home:hover{font-size:15px}.header-home a{width:100%;height:100%;color:var(--main-text-color);font:optional;z-index:1;justify-content:center;align-items:center;text-decoration:none;display:flex}.header-shopping-list{width:156px;height:34px;z-index:1;border-radius:36px;justify-content:center;align-items:center;display:flex}.header-shopping-list:hover{font-size:15px}.header-shopping-list a{color:var(--main-text-color);width:100%;height:100%;z-index:1;justify-content:center;align-items:center;gap:4px;text-decoration:none;display:flex}.header-toggle{width:40px;height:24px;margin-right:14px}@media screen and (min-width:768px){.header-toggle{margin-right:24px}}.toggle-button{width:40px;height:24px;vertical-align:top;border:1px solid var(--grey-title-color);cursor:pointer;appearance:none;background:linear-gradient(#4f2ee8 0%,#dcdcdc 100%);border-radius:30px;outline:none;margin:0;display:inline-block;position:relative;box-shadow:inset 1px 1px 2px #0000001a}.toggle-button:after{content:"";width:22px;height:22px;background:#fff;border-radius:50%;display:inline-block;position:absolute;top:0;left:0;transform:translate(0)}.toggle-button:checked:after{background-color:#dcdcdc;transform:translate(16px)}.toggle-button:checked{background:linear-gradient(#4f2ee8 0%,#686868 100%);box-shadow:inset 1px 1px 2px #0000001a}.burger-menu{background-color:var(--background-color);border:0}@media screen and (min-width:768px){.burger-menu{visibility:hidden;position:absolute}}@media (max-width:767px){.burger-wraper.open{height:100%;width:100%;z-index:1;background-image:url(background-menu.31c5676e.png),radial-gradient(183.6% 183.01% at 59.76% -23.42%,#4f2ee8 18.03%,#fff 100%);background-position:right 0 bottom 0;background-repeat:no-repeat;background-size:contain;position:fixed;inset:0}.header-nav{z-index:3;flex-direction:column;justify-content:flex-start;margin-left:0;padding:0;display:none;position:fixed;inset:64px 0 0;overflow-y:auto}.header-home{z-index:1;margin-top:183px;margin-left:-50px}.btn-login.head-active{visibility:visible;z-index:20;background:0 0;position:absolute;top:84px;left:20px}.btn-logout.head-active{visibility:visible;z-index:20;position:absolute;top:90vh;left:20px}}.burger-btn-open{border-color:inherit;color:var(--background-color);justify-content:center;align-items:center;transition:none}.burger-btn-open>path{stroke:var(--main-text-color)}.burger-btn-close{padding:5px;display:none}.buger-btn-close-ico{stroke:var(--main-text-color)}.active .burger-btn-close{width:28px;height:28px;display:flex}.active .burger-btn-open{display:none}@media screen and (max-width:767px){.btn-login.head-active{justify-content:space-between;align-items:center;display:flex;position:absolute}.btn-login.head-active:hover{background:#4f2ee8}}.btn-login{width:184px;height:48px;text-align:center;cursor:pointer;letter-spacing:-.04em;color:#fff;background:#4f2ee8;border:1.5px solid #111;border-radius:18px;justify-content:space-between;align-items:center;padding:14px;font-size:14px;font-weight:500;line-height:1.28571;display:none}@media screen and (min-width:768px){.btn-login{display:flex}}.btn-login:hover{background:#5a3ce1}.btn-logout{width:184px;height:48px;text-align:center;cursor:pointer;opacity:0;transition:transform var(--transition-property),opacity var(--transition-property);z-index:3;letter-spacing:-.04em;color:#111;background:#fff;border:1.5px solid #111;border-radius:18px;justify-content:center;align-items:center;gap:4px;padding:14px;font-size:14px;font-weight:500;line-height:1.28571;display:flex;position:absolute;transform:translateY(-100%)}@media screen and (max-width:767px){.btn-logout{width:118px;visibility:hidden}}@media screen and (min-width:768px) and (max-width:1439px){.btn-logout{visibility:visible;width:184px;top:59px;left:552px}}@media screen and (min-width:1440px){.btn-logout{visibility:visible;width:184px;top:59px;left:1232px}}@media screen and (max-width:767px){.btn-logout:hover{background:0}}.btn-logout:not(.visually-hidden){opacity:1;transform:translateY(0%)}.btn-signed{width:184px;height:45px;z-index:4;letter-spacing:-.02em;color:#fff;background-color:#4f2ee8;border:1.5px solid #4f2ee8;border-radius:36px;justify-content:center;align-items:center;font-size:22px;font-style:normal;font-weight:700;line-height:1.3;display:flex;top:84px;left:20px}@media (max-width:767px){.btn-signed{display:none;position:absolute}.btn-signed.head-active{display:flex}}@media screen and (min-width:768px) and (max-width:1439px){.btn-signed{top:14px;left:552px}}@media (min-width:1440px){.btn-signed{top:14px;left:1232px}}.btn-client-img{padding-right:9px}.img{fill:var(--accent-bg-cl);margin-left:12px}.img-svg{fill:var(--accent-bg-cl)}.single-item .support-item{color:var(--accent-bg-cl);letter-spacing:-.04em;align-items:center;margin-bottom:20px;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:400;line-height:18px;display:flex}.support-title{align-items:center;margin-bottom:20px;display:flex}.support{max-width:356px;height:490px;letter-spacing:-.04em;color:#fff;background:radial-gradient(183.6% 183.01% at 59.76% -23.42%,#4f2ee8 18.03%,#fff 100%);border-radius:16px;padding:24px 40px;font-family:DM Sans;font-size:28px;font-style:normal;font-weight:700;line-height:32px;position:relative;box-shadow:0 10px 10px #f5f5f71a}.support-list{padding-left:0}.support-content{height:32px;align-items:center;display:flex}.single-item .slick-next{width:38px;height:38px;cursor:pointer;background-color:var(--accent-bg-cl);border:none;border-radius:50%;margin-top:10px;margin-left:auto;margin-right:auto;display:block;position:relative;left:0;transform:rotate(90deg)}.support .support-btn{width:38px;height:38px;cursor:pointer;background-color:var(--accent-bg-cl);border:none;border-radius:50%;margin-left:auto;margin-right:auto;display:block;position:relative}.single-item .slick-prev{display:none}.support-svg{margin-bottom:4px}@media screen and (max-width:767px){.support{max-width:335px;height:352px;margin-bottom:40px;padding:24px 40px 14px}.support .support-btn{width:32px;height:32px}}@media screen and (min-width:768px) and (max-width:1439px){.support{width:335px;height:472px}.support-content{height:30px}}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 6000000s,color 6000000s}.authorization-backdrop{width:100%;height:100%;background:var(--blue-hover-icon-color);opacity:1;transition:opacity var(--transition-property);z-index:999;position:fixed;top:0;left:0}.is-hidden{opacity:0;pointer-events:none}.authorization-window{width:579px;background-color:var(--background-color-main);border:2px solid var(--main-text-color);transition:transform var(--transition-property);border-radius:18px;padding:80px 40px 32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.authorization-window.dark{background-color:#202024;border:2px solid #f6f6f6}@media screen and (max-width:767.98px){.authorization-window{width:335px;padding:38px 20px 32px}.authorization-window.dark{border:2px solid #202024}}@media screen and (max-width:374.98px){.authorization-window{width:300px}}.authorization-window-close-button{width:18px;height:18px;background-color:var(--background-color-main);cursor:pointer;transition:stroke var(--transition-property);border:none;padding:0;display:block;position:absolute;top:25px;right:25px}@media screen and (max-width:767.98px){.authorization-window-close-button{width:12px;height:12px;top:14px;right:14px}}.authorization-window-close-button.dark{background-color:#202024;border-color:#202024}.authorization-window-close-button-icon{width:100%;height:100%;stroke:var(--main-text-color);background-color:var(--background-color-main);display:block}.authorization-window-close-button:hover .authorization-window-close-button-icon,.authorization-window-close-button:focus .authorization-window-close-button-icon{stroke:var(--blue-hover-icon-color)}.authorization-window-close-button-icon.dark{stroke:#f6f6f6}.authorization-window-form{flex-direction:column;display:flex}.authorization-window-label{letter-spacing:.01em;flex-direction:column;font-size:12px;line-height:1.16667;display:flex;position:relative}.authorization-window-label>.authorization-window-input{height:64px;letter-spacing:-.18px;text-transform:uppercase;color:var(--main-text-color);border:2px solid var(--main-text-color);transition:color var(--transition-property),background-color var(--transition-property);background-color:#0000;border-radius:40px;outline:none;margin-bottom:28px;padding:0 0 0 40px;font-size:18px;font-weight:700;line-height:1.33333;display:block}@media screen and (max-width:767.98px){.authorization-window-label>.authorization-window-input{height:50px;margin-bottom:24px;font-size:16px;line-height:1.125}}.authorization-window-label>.authorization-window-input.dark{color:#f6f6f6;border-color:#f6f6f6}.authorization-window-label>.authorization-window-input:focus,.authorization-window-label>.authorization-window-input:hover{background-color:var(--blue-hover-icon-color)}.authorization-window-input:not(:placeholder-shown){background-color:#0000!important}.authorization-window-input::placeholder{letter-spacing:-.01em;text-transform:uppercase;color:#111;font-size:18px;font-weight:700;line-height:1.33333}@media screen and (max-width:767.98px){.authorization-window-input::placeholder{height:50px;font-size:16px;line-height:1.125}}.authorization-window-input.dark::placeholder{color:#f6f6f6}.authorization-window-icon{stroke:var(--main-text-color);fill:#0000;transition:stroke var(--transition-property),fill var(--transition-property);position:absolute;top:18px;right:32px}@media screen and (max-width:767.98px){.authorization-window-icon{width:18px;height:18px;top:16px;right:24px}}.authorization-window-icon.dark{stroke:#f6f6f6}.authorization-window-submit-button{height:64px;letter-spacing:-.01em;text-transform:uppercase;color:#f3f3f3;background-color:var(--main-text-color);cursor:pointer;transition:background-color var(--transition-property);border:none;border-radius:40px;margin-top:12px;margin-bottom:13px;padding-left:0;font-size:18px;font-weight:700;line-height:1.33333}@media screen and (max-width:767.98px){.authorization-window-submit-button{height:50px;margin-top:0;margin-bottom:5px;font-size:16px;line-height:1.125}}.authorization-window-submit-button.dark{color:#202024;background-color:#f6f6f6}.authorization-window-submit-button:hover,.authorization-window-submit-button:focus{background-color:var(--blue-hover-icon-color)}.authorization-window-sign-buttons{justify-content:center;align-items:center;gap:2px;margin:0;padding-left:0;display:flex}.authorization-window-sign-button{letter-spacing:-.18px;text-transform:uppercase;color:#11111180;cursor:pointer;transition:border var(--transition-property);background-color:#0000;border:none;padding:0;font-size:18px;font-weight:700;line-height:1.33333}@media screen and (max-width:767.98px){.authorization-window-sign-button{font-size:14px;line-height:1.28571}}.authorization-window-sign-button.dark{color:#f6f6f680}.sign-up,.sign-in{transition:border var(--transition-property);border:2px solid #0000;border-radius:40px;padding:5px 10px}.sign-up:focus,.sign-in:focus,.sign-up:hover,.sign-in:hover{border:2px solid #11111180}.sign-up:focus.dark,.sign-in:focus.dark,.sign-up.dark:hover,.sign-in.dark:hover{border:2px solid #f6f6f6}.curr,.curr.dark{color:var(--blue-hover-icon-color);transition:border var(--transition-property);background-color:#0000;border:2px solid #0000;border-radius:40px;padding:5px 10px;text-decoration-line:underline}.curr:focus,.curr.dark:focus,.curr:hover,.curr.dark:hover{border:2px solid var(--blue-hover-icon-color)}ul,li{list-style:none}.section-categories{padding-top:60px}.categories-container{width:335px;height:228px;flex-direction:column;align-items:flex-start;margin-left:auto;display:flex;overflow:auto}@media screen and (min-width:768px){.categories-container{width:337px;height:472px;margin-left:0}}@media screen and (min-width:1440px){.categories-container{width:356px;height:472px;display:flex}}.categories-list{cursor:pointer;letter-spacing:-.32px;color:#1119;padding-bottom:24px;font-size:16px;line-height:18px;animation-name:slidein;animation-duration:1.5s}@keyframes slidein{0%{width:300%;margin-left:100%}to{width:100%;margin-left:0%}}@media screen and (min-width:768px){.categories-list{letter-spacing:-.36px;padding-bottom:32px;font-size:18px;line-height:24px}}body.dark .categories-list{color:#fff9}body.dark .categories-list:hover,.categories-list:focus{color:var(--hover-navigation-color);text-transform:uppercase}.categories-list:hover,.categories-list:focus{letter-spacing:-.02em;text-transform:uppercase;color:var(--blue-hover-icon-color);font-size:18px;font-weight:700;line-height:24px}.active{color:var(--blue-hover-icon-color);font-weight:700}body.dark .active{color:var(--hover-navigation-color);font-weight:700}:root{--transition-duration:250ms;--transition-timing-function:cubic-bezier(.4,0,.2,1)}.see-more-btn{text-align:center;box-sizing:border-box;width:124px;height:46px;color:#111;cursor:pointer;text-transform:uppercase;border:2px solid #4f2ee8;border-radius:40px;flex-direction:row;font-size:14px;font-weight:700;line-height:1.3em;display:inline-block;position:absolute;bottom:0;right:0}.see-more-btn:hover,.see-more-btn:focus{color:#fff;background-color:#4f2ee8}body.dark .see-more-btn{background-color:var(--background-color-main);color:var(--main-text-color)}body.dark .see-more-btn:hover,.see-more-btn:focus{color:#fff;background-color:#4f2ee8}.best-sellers-accent{color:#4f2ee8}.best-sellers-title{text-transform:uppercase;color:#b4afaf;letter-spacing:.03em;margin-bottom:18px;font-size:14px;font-weight:400;line-height:1.28}.best-sellers-header{letter-spacing:-1.28px;margin-bottom:40px;font-size:32px;font-weight:700;line-height:.842105}.best-sellers-list,.book-category-list{padding-left:0;list-style:none}.best-sellers-list{display:flex}.best-sellers-thumb{height:485px;border-radius:8px;overflow:hidden}.best-sellers-image{width:100%;height:100%;transition:transform var(--transition-duration)var(--transition-timing-function);display:block}.see-more-btn-dark{box-sizing:border-box;width:124px;height:46px;color:#fff;cursor:pointer;font-family:DM Sans;font-size:14px;font-weight:700;line-height:1,3 em;text-transform:uppercase;color:#111;border:2px solid #4f2ee8;border-radius:40px;flex-direction:row;flex:none;order:1;justify-content:center;align-items:flex-start;gap:10px;padding:14px 28px;display:inline-flex;overflow:hidden}.book-title{max-width:100%;padding-top:14px;display:block}.book-description{color:#b4afaf;padding-top:4px;font-size:12px;font-style:italic;font-weight:400;line-height:1.16}.book-list-wrapper{height:625px;margin-bottom:40px;position:relative}.best-sellers-list-item{width:100%}.best-sellers-list-item:hover,.book-category-list-item:hover{cursor:pointer}@media screen and (max-width:767px){.mobile-hidden,.best-sellers-list-item:not(:first-child){display:none}}.book-category-list-item{margin-bottom:40px}@media screen and (min-width:768px) and (max-width:1439px){.best-sellers-section{padding-top:100px}.tablet-hidden,.best-sellers-list-item:not(:nth-child(-n+3)){display:none}}@media screen and (min-width:768px){.best-sellers-section{padding-top:100px}.book-category-list{flex-wrap:wrap;justify-content:flex-start;column-gap:24px;display:flex}.best-sellers-list{column-gap:20px;display:flex}.best-sellers-list-item,.book-category-list-item{width:218px}.best-sellers-thumb{height:316px;max-width:100%;position:relative;overflow:hidden}.best-sellers-image:hover,.best-sellers-image:focus{transform:scale(1.05)}.best-sellers-header{margin-bottom:40px;font-size:48px;line-height:1.08;animation-name:slidein;animation-duration:1.7s}.best-sellers-title{line-height:1.7}.book-list-wrapper{height:474px}.book-thumb-overlay{width:100%;height:70px;text-align:center;text-transform:uppercase;transition:transform var(--transition-duration)var(--transition-timing-function);background-color:#eac645;padding:26px 52px;position:absolute;bottom:0;left:0;transform:translateY(100%)}.best-sellers-list-item:hover .book-thumb-overlay,.best-sellers-list-item:focus .book-thumb-overlay,.book-category-list-item:hover .book-thumb-overlay,.book-category-list-item:focus .book-thumb-overlay{pointer-events:none;transform:translateY(0)}.book-overlay-text{opacity:0;transition:opacity var(--transition-duration)var(--transition-timing-function)}.best-sellers-list-item:hover .book-overlay-text,.best-sellers-list-item:focus .book-overlay-text,.book-category-list-item:hover .book-overlay-text,.book-category-list-item:focus .book-overlay-text{color:#111;text-transform:uppercase;letter-spacing:-.56px;opacity:1;font-size:14px;font-weight:500}}@media screen and (min-width:1440px){.best-sellers-section{padding-top:0}.book-category-list{column-gap:24px}.best-sellers-list-item,.book-category-list-item{width:180px}.best-sellers-thumb{height:256px;max-width:180px}.best-sellers-list{column-gap:24px}.best-sellers-section{margin-left:40px}.book-list-wrapper{height:426px;margin-bottom:40px;position:relative}}.main-wraper.container{position:relative}.backdrop{z-index:1000;width:100%;height:100%;background-color:#2e2f4266;transition:opacity .25s,visibility .25s;position:fixed;top:0;left:0}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.backdrop.is-hidden .modal{opacity:0;transition-delay:.25s;transform:translate(-50%,-50%)}.modal{opacity:1;width:100%;max-width:335px;background-color:#fff;border:2px solid #111;border-radius:18px;padding:40px 24px;transition:transform .5s;position:fixed;top:50%;left:50%;overflow-x:hidden;overflow-y:auto;transform:translate(-50%,-50%)scale(1)}@media screen and (max-width:767.8px){.modal{height:100vh}}.picture{width:287px;height:408px;margin-bottom:14px;display:block}.card-img{width:100%;height:100%;object-fit:cover;border-radius:8px}.authors{color:#b4afaf;letter-spacing:-.04em;margin-bottom:18px;font-size:12px;font-style:italic;font-weight:400;line-height:14px}.cls-button{width:24px;height:24px;cursor:pointer;fill:#f6f6f6;background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;transition-property:background-color,fill;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:12px;right:12px}button.cls-button :hover,button.cls-button :focus{stroke:#4f2ee8}.btn-action.button{width:279px;height:46px;cursor:pointer;letter-spacing:-1px;text-transform:uppercase;color:#111;background-color:#0000;border:2px solid #4f2ee8;border-radius:40px;justify-content:center;align-items:center;margin:0 auto;padding:14px 23px;font-size:14px;font-weight:700;line-height:18px;display:flex}.btn-action.button:hover,.btn-action.button:focus{color:#fff;background-color:#4f2ee8}.cl-bl-icon{min-width:14px;min-height:14px;background-color:var(--accent-color);justify-content:center;align-items:center;padding:8px;display:flex}.modal-window{flex-wrap:wrap;display:flex}.info{width:270px;flex-direction:column}.titles{color:#111;letter-spacing:-.04em;margin-bottom:4px;font-size:16px;font-weight:700;line-height:18px}@media screen and (min-width:768px){.modal{max-width:579px;background-color:#fff;border:2px solid #111;border-radius:18px;padding:40px;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}}@media screen and (min-width:768px){.cls-button{width:28px;height:28px;background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;transition-property:background-color,fill;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:24px;right:24px}}@media screen and (min-width:768px){.btn-action.button{cursor:pointer;width:499px;height:64px;letter-spacing:-1.18px;text-transform:uppercase;color:#111;background-color:#0000;border:2px solid #4f2ee8;border-radius:40px;align-items:center;margin:0 auto;padding:20px 100px;font-size:18px;font-weight:700;line-height:1.33em}}@media screen and (min-width:768px){.picture{width:192px;height:281px;margin-bottom:40px;margin-right:24px}}@media screen and (min-width:768px){.titles{color:#111;letter-spacing:-.04em;margin-bottom:8px;font-size:24px;font-weight:700;line-height:28px}}@media screen and (min-width:768px){.authors{color:#b4afaf;letter-spacing:-.04em;margin-bottom:20px;font-size:14px;font-style:italic;font-weight:400;line-height:18px}}.descriptions{color:#111;letter-spacing:-.56px;margin-bottom:14px;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width:768px){.descriptions{color:#111;letter-spacing:-.04em;margin-bottom:20px;font-size:14px;font-weight:400;line-height:18px}}.icons{align-items:center;gap:20px;margin-bottom:40px;display:flex}@media screen and (min-width:768px){.icons{align-items:center;margin-bottom:121px}}.icon-link{mix-blend-mode:luminosity}.icon-link :hover{filter:drop-shadow(0px 3px 3px var(--shadow-color))}.scrollable-place{height:3000px}.stop-scrolling{height:100%;overflow:hidden}.modal-window-text{width:242px;color:#11111180;text-align:center;letter-spacing:-.4px;flex-direction:column;margin-top:8px;margin-left:auto;margin-right:auto;font-family:DM Sans;font-size:10px;line-height:12px;display:flex}@media screen and (min-width:768px){.modal-window-text{text-align:center;width:324px;letter-spacing:-.48px;margin-top:8px;margin-left:auto;margin-right:auto;font-size:12px;line-height:14px;display:block}}@media screen and (min-width:1440px){.modal-window-text{letter-spacing:-.48px;font-size:12px;line-height:14px}}body.dark .modal-window-text{color:#ffffff80}body.dark .modal{background-color:var(--accent-bg-cl-dark);border-color:#fff}body.dark .titles{color:#fff}body.dark .author{color:#b4afaf}body.dark .descriptions,body.dark .btn-action.button{color:#fff}body.dark .icon{stroke:var(--accent-bg-cl)}body.dark .icon:hover,body.dark .icon:focus{stroke:var(--blue-hover-icon-color)}.scroll-up{width:54px;height:54px;cursor:pointer;background-color:var(--blue-hover-icon-color);opacity:1;z-index:999;border:5px solid #c0b3eecc;border-radius:50%;justify-content:center;align-items:center;transition:border .2s ease-in-out,opacity .5s ease-in-out;display:flex;position:fixed;bottom:10px;right:15px}.scroll-up:before{content:"";width:25px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E") 50%/100% 100% no-repeat}.scroll-up_hide{opacity:0;pointer-events:none}.scroll-up:hover{border:5px solid #0000;border-radius:50%}@media screen and (min-width:768px){.scroll-up{bottom:25px;right:25px}}@media screen and (min-width:1440px){.scroll-up{bottom:30px;right:30px}}.wraper{width:375px;background-color:var(--background-color-main);margin:0 auto;padding:0 20px}@media screen and (min-width:768px){.wraper{width:768px;padding:0 32px}@media screen and (min-width:1440px){.wraper{width:1440px;padding:0 24px}}}.shopping-container{gap:40px;padding-top:104px}@media screen and (min-width:768px){.shopping-container{padding-top:112px}@media screen and (min-width:1440px){.shopping-container{display:flex}}}body.dark{--background-color-main:#202024;--main-text-color:#fff}body.dark .wraper{background-color:var(--background-color-dark)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:var(--scroll-bar);border-radius:12px}.shopping-list-section{padding-bottom:40px}.shopping-list-container{width:335px;padding:0;position:relative}@media screen and (min-width:768px){.shopping-list-section>.shopping-list-container{width:704px}@media screen and (min-width:1440px){.shopping-list-section>.shopping-list-container{width:996px}}}.shopping-title{letter-spacing:-.04em;color:inherit;margin:0;font-size:32px;line-height:1.1875}@media screen and (min-width:768px){.shopping-title{font-size:48px;line-height:1.08333}}.shopping-title-span{color:var(--blue-hover-icon-color)}.shopping-dummy-message{margin-top:120px}@media screen and (min-width:768px){.shopping-dummy-message{margin-top:140px}}.shopping-text{text-align:center;width:244px;color:var(--subtle-text-color);margin:auto auto 14px}@media screen and (min-width:768px){.shopping-text{width:349px;margin-bottom:20px;font-size:18px;line-height:1.33333}}body.dark .shopping-text{color:var(--subtle-text-color-dark)}.shopping-empty-img{max-width:100%;height:auto;margin:0 auto;display:block}@media screen and (min-width:768px){.shopping-empty-img{width:322px}}.shopping-list-list{flex-direction:column;gap:20px;margin:40px 0 0;padding:0;list-style:none;display:flex}body.dark .shopping-list-item-card{background-color:var(--accent-bg-cl-dark)}.shopping-list-item-card{background-color:var(--accent-bg-cl);box-sizing:border-box;border:2px solid var(--border-color-dark);border-radius:16px;gap:14px;padding:14px;display:flex;position:relative}@media screen and (min-width:768px){.shopping-list-item-card{padding:24px}}.shopping-card-img{object-fit:contain;background-image:url(dummy-book.60f11c0b.png);background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:8px;display:block}@media screen and (min-width:768px){.shopping-card-img{width:116px;height:165px}}.shopping-list-card-info{height:142px}@media screen and (min-width:768px){.shopping-list-card-info{height:165px;width:526px}@media screen and (min-width:1440px){.shopping-list-card-info{width:808px;height:165px}}}.shopping-card-title{max-width:144px;max-height:18px;text-transform:uppercase;letter-spacing:-.04em;margin:0 0 4px;font-size:16px;line-height:1.125;overflow:hidden}@media screen and (min-width:768px){.shopping-card-title{max-width:450px}@media screen and (min-width:1440px){.shopping-card-title{max-width:760px}}}.shopping-card-category{max-width:165px;max-height:14px;letter-spacing:.03em;color:var(--grey-title-color);margin:0 0 8px;font-size:12px;line-height:1.16667;overflow:hidden}@media screen and (min-width:768px){.shopping-card-category{max-width:450px;margin-bottom:14px}@media screen and (min-width:1440px){.shopping-card-category{max-width:760px}}}.shopping-card-descr{width:193px;height:68px;letter-spacing:-.04em;margin:0;overflow-x:hidden;overflow-y:scroll}@media screen and (min-width:768px){.shopping-card-descr{width:508px;height:53px}@media screen and (min-width:1440px){.shopping-card-descr{width:808px}}}.shopping-card-bottom-container{height:30px;justify-content:space-between;align-items:flex-end;display:flex}@media screen and (min-width:768px){.shopping-card-bottom-container{height:62px}}.shopping-card-author{max-width:100px;letter-spacing:-.04em;color:var(--grey-title-color);margin:0;font-size:12px;font-style:italic;line-height:1.16667;overflow:hidden}@media screen and (min-width:768px){.shopping-card-author{max-width:360px}@media screen and (min-width:1440px){.shopping-card-author{max-width:650px}}}.shopping-card-shop-list{align-items:end;gap:8px;margin:0;padding:0;list-style:none;display:flex}@media screen and (min-width:768px){.shopping-card-shop-list{align-items:center;gap:16px}}.shopping-card-shop-link{display:block}body.dark .shopping-card-link-amazon{filter:brightness(.05)invert()}.shopping-card-link-icon:focus,.shopping-card-link-icon:hover{filter:drop-shadow(0px 3px 3px var(--shadow-color));scale:1.05}.shopping-card-link-icon{mix-blend-mode:luminosity;height:auto;display:block}@media screen and (min-width:768px){.shopping-card-shop-list .shopping-card-link-icon{width:28px}}@media screen and (min-width:768px){.shopping-card-shop-list .shopping-card-link-shopbook{width:32px}}.shopping-card-shop-list .shopping-card-link-amazon{width:32px}@media screen and (min-width:768px){.shopping-card-shop-list .shopping-card-link-amazon{width:48px}}.shopping-btn-dump{width:28px;height:28px;background-color:var(--blue-hover-icon-color);border:1.25px solid var(--blue-hover-icon-color);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}@media screen and (min-width:768px){.shopping-btn-dump{width:34px;height:34px;top:24px;right:24px}}.shopping-btn-dump:focus,.shopping-btn-dump:hover{background-color:var(--border-color-dark);scale:1.1;box-shadow:2px 2px 10px 4px #00000059}.shopping-btn-dump:active{background-color:var(--scroll-bar);scale:1.2;box-shadow:2px 2px 10px 4px #00000059}.shopping-btn-dump-icon{fill:var(--accent-bg-cl)}.shopping-btn-dump:hover .shopping-btn-dump-icon{fill:var(--hover-navigation-color);scale:1.05}@media screen and (min-width:768px){.shopping-btn-dump-icon{width:18px;height:18px}}.shopping-btn-dump-icon:active{fill:var(--background-color-dark)}.shopping-paginator-list{justify-content:center;gap:14px;margin-top:20px;display:flex}@media screen and (min-width:768px){.shopping-paginator-list{gap:24px;margin-top:40px}}.shopping-paginator-backward-list .shopping-paginator-btn,.shopping-paginator-forward-list .shopping-paginator-btn{letter-spacing:-.22em;color:var(--grey-title-color);background-color:var(--accent-bg-cl-dark);font-size:24px;font-weight:500}body.dark .shopping-paginator-backward-list .shopping-paginator-btn{border-color:var(--accent-bg-cl-dark);background-color:var(--accent-bg-cl-dark)}body.dark .shopping-paginator-forward-list .shopping-paginator-btn{color:var(--accent-bg-cl-dark);border-color:var(--accent-bg-cl-dark);background-color:var(--hover-navigation-color)}.shopping-paginator-forward-list .shopping-paginator-btn{color:var(--main-text-color);background-color:var(--hover-navigation-color)}body.dark .shopping-paginator-btn{color:var(--main-text-color-dark);background-color:inherit;border-color:var(--main-text-color-dark)}.shopping-paginator-backward-list,.shopping-paginator-forward-list,.shopping-paginator-pages-list{gap:8px;display:flex}@media screen and (min-width:768px){.shopping-paginator-pages-list{gap:10px}}.shopping-paginator-btn{width:38px;height:38px;border-color:var(--main-text-color);border-radius:50%;font-size:18px;font-weight:700;line-height:1.22222}.shopping-paginator-btn:focus,.shopping-paginator-btn:hover{text-shadow:var(--scroll-bar-dark)1px 0 10px;scale:.95;box-shadow:2px 2px 10px 4px #00000059}.shopping-paginator-btn:active{scale:.9}@media screen and (max-width:767px){.btn-hidden{display:none}}.current-page{color:#fff;text-shadow:1px 0 10px #fc0;background-color:#111}body.dark .current-page{color:#111;background-color:#fff}.shopping-refresh-btn{box-sizing:content-box;text-transform:uppercase;text-shadow:1px 1px 2px #3d31311a,0 0 1em #abe2841a,0 0 .2em #4a6f741a;border:1px solid var(--background-color-dark);height:26px;background-color:var(--hover-navigation-color);border-radius:10px;flex-wrap:wrap;align-content:center;align-items:center;margin:10px 10px 40px;font-size:18px;font-weight:400;line-height:1.11111;display:flex;position:absolute;top:4px;right:0;box-shadow:2px 2px 10px 4px #00000059}body.dark .shopping-refresh-btn{box-shadow:2px 2px 10px 4px #e9710f59}@media screen and (max-width:767px){.shopping-refresh-btn{height:16px;border:3px solid var(--blue-hover-icon-color);background-color:#eac645bf;border-radius:8px;font-size:12px;font-weight:400;top:0;right:0;scale:.9}}.span-btn{border-right:4px solid var(--background-color-dark);font-size:24px}@media screen and (max-width:767px){.span-btn{height:16px;font-size:10px}}.shopping-btn-reload-icon{width:34px;height:26px;background-color:var(--blue-hover-icon-color);fill:var(--hover-navigation-color);border-top-right-radius:4px;border-bottom-right-radius:4px;padding:4px}@media screen and (max-width:767px){.shopping-btn-reload-icon{height:17px;width:22px;padding:2px}}.shopping-refresh-btn:focus{scale:1.05}.shopping-refresh-btn:hover{filter:drop-shadow(0px 3px 3px var(--shadow-color));filter:blur(.5px);color:var(--background-color-main);scale:1.05}.shopping-refresh-btn:active{background-color:var(--border-color-dark);scale:.9}.shopping-refresh-btn:hover .shopping-btn-reload-icon,.shopping-refresh-btn:hover .reload-icon{scale:1.05}.shopping-refresh-btn:active .shopping-btn-reload-icon{background-color:var(--subtle-text-color);scale:1.05}.shopping-refresh-btn:active .reload-icon{transform-origin:50%;animation:lds-hourglass .1s linear infinite}@keyframes lds-hourglass{0%{transform:rotate(0);animation-timing-function:linear}10%{animation-timing-function:linear;transform:rotate(-900deg)}to{transform:rotate(-1800deg)}}body{background-color:var(--background-color-main);color:var(--main-text-color);transition:all 1s}body.dark{--background-color-main:#202024;--main-text-color:#fff;--header-background-color:#111;--header-border-color:#fff}@font-face{font-family:DM Sans;font-style:italic;font-weight:400;font-display:swap;src:url(DMSans-400Italic.b1eebbd6.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(DMSans-400Regular.23c41658.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(DMSans-500Medium.0957dae6.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(DMSans-700Bold.51beb29d.ttf)format("truetype")}.container{max-width:375px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.main-wraper{flex-flow:wrap;padding-top:104px;padding-bottom:72px;display:flex}.categories-support-wraper{flex-flow:column wrap;gap:40px;display:flex}@media screen and (min-width:768px){.container{max-width:769px;padding-left:32px;padding-right:32px}.main-wraper{padding-top:112px}.categories-support-wraper{flex-flow:row;gap:32px}}@media screen and (min-width:1440px){.container{max-width:1440px;padding-left:24px;padding-right:24px}.main-wraper{flex-wrap:nowrap;padding-top:112px}.categories-support-wraper{flex-flow:column wrap;gap:86px}}html{scroll-behavior:smooth}body{min-width:320px;letter-spacing:-.02em;background-color:var(--background-color-main);color:var(--main-text-color);margin:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.28571;transition:all 1s}button,a{transition:color var(--transition-property),background-color var(--transition-property),box-shadow var(--transition-property),border-color var(--transition-property)}svg{transition:fill var(--transition-property)}.visually-hidden{width:1px;height:1px;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.is-hidden{visibility:hidden;opacity:0;pointer-events:none}
/*# sourceMappingURL=index.3008e279.css.map */
