@font-face{font-display:swap;font-family:DM Sans;font-style:normal;font-weight:400;src:url(/goit-js-team-project-group3/assets/dm-sans-v14-latin-regular-b99e2ac0.woff2) format("woff2")}@font-face{font-display:swap;font-family:DM Sans;font-style:italic;font-weight:400;src:url(/goit-js-team-project-group3/assets/dm-sans-v14-latin-italic-a0c152ba.woff2) format("woff2")}@font-face{font-display:swap;font-family:DM Sans;font-style:normal;font-weight:500;src:url(/goit-js-team-project-group3/assets/dm-sans-v14-latin-500-76836337.woff2) format("woff2")}@font-face{font-display:swap;font-family:DM Sans;font-style:normal;font-weight:700;src:url(/goit-js-team-project-group3/assets/dm-sans-v14-latin-700-69efa8dc.woff2) format("woff2")}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{display:flex;justify-content:space-between;align-items:center;height:64px;padding:18px 20px;background:var(--white);box-shadow:0 2px 4px var(--header-box-shadow);border-radius:0 0 8px 8px;border:1.5px solid var(--black);position:relative;z-index:21}.header-left{display:flex;align-items:center;gap:40px}.header-right{display:flex;align-items:center;justify-content:center;gap:14px}.logo-box{height:28px}.header-logo-link{display:flex;align-items:center}.header-logo-icon{margin-right:8px}.nav-list{display:flex;align-items:center;gap:16px}.nav-bar-active{border-radius:36px;background:var(--yellow)}.nav-bar-active:focus,.nav-bar-active:hover{transform:translateY(-3px)}.nav-list-shopping-item.nav-bar-active .shopping-list{padding:2.3px 12px}.nav-list-home-item.nav-bar-active .home{padding:8px 16px}.home{font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.56px}.home:hover,.home:focus{transform:translateY(-3px)}.shopping-list{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.56px}.icon-shopping-list{margin-left:3px}.shopping-list:hover,.shopping-list:focus{transform:translateY(-3px)}#theme-switcher{position:relative;display:flex;align-items:center}#theme-toggle{display:none}#theme-toggle-label{display:inline-block;width:40px;height:20px;background:#ddd;border-radius:20px;position:relative;cursor:pointer;background-image:var(--theme-switcher-white);box-shadow:1px 1px 2px 0 var(--header-box-shadow) inset}#theme-toggle-label:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .3s}#theme-toggle:checked+#theme-toggle-label:after{transform:translate(20px)}.menu-toggle{display:none;background:none;border:none;cursor:pointer}.icon-burger-menu{stroke:#111}.icon-burger-menu:hover,.icon-burger-menu:focus{stroke:var(--category-btn-hover)}@media screen and (max-width: 768px){.navbar{display:none}.menu-toggle{display:flex}}@media screen and (min-width: 768px){header{height:72px;padding-left:32px;padding-right:32px}}@media screen and (min-width: 1158px){header{height:72px;padding-left:24px;padding-right:24px}.header-left{gap:76px}.nav-list{gap:24px}}.light-theme #theme-toggle-label{background-image:var(--theme-switcher-white)}.dark-theme{background-color:var(--dark-bg-cl);color:#fff}.dark-theme header{background-color:var(--black);box-shadow:0 2px 4px var(--header-bax-shadow-white);border-color:var(--logo-text-dark);color:var(--logo-text-dark)}.dark-theme .nav-bar-active{color:var(--black)}.dark-theme #theme-toggle-label{background-image:var(--theme-switcher-dark)}.dark-theme .icon-logo{fill:var(--logo-text-dark)}.dark-theme .icon-burger-menu,.dark-theme .icon-close{stroke:var(--logo-text-dark)}.dark-theme .icon-shopping-list{fill:var(--logo-text-dark)}.dark-theme .nav-bar-active .icon-shopping-list{fill:var(--black)}.category-list{display:flex;height:280px;flex-direction:column;align-items:flex-start;gap:16px;overflow-y:scroll;overflow-x:hidden}.category-btn{width:307px;color:var(--book-list-light);font-family:DM Sans;font-size:18px;font-weight:400;line-height:1.13;letter-spacing:-.32px;background:transparent;border:none;cursor:pointer;text-align:start}.category-btn:hover,.category-btn:focus{color:var(--category-btn-hover);transform:scale(1.05)}.category-btn-active{color:var(--category-btn-hover);font-family:DM Sans;font-size:16px;font-weight:700;line-height:1.13;letter-spacing:-.32px;text-transform:uppercase}@media screen and (min-width: 768px){.category-list{width:320px;height:474px;gap:30px}}.category-btn{width:309px;font-size:18px;line-height:1.33;letter-spacing:-.36px}.category-btn-active{font-size:18px;line-height:1.33;letter-spacing:-.36px}@media screen and (min-width: 1280px){.category-list{width:300px}}@media only screen and (min-width: 1440px){.category-btn{width:328px}}.category-list::-webkit-scrollbar{width:8px}.category-list::-webkit-scrollbar-thumb{border-radius:12px;background:#e0e0e0}aside{padding-left:24px;padding-right:24px;display:flex;flex-direction:column;justify-content:center;max-width:335px;margin:40px auto 0}@media screen and (min-width: 768px){aside{flex-direction:row;gap:32px;max-width:704px}}@media screen and (min-width: 1158px){aside{flex-direction:column;width:25%;float:left}}.scrollup{display:none;position:fixed;bottom:20px;right:20px;cursor:pointer;padding:10px 15px;background-color:transparent;border:none}.support-container{width:335px;margin-top:30px;font-family:DM Sans;display:flex;flex-direction:column;max-width:300px;height:460px;border-radius:16px;color:#fff;background:radial-gradient(189.32% 190.93% at 59.76% -23.42%,#4f2ee8 18.03%,#fff 100%);box-shadow:0 10px 10px #f5f5f71a}@media only screen and (min-width: 768px){.support-container{height:474px}}@media only screen and (min-width: 1158px){.support-container{width:356px}}.support-header{height:32px;display:flex;align-items:center;font-style:normal;gap:12px;margin-left:40px;margin-top:24px;margin-bottom:40px}.suppot-h3{font-size:22px;font-style:normal;font-weight:700;line-height:109.091%;letter-spacing:-.88px}@media only screen and (min-width: 768px){.support-h3{font-size:24px}}.foundations-list{height:292px;width:149px;display:inline-flex;flex-direction:column;align-items:flex-start;gap:20px;margin-left:40px;overflow:hidden}.support-foundation{min-height:32px;display:flex;align-items:center;gap:16px}.support-slider-button{display:flex;justify-content:center;align-items:center;margin:20px auto;background-color:#fff;width:38px;height:38px;flex-shrink:0;border-radius:50px;border:0}.foundation-logo{filter:brightness(0) invert(1);max-height:32px}.shopping-list{justify-content:center}.shopping-list-card{position:relative;display:flex;width:335px;height:170px;padding:14px;align-items:flex-start;flex-shrink:0;border-radius:16px;border:2px solid rgba(79,46,232,.4);background:var(--white);@media only screen and (min-width: 768px){width:704px;height:213px;padding:24px}@media screen and (min-width: 1158px){width:996px;height:213px}}.shopping-list-card:not(:last-child){margin-bottom:20px}.book-name{margin-bottom:4px;font-family:DM Sans;color:var(--black);font-size:16px;font-weight:700;line-height:1.125;letter-spacing:.04em;text-transform:uppercase}.book-category{margin-bottom:8px;color:var(--gray);font-family:DM Sans;font-size:12px;font-weight:400;line-height:1.167;letter-spacing:.03em;@media only screen and (min-width: 768px){margin-bottom:14px}}.book-description-card{margin-bottom:30px;width:193px;max-height:56px;overflow:hidden;text-overflow:ellipsis;color:var(--black);font-family:DM Sans;font-size:14px;font-weight:400;line-height:1.29;letter-spacing:-.04em;word-wrap:break-word;box-sizing:border-box;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;@media only screen and (min-width: 768px){margin-bottom:48px;width:508px;height:53px;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (min-width: 1158px){width:808px;height:53px}}.book-author{color:var(--gray);font-family:DM Sans;font-size:12px;font-style:italic;font-weight:400;line-height:1.17;letter-spacing:.04em}.book-cover-card{border-radius:8px;width:100px;margin-right:14px;@media only screen and (min-width: 768px){margin-right:24px;width:116px;height:165px}}.book-salers{mix-blend-mode:luminosity}.delete-btn{position:absolute;top:14px;right:14px;border:none;background:none;padding:0;cursor:pointer;@media only screen and (min-width: 768px){top:24px;right:25px}}.stores-list{display:flex;position:absolute;align-items:baseline;bottom:10px;right:14px;gap:8px;@media only screen and (min-width: 768px){bottom:24px;right:25px;gap:16px}}.light-theme-png{mix-blend-mode:luminosity}.book-salers-amazon{width:32px;height:11px;@media only screen and (min-width: 768px){width:48px;height:15px}}.book-salers-apple{width:16px;height:16px;@media only screen and (min-width: 768px){width:28px;height:27px}}.dark-theme .shopping-list-card{background-color:var(--black)}.dark-theme .book-name,.dark-theme .book-description-card{color:var(--white)}.dark-theme .light-theme-png{filter:invert(100%) grayscale(100%) brightness(100)}:root{--gray: #b4afaf;--white: #ffffff;--black: #111111;--violet: #4f2ee8;--yellow: #eac645;--light-bg-cl: #f6f6f6;--dark-bg-cl: #202024;--logo-text-light: #000000;--logo-text-dark: #f3f3f3;--book-list-light: rgba(17, 17, 17, .6);--book-list-dark: rgba(255, 255, 255, .6);--shopping-list-border: 2px solid rgba(79, 46, 232, .4);--shopping-list-text-color: rgba(0, 0, 0, .6);--category-btn-hover: #4f2ee8;--primary-text-color: #111;--see-more-bgc-hover: #f6f6f6;--modal-bgc-color: #fff;--amazon-png-color: grayscale(100%);--apple-logo-color: grayscale(100%);--shopping-list-btn: #fff;--header-box-shadow: rgba(0, 0, 0, .1);--header-bax-shadow-white: rgba(255, 255, 255, .1);--theme-switcher-white: linear-gradient(180deg, #4f2ee8 0%, #dcdcdc 100%);--theme-switcher-dark: linear-gradient(180deg, #4f2ee8 0%, #686868 100%);--see-more-box-shadow: rgba(0, 0, 0, .2);--support-Ukraine-bg: radial-gradient( 189.32% 190.93% at 59.76% -23.42%, #4f2ee8 18.03%, #fff 100% );--support-Ukraine-box-shadow: 0px 10px 10px 0px rgba(245, 245, 247, .1)}body.dark-theme{--book-list-light: rgba(255, 255, 255, .6);--shopping-list-text-color: rgba(255, 255, 255, .6);--category-btn-hover: #eac645;--primary-text-color: #fff;--see-more-bgc-hover: #202024;--modal-bgc-color: #202024;--amazon-logo-color: brightness(0) invert(1);--apple-logo-color: grayscale(100%);--shopping-list-btn: #202024}.shopping_list-section{width:100%;padding:20px}.shopping_list-title{margin-bottom:40px;font-weight:700;font-size:32px;line-height:1.19;letter-spacing:-1.28px;color:var(--black-color);@media only screen and (min-width: 768px){font-size:48px;line-height:1}}.violet{color:#4f2ee8}.aside-shop{display:none;@media only screen and (min-width: 1158px){display:block}}.book-column-img{margin:0 auto;width:265px}.shopping_list-content{font-weight:400;font-size:14px;line-height:1.29;text-align:center;color:var(--shopping-list-text-color);@media only screen and (min-width: 768px){letter-spacing:-.02em;font-size:18px;line-height:1.33}@media only screen and (min-width: 1440px){margin-left:315px}}.shopping_list-empty-text{margin-right:auto;margin-left:auto;width:265px;margin-top:120px;@media only screen and (min-width: 768px){width:349px;margin-top:140px}}.shopping_list-wrapper{display:flex;flex-direction:column;gap:20px}.shopping-list-book-item{display:flex;position:relative;gap:14px;padding:12px;border:2px rgba(79,46,232,.4) solid;border-radius:16px;@media only screen and (min-width: 768px){padding:24px}@media only screen and (min-width: 1440px){width:996px}}.btn-dump{position:absolute;width:28px;height:28px;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;padding:0;top:14px;right:14px;transition:opacity var(--transition);&:hover{opacity:.85}@media only screen and (min-width: 768px){width:34px;height:34px;top:24px;right:24px}}.delete-btn-svg{width:28px;height:28px;@media only screen and (min-width: 768px){width:34px;height:34px}}.shop-list-item-img{width:100px;height:142px;border-radius:8px;@media only screen and (min-width: 768px){width:116px;height:165px}}.shop-list-description-wrapper{text-align:left}.shop-list-item-title{margin-bottom:4px;width:95px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;font-weight:700;line-height:1.12;letter-spacing:-.64px;color:var(--black-color);@media only screen and (min-width: 375px){width:144px}@media only screen and (min-width: 768px){width:100%}}.shop-list-item-category{margin-bottom:8px;width:138px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--gray);font-size:12px;font-style:normal;font-weight:400;line-height:1.16;letter-spacing:.36px;@media only screen and (min-width: 768px){width:100%;margin-bottom:14px}}.shop-list-item-description{margin-bottom:26px;width:150px;height:56px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--black-color);font-size:14px;font-style:normal;font-weight:400;line-height:1.28;letter-spacing:-.56px;@media only screen and (min-width: 357px){margin-bottom:24px;width:193px;height:56px}@media only screen and (min-width: 768px){margin-bottom:52px;width:508px;height:53px}@media only screen and (min-width: 1440px){margin-bottom:52px;width:808px;height:53px}}.shop-list-item-author{width:50px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--gray);font-size:12px;font-style:italic;font-weight:400;line-height:1.16;letter-spacing:-.48px;@media only screen and (min-width: 357px){width:97px}@media only screen and (min-width: 768px){width:100%}}.buy-list-shop{display:flex;gap:6px;position:absolute;right:14px;bottom:14px;align-items:center;@media only screen and (min-width: 375px){gap:8px}@media only screen and (min-width: 768px){gap:16px;right:24px;bottom:24px}}.store-1-sl{filter:var(--amazon-logo-color);&:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35))}@media only screen and (max-width: 767px){width:32px;height:11px}}.dark-theme .store-1-sl{&:hover{filter:drop-shadow(0px 3px 3px rgba(255,255,255,.35))}@media only screen and (max-width: 767px){width:32px;height:11px}}.store-2-sl{filter:var(--apple-logo-color);&:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35))}@media only screen and (max-width: 767px){width:16px;height:16px}}.dark-theme .store-2-sl{&:hover{filter:drop-shadow(0px 3px 3px rgba(255,255,255,.35))}@media only screen and (max-width: 767px){width:16px;height:16px}}.store-3-sl{filter:grayscale(100%);&:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35))}@media only screen and (max-width: 767px){width:16px;height:16px}}.best-sellers-container{margin:0 auto;display:flex;flex-direction:column;max-width:335px}.best-sellers-list{display:flex;flex-direction:column;gap:40px}.bestselllersTitle{margin-top:40px;margin-bottom:40px;float:left}@media only screen and (min-width: 768px){.bestselllersTitle{margin-top:100px}}@media only screen and (min-width: 1158px){.bestselllersTitle{margin-top:40px}}.titleSpan{color:var(--violet)}.category-title{margin-bottom:18px}.category-title span{color:var(--gray);font-size:14px;font-weight:400;line-height:18px;letter-spacing:.42px}.books{max-width:335px;display:flex;gap:10px}.bookByCategory-img{width:335px;height:485px;border-radius:8px}.see-more{padding:14px 28px;border-radius:40px;color:var(--black);background-color:var(--see-more-bgc-hover);border:2px solid var(--violet);margin-top:8px;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;float:right}.dark-theme .see-more{color:var(--logo-text-dark)}.see-more:hover,.see-more:focus{background:var(--violet);color:var(--logo-text-dark);transform:translateY(-3px);box-shadow:0 4px 8px var(--see-more-box-shadow)}.book-category-card{display:flex;cursor:pointer;width:335px;max-height:535px;flex-direction:column;align-items:flex-start;gap:14px;overflow:hidden;transition:transform .2s ease-in-out}.book-category-card:hover{transform:translateY(-5px)}.bookByCategory-cover{width:100%;height:auto;display:block}.book-category-details{display:flex;max-width:180px;flex-direction:column;gap:4px}.book-category-title{font-size:16px;line-height:18px;letter-spacing:-.64px;font-weight:700;color:var(--primary-text-color);width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.book-category-author{font-size:12px;font-style:italic;font-weight:400;line-height:14px;letter-spacing:-.48px}@media (max-width: 767px){.best-sellers-list{width:100%}.book-category{min-width:320px;max-width:335px;margin:0}.book-category-card{width:100%;max-height:none;display:none}.book-category-card.mobile-visible{display:flex}}@media screen and (min-width: 768px){.best-sellers-container{max-width:704px}.book-category{margin:0}.bookByCategory-img{height:316px}.book-category-card{width:218px;height:366px}.see-more{margin-top:20px}.books-category-list{display:flex;justify-content:center;align-items:center;gap:25px}.category-title span{line-height:18px}.book-category-card{display:none}.book-category-card.tablet-visible{display:flex}}@media screen and (min-width: 1158px){.best-sellers-container{margin-left:350px;max-width:996px}.bookByCategory-img{height:256px}.best-sellers-list{max-width:996px}.book-category-card{width:180px;height:306px}.see-more{margin-top:32px}.books-category-list{gap:24px}.book-category-card{display:none}.book-category-card.desktop-visible{display:flex}}.overlay-div{position:relative;overflow:hidden}.overlay-txt{color:var(--black);top:0;position:absolute;font-size:20px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:-.56px;text-transform:uppercase;width:100%;height:25%;padding:48px 100px;transform:translateY(400%);transition:transform .25s cubic-bezier(.4,0,.2,1);background-color:var(--yellow);border-radius:0 0 8px 8px}.book-category-card:hover .overlay-txt{transform:translateY(300%)}@media screen and (min-width: 768px){.overlay-txt{font-size:16px;padding:30px 48px}}@media screen and (min-width: 1158px){.overlay-txt{padding:25px 45px}}@media screen and (max-width:1345px){.book-category-card.desktop-visible.lastBooktemp{display:none}.book-category{max-width:791px}}.mobileMenu{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:20;display:grid;align-items:center;justify-content:center;background:var(--support-Ukraine-bg);visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s linear,transform .3s ease-in-out;transform:translateY(-100%)}.mobileMenu-content{max-width:500px;padding:45px;z-index:1}.mobileMenu.openMobileMenu{visibility:visible;opacity:1;transform:translateY(0);transition:visibility 0s linear 0s,opacity .3s linear,transform .3s ease-in-out}.nav-list.mobileMenu-list{flex-direction:column;align-items:flex-start;justify-content:center;color:var(--white)}.iconHide{display:none}.icon-close{stroke:#000}.icon-close:hover,.icon-close:focus{stroke:var(--category-btn-hover)}.icon-shopping-list-mob{fill:var(--white)}.nav-bar-active.nav-list-home-item,.nav-bar-active.nav-list-shopping-item{color:#000;fill:#000}.nav-bar-active.nav-list-shopping-item .icon-shopping-list{fill:#000}.bg-image-content{display:flex;position:absolute;margin-top:700px;margin-left:23px;align-items:center;visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s linear,transform .3s ease-in-out;transform:translateY(300%)}.mobileMenu.openMobileMenu .bg-image-content{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .3s linear,transform .3s ease-in-out;transform:translateY(0) rotate(-15deg)}.bg-image-list{display:flex;column-gap:30px;row-gap:17px;flex-wrap:wrap;width:450px;height:439px;align-content:flex-start}.bg-image-list-item{width:83.704px;height:133.539px;flex-shrink:0}.bg-image-list-item img{border-radius:8px;width:100%;height:100%}@media screen and (min-width: 500px){.bg-image-list{width:800px}}.modal{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;opacity:0;visibility:hidden;transition:all .8s ease 0s}.modal.open{opacity:1;visibility:visible;z-index:999}.modal.open .modal-content{transform:perspective(600px) translate(0) rotatex(0);opacity:1}.modal-body{min-height:100%;display:flex;align-items:center;justify-content:center}.modal-content{background:var(--white);min-width:320px;max-width:335px;border-radius:18px;border:2px solid var(--black);padding:40px 24px;position:relative;transition:all .8s ease 0s;opacity:0;transform:perspective(600px) translateY(-100%) rotatex(45deg)}.modal-close{stroke:var(--primary-text-color);width:24px;height:24px;position:absolute;top:12px;right:12px;cursor:pointer}.modal-close:hover{stroke:var(--violet)}.book-cover{max-width:100%;height:auto;border-radius:8px;margin-bottom:14px}.book-title{font-family:DM Sans;font-size:16px;font-weight:700;line-height:18px;letter-spacing:-.64px;margin-bottom:4px}.book-author{color:var(--gray);font-family:DM Sans;font-size:12px;font-style:italic;font-weight:400;line-height:14px;letter-spacing:-.48px;margin-bottom:18px}.book-description{width:100%;height:auto;line-height:18px;letter-spacing:-.56px;margin-bottom:14px}.marketplace-logo{display:inline-block;gap:20px}.amazon-logo-icon{filter:var(--amazon-logo-color);&:hover{filter:drop-shadow(0px 3px 3px rgba(255,255,255,.35))}}.apple-logo-icon{filter:var(--apple-logo-color);&:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35))}}.amazon{filter:grayscale(100%);margin-bottom:50px;margin-right:20px}.amazon:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35))}.apple-books{filter:grayscale(100%);margin-bottom:44px}.apple-books:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35))}.dark-theme .apple-books{filter:grayscale(100%)}.dark-theme .apple-books:hover{filter:drop-shadow(0px 3px 3px rgba(0,0,0,.35))}.add-to-list{margin:0 auto;padding:14px 28px;border:2px solid var(--violet);border-radius:40px;cursor:pointer;gap:10px;left:auto;display:block;background-color:inherit}.dark-theme .add-to-list{color:var(--logo-text-dark)}.add-to-list:hover{background-color:var(--violet);color:var(--white)}.under-btn-text{color:#11111180;text-align:center;font-size:12px;line-height:14px;letter-spacing:-.48px;margin-top:8px}.dark-theme .under-btn-text{color:var(--white)}@media screen and (min-width: 769px){.modal-content{max-width:579px;padding:40px}.modal-close{width:28px;height:28px;right:24px;top:24px}.book-cover{width:192px;height:281px;margin-bottom:40px}.box{display:flex}.book-title{max-width:250px;font-family:DM Sans;font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.96px}.text-content{margin-left:24px}.book-author{margin-bottom:20px}.book-description{width:279px;margin-bottom:20px}.add-to-list{width:100%}}.dark-theme .modal-content{background-color:var(--dark-bg-cl)}.books-list{display:flex;flex-wrap:wrap;flex-direction:row;gap:40px 24px;overflow-x:hidden}@media screen and (min-width: 1158px){.books-list{max-width:996px;margin-bottom:40px}}.last-word{color:var(--violet)}.mask{width:100%;height:100%;background:inherit;top:0;transition:.6s;display:flex;justify-content:center;align-items:center}.dark-them .mask{background:var(--dark-bg-cl)}.loader{--r1: 154%;--r2: 68.5%;width:60px;height:60px;border-radius:50%;background:radial-gradient(var(--r1) var(--r2) at top,#0000 79.5%,var(--violet) 80%),radial-gradient(var(--r1) var(--r2) at bottom,var(--violet) 79.5%,#0000 80%),radial-gradient(var(--r1) var(--r2) at top,#0000 79.5%,var(--violet) 80%),#E4E4ED;background-size:50.5% 220%;background-position:-100% 0%,0% 0%,100% 0%;background-repeat:no-repeat;animation:p9 4.5s infinite linear}@keyframes p9{33%{background-position:0% 33%,100% 33%,200% 33%}66%{background-position:-100% 66%,0% 66%,100% 66%}to{background-position:0% 100%,100% 100%,200% 100%}}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.dark-theme:root{background-color:var(--dark-bg-cl)}
