.image-gallery-icon{color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a);background-color:#0000;border:0;outline:none;transition:all .3s ease-out;position:absolute}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{padding:20px;bottom:0}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:28px;height:28px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:24px;height:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:16px;height:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:90px;height:120px}@media (max-width:768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:48px;height:72px}}@media (max-width:480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:36px;height:48px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:60px;height:120px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:36px;height:72px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:24px;height:48px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;user-select:none;-o-user-select:none;-webkit-tap-highlight-color:#0000;position:relative}.image-gallery.fullscreen-modal{z-index:5;background:#000;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 110px);display:inline-block}@media (max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{white-space:nowrap;text-align:center;touch-action:none;line-height:0;position:relative;overflow:hidden}.image-gallery-slide{width:100%;position:absolute;top:0;left:0}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{color:#fff;white-space:normal;background:#0006;padding:10px 20px;line-height:1;position:absolute;bottom:70px;left:0}@media (max-width:768px){.image-gallery-slide .image-gallery-description{padding:8px 15px;font-size:.8em;bottom:45px}}.image-gallery-bullets{z-index:4;width:80%;margin:0 auto;position:absolute;bottom:20px;left:0;right:0}.image-gallery-bullets .image-gallery-bullets-container{text-align:center;margin:0;padding:0}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:50%;outline:none;margin:0 5px;padding:5px;transition:all .2s ease-out;display:inline-block;box-shadow:0 2px 2px #1a1a1a}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{width:auto;top:50%;bottom:auto;left:20px;right:auto;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:12px 0;display:block}@media (max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{vertical-align:top;width:100px;display:inline-block}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{width:100%;height:100%;padding:0;position:absolute;top:0;left:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{margin-right:0;padding:0;display:block}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-top:2px;margin-left:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{padding:5px 0;overflow:hidden}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:0 0;border:4px solid #0000;width:100px;padding:0;transition:border .3s ease-out;display:inline-block}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;text-shadow:0 2px 2px #1a1a1a;white-space:normal;width:100%;padding:5%;font-size:1em;line-height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{color:#fff;z-index:4;background:#0006;padding:10px 20px;line-height:1;position:absolute;top:0;right:0}@media (max-width:768px){.image-gallery-index{padding:5px 10px;font-size:.8em}}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#5ab9b9 #f5f5f5;font-family:Mate,serif;font-size:18px;font-style:normal;font-weight:400}#root{background-color:#fefefe;flex-direction:column;width:100%;height:100%;min-height:100vh;display:flex}.page-body{flex-grow:1;width:100%;max-width:1280px;margin:0 auto;padding:10px;display:flex}.book-label{color:#fff;background-color:gray}.book-label.free{color:#fff;background-color:#0d8a28}.book-label.age-category{color:#fff;background-color:#d66422}.book-label.price{color:#fff;background-color:#9f0f00}.book-label.format{color:#fff;background-color:#5a6c7d}.new-badge{z-index:1;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIiA/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9Ii01NS41NiAyMi4yMiAxMDAgMjAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGRlc2M+Q3JlYXRlZCB3aXRoIEZhYnJpYy5qcyA1LjIuNDwvZGVzYz4KPGRlZnM+CjwvZGVmcz4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idHJhbnNwYXJlbnQiPjwvcmVjdD4KPGcgdHJhbnNmb3JtPSJtYXRyaXgoMCAwIDAgMCAwIDApIiBpZD0iNGVmN2E5MWYtM2NiOS00MjhjLWI3ZDctNmJlMDRlYmVkMDdjIiAgPgo8L2c+CjxnIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgNTAgMTAwKSIgaWQ9ImFjOTdiMzdmLTcwYjItNDE4MS1iYzJjLTU3YmY5Y2I0ZDhmMCIgID4KPHJlY3Qgc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAxOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWRhc2hvZmZzZXQ6IDA7IHN0cm9rZS1saW5lam9pbjogbWl0ZXI7IHN0cm9rZS1taXRlcmxpbWl0OiA0OyBmaWxsOiByZ2IoMjU1LDI1NSwyNTUpOyBmaWxsLXJ1bGU6IG5vbnplcm87IG9wYWNpdHk6IDE7IHZpc2liaWxpdHk6IGhpZGRlbjsiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIgIHg9Ii01MCIgeT0iLTEwMCIgcng9IjAiIHJ5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjIwMCIgLz4KPC9nPgo8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjQ3IDAgMCAyLjA2IC01LjkyIDEyMi40OSkiICA+CjxwYXRoIHN0eWxlPSJzdHJva2U6IHJnYigwLDAsMCk7IHN0cm9rZS13aWR0aDogMDsgc3Ryb2tlLWRhc2hhcnJheTogbm9uZTsgc3Ryb2tlLWxpbmVjYXA6IGJ1dHQ7IHN0cm9rZS1kYXNob2Zmc2V0OiAwOyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogNDsgZmlsbDogcmdiKDI1NSwxNjMsMCk7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIgIHRyYW5zZm9ybT0iIHRyYW5zbGF0ZSgtNDUsIC00NSkiIGQ9Ik0gNzEuODAzIDAgQyA3NC4yMzkgMCA3Ni4yMTQgMS45NzUgNzYuMjE0IDQuNDExIEwgNzYuMjE0IDg3LjA0OCBDIDc2LjIxNCA4OS41OTQwMDAwMDAwMDAwMSA3My4yMDMgOTAuOTQxIDcxLjMwNDk5OTk5OTk5OTk5IDg5LjI0NSBMIDQ4Ljc5IDY4LjI3NSBDIDQ2LjY1NSA2Ni4yODYgNDMuMzQ1IDY2LjI4NiA0MS4yMSA2OC4yNzUgTCAxOC42OTUgODkuMjQ1IEMgMTYuNzk3IDkwLjk0MSAxMy43ODYwMDAwMDAwMDAwMDEgODkuNTk0MDAwMDAwMDAwMDEgMTMuNzg2MDAwMDAwMDAwMDAxIDg3LjA0OCBMIDEzLjc4NjAwMDAwMDAwMDAwMSA0LjQxMSBDIDEzLjc4NiAxLjk3NSAxNS43NjEgMCAxOC4xOTcgMCBMIDcxLjgwMyAwIHoiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgLz4KPC9nPgo8ZyB0cmFuc2Zvcm09Im1hdHJpeCgwLjcxIDAgMCAwLjcxIC04LjA1IDk5Ljc5KSIgc3R5bGU9IiIgaWQ9ImFlODUyYzQ0LTBlMTAtNDc3Zi04MTdmLTY1OTkwZjRhMGQwMSIgID4KCQk8dGV4dCB4bWw6c3BhY2U9InByZXNlcnZlIiBmb250LWZhbWlseT0iQWxlZ3JleWEiIGZvbnQtc2l6ZT0iODAiIGZvbnQtc3R5bGU9Im5vcm1hbCIgZm9udC13ZWlnaHQ9IjcwMCIgc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAxOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWRhc2hvZmZzZXQ6IDA7IHN0cm9rZS1saW5lam9pbjogbWl0ZXI7IHN0cm9rZS1taXRlcmxpbWl0OiA0OyBmaWxsOiByZ2IoMjU1LDI1NSwyNTUpOyBmaWxsLXJ1bGU6IG5vbnplcm87IG9wYWNpdHk6IDE7IHdoaXRlLXNwYWNlOiBwcmU7IiA+PHRzcGFuIHg9Ii0zNy4yIiB5PSIyNS4xMyIgPsOaajwvdHNwYW4+PC90ZXh0Pgo8L2c+Cjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:contain;width:80px;height:80px;position:absolute;top:-2px;left:-4px}.image-gallery .image-gallery-left-nav:hover,.image-gallery .image-gallery-right-nav:hover{box-shadow:none}.image-gallery .image-gallery-left-nav .image-gallery-svg,.image-gallery .image-gallery-right-nav .image-gallery-svg{width:40px;height:40px}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}::-webkit-scrollbar-thumb{background:#5ab9b9;border:2px solid #f5f5f5;border-radius:10px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#5a6c7d}.page-footer{color:#718096;text-align:center;background-color:#fff;border-top:1px solid #e2e8f0;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:20px;font-size:14px;display:flex}.page-footer .footer-content{width:100%;max-width:1200px}.page-footer .footer-text{margin:0;line-height:1.6}.page-footer .footer-text strong{color:#4a5568;font-weight:600}.page-footer .footer-links{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:8px;display:flex}.page-footer .footer-links a{color:#5ab9b9;font-weight:500;text-decoration:none;transition:all .3s}.page-footer .footer-links a:hover{color:#3b8b8b;text-decoration:underline}@keyframes nav-bg{0%{transform:translate(-100%)skew(-15deg)}to{transform:translate(0)}}@keyframes nav-line{0%{transform-origin:0;transform:scaleX(0)}35%{transform-origin:0;transform:scaleX(1.001)}65%{transform-origin:100%;transform:scaleX(1.001)}to{transform-origin:100%;transform:scaleX(0)}}@keyframes link-appear{0%,25%{transform:translateY(100%)}50%,to{transform:translateY(0)}}.page-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#fff;border-bottom:none;justify-content:space-between;height:60px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 15px #0000001a}.page-header_container{justify-content:space-between;width:100%;max-width:1280px;max-height:100%;margin:0 auto;display:flex}.page-header_container>*{align-items:center;height:100%;margin:0;padding:0;display:flex}.page-header_logo{align-items:center;max-height:100%;display:flex}.page-header_logo>a{background-color:#fff;border-radius:12px;align-items:center;gap:12px;padding:0;text-decoration:none;transition:all .3s;display:inline-flex}.page-header_logo>a>svg{flex-shrink:0;width:40px;max-width:100%;height:40px;max-height:100%}.page-header_logo .page-header_logo-text{color:#5a6c7d;font-family:Mate,serif;font-size:24px;font-weight:600;display:none}.page-header_links{display:none}.page-header_title{-webkit-line-clamp:1;word-break:break-all;color:#2d3748;-webkit-box-orient:vertical;width:100%;padding:0 16px;font-size:18px;font-weight:500;display:-webkit-box;overflow:hidden}@media screen and (min-width:800px){.page-header_title,.hamburger-menu{display:none}.page-header_logo>a{width:auto;padding:8px 16px 8px 8px}.page-header_logo .page-header_logo-text{display:block}.page-header_container>.page-header_links{flex-wrap:nowrap;display:flex}.page-header_container>.page-header_links>li{text-align:center;align-items:center;height:100%;list-style:none;display:flex}.page-header_links_link{cursor:pointer;color:#2d3748;flex-direction:row;justify-content:center;align-items:center;height:100%;padding:0 24px;font-size:17px;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.page-header_links_link:after{content:"";background-color:#5ab9b9;width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-header_links_link.active:after{width:60%}.page-header_links_link:hover{color:#5ab9b9;background-color:#5ab9b90d}.page-header_links_link:hover:after{width:60%}}.hamburger-menu{justify-content:center;width:54px}.hamburger-menu .main-navigation-toggle{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}.hamburger-menu>label{cursor:pointer;z-index:1001;position:relative}.hamburger-menu .icon--menu-toggle{stroke-width:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hamburger-menu .icon-group{transition:transform .25s cubic-bezier(.215,.61,.355,1);transform:translate(0)}.hamburger-menu .icon--menu{stroke:#a8e0e0}.hamburger-menu .icon--close{stroke:#f0f7ee;transform:translate(-100%)}.hamburger-menu .main-navigation{z-index:1000;align-items:center;width:100vw;height:100vh;transition:transform .25s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.hamburger-menu .main-navigation:after{content:"";transform-origin:0;z-index:-1;background-color:#a8e0e0;width:100%;height:100%;position:absolute;top:0;left:0}.hamburger-menu .main-navigation ul{width:100%;padding:0;font-family:Merriweather,serif}.hamburger-menu .main-navigation ul *{font-size:12vmin!important}.hamburger-menu .main-navigation li{align-items:center;display:flex;position:relative;overflow:hidden}.hamburger-menu .main-navigation li:after{content:"";transform-origin:0;background-color:#f0f7ee;width:100%;height:1vmin;position:absolute;bottom:0;left:0;transform:translate(-100%)skew(15deg)}.hamburger-menu .main-navigation a{color:#f0f7ee;-webkit-user-select:none;user-select:none;width:100%;max-width:800px;margin:0 auto;padding:16px 32px calc(16px + .5vmin);line-height:1;text-decoration:none;display:inline-block;transform:translateY(100%)}.hamburger-menu.open>label .icon--menu-toggle .icon-group{transform:translate(100%)}.hamburger-menu.open>.main-navigation{transition-duration:0s;transform:translate(0)}.hamburger-menu.open>.main-navigation:after{animation:.25s cubic-bezier(.215,.61,.355,1) forwards nav-bg}.hamburger-menu.open>.main-navigation li:after{animation:1s cubic-bezier(.215,.61,.355,1) forwards nav-line}.hamburger-menu.open>.main-navigation a{animation:1.5s cubic-bezier(.215,.61,.355,1) forwards link-appear}.hamburger-menu.open>.main-navigation li:first-child:after,.hamburger-menu.open>.main-navigation li:first-child a{animation-delay:62.5ms}.hamburger-menu.open>.main-navigation li:nth-child(2):after,.hamburger-menu.open>.main-navigation li:nth-child(2) a{animation-delay:.125s}.hamburger-menu.open>.main-navigation li:nth-child(3):after,.hamburger-menu.open>.main-navigation li:nth-child(3) a{animation-delay:.1875s}.hamburger-menu.open>.main-navigation li:nth-child(4):after,.hamburger-menu.open>.main-navigation li:nth-child(4) a{animation-delay:.25s}.home-page{background-color:#f5f5f5;flex-direction:column;width:100%;display:flex}.hero-section{width:100%;position:relative}.hero-section .hero-background{background:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1920) 50%/cover;height:270px;position:absolute;top:0;left:0;right:0}.hero-section .hero-background:after{content:"";background:linear-gradient(#667eea33,#764ba266);position:absolute;top:0;bottom:0;left:0;right:0}.hero-section .hero-content{z-index:1;justify-content:center;width:100%;margin:0 auto;padding:140px 0 0;display:flex;position:relative}.hero-section .profile-card{align-items:left;text-align:left;background:#fff;flex-direction:column;width:100%;padding:20px 30px 20px 300px;display:flex;position:relative;box-shadow:0 10px 40px #0000001f}.hero-section .profile-card .profile-image-wrapper{position:absolute;top:-100px;left:60px}.hero-section .profile-card .profile-image-wrapper img{object-fit:cover;border:8px solid #fff;border-radius:50%;width:200px;height:200px;display:block;box-shadow:0 8px 30px #00000026}.hero-section .profile-card .profile-name{color:#2d3748;margin:0 0 6px;font-size:34px;font-weight:600;line-height:1.2}.hero-section .profile-card .profile-subtitle{color:#718096;justify-content:left;align-items:center;gap:8px;margin:0;font-size:17px;line-height:1;display:flex}.hero-section .profile-card .profile-subtitle span{line-height:1}.hero-section .profile-card .profile-meta{flex-wrap:wrap;justify-content:left;gap:10px 25px;padding-top:16px;display:flex}.hero-section .profile-card .profile-meta .meta-item{color:#4a5568;align-items:center;gap:8px;font-size:15px;display:flex}.hero-section .profile-card .profile-meta .meta-item a{color:#4a5568;text-decoration:none}.hero-section .profile-card .profile-meta .meta-item a:hover{text-decoration:underline}.hero-section .profile-card .profile-meta .meta-item svg{flex-shrink:0;width:18px;height:18px;fill:#718096!important}.hero-section .profile-card .profile-meta .meta-item svg *{fill:#718096!important;stroke:#718096!important;stroke-width:1px!important}.hero-section .profile-card .profile-meta .meta-item svg path,.hero-section .profile-card .profile-meta .meta-item svg rect{fill:#718096!important;stroke:none!important}.contact-section{background:#f5f5f5;padding:30px 20px}.contact-section .contact-container{justify-content:center;max-width:1200px;margin:0 auto;display:flex}.contact-section .contact-container .contact-card{text-align:center;background:#fff;border-radius:12px;padding:25px 40px;box-shadow:0 2px 12px #00000014}.contact-section .contact-container .contact-card h3{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:14px;font-weight:500}.contact-section .contact-container .contact-card p{color:#2d3748;margin:0;font-size:16px;font-weight:500}.two-column-layout{background:#f5f5f5;grid-template-columns:1fr;gap:40px;max-width:1200px;margin:0 auto;padding:40px 20px;display:grid}@media screen and (min-width:800px){.two-column-layout{grid-template-columns:300px 1fr;gap:30px}}@media (min-width:1024px){.two-column-layout{grid-template-columns:300px 1fr;gap:40px}}.left-panel{flex-direction:column;gap:30px;display:flex}.right-panel{flex-direction:column;display:flex}.contact-section-panel .contact-card{text-align:center;background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 12px #00000014}.contact-section-panel .contact-card h3{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:14px;font-weight:500}.contact-section-panel .contact-card p{color:#2d3748;margin:0;font-size:16px;font-weight:500}.info-card{text-align:center;background:linear-gradient(135deg,#b8e6e6 0%,#a7d5ed 100%);border-radius:12px;flex-direction:column;align-items:center;padding:30px;display:flex;box-shadow:0 2px 12px #00000014}.info-card .info-card-icon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.info-card .info-card-icon svg{fill:#5ab9b9;width:40px;height:40px}.info-card h3{color:#2d3748;margin:0 0 15px;font-size:20px;font-weight:600}.info-card p{color:#4a5568;margin:0 0 20px;line-height:1.6}.info-card .info-card-link{color:#2d3748;font-weight:600;text-decoration:none;transition:all .3s}.info-card .info-card-link:hover{transform:translate(5px)}.section-blog{background:#fff;padding:60px 20px}.section-blog .section-content{grid-template-columns:1fr;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:grid}@media screen and (min-width:800px){.section-blog .section-content{grid-template-columns:1fr 1fr}}.section-blog .section-content .section-image img{border-radius:12px;width:100%;box-shadow:0 4px 20px #0000001a}.section-blog .section-content .section-text h2{color:#2d3748;margin:0 0 20px;font-size:36px;font-weight:600}.section-blog .section-content .section-text p{color:#4a5568;margin:0 0 15px;font-size:16px;line-height:1.8}.section-blog .section-content .section-text blockquote{color:#2d3748;border-left:4px solid #5ab9b9;margin:20px 0;padding-left:20px;font-size:18px;font-style:italic}.section-blog .section-content .section-text .btn-primary{color:#fff;background-color:#5ab9b9;border-radius:24px;margin-top:20px;padding:12px 28px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.section-blog .section-content .section-text .btn-primary:hover{background-color:#439d9d;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.section-blog-panel{background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 12px #00000014}.section-blog-panel .section-image{margin-bottom:20px}.section-blog-panel .section-image img{border-radius:8px;width:100%;box-shadow:0 4px 20px #0000001a}.section-blog-panel .section-text{text-align:center}.section-blog-panel .section-text h2{color:#2d3748;margin:0 0 15px;font-size:24px;font-weight:600}.section-blog-panel .section-text p{color:#4a5568;margin:0 0 12px;line-height:1.6}.section-blog-panel .section-text blockquote{color:#2d3748;text-align:left;border-left:3px solid #5ab9b9;margin:15px 0;padding-left:15px;font-style:italic}.section-blog-panel .section-text .btn-primary{color:#fff;background-color:#5ab9b9;border-radius:20px;margin-top:15px;padding:10px 20px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.section-blog-panel .section-text .btn-primary:hover{background-color:#439d9d;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.section-introduction{background:#f9fafb;padding:60px 20px}.section-introduction .section-content-full{max-width:900px;margin:0 auto}.section-introduction .section-content-full h2{color:#2d3748;text-align:center;margin:0 0 30px;font-size:36px;font-weight:600}.section-introduction .section-content-full .introduction-text-full{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:justify;color:#4a5568;background:#fff;border-radius:12px;padding:40px;line-height:28px;box-shadow:0 2px 12px #00000014}.section-introduction .section-content-full .introduction-text-full *{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Instrument Sans,sans-serif;font-style:normal;font-weight:400}.section-introduction .section-content-full .introduction-text-full h3{color:#2d3748;margin:30px 0 15px;font-size:24px;font-weight:600}.section-introduction .section-content-full .introduction-text-full h3:first-child{margin-top:0}.section-introduction .section-content-full .introduction-text-full p{text-indent:25px;margin:15px 0}.section-introduction .section-content-full .introduction-text-full strong{color:#2d3748;font-weight:600}.section-introduction .section-content-full .introduction-text-full i{font-style:italic}.section-introduction-panel{background:#fff;border-radius:12px;height:-moz-fit-content;height:fit-content;padding:30px;position:sticky;top:20px;box-shadow:0 2px 12px #00000014}.section-introduction-panel h2{color:#2d3748;margin:0 0 25px;font-size:28px;font-weight:600}.section-introduction-panel .introduction-text-full{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:justify;color:#4a5568;line-height:26px}.section-introduction-panel .introduction-text-full *{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Instrument Sans,sans-serif;font-style:normal;font-weight:400}.section-introduction-panel .introduction-text-full h3{color:#2d3748;margin:25px 0 12px;font-size:20px;font-weight:600}.section-introduction-panel .introduction-text-full h3:first-child{margin-top:0}.section-introduction-panel .introduction-text-full p{text-indent:20px;margin:12px 0}.section-introduction-panel .introduction-text-full strong{color:#2d3748;font-weight:600}.section-introduction-panel .introduction-text-full i{font-style:italic}@media (max-width:800px){.hero-section .hero-background{height:220px}.hero-section .hero-content{padding:100px 0 0}.hero-section .profile-card{padding:85px 25px 30px}.hero-section .profile-card .profile-image-wrapper{top:-80px;left:50%;transform:translate(-50%)}.hero-section .profile-card .profile-image-wrapper img{border:6px solid #fff;width:160px;height:160px}.hero-section .profile-card .profile-name{text-align:center;font-size:28px}.hero-section .profile-card .profile-subtitle{justify-content:center;align-items:center;gap:4px;font-size:14px}.hero-section .profile-card .profile-meta{flex-direction:column;align-items:center;gap:12px;font-size:14px}.two-column-layout{grid-template-columns:1fr;padding:30px 15px}.section-introduction-panel{position:relative;top:0}.section-introduction-panel h2{font-size:24px}.section-introduction-panel .introduction-text-full h3{font-size:20px}.section-blog .section-content{grid-template-columns:1fr}.section-blog .section-content .section-text h2,.section-introduction .section-content-full h2{font-size:28px}.section-introduction .section-content-full .introduction-text-full{padding:25px}}.no-page{justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 200px);padding:2rem;display:flex}.no-page-content{text-align:center;max-width:600px}.no-page-title{color:#5ab9b9;margin:0;font-size:8rem;font-weight:700;line-height:1}@media screen and (max-width:799px){.no-page-title{font-size:5rem}}.no-page-subtitle{color:#5a6c7d;margin:1rem 0;font-size:2rem}@media screen and (max-width:799px){.no-page-subtitle{font-size:1.5rem}}.no-page-description{color:#666;margin:1.5rem 0 2.5rem;font-size:1.1rem;line-height:1.6}.no-page-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary,.btn-secondary{border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background-color:#5ab9b9;line-height:26px}.btn-primary:hover{color:#fff;background-color:#5a6c7d;transform:translateY(-2px)}.btn-secondary{color:#5ab9b9;background-color:#0000;border:2px solid #5ab9b9}.btn-secondary:hover{background-color:#5ab9b9;transform:translateY(-2px);color:#fff!important}.books-page{background-color:#f5f5f5;flex-basis:100%;min-height:calc(100vh - 120px)}.search-bar-container{z-index:99;background:linear-gradient(#f5f5f5 0% 90%,#f5f5f500 100%);justify-content:center;width:100%;padding:20px;transition:all .3s;display:flex;position:sticky;top:60px}.search-bar-container .search-bar{width:100%;max-width:550px;transition:all .3s}.search-results-header{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin:0 20px 20px;padding:20px 30px;font-size:15px;display:flex;box-shadow:0 2px 8px #0000000f}.search-results-header .search-result-hits{color:#2d3748;font-weight:600}.search-results-header .search-result-sorting{color:#718096;font-size:14px}.search-bar{background:#fff;border-radius:12px;flex-direction:column-reverse;display:inline-flex;box-shadow:0 4px 12px #00000014}.search-bar .dropdown-container{min-width:180px;position:relative}.search-bar #dropdown-button{text-align:center;color:#2d3748;cursor:pointer;background-color:#f7fafc;border:none;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;flex-shrink:0;align-items:center;width:100%;height:100%;padding:12px 40px 12px 16px;font-size:15px;font-weight:500;line-height:20px;transition:all .2s;position:relative}.search-bar #dropdown-button:hover{background-color:#edf2f7}.search-bar .dropdown-container.opened .dropdown-button-icon{transform:rotate(180deg)}.search-bar .dropdown-button-icon{stroke:#5ab9b9;fill:none;border:0 solid #e5e7eb;width:12px;height:12px;margin-inline-start:10px;transition:transform .3s;display:block;position:absolute;top:calc(50% - 5px);right:15px}.search-bar .dropdown-container.opened #dropdown{opacity:1;visibility:visible;max-height:320px;transition:max-height .3s,opacity .3s,visibility .3s;overflow-y:auto}.search-bar #dropdown{opacity:0;visibility:hidden;z-index:10;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-height:0;transition:max-height .3s,opacity .3s,visibility .3s;position:absolute;top:calc(100% + 8px);bottom:auto;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.search-bar #dropdown>ul>li:first-child>button{border-radius:12px 12px 0 0}.search-bar #dropdown>ul>li:last-child>button{border-radius:0 0 12px 12px}.search-bar #dropdown>ul{margin:0;padding:0;font-size:15px;line-height:20px;list-style:none}.search-bar #dropdown>ul>li{unicode-bidi:isolate;font-size:15px;line-height:20px}.search-bar #dropdown>ul>li>button{text-align:left;color:#2d3748;cursor:pointer;background:#fff;border:none;border-radius:0;width:100%;padding:12px 16px;transition:all .2s}.search-bar #dropdown>ul>li>button:hover{color:#5ab9b9;background-color:#5ab9b914}.search-bar #dropdown>ul>li>button.active{color:#5ab9b9;background-color:#5ab9b91f;font-weight:600}.search-bar #dropdown>ul>li+li{border-top:1px solid #e2e8f0}.search-bar .search-input-container{width:100%;position:relative}.search-bar .search-input-container>.search-icon{pointer-events:none;border-radius:0 12px 0 0;justify-content:center;align-items:center;height:44px;padding:12px;display:inline-flex;position:absolute;top:0;right:0}.search-bar .search-input-container>.search-icon>svg{stroke:#718096;fill:none;border:0 solid #e5e7eb;width:18px;height:18px}.search-bar #search-input{color:#2d3748;background:#fff;border:none;border-radius:12px 12px 0 0;width:100%;padding:12px 45px 12px 16px;font-size:15px;line-height:20px;transition:all .2s}.search-bar #search-input:focus{outline:none;box-shadow:inset 0 0 0 2px #5ab9b933}.search-bar #search-input::placeholder{color:#a0aec0}@media screen and (min-width:800px){.search-bar{flex-direction:row}.search-bar #dropdown-button{border-top:none;border-right:1px solid #e2e8f0;border-radius:12px 0 0 12px}.search-bar #search-input,.search-bar .search-input-container>.search-icon{border-radius:0 12px 12px 0}}.card-container{justify-content:center;padding:16px;display:flex}.card-container .container{flex-wrap:wrap;justify-content:center;gap:30px;max-width:100%;padding:15px;display:flex;top:60px}.card-container .card{cursor:pointer;background:#fff;border:none;border-radius:16px;flex-direction:column;width:280px;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.card-container .card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.card-container .card:hover .card_image-container img{transform:scale(1.05)}.card-container .card_image-container{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:center;height:320px;padding:20px;display:flex;overflow:hidden}.card-container .card_image-container>img{object-fit:contain;border-radius:4px;max-width:100%;max-height:100%;transition:transform .3s;box-shadow:0 4px 15px #0000001a}.card-container .book-label{color:#fff;z-index:2;opacity:.8;background-color:gray;border-radius:6px 0 0 6px;padding:6px 10px;font-size:15px;font-weight:600;position:absolute;top:15px;right:0;box-shadow:0 2px 8px #0003}.card-container .book-label.free{color:#fff;background-color:#0d8a28}.card-container .book-label.age-category{color:#fff;background-color:#d66422}.card-container .book-label.price{color:#fff;background-color:#9f0f00}.card-container .book-label.format{color:#fff;background-color:#5a6c7d}.card-container .book-label.new{background-color:#5ab9b9}.card-container .book-label.sale{background-color:#f56565}.card-container .book-label.shift-1{top:10px}.card-container .book-label.shift-2{top:55px}.card-container .book-label.shift-3{top:100px}.card-container .book-label.shift-4{top:145px}.card-container .book-label.shift-5{top:190px}.card-container .new-badge{z-index:2;filter:drop-shadow(0 2px 4px #0003);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIiA/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9Ii01NS41NiAyMi4yMiAxMDAgMjAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGRlc2M+Q3JlYXRlZCB3aXRoIEZhYnJpYy5qcyA1LjIuNDwvZGVzYz4KPGRlZnM+CjwvZGVmcz4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idHJhbnNwYXJlbnQiPjwvcmVjdD4KPGcgdHJhbnNmb3JtPSJtYXRyaXgoMCAwIDAgMCAwIDApIiBpZD0iNGVmN2E5MWYtM2NiOS00MjhjLWI3ZDctNmJlMDRlYmVkMDdjIiAgPgo8L2c+CjxnIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgNTAgMTAwKSIgaWQ9ImFjOTdiMzdmLTcwYjItNDE4MS1iYzJjLTU3YmY5Y2I0ZDhmMCIgID4KPHJlY3Qgc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAxOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWRhc2hvZmZzZXQ6IDA7IHN0cm9rZS1saW5lam9pbjogbWl0ZXI7IHN0cm9rZS1taXRlcmxpbWl0OiA0OyBmaWxsOiByZ2IoMjU1LDI1NSwyNTUpOyBmaWxsLXJ1bGU6IG5vbnplcm87IG9wYWNpdHk6IDE7IHZpc2liaWxpdHk6IGhpZGRlbjsiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIgIHg9Ii01MCIgeT0iLTEwMCIgcng9IjAiIHJ5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjIwMCIgLz4KPC9nPgo8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjQ3IDAgMCAyLjA2IC01LjkyIDEyMi40OSkiICA+CjxwYXRoIHN0eWxlPSJzdHJva2U6IHJnYigwLDAsMCk7IHN0cm9rZS13aWR0aDogMDsgc3Ryb2tlLWRhc2hhcnJheTogbm9uZTsgc3Ryb2tlLWxpbmVjYXA6IGJ1dHQ7IHN0cm9rZS1kYXNob2Zmc2V0OiAwOyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogNDsgZmlsbDogcmdiKDI1NSwxNjMsMCk7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIgIHRyYW5zZm9ybT0iIHRyYW5zbGF0ZSgtNDUsIC00NSkiIGQ9Ik0gNzEuODAzIDAgQyA3NC4yMzkgMCA3Ni4yMTQgMS45NzUgNzYuMjE0IDQuNDExIEwgNzYuMjE0IDg3LjA0OCBDIDc2LjIxNCA4OS41OTQwMDAwMDAwMDAwMSA3My4yMDMgOTAuOTQxIDcxLjMwNDk5OTk5OTk5OTk5IDg5LjI0NSBMIDQ4Ljc5IDY4LjI3NSBDIDQ2LjY1NSA2Ni4yODYgNDMuMzQ1IDY2LjI4NiA0MS4yMSA2OC4yNzUgTCAxOC42OTUgODkuMjQ1IEMgMTYuNzk3IDkwLjk0MSAxMy43ODYwMDAwMDAwMDAwMDEgODkuNTk0MDAwMDAwMDAwMDEgMTMuNzg2MDAwMDAwMDAwMDAxIDg3LjA0OCBMIDEzLjc4NjAwMDAwMDAwMDAwMSA0LjQxMSBDIDEzLjc4NiAxLjk3NSAxNS43NjEgMCAxOC4xOTcgMCBMIDcxLjgwMyAwIHoiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgLz4KPC9nPgo8ZyB0cmFuc2Zvcm09Im1hdHJpeCgwLjcxIDAgMCAwLjcxIC04LjA1IDk5Ljc5KSIgc3R5bGU9IiIgaWQ9ImFlODUyYzQ0LTBlMTAtNDc3Zi04MTdmLTY1OTkwZjRhMGQwMSIgID4KCQk8dGV4dCB4bWw6c3BhY2U9InByZXNlcnZlIiBmb250LWZhbWlseT0iQWxlZ3JleWEiIGZvbnQtc2l6ZT0iODAiIGZvbnQtc3R5bGU9Im5vcm1hbCIgZm9udC13ZWlnaHQ9IjcwMCIgc3R5bGU9InN0cm9rZTogbm9uZTsgc3Ryb2tlLXdpZHRoOiAxOyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtbGluZWNhcDogYnV0dDsgc3Ryb2tlLWRhc2hvZmZzZXQ6IDA7IHN0cm9rZS1saW5lam9pbjogbWl0ZXI7IHN0cm9rZS1taXRlcmxpbWl0OiA0OyBmaWxsOiByZ2IoMjU1LDI1NSwyNTUpOyBmaWxsLXJ1bGU6IG5vbnplcm87IG9wYWNpdHk6IDE7IHdoaXRlLXNwYWNlOiBwcmU7IiA+PHRzcGFuIHg9Ii0zNy4yIiB5PSIyNS4xMyIgPsOaajwvdHNwYW4+PC90ZXh0Pgo8L2c+Cjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:contain;width:70px;height:70px;position:absolute;top:-5px;left:-5px}.card-container .title{-webkit-line-clamp:2;word-break:break-word;color:#2d3748;text-align:center;border-top:1px solid #e2e8f0;-webkit-box-orient:vertical;justify-content:center;align-items:center;min-height:70px;margin:0;padding:20px;font-size:17px;font-weight:600;line-height:1.4;display:flex;overflow:hidden}.card-container .no-results{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:500px;margin:40px auto;padding:60px 40px;display:flex;box-shadow:0 4px 20px #00000014}.card-container .no-results .no-results-icon{opacity:.6;margin-bottom:20px;font-size:80px}.card-container .no-results .no-results-title{color:#2d3748;margin:0 0 15px;font-size:28px;font-weight:600}.card-container .no-results .no-results-message{color:#718096;margin:0;font-size:16px;line-height:1.6}.book-details-page{background-color:#f5f5f5;flex-basis:100%;max-width:100%;min-height:calc(100vh - 120px);padding:20px}.book-details-page_title{text-align:center;color:#5a6c7d;margin-top:0;margin-bottom:30px;font-size:32px;font-weight:600}.book-details-container{background-color:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:20px;padding:30px 20px;display:flex;box-shadow:0 2px 8px #00000014}.book-details-container .cta{color:#fff;cursor:pointer;background-color:#5ab9b9;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin:8px 0;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.book-details-container .cta:hover{background-color:#46a4a4;box-shadow:0 4px 12px #5ab9b94d}.book-details-container .cta>svg{fill:#fff;flex-shrink:0;width:30px;height:30px;margin-right:8px}.book-details-container .cta-contact{color:#fff;background-color:#5ab9b9;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:14px 20px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.book-details-container .cta-contact>svg{fill:#fff;flex-shrink:0;width:32px;height:32px}.book-details-container .cta-contact .cta-text{text-align:center;flex-direction:column;align-items:center;gap:2px;margin-top:6px;line-height:1.4;display:flex}.book-details-container .cta-contact .email-link{color:#fff;cursor:pointer;text-decoration:underline}.book-details-container .cta-contact .email-link:hover{text-decoration:none}@media screen and (min-width:800px){.book-details-container .cta-contact>svg{width:40px;height:40px}.book-details-container .cta-contact .email-link{white-space:nowrap}}.book-details-container .cta-buttons{flex-direction:column;align-items:center;padding:0 10px;display:flex}.book-details-container .book-details-right,.book-details-container .book-description{color:#2d3748;flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}.book-details-container .book-details-right{row-gap:20px;width:100%;max-width:350px}.book-details-container .book-description-container{flex-direction:column;flex-grow:1;width:100%;min-width:0;max-width:100%;padding:0;display:flex;overflow:hidden}.book-details-container .book-description{width:100%;line-height:1.8}.book-details-container .book-description *{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Instrument Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400}.book-details-container .book-description b{font-weight:600}.book-details-container .book-description p{margin-top:4px;margin-bottom:4px}.book-details-container .book_image-container{max-width:100%;margin:0 auto;padding:0;position:relative}.book-details-container .book_image-container>img{border-radius:12px;max-width:100%;max-height:500px;box-shadow:0 4px 12px #00000026}.book-details-container .book-label-container{flex-wrap:wrap;gap:8px;margin-top:8px;padding:0 0 16px;display:flex}.book-details-container .book-label{color:#5a6c7d;background:linear-gradient(135deg,#5ab9b91a,#5ab9b933);border:1px solid #5ab9b94d;border-radius:20px;padding:6px 16px;font-size:18px;font-weight:500}.book-details-container .book-label .book-label-type{text-transform:capitalize;font-weight:700}.book-details-container .book-metadata-title{color:#5a6c7d;margin-bottom:12px;padding:0;font-size:18px;font-weight:600}.book-details-container .book-metadata{background-color:#f5f5f5;border-radius:12px;flex-direction:column;padding:16px;display:flex}.book-details-container .book-metadata *{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:Instrument Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400}.book-details-container .book-metadata>.book-metadata-item{padding:12px 0}.book-details-container .book-metadata>.book-metadata-item .book-metadata-item-label{color:#5a6c7d;margin-bottom:4px;font-weight:600}.book-details-container .book-metadata>.book-metadata-item .book-metadata-item-value{color:#4a5568}.book-details-container .book-metadata .book-metadata-item+.book-metadata-item{border-top:1px solid #5a6c7d1a}.book-details-page_back-button{color:#fff;z-index:1;background-color:#5ab9b9;border-radius:12px;align-items:center;margin:20px 0 0;padding:12px 20px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;position:sticky;bottom:20px;box-shadow:0 2px 8px #5ab9b94d}.book-details-page_back-button:hover{background-color:#46a4a4;box-shadow:0 4px 16px #5ab9b966}.book-details-page_back-button>svg{fill:#fff;width:20px;height:20px;transition:all .3s}.book-details-page_back-button>svg:first-child{width:15px;height:18px;margin-right:8px}@media screen and (min-width:800px){.book-details-page{padding:40px}.book-details-container{flex-flow:row;align-items:flex-start;gap:20px;padding:40px 20px}.book-details-right{flex:0 250px;min-width:250px;max-width:25%}.book-description-container{flex:50%;min-width:0;max-width:50%;padding:0}}.book-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:60px 20px;display:flex}.book-not-found .book-not-found-icon{opacity:.6;margin-bottom:20px;font-size:80px}.book-not-found .book-not-found-title{color:#5a6c7d;margin:0 0 16px;font-size:32px;font-weight:600}.book-not-found .book-not-found-message{color:#4a5568;max-width:500px;margin:0 0 32px;font-size:18px;line-height:1.6}.book-not-found .book-not-found-button{color:#fff;background-color:#5ab9b9;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.book-not-found .book-not-found-button:hover{background-color:#46a4a4;transform:translateY(-2px);box-shadow:0 4px 12px #5ab9b94d}html{scroll-behavior:smooth}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#000;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}a:hover,a:active{color:inherit}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex;overflow-y:scroll}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{box-shadow:inset 0 0 3px #7fd5d5}
