Carte Die Ächten Werke Apostolischer Männer Simon Grynäus

Die Ächten Werke Apostolischer Männer

Limbă: germană
Legare: Carte broșată
Editura: Nabu Press
Disponibilitate: În depozitul extern
Expediem în 14-21 zile
137.90 lei
This is a reproduction of a book published before 1923. This book may have occasional imperfections...

Informații despre carte

Limbă
germană
Legare
Carte - Carte broșată
Publicat
2011
Pagini
410
EAN
9781175870018
ISBN
1175870013
Enbook ID
11852236
Editura
Greutate
729
Dimensiuni
189 x 246 x 25

Descriere completă

This is a reproduction of a book published before 1923. This book may have occasional imperfections such as missing or blurred pages, poor pictures, errant marks, etc. that were either part of the original artifact, or were introduced by the scanning process. We believe this work is culturally important, and despite the imperfections, have elected to bring it back into print as part of our continuing commitment to the preservation of printed works worldwide. We appreciate your understanding of the imperfections in the preservation process, and hope you enjoy this valuable book. br/br/ ++++br/ The below data was compiled from various identification fields in the bibliographic record of this title. This data is provided as an additional tool in helping to ensure edition identification: br/++++ br/br/ Die Ächten Werke Apostolischer Männerbr/br/<author> Simon Grynäusbr/br/</p> </div> <div x-show="!isExpanded && contentHeight > parseInt('200px')" class="absolute bottom-0 left-0 right-0 h-20 bg-gradient-to-t from-white to-transparent pointer-events-none" ></div> <button x-show="contentHeight > parseInt('200px')" @click="isExpanded = !isExpanded" class="absolute -bottom-4 right-4 bg-neutral-950 text-white rounded-full p-1" > <svg class="w-6 h-6 transform transition-transform duration-200 rotate-180" :class="{ 'rotate-180': isExpanded }" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path> </svg> </button> </div> </div> </div> </section> <div class="bg-gray-100 py-12"> <section class="c-container mb-12 mt-4"> <h2 class="text-center text-2xl mb-4 font-bold">S-ar putea să te intereseze</h2> <div x-data="{swiper: null}" x-init="swiper = new Swiper($refs.container, { loop: true, speed: 500, slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 0, breakpoints: { 320: { slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 8, }, 640: { slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 8, }, 1024: { slidesPerView: 6, slidesPerGroup: 6, spaceBetween: 12, } } })" class="relative w-full flex"> <div class="absolute inset-y-0 left-4 z-10 flex items-center"> <button @click="swiper.slidePrev()" class="bg-gray-700 text-white -ml-2 lg:-ml-8 flex justify-center items-center w-12 h-12 rounded-full shadow focus:outline-none"> <svg viewBox="0 0 20 20" fill="currentColor" class="chevron-left w-8 h-8"> <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd"></path> </svg> </button> </div> <div class="swiper-container min-w-full" x-ref="container"> <div class="swiper-wrapper"> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/der-abt-und-der-medicus_05165808" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/05165808_der-abt-und-der-medicus.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/der-abt-und-der-medicus_05165808"> Abt und der Medicus </a> </h3> <span class="italic text-xs text-gray-700"> Peter Gruss </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 96.28 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="05165808"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> </div> </div> <div class="absolute inset-y-0 right-4 z-10 flex items-center"> <button @click="swiper.slideNext()" class="bg-gray-700 text-white -mr-2 lg:-mr-8 flex justify-center items-center w-12 h-12 rounded-full shadow focus:outline-none"> <svg viewBox="0 0 20 20" fill="currentColor" class="chevron-right w-8 h-8"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"></path> </svg> </button> </div> </div> </section> </div> <div class="py-12"> <section class="c-container mb-12 mt-4"> <h2 class="text-center text-2xl mb-4 font-bold">Clienții care au cumpărat această carte au mai cumpărat și</h2> <div x-data="{swiper: null}" x-init="swiper = new Swiper($refs.container, { loop: true, speed: 500, slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 0, breakpoints: { 320: { slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 8, }, 640: { slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 8, }, 1024: { slidesPerView: 6, slidesPerGroup: 6, spaceBetween: 12, } } })" class="relative w-full flex"> <div class="absolute inset-y-0 left-4 z-10 flex items-center"> <button @click="swiper.slidePrev()" class="bg-gray-700 text-white -ml-2 lg:-ml-8 flex justify-center items-center w-12 h-12 rounded-full shadow focus:outline-none"> <svg viewBox="0 0 20 20" fill="currentColor" class="chevron-left w-8 h-8"> <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd"></path> </svg> </button> </div> <div class="swiper-container min-w-full" x-ref="container"> <div class="swiper-wrapper"> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/le-retour-de-la-decadence_38404370" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/38404370o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/le-retour-de-la-decadence_38404370"> Le retour de la décadence </a> </h3> <span class="italic text-xs text-gray-700"> Taguieff </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 122.02 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="38404370"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/christian-language-in-the-secular-c_16291042" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/16291042_christian-language-in-the-secular-c.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/christian-language-in-the-secular-c_16291042"> Christian Language in the Secular City </a> </h3> <span class="italic text-xs text-gray-700"> Martin </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 927.26 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="16291042"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/food-security-of-the-state_49958558" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/49958558o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/food-security-of-the-state_49958558"> Food security of the state </a> </h3> <span class="italic text-xs text-gray-700"> Valusiku Abel Mubiana </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 291.19 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="49958558"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/marketing-strategies-in-the-digital-era_46069205" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/46069205o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/marketing-strategies-in-the-digital-era_46069205"> Marketing strategies in the digital era </a> </h3> <span class="italic text-xs text-gray-700"> Bernabe Vila </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 210.17 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="46069205"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/logicomix_38891736" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/38891736o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/logicomix_38891736"> Logicomix </a> </h3> <span class="italic text-xs text-gray-700"> Doxiadis </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 163.03 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="38891736"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/mechtately-strendzh_36359178" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/36359178o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/mechtately-strendzh_36359178"> Мечтатель Стрэндж </a> </h3> <span class="italic text-xs text-gray-700"> </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 106.14 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="36359178"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/the-march-of-evil-a-history-of-the-rise-and-fall-of-the-fascist-evil_31290180" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/31290180_the-march-of-evil-a-history-of-the-rise-and-fall-of-the-fascist-evil.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/the-march-of-evil-a-history-of-the-rise-and-fall-of-the-fascist-evil_31290180"> The March of Evil: A History of the Rise and Fall of the Fascist Evil </a> </h3> <span class="italic text-xs text-gray-700"> Adolf R. Lerner </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 122.62 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="31290180"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/with-soap-baptism-is-a-good-thing-500-greatest-quips-and-quotes-from-freethinkers-non-believers-and-the-happily-damned_25256338" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/25256338_with-soap-baptism-is-a-good-thing-500-greatest-quips-and-quotes-from-freethinkers-non-believers-and-the-happily-damned.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/with-soap-baptism-is-a-good-thing-500-greatest-quips-and-quotes-from-freethinkers-non-believers-and-the-happily-damned_25256338"> With Soap, Baptism is a Good Thing: 500 Greatest Quips and Quotes From Freethinkers, Non-Believers and The Happily Damned </a> </h3> <span class="italic text-xs text-gray-700"> Scott Lynch </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 50.05 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="25256338"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/parents-as-care-managers_25044064" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/25044064_parents-as-care-managers.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/parents-as-care-managers_25044064"> Parents as Care Managers </a> </h3> <span class="italic text-xs text-gray-700"> Gillian Bridge </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 261.63 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="25044064"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/crisis-at-home-book-1-a-southern-railway_22290950" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/22290950_crisis-at-home-book-1-a-southern-railway.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/crisis-at-home-book-1-a-southern-railway_22290950"> Crisis At Home </a> </h3> <span class="italic text-xs text-gray-700"> Brenda D Williams </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 74.07 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="22290950"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/tiger-coloring-book-coloring-and-activity-books-for-kids-ages-4-8_20251912" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/20251912o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/tiger-coloring-book-coloring-and-activity-books-for-kids-ages-4-8_20251912"> Tiger Coloring Book </a> </h3> <span class="italic text-xs text-gray-700"> Alice Andreae </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 64.62 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="20251912"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/dad-s-and-their-little-darlings-a-book-written-for-single-fathers-by-a-single-father_18458884" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/18458884_dad-s-and-their-little-darlings-a-book-written-for-single-fathers-by-a-single-father.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/dad-s-and-their-little-darlings-a-book-written-for-single-fathers-by-a-single-father_18458884"> Dad's and Their Little Darlings: A Book Written For Single Fathers By A Single Father </a> </h3> <span class="italic text-xs text-gray-700"> MR Brendan D Pye </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 60.50 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="18458884"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/english-men-of-letters_18025222" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/18025222_english-men-of-letters.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/english-men-of-letters_18025222"> English Men of Letters. Maria Edgeworth </a> </h3> <span class="italic text-xs text-gray-700"> Emily Lawless </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 121.01 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="18025222"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/practice-makes-perfect-intermediate-english-reading-and-comprehension_01288642" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/01288642_practice-makes-perfect-intermediate-english-reading-and-comprehension.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/practice-makes-perfect-intermediate-english-reading-and-comprehension_01288642"> Practice Makes Perfect Intermediate English Reading and Comprehension </a> </h3> <span class="italic text-xs text-gray-700"> Diane Engelhardt </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 109.25 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="01288642"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/melinda-s-pocket-posh-journal-mum_12283932" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/12283932_melinda-s-pocket-posh-journal-mum.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/melinda-s-pocket-posh-journal-mum_12283932"> Melinda's Pocket Posh Journal, Mum </a> </h3> <span class="italic text-xs text-gray-700"> Andrews McMeel Publishing </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 41.40 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="12283932"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/what-the-heart-wants_12175400" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/12175400_what-the-heart-wants.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/what-the-heart-wants_12175400"> What the Heart Wants </a> </h3> <span class="italic text-xs text-gray-700"> Jeanell Bolton </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 100.51 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="12175400"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/united-states-reports-supreme-court-acid-free-volume-559_11347407" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/11347407o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/united-states-reports-supreme-court-acid-free-volume-559_11347407"> United States Reports (Supreme Court) Acid Free: Volume 559 </a> </h3> <span class="italic text-xs text-gray-700"> Supreme Court (U S ) </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 630.43 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="11347407"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/white-middle-class-identities-and-urban-schooling_10920793" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/10920793_white-middle-class-identities-and-urban-schooling.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/white-middle-class-identities-and-urban-schooling_10920793"> White Middle-Class Identities and Urban Schooling </a> </h3> <span class="italic text-xs text-gray-700"> D. Reay </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 293.00 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="10920793"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/technical-factors-treatment_10049781" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/10049781_technical-factors-treatment.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/technical-factors-treatment_10049781"> Technical Factors Treatment </a> </h3> <span class="italic text-xs text-gray-700"> Bryce L. Boyer </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 318.63 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="10049781"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/memorial-day-and-other-stories_06353536" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/06353536_memorial-day-and-other-stories.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/memorial-day-and-other-stories_06353536"> Memorial Day and Other Stories </a> </h3> <span class="italic text-xs text-gray-700"> Paul Scott Malone </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 69.04 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="06353536"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/roughest-riders_03194580" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/03194580_roughest-riders.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/roughest-riders_03194580"> Roughest Riders </a> </h3> <span class="italic text-xs text-gray-700"> Jerome Tuccille </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 113.07 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="03194580"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.ro/ro/carte/modeling-groundwater-flow-and-pollution_01429635" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/01429635_modeling-groundwater-flow-and-pollution.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.ro/ro/carte/modeling-groundwater-flow-and-pollution_01429635"> Modeling Groundwater Flow and Pollution </a> </h3> <span class="italic text-xs text-gray-700"> J. Bear </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 878.71 <span class="">lei</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.ro/ro/cos/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.ro/ro/cos/add" method="POST"> <input type="hidden" name="_token" value="hMnt08Xb9gjqNVLM2md9K7MON2aQhV20gLWFWv2s" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="01429635"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Adaugă în coș </span> </button> </form> </div> </div> </div> </div> </div> <div class="absolute inset-y-0 right-4 z-10 flex items-center"> <button @click="swiper.slideNext()" class="bg-gray-700 text-white -mr-2 lg:-mr-8 flex justify-center items-center w-12 h-12 rounded-full shadow focus:outline-none"> <svg viewBox="0 0 20 20" fill="currentColor" class="chevron-right w-8 h-8"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"></path> </svg> </button> </div> </div> </section> </div> <footer class="bg-gray py-16"> <div class="c-container pb-24 flex justify-around flex-col md:flex-row gap-8 text-sm"> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.ro/./build/assets/usp_1-CsGkg8fk.svg" alt=""> <span> O selecție cu adevărat vastă cu peste 4.000.000 de titluri. </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.ro/./build/assets/usp_2-PfgMZRCH.svg" alt=""> <span> Livrare de la 15 Lei sau gratuită pentru achiziții de peste 349.00 lei. </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.ro/./build/assets/usp_3-b_55LQ46.svg" alt=""> <span> Plată sigură și rapidă prin intermediul gateway-ului de plată GoPay. </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.ro/./build/assets/usp_4-CMHbV0kw.svg" alt=""> <span> Mii de cititori mulțumiți și comenzi livrate. </span> </div> </div> <div class="c-container grid grid-cols-1 md:grid-cols-4"> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> Despre magazin </h5> <a class="text-[10px]" href="https://www.enbook.ro/ro/despre-noi">Informații despre magazin</a> <a class="text-[10px]" href="https://www.enbook.ro/ro/contact">Contactați-ne</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> Despre achiziție </h5> <a class="text-[10px]" href="https://www.enbook.ro/ro/transport-plata">Plată și livrare</a> <a class="text-[10px]" href="https://www.enbook.ro/ro/termeni-si-conditii">Termeni și condiții</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> Pentru clienți </h5> <a class="text-[10px]" href="https://www.enbook.ro/ro/order/status">Află starea comenzii</a> <a class="text-[10px]" href="https://libris.to/public/order-return/?lang=ro">Returnarea bunurilor</a> <a class="text-[10px] hidden" href="https://www.enbook.ro/ro/order/status">Află starea comenzii</a> <a class="text-[10px]" href="https://www.enbook.ro/ro/acordul-cu-prelucrarea-datelor-cu-caracter-personal">Politica de confidențialitate</a> <a class="text-[10px]" href="https://www.enbook.ro/ro/cookie">Politica privind cookie-urile</a> <a class="text-[10px]" href="https://www.enbook.ro/ro/procedura-reclamatii">Reclamații</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> Rețele sociale </h5> <div class="flex gap-2"> <a target="_blank" href="https://www.facebook.com/enbookro"> <img class="w-8 h-8" src="https://www.enbook.ro/./build/assets/facebook-DvDvvdYY.svg" alt=""> </a> <a target="_blank" href="https://www.instagram.com/enbook.ro?igsh=NGxlOWRrdThmdzB6"> <img class="w-8 h-8" src="https://www.enbook.ro/./build/assets/instagram-D-DDZqNX.svg" alt=""> </a> </div> </nav> </div> <div class="c-container my-16 text-center"> </div> <div class="c-container text-center"> <p class="text-xs text-gray-500"> Copyright © 2026 Enbook. All rights reserved. </p> </div> </footer> <link rel="modulepreload" href="https://www.enbook.ro/./build/assets/app-CL0MZNn8.js" /><script type="module" src="https://www.enbook.ro/./build/assets/app-CL0MZNn8.js"></script> </body> </html>