Carte Minerva. Johann Wilhelm von Archenholz

Minerva.

Limbă: germană
Legare: Carte broșată
Editura: Nabu Press
Disponibilitate: În depozitul extern
Expediem în 9-15 zile
167.96 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
2012
Pagini
596
EAN
9781272963231
ISBN
1272963233
Enbook ID
11967530
Editura
Greutate
1046
Dimensiuni
189 x 246 x 36

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/ Minerva, Volume 16br/br/<author> Johann Wilhelm von Archenholzbr/br/<publisher> B.G. Hoffmann, 1795br/br/<subjects> History; Europe; General; Europe; History / Europe / General; History / General</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-landrat_01554954" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/01554954_der-landrat.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-landrat_01554954"> Der Landrat </a> </h3> <span class="italic text-xs text-gray-700"> Georg Fuchs </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 360.48 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="01554954"> <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/operations-research-of-petroleum-strategy_49617995" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/49617995_operations-research-of-petroleum-strategy.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/operations-research-of-petroleum-strategy_49617995"> Operations Research of Petroleum Strategy </a> </h3> <span class="italic text-xs text-gray-700"> Zizong Wang </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 824.66 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="49617995"> <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-code-for-monitoring-of-building-structures_24710440" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/24710440_technical-code-for-monitoring-of-building-structures.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-code-for-monitoring-of-building-structures_24710440"> Technical Code for Monitoring of Building Structures </a> </h3> <span class="italic text-xs text-gray-700"> Yang Yang </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 270.15 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="24710440"> <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/montana-horse-racing-a-history_21397976" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/21397976_montana-horse-racing-a-history.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/montana-horse-racing-a-history_21397976"> MONTANA HORSE RACING </a> </h3> <span class="italic text-xs text-gray-700"> Brenda L. Wahler </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 104.90 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="21397976"> <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/living-after-loss-a-soulful-guide-to-fr_19607091" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/19607091_living-after-loss-a-soulful-guide-to-fr.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/living-after-loss-a-soulful-guide-to-fr_19607091"> Living After Loss </a> </h3> <span class="italic text-xs text-gray-700"> MELANIE PHILLIPS </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 96.75 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="19607091"> <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/101-applications-of-crystal-field-theory-properties-of-transition-metal-compounds_19542766" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/19542766_101-applications-of-crystal-field-theory-properties-of-transition-metal-compounds.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/101-applications-of-crystal-field-theory-properties-of-transition-metal-compounds_19542766"> 101 Applications of Crystal Field Theory: Properties of transition metal compounds </a> </h3> <span class="italic text-xs text-gray-700"> Dr Christoph Sontag </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 112.64 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="19542766"> <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/pioneers-of-the-western-reserve-pp-1-2_18317175" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/18317175o.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/pioneers-of-the-western-reserve-pp-1-2_18317175"> Pioneers of the Western Reserve, Pp. 1-236 </a> </h3> <span class="italic text-xs text-gray-700"> HARVEY RICE </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 124.61 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="18317175"> <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/secret-of-the-loch_17369293" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/17369293_secret-of-the-loch.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/secret-of-the-loch_17369293"> Secret of the Loch </a> </h3> <span class="italic text-xs text-gray-700"> Aiden James </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 65.77 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="17369293"> <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/acoustics-a-textbook-for-engineers-and-physicists_16082805" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/16082805_acoustics-a-textbook-for-engineers-and-physicists.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/acoustics-a-textbook-for-engineers-and-physicists_16082805"> Acoustics-A Textbook for Engineers and Physicists </a> </h3> <span class="italic text-xs text-gray-700"> Jerry H. Ginsberg </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 646.33 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="16082805"> <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/vision-and-communism_04415591" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/04415591_vision-and-communism.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/vision-and-communism_04415591"> Vision And Communism </a> </h3> <span class="italic text-xs text-gray-700"> Robert Bird </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 147.84 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="04415591"> <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/charles-arnoldi_11153492" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/11153492_charles-arnoldi.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/charles-arnoldi_11153492"> Charles Arnoldi - Paper </a> </h3> <span class="italic text-xs text-gray-700"> Charles Arnoldi </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 474.64 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="11153492"> <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/dealing-with-feeling-shy_11059274" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/11059274_dealing-with-feeling-shy.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/dealing-with-feeling-shy_11059274"> Dealing With Feeling Shy </a> </h3> <span class="italic text-xs text-gray-700"> Isabel Thomas </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 38.11 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="11059274"> <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/on-environmental-governance_09871467" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/09871467_on-environmental-governance.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/on-environmental-governance_09871467"> On Environmental Governance </a> </h3> <span class="italic text-xs text-gray-700"> Young </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 299.32 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="09871467"> <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/moses-brown-captain-u-s-n_07205944" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/07205944_moses-brown-captain-u-s-n.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/moses-brown-captain-u-s-n_07205944"> MOSES BROWN, CAPTAIN U.S.N. </a> </h3> <span class="italic text-xs text-gray-700"> EDGAR STANTO MACLAY </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 208.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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="07205944"> <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/black-hole-physics_05250567" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/05250567_black-hole-physics.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/black-hole-physics_05250567"> Black Hole Physics </a> </h3> <span class="italic text-xs text-gray-700"> V. Frolov </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 1 647.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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="05250567"> <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/harmonic-analysis-in-phase-space-am-122-volume-122_04640271" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/04640271_harmonic-analysis-in-phase-space-am-122-volume-122.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/harmonic-analysis-in-phase-space-am-122-volume-122_04640271"> Harmonic Analysis in Phase Space. (AM-122), Volume 122 </a> </h3> <span class="italic text-xs text-gray-700"> Gerald B. Folland </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 548.76 <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="4Ld7nnQ1scWphHpuf7oNnMWys08h2Cyvk73pxnjK" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="04640271"> <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>