@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap");
/* ==========================================================================
   Strip Unit
========================================================================== */
/* ==========================================================================
	Rem and Em Calc
========================================================================== */
/* Convert to unit
========================================================================== */
/* Rem Calc
========================================================================== */
/* Em Calc
========================================================================== */
/* ==========================================================================
	Color palette functions
========================================================================== */
/* 0.75rem; */
/* 0.875rem; */
/* 1rem; */
/* 1.125rem; */
/* 1.25rem; */
/* 1.5rem; */
/* 1.75rem; */
/* 2rem; */
/* 2.25rem; */
/* 2.625rem; */
/* 3rem; */
/* 3.5rem; */
/* 4rem; */
/* 4.5rem; */
/* 6rem; */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 0.0625rem 2.5rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  bds-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 0.0625rem dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  bds-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  bds-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -0.125rem;
  /* 2 */
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*
    Base: Fonts
    ---
    Font embedding
*/
@font-face {
  font-family: Reckless;
  src: url("https://assets.website-files.com/615426c4bb392115c8da79fb/6155b4b9a5cb70e3c599d42d_RecklessNeue-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: "normal";
  font-display: "swap";
}
@font-face {
  font-family: Reckless;
  src: url("https://assets.website-files.com/615426c4bb392115c8da79fb/6155b4b9d5a7751f8063dae2_RecklessNeue-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: "normal";
  font-display: "swap";
}
@font-face {
  font-family: Flama;
  src: url("https://assets.website-files.com/615426c4bb392115c8da79fb/615b1b758cf9436db908f8d2_flama-ultralight-webfont.woff2") format("woff2");
  font-weight: 200;
  font-style: "normal";
  font-display: "swap";
}
@font-face {
  font-family: "Flama Condensed";
  src: url("https://assets.website-files.com/615426c4bb392115c8da79fb/615b1b7787c00dcf8b4cdc45_flamacondensed-book-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: "normal";
  font-display: "swap";
}
@font-face {
  font-family: Flama;
  src: url("https://assets.website-files.com/615426c4bb392115c8da79fb/615b1b7787c00d657c4cdc44_flama-light-webfont.woff2") format("woff2");
  font-weight: 300;
  font-style: "normal";
  font-display: "swap";
}
@font-face {
  font-family: Flama;
  src: url("https://assets.website-files.com/615426c4bb392115c8da79fb/615426c4bb3921d802da7a44_Flama-Book.woff") format("woff");
  font-weight: 400;
  font-style: "normal";
  font-display: "swap";
}
@font-face {
  font-family: Flama;
  src: url("https://assets.website-files.com/615426c4bb392115c8da79fb/615426c4bb3921ea2fda7a2c_Flama-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: "normal";
  font-display: "swap";
}
/*
    Generic: Box sizing
    ---
    Taken from [Inuit CSS](https://github.com/inuitcss/generic.box-sizing)
    ---
    Set the global `box-sizing` state to `border-box`.
    css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
    paulirish.com/2012/box-sizing-border-box-ftw
*/
html {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

/*
    Base: Images
    ---
    Default markup for images
*/
img {
  max-width: 100%;
  vertical-align: top;
  border: 0;
}

/*
    Base: typography
    ---
    Default markup for typographic elements
*/
h1 {
  font-family: Reckless, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h2 {
  font-family: Reckless, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h3 {
  font-family: Reckless, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h4 {
  font-family: Reckless, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h5 {
  font-family: Flama, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h6 {
  font-family: Flama, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

address,
dl,
ol,
p,
table,
ul {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

pre {
  tab-size: 2;
}

code {
  color: #727278;
  background-color: #eef0f3;
  font-family: monospace;
  padding: 0.125rem 0.25rem;
}

strong {
  font-weight: 600;
}

blockquote,
ol,
ul {
  padding-left: 2rem;
}

li > ol,
li > ul {
  margin-bottom: 0;
}

blockquote {
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
blockquote > p {
  font-size: inherit;
  line-height: inherit;
}

small {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}

hr {
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #d6dbe1;
  clear: both;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

a {
  text-decoration: underline;
  color: #61656e;
  font-weight: 600;
}
a:visited {
  color: #d3d6da;
}
a:hover {
  text-decoration: none;
  color: #d3d6da;
}
a:focus {
  outline: thin dotted;
  color: #96989e;
}
a:active, a:hover {
  outline: 0;
}

.sr-only {
  visibility: hidden;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  clip: rect(0, 0, 0, 0);
  opacity: 0;
  appearance: none;
}

/*
    Base: Forms
    ---
    Default markup for the form elements
*/
/*
    Base: Page
    ---
    Default markup for page level elements
*/
html {
  font: 400 16px/150% Flama, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  -webkit-overflow-scrolling: touch;
  background-color: #eef0f3;
}

body {
  color: #000000;
  -webkit-font-smoothing: antialiased;
}

/******************************************************************************
* AVATAR
*
* description:
* Rounded avatars for all!
******************************************************************************/
.avatar {
  display: flex;
  flex-shrink: 0;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
}

.avatar__logo,
.avatar__author {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border-radius: 3rem;
  background-color: #000000;
  letter-spacing: -1px;
  line-height: 3rem;
  text-align: center;
}
.avatar__logo object,
.avatar__author object {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.avatar__logo img,
.avatar__logo svg,
.avatar__author img,
.avatar__author svg {
  display: inline-block;
  max-width: 1.5rem;
  max-height: 1.5rem;
}

.avatar__author {
  display: inline-flex;
  overflow: hidden;
  background: #6d819f;
}
.avatar__author object {
  display: flex;
  align-items: center;
  justify-content: center;
}
.avatar__author img {
  display: block;
  max-width: 50%;
  max-height: 50%;
}

.avatar--small {
  width: 1.5rem;
  height: 1.5rem;
}

.container {
  width: 100%;
  max-width: 50rem;
  margin: 0 auto;
}

.container--block {
  background: #fff;
  padding: 2rem 2rem;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
@media (min-width: 64em) {
  .container--block {
    padding: 2rem 5rem;
  }
}

.cookie-though {
  letter-spacing: -0.325px;
  --ct-primary-400: #000;
  --ct-primary-200: #eee;
  --ct-text: #000;
  --ct-title: #000;
  --ct-subtitle: #000;
  --ct-policy-enabled: #000;
  --ct-policy-text-enabled: #eee;
  --ct-policy-text: #000;
  --ct-primary-font: $primary-font-family;
  --ct-secondary-font: $secondary-font-family;
  --ct-policy-essential: #eee;
  --ct-slider-secondary: #aaa;
  --ct-slider-enabled-primary: #aaa;
  --ct-slider-enabled-secondary: #eee;
  --ct-button-secondary: #777;
}

.site-footer {
  padding: 4rem 0;
  color: #6d819f;
  text-align: center;
  font-size: 0.5rem;
}
.site-footer p {
  font-size: inherit;
}

/******************************************************************************
* HEADER
*
* description:
* The page header
******************************************************************************/
.site-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 50rem;
  margin: 1rem auto;
  padding: 1rem;
}
.site-header > * {
  flex-basis: 0;
  flex-grow: 1;
}

.site-logo {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 3rem;
}
@media (min-width: 48em) {
  .site-logo {
    width: 30%;
  }
}

.site-title {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.025em;
}
@media (min-width: 48em) {
  .site-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
  }
}
.site-title a {
  color: #182e4f;
  text-decoration: none;
}

.site-search {
  width: 3rem;
}
@media (min-width: 48em) {
  .site-search {
    width: 30%;
  }
}

#itplogo {
  display: block;
  height: auto;
}

#wordmark {
  display: none;
}

@media (min-width: 48em) {
  #itplogo {
    position: relative;
    top: 0.5rem;
  }

  #wordmark {
    display: block;
  }

  #brandmark {
    display: none;
  }
}
.navigation {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}

.navigation__item {
  font-size: 1.125rem;
}
.navigation__item + .navigation__item {
  margin-left: 2rem;
}

.navigation__link {
  font-weight: 400;
  color: #000000;
}
.navigation__link, .navigation__link:visited {
  color: #051631;
  text-decoration: none;
}
.navigation__link:hover {
  text-decoration: underline;
  color: #000000;
}

.pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pagination_pages {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-around;
  gap: 1rem;
}

.pagination__link {
  color: #6d819f;
  text-decoration: none;
}
.pagination_pages .pagination__link {
  text-decoration: underline;
}
.pagination__link:visited, .pagination__link:hover .pagination__link:active {
  color: #6d819f;
}
.pagination__link[aria-current=page] {
  text-decoration: none;
}

.post {
  padding: 2rem 0;
}

.post-thumb {
  margin-bottom: 0.5rem;
  height: 10rem;
  width: 100%;
  object-fit: cover;
}

.post-title {
  line-height: 1.4;
  margin-bottom: 1rem;
}
.post-title a {
  color: #000000;
  text-decoration: none;
  border-bottom: 2px solid #d6dbe1;
}

.post-meta {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  color: #6d819f;
}
.post-meta > * {
  margin-right: 0.5rem;
}

.post-timestamp {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}
@media (min-width: 64em) {
  .post-timestamp {
    width: auto;
    display: unset;
    margin-top: 0;
    font-size: 1rem;
  }
  .post-meta .post-timestamp::before {
    content: " | ";
  }
}

.post-content img {
  margin-left: -2rem;
  max-width: calc(100% + (2 * 2rem));
}
@media (min-width: 64em) {
  .post-content img {
    margin-left: -5rem;
    max-width: calc(100% + (2 * 5rem));
  }
}

.post-content pre {
  border-radius: 0;
  margin-left: -2rem;
  margin-right: -2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 64em) {
  .post-content pre {
    margin-left: -5rem;
    margin-right: -5rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.post-content blockquote {
  border-left: 1rem solid #d6dbe1;
  background: #eef0f3;
  margin-left: 1rem;
  padding-right: 1rem;
}

.post-footer {
  border-top: 1px solid #eef0f3;
  margin-top: 3rem;
  padding-top: 2rem;
}

.row {
  padding: 16.5rem 4rem;
}

.row--secondary {
  background-color: #eef0f3;
}

.tag-title {
  text-align: center;
}

.tagcloud {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.tagcloud .tag,
.tagcloud .tag:visited {
  display: block;
  margin: 0 0.5rem 0.5rem 0;
  border: 1px solid #6d819f;
  border-radius: 1rem;
  padding: 0.5rem 1rem;
  line-height: 1;
  color: #6d819f;
  background: #ffffff;
  text-decoration: none;
}
.tagcloud .tag:hover, .tagcloud .tag.active,
.tagcloud .tag:visited:hover,
.tagcloud .tag:visited.active {
  background: #6d819f;
  color: #ffffff;
}

.techradar {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}

.tech {
  display: inline-flex;
  gap: 0.3rem;
  align-items: center;
  color: #666;
}
.tech::before {
  content: " ";
  display: block;
  background: url("../img/techradar.svg") no-repeat center center;
  background-size: cover;
  width: 1rem;
  height: 1rem;
}
.tech:visited {
  color: #666;
}
.tech:hover {
  color: black;
}

.text-lead {
  font-size: 1.75rem;
}

.subtitle {
  font-size: 2.25rem;
  text-align: center;
  margin-bottom: 4rem;
}

/*# sourceMappingURL=ds.css.map */
