html{scroll-behavior:smooth}:root{--main-font: "Rubik", sans-serif;--main-font-weight: 400}body{display:flex;background:#fceee6;flex-direction:column;min-width:100vw;min-height:100vh;margin:0;font-family:var(--main-font);font-weight:var(--main-font-weight)}main{flex-grow:1}main:has(.back-link){text-align:center}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}.container{width:100%;max-width:375px;margin:0 auto;padding:0 16px}@media (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media (min-width: 1440px){.container{max-width:1440px;padding:0 65px}}.is-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.header{position:fixed;top:0;left:0;width:100%;z-index:50;background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .3s ease}.header--hidden{transform:translateY(-100%)}.logo{display:flex;align-items:center;flex-direction:row;justify-content:space-between;width:100%;padding:14px 0}.burger-menu{padding:0;border:none;background-color:transparent}.burger-icon{display:block;stroke:#0b0500}.header-icon{margin:0;padding:0}.header-container{display:flex;justify-content:space-between}.header-list{display:none}.navbar-top{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.navbar-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fbeee5;z-index:50;padding:20px;display:flex;flex-direction:column;align-items:center;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.navbar{flex-grow:1;display:flex;justify-content:center;align-items:center;transform:translateY(20px);opacity:0;transition:opacity .4s ease,transform .4s ease;pointer-events:none}.navbar-overlay.active .navbar{transform:translateY(0);opacity:1;pointer-events:auto}.navbar-overlay.active{opacity:1;visibility:visible;pointer-events:auto}body.no-scroll{overflow:hidden}.close-navbar-btn{padding:0;border:none;background-color:transparent}.close-btn-icon{display:block}.navbar-list-style{margin-bottom:40px;font-weight:500;font-size:20px;cursor:pointer}.navbar-list-style a,.header-list-style a{display:inline-block;transition:transform .3s ease-in-out,color .3s ease-in-out}.navbar-list-style a:hover,.header-list-style a:hover{transform:scale(1.1);color:#e56a2d}@media screen and (min-width: 320px) and (max-width: 374px){.header-container{max-width:320px}}@media screen and (min-width: 768px){.header-list{display:flex;align-items:center;flex-direction:row;gap:32px}.burger-menu{display:none}.navbar-overlay{display:none!important}}.hero-section{margin-top:68px;margin-bottom:64px}.hero-swiper .swiper-slide{width:100%!important;flex-shrink:0}.hero-swiper .swiper-wrapper{display:flex}.hero-swiper{width:100%}.hero-wrapper{display:flex;border-radius:8px}.hero-swiper-slide{position:relative;border-radius:8px}.slide-content{position:absolute;bottom:16px;left:16px;color:#fff;z-index:2}.slide-title{font-family:Rubik,sans-serif;font-weight:600;font-size:20px;line-height:1.4;letter-spacing:-.01em;color:#fff;margin-top:16px}.slide-btn{background:#e15d05;border-radius:2px;font-weight:400;font-size:8px;line-height:1.5;color:#fff;cursor:pointer;transition:background-color .3s ease;border:.52px solid #e15d05;padding:4px 10px;width:117px;height:20px;margin-top:20px}.slide-btn:hover{background:#0b0500;border:1px solid #0b0500;border-radius:4px}.slide-btn:disabled{background:#0b0500;opacity:.2;border:1px solid #0b0500;pointer-events:none}.title-nav-container{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding-top:40px;margin-top:24px}.hero-title{font-family:Rubik,sans-serif;font-weight:600;font-size:40px;line-height:1.2;letter-spacing:-.01em;color:#0b0500;margin-top:24px}.nav-button-container{position:absolute;top:0;right:0;display:flex;gap:24px}.break{display:block}.hero-swiper-button-prev,.hero-swiper-button-next{border:1px solid rgba(11,5,0,.15);border-radius:4px;padding:12px;width:48px;height:48px;background:#e15d05;fill:#fff;cursor:pointer;align-content:center;transition:background .3s ease,fill .3s ease}.hero-swiper-button-prev.disabled,.hero-swiper-button-next.disabled{background:#e15d05;opacity:.2;border:1px solid rgba(11,5,0,.15)}.hero-swiper-button-prev:hover,.hero-swiper-button-next:hover{background:#fceee6}.hero-swiper-button-prev:hover svg,.hero-swiper-button-next:hover svg{fill:#000}@media (min-width: 768px){.title-nav-container{flex-direction:row;justify-content:space-between;align-items:center;position:static;padding-top:0}.hero-title{width:560px;margin-top:0}.nav-button-container{position:static;width:auto}.slide-title{font-size:32px;line-height:1.2;margin-bottom:16px}.slide-btn{padding:4px 20px;width:164px;height:32px;font-size:12px;border-radius:4px;margin-top:16px}.slide-content{bottom:32px;left:40px}.break-title{display:block}}@media (min-width: 1440px){.slide-title{font-size:52px;line-height:1.2;border-radius:16px}.slide-content{bottom:56px;left:56px;max-width:600px}.slide-btn{padding:8px 20px;width:227px;height:40px;font-size:16px;display:block;text-align:center}.hero-title{font-size:52px;width:1168px}.break-title{display:inline}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);overflow:hidden;outline:0;outline-offset:0;pointer-events:none}.loader{width:48px;height:48px;border:5px solid #0b0500;border-bottom-color:transparent;border-radius:50%;display:block;box-sizing:border-box;animation:rotation 1s linear infinite;margin:10px auto}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.books-cont{background-color:#fbeee5;padding-bottom:32px}.books-title-cont{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.books-subtitle{font-weight:600;font-size:20px;line-height:1.5;color:#0b0500}.books-counter{font-weight:400;font-size:14px;line-height:1.5}.dropdown-btn{position:relative;text-align:left;border:1px solid rgba(11,5,0,.15);border-radius:4px;padding:8px 12px;width:342px;height:43px;background:#0b05000d;margin-bottom:4px}.btn-icon-categories{position:absolute;right:9px;top:50%;transform:translateY(-50%)}.books-dropdown-menu{border:1px solid rgba(11,5,0,.15);border-radius:4px;width:342px;max-height:296px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:0px;background:#0b05000d;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#e15d05 rgba(11,5,0,.15)}.books-dropdown-menu::-webkit-scrollbar{width:6px}.books-dropdown-menu::-webkit-scrollbar-track{background:#0b050026}.books-dropdown-menu::-webkit-scrollbar-thumb{background-color:#e15d05;border-radius:4px}.books-dropdown-menu li{padding:8px 12px;width:342px;height:37px;line-height:1.5;color:#0b0500;font-weight:400;font-size:14px;cursor:pointer;transition:font-size .15s ease-in,font-weight .15s ease-in}.books-dropdown-menu li.is-active{background-color:#0b05000d;font-weight:450}.books-dropdown-menu li:hover{font-size:15px;font-weight:450}.books-list{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;align-items:center;margin-top:24px}.book-list-card{max-width:343px;min-height:150px;position:relative}.books-card-img{border-radius:8px;width:343px;height:487px;margin-bottom:16px}.books-card-title{font-weight:600;font-size:16px;line-height:1.5;text-transform:capitalize;color:#0b0500;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:184px}.books-card-author{font-size:14px;font-weight:400;line-height:1.5;margin-bottom:16px}.books-card-price{position:absolute;font-weight:600;font-size:20px;line-height:1.5;right:0;bottom:70px}.learn-more-btn{border:1px solid #0b0500;border-radius:4px;padding:8px 20px;width:343px;height:40px;background:transparent;font-weight:400;font-size:16px;line-height:1.5;color:#0b0500;transition:background .25s ease-in-out,border .25s ease-in-out}.learn-more-btn:hover,.learn-more-btn:focus{border:1px solid #0b0500;background:#ea8d50}.show-more-btn{border:1px solid #e15d05;border-radius:4px;padding:12px 24px;width:342px;height:48px;background:#e15d05;line-height:1.5;color:#fff;font-weight:400;font-size:16px;margin-top:24px;transition:background .25s ease-in-out,border .25s ease-in-out,opacity .25s ease-in-out}.show-more-btn:hover,.show-more-btn:focus{background:#0b0500;border:1px solid #0b0500}.show-more-btn:disabled{background:#0b0500;opacity:.2;border:1px solid #0b0500}.books-search-icon{margin-top:45px;margin-left:auto;margin-right:auto;display:block}.empty-message-text{display:block;margin-top:15px;margin-left:auto;margin-right:auto;text-align:center;max-width:280px;font-weight:600;font-size:20px;color:#b44a04}@media screen and (min-width: 320px) and (max-width: 374px){.learn-more-btn{width:300px}.dropdown-btn,.show-more-btn{width:288px}.books-dropdown-menu,.books-dropdown-menu li{width:300px}}@media screen and (min-width: 768px){.books-navigation-cont{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-top:32px}.books-title-cont{margin-bottom:0;justify-content:space-between;width:100%}.dropdown-btn{border-radius:8px;width:249px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.books-dropdown-menu{max-width:249px;overflow-x:auto}.books-list{margin-top:32px;gap:40px 24px}.book-list-card{width:calc((100% - 24px)/2);transition:transform .5s ease 50ms}.book-list-card:hover{transform:scale(1.05) translateY(-5px)}.learn-more-btn{width:340px;height:40px}.show-more-btn{display:block;margin-left:auto;margin-right:auto}.empty-message-text{width:100%;align-self:center;text-align:center;max-width:460px;font-size:25px}}@media screen and (min-width: 1440px){.books-cont{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px;max-width:1440px;margin:0 auto}.books-navigation-cont{max-width:308px;flex-direction:column;gap:24px;justify-content:flex-start;align-items:flex-start;flex:0 0 308px}.book-list-cont{flex:1;min-width:0;display:flex;flex-direction:column}.books-counter{white-space:nowrap;min-width:100px;text-align:right}.books-list{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 24px;align-items:start;min-height:600px}.book-list-card{width:100%;max-width:none}.learn-more-btn{display:block;width:227px;margin-left:auto;margin-right:auto}.books-card-img{width:100%;object-fit:cover;height:323px}.books-dropdown-menu li{width:100%;padding-left:0}.books-dropdown-menu::-webkit-scrollbar{display:none}.books-dropdown-menu{border:none;border-radius:0;max-width:308px;background:transparent;overflow-y:visible;overflow-x:visible;max-height:none;scrollbar-width:none}.books-title-cont{height:30px}.show-more-btn{display:block;width:342px}.empty-message{margin-top:80px}.empty-message-text{font-size:30px}.books-search-icon{width:100px;height:100px}}.feedback-container{width:100%;margin:0 auto;background:#fceee6}.feedback-section{padding:64px 0;text-align:left}.feedback-title{font-size:36px;line-height:1.2;letter-spacing:-.01em}.feedback-parag{font-size:18px;margin-top:24px;line-height:1.5}.swiper-slide-feedbacks{height:314px!important;padding:32px;background-color:#fff;border:1px solid rgba(11,5,0,.15);border-radius:16px;margin-top:80px;margin-bottom:32px}.feedback-text{font-size:18px;line-height:1.5}.author{display:flex;align-items:center;margin-top:24px}.author img{width:40px;height:40px;border-radius:50%;margin-right:.75rem}.nav-buttons{display:flex;justify-content:flex-end}@media (min-width: 768px){.swiper-slide-feedbacks{width:340px;height:244px!important;padding:32px}.feedback-title{padding-right:0}}@media (min-width: 1440px){.swiper-slide-feedbacks{width:420px;height:218px!important}.feedback-title{font-size:48px}}.events-section{padding:64px 0;text-align:left}.events-title{font-size:36px;line-height:1.2;letter-spacing:-.01em;margin-top:16px}.events-parag{font-size:18px;line-height:1.5;margin-top:16px}.events-picture{width:342px;height:277px;overflow:hidden;object-fit:cover;border-radius:16px}.swiper-slide-events{height:545px!important;text-align:left;border-radius:16px;margin-top:32px;margin-bottom:32px}.swiper-wrapper-events{justify-content:flex-start}.events-events{font-weight:600;font-size:16px;line-height:150%;margin-bottom:16px}.events-content{height:220px;display:flex;flex-direction:column;margin-bottom:56px;margin-top:24px}.events-date{font-weight:400;font-size:16px;line-height:150%;margin-bottom:8px}.events-name{font-weight:400;font-size:24px;line-height:140%;letter-spacing:-.01em}.events-button{border:none;font-weight:400;font-size:16px;line-height:150%;width:95px;height:24px;background-color:inherit;display:flex;gap:8px;align-items:center;margin-top:auto;padding-left:0;transition:font-weight .1s}.events-button:hover{font-weight:600}.events-button-arrow{fill:#0b0500}.events-text{font-weight:400;font-size:16px;line-height:150%}.nav-buttons{margin-top:32px;display:flex;justify-content:flex-end}.nav-buttons button{width:48px;height:48px;background:#e15d05;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease,fill .3s ease}.swiper-button-next{margin-left:16px}.nav-buttons .icon{width:24px;height:24px;fill:#fff}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:20px!important;left:0;width:auto!important}.swiper-button-prev:hover,.swiper-button-next:hover{background:#fceee6}.swiper-button-prev:hover svg,.swiper-button-next:hover svg{fill:#000}.swiper-button-prev.swiper-button-disabled:hover,.swiper-button-next.swiper-button-disabled:hover{background:#e15d05}.swiper-button-prev.swiper-button-disabled:hover svg,.swiper-button-next.swiper-button-disabled:hover svg{fill:#fff}.swiper-button-disabled{opacity:.5;cursor:not-allowed}.swiper-pagination{display:flex}.swiper-pagination-bullet-active{background:#000!important}@media (min-width: 768px){.events-container{max-width:768px;padding:0 32px}.swiper-slide-events{width:340px;height:521px!important}.events-picture{width:340px;height:277px}}@media (min-width: 1440px){.events-container{max-width:1440px;padding:0 65px}.swiper-slide-events{width:420px;height:521px!important}.swiper-button-next-events,.swiper-button-prev-events{display:none}.events-parag{width:560px;height:54px}.events-title{font-size:48px}.events-picture{width:421px;height:277px;object-fit:none}}.article{padding:64px 0}.container-article{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:375px;color:#000;background-color:#fceee6;margin:0 auto}.chapter-article{font-weight:600;font-size:36px;line-height:1.2;letter-spacing:-.01em;text-align:left}.paragraf-article{font-weight:400;font-size:18px;line-height:1.5;text-align:left;margin:24px 0}.img-article{border-radius:16px;width:343px;height:248px;margin:32px 0 0;transition:transform .3s ease}.img-article:hover,.img-article:focus{transform:scale(1.05)}@media screen and (min-width: 768px){.container-article{width:768px;height:auto;flex-direction:column;align-items:center}.chapter-article{font-weight:600;font-size:36px;line-height:1.2;letter-spacing:-.01em;color:var(--color-scheme-1-text)}.paragraf-article{width:704px;height:auto;margin:24px 0}.img-article{width:704px;height:auto;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1440px){.container-article{height:auto;flex-direction:row;display:flex;align-items:center;justify-content:space-between}.chapter-article{font-size:40px;width:640px;height:96px}.paragraf-article{width:640px;height:81px;margin:24px 0}.img-article{width:640px;height:auto;margin-left:auto}}.location-section{padding:64px 0}.location-label{font-weight:600;text-transform:capitalize;text-align:left;margin-bottom:16px}.location-title{font-weight:600;font-size:48px;line-height:1.2;letter-spacing:-.01em;margin-top:0;margin-bottom:24px;text-align:left}.location-text{font-size:18px;text-align:left}.location-contacts{margin-top:32px}.location-contacts-list{display:flex;flex-direction:column;gap:24px}.location-contacts-item{display:flex;gap:16px}.location-contacts-icon{fill:none;stroke:#111}.location-contacts-details{display:flex;flex-direction:column;gap:8px}.location-list-item{font-size:20px;line-height:1.4;letter-spacing:-.01em}.location-details{transition:transform .3s cubic-bezier(.4,0,.2,1)}.location-contacts-list>.location-contacts-item:not(:last-child) .location-details{text-decoration:underline}.location-map-container{margin-top:32px;width:100%;overflow:hidden}.location-map{width:100%;height:395px;border:0;display:block;filter:grayscale(100%);transition:filter .3s cubic-bezier(.4,0,.2,1)}.location-map:hover{filter:grayscale(0%)}@media only screen and (min-width: 768px){.location-container{display:flex;flex-wrap:wrap;gap:32px}.location-intro{width:336px;height:230px}.location-contacts-item{gap:18px}}@media only screen and (min-width: 1440px){.location-container{gap:80px;padding:64px;max-width:1440px}.location-title{text-align:left}.location-details:hover,.location-details:focus{transform:scale(1.2)}.location-intro{width:732px}.location-map{height:738px}}:root{--footer-text: #0b0500;--footer-text-hover: #ffffff;--footer-placeholder: rgba(11, 5, 0, .6);--footer-bg: #ea8d50;--footer-border: rgba(11, 5, 0, .15);--footer-divider: rgba(255, 225, 225, .2);--transition-main: .25s cubic-bezier(.4, 0, .2, 1)}html,body{width:100%;overflow-x:hidden;box-sizing:border-box}.footer{color:var(--footer-text);background:var(--footer-bg)}.container{width:100%;box-sizing:border-box}.footer-container{width:100%;margin:0 auto;padding:80px 0;background:#ea8d50;box-sizing:border-box}.footer-top-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px}.footer-left-block{display:flex;flex-direction:column;align-items:center;gap:32px}.footer-logo-link{margin-bottom:0}.footer-logo-icon{display:block}.footer-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:32px}.footer-nav-item a{color:var(--footer-text);text-decoration:none;transition:color var(--transition-main),transform var(--transition-main);cursor:pointer;display:inline-block}.footer-nav-item a:hover,.footer-nav-item a:focus{color:var(--footer-text-hover);transform:scale(1.1)}.footer-right-block{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:0 10px}.footer-form-title{font-weight:600;margin:0 0 16px;text-align:left}.footer-subscribe-form{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%}.footer-email-input{max-width:221px;min-width:0;height:48px;padding:12px;border:1px solid var(--footer-border);border-radius:4px;background-color:var(--footer-border);color:var(--footer-text);box-sizing:border-box;outline:none}.footer-email-input::placeholder{color:var(--footer-placeholder)}.footer-signup-btn{width:106px;height:48px;border:1px solid var(--footer-text);border-radius:4px;background-color:transparent;color:var(--footer-text);cursor:pointer;transition:color var(--transition-main),background-color var(--transition-main);text-align:center}.footer-signup-btn:hover,.footer-signup-btn:focus{color:var(--footer-text-hover);background-color:var(--footer-text)}.footer-signup-btn.disabled{background-color:#ccc;color:#888;border-color:#ccc;cursor:not-allowed;pointer-events:none}.footer-signup-btn.disabled:hover,.footer-signup-btn.disabled:focus{background-color:#ccc;color:#888}.footer-required-note{font-size:12px;margin-top:12px;width:100%;text-align:left}.footer-divider{border:none;height:1px;background-color:var(--footer-divider);margin:80px 0 32px;opacity:.5}.footer-bottom-wrapper{text-align:center}.footer-copyright{font-size:14px;text-align:center;margin:0}@media (min-width: 768px){.footer-top-wrapper{flex-direction:column;align-items:center;text-align:center;gap:32px}.footer-left-block{flex-direction:column;align-items:center;gap:32px}.footer-nav-list{flex-direction:row;justify-content:center;width:100%}.footer-right-block{width:100%;max-width:400px;margin:0 auto;align-items:flex-start;text-align:left;padding:0}.footer-form-title{font-size:16px;margin:0 0 16px;text-align:left;font-weight:600}.footer-subscribe-form{flex-direction:row;align-items:center;gap:16px;width:100%;max-width:400px}.footer-email-input{width:100%;max-width:278px;font-size:16px;padding:12px;border-radius:4px}.footer-signup-btn{width:106px;font-size:16px;border-radius:4px}.footer-required-note{margin:12px 0 0}}@media (min-width: 1440px){.footer-top-wrapper{flex-direction:row;align-items:flex-start;justify-content:space-between;text-align:left}.footer-left-block{align-items:flex-start;min-width:324px}.footer-logo-link{margin-bottom:0}.footer-nav-list{justify-content:flex-start;width:auto}.footer-right-block{width:400px;max-width:600px;margin:0;align-items:flex-start;text-align:left;display:flex;flex-direction:column}.footer-form-title{font-size:16px;margin:0 0 16px;text-align:left;font-weight:600}.footer-subscribe-form{flex-direction:row;align-items:center;gap:16px;width:100%;min-width:278px}.footer-email-input{min-width:278px}.footer-signup-btn{font-size:18px;border-radius:4px}.footer-required-note{font-size:12px;margin:12px 0 0;text-align:left}.footer-divider{margin:80px 0 32px}}#back-to-top{position:fixed;bottom:20px;right:20px;display:none;background-color:var(--footer-text);color:var(--footer-text-hover);border:none;padding:10px 20px;font-size:14px;font-weight:500;border-radius:24px;cursor:pointer;opacity:.7;transition:opacity .3s,transform .3s;z-index:50;box-shadow:0 2px 6px #0003}#back-to-top:hover{opacity:1;transform:translateY(-2px)}.hidden{display:none;position:absolute;width:1px;height:1px;border:0;padding:0 20px;margin:0 auto;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.modal-backdrop{background-color:#00000040;min-width:320px;max-width:767px;padding:32px 16px;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:99;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .3s ease}.modal-backdrop.show{opacity:1;visibility:visible}.modal{position:relative;background-color:#fceee6;border-radius:16px;padding:34px 16px 64px;margin-top:32px;margin-bottom:32px;max-width:375px;min-width:320px;max-height:90vh;overflow-y:auto;height:auto;z-index:99;box-shadow:0 15px 25px #0003;transform:translateY(-30px);opacity:0;transition:transform 2s ease,opacity .3s ease}.modal.show{transform:translateY(0) scale(.95);opacity:1}.modal-close{position:sticky;top:0;margin-left:auto;margin-bottom:16px;display:block;background:transparent;border:none;cursor:pointer;fill:#0b0500;transition:transform .2s ease}.modal-close:hover{fill:#e15d05;transform:scale(1.5)}.modal-content-image img{margin:0 auto}.modal-content{width:343px}.quantity-control{display:flex;align-items:center;gap:.5rem}.book-title{font-weight:600;font-size:40px;line-height:120%;letter-spacing:-.01em;color:#0b0500;margin-top:24px}.book-author{font-weight:400;font-size:14px;line-height:150%;color:#0b0500;margin-top:8px}.book-price{font-weight:400;font-size:24px;line-height:140%;letter-spacing:-.01em;color:#0b0500;margin-top:8px}.quantity-control-minus,.quantity-control-plus{border:1px solid #0b0500;border-radius:4px;background-color:#fceee6;padding:8px 11px;width:32px;height:40px;text-align:center;color:#0b0500}.quantity-control-value{width:42px;height:40px;border:1px solid rgba(11,5,0,.15);border-radius:4px;padding:8px 12px;background-color:#0b05000d;font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#0b0500}.formBtn-add{border:1px solid #e15d05;background-color:#e15d05;color:#fff;border-radius:4px;padding:12px 24px;width:311px;height:48px;margin-top:16px;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .2s ease}.formBtn-add:hover{background-color:#e8ddd6;color:#0b0500;border-color:#0b0500;transform:scale(.98)}.formBtn-buy{width:311px;height:48px;border:1px solid #0b0500;border-radius:4px;background-color:#fceee6;padding:12px 24px;font-weight:400;font-size:16px;line-height:150%;color:#0b0500;margin-top:24px;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .2s ease}.formBtn-buy:hover{background-color:#0b0500;color:#fff;border-color:#0b0500;transform:scale(.98)}.ac{width:311px;margin-top:32px}.ac-header{border-top:1px solid rgba(11,5,0,.15);background-color:#fceee6}.ac .ac-header .ac-trigger{padding-left:0;padding-right:0;font-weight:600;font-size:18px;line-height:150%;display:flex;justify-content:space-between;text-align:start}.ac .ac-header .ac-trigger:after{content:none}.accordion .ac.is-active>.ac-header .ac-trigger:after{content:none}.ac-trigger-text{width:275px}.ac-trigger-icon{margin-left:12px}.ac.is-active .ac-panel p,.ac.js-enabled .ac-panel p{background-color:#fceee6}@media screen and (min-width: 320px) and (max-width: 374px){.formBtn-add,.formBtn-buy,.ac{width:270px}}@media screen and (min-width: 768px) and (max-width: 1439px){.modal-backdrop{min-width:768px;max-width:1439px}.modal-content-all{display:flex}.modal{max-width:704px}.modal-content-image{width:309px;margin-right:24px}.modal-content{width:307px}}@media screen and (min-width: 1440px){.modal-backdrop{min-width:1440px;max-width:100%}.modal-content-all{display:flex}.modal{max-width:1300px;width:1300px;margin:0 auto}.modal-content-image{width:309px;margin-right:24px}.modal-content-all{width:1092px;margin:0 auto}.modal-content,.ac{width:759px}}.modal-overlay.register-modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-overlay.register-modal.show{opacity:1;visibility:visible}.modal-overlay.register-modal.hide{opacity:0;visibility:hidden}.modal-registr{position:relative;background-color:#fceee6;width:344px;max-height:90vh;overflow-y:auto;padding:32px 16px;border-radius:16px;box-shadow:0 4px 16px #00000026;box-sizing:border-box;display:flex;flex-direction:column}.register-modal-close{position:sticky;top:0;margin-bottom:16px;align-self:flex-end;background:none;border:none;cursor:pointer;padding:4px;transition:transform .2s ease;z-index:2}.span-registr-text{margin-bottom:8px}.register-button{border:1px solid #e15d05;border-radius:4px;padding:12px 24px;width:311px;height:48px;background-color:#e15d05;font-weight:400;font-size:16px;color:#fff;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .2s ease}.register-button:hover{background-color:#e8ddd6;color:#0b0500;border-color:#0b0500;transform:scale(.98)}@media (min-width: 768px){.modal-registr{width:704px;padding:32px}.register-button{width:342px}}@media (min-width: 1440px){.modal-registr{width:866px;padding:32px 64px}}.register-icon-close{width:12px;height:12px;stroke:#000;transition:stroke .2s ease}.register-modal-close:hover{transform:scale(1.5)}.register-modal-close:hover .register-icon-close{stroke:#e15d05;fill:#e15d05}.register-title{font-weight:600;font-size:48px;line-height:1.2;letter-spacing:-.01em;text-align:center;color:#0b0500;margin-bottom:16px}.modal-event-title{font-weight:400;font-size:24px;line-height:1.4;letter-spacing:-.01em;text-align:center;color:#0b0500;margin-bottom:48px}.register-form{display:flex;flex-direction:column;gap:24px;align-items:center}.register-label{display:flex;flex-direction:column;width:100%;font-weight:400;font-size:16px;color:#0b0500}.register-name-input,.register-email-input,.register-message-textarea{width:100%;max-width:738px;height:40px;padding:8px 12px;border-radius:4px;border:1px solid rgba(11,5,0,.15);background:#0b05000d;font-size:14px;color:#333;outline:none;transition:box-shadow .2s ease;box-sizing:border-box}.register-message-textarea{height:160px;resize:none}.register-name-input:focus,.register-email-input:focus,.register-message-textarea:focus{box-shadow:0 0 0 2px #f60}.error-notification{font-size:14px;font-weight:400;color:#e63946;margin-top:4px;margin-left:4px;line-height:1.3;opacity:0;transform:translateY(-2px);transition:opacity .2s ease,transform .2s ease;height:0;overflow:hidden}.error-notification.show{opacity:1;transform:translateY(0);height:auto}.register-name-input.error,.register-email-input.error,.register-message-textarea.error{border:1px solid red;color:red}
