{"id":1068,"date":"2025-07-08T17:33:18","date_gmt":"2025-07-08T17:33:18","guid":{"rendered":"https:\/\/www.book-flow.net\/?page_id=1068"},"modified":"2026-03-16T14:11:41","modified_gmt":"2026-03-16T14:11:41","slug":"home","status":"publish","type":"page","link":"https:\/\/www.book-flow.net\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1068\" class=\"elementor elementor-1068\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-cb62c2d wd-section-stretch e-flex e-con-boxed e-con e-parent\" data-id=\"cb62c2d\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8677b6 elementor-widget elementor-widget-html\" data-id=\"b8677b6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============================================================\r\n     PASTE THIS ENTIRE BLOCK into your Elementor HTML widget\r\n     Also paste the <style> part into Additional CSS\r\n============================================================ -->\r\n\r\n<!-- STEP 1: Paste this into Appearance > Customize > Additional CSS -->\r\n<style>\r\n\r\n  \/* White page background *\/\r\n  body, #page, #content, .site-main, .elementor-page {\r\n    background-color: #ffffff !important;\r\n  }\r\n\r\n  \/* Hero section *\/\r\n  .hero {\r\n    background: #1B2340 !important;\r\n    min-height: 300px !important;\r\n    max-height: 300px !important;\r\n    height: 300px !important;\r\n    overflow: hidden !important;\r\n  }\r\n\r\n  \/* Heading - using div to bypass theme h1 overrides *\/\r\n  .hero .hero-content .hero-heading {\r\n    display: block !important;\r\n    visibility: visible !important;\r\n    opacity: 1 !important;\r\n    font-family: 'Playfair Display', Georgia, serif !important;\r\n    font-size: clamp(24px, 3.5vw, 42px) !important;\r\n    font-weight: 700 !important;\r\n    line-height: 1.25 !important;\r\n    color: #F3F4F6 !important;\r\n    margin: 0 0 16px 0 !important;\r\n    padding: 0 !important;\r\n    border: none !important;\r\n    background: none !important;\r\n    text-decoration: none !important;\r\n    text-align: center !important;\r\n    text-transform: none !important;\r\n    letter-spacing: normal !important;\r\n    width: 100% !important;\r\n  }\r\n\r\n  \/* Paragraph *\/\r\n  .hero .hero-content .hero-para {\r\n    display: block !important;\r\n    visibility: visible !important;\r\n    opacity: 1 !important;\r\n    font-family: 'Nunito', sans-serif !important;\r\n    font-size: clamp(14px, 1.8vw, 18px) !important;\r\n    font-weight: 400 !important;\r\n    line-height: 1.5 !important;\r\n    color: #c8cdd8 !important;\r\n    text-align: center !important;\r\n    margin: 0 !important;\r\n    padding: 0 !important;\r\n    background: none !important;\r\n    text-decoration: none !important;\r\n    width: 100% !important;\r\n  }\r\n\r\n  \/* Badge *\/\r\n  .hero .hero-badge {\r\n    display: inline-flex !important;\r\n    align-items: center !important;\r\n    gap: 10px !important;\r\n    background: rgba(201, 74, 43, 0.18) !important;\r\n    border: 1px solid rgba(201, 74, 43, 0.4) !important;\r\n    border-radius: 30px !important;\r\n    padding: 5px 16px !important;\r\n    margin-bottom: 14px !important;\r\n  }\r\n  .hero .hero-badge span {\r\n    font-size: 10px !important;\r\n    font-weight: 600 !important;\r\n    letter-spacing: 0.12em !important;\r\n    color: #e06a4e !important;\r\n    text-transform: uppercase !important;\r\n    font-family: 'Nunito', sans-serif !important;\r\n  }\r\n  .hero .hero-badge .dot-sep {\r\n    width: 4px !important;\r\n    height: 4px !important;\r\n    border-radius: 50% !important;\r\n    background: #F0A030 !important;\r\n    display: inline-block !important;\r\n    flex-shrink: 0 !important;\r\n  }\r\n\r\n  \/* Accent line *\/\r\n  .hero .hero-accent-line {\r\n    width: 50px !important;\r\n    height: 3px !important;\r\n    background: linear-gradient(90deg, #C94A2B, #F0A030) !important;\r\n    border-radius: 2px !important;\r\n    margin: 0 auto 18px !important;\r\n    display: block !important;\r\n  }\r\n\r\n  \/* Color accents *\/\r\n  .hero .word-orange {\r\n    color: #C94A2B !important;\r\n    display: inline !important;\r\n    visibility: visible !important;\r\n    opacity: 1 !important;\r\n  }\r\n  .hero .word-gold {\r\n    color: #F0A030 !important;\r\n    display: inline !important;\r\n    visibility: visible !important;\r\n    opacity: 1 !important;\r\n  }\r\n\r\n  \/* Mobile *\/\r\n  @media (max-width: 768px) {\r\n    .hero {\r\n      height: auto !important;\r\n      max-height: none !important;\r\n      min-height: 300px !important;\r\n    }\r\n    .hero .hero-content .hero-heading {\r\n      font-size: clamp(20px, 6vw, 28px) !important;\r\n      margin: 0 0 12px 0 !important;\r\n    }\r\n    .hero .hero-content .hero-para {\r\n      font-size: clamp(13px, 4vw, 16px) !important;\r\n    }\r\n  }\r\n\r\n  \/* Small mobile *\/\r\n  @media (max-width: 400px) {\r\n    .hero .hero-content .hero-heading {\r\n      font-size: 20px !important;\r\n    }\r\n    .hero .hero-content .hero-para {\r\n      font-size: 13px !important;\r\n    }\r\n  }\r\n\r\n<\/style>\r\n\r\n<!-- STEP 2: Paste this into your Elementor HTML widget -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700&family=Nunito:wght@400;600&display=swap\" rel=\"stylesheet\" \/>\r\n\r\n<section class=\"hero\" id=\"home\">\r\n\r\n\r\n  <!-- Hero Content -->\r\n  <div class=\"hero-content\">\r\n\r\n    <!-- Badge -->\r\n    <div class=\"hero-badge\">\r\n      <span>Read<\/span>\r\n      <span class=\"dot-sep\"><\/span>\r\n      <span>Discover<\/span>\r\n      <span class=\"dot-sep\"><\/span>\r\n      <span>Download<\/span>\r\n    <\/div>\r\n\r\n    <!-- Accent line -->\r\n    <div class=\"hero-accent-line\"><\/div>\r\n\r\n    <!-- Main Heading -->\r\n    <div class=\"hero-heading\">\r\n      Discover your next\r\n      <span class=\"word-orange\">Top e-book<\/span>\r\n    <\/div>\r\n\r\n    <!-- Subtext -->\r\n    <div class=\"hero-para\">\r\n      Immerse yourself in our huge collection for\r\n      <span class=\"word-gold\">Business, Wellness<\/span> and fitness.\r\n      Download immediately - flexible for your everyday life.\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2544c1 elementor-widget elementor-widget-html\" data-id=\"f2544c1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"de\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>BookStream Bibliothek Kategorien<\/title>\r\n    <style>\r\n        .bookstream-library-section {\r\n            padding: 80px 20px;\r\n            background-color: #f8f9fa;\r\n            width: 100%;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        .bookstream-main-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            text-align: center;\r\n        }\r\n\r\n        .bookstream-section-header {\r\n            margin-bottom: 60px;\r\n        }\r\n\r\n        .bookstream-main-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 700;\r\n            color: #1B2340;\r\n            margin-bottom: 16px;\r\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n        }\r\n\r\n        .bookstream-main-subtitle {\r\n            font-size: 1.125rem;\r\n            color: #9AA5B8;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n        }\r\n\r\n        .bookstream-cards-grid {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            justify-content: center;\r\n            gap: 30px;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .bookstream-single-card {\r\n            background: white;\r\n            border-radius: 16px;\r\n            padding: 30px 20px;\r\n            width: 300px;\r\n            min-height: 220px;\r\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n            border: 1px solid #f0f0f0;\r\n            text-align: center;\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: center;\r\n            justify-content: center;\r\n        }\r\n\r\n        .bookstream-single-card:hover {\r\n            transform: translateY(-8px);\r\n            box-shadow: 0 12px 25px rgba(201, 74, 43, 0.15);\r\n            border-color: #C94A2B;\r\n        }\r\n\r\n        .bookstream-card-icon {\r\n            width: 80px;\r\n            height: 80px;\r\n            border-radius: 50%;\r\n            background: linear-gradient(135deg, #C94A2B, #F0A030);\r\n            color: white;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 2rem;\r\n            margin-bottom: 20px;\r\n            transition: transform 0.3s ease;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .bookstream-single-card:hover .bookstream-card-icon {\r\n            transform: scale(1.1);\r\n        }\r\n\r\n        .bookstream-card-title {\r\n            font-size: 1.25rem;\r\n            font-weight: 600;\r\n            color: #1B2340;\r\n            margin-bottom: 12px;\r\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n        }\r\n\r\n        .bookstream-card-description {\r\n            font-size: 0.9rem;\r\n            color: #9AA5B8;\r\n            line-height: 1.5;\r\n            flex-grow: 1;\r\n            display: flex;\r\n            align-items: center;\r\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n        }\r\n\r\n        .bookstream-cta-section {\r\n            text-align: center;\r\n        }\r\n\r\n        .bookstream-view-all-btn {\r\n            display: inline-block;\r\n            background: linear-gradient(135deg, #C94A2B, #F0A030);\r\n            color: white;\r\n            padding: 16px 32px;\r\n            border-radius: 25px;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            font-size: 1.125rem;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1px;\r\n            transition: all 0.3s ease;\r\n            box-shadow: 0 8px 20px rgba(201, 74, 43, 0.3);\r\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\r\n        }\r\n\r\n        .bookstream-view-all-btn:hover {\r\n            background: linear-gradient(135deg, #b03f24, #d4901a);\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 12px 28px rgba(201, 74, 43, 0.4);\r\n            text-decoration: none;\r\n            color: white;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .bookstream-library-section { padding: 60px 15px; }\r\n            .bookstream-main-title { font-size: 2rem; }\r\n            .bookstream-main-subtitle { font-size: 1rem; }\r\n            .bookstream-cards-grid { gap: 20px; }\r\n            .bookstream-single-card { width: 100%; max-width: 350px; padding: 25px 15px; }\r\n            .bookstream-card-icon { width: 64px; height: 64px; font-size: 1.5rem; }\r\n            .bookstream-view-all-btn { padding: 12px 24px; font-size: 1rem; }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .bookstream-main-title { font-size: 1.75rem; }\r\n            .bookstream-single-card { max-width: 280px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"bookstream-library-section\">\r\n        <div class=\"bookstream-main-container\">\r\n            <div class=\"bookstream-section-header\">\r\n                <h2 class=\"bookstream-main-title\">Your extensive e-book library<\/h2>\r\n                <p class=\"bookstream-main-subtitle\">Discover hundreds of downloads on business strategies, finance, trading, personal development and healthy eating.\r\nFind exactly what you're looking for - instant access, flexible on any device.\r\nPerfect for ambitious traders and entrepreneurs like you.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"bookstream-cards-grid\">\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83d\udcbc<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Business &amp; Finance<\/h3>\r\n                    <p class=\"bookstream-card-description\">Entrepreneurship, finance, marketing strategies and business development<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83d\udcbb<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Technology &amp; Programming<\/h3>\r\n                    <p class=\"bookstream-card-description\">Web development, AI, cyber security and the latest technology trends<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83c\udfe5<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Health &amp; Fitness<\/h3>\r\n                    <p class=\"bookstream-card-description\">Wellness guides, training plans, nutrition and mental health<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83c\udf73<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Cooking &amp; Recipes<\/h3>\r\n                    <p class=\"bookstream-card-description\">International cuisine, healthy eating and gourmet cooking techniques<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83c\udfa8<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Art &amp; Hobbies<\/h3>\r\n                    <p class=\"bookstream-card-description\">Creative skills, crafts, photography and artistic development<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83e\udde0<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Self-help &amp; psychology<\/h3>\r\n                    <p class=\"bookstream-card-description\">Personal development, productivity, relationships and mindfulness<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83d\udd2c<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Science &amp; Learning<\/h3>\r\n                    <p class=\"bookstream-card-description\">Scientific discoveries, research and educational material<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83d\udc76<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Family &amp; Children<\/h3>\r\n                    <p class=\"bookstream-card-description\">Parenting guides, children's books and family activities<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\u26bd<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Sport &amp; Fitness<\/h3>\r\n                    <p class=\"bookstream-card-description\">Training guides, sports techniques and physical well-being<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83d\udc84<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Lifestyle &amp; Fashion<\/h3>\r\n                    <p class=\"bookstream-card-description\">Beauty, fashion, jewelry and lifestyle enhancement<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83c\udfb5<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Music &amp; Entertainment<\/h3>\r\n                    <p class=\"bookstream-card-description\">Instruments, music theory, entertainment and creative arts<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"bookstream-single-card\">\r\n                    <div class=\"bookstream-card-icon\"><span>\ud83d\udcda<\/span><\/div>\r\n                    <h3 class=\"bookstream-card-title\">Other categories<\/h3>\r\n                    <p class=\"bookstream-card-description\">Discover additional topics such as religion, gardening, pets and much more<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"bookstream-cta-section\">\r\n                <a href=\"https:\/\/www.book-flow.net\/shop\/\" class=\"bookstream-view-all-btn\">Discover books<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e812093 elementor-widget elementor-widget-html\" data-id=\"e812093\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"de\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Warum BookStream w\u00e4hlen<\/title>\r\n    <style>\r\n        \/* Why Choose BookStream Section *\/\r\n        .bookstream-why-choose-section {\r\n            padding: 100px 20px;\r\n            background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        \/* Animated Background Elements *\/\r\n        .bookstream-bg-animation {\r\n            position: absolute;\r\n            width: 100%;\r\n            height: 100%;\r\n            top: 0;\r\n            left: 0;\r\n            pointer-events: none;\r\n            z-index: 1;\r\n        }\r\n\r\n        .bookstream-floating-shape {\r\n            position: absolute;\r\n            opacity: 0.05;\r\n            animation: bookstream-float 15s ease-in-out infinite;\r\n        }\r\n\r\n        .bookstream-shape-1 {\r\n            width: 60px;\r\n            height: 60px;\r\n            background: #2c5f6f;\r\n            border-radius: 50%;\r\n            top: 10%;\r\n            left: 5%;\r\n            animation-delay: 0s;\r\n        }\r\n\r\n        .bookstream-shape-2 {\r\n            width: 40px;\r\n            height: 40px;\r\n            background: #d4af37;\r\n            border-radius: 20%;\r\n            top: 70%;\r\n            right: 10%;\r\n            animation-delay: 3s;\r\n        }\r\n\r\n        .bookstream-shape-3 {\r\n            width: 80px;\r\n            height: 80px;\r\n            background: #2c5f6f;\r\n            clip-path: polygon(50% 0%, 0% 100%, 100% 100%);\r\n            top: 20%;\r\n            right: 5%;\r\n            animation-delay: 6s;\r\n        }\r\n\r\n        .bookstream-why-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 10;\r\n        }\r\n\r\n        \/* Header Animation *\/\r\n        .bookstream-why-header {\r\n            text-align: center;\r\n            margin-bottom: 80px;\r\n            opacity: 0;\r\n            transform: translateY(50px);\r\n            animation: bookstream-fadeInUp 1s ease-out 0.2s forwards;\r\n        }\r\n\r\n        .bookstream-why-title {\r\n            font-size: 3rem;\r\n            font-weight: 800;\r\n            color: #333;\r\n            margin-bottom: 20px;\r\n            background: linear-gradient(135deg, #2c5f6f, #1e434d);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n            position: relative;\r\n        }\r\n\r\n        .bookstream-why-title::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -10px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 80px;\r\n            height: 4px;\r\n            background: linear-gradient(135deg, #d4af37, #b8941f);\r\n            border-radius: 2px;\r\n            animation: bookstream-expandWidth 1s ease-out 1.5s both;\r\n        }\r\n\r\n        .bookstream-why-subtitle {\r\n            font-size: 1.2rem;\r\n            color: #666;\r\n            font-weight: 400;\r\n            opacity: 0;\r\n            transform: translateY(30px);\r\n            animation: bookstream-fadeInUp 1s ease-out 0.8s forwards;\r\n        }\r\n\r\n        \/* Features Grid *\/\r\n        .bookstream-features-grid {\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: flex-start;\r\n            gap: 40px;\r\n            flex-wrap: nowrap;\r\n            max-width: 1100px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Feature Cards *\/\r\n        .bookstream-feature-card {\r\n            background: white;\r\n            border-radius: 20px;\r\n            padding: 40px 25px;\r\n            width: 100%;\r\n            max-width: 350px;\r\n            text-align: center;\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\r\n            position: relative;\r\n            overflow: hidden;\r\n            opacity: 0;\r\n            transform: translateY(60px) scale(0.9);\r\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n            cursor: pointer;\r\n            flex: 1;\r\n        }\r\n\r\n        .bookstream-feature-card:nth-child(1) {\r\n            animation: bookstream-cardSlideIn 0.8s ease-out 1s forwards;\r\n        }\r\n\r\n        .bookstream-feature-card:nth-child(2) {\r\n            animation: bookstream-cardSlideIn 0.8s ease-out 1.3s forwards;\r\n        }\r\n\r\n        .bookstream-feature-card:nth-child(3) {\r\n            animation: bookstream-cardSlideIn 0.8s ease-out 1.6s forwards;\r\n        }\r\n\r\n        \/* Card Hover Effects *\/\r\n        .bookstream-feature-card::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.1), transparent);\r\n            transition: left 0.6s ease;\r\n        }\r\n\r\n        .bookstream-feature-card:hover::before {\r\n            left: 100%;\r\n        }\r\n\r\n        .bookstream-feature-card:hover {\r\n            transform: translateY(-15px) scale(1.02);\r\n            box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);\r\n        }\r\n\r\n        \/* Feature Icons *\/\r\n        .bookstream-feature-icon {\r\n            width: 100px;\r\n            height: 100px;\r\n            margin: 0 auto 30px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 2.5rem;\r\n            color: #666;\r\n            position: relative;\r\n            overflow: hidden;\r\n            transition: all 0.4s ease;\r\n        }\r\n\r\n        \/* Different colors for each icon *\/\r\n        .bookstream-icon-devices {\r\n            background: linear-gradient(135deg, #e8e8e8, #d0d0d0);\r\n        }\r\n\r\n        .bookstream-icon-secure {\r\n            background: linear-gradient(135deg, #e8e8e8, #d0d0d0);\r\n        }\r\n\r\n        .bookstream-icon-instant {\r\n            background: linear-gradient(135deg, #e8e8e8, #d0d0d0);\r\n        }\r\n\r\n        .bookstream-feature-icon::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 50%;\r\n            left: 50%;\r\n            width: 0;\r\n            height: 0;\r\n            background: rgba(255, 255, 255, 0.3);\r\n            border-radius: 50%;\r\n            transform: translate(-50%, -50%);\r\n            transition: all 0.6s ease;\r\n        }\r\n\r\n        .bookstream-feature-card:hover .bookstream-feature-icon::before {\r\n            width: 100%;\r\n            height: 100%;\r\n        }\r\n\r\n        .bookstream-feature-card:hover .bookstream-feature-icon {\r\n            transform: rotate(10deg) scale(1.1);\r\n        }\r\n\r\n        \/* Different shadow colors for each icon on hover *\/\r\n        .bookstream-feature-card:hover .bookstream-icon-devices {\r\n            box-shadow: 0 15px 30px rgba(200, 200, 200, 0.4);\r\n        }\r\n\r\n        .bookstream-feature-card:hover .bookstream-icon-secure {\r\n            box-shadow: 0 15px 30px rgba(200, 200, 200, 0.4);\r\n        }\r\n\r\n        .bookstream-feature-card:hover .bookstream-icon-instant {\r\n            box-shadow: 0 15px 30px rgba(200, 200, 200, 0.4);\r\n        }\r\n\r\n        \/* Icon Specific Styles *\/\r\n        .bookstream-feature-icon {\r\n            font-size: 2.5rem;\r\n        }\r\n\r\n        \/* Feature Text *\/\r\n        .bookstream-feature-title {\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n            color: #333;\r\n            margin-bottom: 15px;\r\n            transition: color 0.3s ease;\r\n        }\r\n\r\n        .bookstream-feature-card:hover .bookstream-feature-title {\r\n            color: #2c5f6f;\r\n        }\r\n\r\n        .bookstream-feature-description {\r\n            font-size: 1rem;\r\n            color: #666;\r\n            line-height: 1.6;\r\n            transition: color 0.3s ease;\r\n        }\r\n\r\n        .bookstream-feature-card:hover .bookstream-feature-description {\r\n            color: #555;\r\n        }\r\n\r\n        \/* Keyframe Animations *\/\r\n        @keyframes bookstream-fadeInUp {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        @keyframes bookstream-cardSlideIn {\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0) scale(1);\r\n            }\r\n        }\r\n\r\n        @keyframes bookstream-expandWidth {\r\n            from {\r\n                width: 0;\r\n            }\r\n            to {\r\n                width: 80px;\r\n            }\r\n        }\r\n\r\n        @keyframes bookstream-float {\r\n            0%, 100% {\r\n                transform: translateY(0px) rotate(0deg);\r\n            }\r\n            33% {\r\n                transform: translateY(-20px) rotate(5deg);\r\n            }\r\n            66% {\r\n                transform: translateY(-10px) rotate(-5deg);\r\n            }\r\n        }\r\n\r\n        @keyframes bookstream-iconPulse {\r\n            0%, 100% {\r\n                transform: scale(1);\r\n            }\r\n            50% {\r\n                transform: scale(1.1);\r\n            }\r\n        }\r\n\r\n        \/* Add pulse animation to icons *\/\r\n        .bookstream-icon-devices {\r\n            animation: bookstream-iconPulse 2s ease-in-out infinite;\r\n        }\r\n\r\n        .bookstream-icon-secure {\r\n            animation: bookstream-iconPulse 2s ease-in-out infinite 0.5s;\r\n        }\r\n\r\n        .bookstream-icon-instant {\r\n            animation: bookstream-iconPulse 2s ease-in-out infinite 1s;\r\n        }\r\n\r\n        \/* Intersection Observer Animation Triggers *\/\r\n        .bookstream-animate-on-scroll {\r\n            opacity: 0;\r\n            transform: translateY(50px);\r\n            transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);\r\n        }\r\n\r\n        .bookstream-animate-on-scroll.bookstream-animate {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n\r\n        \/* Mobile Responsive *\/\r\n        @media (max-width: 992px) {\r\n            .bookstream-features-grid {\r\n                flex-wrap: wrap;\r\n                gap: 30px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .bookstream-why-choose-section {\r\n                padding: 80px 15px;\r\n            }\r\n\r\n            .bookstream-why-title {\r\n                font-size: 2.2rem;\r\n            }\r\n\r\n            .bookstream-why-subtitle {\r\n                font-size: 1rem;\r\n            }\r\n\r\n            .bookstream-features-grid {\r\n                flex-direction: column;\r\n                align-items: center;\r\n                gap: 30px;\r\n            }\r\n\r\n            .bookstream-feature-card {\r\n                width: 100%;\r\n                max-width: 350px;\r\n                padding: 30px 20px;\r\n            }\r\n\r\n            .bookstream-feature-icon {\r\n                width: 80px;\r\n                height: 80px;\r\n                font-size: 2rem;\r\n                margin-bottom: 20px;\r\n            }\r\n\r\n            .bookstream-feature-title {\r\n                font-size: 1.2rem;\r\n            }\r\n\r\n            .bookstream-feature-description {\r\n                font-size: 0.9rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .bookstream-why-title {\r\n                font-size: 1.8rem;\r\n            }\r\n\r\n            .bookstream-feature-card {\r\n                max-width: 280px;\r\n                padding: 25px 15px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Why Choose BookStream Section -->\r\n    <section class=\"bookstream-why-choose-section\">\r\n        <!-- Animated Background -->\r\n        <div class=\"bookstream-bg-animation\">\r\n            <div class=\"bookstream-floating-shape bookstream-shape-1\"><\/div>\r\n            <div class=\"bookstream-floating-shape bookstream-shape-2\"><\/div>\r\n            <div class=\"bookstream-floating-shape bookstream-shape-3\"><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"bookstream-why-container\">\r\n            <!-- Header -->\r\n            <div class=\"bookstream-why-header\">\r\n                <h2 class=\"bookstream-why-title\">What makes Book Flow unique?<\/h2>\r\n                <p class=\"bookstream-why-subtitle\">Immerse yourself in seamless reading with smart search, offline mode and exclusive recommendations.\r\nYour library, always at hand - without compromise.<\/p>\r\n            <\/div>\r\n            \r\n            <!-- Features Grid -->\r\n            <div class=\"bookstream-features-grid\">\r\n                <!-- Multi-Device Access -->\r\n                <div class=\"bookstream-feature-card\">\r\n                    <div class=\"bookstream-feature-icon bookstream-icon-devices\">\ud83d\udcf1<\/div>\r\n                    <h3 class=\"bookstream-feature-title\">Multi-device access<\/h3>\r\n                    <p class=\"bookstream-feature-description\">Read on any device - smartphone, tablet, desktop or e-reader. Your library synchronizes automatically on all platforms.<\/p>\r\n                <\/div>\r\n\r\n                <!-- Secure & Private -->\r\n                <div class=\"bookstream-feature-card\">\r\n                    <div class=\"bookstream-feature-icon bookstream-icon-secure\">\ud83d\udd12<\/div>\r\n                    <h3 class=\"bookstream-feature-title\">Secure &amp; Private<\/h3>\r\n                    <p class=\"bookstream-feature-description\">GDPR-compliant with encryption at company level. Your reading habits and personal data remain completely private.<\/p>\r\n                <\/div>\r\n\r\n                <!-- Instant Downloads -->\r\n                <div class=\"bookstream-feature-card\">\r\n                    <div class=\"bookstream-feature-icon bookstream-icon-instant\">\u26a1<\/div>\r\n                    <h3 class=\"bookstream-feature-title\">Instant downloads<\/h3>\r\n                    <p class=\"bookstream-feature-description\">Download eBooks instantly in EPUB or PDF format. No waiting, no limits - just instant access to your chosen books.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ Enhanced animations with Intersection Observer\r\n        const observerOptions = {\r\n            threshold: 0.1,\r\n            rootMargin: '0px 0px -50px 0px'\r\n        };\r\n\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.classList.add('bookstream-animate');\r\n                }\r\n            });\r\n        }, observerOptions);\r\n\r\n        \/\/ Observe elements for scroll animations\r\n        document.addEventListener('DOMContentLoaded', () => {\r\n            const animateElements = document.querySelectorAll('.bookstream-animate-on-scroll');\r\n            animateElements.forEach(el => observer.observe(el));\r\n\r\n            \/\/ Add staggered animation to feature cards\r\n            const featureCards = document.querySelectorAll('.bookstream-feature-card');\r\n            featureCards.forEach((card, index) => {\r\n                card.style.animationDelay = `${1 + (index * 0.3)}s`;\r\n            });\r\n\r\n            \/\/ Add particle effect on card hover\r\n            featureCards.forEach(card => {\r\n                card.addEventListener('mouseenter', createParticles);\r\n            });\r\n        });\r\n\r\n        \/\/ Particle effect function\r\n        function createParticles(e) {\r\n            const card = e.currentTarget;\r\n            const rect = card.getBoundingClientRect();\r\n            \r\n            for (let i = 0; i < 5; i++) {\r\n                const particle = document.createElement('div');\r\n                particle.style.cssText = `\r\n                    position: absolute;\r\n                    width: 4px;\r\n                    height: 4px;\r\n                    background: #d4af37;\r\n                    border-radius: 50%;\r\n                    pointer-events: none;\r\n                    top: ${Math.random() * rect.height}px;\r\n                    left: ${Math.random() * rect.width}px;\r\n                    animation: bookstream-particleFloat 1s ease-out forwards;\r\n                `;\r\n                \r\n                card.appendChild(particle);\r\n                \r\n                setTimeout(() => {\r\n                    if (particle.parentNode) {\r\n                        particle.parentNode.removeChild(particle);\r\n                    }\r\n                }, 1000);\r\n            }\r\n        }\r\n\r\n        \/\/ Add particle animation keyframes dynamically\r\n        const style = document.createElement('style');\r\n        style.textContent = `\r\n            @keyframes bookstream-particleFloat {\r\n                0% {\r\n                    opacity: 1;\r\n                    transform: translateY(0) scale(1);\r\n                }\r\n                100% {\r\n                    opacity: 0;\r\n                    transform: translateY(-30px) scale(0);\r\n                }\r\n            }\r\n        `;\r\n        document.head.appendChild(style);\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-32fab7c e-flex e-con-boxed e-con e-parent\" data-id=\"32fab7c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed8dc68 elementor-widget elementor-widget-heading\" data-id=\"ed8dc68\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Get in touch with us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7762a320 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7762a320\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-49122cea\" data-id=\"49122cea\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dbe10eb wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"dbe10eb\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-bordered wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">Send us an e-mail<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f974b53 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"f974b53\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><div class='fluentform ff-default fluentform_wrapper_3 ffs_default_wrap'><form data-form_id=\"3\" id=\"fluentform_3\" class=\"frm-fluent-form fluent_form_3 ff-el-form-top ff_form_instance_3_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" action=\"\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo (#3)<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='1068' \/><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"bbcc908596\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/1068\" \/><div data-type=\"name-element\" data-name=\"names\" class=\"ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell'><div class='ff-el-group  ff-el-form-hide_label'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_3_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"First name\" aria-invalid=\"false\" aria-required=\"false\"><\/div><\/div><\/div><div class='ff-t-cell'><div class='ff-el-group  ff-el-form-hide_label'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_3_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Surname\" aria-invalid=\"false\" aria-required=\"false\"><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group ff-el-form-hide_label'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_email' aria-label=\"email\">email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_3_email\" class=\"ff-el-form-control\" placeholder=\"E-mail address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=\"true\"><\/div><\/div><div class='ff-el-group ff-el-form-hide_label'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Topic\" data-name=\"subject\" id=\"ff_3_subject\"  aria-invalid=\"false\" aria-required=\"false\"><\/div><\/div><div class='ff-el-group ff-el-form-hide_label'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-invalid=\"false\" aria-required=\"true\" name=\"message\" id=\"ff_3_message\" class=\"ff-el-form-control\" placeholder=\"Your message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\" >Send form<\/button><\/div><\/fieldset><input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form><div id='fluentform_3_errors' class='ff-errors-in-stack ff_form_instance_3_1 ff-form-loading_errors ff_form_instance_3_1_errors'><\/div><\/div>        <script type=\"text\/javascript\">\n            window.fluent_form_ff_form_instance_3_1 = {\"id\":\"3\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_3_1\",\"form_id_selector\":\"fluentform_3\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":true,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                    <\/script>\n        <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6b696f6d\" data-id=\"6b696f6d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-797c31b2 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"797c31b2\" data-element_type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-bordered wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">FREQUENTLY ASKED QUESTIONS<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f921b60 elementor-widget elementor-widget-wd_text_block\" data-id=\"1f921b60\" data-element_type=\"widget\" data-widget_type=\"wd_text_block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-text-block reset-last-child text-left\">\n\t\t\t\n\t\t\t<p>BookFlow focuses on your questions and your reading experience. Whether it's about your account, access to your e-books, technical problems with downloads or payment details - our support team is there for you personally and will quickly find a suitable solution. Don't hesitate to contact us as soon as you need support.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-inner-section elementor-element elementor-element-2dde7313 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2dde7313\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-17d7d8c9\" data-id=\"17d7d8c9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2db2c4c elementor-widget elementor-widget-wd_infobox\" data-id=\"2db2c4c\" data-element_type=\"widget\" data-widget_type=\"wd_infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"info-box-wrapper\">\n\t\t\t<div class=\"wd-info-box text-left box-icon-align-left box-style-base color-scheme- wd-items-top\">\n\t\t\t\t\t\t\t\t\t<div class=\"box-icon-wrapper  box-with-icon box-icon-simple\">\n\t\t\t\t\t\t<div class=\"info-box-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"info-svg-wrapper\" style=\"width:40px; height:40px;\"><img loading=\"lazy\" decoding=\"async\"  src=\"https:\/\/www.book-flow.net\/wp-content\/uploads\/2025\/07\/wd-envelope-dark.svg\" title=\"wd-envelope-dark.svg\" width=\"40\" height=\"40\"><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"info-box-content\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"info-box-inner reset-last-child\"data-elementor-setting-key=\"content\"><p><span style=\"color: #333333;\"><strong>Email:<\/strong><\/span><br \/>\n<a href=\"mailto:info@book-flow.net\">info@book-flow.net<\/a><\/p>\n<\/div>\n\n\t\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Read Discover Download Discover your next top e-book Dive into our huge collection for business, wellness and fitness.<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1068","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.book-flow.net\/en\/wp-json\/wp\/v2\/pages\/1068","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.book-flow.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.book-flow.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.book-flow.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.book-flow.net\/en\/wp-json\/wp\/v2\/comments?post=1068"}],"version-history":[{"count":5,"href":"https:\/\/www.book-flow.net\/en\/wp-json\/wp\/v2\/pages\/1068\/revisions"}],"predecessor-version":[{"id":50893,"href":"https:\/\/www.book-flow.net\/en\/wp-json\/wp\/v2\/pages\/1068\/revisions\/50893"}],"wp:attachment":[{"href":"https:\/\/www.book-flow.net\/en\/wp-json\/wp\/v2\/media?parent=1068"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}