swedbank-pay-design-guide-jekyll-theme 1.12.5 → 1.13.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: db14aaa60f86d0e7e24b02bd5f1f68aa46328c330bbd60fe49a992076fdd314d
4
- data.tar.gz: 8b780c258d8c37fec33a10473e529cd4d214133a714d2ab99cc0ffda3cea1ad7
3
+ metadata.gz: 39ab7c9ead445b387b2a34bea26e2951965110562019bfb2a4ff3b9b8428db05
4
+ data.tar.gz: 2c48cd3997b489b406d23b4cbb98e2eb889a71e5a661e3ac434f791a8048f0f4
5
5
  SHA512:
6
- metadata.gz: b66f6337a1db5117c157cd02bf54e71418ce48a4559d57d3ebb7162c6c1114dde63106a2cffaf027b24c6a0737d293575bb2cc2ca59347138abb23fe744d60cf
7
- data.tar.gz: eeed74369e98cc4385a777e5840a85e2450a75c027004e2dc3caec81fead9e2d60f0935730a789baa867d32ee7c3e3a96c78ccf33c1b7617f20640ee84d12326
6
+ metadata.gz: 1c46543a89ed8c59e88db5e697fe64efbebf1d6203d72b870975f9d5ac46b9d313d51731a6e0b53b52f3a24963e2ec6549231dcf56c18574383888a62decc552
7
+ data.tar.gz: 7a47eff5f454cfee43694c8ec924773247a4c95038da1b1d7819b8b52aaf3eb193beee0a4ee3ef3f3967609b2b99da8d3290da7c9d49d7ec571e760a145f7d4c
data/README.md CHANGED
@@ -22,38 +22,38 @@ The Docker installation is the one we recommend to use for its simplicity.
22
22
 
23
23
  ### Docker
24
24
 
25
- 1. Install [Docker][docker], using Linux containers.
25
+ 1. Install [Docker][docker], using Linux containers.
26
26
  Make sure virtualization is enabled on your machine.
27
- 2. Open a console window at the root of the repository and run
27
+ 2. Open a console window at the root of the repository and run
28
28
  `docker-compose up`
29
29
 
30
30
  ### Manual install
31
31
 
32
- 1. [Clone this repository][clone].
33
- 2. Jekyll is written in [Ruby][ruby], so you'll need to download and install
32
+ 1. [Clone this repository][clone].
33
+ 2. Jekyll is written in [Ruby][ruby], so you'll need to download and install
34
34
  that. If you're installing on Windows, choose setup with DevKit.
35
- 3. To install the [Ruby Gems][gems] this web site requires, you first need to
35
+ 3. To install the [Ruby Gems][gems] this web site requires, you first need to
36
36
  install [Bundler][bundler].
37
- 4. Install [Graphviz][graphviz], this will require Java.
38
- 5. Once Ruby ,Bundler, and Graphviz, is in place, type `bundle install` inside the root
37
+ 4. Install [Graphviz][graphviz], this will require Java.
38
+ 5. Once Ruby ,Bundler, and Graphviz, is in place, type `bundle install` inside the root
39
39
  folder of this repository.
40
- 6. Run `bundle exec jekyll serve` to start the website.
41
- 7. Open `http://localhost:4000` in a browser.
40
+ 6. Run `bundle exec jekyll serve` to start the website.
41
+ 7. Open `http://localhost:4000` in a browser.
42
42
 
43
43
  ### Required Visual Studio Code plugins
44
44
 
45
- * `shd101wyy.markdown-preview-enhanced`, to render Markdown to HTML in a
45
+ * `shd101wyy.markdown-preview-enhanced`, to render Markdown to HTML in a
46
46
  preview window.
47
- * `bpruitt-goddard.mermaid-markdown-syntax-highlighting`, to give syntax
47
+ * `bpruitt-goddard.mermaid-markdown-syntax-highlighting`, to give syntax
48
48
  highlighting to Mermaid diagrams in Markdown files.
49
- * `yzhang.markdown-all-in-one`, to enable a plethora of Markdown features,
49
+ * `yzhang.markdown-all-in-one`, to enable a plethora of Markdown features,
50
50
  most importantly formatting of Markdown tables with VS Code's built-in
51
51
  format functionality.
52
- * `stkb.rewrap`, to make line-breaking text at 80 characters easier.
53
- * `supperchong.pretty-json` to format selected JSON snippets in code
52
+ * `stkb.rewrap`, to make line-breaking text at 80 characters easier.
53
+ * `supperchong.pretty-json` to format selected JSON snippets in code
54
54
  examples.
55
- * `sissel.shopify-liquid` for syntax highlighting of [Liquid][liquid].
56
- * [Set up a ruler at 80 characters][vsc-ruler] by
55
+ * `sissel.shopify-liquid` for syntax highlighting of [Liquid][liquid].
56
+ * [Set up a ruler at 80 characters][vsc-ruler] by
57
57
  adding `"editor.rulers": [80]` to its configuration.
58
58
 
59
59
  Jekyll should now be fired up with this theme. You can now add pages, documents,
@@ -91,6 +91,7 @@ agreement][cla].
91
91
  [developer-portal]: <https://developer.swedbankpay.com/>
92
92
  [docker]: <https://www.docker.com/>
93
93
  [gems]: <https://rubygems.org/>
94
+ [github]: <https://github.com/SwedbankPay/swedbank-pay-design-guide-jekyll-theme>
94
95
  [graphviz]: <https://graphviz.org/download/>
95
96
  [license-badge]: https://img.shields.io/github/license/SwedbankPay/swedbank-pay-design-guide-jekyll-theme
96
97
  [license]: <https://opensource.org/licenses/MIT>
@@ -1,15 +1,28 @@
1
+ <!-- lint disable no-undefined-references -->
1
2
  {%- assign design_guide_url = include.design_guide_url -%}
2
3
  {%- capture startup_image_configs -%}
3
- 320,480,1,320x460
4
- 320,480,2,640x920
5
- 320,568,2,640x1096
6
- 375,667,2,750x1294
7
- 414,736,3,1182x2208,landscape
8
- 414,736,3,1242x2148,portrait
9
- 768,1024,1,748x1024,landscape
10
- 768,1024,1,768x1004,portrait
11
- 768,1024,2,1496x2048,landscape
12
- 768,1024,2,1536x2008,portrait
4
+ 640,1136,1,640x1136
5
+ 750,1334,1,750x1334
6
+ 828,1792,1,828x1792
7
+ 1125,2436,1,1125x2436
8
+ 1136,640,1,1136x640
9
+ 1242,2208,1,1242x2208
10
+ 1242,2688,1,1242x2688
11
+ 1334,750,1,1334x750
12
+ 1536,2048,1,1536x2048
13
+ 1620,2160,1,1620x2160
14
+ 1668,2224,1,1668x2224
15
+ 1668,2388,1,1668x2388
16
+ 1792,828,1,1792x828
17
+ 2048,1536,1,2048x1536
18
+ 2048,2732,1,2048x2732
19
+ 2160,1620,1,2160x1620
20
+ 2208,1242,1,2208x1242
21
+ 2224,1668,1,2224x1668
22
+ 2388,1668,1,2388x1668
23
+ 2436,1125,1,2436x1125
24
+ 2688,1242,1,2688x1242
25
+ 2732,2048,1,2732x2048
13
26
  {%- endcapture -%}
14
27
  {%- assign startup_image_configs = startup_image_configs | newline_to_br | split: '<br />' -%}
15
28
  {%- for startup_image_config in startup_image_configs -%}
@@ -0,0 +1,100 @@
1
+ {%- comment -%}
2
+ **Parameters
3
+ title(required): Title of the card
4
+ title_type: Determines size of the title
5
+ icon_content: Used to generate content of cards-icon
6
+ icon_outlined: Make icon_content outlined if icon_content is material-icon
7
+ icon_svg: Handles value of icon_content as a reference to a svg-file
8
+ no_icon: Hides cards-icon
9
+ text: Text content of the card
10
+ to(required): Url to the page to be directed to on click
11
+ type: sdk | module - Empty type result in default card styling
12
+ {%- endcomment -%}
13
+
14
+ {% assign title_type = include.title_type | default: 'h4', %}
15
+ {% assign icon_content = include.icon_content %}
16
+ {% assign icon_outlined = include.icon_outlined | default: false %}
17
+ {% assign icon_svg = include.icon_svg | default: false %}
18
+ {% assign no_icon = include.no_icon | default: false %}
19
+ {% assign text = include.text %}
20
+ {% assign to = include.to %}
21
+ {% assign disabled = include.disabled %}
22
+
23
+ {% unless icon_svg %}
24
+ {% if icon_content contains '/' or icon_content contains '.svg' %}
25
+ {% assign icon_svg = true %}
26
+ {% endif %}
27
+ {% endunless %}
28
+
29
+ {% assign card_class = 'cards cards-wide' | strip %}
30
+
31
+ <div class="{{ card_class }}">
32
+ {% if no_icon==false %}
33
+ <span class="cards-icon">
34
+ {% if icon_svg %}
35
+ {% include {{ icon_content }} %}
36
+ {% else %}
37
+ <i class="material-icons{% if icon_outlined %}-outlined{% endif %}">
38
+ {{ icon_content }}
39
+ </i>
40
+ {% endif %}
41
+ </span>
42
+ {% endif %}
43
+ {% if include.container_content %}
44
+ <div>
45
+ {% endif %}
46
+ <span class="cards-content">
47
+ <span class="{{ title_type }}">{{ include.title }}</span>
48
+ <span>{{ text | markdownify }}</span>
49
+ <table class="table table-plain">
50
+ <thead>
51
+ <tr>
52
+ {% for header in include.header %}
53
+ <th> {% if header.badge_type %}
54
+ <span class="badge badge-{{header.badge_type}}">{{header.table_header}}</span>
55
+ {% else %}
56
+ {{ header.table_header }}
57
+ {% endif %}
58
+ </th>
59
+ {% endfor %}
60
+ </tr>
61
+ </thead>
62
+ <tbody>
63
+ {% for table_content in include.table_content %}
64
+ <tr>
65
+
66
+ <th scope="row">
67
+ <i class="material-icons{% if icon_outlined %}-outlined{% endif %}">
68
+ {{table_content.icon}}
69
+ </i> {{table_content.label}}
70
+ <td>
71
+ {% if table_content.swedbankPay %}
72
+ <i class="material-icons{% if icon_outlined %}-outlined{% endif %}">
73
+ check_circle_outline
74
+ </i>
75
+ {% endif %}
76
+ </td>
77
+ <td>
78
+ {% if table_content.merchantSide %}
79
+ <i class="material-icons{% if icon_outlined %}-outlined{% endif %}">
80
+ check_circle_outline
81
+ </i>
82
+ {% endif %}
83
+ </td>
84
+ </th>
85
+ </tr>
86
+ {% endfor %}
87
+ </tbody>
88
+ </table>
89
+ </span>
90
+ {% unless disabled %}
91
+ <a class="btn btn-{{include.button_type}} {{include.button_alignment}}" href="{{to}}" type="button">{{ include.button_content }}<i class="material-icons ml-2"> arrow_forward</i></a>
92
+ {% endunless %}
93
+ {% if include.container_content %}
94
+ </div>
95
+ <div class="container-right">
96
+ {{ include.container_content | markdownify }}
97
+ </div>
98
+ {% endif %}
99
+ </div>
100
+
@@ -5,7 +5,7 @@ Original creator: https://sebnitu.com/2016/10/13/dynamic-menus-in-jekyll/
5
5
  <div class="sidebar dg-sidebar">
