*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}ul[role=list],ol[role=list],ul{list-style:none}html:focus-within{scroll-behavior:smooth}html,body{min-height:100%}body{text-rendering:optimizeSpeed;font-size:1rem;line-height:1.5}img,picture,svg,video,iframe{max-width:100%;display:block}img{background-size:cover}a{color:currentColor;text-decoration:unset}input,button,textarea,select{font:inherit}b,strong{font-weight:700}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.home-blocks{margin-top:6rem;margin-bottom:6rem;display:flex;flex-direction:column;gap:6rem}.block .block-header{display:flex;justify-content:space-between}.block .block-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:77px;justify-content:space-between;margin-top:42px}@media (max-width: 1080px){.block .block-cards{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.block .block-cards{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.block .default-cards h3{word-break:break-all}.block .blog-cards{justify-content:space-around;grid-template-columns:repeat(3,minmax(250px,318px));gap:unset}.block .blog-cards .card{gap:1rem;border-radius:12px;border:1px solid #fff1eb;padding:24px 38px}.block .blog-cards .card .card-image img{max-width:100%;aspect-ratio:240/190}.block .blog-cards .card .card-info{height:100%;justify-content:space-between;padding:unset;border:unset}.block .blog-cards .card .card-info h3{all:unset;font-size:16px;line-height:24px;letter-spacing:.04em}@media (max-width: 768px){.block .blog-cards .card .card-info h3{font-size:10px}}@media (max-width: 768px){.block .blog-cards{gap:1rem 1.5rem;grid-template-columns:repeat(2,1fr)}.block .blog-cards .card{padding:20px}}.block .author-cards{grid-template-columns:repeat(5,1fr);gap:108px}.block .author-cards .card .card-image img{aspect-ratio:1/1;width:100%;border-radius:50%;object-fit:cover;object-position:top}.block .author-cards .card .card-info{all:unset;text-align:center}.block .author-cards .card .card-info h3{font-weight:500;font-size:18px;line-height:38px}@media (max-width: 768px){.block .author-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.block .block-view-all{font-style:normal;font-weight:600;font-size:16px;line-height:38px;color:#f3834d}.block .block-title{display:flex}.block .block-title h2{max-width:200px;border-bottom:1px solid #f3834d;padding-bottom:8px;padding-right:148px;font-style:normal;font-weight:500;font-size:20px;line-height:23px}@media (max-width: 768px){.block .block-title h2{max-width:116px}}.authors-page{padding:0 57px}.authors-page .letter{cursor:pointer}.authors-page .letters{display:flex;justify-content:space-between}.authors-page .authors-content{padding:0 2rem}.authors-page .author-cards{word-break:break-all;grid-template-columns:repeat(5,1fr)}@media (max-width: 768px){.authors-page{padding:0 1rem}.authors-page .letters{flex-wrap:wrap;gap:1rem;justify-content:center}.authors-page .author-cards{grid-template-columns:repeat(2,1fr)}.authors-page .authors-content{padding:0}.authors-page .author-cards{gap:1rem}}@media (max-width: 450px){.authors-page .author-cards .card .card-image{display:flex;justify-content:center}.authors-page .author-cards .card .card-image img{max-width:120px}}.author-page .author-title{margin-bottom:2rem}.author-page .author-title h2{display:flex;max-width:500px;border-bottom:1px solid #f3834d;padding-bottom:8px;padding-right:148px;font-style:normal;font-weight:500;font-size:20px;line-height:23px}.author-page .author-books{margin-top:2rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(5,1fr);word-break:break-all;gap:2rem}@media (max-width: 768px){.author-page .author-books{grid-template-columns:repeat(2,1fr);gap:.5rem}}.author-page .author-content{display:flex;flex-direction:column}.author-page .author-left{min-width:300px}.author-page .author-info{display:flex;gap:2rem}.author-page .author-info .description{margin-top:2rem}.author-page .author-info span{font-size:1.2rem;color:#f3834d}.author-page .author-info img{max-height:300px;aspect-ratio:1/1;border-radius:1rem}@media (max-width: 768px){.author-page .author-info{flex-direction:column}.author-page .author-info img{margin:auto}}.blogs-page .blogs-title{margin-bottom:2rem}.blogs-page .blogs-title h2{display:flex;max-width:200px;border-bottom:1px solid #f3834d;padding-bottom:8px;padding-right:148px;font-style:normal;font-weight:500;font-size:20px;line-height:23px}.blogs-page .blog-cards{gap:2rem;grid-template-columns:repeat(4,minmax(250px,500px));margin-bottom:5rem}@media (max-width: 768px){.blogs-page .blog-cards{grid-template-columns:repeat(2,1fr)}}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:0 13px;font-size:14px;line-height:19px;font-family:Noto Sans Georgian,Noto Sans}.pagination .next,.pagination .prev{display:none}.pagination .disabled a:hover{cursor:not-allowed;background-color:unset;color:#8b8b8b!important}.pagination li:last-child a,.pagination li:first-child a{background-color:#e85813;background-image:url(../../public/static/img/arrow-next.svg);background-position:center;background-repeat:no-repeat}.pagination li:last-child a:hover,.pagination li:first-child a:hover{background-color:#e85813;background-image:url(../../public/static/img/arrow-next.svg);background-position:center;background-repeat:no-repeat}.pagination li:first-child{transform:rotateY(180deg)}.pagination li.active a{border:.4px solid #aca4a4;cursor:text;color:#000;font-weight:700;background:#fff}.pagination li a{min-width:30px;min-height:30px;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:14px;border-radius:50%;cursor:pointer}.pagination li a:hover{color:#000!important;border:.4px solid #aca4a4;background:#fff}@media (max-width: 768px){.pagination{gap:0 2px}}.blog-page{display:grid;grid-template-columns:3fr 1fr;gap:5rem}.blog-page .blog-left .poster{height:600px;width:100%}.blog-page .blog-left .poster img{height:100%;width:100%;margin:auto;object-fit:contain}.blog-page .blog-left h2{text-align:center;margin-top:1rem;margin-bottom:1rem;color:#313b45;font-size:22px}.blog-page .blog-right{display:grid;grid-template-columns:1fr;gap:2rem;grid-template-rows:repeat(3,300px)}.blog-page .blog-right .card{height:100%}.blog-page .blog-right .card-image img{max-height:200px}@media (max-width: 768px){.blog-page{grid-template-columns:1fr}.blog-page .blog-left .poster{height:unset}.blog-page .blog-left .poster img{object-fit:cover}}.series-page .series-content{display:grid;grid-template-columns:repeat(5,1fr);gap:5rem}.series-page .series-content img{aspect-ratio:1/1;width:100%}.series-page .series-content p{text-align:center;margin-bottom:20px;font-size:1rem;color:#95989a;margin-top:14px}@media (max-width: 768px){.series-page .series-content{grid-template-columns:1fr 1fr;gap:1.5rem}}.books-page{display:flex;gap:6rem;margin-bottom:3rem}@media (max-width: 768px){.books-page{flex-direction:column}}.books-page .show-more{margin:2rem;display:flex;justify-content:center}.books-page .show-more button{cursor:pointer;border-radius:15px;color:#fff;background:transparent linear-gradient(15deg,#f58345,#ffb98a) 0 0 no-repeat padding-box;border:none;padding:10px 40px}.books-page .genres-title{color:#95989a;margin-bottom:30px;font-size:1.5rem;margin-left:5px}.books-page .book-genres{display:flex;flex-direction:column;max-height:500px;overflow-y:scroll;padding-right:2rem;gap:1rem}.books-page .genre{display:flex;align-items:center;gap:1rem}.books-page .genre input[type=checkbox]{min-width:20px;height:20px;accent-color:orange}.books-page .books-listing{display:grid;grid-template-columns:repeat(5,1fr);gap:4rem}@media (max-width: 768px){.books-page .books-listing{gap:1rem;grid-template-columns:repeat(2,1fr)}}.books-page ::-webkit-scrollbar{width:8px;border-radius:15px}.books-page ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:15px}.books-page ::-webkit-scrollbar-thumb{background:#f48245;border-radius:15px}.books-page ::-webkit-scrollbar-thumb:hover{background:#f48245}.container{padding:0 25px}@media (max-width: 768px){.container{padding:0 1rem}}.under-constraction{height:100%;display:flex}.under-constraction img{margin:auto}img[data-v-efb2d070]{object-fit:cover}.saerch-autor-wrapper-inner[data-v-d87ae008]{overflow-y:auto}.saerch-autor-wrapper-inner .author .autor-wrapper[data-v-d87ae008]{display:flex;padding:1rem;gap:1rem}.saerch-autor-wrapper-inner .author .autor-wrapper .author-image img[data-v-d87ae008]{max-width:60px;max-height:60px}.saerch-autor-wrapper-inner .author .autor-wrapper .author-text p[data-v-d87ae008]{font-size:15px;font-weight:700}.saerch-book-wrapper-inner[data-v-cb8275d9]{overflow-y:auto}.saerch-book-wrapper-inner .book .book-wrapper[data-v-cb8275d9]{display:flex;padding:1rem;gap:1rem}.saerch-book-wrapper-inner .book .book-wrapper .book-image img[data-v-cb8275d9]{max-width:60px;max-height:60px}.saerch-book-wrapper-inner .book .book-wrapper .book-text p[data-v-cb8275d9]{font-size:15px;font-weight:700}.saerch-book-wrapper-inner .book .book-wrapper .book-text .ellipsis[data-v-cb8275d9]{width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-wrapper-inner[data-v-4711e361]{position:relative}.search-wrapper-inner .search-container[data-v-4711e361]{display:flex}.search-wrapper-inner .search-container input[data-v-4711e361]{border:1px solid #F3834D;border-top-left-radius:5px;padding-left:.5rem;border-bottom-left-radius:5px}@media (max-width: 1000px){.search-wrapper-inner .search-container input[data-v-4711e361]{flex:1}}.search-wrapper-inner .search-container .search-button button[data-v-4711e361]{background:#F3834D;border:1px solid #F3834D;border-top-right-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 5px;cursor:pointer}.search-wrapper-inner .search-result-container[data-v-4711e361]{background:#ffffff;position:absolute;width:100%;z-index:99;max-height:35rem;overflow-y:scroll;overflow-x:hidden;margin-top:5px;border-radius:10px}.search-wrapper-inner[data-v-4711e361] ::-webkit-scrollbar{width:8px;border-radius:15px}.search-wrapper-inner[data-v-4711e361] ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:15px}.search-wrapper-inner[data-v-4711e361] ::-webkit-scrollbar-thumb{background:#F48245;border-radius:15px}.search-wrapper-inner[data-v-4711e361] ::-webkit-scrollbar-thumb:hover{background:#F48245}.allBooksHover[data-v-045c0ca0]{visibility:visible!important}.dropdown[data-v-045c0ca0]{position:absolute;overflow:hidden;width:100%;top:10rem;left:0;background-color:#fff;padding:10px;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:opacity .5s ease-out,visibility .5s ease-out,left .5s ease-out;opacity:0;visibility:hidden;border-radius:10px;display:flex;flex-wrap:wrap;z-index:999999;opacity:1;row-gap:1rem;padding:2rem}.dropdown li[data-v-045c0ca0]{list-style:none}.dropdown .ganres-list[data-v-045c0ca0]{width:25%}.dropdown .ganre-list-names a[data-v-045c0ca0]:hover{color:#f58345}.header-component[data-v-045c0ca0]{display:flex;flex-direction:column}@media (max-width: 950px){.header-component[data-v-045c0ca0]{display:none}}.header-component .header-top[data-v-045c0ca0]{display:flex;justify-content:space-between;padding:25px}.header-component .header-top .header-top-left[data-v-045c0ca0]{display:flex;align-items:center;gap:1rem}.header-component .header-top .header-top-left .logo img[data-v-045c0ca0]{width:138px;height:39px}.header-component .header-top .header-top-right .language[data-v-045c0ca0]{display:flex;justify-content:space-between;align-items:center}.header-component .header-top .header-top-right .language .lang[data-v-045c0ca0]{padding-right:5px}.header-component .header-top .header-top-right .language .lang-button[data-v-045c0ca0]{width:54px;height:24px;display:flex;justify-content:end;align-items:center;border:1px solid #f8b595;border-radius:15px;padding-right:3px}.header-component .header-top .header-top-right .language .lang-button img[data-v-045c0ca0]{height:16px;width:16px}.header-component .header-bottom[data-v-045c0ca0]{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:20px 0}@media (max-width: 928px){.header-component .header-bottom[data-v-045c0ca0]{display:none}}.header-component .header-bottom .header-inner[data-v-045c0ca0]{display:flex;padding:0 25px}.header-component .header-bottom .header-inner[data-v-045c0ca0]{display:flex}.header-component .header-bottom .nav-sep[data-v-045c0ca0]{flex:1}.header-component .header-bottom .nav-div[data-v-045c0ca0]{border-right:1px solid #d9d9d9}.header-component .header-bottom .nav-links[data-v-045c0ca0]{display:flex;justify-content:center;align-items:center}.header-component .header-bottom .nav-links[data-v-045c0ca0]:last-child{border-right:none}@media (min-width: 950px){.header-component-mob[data-v-045c0ca0]{display:none}}.header-component-mob .mobile-nav-menu[data-v-045c0ca0]{position:absolute;z-index:999;background-color:#fff;top:0;max-width:267px;width:100%;left:-100%;transition:.5s;background:#fff 0 0 no-repeat padding-box;border-bottom-right-radius:20px}.header-component-mob .mobile-nav-menu .back-button[data-v-045c0ca0]{padding:1rem;display:flex;justify-content:flex-end}.header-component-mob .mobile-nav-menu .nav-links .links-wrapper[data-v-045c0ca0]{padding:1rem;display:flex;gap:2rem}.header-component-mob .mobile-nav-menu .nav-links .links-wrapper img[data-v-045c0ca0]{width:18px;height:22px}.header-component-mob .show[data-v-045c0ca0]{left:0;transition:.5s ease-in}.header-component-mob .header-top[data-v-045c0ca0]{display:flex;justify-content:space-between;padding:16px}.header-component-mob .header-top .language .lang-button[data-v-045c0ca0]{width:54px;height:24px;display:flex;justify-content:end;align-items:center;border:1px solid #f8b595;border-radius:15px;padding-right:3px}.header-component-mob .header-top .logo[data-v-045c0ca0]{width:108px;height:30px}.header-component-mob .header-top .menu-button[data-v-045c0ca0]{width:54px}.header-component-mob .header-bottom[data-v-045c0ca0]{display:flex;justify-content:center;padding:29px 0}.header-component-mob .search[data-v-045c0ca0]{width:100%;padding:29px 19px}.footer-component[data-v-dd70f1cd]{display:flex;justify-content:space-evenly;padding:24px 25px;height:224px;border-top:1px solid #D9D9D9}@media (max-width: 928px){.footer-component[data-v-dd70f1cd]{flex-direction:column;height:auto}}.footer-component .footer-left[data-v-dd70f1cd]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.footer-component .footer-left .top-left[data-v-dd70f1cd]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}@media (max-width: 928px){.footer-component .footer-left .top-left[data-v-dd70f1cd]{display:flex;flex-direction:column;justify-items:center;align-items:center;height:auto}}.footer-component .footer-left .top-left .phone .phone-numbers[data-v-dd70f1cd]{display:flex;flex-direction:column;gap:.5rem}.footer-component .footer-left .top-left .phone .phone-numbers-wrapper[data-v-dd70f1cd]{display:flex;flex-direction:column;gap:1rem}@media (max-width: 928px){.footer-component .footer-left .top-left .phone .phone-numbers-wrapper[data-v-dd70f1cd]{align-items:center}}.footer-component .footer-left .top-left .phone .phone-numbers-wrapper .phone-icon[data-v-dd70f1cd]{display:flex;gap:.5rem}.footer-component .footer-left .top-left .phone .phone-numbers-wrapper .phone-icon .phone-text[data-v-dd70f1cd]{display:flex;align-items:center}.footer-component .footer-left .top-left .address[data-v-dd70f1cd]{display:flex;flex-direction:column;gap:1rem}.footer-component .footer-left .top-left .address .address-icon[data-v-dd70f1cd]{display:flex;align-items:center;gap:.5rem}@media (max-width: 928px){.footer-component .footer-left .top-left .address .address-icon[data-v-dd70f1cd]{justify-content:center}}.footer-component .footer-left .top-left .address .address-text[data-v-dd70f1cd]{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 928px){.footer-component .footer-left .top-left .address .address-text[data-v-dd70f1cd]{align-items:center}}.footer-component .footer-left .top-left .email[data-v-dd70f1cd]{display:flex;flex-direction:column;gap:1rem}@media (max-width: 928px){.footer-component .footer-left .top-left .email[data-v-dd70f1cd]{align-items:center}}.footer-component .footer-left .top-left .email .email-icon[data-v-dd70f1cd]{display:flex;align-items:center;gap:.5rem}.footer-component .footer-left .bottom-left[data-v-dd70f1cd]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.footer-component .footer-left .bottom-left .social-network-logos[data-v-dd70f1cd]{display:flex;gap:.5rem}.footer-component .footer-left .bottom-left .social-network-logos .icon[data-v-dd70f1cd]{height:30px;width:30px;border:1px solid orange;display:flex;align-items:center;justify-content:center;border-radius:50%}.footer-component .footer-left .bottom-left .social-network-logos .icon img[data-v-dd70f1cd]{height:20px}.footer-right[data-v-dd70f1cd]{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:flex-end}.footer-right .right-content-wrapper[data-v-dd70f1cd]{display:flex;flex-direction:column;justify-content:space-between;width:70%}.footer-right .right-content-wrapper .google-map[data-v-dd70f1cd]{width:100%}@media (max-width: 928px){.footer-right .right-content-wrapper .google-map[data-v-dd70f1cd]{display:none}}.footer-right .right-content-wrapper .google-map .iframe iframe[data-v-dd70f1cd]{width:100%}.header-wrapper[data-v-d62ee55e]{margin-bottom:2rem}
