h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.header{border:1.5px solid #111;border-radius:0 0 8px 8px;max-width:1440px;margin-bottom:40px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}.wrapper-decor-head{display:flex;flex-direction:row}.header-container{height:64px;background:#fff;display:flex;align-items:center;justify-content:space-between}.is-active{font-weight:700;color:#111;border-radius:36px;padding:8px 16px;height:34px;background:#eac645}.header-logo{width:109px;height:28px;display:flex;align-items:center;margin-right:auto}.header-logo-icon{width:109px;height:28px}.header-link{width:109px;height:28px;display:flex;align-items:center;gap:8px}.header-nav{display:none}.header-block{display:flex;justify-content:center;align-items:center;gap:14px}.header-switcher{display:flex;position:relative;width:40px;height:20px;background-color:transparent;border:transparent;border-radius:35%}.header-switch{opacity:0;width:0;height:0}.header-switch-label{position:absolute;cursor:pointer;width:100%;height:100%;background:linear-gradient(180deg,#4f2ee8 0%,#dcdcdc 100%);border-radius:26px;transition:background-color .8s ease;box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003;top:0;left:0}.header-switch:checked+.header-switch-label{background:linear-gradient(180deg,#4f2ee8 0%,#686868 100%)}.header-switch-label:before{content:"";position:absolute;cursor:pointer;width:18px;height:18px;background-color:#fff;border-color:#4f2ee8;border-radius:50%;top:50%;transform:translateY(-50%);left:.5px;transition:left .3s ease}.header-switch:checked+.header-switch-label:before{left:calc(100% - 19px)}.header-burger{width:28px;height:28px;stroke-width:2px;stroke:#111;display:flex}.header-link-burger{display:block}.header-btn{display:none}@media (min-width: 768px){.header-container{height:72px}.header-logo{margin:0}.header-nav{margin-left:40px;display:flex}.header-nav-list{display:flex;align-items:center;gap:24px}.header-nav-home{border-radius:36px;padding:8px 16px;width:72px;height:34px;font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.28571;letter-spacing:-.04em;text-transform:uppercase;color:#111;transition:all cubic-bezier(.19,1,.22,1)}.header-nav-home:hover,.header-nav-home:focus{border-radius:36px;padding:8px 16px;width:72px;height:34px;font-weight:700;background:#eac645}.header-nav-shop{border-radius:36px;padding:7px 16px;width:156px;height:34px;font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.28571;letter-spacing:-.04em;text-transform:uppercase;color:#111;display:flex;align-items:center;gap:8px;transition:all cubic-bezier(.19,1,.22,1)}.header-nav-shop:hover,.header-nav-shop:focus{cursor:pointer;font-weight:700;font-size:14px;text-transform:uppercase;color:#111;border-radius:36px;padding:8px 16px;width:156px;height:34px;background:#eac645}.header-nav-home:hover,.header-nav-shop:hover{transition:color .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.15));box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}.header-nav-home:active,.header-nav-shop:active{transform:translateY(2px);box-shadow:0 0 #0000}.is-active{font-weight:700;color:#111;border-radius:36px;padding:8px 16px;height:34px;background:#eac645;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.15));box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}.header-nav-icon{fill:#000}.header-burger{display:none}.header-btn-up{display:flex;position:relative}.header-btn{border:1.5px solid #111;border-radius:40px;width:184px;height:45px;color:#fff;background:#4f2ee8;display:flex;justify-content:space-between;align-items:center;padding:14px}.header-btn:hover{background:linear-gradient(to right,rgb(158,239,225) 0%,rgb(72,48,240) 51%,rgb(158,239,225) 100%);background-size:200%;box-shadow:#0000001a 0 0 20px;transition:all .5s ease 0s}}@media (min-width: 1280px){.header-container{height:72px}.header-block{margin-left:614px}}@media (min-width: 1440px){.header-container{max-width:1440px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:12px}#scrollableList{max-height:335px;overflow-y:auto}.categories__list{max-width:375px;height:472px;display:flex;font-family:DM Sans;font-size:16px;font-weight:400;line-height:1.12;letter-spacing:-.02em;color:#1119;flex-direction:column;gap:32px;margin-bottom:40px}@media (min-width: 768px){.categories__list{max-width:375px;height:472px;display:flex;font-family:DM Sans;font-size:16px;font-weight:400;line-height:1.12;letter-spacing:-.02em;color:#1119;flex-direction:column;gap:32px;margin-bottom:100px}#scrollableList{max-height:472px;overflow-y:auto}}@media (min-width: 1280px){.categories__list{max-width:356px;margin-bottom:86px}}.categories__item{cursor:pointer;transition:color .5s cubic-bezier(.4,0,.2,1)}.categories__item.selected{font-family:DM Sans;font-size:16px;font-weight:700;line-height:1.12;letter-spacing:-.02em;text-align:left;text-transform:uppercase;color:#4f2ee8}.categories__item:hover,.categories__item:focus{color:#4f2ee8}.tab-link:focus{color:#4f2ee8}.main-category-title{font-family:DM Sans,sans-serif;font-weight:700;font-size:32px;line-height:1.1875;letter-spacing:-.04em;color:#111}.main-category-title-span{color:#4f2ee8}.home-categories-list{display:flex;flex-direction:column}.category-books-list{display:flex;flex-direction:column;gap:40px}.home-category-title{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.28571;letter-spacing:.03em;text-transform:uppercase;color:#b4afaf;margin-bottom:18px}.home-books-list{gap:24px}.see-more-wrapper{display:flex;justify-content:end}.see-more{border:2px solid #4f2ee8;border-radius:40px;padding:14px 28px;width:130px;height:46px;text-transform:uppercase;font-family:inherit;font-weight:700;font-size:14px;line-height:1.28571;letter-spacing:-.01em;color:#111;margin:8px 0 40px;background-color:transparent;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}.see-more:hover,.see-more:focus{color:#fff;background-color:#4f2ee8}.see-more:active{transform:translateY(2px);box-shadow:0 0 #0000}.book-image{width:100%;display:block;overflow:hidden;object-fit:cover;height:535px;cursor:pointer}.image-overlay{position:relative;overflow:hidden;border-radius:8px}.image-overlay-text{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.28571;letter-spacing:-.04em;text-transform:uppercase;color:#111;text-align:center;background:#eac645;border-radius:0 0 8px 8px;padding:26px 52px;position:absolute;margin:0;bottom:0;width:100%;height:23%;transform:translateY(100%);transition:transform .25s cubic-bezier(.4,0,.2,1)}.break-text{line-break:auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.all-cat-btn-wrap{display:flex;justify-content:center}.all-cat-btn{border:2px solid #4f2ee8;border-radius:40px;padding:14px 28px;width:222px;height:46px;margin:40px 0;text-transform:uppercase;font-family:inherit;font-weight:700;font-size:14px;line-height:1.28571;letter-spacing:-.01em;color:#111;background-color:transparent}.all-cat-btn:hover,.all-cat-btn:focus{color:#fff;background-color:#4f2ee8;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.15));box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}.all-cat-btn:active{transform:translateY(2px);box-shadow:0 0 #0000}@media screen and (max-width: 767px){.home-books-list .home-books-item:nth-of-type(n+2){display:none}}.image-overlay:hover .image-overlay-text{transform:translateY(0)}@media screen and (min-width: 768px){.home-books-item{width:218px}.book-image{height:316px}.home-categories-list{display:flex;flex-direction:column}.home-books-list{display:flex;justify-content:space-between}.see-more{margin:20px 0 40px}.category-books-list{flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:25px;row-gap:40px}}@media screen and (max-width: 1279px){.home-books-list .home-books-item:nth-of-type(n+4){display:none}}@media screen and (min-width: 1280px){.home-wrapper{margin-left:40px}.home-books-item{width:180px}.main-category-title{margin-top:0}.book-image{height:256px}.see-more{margin:32px 0 40px}}.support{border-radius:16px;box-shadow:0 10px 10px #f5f5f71a;background:radial-gradient(189.32% 190.93% at 59.76% -23.42%,rgb(79,46,232) 18.02733987569809%,rgb(255,255,255) 100%)}.support-container{max-width:335px;max-height:460px;padding-top:24px;padding-bottom:24px;margin-bottom:40px}.support-div-title{display:flex;column-gap:12px;margin-bottom:40px;margin-left:40px;margin-right:auto;align-items:center}.support-title{font-family:sans-serif;font-weight:700;font-size:22px;line-height:24px;letter-spacing:-.04em;color:#fff;margin:0}.support-svg-title{width:20px;height:32px}.swiper{height:300px;margin-bottom:20px;z-index:0!important}.swiper-wrapper{z-index:0}.swiper-slide{text-align:center;font-size:18px;display:flex!important;height:32px!important;justify-content:start}.supports-span{display:flex;justify-content:start;font-family:sans-serif;font-weight:400;font-size:14px;line-height:18px;line-height:1.28;letter-spacing:-.04em;color:#fff}.support-list{flex-direction:column}.support-wrap{margin-top:0}.supports-item{list-style:none;margin-bottom:20px;display:flex;flex-direction:row;align-items:center;gap:16px;margin-left:40px}.support-number{font-family:sans-serif;font-weight:400;font-size:14px;line-height:18px;line-height:1.28;letter-spacing:-.04em;color:#fff}.support-img{filter:brightness(0) invert(1)}.support-btn{width:32px;height:32px;cursor:pointer;background-color:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;margin:0 auto;padding:0;display:flex;transition:all 1s}.flip-button{transform:rotate(180deg)}.support-btn-svg{width:14px;height:8px}@media (min-width: 768px){.support{width:335px}.support-container{height:474px;margin-bottom:0;display:block}.section-support{padding:0}.support{margin-top:0;width:335px;height:474px}.support-title{font-size:24px}.support-btn{width:38px;height:38px}}@media (min-width: 1279px){.support-container{width:356px;max-width:1440px;display:block}}*{box-sizing:border-box}.remove-support{display:none}.book-list{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:129%;letter-spacing:-.02em;text-align:center;color:#0009;max-width:244px;margin:auto}.box-bookslist{margin-top:120px;margin-left:23px}.bookslist{width:265px;height:198px;margin:0 auto}.shopping-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.shopping-list-item{border:2px solid rgba(79,46,232,.4);border-radius:16px;padding:14px;max-width:335px;max-height:220px;display:flex;gap:14px;position:relative}.shopping-item-img{max-width:98px;height:139px;border-radius:8px}.shopping-book-title{max-width:144px;font-family:DM Sans;font-size:16px;font-weight:700;line-height:1.125;letter-spacing:-.04em;margin:0 0 4px;color:#111}.shopping-book-category{font-weight:400;font-size:12px;line-height:1.16667;letter-spacing:.03em;color:#b4afaf;width:150px}.author-shops-wrap{display:flex;justify-content:space-between}.book-info-wrap{display:flex;flex-direction:column;justify-content:space-between}.shopping-amazon-logo{width:32px;height:11px}.shopping-apple-logo{width:16px;height:16px}.icon-deleteBtn{border-radius:50%;position:absolute;top:15px;right:15px;background-color:#4f2ee8;width:28px;height:28px;display:flex;justify-content:center;align-items:center;border:transparent;box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}.icon-deleteBtn:hover{background-color:#00f;box-shadow:1px 3px 2px #b7ace766,3px 2px 1px #9386cd66;border:1.5px solid blue}.icon-trash{fill:violet;width:20px;height:20px;pointer-events:none}.shopping-img-wrap{margin-top:0;gap:8px}.emptyShoppingList{display:none}.main-category-title{margin-bottom:40px}@media (min-width: 768px){.wrapper-shop-list{max-width:1279px}.warapper-shoplist-decor{display:flex;flex-direction:column}.box-bookslist{margin-top:140px;margin-left:auto;margin-right:auto}.main-category-title{font-family:DM Sans;font-size:48px;font-weight:700;line-height:1.08;letter-spacing:-.04em;text-align:left}.book-list{max-width:349px;height:48px;padding:0 21px;font-family:DM Sans;font-size:18px;font-weight:400;line-height:1.33;letter-spacing:-.02em;text-align:center}.book-info-wrap{width:530px}.shopping-list-item{max-width:704px;height:213px;padding:24px}.shopping-book-title,.shopping-book-category{max-width:500px}.shopping-item-img{max-width:116px;height:165px}.icon-deleteBtn{width:34px;height:34px}.shopping-amazon-logo{width:48px;height:15px}.shopping-apple-logo{width:28px;height:28px}.shopping-img-wrap{gap:16px}}@media (min-width: 1280px){.shopping-list-item{max-width:1440px}.shopping-container{display:flex;flex-direction:column}.box-bookslist{margin-left:335px}.wrapper-shop-list{display:flex;max-width:1440px}.warapper-shoplist-decor{display:flex;flex-direction:column;margin-left:40px}}.dark-theme{background-color:#202024;color:#fff;stroke:#fff;fill:#fff}.dark-theme .header,.dark-theme .header-container{background:#111;border-color:#fff;stroke:#fff}.dark-theme .header-icon-two{fill:#f3f3f3}.dark-theme .header-nav-home,.dark-theme .header-nav-shop{color:#fff}.dark-theme .header-nav-home:hover,.header-nav-home:focus{background:#eac645;color:#111;font-weight:700}.dark-theme .header-nav-shop:hover,.header-nav-shop:focus{border-radius:36px;padding:7px 15px;width:156px;height:34px;font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;line-height:1.28571;letter-spacing:-.04em;text-transform:uppercase;color:#111;text-align:center;display:flex;align-items:center;gap:8px;background:#eac645;transition:all cubic-bezier(.19,1,.22,1)}.dark-theme .active{color:#111;font-weight:700;background:#eac645}.dark-theme .header-nav-shop:hover use,.header-nav-shop:focus use{fill:#000;stroke:#111;color:#111;font-weight:700;background:#eac645}.dark-theme .header-nav-icon{fill:#fff}.dark-theme .is-active{color:#000;filter:drop-shadow(0px 4px 4px rgba(244,245,238,.15));box-shadow:0 1px 3px #fbfbf61f,0 1px 1px #dfe9a324,0 2px 1px #f5f5f233}.dark-theme .is-active .header-nav-icon{fill:#111;stroke:#111}.dark-theme .categories__item{color:#fff9}.dark-theme ::-webkit-scrollbar-thumb{background:#11111199;border-radius:12px}.dark-theme .categories__item.selected{color:#eac645}.dark-theme .categories__item:hover,.categories__item:focus{color:#eac645}.dark-theme .tab-link:focus{color:#eac645}.dark-theme #icon-align-left{stroke:#fff}.dark-theme .main-category-title,.dark-theme .book-title,.dark-theme .book-title-modal,.dark-theme .book-alt-text,.dark-theme .shopping-book-title{color:#fff}.dark-theme .button-modal-text{color:#ffffff80}.dark-theme .see-more{color:#fff;transition:color .5s cubic-bezier(.4,0,.2,1)}.dark-theme .book-list{color:#fff9}.dark-theme .all-cat-btn{color:#fff;transition:color .5s cubic-bezier(.4,0,.2,1)}.dark-theme .modal{background-color:#202024;border-color:#fff;color:#fff}.dark-theme .modal-btn-icon{stroke:#fff}.dark-theme .burger-menu-button{border:none;stroke:#fff;background-color:#111;padding:0;margin:0}.dark-theme .burger-menu-button:hover use{stroke:#4f2ee8;transition:fill .3s}.dark-theme .burger-menu-button:focus use{stroke:#4f2ee8;transition:fill .3s}.dark-theme .amazon-logo{color:#fff;filter:brightness(0) invert(1)}.dark-theme .book-btn{color:#fff;border-color:#fff}.dark-theme .tui-page-btn:hover{color:#111!important}.dark-theme .tui-page-btn .tui-is-selected:hover{background-color:#fff!important;color:#111!important}.dark-theme .tui-page-btn{color:#fff!important;border:1px solid #ffffff!important}.dark-theme .tui-page-btn+.tui-is-selected{color:#111!important;background-color:#fff!important}.dark-theme .tui-pagination .tui-first,.dark-theme .tui-pagination .tui-prev{border:1px solid #111!important}.dark-theme .tui-pagination .tui-ico-ellip,.dark-theme .tui-is-selected:hover{background-color:#fff!important}.dark-theme .tui-page-btn{border:1px solid #fff!important}.dark-theme .amazon-logo:hover{color:#fff;filter:brightness(0) invert(1) drop-shadow(0px 3px 3px rgba(255,255,255,.35));transition:drop-shadow .25s cubic-bezier(.4,0,.2,1)}.dark-theme .apple-logo:hover{color:#fff;filter:grayscale(100%) drop-shadow(0px 3px 3px rgba(255,255,255,.35));transition:drop-shadow .25s cubic-bezier(.4,0,.2,1)}.backdrop-burger{position:fixed;width:100%;height:100%;top:64px;z-index:999;padding:0;border-radius:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.burg-cont{position:absolute;width:100%;height:100%;background-color:#4f2ee8;border-radius:4px;top:50%;left:50%;transform:translate(-50%,-50%);padding:172px 16px 24px;box-shadow:0 1px 1px #00000024,0 1px 3px #0000001f,0 2px 1px #0003;transition:transform .25s cubic-bezier(.4,0,.2,1);background:radial-gradient(183.6% 183.01% at 59.76% -23.42%,#4f2ee8 18.03%,#ffffff 100%)}.modal-navigation{width:118px;display:flex;flex-direction:column;gap:16px;color:#fff;margin:0 auto}.modal-shoping-icon{fill:#fff}.burger-menu-button{border:none;background-color:#fff;padding:0;margin:0}.burger-menu-button:hover,.burger-menu-button:focus{stroke:#4f2ee8;transition:fill .3s}.burger-home-btn{padding:6px 14px;width:72px;height:34px;font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.28571;letter-spacing:-.04em;text-transform:uppercase;color:#fff;border-radius:36px;border:solid 1px #eac645;transition:all cubic-bezier(.19,1,.22,1);filter:drop-shadow(0px 4px 4px rgba(244,245,238,.15));box-shadow:0 1px 3px #fbfbf61f,0 1px 1px #dfe9a324,0 2px 1px #f5f5f233}.burger-shop-list{padding:7px 15px;width:156px;height:34px;font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;line-height:1.28571;letter-spacing:-.04em;text-transform:uppercase;color:#fff;text-align:center;display:flex;align-items:center;gap:8px;border-radius:36px;border:solid 1px #eac645;transition:all cubic-bezier(.19,1,.22,1);filter:drop-shadow(0px 4px 4px rgba(244,245,238,.15));box-shadow:0 1px 3px #fbfbf61f,0 1px 1px #dfe9a324,0 2px 1px #f5f5f233}.burger-shop-list:hover,.burger-shop-list:focus{border-radius:36px;padding:7px 15px;width:156px;height:34px;font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;line-height:1.28571;letter-spacing:-.04em;text-transform:uppercase;color:#111;text-align:center;display:flex;align-items:center;gap:8px;background:#eac645;transition:all cubic-bezier(.19,1,.22,1)}.burger-home-btn:hover,.burger-home-btn:focus{font-weight:700;color:#111;background:#eac645}.burger-home-btn:active,.burger-shop-list:active{transform:translateY(2px);box-shadow:0 0 #0000}.burger-shop-list:hover use,.burger-shop-list:focus use{fill:#111;stroke:#111}.back-img-burgermenu{position:fixed;bottom:0;left:0;width:100%;z-index:-1}.is-open-burger{opacity:1;visibility:visible;pointer-events:auto;overflow:hidden}.modal-open-burger,.modal-open{overflow:hidden}.backdrop{position:fixed;height:100%;width:100%;top:0;left:0;background-color:#2e2f4266;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);overflow:auto;overflow-x:hidden}.modal{position:absolute;width:335px;background-color:#fff;border-radius:18px;border:2px solid #111;top:75%;left:50%;transform:translate(-50%,-75%);box-shadow:0 1px 1px #00000024,0 1px 3px #0000001f,0 2px 1px #0003;transition:transform .25s cubic-bezier(.4,0,.2,1);padding:40px 24px;z-index:999}.is-open{opacity:1;visibility:visible;pointer-events:auto}.modal-close-btn{border:none;position:absolute;top:12px;right:12px;height:16px;padding:0;background-color:transparent}.modal-btn-icon{stroke:#111}.modal-btn-icon:hover{stroke:#4f2ee8}.book-img{border-radius:8px;overflow:hidden;border:none;width:287px;height:408px}.book-title,.book-title-modal{font-family:inherit;font-size:16px;font-weight:700;line-height:1.125;letter-spacing:-.04em;margin:14px 0 4px;color:#111}.book-author{font-style:italic;font-weight:400;font-size:12px;line-height:1.16667;letter-spacing:-.04em;color:#b4afaf}.book-author-modal{font-family:DM Sans;font-size:12px;font-style:italic;font-weight:400;line-height:1.16;letter-spacing:-.04em;color:#b4afaf}.book-alt-text{font-family:inherit;font-weight:400;font-size:14px;line-height:1.28571;letter-spacing:-.04em;color:#111;margin-top:18px;margin-bottom:14px}.img-wrap{display:flex;gap:20px;align-items:center}.amazon-logo{filter:grayscale(100%);transition:drop-shadow .25s cubic-bezier(.4,0,.2,1)}.amazon-logo:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35)) grayscale(100%)}.apple-logo{filter:grayscale(100%);transition:drop-shadow .25s cubic-bezier(.4,0,.2,1)}.apple-logo:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35)) grayscale(100%)}.book-img{max-width:287px}.book-btn{display:block;border:2px solid #4f2ee8;border-radius:40px;padding:14px 16px;width:279px;height:46px;margin:44px auto 0;text-transform:uppercase;font-family:inherit;font-weight:700;font-size:14px;line-height:1.28571;letter-spacing:-.01em;color:#111;transition:background-color .25s cubic-bezier(.4,0,.2,1);background-color:transparent;transition:color .5s cubic-bezier(.4,0,.2,1),background-color .5s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0px 4px 4px rgba(0,0,0,.15));box-shadow:0 1px 3px #0000001f,0 1px 1px #00000024,0 2px 1px #0003}.book-btn:hover,.book-btn:focus{background-color:#4f2ee8;color:#fff;box-shadow:0 1px 1px #00000024,0 1px 3px #0000001f,0 2px 1px #0003}.book-btn:active{transform:translateY(2px);box-shadow:0 0 #0000}.button-modal-wrap{display:flex;width:242px;margin-left:auto;margin-right:auto}.button-modal-text{font-family:DM Sans;font-size:10px;font-weight:400;line-height:1.2;letter-spacing:-.04em;color:#11111180;text-align:center;margin-top:8px}.no-scroll{overflow:hidden}@media (min-width: 768px){.modal{width:579px;max-height:465px}.book-img{width:192px;height:281px;margin-right:24px;flex-shrink:0}.book-wrap{display:flex}.book-title{font-size:24px;line-height:1.16667}.book-title-modal{margin:0 0 8px}.book-alt-text{margin:20px 0}.button-modal-wrap{width:324px}.book-author{font-size:14px;line-height:1.28571}.book-btn{width:499px}.modal-close-btn{width:28px;height:28px}}.up-button{position:fixed;z-index:1;bottom:5px;right:4px;border:none;font-size:10px;text-decoration:none;color:#fff;padding:1px 5px;margin:10px 20px;border-radius:10px;text-transform:uppercase;letter-spacing:2px;background-image:linear-gradient(to right,#9eefe1 0%,#4830f0 51%,#9eefe1 100%);background-size:200% auto;box-shadow:0 0 20px #0000001a;transition:.5s}.up-button:hover{background-position:right center;color:#eac645}@media (min-width: 768px){.up-button{right:12px;padding:3px 10px;font-size:12px}}@media (min-width: 1280px){.up-button{right:4px;padding:5px 15px;font-size:14px}}.loader{width:50px;height:50px;border:6px solid rgba(0,0,0,.2);border-top:6px solid rgba(255,255,255,.8);border-radius:50%;animation:spin 1s linear infinite;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tui-page-btn{width:38px!important;height:38px!important;border-radius:50px!important;font-family:sans-serif!important;font-weight:700!important;font-size:18px!important;line-height:1.22!important;color:#fff;padding:10px!important}.tui-is-selected{background-color:#111!important;padding-left:10px;padding-right:10px}.tui-first{margin-right:5px!important}.tui-prev{margin-right:14px!important}.tui-next{margin-left:14px!important}.tui-first,.tui-prev,.tui-next,.tui-last{background-color:#eac645!important}.tui-first-child{margin-right:8px!important}.tui-is-disabled{background-color:#111!important}.tui-pagination{height:44px!important;margin-top:0!important;margin-bottom:40px!important}.tui-pagination .tui-next{margin-left:0!important;border:1px solid #111!important}.tui-is-disabled{background-color:#111}.hidden{display:none}.tui-pagination{height:auto;margin:0;padding-bottom:40px}html.dark-mode .tui-pagination .tui-page-btn:hover{background-color:#111}.tui-page-btn{margin-right:8px;border:1px solid #111!important}html.dark-theme .tui-pagination .tui-page-btn{background-color:#fff;border:1px solid #fff!important}.tui-pagination .tui-prev,.tui-pagination .tui-last-child{margin-right:14px!important}.tui-pagination .tui-next{margin-left:0!important}.tui-pagination .tui-last{margin-right:0!important;border:1px solid #111!important}.tui-pagination .tui-is-selected,.tui-pagination strong{color:#fff!important;background:#111!important}.tui-first,.tui-prev,.tui-next,.tui-last{background:#eac645}.tui-is-disabled.tui-first,.tui-is-disabled.tui-prev,.tui-is-disabled.tui-next,.tui-is-disabled.tui-last,.tui-is-disabled.tui-first:not([disabled]):hover,.tui-is-disabled.tui-prev:not([disabled]):hover,.tui-is-disabled.tui-next:not([disabled]):hover,.tui-is-disabled.tui-last:not([disabled]):hover{background:#111;cursor:pointer}.tui-ico-prev .tui-ico-next .tui-ico-first .tui-ico-last{font-weight:500}@media (min-width: 768px){.tui-page-btn{width:44px!important;height:44px!important}.tui-first{margin-right:8px!important}}:root{font-family:DM Sans;font-size:16px;line-height:24px;font-weight:400;color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box}body{max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.link{text-decoration:none;padding:0;margin:0}.list{list-style:none}.container{max-width:375px;padding:0 20px;margin:0 auto}.main-wrapper{display:flex;flex-direction:column}.wrapper-categories{display:flex;flex-direction:column;align-items:stretch}@media (min-width: 768px){.container{max-width:768px;padding:0 32px}.wrapper-categories{display:flex;flex-direction:row;justify-content:space-between}}@media (min-width: 1280px){.container{max-width:1440px}.wrapper-categories{display:block}section{margin-bottom:0}.main-wrapper{display:flex;flex-direction:row}}