6
6
  <nav class="sidebar-nav">
7
7
  <a href="/" class="sidebar-header">
8
- <img src="{{ design_guide_url }}/img/swedbankpay-logo-v.svg" alt="Swedbank Pay vertical logo" />
8
+ <img src="{{ design_guide_url }}/designguide/assets/swedbankpay-logo-v.svg" alt="Swedbank Pay vertical logo" class="logotype-vertical logotype-sm" />
9
9
  <div class="sidebar-header-text">
10
10
  <span>{</span>Developer portal<span>}</span>
11
11
  </div>
@@ -0,0 +1,18 @@
1
+
2
+
3
+
4
+
5
+ <div id="tabs-showcase-example" class="tabs">
6
+ <ul>
7
+ <li class="active">
8
+ <a href="#">Selected</a>
9
+ </li>
10
+ <li>
11
+ <a href="#">Unselected</a>
12
+ </li>
13
+ <li>
14
+ <a href="#">Unselected</a>
15
+ </li>
16
+ </ul>
17
+ </div>
18
+ <p>Content of the selected tabs</p>
@@ -2,6 +2,7 @@
2
2
  {% assign main_title = page.main_title | default: page.title %}
3
3
  {% assign description = page.description %}
4
4
  {% assign estimated_read = page.estimated_read %}
5
+ {% assign checkout_v3 = page.checkout_v3 %}
5
6
  {% capture max_width_class %}
6
7
  {% if page.card_overview %}
7
8
  max-width-card-overview
@@ -10,25 +11,29 @@
10
11
  {% endif %}
11
12
  {% endcapture %}
12
13
 
13
- <div class="title-header">
14
- <div class="title-header-container {{ max_width_class | strip }}">
15
- {% if lead_title != nil %}
16
- <h4>{{ lead_title }}</h4>
17
- {% endif %}
14
+ {% if checkout_v3 %}
15
+ <div class="title-header-checkout-v3">
16
+ {% else %}
17
+ <div class="title-header">
18
+ {% endif %}
19
+ <div class="title-header-container {{ max_width_class | strip }}">
20
+ {% if lead_title != nil %}
21
+ <h4>{{ lead_title }}</h4>
22
+ {% endif %}
18
23
 
19
- <h1>{{ main_title }}</h1>
24
+ <h1>{{ main_title }}</h1>
20
25
 
21
- {% if estimated_read %}
22
- <div class="title-header-estimated-read">
23
- <i class="material-icons">schedule</i>
24
- {{ estimated_read }} min read
25
- </div>
26
- {% endif %}
26
+ {% if estimated_read %}
27
+ <div class="title-header-estimated-read">
28
+ <i class="material-icons">schedule</i>
29
+ {{ estimated_read }} min read
30
+ </div>
31
+ {% endif %}
27
32
 
28
- {% if description %}
29
- <p>{{ description | markdownify }}</p>
30
- {% endif %}
31
- </div>
33
+ {% if description %}
34
+ <p>{{ description | markdownify }}</p>
35
+ {% endif %}
36
+ </div>
32
37
 
33
- {% include github.html %}
34
- </div>
38
+ {% include github.html %}
39
+ </div>
@@ -12,7 +12,7 @@
12
12
  {%- assign description = page.opengraph.description | default: site.opengraph.description -%}
13
13
  {%- assign image = page.opengraph.image | default: site.opengraph.image -%}
14
14
  {%- assign design_guide_base_url = site.design_guide.base_url | default: 'https://design.swedbankpay.com' -%}
15
- {%- assign design_guide_version = site.design_guide.version | default: '5.0.1' -%}
15
+ {%- assign design_guide_version = site.design_guide.version | default: '7.1.0' -%}
16
16
  {%- assign design_guide_url = design_guide_base_url | append: '/v/' | append: design_guide_version -%}
17
17
  <!DOCTYPE html>
18
18
  <html lang="{{ site.lang | default: "en-US" }}">
@@ -38,13 +38,13 @@
38
38
  {%- if image != nil %}
39
39
  <meta property="og:image" value="{{ image }}" />{% endif %}
40
40
  <title>{{ title }}</title>
41
- <link rel="stylesheet" href="{{ design_guide_url }}/styles/dg-style.css" />
41
+ <link rel="stylesheet" href="{{ design_guide_url }}/styles/swedbankpay.css" />
42
+ <link rel="stylesheet" href="{{ design_guide_url }}/styles/documentation-swedbankpay.css" />
42
43
  <link rel="stylesheet" href="{{ "/assets/css/style.css" | relative_url }}">
43
44
  <link rel="stylesheet" href="{{ "/assets/css/pygments-autumn.css" | relative_url }}">
44
45
  <link rel="shortcut icon" href="{{ design_guide_url }}/icons/favicon.ico">
45
46
  <link rel="icon" type="image/png" sizes="16x16" href="{{ design_guide_url }}/icons/favicon-16x16.png">
46
47
  <link rel="icon" type="image/png" sizes="32x32" href="{{ design_guide_url }}/icons/favicon-32x32.png">
47
- <link rel="icon" type="image/png" sizes="228x228" href="{{ design_guide_url }}/icons/coast-228x228.png">
48
48
  <link href="https://fonts.googleapis.com/css?family=Material+Icons+Outlined" rel="stylesheet">
49
49
  {%- include apple-mobile-headers.html design_guide_url=design_guide_url -%}
50
50
  <script src="{{ '/assets/js/mermaid.min.js' | relative_url }}"></script>
@@ -64,7 +64,7 @@
64
64
  <div class="sidebar dg-sidebar">
65
65
  <nav class="sidebar-nav">
66
66
  <a href="/" class="sidebar-header">
67
- <img src="{{ design_guide_url }}/img/swedbankpay-logo-v.svg"
67
+ <img src="{{ design_guide_url }}/designguide/assets/swedbankpay-logo-v.svg"
68
68
  alt="Swedbank Pay vertical logo" class="logotype-vertical logotype-lg"/>
69
69
  <div class="sidebar-header-text">
70
70
  <span>{</span>developer portal<span>}</span>
@@ -4,28 +4,30 @@ layout: default
4
4
 
5
5
  {% assign show_merchants_bar = page.front_page.show_merchants_bar | default: false %}
6
6
  {% assign front_page_title = page.front_page.title | default: 'developer portal' %}
7
- {% assign front_page_hero = page.front_page.hero | default: "Welcome to the Swedbank Pay" %}
7
+ {% assign front_page_hero1 = page.front_page.hero1 | default: "Welcome to the" %}
8
+ {% assign front_page_hero2 = page.front_page.hero2 | default: "Swedbank Pay" %}
8
9
  {% assign front_page_ingress = page.front_page.ingress | default: "Our developer portal gives you the full tool box for integrating our payment instruments and getting started with easy, flexible and safe payments on your e-commerce website." %}
9
10
  {% assign front_page_start_heading = page.front_page.start_heading | default: "Start your integration" %}
10
11
 
11
12
  <div class="front-page">
12
13
  <div class="front-page-top">
13
14
  <div class="front-page-hero">
14
- <h3>{{ front_page_hero }}</h3>
15
- <div class="front-page-hero-name">
16
- {<span>{{ front_page_title }}</span>}
17
- </div>
15
+ <h3>{{ front_page_hero1 }}</h3>
16
+ <h3>{{ front_page_hero2 }}<span class="front-page-hero-name"> {</span><span class="front-page-hero">{{ front_page_title }}</span><span class="front-page-hero-name">}</span>
17
+ </h3>
18
18
  <p>{{ front_page_ingress }}</p>
19
19
  </div>
20
20
  <div class="front-page-intro-cards">
21
- <h2 id="front-page-start" class="heading-line heading-line-white">{{ front_page_start_heading }}</h2>
21
+ <h2 id="front-page-start" class="heading-line">{{ front_page_start_heading }}</h2>
22
22
  {% contentblock start %}
23
23
  </div>
24
24
 
25
25
  {% include github.html %}
26
26
  </div>
27
+
28
+
29
+ {% if show_merchants_bar == true %}
27
30
  <div class="front-page-container">
28
- {% if show_merchants_bar == true %}
29
31
  <div class="front-page-merchants">
30
32
  <h6>Trusted by</h6>
31
33
  <div class="merchants-container justify-content-xxl-between">
@@ -54,32 +56,30 @@ layout: default
54
56
  </div>
