Section

One of the main building blocks of a page. Controls the width, background, spacing.
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: This is a section
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: none
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: It can have a background color, border, width, padding, shape and more.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: rounded
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}

Properties

labelstring

Does not appear on the live site. Optionally provides a description to help identify the component in CloudCannon.

content_blockscomponent array

The content blocks inside the section

linkstring

Links the entire section to a url.

optionsobject

Configuration options for the Section

Examples

Diagonal Shapes

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: diagonal
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: diagonal
      size: null
      reverse: true
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: diagonal-top
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: diagonal-bottom
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}

Wedge Shapes

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: wedge
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: wedge
      size: null
      reverse: true
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}

Max Content Width

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: xs
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "layouts/section" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: s
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "layouts/section" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "layouts/section" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: l
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "layouts/section" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: xl
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "layouts/section" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: 2xl
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "layouts/section" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: null
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "layouts/section" bind: block  %}

Link

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: layouts/section
      label: null
      link: https://example.com
      content_blocks:
        - _bookshop_name: elements/heading
          inline_markdown: I'm a clickable section
          level: h3
          options:
            size: null
            weight: null
            case: null
            decoration: null
            margin:
              top: null
              bottom: null
            align: center
          icon:
            alt: null
            name: null
            options:
              color: null
              background: null
              position: null
      options:
        max_content_width: null
        margin:
          top: null
          bottom: null
        shape:
          type: null
          size: null
          reverse: false
        padding:
          vertical: m
          horizontal: m
        background:
          color: subtle
          image:
            src: null
            alt: null
            options:
              opacity: null
              rounded: null
              horizontal_position: null
              vertical_position: null
              above_background: null
              repeat: null
              fixed: null
              fit: cover
        border:
          width: null
          color: null
          type: rounded
        gap: null
        reverse: null
        alignment:
          horizontal: center
          vertical: top
  options:
    max_content_width: s
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "layouts/section" bind: block  %}

Background

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: highlight
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: false
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: accent
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: false
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: strong
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: false
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 0.2
      image:
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: start
          vertical_position: top
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}

Horizontal Alignment

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Start aligned
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        This is a paragraph to help demonstrate the alignment inside a section.
        We have a small section width so you'll see the alignment better.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: s
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: highlight
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: start
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Center aligned
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        This is a paragraph to help demonstrate the alignment inside a section.
        We have a small section width so you'll see the alignment better.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: s
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: highlight
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: End aligned
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        This is a paragraph to help demonstrate the alignment inside a section.
        We have a small section width so you'll see the alignment better.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: s
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: highlight
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: end
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}

Vertical Alignment