55
57
  </div>
56
58
  {% endif %}
57
- <div class="front-page-demoshop">
58
- <span class="front-page-demoshop-text">
59
- <span class="h2">Try our Demoshop</span>
60
- <span class="demoshop-text-description">
61
- See how our checkout and payment methods are used
62
- in practice!
63
- </span>
64
- </span>
65
- <span class="front-page-demoshop-link">
66
- <a href="https://ecom.externalintegration.payex.com/pspdemoshop" class="text-decoration-none">
67
- <span class="h3 mr-2">Go to the demoshop
68
- <i class="material-icons ml-2">arrow_forward</i>
69
- </span>
70
- </a>
71
- <span class="demoshop-link-img">
72
- <img class="demoshop-link-img-mobile d-none d-md-flex"
73
- src="/assets/img/demoshop-mobile.svg" alt="demoshop-mobile" />
74
- <img class="demoshop-link-img-mobile d-none d-xl-flex d-xxl-none"
75
- src="/assets/img/demoshop-mobile2.svg" alt="demoshop-mobile2" />
76
- <img class="demoshop-link-img-web d-none d-xxl-flex"
77
- src="/assets/img/demoshop-web.svg" alt="demoshop-web" />
78
- </span>
79
- </span>
80
- </div>
81
-
59
+
82
60
  <div class="front-page-container">
61
+ {% include card-extended.html
62
+ title='Get to know Checkout v3'
63
+ no_icon=true
64
+ button_content='Get started'
65
+ text='All businesses have their own unique needs. Which is why we have made it possible for you to adapt to a variety of those needs, using only one integration. To help you get started we have made five implementation options to choose among. In that way you can utilize your checkin in just a few configurations, or switch into any other of our stand alone payment methods - if that suits you better. Intrigued yet? Let’s find out more!'
66
+ button_type='primary'
67
+ button_alignment='align-self-end'
68
+ %}
69
+
70
+
71
+ {% include card-extended.html
72
+ title='Want to try it yourself?'
73
+ no_icon=true
74
+ button_content='Visit our Demoshop'
75
+ text='Experience what it would be like to pay as a costumer of yours in our demoshop.'
76
+ button_type='primary'
77
+ button_alignment='align-self-start'
78
+ card_container=true
79
+ container_content='![demoshop](/assets/img/demoshop-image.svg)'
80
+ to='https://ecom.externalintegration.payex.com/pspdemoshop'
81
+ %}
82
+
83
83
  <div class="front-page-cards-sdk">
84
84
  {% contentblock sdks %}
85
85
  </div>
data/_sass/card.scss CHANGED
@@ -1,5 +1,28 @@
1
1
  @import 'colors.scss';
2
2
 
3
+ .cards {
4
+ .table {
5
+ &.table-plain {
6
+ tbody {
7
+ tr {
8
+ td {
9
+ justify-content: center;
10
+ border: none;
11
+ }
12
+
13
+ th {
14
+ border: none;
15
+ }
16
+ }
17
+ }
18
+ }
19
+ }
20
+
21
+ .container-right {
22
+ float: right;
23
+ }
24
+ }
25
+
3
26
  .dx-card {
4
27
  display: flex;
5
28
  flex-grow: 1;
@@ -60,27 +60,26 @@ $front-page-max-width: 1312px;
60
60
  position: relative;
61
61
  padding: 4rem 4rem 2rem;
62
62
  width: 100%;
63
- margin-bottom: 3rem;
64
63
  max-width: 1432px;
65
- background-color: $dark-brown;
64
+ background-color: none;
66
65
  z-index: 0;
67
66
  border-radius: 1rem;
68
- min-height: 33rem;
69
67
 
70
68
  .front-page-hero {
71
69
  position: relative;
72
- max-width: 38rem;
70
+ max-width: 41rem;
73
71
  margin-bottom: 3rem;
74
72
  z-index: 1;
75
73
 
76
74
  h3 {
77
- color: $yellow;
75
+ color: $black;
78
76
  font-family: $headline;
79
- margin-bottom: 0;
77
+ margin-bottom: 2rem;
78
+ font-size: 2.5rem;
80
79
  }
81
80
 
82
81
  p {
83
- color: $white;
82
+ color: $black;
84
83
  font-size: 1.125rem;
85
84
  }
86
85
 
@@ -95,6 +94,7 @@ $front-page-max-width: 1312px;
95
94
  color: $yellow;
96
95
  margin-bottom: 1rem;
97
96
 
97
+
98
98
  span {
99
99
  color: $white;
100
100
  }
@@ -104,7 +104,7 @@ $front-page-max-width: 1312px;
104
104
 
105
105
  .front-page-intro-cards {
106
106
  h2 {
107
- color: $white;
107
+ color: $black;
108
108
 
109
109
  .header-anchor {
110
110
  display: none;
@@ -52,20 +52,20 @@ body {
52
52
  }
53
53
  }
54
54
 
55
- a[href ^='//']:not([href *='{{ site.url }}']):after,
56
- a[href ^='http://']:not([href *='{{ site.url }}']):after,
57
- a[href ^='https://']:not([href *='{{ site.url }}']):after {
58
- content: url('../img/external-url.svg');
59
- margin-left: .3rem;
60
- display: inline-block;
61
- width: .8rem;
62
- background-repeat: none;
63
- color: #257886;
64
-
65
- &.front-page-demoshop {
66
- display: none;
67
- }
68
- }
55
+ // a[href ^='//']:not([href *='{{ site.url }}']):after,
56
+ // a[href ^='http://']:not([href *='{{ site.url }}']):after,
57
+ // a[href ^='https://']:not([href *='{{ site.url }}']):after {
58
+ // content: url('../img/external-url.svg');
59
+ // margin-left: .3rem;
60
+ // display: inline-block;
61
+ // width: .8rem;
62
+ // background-repeat: none;
63
+ // color: #257886;
64
+
65
+ // &.front-page-demoshop {
66
+ // display: none;
67
+ // }
68
+ // }
69
69
 
70
70
  #designguide .designguide-header .topbar-info a {
71
71
  margin-left: 5px;
@@ -43,4 +43,48 @@
43
43
 
44
44
 
45
45
 
46
+ }
47
+
48
+ .title-header-checkout-v3 {
49
+ display: flex;
50
+ justify-content: center;
51
+
52
+ .title-header-container {
53
+ width: 100%;
54
+ padding: 3rem 1rem;
55
+
56
+ h1,
57
+ h4,
58
+ p {
59
+ color: $black;
60
+ }
61
+
62
+ h1 {
63
+ margin-top: 0;
64
+ }
65
+
66
+ p {
67
+ font-size: 1.125rem;
68
+ }
69
+
70
+ .title-header-estimated-read {
71
+ color: $yellow;
72
+ display: flex;
73
+ margin-bottom: 0.75rem;
74
+
75
+ i {
76
+ margin-right: 0.5rem;
77
+ }
78
+ }
79
+ a {
80
+ color: #43d0dd;
81
+
82
+ ::after {
83
+ content: url(../img/external-url-dark-bg.svg);
84
+ }
85
+ }
86
+ }
87
+
88
+
89
+
46
90
  }
@@ -0,0 +1,71 @@
1
+ <svg width="481" height="355" viewBox="0 0 481 355" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g filter="url(#filter0_d_735_67192)">
3
+ <rect x="9" y="8" width="460.793" height="263" rx="6" fill="white"/>
4
+ <circle cx="27.4749" cy="26.4769" r="5.43388" fill="#E3E3E3"/>
5
+ <circle cx="42.6878" cy="26.4769" r="5.43388" fill="#E3E3E3"/>
6
+ <circle cx="57.9065" cy="26.4769" r="5.43388" fill="#E3E3E3"/>
7
+ <rect x="9" y="42.7773" width="460.793" height="2.17355" fill="#E3E3E3"/>
8
+ <rect x="9" y="44.9492" width="460.793" height="18.4752" fill="#F9F8F6"/>
9
+ <path d="M33.9961 78.4687C33.9961 77.3642 34.8915 76.4688 35.9961 76.4688H264.566C265.671 76.4688 266.566 77.3642 266.566 78.4688V241.832C266.566 242.937 265.671 243.832 264.566 243.832H35.9961C34.8915 243.832 33.9961 242.937 33.9961 241.832V78.4687Z" fill="#F9F8F6"/>
10
+ <path d="M279.607 78.4687C279.607 77.3642 280.503 76.4688 281.607 76.4688H442.797C443.902 76.4688 444.797 77.3642 444.797 78.4688V241.832C444.797 242.937 443.902 243.832 442.797 243.832H281.607C280.503 243.832 279.607 242.937 279.607 241.832V78.4687Z" fill="#F9F8F6"/>
11
+ <rect x="48.127" y="89.5078" width="42.3843" height="42.3843" rx="2" fill="#EBE7E2"/>
12
+ <rect x="48.127" y="140.586" width="42.3843" height="42.3843" rx="2" fill="#EBE7E2"/>
13
+ <line x1="48.127" y1="194.426" x2="253.528" y2="194.426" stroke="#EBE7E2"/>
14
+ <line x1="292.648" y1="178.125" x2="431.756" y2="178.125" stroke="#EBE7E2"/>
15
+ <rect x="179.623" y="204.707" width="73.9008" height="14.1281" rx="2" fill="#EBE7E2"/>
16
+ <rect x="293" y="148" width="139.107" height="17.3884" rx="2" fill="#72605E"/>
17
+ <rect x="292.648" y="126.461" width="89.1157" height="17.3884" fill="white"/>
18
+ <rect x="292.648" y="104.723" width="139.107" height="17.3884" fill="white"/>
19
+ <rect x="390.459" y="126.461" width="41.2975" height="17.3884" fill="white"/>
20
+ <rect x="292.648" y="188.406" width="80.4215" height="5.43388" fill="#EBE7E2"/>
21
+ <rect x="99.2012" y="94.9414" width="80.4215" height="5.43388" fill="#EBE7E2"/>
22
+ <rect x="99.2012" y="106.898" width="154.322" height="24.9959" fill="#EBE7E2"/>
23
+ <rect x="99.2012" y="157.977" width="154.322" height="24.9959" fill="#EBE7E2"/>
24
+ <rect x="292.648" y="200.359" width="124.979" height="15.2149" fill="#EBE7E2"/>
25
+ <rect x="99.2012" y="144.934" width="61.9463" height="5.43388" fill="#EBE7E2"/>
26
+ <path d="M298.116 105.432L298.017 104.079H298.897L298.798 105.41L300.052 104.926L300.305 105.751L299.029 106.07L299.876 107.104L299.172 107.61L298.468 106.477L297.742 107.621L297.049 107.104L297.885 106.092L296.598 105.762L296.862 104.926L298.116 105.432ZM303.068 105.432L302.969 104.079H303.849L303.75 105.41L305.004 104.926L305.257 105.751L303.981 106.07L304.828 107.104L304.124 107.61L303.42 106.477L302.694 107.621L302.001 107.104L302.837 106.092L301.55 105.762L301.814 104.926L303.068 105.432ZM308.02 105.432L307.921 104.079H308.801L308.702 105.41L309.956 104.926L310.209 105.751L308.933 106.07L309.78 107.104L309.076 107.61L308.372 106.477L307.646 107.621L306.953 107.104L307.789 106.092L306.502 105.762L306.766 104.926L308.02 105.432ZM312.972 105.432L312.873 104.079H313.753L313.654 105.41L314.908 104.926L315.161 105.751L313.885 106.07L314.732 107.104L314.028 107.61L313.324 106.477L312.598 107.621L311.905 107.104L312.741 106.092L311.454 105.762L311.718 104.926L312.972 105.432ZM321.222 105.432L321.123 104.079H322.003L321.904 105.41L323.158 104.926L323.411 105.751L322.135 106.07L322.982 107.104L322.278 107.61L321.574 106.477L320.848 107.621L320.155 107.104L320.991 106.092L319.704 105.762L319.968 104.926L321.222 105.432ZM326.174 105.432L326.075 104.079H326.955L326.856 105.41L328.11 104.926L328.363 105.751L327.087 106.07L327.934 107.104L327.23 107.61L326.526 106.477L325.8 107.621L325.107 107.104L325.943 106.092L324.656 105.762L324.92 104.926L326.174 105.432ZM331.126 105.432L331.027 104.079H331.907L331.808 105.41L333.062 104.926L333.315 105.751L332.039 106.07L332.886 107.104L332.182 107.61L331.478 106.477L330.752 107.621L330.059 107.104L330.895 106.092L329.608 105.762L329.872 104.926L331.126 105.432ZM336.079 105.432L335.98 104.079H336.86L336.761 105.41L338.015 104.926L338.268 105.751L336.992 106.07L337.839 107.104L337.135 107.61L336.431 106.477L335.705 107.621L335.012 107.104L335.848 106.092L334.561 105.762L334.825 104.926L336.079 105.432ZM344.329 105.432L344.23 104.079H345.11L345.011 105.41L346.265 104.926L346.518 105.751L345.242 106.07L346.089 107.104L345.385 107.61L344.681 106.477L343.955 107.621L343.262 107.104L344.098 106.092L342.811 105.762L343.075 104.926L344.329 105.432ZM349.281 105.432L349.182 104.079H350.062L349.963 105.41L351.217 104.926L351.47 105.751L350.194 106.07L351.041 107.104L350.337 107.61L349.633 106.477L348.907 107.621L348.214 107.104L349.05 106.092L347.763 105.762L348.027 104.926L349.281 105.432ZM354.233 105.432L354.134 104.079H355.014L354.915 105.41L356.169 104.926L356.422 105.751L355.146 106.07L355.993 107.104L355.289 107.61L354.585 106.477L353.859 107.621L353.166 107.104L354.002 106.092L352.715 105.762L352.979 104.926L354.233 105.432ZM359.185 105.432L359.086 104.079H359.966L359.867 105.41L361.121 104.926L361.374 105.751L360.098 106.07L360.945 107.104L360.241 107.61L359.537 106.477L358.811 107.621L358.118 107.104L358.954 106.092L357.667 105.762L357.931 104.926L359.185 105.432ZM369.06 105.219V111.419H370.25V112.219H366.73V111.419H368.16V106.369L366.82 107.379L366.33 106.709L368.4 105.219H369.06ZM373.876 112.339C373.436 112.339 373.056 112.282 372.736 112.169C372.423 112.049 372.153 111.905 371.926 111.739L372.336 110.989C372.523 111.129 372.736 111.252 372.976 111.359C373.223 111.465 373.526 111.519 373.886 111.519C374.326 111.519 374.673 111.405 374.926 111.179C375.186 110.945 375.316 110.652 375.316 110.299C375.316 110.119 375.279 109.945 375.206 109.779C375.133 109.612 375.016 109.469 374.856 109.349C374.703 109.222 374.506 109.122 374.266 109.049C374.033 108.975 373.753 108.939 373.426 108.939H372.866V108.209H373.386C373.679 108.209 373.936 108.175 374.156 108.109C374.376 108.035 374.556 107.939 374.696 107.819C374.843 107.699 374.949 107.565 375.016 107.419C375.089 107.265 375.126 107.109 375.126 106.949C375.126 106.635 375.006 106.382 374.766 106.189C374.533 105.995 374.243 105.899 373.896 105.899C373.576 105.899 373.296 105.952 373.056 106.059C372.816 106.159 372.619 106.272 372.466 106.399L372.096 105.689C372.296 105.555 372.553 105.425 372.866 105.299C373.179 105.165 373.546 105.099 373.966 105.099C374.293 105.099 374.583 105.145 374.836 105.239C375.096 105.332 375.313 105.459 375.486 105.619C375.666 105.779 375.803 105.965 375.896 106.179C375.989 106.385 376.036 106.602 376.036 106.829C376.036 107.229 375.936 107.562 375.736 107.829C375.543 108.089 375.266 108.305 374.906 108.479C375.326 108.639 375.653 108.872 375.886 109.179C376.126 109.485 376.246 109.849 376.246 110.269C376.246 110.529 376.196 110.785 376.096 111.039C376.003 111.285 375.859 111.505 375.666 111.699C375.473 111.892 375.226 112.049 374.926 112.169C374.626 112.282 374.276 112.339 373.876 112.339ZM379.872 112.339C379.432 112.339 379.052 112.282 378.732 112.169C378.419 112.049 378.149 111.905 377.922 111.739L378.332 110.989C378.519 111.129 378.732 111.252 378.972 111.359C379.219 111.465 379.522 111.519 379.882 111.519C380.322 111.519 380.669 111.405 380.922 111.179C381.182 110.945 381.312 110.652 381.312 110.299C381.312 110.119 381.276 109.945 381.202 109.779C381.129 109.612 381.012 109.469 380.852 109.349C380.699 109.222 380.502 109.122 380.262 109.049C380.029 108.975 379.749 108.939 379.422 108.939H378.862V108.209H379.382C379.676 108.209 379.932 108.175 380.152 108.109C380.372 108.035 380.552 107.939 380.692 107.819C380.839 107.699 380.946 107.565 381.012 107.419C381.086 107.265 381.122 107.109 381.122 106.949C381.122 106.635 381.002 106.382 380.762 106.189C380.529 105.995 380.239 105.899 379.892 105.899C379.572 105.899 379.292 105.952 379.052 106.059C378.812 106.159 378.616 106.272 378.462 106.399L378.092 105.689C378.292 105.555 378.549 105.425 378.862 105.299C379.176 105.165 379.542 105.099 379.962 105.099C380.289 105.099 380.579 105.145 380.832 105.239C381.092 105.332 381.309 105.459 381.482 105.619C381.662 105.779 381.799 105.965 381.892 106.179C381.986 106.385 382.032 106.602 382.032 106.829C382.032 107.229 381.932 107.562 381.732 107.829C381.539 108.089 381.262 108.305 380.902 108.479C381.322 108.639 381.649 108.872 381.882 109.179C382.122 109.485 382.242 109.849 382.242 110.269C382.242 110.529 382.192 110.785 382.092 111.039C381.999 111.285 381.856 111.505 381.662 111.699C381.469 111.892 381.222 112.049 380.922 112.169C380.622 112.282 380.272 112.339 379.872 112.339ZM385.228 112.219C385.228 111.452 385.278 110.772 385.378 110.179C385.485 109.585 385.635 109.045 385.828 108.559C386.028 108.072 386.275 107.629 386.568 107.229C386.862 106.822 387.198 106.425 387.578 106.039H384.208V105.219H388.648V105.939C388.188 106.385 387.805 106.819 387.498 107.239C387.192 107.659 386.945 108.109 386.758 108.589C386.572 109.069 386.438 109.602 386.358 110.189C386.278 110.769 386.238 111.445 386.238 112.219H385.228Z" fill="#512B2B"/>
27
+ <path d="M396.882 129.429C396.882 129.681 396.914 129.911 396.978 130.119C397.046 130.323 397.138 130.499 397.254 130.647C397.374 130.795 397.516 130.909 397.68 130.989C397.844 131.069 398.024 131.109 398.22 131.109C398.416 131.109 398.586 131.087 398.73 131.043C398.874 130.995 399.014 130.931 399.15 130.851L399.324 131.325C399.176 131.405 399.006 131.473 398.814 131.529C398.626 131.581 398.406 131.607 398.154 131.607C397.878 131.607 397.626 131.557 397.398 131.457C397.174 131.357 396.98 131.215 396.816 131.031C396.652 130.843 396.524 130.617 396.432 130.353C396.344 130.085 396.3 129.785 396.3 129.453C396.3 129.133 396.344 128.839 396.432 128.571C396.524 128.303 396.654 128.073 396.822 127.881C396.99 127.685 397.192 127.533 397.428 127.425C397.668 127.317 397.934 127.263 398.226 127.263C398.43 127.263 398.612 127.283 398.772 127.323C398.936 127.359 399.09 127.411 399.234 127.479L399.06 127.959C398.936 127.899 398.808 127.851 398.676 127.815C398.548 127.779 398.396 127.761 398.22 127.761C398.028 127.761 397.85 127.799 397.686 127.875C397.522 127.947 397.38 128.055 397.26 128.199C397.14 128.343 397.046 128.519 396.978 128.727C396.914 128.931 396.882 129.165 396.882 129.429ZM399.623 127.485L400.181 127.269L401.501 130.911L402.827 127.287L403.343 127.485L401.807 131.535H401.165L399.623 127.485ZM404.101 129.429C404.101 129.681 404.133 129.911 404.197 130.119C404.265 130.323 404.357 130.499 404.473 130.647C404.593 130.795 404.735 130.909 404.899 130.989C405.063 131.069 405.243 131.109 405.439 131.109C405.635 131.109 405.805 131.087 405.949 131.043C406.093 130.995 406.233 130.931 406.369 130.851L406.543 131.325C406.395 131.405 406.225 131.473 406.033 131.529C405.845 131.581 405.625 131.607 405.373 131.607C405.097 131.607 404.845 131.557 404.617 131.457C404.393 131.357 404.199 131.215 404.035 131.031C403.871 130.843 403.743 130.617 403.651 130.353C403.563 130.085 403.519 129.785 403.519 129.453C403.519 129.133 403.563 128.839 403.651 128.571C403.743 128.303 403.873 128.073 404.041 127.881C404.209 127.685 404.411 127.533 404.647 127.425C404.887 127.317 405.153 127.263 405.445 127.263C405.649 127.263 405.831 127.283 405.991 127.323C406.155 127.359 406.309 127.411 406.453 127.479L406.279 127.959C406.155 127.899 406.027 127.851 405.895 127.815C405.767 127.779 405.615 127.761 405.439 127.761C405.247 127.761 405.069 127.799 404.905 127.875C404.741 127.947 404.599 128.055 404.479 128.199C404.359 128.343 404.265 128.519 404.197 128.727C404.133 128.931 404.101 129.165 404.101 129.429Z" fill="black"/>
28
+ <path d="M300.42 129.951L299.352 128.715L299.772 128.349L300.738 129.597L301.686 128.373L302.088 128.715L301.05 129.927L302.19 131.241L301.782 131.589L300.732 130.287L299.694 131.577L299.31 131.241L300.42 129.951ZM303.42 129.951L302.352 128.715L302.772 128.349L303.738 129.597L304.686 128.373L305.088 128.715L304.05 129.927L305.19 131.241L304.782 131.589L303.732 130.287L302.694 131.577L302.31 131.241L303.42 129.951ZM305.532 131.811L307.224 126.897L307.668 127.047L305.976 131.961L305.532 131.811ZM309.063 129.951L307.995 128.715L308.415 128.349L309.381 129.597L310.329 128.373L310.731 128.715L309.693 129.927L310.833 131.241L310.425 131.589L309.375 130.287L308.337 131.577L307.953 131.241L309.063 129.951ZM312.063 129.951L310.995 128.715L311.415 128.349L312.381 129.597L313.329 128.373L313.731 128.715L312.693 129.927L313.833 131.241L313.425 131.589L312.375 130.287L311.337 131.577L310.953 131.241L312.063 129.951Z" fill="black"/>
29
+ <path d="M351.995 159V157.565H352.69C353.405 157.565 353.82 157.165 353.82 156.54C353.82 155.915 353.405 155.5 352.69 155.5H351.33V159H351.995ZM351.995 157.015V156.05H352.565C352.985 156.05 353.13 156.225 353.13 156.515C353.13 156.815 352.975 157.015 352.575 157.015H351.995ZM355.358 157.99C355.358 158.285 355.193 158.555 354.903 158.555C354.748 158.555 354.548 158.475 354.548 158.25C354.548 158.045 354.708 157.93 355.018 157.93H355.358V157.99ZM355.993 159V157.55C355.993 156.73 355.543 156.435 354.973 156.435C354.638 156.435 354.338 156.535 354.073 156.71L354.263 157.14C354.463 157.03 354.648 156.95 354.868 156.95C355.183 156.95 355.358 157.115 355.358 157.435V157.53H354.983C354.273 157.53 353.908 157.81 353.908 158.295C353.908 158.805 354.308 159.045 354.678 159.045C354.913 159.045 355.143 158.95 355.358 158.705C355.363 158.81 355.378 158.915 355.393 159H355.993ZM356.481 160.06C357.181 159.945 357.496 159.545 357.736 158.885L358.601 156.48H357.961L357.421 158.055L356.836 156.48H356.196L357.111 158.87L357.071 158.965C356.956 159.235 356.761 159.44 356.321 159.51L356.481 160.06ZM361.443 159V155.5H361.108L360.013 156.085L360.213 156.585L360.778 156.355V159H361.443ZM363.877 156.615C363.877 156.945 363.657 157.195 363.272 157.195C362.882 157.195 362.662 156.945 362.662 156.615C362.662 156.285 362.882 156.03 363.272 156.03C363.657 156.03 363.877 156.285 363.877 156.615ZM363.272 159L364.252 157.405C364.467 157.05 364.512 156.815 364.512 156.62C364.512 156 364.062 155.46 363.272 155.46C362.482 155.46 362.027 156.005 362.027 156.61C362.027 157.245 362.532 157.705 363.072 157.705C363.182 157.705 363.342 157.685 363.442 157.645L362.597 159H363.272ZM365.796 159L367.266 155.825V155.5H364.901V156.05H366.551L365.141 159H365.796ZM370.012 159V158.45H368.672L369.547 157.5C369.817 157.205 370.002 156.91 370.002 156.52C370.002 155.87 369.482 155.46 368.802 155.46C368.032 155.46 367.687 155.98 367.652 156.6H368.272C368.302 156.235 368.487 156.03 368.802 156.03C369.172 156.03 369.312 156.3 369.312 156.555C369.312 156.805 369.182 156.99 368.907 157.3L367.647 158.7V159H370.012ZM372.931 159L371.821 157.635L372.751 156.48H372.021L371.251 157.465V155.41H370.616V159H371.251V157.865L372.191 159H372.931ZM373.863 159V158.165C373.863 157.35 374.153 157.075 374.603 157.075C374.663 157.075 374.743 157.08 374.848 157.105L374.968 156.47C374.868 156.45 374.733 156.44 374.663 156.44C374.418 156.44 374.098 156.57 373.868 156.92C373.863 156.785 373.853 156.625 373.828 156.48H373.228V159H373.863Z" fill="white"/>
30
+ <path d="M316.535 93.516C316.339 93.908 316.003 94.258 315.443 94.258C314.75 94.258 314.162 93.726 314.162 92.55C314.162 91.416 314.715 90.849 315.443 90.842C315.898 90.842 316.206 91.059 316.416 91.395L317.179 90.975C316.808 90.324 316.15 90.044 315.45 90.044C314.26 90.044 313.196 90.856 313.196 92.557C313.196 94.258 314.267 95.056 315.45 95.056C316.255 95.056 316.962 94.699 317.298 93.873L316.535 93.516ZM319.778 93.586C319.778 93.999 319.547 94.377 319.141 94.377C318.924 94.377 318.644 94.265 318.644 93.95C318.644 93.663 318.868 93.502 319.302 93.502H319.778V93.586ZM320.667 95V92.97C320.667 91.822 320.037 91.409 319.239 91.409C318.77 91.409 318.35 91.549 317.979 91.794L318.245 92.396C318.525 92.242 318.784 92.13 319.092 92.13C319.533 92.13 319.778 92.361 319.778 92.809V92.942H319.253C318.259 92.942 317.748 93.334 317.748 94.013C317.748 94.727 318.308 95.063 318.826 95.063C319.155 95.063 319.477 94.93 319.778 94.587C319.785 94.734 319.806 94.881 319.827 95H320.667ZM322.367 95V93.831C322.367 92.69 322.773 92.305 323.403 92.305C323.487 92.305 323.599 92.312 323.746 92.347L323.914 91.458C323.774 91.43 323.585 91.416 323.487 91.416C323.144 91.416 322.696 91.598 322.374 92.088C322.367 91.899 322.353 91.675 322.318 91.472H321.478V95H322.367ZM325.817 94.342C325.222 94.342 324.956 93.88 324.956 93.236C324.956 92.592 325.222 92.13 325.817 92.13C326.412 92.13 326.706 92.592 326.706 93.236C326.706 93.88 326.412 94.342 325.817 94.342ZM327.532 95V89.974H326.643V91.941C326.356 91.57 325.978 91.416 325.572 91.416C324.627 91.416 324.039 92.27 324.039 93.236C324.039 94.202 324.627 95.056 325.579 95.056C325.971 95.056 326.307 94.909 326.643 94.517C326.65 94.685 326.671 94.86 326.692 95H327.532Z" fill="#512B2B"/>
31
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M305.197 87.2695H296.503C295.9 87.2695 295.421 87.7531 295.421 88.3563L295.416 94.877C295.416 95.4801 295.9 95.9637 296.503 95.9637H305.197C305.8 95.9637 306.284 95.4801 306.284 94.877V88.3563C306.284 87.7531 305.8 87.2695 305.197 87.2695ZM304.654 94.877H297.046C296.747 94.877 296.503 94.6324 296.503 94.3336V91.6166H305.197V94.3336C305.197 94.6324 304.952 94.877 304.654 94.877ZM296.503 89.4431H305.197V88.3563H296.503V89.4431Z" fill="#512B2B"/>
32
+ </g>
33
+ <g filter="url(#filter1_d_735_67192)">
34
+ <rect x="37" y="101" width="159" height="242" rx="6" fill="white"/>
35
+ <path d="M50 120C50 118.895 50.8954 118 52 118H183C184.105 118 185 118.895 185 120V244C185 245.105 184.105 246 183 246H52C50.8954 246 50 245.105 50 244V120Z" fill="#F9F8F6"/>
36
+ <path d="M50 256C50 254.895 50.8954 254 52 254H183C184.105 254 185 254.895 185 256V276C185 277.105 184.105 278 183 278H52C50.8954 278 50 277.105 50 276V256Z" fill="#F9F8F6"/>
37
+ <path d="M50 288C50 286.895 50.8954 286 52 286H183C184.105 286 185 286.895 185 288V307C185 308.105 184.105 309 183 309H52C50.8954 309 50 308.105 50 307V288Z" fill="#F9F8F6"/>
38
+ <rect x="63" y="146" width="106" height="16" fill="white"/>
39
+ <rect x="63" y="170" width="106" height="16" fill="white"/>
40
+ <rect x="63" y="194" width="106" height="16" rx="2" fill="#72605E"/>
41
+ <path d="M109.832 204L108.092 201.048V204H107.396V199.8H108.14L109.892 202.764V199.8H110.576V204H109.832ZM111.927 202.704C111.975 202.92 112.071 203.096 112.215 203.232C112.359 203.368 112.547 203.436 112.779 203.436C112.915 203.436 113.039 203.41 113.151 203.358C113.263 203.306 113.387 203.222 113.523 203.106L113.949 203.598C113.805 203.722 113.633 203.828 113.433 203.916C113.237 204.004 113.001 204.048 112.725 204.048C112.449 204.048 112.211 204.002 112.011 203.91C111.815 203.814 111.655 203.692 111.531 203.544C111.407 203.392 111.315 203.224 111.255 203.04C111.199 202.852 111.171 202.664 111.171 202.476C111.171 202.296 111.199 202.114 111.255 201.93C111.311 201.746 111.399 201.58 111.519 201.432C111.643 201.284 111.803 201.164 111.999 201.072C112.195 200.976 112.433 200.928 112.713 200.928C112.989 200.928 113.219 200.974 113.403 201.066C113.587 201.158 113.735 201.282 113.847 201.438C113.963 201.59 114.045 201.768 114.093 201.972C114.141 202.176 114.165 202.392 114.165 202.62V202.704H111.927ZM113.433 202.194C113.425 201.99 113.353 201.826 113.217 201.702C113.081 201.574 112.911 201.51 112.707 201.51C112.619 201.51 112.533 201.524 112.449 201.552C112.365 201.576 112.287 201.616 112.215 201.672C112.143 201.728 112.083 201.8 112.035 201.888C111.987 201.972 111.955 202.074 111.939 202.194H113.433ZM116.198 204L115.646 203.046L115.124 204H114.326L115.268 202.398L114.446 200.976H115.25L115.682 201.72L116.108 200.976H116.876L116.054 202.368L117.008 204H116.198ZM119.286 203.946C119.182 203.982 119.078 204.008 118.974 204.024C118.87 204.04 118.772 204.048 118.68 204.048C118.36 204.048 118.102 203.96 117.906 203.784C117.714 203.608 117.618 203.34 117.618 202.98V201.624H117.156V200.976H117.618V200.094L118.38 199.998V200.976H119.184V201.624H118.38V202.836C118.38 203.028 118.424 203.174 118.512 203.274C118.6 203.37 118.71 203.418 118.842 203.418C118.89 203.418 118.936 203.412 118.98 203.4C119.024 203.388 119.074 203.372 119.13 203.352L119.286 203.946Z" fill="white"/>
42
+ <rect x="63" y="217" width="87" height="4" fill="#EBE7E2"/>
43
+ <rect x="63" y="265" width="87" height="4" fill="#EBE7E2"/>
44
+ <rect x="63" y="294" width="87" height="4" fill="#EBE7E2"/>
45
+ <rect x="63" y="227" width="66" height="4" fill="#EBE7E2"/>
46
+ <path d="M69.17 153.298L69.116 152.56H69.596L69.542 153.286L70.226 153.022L70.364 153.472L69.668 153.646L70.13 154.21L69.746 154.486L69.362 153.868L68.966 154.492L68.588 154.21L69.044 153.658L68.342 153.478L68.486 153.022L69.17 153.298ZM71.8712 153.298L71.8172 152.56H72.2972L72.2432 153.286L72.9272 153.022L73.0652 153.472L72.3692 153.646L72.8312 154.21L72.4472 154.486L72.0632 153.868L71.6672 154.492L71.2892 154.21L71.7452 153.658L71.0432 153.478L71.1872 153.022L71.8712 153.298ZM74.5723 153.298L74.5183 152.56H74.9983L74.9443 153.286L75.6283 153.022L75.7663 153.472L75.0703 153.646L75.5323 154.21L75.1483 154.486L74.7643 153.868L74.3683 154.492L73.9903 154.21L74.4463 153.658L73.7443 153.478L73.8883 153.022L74.5723 153.298ZM77.2735 153.298L77.2195 152.56H77.6995L77.6455 153.286L78.3295 153.022L78.4675 153.472L77.7715 153.646L78.2335 154.21L77.8495 154.486L77.4655 153.868L77.0695 154.492L76.6915 154.21L77.1475 153.658L76.4455 153.478L76.5895 153.022L77.2735 153.298ZM79.9747 153.298L79.9207 152.56H80.4007L80.3467 153.286L81.0307 153.022L81.1687 153.472L80.4727 153.646L80.9347 154.21L80.5507 154.486L80.1667 153.868L79.7707 154.492L79.3927 154.21L79.8487 153.658L79.1467 153.478L79.2907 153.022L79.9747 153.298ZM84.4747 153.298L84.4207 152.56H84.9007L84.8467 153.286L85.5307 153.022L85.6687 153.472L84.9727 153.646L85.4347 154.21L85.0507 154.486L84.6667 153.868L84.2707 154.492L83.8927 154.21L84.3487 153.658L83.6467 153.478L83.7907 153.022L84.4747 153.298ZM87.1759 153.298L87.1219 152.56H87.6019L87.5479 153.286L88.2319 153.022L88.3699 153.472L87.6739 153.646L88.1359 154.21L87.7519 154.486L87.3679 153.868L86.9719 154.492L86.5939 154.21L87.0499 153.658L86.3479 153.478L86.4919 153.022L87.1759 153.298ZM89.877 153.298L89.823 152.56H90.303L90.249 153.286L90.933 153.022L91.071 153.472L90.375 153.646L90.837 154.21L90.453 154.486L90.069 153.868L89.673 154.492L89.295 154.21L89.751 153.658L89.049 153.478L89.193 153.022L89.877 153.298ZM92.5782 153.298L92.5242 152.56H93.0042L92.9502 153.286L93.6342 153.022L93.7722 153.472L93.0762 153.646L93.5382 154.21L93.1542 154.486L92.7702 153.868L92.3742 154.492L91.9962 154.21L92.4522 153.658L91.7502 153.478L91.8942 153.022L92.5782 153.298ZM95.2794 153.298L95.2254 152.56H95.7054L95.6514 153.286L96.3354 153.022L96.4734 153.472L95.7774 153.646L96.2394 154.21L95.8554 154.486L95.4714 153.868L95.0754 154.492L94.6974 154.21L95.1534 153.658L94.4514 153.478L94.5954 153.022L95.2794 153.298ZM97.9805 153.298L97.9265 152.56H98.4065L98.3525 153.286L99.0365 153.022L99.1745 153.472L98.4785 153.646L98.9405 154.21L98.5565 154.486L98.1725 153.868L97.7765 154.492L97.3985 154.21L97.8545 153.658L97.1525 153.478L97.2965 153.022L97.9805 153.298ZM100.682 153.298L100.628 152.56H101.108L101.054 153.286L101.738 153.022L101.876 153.472L101.18 153.646L101.642 154.21L101.258 154.486L100.874 153.868L100.478 154.492L100.1 154.21L100.556 153.658L99.8537 153.478L99.9977 153.022L100.682 153.298ZM103.383 153.298L103.329 152.56H103.809L103.755 153.286L104.439 153.022L104.577 153.472L103.881 153.646L104.343 154.21L103.959 154.486L103.575 153.868L103.179 154.492L102.801 154.21L103.257 153.658L102.555 153.478L102.699 153.022L103.383 153.298ZM106.084 153.298L106.03 152.56H106.51L106.456 153.286L107.14 153.022L107.278 153.472L106.582 153.646L107.044 154.21L106.66 154.486L106.276 153.868L105.88 154.492L105.502 154.21L105.958 153.658L105.256 153.478L105.4 153.022L106.084 153.298ZM108.785 153.298L108.731 152.56H109.211L109.157 153.286L109.841 153.022L109.979 153.472L109.283 153.646L109.745 154.21L109.361 154.486L108.977 153.868L108.581 154.492L108.203 154.21L108.659 153.658L107.957 153.478L108.101 153.022L108.785 153.298ZM111.486 153.298L111.432 152.56H111.912L111.858 153.286L112.542 153.022L112.68 153.472L111.984 153.646L112.446 154.21L112.062 154.486L111.678 153.868L111.282 154.492L110.904 154.21L111.36 153.658L110.658 153.478L110.802 153.022L111.486 153.298ZM114.188 153.298L114.134 152.56H114.614L114.56 153.286L115.244 153.022L115.382 153.472L114.686 153.646L115.148 154.21L114.764 154.486L114.38 153.868L113.984 154.492L113.606 154.21L114.062 153.658L113.36 153.478L113.504 153.022L114.188 153.298ZM116.889 153.298L116.835 152.56H117.315L117.261 153.286L117.945 153.022L118.083 153.472L117.387 153.646L117.849 154.21L117.465 154.486L117.081 153.868L116.685 154.492L116.307 154.21L116.763 153.658L116.061 153.478L116.205 153.022L116.889 153.298Z" fill="black"/>
47
+ <path d="M69.17 178.416L68.102 177.18L68.522 176.814L69.488 178.062L70.436 176.838L70.838 177.18L69.8 178.392L70.94 179.706L70.532 180.054L69.482 178.752L68.444 180.042L68.06 179.706L69.17 178.416ZM72.17 178.416L71.102 177.18L71.522 176.814L72.488 178.062L73.436 176.838L73.838 177.18L72.8 178.392L73.94 179.706L73.532 180.054L72.482 178.752L71.444 180.042L71.06 179.706L72.17 178.416ZM76.9688 178.416L75.9008 177.18L76.3208 176.814L77.2868 178.062L78.2348 176.838L78.6368 177.18L77.5988 178.392L78.7388 179.706L78.3308 180.054L77.2808 178.752L76.2428 180.042L75.8588 179.706L76.9688 178.416ZM79.9688 178.416L78.9008 177.18L79.3208 176.814L80.2868 178.062L81.2348 176.838L81.6368 177.18L80.5988 178.392L81.7388 179.706L81.3308 180.054L80.2808 178.752L79.2428 180.042L78.8588 179.706L79.9688 178.416ZM82.9688 178.416L81.9008 177.18L82.3208 176.814L83.2868 178.062L84.2348 176.838L84.6368 177.18L83.5988 178.392L84.7388 179.706L84.3308 180.054L83.2808 178.752L82.2428 180.042L81.8588 179.706L82.9688 178.416ZM85.9688 178.416L84.9008 177.18L85.3208 176.814L86.2868 178.062L87.2348 176.838L87.6368 177.18L86.5988 178.392L87.7388 179.706L87.3308 180.054L86.2808 178.752L85.2428 180.042L84.8588 179.706L85.9688 178.416ZM90.7677 178.416L89.6997 177.18L90.1197 176.814L91.0857 178.062L92.0337 176.838L92.4357 177.18L91.3977 178.392L92.5377 179.706L92.1297 180.054L91.0797 178.752L90.0417 180.042L89.6577 179.706L90.7677 178.416ZM93.7677 178.416L92.6997 177.18L93.1197 176.814L94.0857 178.062L95.0337 176.838L95.4357 177.18L94.3977 178.392L95.5377 179.706L95.1297 180.054L94.0797 178.752L93.0417 180.042L92.6577 179.706L93.7677 178.416ZM96.7677 178.416L95.6997 177.18L96.1197 176.814L97.0857 178.062L98.0337 176.838L98.4357 177.18L97.3977 178.392L98.5377 179.706L98.1297 180.054L97.0797 178.752L96.0417 180.042L95.6577 179.706L96.7677 178.416ZM99.7677 178.416L98.6997 177.18L99.1197 176.814L100.086 178.062L101.034 176.838L101.436 177.18L100.398 178.392L101.538 179.706L101.13 180.054L100.08 178.752L99.0417 180.042L98.6577 179.706L99.7677 178.416ZM102.768 178.416L101.7 177.18L102.12 176.814L103.086 178.062L104.034 176.838L104.436 177.18L103.398 178.392L104.538 179.706L104.13 180.054L103.08 178.752L102.042 180.042L101.658 179.706L102.768 178.416Z" fill="black"/>
48
+ <path d="M64.773 139V136.318L63.027 132.7H64.26L65.385 135.265L66.492 132.7H67.707L65.97 136.318V139H64.773ZM69.7415 139.072C69.3515 139.072 69.0095 139.009 68.7155 138.883C68.4275 138.757 68.1845 138.586 67.9865 138.37C67.7945 138.154 67.6475 137.905 67.5455 137.623C67.4495 137.341 67.4015 137.044 67.4015 136.732C67.4015 136.42 67.4495 136.123 67.5455 135.841C67.6475 135.559 67.7945 135.31 67.9865 135.094C68.1845 134.878 68.4275 134.707 68.7155 134.581C69.0095 134.455 69.3515 134.392 69.7415 134.392C70.1255 134.392 70.4645 134.455 70.7585 134.581C71.0525 134.707 71.2955 134.878 71.4875 135.094C71.6855 135.31 71.8325 135.559 71.9285 135.841C72.0305 136.123 72.0815 136.42 72.0815 136.732C72.0815 137.044 72.0305 137.341 71.9285 137.623C71.8325 137.905 71.6855 138.154 71.4875 138.37C71.2955 138.586 71.0525 138.757 70.7585 138.883C70.4645 139.009 70.1255 139.072 69.7415 139.072ZM69.7415 138.154C70.1375 138.154 70.4285 138.022 70.6145 137.758C70.8065 137.488 70.9025 137.146 70.9025 136.732C70.9025 136.318 70.8065 135.979 70.6145 135.715C70.4285 135.445 70.1375 135.31 69.7415 135.31C69.3455 135.31 69.0515 135.445 68.8595 135.715C68.6735 135.979 68.5805 136.318 68.5805 136.732C68.5805 137.146 68.6735 137.488 68.8595 137.758C69.0515 138.022 69.3455 138.154 69.7415 138.154ZM75.8519 139C75.8279 138.88 75.8129 138.763 75.8069 138.649C75.8009 138.535 75.7949 138.43 75.7889 138.334C75.6029 138.598 75.3869 138.79 75.1409 138.91C74.9009 139.024 74.6399 139.081 74.3579 139.081C73.9019 139.081 73.5389 138.937 73.2689 138.649C72.9989 138.355 72.8639 137.944 72.8639 137.416V134.464H74.0069V137.227C74.0069 137.515 74.0849 137.74 74.2409 137.902C74.3969 138.064 74.6009 138.145 74.8529 138.145C75.1589 138.145 75.3929 137.998 75.5549 137.704C75.7229 137.41 75.8069 136.996 75.8069 136.462V134.464H76.9499V139H75.8519ZM77.961 139V134.464H79.041C79.065 134.596 79.08 134.731 79.086 134.869C79.098 135.007 79.107 135.136 79.113 135.256C79.323 134.938 79.557 134.716 79.815 134.59C80.079 134.458 80.322 134.392 80.544 134.392C80.61 134.392 80.694 134.398 80.796 134.41C80.904 134.416 81.003 134.428 81.093 134.446L80.877 135.589C80.781 135.565 80.697 135.55 80.625 135.544C80.553 135.538 80.49 135.535 80.436 135.535C80.232 135.535 80.049 135.568 79.887 135.634C79.725 135.7 79.584 135.811 79.464 135.967C79.35 136.117 79.26 136.318 79.194 136.57C79.134 136.822 79.104 137.131 79.104 137.497V139H77.961ZM83.8059 139V134.464H84.9489V139H83.8059ZM85.0479 133.051C85.0479 133.237 84.9819 133.396 84.8499 133.528C84.7179 133.654 84.5589 133.717 84.3729 133.717C84.1869 133.717 84.0279 133.654 83.8959 133.528C83.7699 133.396 83.7069 133.237 83.7069 133.051C83.7069 132.865 83.7699 132.706 83.8959 132.574C84.0279 132.442 84.1869 132.376 84.3729 132.376C84.5589 132.376 84.7179 132.442 84.8499 132.574C84.9819 132.706 85.0479 132.865 85.0479 133.051ZM88.9849 139V136.237C88.9849 135.949 88.9069 135.724 88.7509 135.562C88.5949 135.4 88.3909 135.319 88.1389 135.319C87.8089 135.319 87.5509 135.466 87.3649 135.76C87.1849 136.054 87.0949 136.468 87.0949 137.002V139H85.9519V134.464H87.0499C87.0739 134.584 87.0889 134.701 87.0949 134.815C87.1009 134.929 87.1069 135.034 87.1129 135.13C87.3109 134.866 87.5389 134.677 87.7969 134.563C88.0549 134.443 88.3339 134.383 88.6339 134.383C89.0899 134.383 89.4529 134.53 89.7229 134.824C89.9929 135.112 90.1279 135.52 90.1279 136.048V139H88.9849ZM91.4162 139V135.436H90.8402V134.464H91.4162V134.086C91.4162 133.816 91.4552 133.579 91.5332 133.375C91.6172 133.171 91.7312 133 91.8752 132.862C92.0252 132.724 92.1992 132.622 92.3972 132.556C92.6012 132.484 92.8232 132.448 93.0632 132.448C93.3572 132.448 93.6392 132.493 93.9092 132.583L93.6752 133.474C93.5852 133.444 93.4982 133.42 93.4142 133.402C93.3302 133.378 93.2462 133.366 93.1622 133.366C92.9702 133.366 92.8202 133.432 92.7122 133.564C92.6102 133.69 92.5592 133.867 92.5592 134.095V134.464H93.5312V135.436H92.5592V139H91.4162ZM96.2669 139.072C95.8769 139.072 95.5349 139.009 95.2409 138.883C94.9529 138.757 94.7099 138.586 94.5119 138.37C94.3199 138.154 94.1729 137.905 94.0709 137.623C93.9749 137.341 93.9269 137.044 93.9269 136.732C93.9269 136.42 93.9749 136.123 94.0709 135.841C94.1729 135.559 94.3199 135.31 94.5119 135.094C94.7099 134.878 94.9529 134.707 95.2409 134.581C95.5349 134.455 95.8769 134.392 96.2669 134.392C96.6509 134.392 96.9899 134.455 97.2839 134.581C97.5779 134.707 97.8209 134.878 98.0129 135.094C98.2109 135.31 98.3579 135.559 98.4539 135.841C98.5559 136.123 98.6069 136.42 98.6069 136.732C98.6069 137.044 98.5559 137.341 98.4539 137.623C98.3579 137.905 98.2109 138.154 98.0129 138.37C97.8209 138.586 97.5779 138.757 97.2839 138.883C96.9899 139.009 96.6509 139.072 96.2669 139.072ZM96.2669 138.154C96.6629 138.154 96.9539 138.022 97.1399 137.758C97.3319 137.488 97.4279 137.146 97.4279 136.732C97.4279 136.318 97.3319 135.979 97.1399 135.715C96.9539 135.445 96.6629 135.31 96.2669 135.31C95.8709 135.31 95.5769 135.445 95.3849 135.715C95.1989 135.979 95.1059 136.318 95.1059 136.732C95.1059 137.146 95.1989 137.488 95.3849 137.758C95.5769 138.022 95.8709 138.154 96.2669 138.154ZM99.3623 139V134.464H100.442C100.466 134.596 100.481 134.731 100.487 134.869C100.499 135.007 100.508 135.136 100.514 135.256C100.724 134.938 100.958 134.716 101.216 134.59C101.48 134.458 101.723 134.392 101.945 134.392C102.011 134.392 102.095 134.398 102.197 134.41C102.305 134.416 102.404 134.428 102.494 134.446L102.278 135.589C102.182 135.565 102.098 135.55 102.026 135.544C101.954 135.538 101.891 135.535 101.837 135.535C101.633 135.535 101.45 135.568 101.288 135.634C101.126 135.7 100.985 135.811 100.865 135.967C100.751 136.117 100.661 136.318 100.595 136.57C100.535 136.822 100.505 137.131 100.505 137.497V139H99.3623ZM108.77 139V136.237C108.77 135.949 108.689 135.724 108.527 135.562C108.371 135.4 108.179 135.319 107.951 135.319C107.663 135.319 107.444 135.454 107.294 135.724C107.15 135.988 107.072 136.363 107.06 136.849V139H105.917V136.237C105.917 135.949 105.836 135.724 105.674 135.562C105.518 135.4 105.326 135.319 105.098 135.319C104.798 135.319 104.573 135.466 104.423 135.76C104.279 136.054 104.207 136.468 104.207 137.002V139H103.064V134.464H104.162C104.186 134.584 104.201 134.701 104.207 134.815C104.213 134.929 104.219 135.034 104.225 135.13C104.411 134.848 104.618 134.653 104.846 134.545C105.08 134.437 105.323 134.383 105.575 134.383C105.917 134.383 106.199 134.461 106.421 134.617C106.649 134.767 106.82 134.968 106.934 135.22C107.162 134.914 107.408 134.698 107.672 134.572C107.942 134.446 108.206 134.383 108.464 134.383C108.674 134.383 108.866 134.422 109.04 134.5C109.22 134.572 109.373 134.68 109.499 134.824C109.631 134.962 109.733 135.136 109.805 135.346C109.877 135.55 109.913 135.784 109.913 136.048V139H108.77ZM113.198 137.074H112.586C112.022 137.074 111.74 137.266 111.74 137.65C111.74 137.752 111.758 137.839 111.794 137.911C111.836 137.977 111.887 138.034 111.947 138.082C112.013 138.124 112.082 138.154 112.154 138.172C112.232 138.19 112.307 138.199 112.379 138.199C112.511 138.199 112.628 138.172 112.73 138.118C112.832 138.058 112.916 137.983 112.982 137.893C113.054 137.797 113.108 137.689 113.144 137.569C113.18 137.443 113.198 137.314 113.198 137.182V137.074ZM113.261 139C113.249 138.922 113.237 138.838 113.225 138.748C113.213 138.658 113.204 138.565 113.198 138.469C113.006 138.691 112.805 138.85 112.595 138.946C112.391 139.036 112.184 139.081 111.974 139.081C111.806 139.081 111.638 139.054 111.47 139C111.308 138.946 111.161 138.865 111.029 138.757C110.897 138.643 110.789 138.502 110.705 138.334C110.627 138.16 110.588 137.959 110.588 137.731C110.588 137.293 110.75 136.954 111.074 136.714C111.398 136.474 111.881 136.354 112.523 136.354H113.198V136.183C113.198 135.895 113.123 135.679 112.973 135.535C112.823 135.385 112.604 135.31 112.316 135.31C112.118 135.31 111.932 135.343 111.758 135.409C111.584 135.469 111.407 135.55 111.227 135.652L110.885 134.878C111.125 134.722 111.377 134.602 111.641 134.518C111.911 134.428 112.199 134.383 112.505 134.383C112.763 134.383 113.003 134.419 113.225 134.491C113.447 134.563 113.639 134.677 113.801 134.833C113.969 134.989 114.101 135.196 114.197 135.454C114.293 135.712 114.341 136.024 114.341 136.39V139H113.261ZM118.08 138.919C117.924 138.973 117.768 139.012 117.612 139.036C117.456 139.06 117.309 139.072 117.171 139.072C116.691 139.072 116.304 138.94 116.01 138.676C115.722 138.412 115.578 138.01 115.578 137.47V135.436H114.885V134.464H115.578V133.141L116.721 132.997V134.464H117.927V135.436H116.721V137.254C116.721 137.542 116.787 137.761 116.919 137.911C117.051 138.055 117.216 138.127 117.414 138.127C117.486 138.127 117.555 138.118 117.621 138.1C117.687 138.082 117.762 138.058 117.846 138.028L118.08 138.919ZM118.76 139V134.464H119.903V139H118.76ZM120.002 133.051C120.002 133.237 119.936 133.396 119.804 133.528C119.672 133.654 119.513 133.717 119.327 133.717C119.141 133.717 118.982 133.654 118.85 133.528C118.724 133.396 118.661 133.237 118.661 133.051C118.661 132.865 118.724 132.706 118.85 132.574C118.982 132.442 119.141 132.376 119.327 132.376C119.513 132.376 119.672 132.442 119.804 132.574C119.936 132.706 120.002 132.865 120.002 133.051ZM123.012 139.072C122.622 139.072 122.28 139.009 121.986 138.883C121.698 138.757 121.455 138.586 121.257 138.37C121.065 138.154 120.918 137.905 120.816 137.623C120.72 137.341 120.672 137.044 120.672 136.732C120.672 136.42 120.72 136.123 120.816 135.841C120.918 135.559 121.065 135.31 121.257 135.094C121.455 134.878 121.698 134.707 121.986 134.581C122.28 134.455 122.622 134.392 123.012 134.392C123.396 134.392 123.735 134.455 124.029 134.581C124.323 134.707 124.566 134.878 124.758 135.094C124.956 135.31 125.103 135.559 125.199 135.841C125.301 136.123 125.352 136.42 125.352 136.732C125.352 137.044 125.301 137.341 125.199 137.623C125.103 137.905 124.956 138.154 124.758 138.37C124.566 138.586 124.323 138.757 124.029 138.883C123.735 139.009 123.396 139.072 123.012 139.072ZM123.012 138.154C123.408 138.154 123.699 138.022 123.885 137.758C124.077 137.488 124.173 137.146 124.173 136.732C124.173 136.318 124.077 135.979 123.885 135.715C123.699 135.445 123.408 135.31 123.012 135.31C122.616 135.31 122.322 135.445 122.13 135.715C121.944 135.979 121.851 136.318 121.851 136.732C121.851 137.146 121.944 137.488 122.13 137.758C122.322 138.022 122.616 138.154 123.012 138.154ZM129.212 139V136.237C129.212 135.949 129.134 135.724 128.978 135.562C128.822 135.4 128.618 135.319 128.366 135.319C128.036 135.319 127.778 135.466 127.592 135.76C127.412 136.054 127.322 136.468 127.322 137.002V139H126.179V134.464H127.277C127.301 134.584 127.316 134.701 127.322 134.815C127.328 134.929 127.334 135.034 127.34 135.13C127.538 134.866 127.766 134.677 128.024 134.563C128.282 134.443 128.561 134.383 128.861 134.383C129.317 134.383 129.68 134.53 129.95 134.824C130.22 135.112 130.355 135.52 130.355 136.048V139H129.212Z" fill="#512B2B"/>
49
+ <rect x="82" y="328" width="68" height="2" rx="1" fill="#E3E3E3"/>
50
+ </g>
51
+ <defs>
52
+ <filter id="filter0_d_735_67192" x="0" y="0" width="480.793" height="283" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
53
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
54
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
55
+ <feOffset dx="1" dy="2"/>
56
+ <feGaussianBlur stdDeviation="5"/>
57
+ <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
58
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_735_67192"/>
59
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_735_67192" result="shape"/>
60
+ </filter>
61
+ <filter id="filter1_d_735_67192" x="28" y="93" width="179" height="262" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
62
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
63
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
64
+ <feOffset dx="1" dy="2"/>
65
+ <feGaussianBlur stdDeviation="5"/>
66
+ <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
67
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_735_67192"/>
68
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_735_67192" result="shape"/>
69
+ </filter>
70
+ </defs>
71
+ </svg>
data/lib/gem_version.rb CHANGED
@@ -4,7 +4,7 @@ module Gem
4
4
  # Gem Specification
5
5
  class Specification
6
6
  def self.gem_version
7
- '1.12.5'
7
+ '1.13.0'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swedbank-pay-design-guide-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.12.5
4
+ version: 1.13.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swedbank Pay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-11-18 00:00:00.000000000 Z
11
+ date: 2021-12-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -243,6 +243,7 @@ files:
243
243
  - _includes/apple-touch-icons.md
244
244
  - _includes/apple-touch-startup-image.html
245
245
  - _includes/apple-touch-startup-images.md
246
+ - _includes/card-extended.html
246
247
  - _includes/card-horizontal-list.html
247
248
  - _includes/card-list.html
248
249
  - _includes/card-overview.html
@@ -271,6 +272,7 @@ files:
271
272
  - _includes/paragraph-highlight.html
272
273
  - _includes/release_notes.html
273
274
  - _includes/sidebar.html
275
+ - _includes/tabs.html
274
276
  - _includes/title-header.html
275
277
  - _includes/toc.html
276
278
  - _layouts/default.html
@@ -292,6 +294,7 @@ files:
292
294
  - _sass/variables.scss
293
295
  - assets/css/pygments-autumn.css
294
296
  - assets/css/style.scss
297
+ - assets/img/demoshop-image.svg
295
298
  - assets/img/demoshop-mobile.svg
296
299
  - assets/img/demoshop-mobile2.svg
297
300
  - assets/img/demoshop-web.svg