---
block:
  _bookshop_name: layouts/split
  first:
    distribution:
      type: percentage
      fixed_width: null
      percentage_width: half
      min_width: null
    content_blocks:
      - _bookshop_name: layouts/section
        label: null
        link: null
        content_blocks:
          - _bookshop_name: elements/heading
            inline_markdown: Top aligned
            level: h2
            options:
              size: null
              weight: null
              case: null
              decoration: null
              margin:
                top: none
                bottom: null
              align: start
            icon:
              alt: null
              name: null
              options:
                color: null
                background: null
                position: null
          - _bookshop_name: elements/paragraph
            inline_markdown: >-
              This is a paragraph to help demonstrate the alignment inside a
              section. We have a small section width so you'll see the alignment
              better.
            options:
              align: null
              size: null
              decoration: null
              margin:
                top: null
                bottom: null
        options:
          max_content_width: s
          margin:
            top: null
            bottom: null
          shape:
            type: null
            size: null
            reverse: false
          padding:
            vertical: m
            horizontal: m
          background:
            color: highlight
            image:
              src: null
              alt: null
              options:
                opacity: null
                rounded: null
                horizontal_position: null
                vertical_position: null
                above_background: null
                repeat: null
                fixed: null
                fit: cover
          border:
            width: null
            color: null
            type: null
          gap: null
          reverse: null
          alignment:
            horizontal: center
            vertical: top
  last:
    distribution:
      type: percentage
      fixed_width: null
      percentage_width: half
      min_width: null
    content_blocks:
      - _bookshop_name: elements/image
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: 1
          rounded: null
          margin:
            top: null
            bottom: null
          dimensions:
            max:
              width: null
              height: null
            min:
              width: null
              height: null
            base:
              width: null
              height: null
          horizontal_position: center
  options:
    gap: null
    reverse: null
    position: stretch
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/split
  first:
    distribution:
      type: percentage
      fixed_width: null
      percentage_width: half
      min_width: null
    content_blocks:
      - _bookshop_name: layouts/section
        label: null
        link: null
        content_blocks:
          - _bookshop_name: elements/heading
            inline_markdown: Center aligned
            level: h2
            options:
              size: null
              weight: null
              case: null
              decoration: null
              margin:
                top: none
                bottom: null
              align: start
            icon:
              alt: null
              name: null
              options:
                color: null
                background: null
                position: null
          - _bookshop_name: elements/paragraph
            inline_markdown: >-
              This is a paragraph to help demonstrate the alignment inside a
              section. We have a small section width so you'll see the alignment
              better.
            options:
              align: null
              size: null
              decoration: null
              margin:
                top: null
                bottom: null
        options:
          max_content_width: s
          margin:
            top: null
            bottom: null
          shape:
            type: null
            size: null
            reverse: false
          padding:
            vertical: m
            horizontal: m
          background:
            color: highlight
            image:
              src: null
              alt: null
              options:
                opacity: null
                rounded: null
                horizontal_position: null
                vertical_position: null
                above_background: null
                repeat: null
                fixed: null
                fit: cover
          border:
            width: null
            color: null
            type: null
          gap: null
          reverse: null
          alignment:
            horizontal: center
            vertical: center
  last:
    distribution:
      type: percentage
      fixed_width: null
      percentage_width: half
      min_width: null
    content_blocks:
      - _bookshop_name: elements/image
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: 1
          rounded: null
          margin:
            top: null
            bottom: null
          dimensions:
            max:
              width: null
              height: null
            min:
              width: null
              height: null
            base:
              width: null
              height: null
          horizontal_position: center
  options:
    gap: null
    reverse: null
    position: stretch
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/split
  first:
    distribution:
      type: percentage
      fixed_width: null
      percentage_width: half
      min_width: null
    content_blocks:
      - _bookshop_name: layouts/section
        label: null
        link: null
        content_blocks:
          - _bookshop_name: elements/heading
            inline_markdown: Bottom aligned
            level: h2
            options:
              size: null
              weight: null
              case: null
              decoration: null
              margin:
                top: none
                bottom: null
              align: start
            icon:
              alt: null
              name: null
              options:
                color: null
                background: null
                position: null
          - _bookshop_name: elements/paragraph
            inline_markdown: >-
              This is a paragraph to help demonstrate the alignment inside a
              section. We have a small section width so you'll see the alignment
              better.
            options:
              align: null
              size: null
              decoration: null
              margin:
                top: null
                bottom: null
        options:
          max_content_width: s
          margin:
            top: null
            bottom: null
          shape:
            type: null
            size: null
            reverse: false
          padding:
            vertical: m
            horizontal: m
          background:
            color: highlight
            image:
              src: null
              alt: null
              options:
                opacity: null
                rounded: null
                horizontal_position: null
                vertical_position: null
                above_background: null
                repeat: null
                fixed: null
                fit: cover
          border:
            width: null
            color: null
            type: null
          gap: null
          reverse: null
          alignment:
            horizontal: center
            vertical: bottom
  last:
    distribution:
      type: percentage
      fixed_width: null
      percentage_width: half
      min_width: null
    content_blocks:
      - _bookshop_name: elements/image
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: 1
          rounded: null
          margin:
            top: null
            bottom: null
          dimensions:
            max:
              width: null
              height: null
            min:
              width: null
              height: null
            base:
              width: null
              height: null
          horizontal_position: center
  options:
    gap: null
    reverse: null
    position: stretch
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/split
  first:
    distribution:
      type: percentage
      fixed_width: null
      percentage_width: half
      min_width: null
    content_blocks:
      - _bookshop_name: layouts/section
        label: null
        link: null
        content_blocks:
          - _bookshop_name: elements/heading
            inline_markdown: Between aligned
            level: h2
            options:
              size: null
              weight: null
              case: null
              decoration: null
              margin:
                top: none
                bottom: null
              align: start
            icon:
              alt: null
              name: null
              options:
                color: null
                background: null
                position: null
          - _bookshop_name: elements/paragraph
            inline_markdown: >-
              This is a paragraph to help demonstrate the alignment inside a
              section. We have a small section width so you'll see the alignment
              better.
            options:
              align: null
              size: null
              decoration: null
              margin:
                top: null
                bottom: null
        options:
          max_content_width: s
          margin:
            top: null
            bottom: null
          shape:
            type: null
            size: null
            reverse: false
          padding:
            vertical: m
            horizontal: m
          background:
            color: highlight
            image:
              src: null
              alt: null
              options:
                opacity: null
                rounded: null
                horizontal_position: null
                vertical_position: null
                above_background: null
                repeat: null
                fixed: null
                fit: cover
          border:
            width: null
            color: null
            type: null
          gap: null
          reverse: null
          alignment:
            horizontal: center
            vertical: between
  last:
    distribution:
      type: percentage
      fixed_width: null
      percentage_width: half
      min_width: null
    content_blocks:
      - _bookshop_name: elements/image
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: 1
          rounded: null
          margin:
            top: null
            bottom: null
          dimensions:
            max:
              width: null
              height: null
            min:
              width: null
              height: null
            base:
              width: null
              height: null
          horizontal_position: center
  options:
    gap: null
    reverse: null
    position: stretch
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}

Image

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 0.2
      image:
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: start
          vertical_position: top
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 0.2
      image:
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: center
          vertical_position: center
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 0.2
      image:
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: end
          vertical_position: bottom
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: null
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 0.2
      image:
        src: /assets/images/pattern.svg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: true
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: null
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 0.2
      image:
        src: /assets/images/pattern.svg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: true
          fixed: true
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
    - _bookshop_name: elements/spacer
      options:
        height: 3xl
        pull_up: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: diagonal-bottom
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 0.2
      image:
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: start
          vertical_position: top
          above_background: null
          repeat: null
          fixed: true
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: diagonal-bottom
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 1
      image:
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: start
          vertical_position: top
          above_background: true
          repeat: null
          fixed: false
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: diagonal-bottom
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 1
      image:
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: start
          vertical_position: top
          above_background: true
          repeat: null
          fixed: false
          fit: contain
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: diagonal-bottom
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: 1
      image:
        src: /assets/images/bg.jpg
        alt: Forest
        options:
          opacity: null
          rounded: null
          horizontal_position: start
          vertical_position: top
          above_background: true
          repeat: null
          fixed: false
          fit: fill
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}

Scheme

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: light
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: dark
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: null
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: base
      scheme: opposite
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: null
      color: null
      type: null
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}

Border

---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: none
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: null
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: thin
      color: subtle
      type: solid
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: none
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: null
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: thin
      color: strong
      type: solid
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: none
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: null
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: thick
      color: subtle
      type: solid
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: none
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: null
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: thin
      color: strong
      type: rounded
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}
---
block:
  _bookshop_name: layouts/section
  label: null
  link: null
  content_blocks:
    - _bookshop_name: elements/heading
      inline_markdown: Your Vision, Our Expertise
      level: h2
      options:
        size: null
        weight: null
        case: null
        decoration: null
        margin:
          top: none
          bottom: null
        align: start
      icon:
        alt: null
        name: null
        options:
          color: null
          background: null
          position: null
    - _bookshop_name: elements/paragraph
      inline_markdown: >-
        At **Pioneer Solutions**, we specialize in transforming businesses with
        cutting-edge technology and strategic insight. From small startups to
        global enterprises, our team has the experience and skills to bring your
        vision to life.
      options:
        align: null
        size: null
        decoration: null
        margin:
          top: null
          bottom: null
  options:
    max_content_width: m
    margin:
      top: null
      bottom: null
    shape:
      type: null
      size: null
      reverse: false
    padding:
      vertical: m
      horizontal: m
    background:
      color: subtle
      scheme: null
      shadow: null
      transforms:
        scale: null
        translate_x: null
        translate_y: null
        blur: null
        opacity: null
      image:
        src: null
        alt: null
        options:
          opacity: null
          rounded: null
          horizontal_position: null
          vertical_position: null
          above_background: null
          repeat: null
          fixed: null
          fit: cover
    border:
      width: none
      color: null
      type: rounded-bottom-large
    gap: null
    reverse: null
    alignment:
      horizontal: center
      vertical: top
---
{% bookshop "{{block._bookshop_name}}" bind: block  %}