/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/styles/app.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

@font-face {
  font-family: "Pragati Narrow";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Pragati Narrow"), url(fonts/pragati-narrow-regular.60ff8ff3.woff2) format("woff2");
}
@font-face {
  font-family: "Pragati Narrow";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Pragati Narrow"), url(fonts/pragati-narrow-bold.87c16fd2.woff2) format("woff2");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Source Sans Pro Regular");
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(fonts/source-sans-pro-regular.f3856e90.woff2) format("woff2");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Source Sans Pro");
  src: local("Source Sans Pro"), local("SourceSansPro-Bold"), url(fonts/source-sans-pro-bold.57eccb07.woff2) format("woff2");
}
@font-face {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local("IBM Plex Sans");
  src: local("IBM Plex Sans"), url(fonts/ibmplexsans-regular.03418c69.woff2) format("woff2");
}
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
html {
  scroll-behavior: smooth;
}

body {
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  color: var(--main-color);
  background-color: var(--main-background);
  font-family: "Source Sans Pro", sans-serif;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-left: var(--body-gutter);
  padding-right: var(--body-gutter);
}
@media screen and (min-width: 1024px) {
  body {
    --body-gutter: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  body {
    --body-gutter: 4rem;
  }
}

a {
  color: inherit;
}

main.wp-block-group {
  flex: 1;
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
}
.header + main.wp-block-group {
  margin-top: 0;
}
main.wp-block-group > .alignwide {
  max-width: 68.75rem;
}
@media screen and (min-width: 1440px) {
  main.wp-block-group > .alignwide {
    margin-left: -8.125rem;
    margin-right: -8.125rem;
  }
}
main.wp-block-group > .alignfull {
  width: 100vw;
  position: relative;
  max-width: 100vw;
  left: 50%;
  margin-left: -50vw;
  padding-left: var(--body-gutter);
  padding-right: var(--body-gutter);
}
@media screen and (min-width: 1024px) {
  main.wp-block-group > .alignfull {
    --body-gutter: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  main.wp-block-group > .alignfull {
    --body-gutter: 4rem;
  }
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
h1, h2, h3, h4, h5, h6 {
  color: var(--heading-color);
}
h1 + *, h2 + *, h3 + *, h4 + *, h5 + *, h6 + * {
  margin-top: 1.618em;
}

h1 {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.75rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 2.625rem;
  }
}
h1 em {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  display: block;
}
@media screen and (min-width: 1024px) {
  h1 em {
    font-size: 1.125rem;
  }
}

h2 {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.4375rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  h2 {
    font-size: 2.0625rem;
  }
}

h3 {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  h3 {
    font-size: 1.5rem;
  }
}

h4 {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.0625rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  h4 {
    font-size: 1.25rem;
  }
}

h5 {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  h5 {
    font-size: 1.125rem;
  }
}

h6 {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  h6 {
    font-size: 1rem;
  }
}

/** Gutenberg blocks */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:focus-visible {
  background-color: var(--light-orange);
  box-shadow: 0 0 0 2px var(--light-orange);
}

a,
button {
  color: var(--link-color);
}
a span,
a svg,
button span,
button svg {
  pointer-events: none;
}

button,
.wp-block-button__link {
  display: inline-flex;
  align-items: center;
  background-color: var(--button-background-color);
  color: var(--button-color);
  text-decoration: none;
  border-radius: var(--button-border-radius);
  border: none;
  cursor: pointer;
  padding-inline: 1rem;
  padding-block: 0.75rem;
  font-family: "Pragati Narrow", sans-serif;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  word-break: break-word;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  /**
   * States.
   */
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
button [data-is-not-loading] > svg, button > svg,
.wp-block-button__link [data-is-not-loading] > svg,
.wp-block-button__link > svg {
  width: 28px;
  height: auto;
  flex: none;
  opacity: 0.62;
}
button [data-is-not-loading] > svg:first-child, button > svg:first-child,
.wp-block-button__link [data-is-not-loading] > svg:first-child,
.wp-block-button__link > svg:first-child {
  margin-inline-start: -0.5rem;
  margin-inline-end: 0.125rem;
}
button [data-is-not-loading] > svg:last-child, button > svg:last-child,
.wp-block-button__link [data-is-not-loading] > svg:last-child,
.wp-block-button__link > svg:last-child {
  margin-inline-start: 0.125rem;
  margin-inline-end: -0.5rem;
}
button.focus-visible, button:focus-visible,
.wp-block-button__link.focus-visible,
.wp-block-button__link:focus-visible {
  color: var(--accent-hover);
  background-color: rgba(var(--accent-hover-rgb), 0.1);
  outline-offset: 2px;
  outline-color: currentColor;
  outline-style: solid;
  outline-width: 2px;
}
button.disabled, button:disabled,
.wp-block-button__link.disabled,
.wp-block-button__link:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}
button:hover,
.wp-block-button__link:hover {
  --button-color: #FFFFFF;
  --button-border-color: rgb(160, 37, 68);
  --button-background-color: rgb(160, 37, 68);
}

.is-style-link .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  font-weight: 400;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
}
.is-style-link .wp-block-button__link:hover {
  --button-color: rgb(160, 37, 68);
  --button-background-color: transparent;
}
.is-style-link .wp-block-button__link > svg {
  opacity: 0.81;
}
.is-style-link .wp-block-button__link > svg circle {
  fill: currentColor;
  transform: scale(0);
  transform-origin: center center;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.is-style-link .wp-block-button__link:focus-visible > svg circle, .is-style-link .wp-block-button__link:hover > svg circle {
  transform: scale(1);
}

.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(var(--button-border-color), 0.1);
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.is-style-outline .wp-block-button__link:hover {
  border-color: rgba(var(--button-border-color), 0.38);
}
.is-style-outline .wp-block-button__link:hover {
  --button-color: rgb(160, 37, 68);
  --button-background-color: transparent;
  --button-border-color: 160, 37, 68;
}
.is-style-outline .wp-block-button__link:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}

.is-style-disabled .wp-block-button__link {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}

.is-style-button-icon .wp-block-button__link {
  padding: 0;
  height: 44px;
  width: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 44px;
}
.is-style-button-icon .wp-block-button__link > svg {
  margin-inline-start: 0;
  margin-inline-end: 0;
  width: 81%;
  height: auto;
  opacity: 1;
}
.is-style-button-icon .wp-block-button__link > svg path {
  stroke-width: 1.25px;
}

.wp-block-button__width-100 {
  flex: 1;
}
.wp-block-button__width-100 .wp-block-button__link {
  display: flex;
  justify-content: center;
}
.wp-block-button__width-100 button.wp-block-button__link {
  width: 100%;
}

.wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 32px;
  width: 100%;
}

.is-content-justification-left {
  justify-content: flex-start;
}

.is-content-justification-center {
  justify-content: center;
}

.is-content-justification-right {
  justify-content: flex-end;
}

.is-style-reverse {
  flex-direction: row-reverse;
}

p + .wp-block-buttons,
p + .wp-block-button {
  margin-top: 32px;
}

.wp-block-button + h1,
.wp-block-button + h2,
.wp-block-button + h3,
.wp-block-button + h4,
.wp-block-button + h5,
.wp-block-button + h6 {
  margin-top: 32px;
}

.wp-block-button + .has-xsmall-font-size {
  margin-top: 16px;
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

p {
  max-width: 840px;
}
p.has-text-align-center {
  margin-left: auto;
  margin-right: auto;
}
p + * {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.wp-block-columns {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  gap: 32px;
}
@media screen and (min-width: 768px) {
  .wp-block-columns {
    flex-direction: row;
    gap: 32px;
  }
}
@media screen and (min-width: 1440px) {
  .wp-block-columns {
    gap: 96px;
  }
}
.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}
.wp-block-columns + *, * + .wp-block-columns {
  margin-top: 64px;
}
.wp-block-columns.alignfull + *, * + .wp-block-columns.alignfull {
  margin-top: 64px;
}
@media screen and (min-width: 1440px) {
  .wp-block-columns.alignfull + *, * + .wp-block-columns.alignfull {
    --body-gutter: 128px;
    margin-top: 128px;
  }
}
.wp-block-columns + .user-info {
  margin-top: 16px;
}

.has-1-columns {
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 1440px) {
  .has-1-columns {
    display: flex;
    flex-direction: row;
  }
}

.has-2-columns {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 1440px) {
  .has-2-columns {
    display: flex;
    flex-direction: row;
  }
}

.has-3-columns {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 768px) {
  .has-3-columns {
    display: grid;
    grid-template-rows: repeat(2, min-content);
    grid-template-columns: repeat(2, 1fr);
  }
  .has-3-columns .wp-block-column:first-child {
    grid-column: 1/-1;
  }
}
@media screen and (min-width: 1440px) {
  .has-3-columns {
    grid-template-rows: 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .has-3-columns {
    display: flex;
    flex-direction: row;
  }
}

.has-4-columns {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (min-width: 768px) {
  .has-4-columns {
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1440px) {
  .has-4-columns {
    display: flex;
    flex-direction: row;
  }
}

.has-5-columns {
  grid-template-columns: repeat(5, 1fr);
}
@media screen and (min-width: 1440px) {
  .has-5-columns {
    display: flex;
    flex-direction: row;
  }
}

.has-6-columns {
  grid-template-columns: repeat(6, 1fr);
}
@media screen and (min-width: 1440px) {
  .has-6-columns {
    display: flex;
    flex-direction: row;
  }
}

.wp-block-column {
  flex-basis: 100%;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .wp-block-column {
    margin-bottom: 0;
  }
}
.wp-block-column.has-background {
  padding-inline: 64px;
  padding-block: 64px;
}
.wp-block-column .wp-block-image + * {
  margin-top: 16px;
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

pre,
code,
.wp-block-code {
  font-family: "JetBrains Mono", monospace;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
svg,
img {
  max-width: 100%;
  height: auto;
}

img {
  display: block;
}

svg {
  display: inline-block;
}

.wp-block-image img {
  border-radius: 8px;
}
.wp-block-image.aligncenter img, .wp-block-image.aligncenter svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image + h1 {
  margin-top: 32px;
}
.wp-block-image + *, * + .wp-block-image {
  margin-top: 96px;
}

.is-style-icon svg,
.is-style-icon img {
  width: 96px;
  height: auto;
  margin: 0;
}
.is-style-icon path {
  stroke-width: 1px;
}
.is-style-icon + *, * + .is-style-icon {
  margin-top: 32px;
}

.wp-block-group__inner-container > .wp-block-image + *, * + .wp-block-group__inner-container > .wp-block-image {
  margin-top: 32px;
}

.is-style-38 svg,
.is-style-38 img {
  display: block;
  width: 38.2%;
  height: auto;
}

.is-style-19 svg,
.is-style-19 img {
  display: block;
  width: 19.1%;
  height: auto;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.wp-block-media-text {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 64px;
}
.wp-block-media-text__media {
  flex: none;
  grid-column: 1;
  grid-row: 1;
}
.wp-block-media-text__media svg,
.wp-block-media-text__media img {
  max-width: 100%;
}
.wp-block-media-text__media img {
  border-radius: 8px;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  grid-column: 2;
}
.wp-block-media-text.alignwide {
  gap: 96px;
}
.wp-block-media-text.alignfull {
  gap: 128px;
}
.wp-block-media-text.is-stacked-on-mobile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .wp-block-media-text.is-stacked-on-mobile {
    display: grid;
    align-items: center;
  }
}
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
  flex-direction: column-reverse;
}
.wp-block-media-text.is-image-fill {
  position: relative;
  align-items: stretch;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 100px;
  border-radius: 16px;
}
.wp-block-media-text.is-image-fill img {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}
* + .wp-block-media-text, .wp-block-media-text + * {
  margin-top: 64px;
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.wp-block-cover {
  position: relative;
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.wp-block-cover__image-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
}
.wp-block-cover > .alignwide {
  max-width: 68.75rem;
  margin-left: -8.125rem;
  margin-right: -8.125rem;
}
.wp-block-cover > .alignfull {
  position: relative;
  max-width: 100vw;
  left: 50%;
  margin-left: -50vw;
  padding-left: var(--body-gutter);
  padding-right: var(--body-gutter);
}
@media screen and (min-width: 1024px) {
  .wp-block-cover > .alignfull {
    --body-gutter: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  .wp-block-cover > .alignfull {
    --body-gutter: 4rem;
  }
}
.wp-block-cover + *, * + .wp-block-cover {
  margin-top: 96px;
}
.wp-block-cover__image-background + .wp-block-cover__inner-container, .has-background-dim + .wp-block-cover__inner-container {
  padding-block: 64px;
}
.wp-block-cover .has-light-purple-background-color {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F7F3F5;
  z-index: -1;
}
.wp-block-cover .has-light-purple-background-color + .wp-block-cover__inner-container {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.wp-block-cover .has-light-purple-background-color + .wp-block-cover__inner-container .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.wp-block-cover .has-light-purple-background-color + .wp-block-cover__inner-container .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.wp-block-cover .has-light-purple-background-color + .wp-block-cover__inner-container .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.wp-block-cover .has-light-purple-background-color + .wp-block-cover__inner-container .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.wp-block-group {
  position: relative;
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-group > .alignwide {
  max-width: 68.75rem;
}
.wp-block-group > .alignfull {
  position: relative;
  max-width: 100vw;
  left: 50%;
  margin-left: -50vw;
}
.wp-block-group.has-background {
  padding-block: 64px;
  padding-inline: 64px;
}
@media screen and (min-width: 1440px) {
  .wp-block-group.has-background {
    --body-gutter: 96px;
    padding-inline: 96px;
  }
}
.wp-block-group.has-background > * {
  --body-gutter: 0;
}
.wp-block-group > * {
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-group > .alignwide {
  max-width: 68.75rem;
}
.wp-block-group > .alignfull {
  max-width: 100%;
  margin-left: -50%;
}
.wp-block-group > .alignfull.has-background {
  padding-inline: var(--body-gutter);
  padding-block: 64px;
}
@media screen and (min-width: 1440px) {
  .wp-block-group > .alignfull.has-background {
    --body-gutter: 128px;
    padding-block: 128px;
  }
}
.wp-block-group > .alignfull .wp-block-columns {
  padding-left: 0;
  padding-right: 0;
}
.wp-block-group + *, * + .wp-block-group {
  margin-top: 64px;
}
@media screen and (min-width: 1440px) {
  .wp-block-group + *, * + .wp-block-group {
    margin-top: 128px;
  }
}

.wp-block-column > .wp-block-group + *,
.wp-block-column > * + .wp-block-group {
  margin-top: 48px;
}

.has-background + .has-background {
  margin-top: 0;
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

table,
tbody,
tfoot,
th,
tr {
  display: flex;
  width: 100%;
}

table,
tbody,
tfoot {
  flex-direction: column;
}

td {
  display: inline-flex;
}

tfoot td {
  width: 100%;
}

/** HOVTA blocks */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.content-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .content-wrapper {
    width: 95%;
  }
}
@media screen and (min-width: 1280px) {
  .content-wrapper {
    width: 90%;
  }
}
.form-steps + .content-wrapper {
  margin-top: 96px;
}

.content {
  --main-color: #090B11;
  --main-background: #FFFFFF;
  color: var(--main-color);
  background-color: var(--main-background);
  padding-left: 64px;
  padding-right: 64px;
  padding-top: 64px;
  padding-bottom: 64px;
  border-radius: 32px;
}

.page-template-page-dashboard .content {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.modal {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.modal .logo-hovta {
  fill: var(--main-color);
}
.modal .logo-r {
  fill: var(--main-color);
}
.modal label {
  color: var(--accent-disabled);
}
.modal input[type=text],
.modal input[type=email],
.modal input[type=url],
.modal input[type=password],
.modal input[type=search],
.modal input[type=number],
.modal input[type=tel],
.modal input[type=range],
.modal input[type=date],
.modal input[type=month],
.modal input[type=week],
.modal input[type=time],
.modal input[type=datetime],
.modal input[type=datetime-local],
.modal input[type=color],
.modal select,
.modal textarea {
  border-color: var(--accent-disabled);
}
.modal .input-warning,
.modal .input-error,
.modal .input-info {
  color: rgb(137, 137, 159);
}
.modal .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.modal .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.modal .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.modal::before {
  content: "";
  background-color: var(--black);
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: -1;
}
.modal .modal-header {
  padding-inline-end: 52px;
}
.modal .modal-header [data-modal-close] {
  position: absolute;
  top: 8px;
  right: 8px;
}
.modal .modal-title {
  padding-inline-end: 52px;
}
.modal .modal-trick {
  display: none;
}
@media screen and (min-width: 768px) {
  .modal .modal-trick {
    display: inline-block;
    vertical-align: middle;
    height: 100vh;
  }
}
.modal .modal-content {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-left: var(--body-gutter);
  padding-right: var(--body-gutter);
}
@media screen and (min-width: 1024px) {
  .modal .modal-content {
    --body-gutter: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  .modal .modal-content {
    --body-gutter: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .modal .modal-content {
    align-items: center;
    padding: 0;
  }
}
.modal .modal-body {
  background-color: var(--white);
  color: var(--black);
  width: 100%;
  max-width: 840px;
  border-radius: 6px;
  vertical-align: middle;
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px;
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  transform: translate(0%, 24px) scale(0.92);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.modal .modal-footer {
  display: flex;
  align-items: center;
  margin-top: 32px;
  width: 100%;
}
.modal .modal-footer.wp-block-buttons {
  flex-direction: row-reverse;
}
.modal.is-open {
  visibility: visible;
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.modal.is-open::before {
  opacity: 0.81;
}
.modal.is-open .modal-body {
  transform: translate(0%, 0%) scale(1);
}
.modal.is-fullscreen .modal-header {
  text-align: center;
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  z-index: 9999;
  width: 100%;
  background: var(--white);
}
@media screen and (min-width: 1024px) {
  .modal.is-fullscreen .modal-header {
    font-size: 1.5rem;
  }
}
.modal.is-fullscreen .modal-body {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  padding-top: 96px;
  padding-inline: 0;
  padding-bottom: 64px;
}
.modal.is-fullscreen .modal-content {
  padding-inline: 32px;
  align-items: flex-start;
}
.modal.is-fullscreen .modal-footer {
  background: linear-gradient(0deg, rgba(var(--white-rgb), 0.7), rgba(var(--white-rgb), 0.7) 60%, rgba(var(--white-rgb), 0));
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 32px;
  justify-content: space-between;
}
.modal .modal-header + .wp-block-group {
  margin-top: 32px;
}
.modal .wp-block-columns {
  gap: 32px;
}
* + .modal .wp-block-columns, .modal .wp-block-columns + * {
  margin-top: 16px;
}
.admin-bar .modal {
  top: 32px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
}

.loader span {
  position: absolute;
  width: 10px;
  height: 10px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  background: #000000;
  animation: loading 1.2s infinite ease-in-out both;
  margin-right: 5px;
}

.loader span:nth-child(1) {
  left: 0;
  animation-delay: 0.2s;
}

.loader span:nth-child(2) {
  left: 15px;
  animation-delay: 0.4s;
}

.loader span:nth-child(3) {
  left: 30px;
  animation-delay: 0.6s;
}

@keyframes dots4 {
  0%, 80%, 100% {
    transform: scale(0);
    opacity: 0;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
}
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
.form-steps-number {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  text-transform: uppercase;
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  color: #8D5074;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .form-steps-number {
    font-size: 1rem;
  }
}

.form-steps-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}

.form-step {
  position: relative;
  display: flex;
  align-items: center;
}
.form-step + .form-step::before {
  content: "";
  display: block;
  width: 44px;
  height: 2px;
}
.form-step__completion {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 2px;
  border-style: solid;
  border-color: #8D5074;
  border-radius: 44px;
}
.form-step__title {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  width: 100vw;
  text-align: center;
  margin-top: 8px;
}
@media screen and (min-width: 1024px) {
  .form-step__title {
    font-size: 1.125rem;
  }
}
.form-step + .form-step .form-step__title {
  left: 75%;
}
.form-step::before {
  background-color: #8D5074;
}
.form-step--completed::before, .form-step--current::before {
  background-color: var(--accent-secondary);
}
.form-step--current .form-step__completion, .form-step--completed .form-step__completion {
  border-color: var(--accent-secondary);
  background-color: var(--accent-secondary);
}
.form-step--current .form-step__title {
  display: block;
}

.form-step--current a.form-step__completion,
.form-step--completed a.form-step__completion {
  position: relative;
  box-shadow: 0 0 0 0;
  transition: box-shadow 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 10;
}
.form-step--current a.form-step__completion:hover,
.form-step--completed a.form-step__completion:hover {
  box-shadow: 0 0 0 2px var(--main-background), 0 0 0 4px var(--accent-secondary);
}

.form-steps--small .form-step + .form-steps--small .form-step::before {
  width: 16px;
  height: 2px;
}
.form-steps--small .form-step__completion {
  width: 16px;
  height: 16px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.questions {
  display: flex;
  flex-direction: column;
  gap: 64px;
  margin-top: 96px;
  margin-bottom: 160px;
}

.question-wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 32px;
}

.question {
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-radius: 6px;
  flex: 1;
}
@media screen and (min-width: 1440px) {
  .question {
    padding-left: 64px;
    padding-right: 64px;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
.question.has-errors {
  background-color: rgba(var(--accent-secondary-rgb), 0.1);
}
.question.has-errors::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 6px;
  background-color: var(--white);
  z-index: -1;
}

.question-label {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  display: block;
  text-transform: none;
  color: var(--main-color) !important;
}
@media screen and (min-width: 1024px) {
  .question-label {
    font-size: 1.5rem;
  }
}
.question-label + .field {
  margin-top: 16px;
}
.field + .question-label {
  margin-top: 64px;
}
.question-label + .contributors {
  margin-top: 32px;
}

.question-description {
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  margin-top: 16px;
  max-width: 61.8%;
}

[data-type=text_picking] .field {
  max-width: 38.2%;
}

[data-type=text] + [data-type=picking] {
  margin-top: 32px;
}

[data-type=radio] .choices {
  margin-top: 32px;
}

[data-type=text_picking] .question-label + [data-modal],
[data-type=picking] .question-label + [data-modal] {
  margin-top: 32px;
}
[data-type=text_picking] .input-info + [data-modal],
[data-type=picking] .input-info + [data-modal] {
  margin-top: 16px;
}
[data-type=text_picking] [data-modal],
[data-type=picking] [data-modal] {
  --button-color: #FFFFFF;
  --button-border-color: #F49C35;
  --button-background-color: #F49C35;
}

.question [data-question][data-type=range] {
  padding-bottom: 80px;
}
.question [data-question][data-type=range] .field {
  position: relative;
}
.question [data-question][data-type=range] label {
  --label-width: 44px;
  display: inline-flex;
  align-items: center;
  background-color: var(--button-background-color);
  color: var(--button-color);
  text-decoration: none;
  border-radius: var(--button-border-radius);
  border: none;
  cursor: pointer;
  padding-inline: 1rem;
  padding-block: 0.75rem;
  font-family: "Pragati Narrow", sans-serif;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  word-break: break-word;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  /**
   * States.
   */
  --button-border-color: 244, 156, 53;
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(var(--button-border-color), 0.1);
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: var(--accent);
  padding: 0;
  width: var(--label-width);
  height: var(--label-width);
  border-radius: var(--label-width);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  outline-width: 2px;
  outline-offset: 0;
}
.question [data-question][data-type=range] label [data-is-not-loading] > svg, .question [data-question][data-type=range] label > svg {
  width: 28px;
  height: auto;
  flex: none;
  opacity: 0.62;
}
.question [data-question][data-type=range] label [data-is-not-loading] > svg:first-child, .question [data-question][data-type=range] label > svg:first-child {
  margin-inline-start: -0.5rem;
  margin-inline-end: 0.125rem;
}
.question [data-question][data-type=range] label [data-is-not-loading] > svg:last-child, .question [data-question][data-type=range] label > svg:last-child {
  margin-inline-start: 0.125rem;
  margin-inline-end: -0.5rem;
}
.question [data-question][data-type=range] label.focus-visible, .question [data-question][data-type=range] label:focus-visible {
  color: var(--accent-hover);
  background-color: rgba(var(--accent-hover-rgb), 0.1);
  outline-offset: 2px;
  outline-color: currentColor;
  outline-style: solid;
  outline-width: 2px;
}
.question [data-question][data-type=range] label.disabled, .question [data-question][data-type=range] label:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}
.question [data-question][data-type=range] label:hover {
  border-color: rgba(var(--button-border-color), 0.38);
}
@media screen and (min-width: 1024px) {
  .question [data-question][data-type=range] label {
    font-size: 1.125rem;
  }
}
.question [data-question][data-type=range] input:focus-visible + label {
  color: var(--accent-hover);
  background-color: rgba(var(--accent-hover-rgb), 0.1);
  outline-offset: 2px;
  outline-color: currentColor;
  outline-style: solid;
  outline-width: 2px;
}
.question [data-question][data-type=range] input + label:hover {
  outline-offset: 0;
  color: var(--accent);
  outline-color: var(--accent);
  outline-style: solid;
  border-color: transparent;
  background-color: transparent;
}
.question [data-question][data-type=range] input:checked + label {
  color: var(--accent-hover);
  background-color: rgba(var(--accent-hover-rgb), 0.1);
  outline-offset: 2px;
  outline-color: currentColor;
  outline-style: solid;
  outline-width: 2px;
  color: var(--accent);
  outline-color: var(--accent-secondary);
  background-color: var(--vanilla);
  border-color: transparent;
}
.question [data-question][data-type=range] input:checked + label:hover {
  outline-color: var(--accent);
}
.question [data-question][data-type=range] .field .input-info {
  position: absolute;
  top: 50%;
  left: 50%;
  width: -moz-max-content;
  width: max-content;
  transform: translateX(-50%);
  text-align: center;
  margin-top: 48px;
}
.question [data-question][data-type=range] .field:first-child .input-info {
  left: 0;
  transform: none;
  text-align: left;
}
.question [data-question][data-type=range] .field:last-child .input-info {
  left: auto;
  right: 0;
  transform: none;
  text-align: right;
}
.question [data-question][data-type=range] .answers {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}
@media screen and (min-width: 1024px) {
  .question [data-question][data-type=range] .answers {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1440px) {
  .question [data-question][data-type=range] .answers {
    gap: 16px;
    margin-top: 32px;
  }
}
.question [data-question][data-type=range] .answers .field + .field {
  margin-top: 0;
}

.question.question-range--15 .field:nth-child(1) label {
  --label-width: 48px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(1) label {
    --label-width: 62px;
  }
}
.question.question-range--15 .field:nth-child(2) label {
  --label-width: 47px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(2) label {
    --label-width: 60px;
  }
}
.question.question-range--15 .field:nth-child(3) label {
  --label-width: 46px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(3) label {
    --label-width: 57px;
  }
}
.question.question-range--15 .field:nth-child(4) label {
  --label-width: 45px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(4) label {
    --label-width: 55px;
  }
}
.question.question-range--15 .field:nth-child(5) label {
  --label-width: 44px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(5) label {
    --label-width: 52px;
  }
}
.question.question-range--15 .field:nth-child(6) label {
  --label-width: 43px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(6) label {
    --label-width: 50px;
  }
}
.question.question-range--15 .field:nth-child(7) label {
  --label-width: 42px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(7) label {
    --label-width: 47px;
  }
}
.question.question-range--15 .field:nth-child(8) label {
  --label-width: 40px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(8) label {
    --label-width: 44px;
  }
}
.question.question-range--15 .field:nth-child(9) label {
  --label-width: 42px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(9) label {
    --label-width: 47px;
  }
}
.question.question-range--15 .field:nth-child(10) label {
  --label-width: 43px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(10) label {
    --label-width: 50px;
  }
}
.question.question-range--15 .field:nth-child(11) label {
  --label-width: 44px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(11) label {
    --label-width: 52px;
  }
}
.question.question-range--15 .field:nth-child(12) label {
  --label-width: 45px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(12) label {
    --label-width: 55px;
  }
}
.question.question-range--15 .field:nth-child(13) label {
  --label-width: 46px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(13) label {
    --label-width: 57px;
  }
}
.question.question-range--15 .field:nth-child(14) label {
  --label-width: 47px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(14) label {
    --label-width: 60px;
  }
}
.question.question-range--15 .field:nth-child(15) label {
  --label-width: 48px;
}
@media screen and (min-width: 1280px) {
  .question.question-range--15 .field:nth-child(15) label {
    --label-width: 62px;
  }
}

.question-previous,
.question-next {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
  opacity: 0;
  pointer-events: none;
  max-height: 0;
}

.question-previous {
  margin-top: auto;
}

.question-next {
  margin-bottom: auto;
}

.is-full-screen {
  gap: 0;
  margin-top: -183px;
}
.is-full-screen .question-wrapper {
  height: 100vh;
}
.is-full-screen .question-previous,
.is-full-screen .question-next {
  clip: auto;
  margin: 0;
  height: auto;
  width: auto;
  -webkit-clip-path: none;
          clip-path: none;
  position: static;
  opacity: 1;
  min-height: 53px;
  pointer-events: auto;
  max-height: none;
}

.error-picking {
  position: fixed;
  left: 50%;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -40%);
  transition: 0.3s;
  will-change: transform;
  max-width: 840px;
  width: 100%;
  background-color: #8D5074;
  color: var(--white);
  z-index: 999;
  padding: 32px;
}
.error-picking.is-in {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%);
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
.pickings {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.picking {
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  line-height: 1;
  display: inline-flex;
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  padding: 16px;
  border-radius: 3px;
}

.modal + .pickings {
  margin-top: 16px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.choices {
  display: grid;
  grid-template-rows: min-content;
  grid-template-columns: repeat(4, minmax(200px, 1fr));
  gap: 24px;
  align-items: stretch;
  width: 100%;
}
.choices + .input-info {
  margin-top: 16px;
}

.choice {
  display: flex;
  align-items: stretch;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
}
@media screen and (min-width: 1024px) {
  .choice {
    flex-basis: 25%;
  }
}
.choice label {
  display: inline-flex;
  align-items: center;
  background-color: var(--button-background-color);
  color: var(--button-color);
  text-decoration: none;
  border-radius: var(--button-border-radius);
  border: none;
  cursor: pointer;
  padding-inline: 1rem;
  padding-block: 0.75rem;
  font-family: "Pragati Narrow", sans-serif;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  word-break: break-word;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  /**
   * States.
   */
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(var(--button-border-color), 0.1);
  --button-background-color: var(--white);
  --button-border-color: var(--accent-disabled-rgb);
  --button-color: var(--black);
  position: relative;
  color: var(--button-color) !important;
  background-color: var(--button-background-color);
  flex: 1 1 auto;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  padding-left: 1em;
  padding-right: 1em;
  cursor: pointer;
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.0625rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  font-weight: 400;
  text-transform: none;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
  word-break: break-word;
  border-radius: 3px;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.choice label [data-is-not-loading] > svg, .choice label > svg {
  width: 28px;
  height: auto;
  flex: none;
  opacity: 0.62;
}
.choice label [data-is-not-loading] > svg:first-child, .choice label > svg:first-child {
  margin-inline-start: -0.5rem;
  margin-inline-end: 0.125rem;
}
.choice label [data-is-not-loading] > svg:last-child, .choice label > svg:last-child {
  margin-inline-start: 0.125rem;
  margin-inline-end: -0.5rem;
}
.choice label.focus-visible, .choice label:focus-visible {
  color: var(--accent-hover);
  background-color: rgba(var(--accent-hover-rgb), 0.1);
  outline-offset: 2px;
  outline-color: currentColor;
  outline-style: solid;
  outline-width: 2px;
}
.choice label.disabled, .choice label:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}
.choice label:hover {
  border-color: rgba(var(--button-border-color), 0.38);
}
@media screen and (min-width: 1024px) {
  .choice label {
    font-size: 1.25rem;
  }
}
.choice label .legend {
  font-family: "Source Sans Pro", sans-serif;
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 400;
}
.choice label svg {
  position: absolute;
  top: 0;
  right: 0;
  color: var(--white);
  opacity: 0;
  visibility: hidden;
  transform: translate(50%, -50%) scale(0.62);
  transition: 0.2s;
  z-index: 10;
}
.choice label circle {
  fill: var(--accent-secondary);
  stroke: var(--accent-secondary);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.choice label:hover, .choice label:focus-visible {
  align-items: center;
  justify-content: center;
  font-weight: 700;
  border-color: var(--accent);
  font-weight: 400;
}
.choice input {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}
.choice input:checked + label {
  outline-width: 2px;
  outline-style: solid;
  outline-offset: 2px;
  outline-color: var(--accent-secondary);
  color: var(--accent);
  background-color: #FEFCEB;
  border-color: transparent;
}
.choice input:checked + label svg {
  opacity: 1;
  visibility: visible;
  transform: translate(50%, -50%) scale(1);
  will-change: transform;
}
.choice input:checked + label:hover {
  outline-color: var(--accent);
  color: var(--main-color);
}
.choice input:checked + label:hover circle {
  fill: var(--accent);
  stroke: var(--accent);
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

.contributors {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.contributors + .wp-block-button {
  margin-top: 32px;
}

.fields {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  width: 100%;
}
.fields + .input-info {
  margin-top: 16px;
}
.fields .field + .field {
  margin-top: 0;
}
.fields + .field, .field + .fields {
  margin-top: 16px;
}

.contributor {
  position: relative;
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  padding: 32px;
  border-radius: 6px;
}
.contributor .field {
  flex: 1;
}
.contributor__number {
  position: absolute;
  right: 100%;
  top: 50%;
  margin-right: 32px;
  transform: translate(50%, -50%);
}
.contributor .wp-block-button {
  position: absolute;
  left: 100%;
  top: 0;
}
.contributor.has-errors {
  background-color: rgba(var(--accent-secondary-rgb), 0.1);
}
.contributor.has-errors .input-info,
.contributor.has-errors label {
  color: var(--accent);
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
[data-tooltip] {
  position: relative;
}

.tooltip {
  display: inline-block;
  background-color: var(--black);
  color: var(--white);
  font-weight: 400;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  pointer-events: none;
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  padding-block: 8px;
  padding-inline: 16px;
  border-radius: 0.1875rem;
  position: absolute;
  display: inline-flex;
  align-items: center;
}
.tooltip svg {
  height: auto;
  flex: none;
  opacity: 0.62;
}
.tooltip svg:first-child {
  margin-inline-start: -0.5rem;
  margin-inline-end: 0.125rem;
}
.tooltip svg:last-child {
  margin-inline-start: 0.125rem;
  margin-inline-end: -0.5rem;
}
.tooltip.is-in {
  opacity: 1;
}
.tooltip.is-top {
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 22px);
}
.tooltip.is-top.is-in {
  transform: translate(-50%, 0);
}
.tooltip.is-bottom {
  top: 100%;
  left: 50%;
  transform: translate(-50%, -22px);
}
.tooltip.is-bottom.is-in {
  transform: translate(-50%, 0);
}
.tooltip.is-left {
  top: 50%;
  right: 100%;
  transform: translate(22px, -50%);
}
.tooltip.is-left.is-in {
  transform: translate(0, -50%);
}
.tooltip.is-right {
  top: 50%;
  left: 100%;
  transform: translate(-22px, -50%);
}
.tooltip.is-right.is-in {
  transform: translate(0, -50%);
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
[data-toast] {
  position: fixed;
  display: flex;
  flex-direction: column-reverse;
  gap: 8px;
  align-items: flex-end;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  padding: 32px;
  z-index: 999;
}

.toast {
  display: inline-block;
  background-color: var(--black);
  color: var(--white);
  font-weight: 400;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  pointer-events: none;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  padding-block: 16px;
  padding-inline: 32px;
  border-radius: 0.25rem;
  display: inline-block;
  pointer-events: auto;
  transform: translateY(-22px);
}
.toast a {
  color: inherit;
}
.toast.is-in {
  opacity: 1;
  transform: translateY(0);
}
.toast + .toast {
  margin-top: 0;
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

:root {
  --width-skeleton: 38.2%;
}

.skeleton-text {
  position: relative;
  display: block;
  width: var(--width-skeleton);
  height: 0.5rem;
  border-radius: 1rem;
  background-color: rgba(var(--accent-disabled-rgb), 0.382);
  overflow: hidden;
}
.skeleton-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 61.8%;
  background: linear-gradient(90deg, transparent, rgba(var(--white-rgb), 0.382), transparent);
  transform: translateX(-161%);
  animation: skeleton-text 1.5s infinite linear;
}

@keyframes skeleton-text {
  0% {
    transform: translateX(-161%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(161%);
  }
}
.skeleton:nth-child(1) .skeleton-text {
  --width-skeleton: 44%;
}
.skeleton:nth-child(1) .skeleton-text::before {
  animation-delay: 0.1s;
}

.skeleton:nth-child(2) .skeleton-text {
  --width-skeleton: 61%;
}
.skeleton:nth-child(2) .skeleton-text::before {
  animation-delay: 0.2s;
}

.skeleton:nth-child(3) .skeleton-text {
  --width-skeleton: 44%;
}
.skeleton:nth-child(3) .skeleton-text::before {
  animation-delay: 0.3s;
}

.skeleton:nth-child(4) .skeleton-text {
  --width-skeleton: 59%;
}
.skeleton:nth-child(4) .skeleton-text::before {
  animation-delay: 0.4s;
}

.skeleton:nth-child(5) .skeleton-text {
  --width-skeleton: 45%;
}
.skeleton:nth-child(5) .skeleton-text::before {
  animation-delay: 0.5s;
}

.skeleton:nth-child(6) .skeleton-text {
  --width-skeleton: 62%;
}
.skeleton:nth-child(6) .skeleton-text::before {
  animation-delay: 0.6s;
}

.skeleton:nth-child(7) .skeleton-text {
  --width-skeleton: 41%;
}
.skeleton:nth-child(7) .skeleton-text::before {
  animation-delay: 0.7s;
}

.skeleton:nth-child(8) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(8) .skeleton-text::before {
  animation-delay: 0.8s;
}

.skeleton:nth-child(9) .skeleton-text {
  --width-skeleton: 45%;
}
.skeleton:nth-child(9) .skeleton-text::before {
  animation-delay: 0.9s;
}

.skeleton:nth-child(10) .skeleton-text {
  --width-skeleton: 60%;
}
.skeleton:nth-child(10) .skeleton-text::before {
  animation-delay: 1s;
}

.skeleton:nth-child(11) .skeleton-text {
  --width-skeleton: 46%;
}
.skeleton:nth-child(11) .skeleton-text::before {
  animation-delay: 1.1s;
}

.skeleton:nth-child(12) .skeleton-text {
  --width-skeleton: 62%;
}
.skeleton:nth-child(12) .skeleton-text::before {
  animation-delay: 1.2s;
}

.skeleton:nth-child(13) .skeleton-text {
  --width-skeleton: 42%;
}
.skeleton:nth-child(13) .skeleton-text::before {
  animation-delay: 1.3s;
}

.skeleton:nth-child(14) .skeleton-text {
  --width-skeleton: 63%;
}
.skeleton:nth-child(14) .skeleton-text::before {
  animation-delay: 1.4s;
}

.skeleton:nth-child(15) .skeleton-text {
  --width-skeleton: 43%;
}
.skeleton:nth-child(15) .skeleton-text::before {
  animation-delay: 1.5s;
}

.skeleton:nth-child(16) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(16) .skeleton-text::before {
  animation-delay: 1.6s;
}

.skeleton:nth-child(17) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(17) .skeleton-text::before {
  animation-delay: 1.7s;
}

.skeleton:nth-child(18) .skeleton-text {
  --width-skeleton: 63%;
}
.skeleton:nth-child(18) .skeleton-text::before {
  animation-delay: 1.8s;
}

.skeleton:nth-child(19) .skeleton-text {
  --width-skeleton: 45%;
}
.skeleton:nth-child(19) .skeleton-text::before {
  animation-delay: 1.9s;
}

.skeleton:nth-child(20) .skeleton-text {
  --width-skeleton: 62%;
}
.skeleton:nth-child(20) .skeleton-text::before {
  animation-delay: 2s;
}

.skeleton:nth-child(21) .skeleton-text {
  --width-skeleton: 41%;
}
.skeleton:nth-child(21) .skeleton-text::before {
  animation-delay: 2.1s;
}

.skeleton:nth-child(22) .skeleton-text {
  --width-skeleton: 57%;
}
.skeleton:nth-child(22) .skeleton-text::before {
  animation-delay: 2.2s;
}

.skeleton:nth-child(23) .skeleton-text {
  --width-skeleton: 42%;
}
.skeleton:nth-child(23) .skeleton-text::before {
  animation-delay: 2.3s;
}

.skeleton:nth-child(24) .skeleton-text {
  --width-skeleton: 63%;
}
.skeleton:nth-child(24) .skeleton-text::before {
  animation-delay: 2.4s;
}

.skeleton:nth-child(25) .skeleton-text {
  --width-skeleton: 45%;
}
.skeleton:nth-child(25) .skeleton-text::before {
  animation-delay: 2.5s;
}

.skeleton:nth-child(26) .skeleton-text {
  --width-skeleton: 57%;
}
.skeleton:nth-child(26) .skeleton-text::before {
  animation-delay: 2.6s;
}

.skeleton:nth-child(27) .skeleton-text {
  --width-skeleton: 42%;
}
.skeleton:nth-child(27) .skeleton-text::before {
  animation-delay: 2.7s;
}

.skeleton:nth-child(28) .skeleton-text {
  --width-skeleton: 57%;
}
.skeleton:nth-child(28) .skeleton-text::before {
  animation-delay: 2.8s;
}

.skeleton:nth-child(29) .skeleton-text {
  --width-skeleton: 41%;
}
.skeleton:nth-child(29) .skeleton-text::before {
  animation-delay: 2.9s;
}

.skeleton:nth-child(30) .skeleton-text {
  --width-skeleton: 60%;
}
.skeleton:nth-child(30) .skeleton-text::before {
  animation-delay: 3s;
}

.skeleton:nth-child(31) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(31) .skeleton-text::before {
  animation-delay: 3.1s;
}

.skeleton:nth-child(32) .skeleton-text {
  --width-skeleton: 62%;
}
.skeleton:nth-child(32) .skeleton-text::before {
  animation-delay: 3.2s;
}

.skeleton:nth-child(33) .skeleton-text {
  --width-skeleton: 42%;
}
.skeleton:nth-child(33) .skeleton-text::before {
  animation-delay: 3.3s;
}

.skeleton:nth-child(34) .skeleton-text {
  --width-skeleton: 63%;
}
.skeleton:nth-child(34) .skeleton-text::before {
  animation-delay: 3.4s;
}

.skeleton:nth-child(35) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(35) .skeleton-text::before {
  animation-delay: 3.5s;
}

.skeleton:nth-child(36) .skeleton-text {
  --width-skeleton: 57%;
}
.skeleton:nth-child(36) .skeleton-text::before {
  animation-delay: 3.6s;
}

.skeleton:nth-child(37) .skeleton-text {
  --width-skeleton: 41%;
}
.skeleton:nth-child(37) .skeleton-text::before {
  animation-delay: 3.7s;
}

.skeleton:nth-child(38) .skeleton-text {
  --width-skeleton: 61%;
}
.skeleton:nth-child(38) .skeleton-text::before {
  animation-delay: 3.8s;
}

.skeleton:nth-child(39) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(39) .skeleton-text::before {
  animation-delay: 3.9s;
}

.skeleton:nth-child(40) .skeleton-text {
  --width-skeleton: 63%;
}
.skeleton:nth-child(40) .skeleton-text::before {
  animation-delay: 4s;
}

.skeleton:nth-child(41) .skeleton-text {
  --width-skeleton: 42%;
}
.skeleton:nth-child(41) .skeleton-text::before {
  animation-delay: 4.1s;
}

.skeleton:nth-child(42) .skeleton-text {
  --width-skeleton: 60%;
}
.skeleton:nth-child(42) .skeleton-text::before {
  animation-delay: 4.2s;
}

.skeleton:nth-child(43) .skeleton-text {
  --width-skeleton: 45%;
}
.skeleton:nth-child(43) .skeleton-text::before {
  animation-delay: 4.3s;
}

.skeleton:nth-child(44) .skeleton-text {
  --width-skeleton: 62%;
}
.skeleton:nth-child(44) .skeleton-text::before {
  animation-delay: 4.4s;
}

.skeleton:nth-child(45) .skeleton-text {
  --width-skeleton: 46%;
}
.skeleton:nth-child(45) .skeleton-text::before {
  animation-delay: 4.5s;
}

.skeleton:nth-child(46) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(46) .skeleton-text::before {
  animation-delay: 4.6s;
}

.skeleton:nth-child(47) .skeleton-text {
  --width-skeleton: 43%;
}
.skeleton:nth-child(47) .skeleton-text::before {
  animation-delay: 4.7s;
}

.skeleton:nth-child(48) .skeleton-text {
  --width-skeleton: 56%;
}
.skeleton:nth-child(48) .skeleton-text::before {
  animation-delay: 4.8s;
}

.skeleton:nth-child(49) .skeleton-text {
  --width-skeleton: 46%;
}
.skeleton:nth-child(49) .skeleton-text::before {
  animation-delay: 4.9s;
}

.skeleton:nth-child(50) .skeleton-text {
  --width-skeleton: 59%;
}
.skeleton:nth-child(50) .skeleton-text::before {
  animation-delay: 5s;
}

.skeleton:nth-child(51) .skeleton-text {
  --width-skeleton: 44%;
}
.skeleton:nth-child(51) .skeleton-text::before {
  animation-delay: 5.1s;
}

.skeleton:nth-child(52) .skeleton-text {
  --width-skeleton: 60%;
}
.skeleton:nth-child(52) .skeleton-text::before {
  animation-delay: 5.2s;
}

.skeleton:nth-child(53) .skeleton-text {
  --width-skeleton: 43%;
}
.skeleton:nth-child(53) .skeleton-text::before {
  animation-delay: 5.3s;
}

.skeleton:nth-child(54) .skeleton-text {
  --width-skeleton: 59%;
}
.skeleton:nth-child(54) .skeleton-text::before {
  animation-delay: 5.4s;
}

.skeleton:nth-child(55) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(55) .skeleton-text::before {
  animation-delay: 5.5s;
}

.skeleton:nth-child(56) .skeleton-text {
  --width-skeleton: 63%;
}
.skeleton:nth-child(56) .skeleton-text::before {
  animation-delay: 5.6s;
}

.skeleton:nth-child(57) .skeleton-text {
  --width-skeleton: 41%;
}
.skeleton:nth-child(57) .skeleton-text::before {
  animation-delay: 5.7s;
}

.skeleton:nth-child(58) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(58) .skeleton-text::before {
  animation-delay: 5.8s;
}

.skeleton:nth-child(59) .skeleton-text {
  --width-skeleton: 44%;
}
.skeleton:nth-child(59) .skeleton-text::before {
  animation-delay: 5.9s;
}

.skeleton:nth-child(60) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(60) .skeleton-text::before {
  animation-delay: 6s;
}

.skeleton:nth-child(61) .skeleton-text {
  --width-skeleton: 44%;
}
.skeleton:nth-child(61) .skeleton-text::before {
  animation-delay: 6.1s;
}

.skeleton:nth-child(62) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(62) .skeleton-text::before {
  animation-delay: 6.2s;
}

.skeleton:nth-child(63) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(63) .skeleton-text::before {
  animation-delay: 6.3s;
}

.skeleton:nth-child(64) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(64) .skeleton-text::before {
  animation-delay: 6.4s;
}

.skeleton:nth-child(65) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(65) .skeleton-text::before {
  animation-delay: 6.5s;
}

.skeleton:nth-child(66) .skeleton-text {
  --width-skeleton: 59%;
}
.skeleton:nth-child(66) .skeleton-text::before {
  animation-delay: 6.6s;
}

.skeleton:nth-child(67) .skeleton-text {
  --width-skeleton: 44%;
}
.skeleton:nth-child(67) .skeleton-text::before {
  animation-delay: 6.7s;
}

.skeleton:nth-child(68) .skeleton-text {
  --width-skeleton: 61%;
}
.skeleton:nth-child(68) .skeleton-text::before {
  animation-delay: 6.8s;
}

.skeleton:nth-child(69) .skeleton-text {
  --width-skeleton: 41%;
}
.skeleton:nth-child(69) .skeleton-text::before {
  animation-delay: 6.9s;
}

.skeleton:nth-child(70) .skeleton-text {
  --width-skeleton: 59%;
}
.skeleton:nth-child(70) .skeleton-text::before {
  animation-delay: 7s;
}

.skeleton:nth-child(71) .skeleton-text {
  --width-skeleton: 46%;
}
.skeleton:nth-child(71) .skeleton-text::before {
  animation-delay: 7.1s;
}

.skeleton:nth-child(72) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(72) .skeleton-text::before {
  animation-delay: 7.2s;
}

.skeleton:nth-child(73) .skeleton-text {
  --width-skeleton: 39%;
}
.skeleton:nth-child(73) .skeleton-text::before {
  animation-delay: 7.3s;
}

.skeleton:nth-child(74) .skeleton-text {
  --width-skeleton: 60%;
}
.skeleton:nth-child(74) .skeleton-text::before {
  animation-delay: 7.4s;
}

.skeleton:nth-child(75) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(75) .skeleton-text::before {
  animation-delay: 7.5s;
}

.skeleton:nth-child(76) .skeleton-text {
  --width-skeleton: 63%;
}
.skeleton:nth-child(76) .skeleton-text::before {
  animation-delay: 7.6s;
}

.skeleton:nth-child(77) .skeleton-text {
  --width-skeleton: 39%;
}
.skeleton:nth-child(77) .skeleton-text::before {
  animation-delay: 7.7s;
}

.skeleton:nth-child(78) .skeleton-text {
  --width-skeleton: 57%;
}
.skeleton:nth-child(78) .skeleton-text::before {
  animation-delay: 7.8s;
}

.skeleton:nth-child(79) .skeleton-text {
  --width-skeleton: 44%;
}
.skeleton:nth-child(79) .skeleton-text::before {
  animation-delay: 7.9s;
}

.skeleton:nth-child(80) .skeleton-text {
  --width-skeleton: 58%;
}
.skeleton:nth-child(80) .skeleton-text::before {
  animation-delay: 8s;
}

.skeleton:nth-child(81) .skeleton-text {
  --width-skeleton: 42%;
}
.skeleton:nth-child(81) .skeleton-text::before {
  animation-delay: 8.1s;
}

.skeleton:nth-child(82) .skeleton-text {
  --width-skeleton: 57%;
}
.skeleton:nth-child(82) .skeleton-text::before {
  animation-delay: 8.2s;
}

.skeleton:nth-child(83) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(83) .skeleton-text::before {
  animation-delay: 8.3s;
}

.skeleton:nth-child(84) .skeleton-text {
  --width-skeleton: 61%;
}
.skeleton:nth-child(84) .skeleton-text::before {
  animation-delay: 8.4s;
}

.skeleton:nth-child(85) .skeleton-text {
  --width-skeleton: 45%;
}
.skeleton:nth-child(85) .skeleton-text::before {
  animation-delay: 8.5s;
}

.skeleton:nth-child(86) .skeleton-text {
  --width-skeleton: 62%;
}
.skeleton:nth-child(86) .skeleton-text::before {
  animation-delay: 8.6s;
}

.skeleton:nth-child(87) .skeleton-text {
  --width-skeleton: 40%;
}
.skeleton:nth-child(87) .skeleton-text::before {
  animation-delay: 8.7s;
}

.skeleton:nth-child(88) .skeleton-text {
  --width-skeleton: 57%;
}
.skeleton:nth-child(88) .skeleton-text::before {
  animation-delay: 8.8s;
}

.skeleton:nth-child(89) .skeleton-text {
  --width-skeleton: 39%;
}
.skeleton:nth-child(89) .skeleton-text::before {
  animation-delay: 8.9s;
}

.skeleton:nth-child(90) .skeleton-text {
  --width-skeleton: 63%;
}
.skeleton:nth-child(90) .skeleton-text::before {
  animation-delay: 9s;
}

.skeleton:nth-child(91) .skeleton-text {
  --width-skeleton: 45%;
}
.skeleton:nth-child(91) .skeleton-text::before {
  animation-delay: 9.1s;
}

.skeleton:nth-child(92) .skeleton-text {
  --width-skeleton: 61%;
}
.skeleton:nth-child(92) .skeleton-text::before {
  animation-delay: 9.2s;
}

.skeleton:nth-child(93) .skeleton-text {
  --width-skeleton: 41%;
}
.skeleton:nth-child(93) .skeleton-text::before {
  animation-delay: 9.3s;
}

.skeleton:nth-child(94) .skeleton-text {
  --width-skeleton: 56%;
}
.skeleton:nth-child(94) .skeleton-text::before {
  animation-delay: 9.4s;
}

.skeleton:nth-child(95) .skeleton-text {
  --width-skeleton: 43%;
}
.skeleton:nth-child(95) .skeleton-text::before {
  animation-delay: 9.5s;
}

.skeleton:nth-child(96) .skeleton-text {
  --width-skeleton: 57%;
}
.skeleton:nth-child(96) .skeleton-text::before {
  animation-delay: 9.6s;
}

.skeleton:nth-child(97) .skeleton-text {
  --width-skeleton: 45%;
}
.skeleton:nth-child(97) .skeleton-text::before {
  animation-delay: 9.7s;
}

.skeleton:nth-child(98) .skeleton-text {
  --width-skeleton: 56%;
}
.skeleton:nth-child(98) .skeleton-text::before {
  animation-delay: 9.8s;
}

.skeleton:nth-child(99) .skeleton-text {
  --width-skeleton: 44%;
}
.skeleton:nth-child(99) .skeleton-text::before {
  animation-delay: 9.9s;
}

.skeleton:nth-child(100) .skeleton-text {
  --width-skeleton: 60%;
}
.skeleton:nth-child(100) .skeleton-text::before {
  animation-delay: 10s;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
.has-h-1-font-size {
  color: var(--heading-color);
}
.has-h-1-font-size + .wp-block-heading {
  margin-top: 0;
}

.has-h-2-font-size {
  color: var(--heading-color);
}
.has-h-2-font-size + .wp-block-heading {
  margin-top: 0;
}

.has-h-3-font-size {
  color: var(--heading-color);
}
.has-h-3-font-size + .wp-block-heading {
  margin-top: 0;
}

.has-h-4-font-size {
  color: var(--heading-color);
}
.has-h-4-font-size + .wp-block-heading {
  margin-top: 0;
}

.has-h-5-font-size {
  color: var(--heading-color);
}
.has-h-5-font-size + .wp-block-heading {
  margin-top: 0;
}

.has-h-6-font-size {
  color: var(--heading-color);
}
.has-h-6-font-size + .wp-block-heading {
  margin-top: 0;
}

.has-h-1-font-size {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.75rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
  /**
   * Get Mobile sizes.
   */
  font-size: 1.75rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  .has-h-1-font-size {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 1024px) {
  .has-h-1-font-size {
    font-size: 2.625rem;
  }
}

.has-h-2-font-size {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.4375rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
  /**
   * Get Mobile sizes.
   */
  font-size: 1.4375rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  .has-h-2-font-size {
    font-size: 2.0625rem;
  }
}
@media screen and (min-width: 1024px) {
  .has-h-2-font-size {
    font-size: 2.0625rem;
  }
}

.has-h-3-font-size {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  .has-h-3-font-size {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .has-h-3-font-size {
    font-size: 1.5rem;
  }
}

.has-h-4-font-size {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.0625rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.0625rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  .has-h-4-font-size {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .has-h-4-font-size {
    font-size: 1.25rem;
  }
}

.has-h-5-font-size {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  .has-h-5-font-size {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1024px) {
  .has-h-5-font-size {
    font-size: 1.125rem;
  }
}

.has-h-6-font-size {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .has-h-6-font-size {
    font-size: 1rem;
  }
}

.has-chapo-font-size {
  /**
   * Get Mobile sizes.
   */
  font-size: 1.4375rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
}

.has-small-font-size {
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}

.has-xsmall-font-size {
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}

.has-x-large-font-size {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.75rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
  /**
   * Get Mobile sizes.
   */
  font-size: 1.75rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
}
@media screen and (min-width: 1024px) {
  .has-x-large-font-size {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 1024px) {
  .has-x-large-font-size {
    font-size: 2.625rem;
  }
}

.has-h-1-font-size + .wp-block-buttons {
  margin-top: 2rem;
}
@media screen and (min-width: 1024px) {
  .has-h-1-font-size + .wp-block-buttons {
    margin-top: 4rem;
  }
}

.has-quote-font-size + .wp-block-buttons {
  margin-top: 4rem;
}
@media screen and (min-width: 1024px) {
  .has-quote-font-size + .wp-block-buttons {
    margin-top: 6rem;
  }
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.has-background-dim {
  background-color: transparent;
}

.has-vanilla-color {
  color: #FEFCEB;
}

.has-light-orange-color {
  color: #fffaf6;
}

.has-accent-secondary-color {
  color: #F49C35;
}

.has-accent-color {
  color: #F15939;
}

.has-red-color {
  color: #F15939;
}

.has-white-color {
  color: #FFFFFF;
}

.has-black-color {
  color: #090B11;
}

.has-dark-purple-color {
  color: rgb(66, 9, 52);
}

.has-purple-color {
  color: #8D5074;
}

.has-light-purple-color {
  color: #F7F3F5;
}

.has-accent-disabled-color {
  color: rgb(137, 137, 159);
}

.has-vanilla-background-color {
  --heading-color: var(--main-color);
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-vanilla-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-vanilla-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-vanilla-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-vanilla-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-vanilla-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-vanilla-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-vanilla-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-vanilla-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-vanilla-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-vanilla-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-vanilla-background-color .has-white-background-color input[type=text],
.has-vanilla-background-color .has-white-background-color input[type=email],
.has-vanilla-background-color .has-white-background-color input[type=url],
.has-vanilla-background-color .has-white-background-color input[type=password],
.has-vanilla-background-color .has-white-background-color input[type=search],
.has-vanilla-background-color .has-white-background-color input[type=number],
.has-vanilla-background-color .has-white-background-color input[type=tel],
.has-vanilla-background-color .has-white-background-color input[type=range],
.has-vanilla-background-color .has-white-background-color input[type=date],
.has-vanilla-background-color .has-white-background-color input[type=month],
.has-vanilla-background-color .has-white-background-color input[type=week],
.has-vanilla-background-color .has-white-background-color input[type=time],
.has-vanilla-background-color .has-white-background-color input[type=datetime],
.has-vanilla-background-color .has-white-background-color input[type=datetime-local],
.has-vanilla-background-color .has-white-background-color input[type=color],
.has-vanilla-background-color .has-white-background-color select,
.has-vanilla-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-vanilla-background-color .has-white-background-color .input-warning,
.has-vanilla-background-color .has-white-background-color .input-error,
.has-vanilla-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-vanilla-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-vanilla-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-vanilla-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-vanilla-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-vanilla-background-color .has-purple-background-color .logo-r, .has-vanilla-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-vanilla-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-vanilla-background-color .has-purple-background-color input[type=text],
.has-vanilla-background-color .has-purple-background-color input[type=email],
.has-vanilla-background-color .has-purple-background-color input[type=url],
.has-vanilla-background-color .has-purple-background-color input[type=password],
.has-vanilla-background-color .has-purple-background-color input[type=search],
.has-vanilla-background-color .has-purple-background-color input[type=number],
.has-vanilla-background-color .has-purple-background-color input[type=tel],
.has-vanilla-background-color .has-purple-background-color input[type=range],
.has-vanilla-background-color .has-purple-background-color input[type=date],
.has-vanilla-background-color .has-purple-background-color input[type=month],
.has-vanilla-background-color .has-purple-background-color input[type=week],
.has-vanilla-background-color .has-purple-background-color input[type=time],
.has-vanilla-background-color .has-purple-background-color input[type=datetime],
.has-vanilla-background-color .has-purple-background-color input[type=datetime-local],
.has-vanilla-background-color .has-purple-background-color input[type=color],
.has-vanilla-background-color .has-purple-background-color select,
.has-vanilla-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-vanilla-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-vanilla-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-vanilla-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-vanilla-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-vanilla-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-vanilla-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-vanilla-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-vanilla-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-vanilla-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-vanilla-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-vanilla-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-vanilla-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-vanilla-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-vanilla-background-color::before,
.has-vanilla-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-vanilla-background-color + .wp-block-cover__inner-container {
  color: #090B11;
}

.has-light-orange-background-color {
  --heading-color: var(--main-color);
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-light-orange-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-light-orange-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-light-orange-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-light-orange-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-light-orange-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-light-orange-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-light-orange-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-light-orange-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-light-orange-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-light-orange-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-light-orange-background-color .has-white-background-color input[type=text],
.has-light-orange-background-color .has-white-background-color input[type=email],
.has-light-orange-background-color .has-white-background-color input[type=url],
.has-light-orange-background-color .has-white-background-color input[type=password],
.has-light-orange-background-color .has-white-background-color input[type=search],
.has-light-orange-background-color .has-white-background-color input[type=number],
.has-light-orange-background-color .has-white-background-color input[type=tel],
.has-light-orange-background-color .has-white-background-color input[type=range],
.has-light-orange-background-color .has-white-background-color input[type=date],
.has-light-orange-background-color .has-white-background-color input[type=month],
.has-light-orange-background-color .has-white-background-color input[type=week],
.has-light-orange-background-color .has-white-background-color input[type=time],
.has-light-orange-background-color .has-white-background-color input[type=datetime],
.has-light-orange-background-color .has-white-background-color input[type=datetime-local],
.has-light-orange-background-color .has-white-background-color input[type=color],
.has-light-orange-background-color .has-white-background-color select,
.has-light-orange-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-light-orange-background-color .has-white-background-color .input-warning,
.has-light-orange-background-color .has-white-background-color .input-error,
.has-light-orange-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-light-orange-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-light-orange-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-light-orange-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-light-orange-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-light-orange-background-color .has-purple-background-color .logo-r, .has-light-orange-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-light-orange-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-light-orange-background-color .has-purple-background-color input[type=text],
.has-light-orange-background-color .has-purple-background-color input[type=email],
.has-light-orange-background-color .has-purple-background-color input[type=url],
.has-light-orange-background-color .has-purple-background-color input[type=password],
.has-light-orange-background-color .has-purple-background-color input[type=search],
.has-light-orange-background-color .has-purple-background-color input[type=number],
.has-light-orange-background-color .has-purple-background-color input[type=tel],
.has-light-orange-background-color .has-purple-background-color input[type=range],
.has-light-orange-background-color .has-purple-background-color input[type=date],
.has-light-orange-background-color .has-purple-background-color input[type=month],
.has-light-orange-background-color .has-purple-background-color input[type=week],
.has-light-orange-background-color .has-purple-background-color input[type=time],
.has-light-orange-background-color .has-purple-background-color input[type=datetime],
.has-light-orange-background-color .has-purple-background-color input[type=datetime-local],
.has-light-orange-background-color .has-purple-background-color input[type=color],
.has-light-orange-background-color .has-purple-background-color select,
.has-light-orange-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-light-orange-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-light-orange-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-light-orange-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-light-orange-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-light-orange-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-light-orange-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-light-orange-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-light-orange-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-light-orange-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-light-orange-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-light-orange-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-light-orange-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-light-orange-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-light-orange-background-color::before,
.has-light-orange-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-light-orange-background-color + .wp-block-cover__inner-container {
  color: #F15939;
}

.has-accent-secondary-background-color {
  --heading-color: var(--main-color);
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-accent-secondary-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-accent-secondary-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-accent-secondary-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-accent-secondary-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-accent-secondary-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-accent-secondary-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-accent-secondary-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-accent-secondary-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-accent-secondary-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-accent-secondary-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-accent-secondary-background-color .has-white-background-color input[type=text],
.has-accent-secondary-background-color .has-white-background-color input[type=email],
.has-accent-secondary-background-color .has-white-background-color input[type=url],
.has-accent-secondary-background-color .has-white-background-color input[type=password],
.has-accent-secondary-background-color .has-white-background-color input[type=search],
.has-accent-secondary-background-color .has-white-background-color input[type=number],
.has-accent-secondary-background-color .has-white-background-color input[type=tel],
.has-accent-secondary-background-color .has-white-background-color input[type=range],
.has-accent-secondary-background-color .has-white-background-color input[type=date],
.has-accent-secondary-background-color .has-white-background-color input[type=month],
.has-accent-secondary-background-color .has-white-background-color input[type=week],
.has-accent-secondary-background-color .has-white-background-color input[type=time],
.has-accent-secondary-background-color .has-white-background-color input[type=datetime],
.has-accent-secondary-background-color .has-white-background-color input[type=datetime-local],
.has-accent-secondary-background-color .has-white-background-color input[type=color],
.has-accent-secondary-background-color .has-white-background-color select,
.has-accent-secondary-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-accent-secondary-background-color .has-white-background-color .input-warning,
.has-accent-secondary-background-color .has-white-background-color .input-error,
.has-accent-secondary-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-accent-secondary-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-accent-secondary-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-accent-secondary-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-accent-secondary-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-accent-secondary-background-color .has-purple-background-color .logo-r, .has-accent-secondary-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-accent-secondary-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-accent-secondary-background-color .has-purple-background-color input[type=text],
.has-accent-secondary-background-color .has-purple-background-color input[type=email],
.has-accent-secondary-background-color .has-purple-background-color input[type=url],
.has-accent-secondary-background-color .has-purple-background-color input[type=password],
.has-accent-secondary-background-color .has-purple-background-color input[type=search],
.has-accent-secondary-background-color .has-purple-background-color input[type=number],
.has-accent-secondary-background-color .has-purple-background-color input[type=tel],
.has-accent-secondary-background-color .has-purple-background-color input[type=range],
.has-accent-secondary-background-color .has-purple-background-color input[type=date],
.has-accent-secondary-background-color .has-purple-background-color input[type=month],
.has-accent-secondary-background-color .has-purple-background-color input[type=week],
.has-accent-secondary-background-color .has-purple-background-color input[type=time],
.has-accent-secondary-background-color .has-purple-background-color input[type=datetime],
.has-accent-secondary-background-color .has-purple-background-color input[type=datetime-local],
.has-accent-secondary-background-color .has-purple-background-color input[type=color],
.has-accent-secondary-background-color .has-purple-background-color select,
.has-accent-secondary-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-accent-secondary-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-accent-secondary-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-accent-secondary-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-accent-secondary-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-accent-secondary-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-accent-secondary-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-accent-secondary-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-accent-secondary-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-accent-secondary-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-accent-secondary-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-accent-secondary-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-accent-secondary-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-accent-secondary-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-accent-secondary-background-color::before,
.has-accent-secondary-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-accent-secondary-background-color + .wp-block-cover__inner-container {
  color: #FFFFFF;
}

.has-accent-background-color {
  --heading-color: var(--main-color);
  --main-color: rgb(255, 255, 255);
  --main-background: rgb(241, 89, 57);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
  --button-color: #FFFFFF;
  --button-background-color: transparent;
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-accent-background-color label {
  color: var(--white);
}
.has-accent-background-color input[type=text],
.has-accent-background-color input[type=email],
.has-accent-background-color input[type=url],
.has-accent-background-color input[type=password],
.has-accent-background-color input[type=search],
.has-accent-background-color input[type=number],
.has-accent-background-color input[type=tel],
.has-accent-background-color input[type=range],
.has-accent-background-color input[type=date],
.has-accent-background-color input[type=month],
.has-accent-background-color input[type=week],
.has-accent-background-color input[type=time],
.has-accent-background-color input[type=datetime],
.has-accent-background-color input[type=datetime-local],
.has-accent-background-color input[type=color],
.has-accent-background-color select,
.has-accent-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-accent-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-accent-background-color .wp-block-button__link {
  --button-color: #090B11;
  --button-border-color: #FFFFFF;
  --button-background-color: #FFFFFF;
}
.has-accent-background-color .is-style-outline .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-accent-background-color .is-style-outline .wp-block-button__link:hover {
  --button-border-color: 255, 255, 255;
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-accent-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: #fffaf6;
  color: #090B11;
}
.has-accent-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-accent-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-accent-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-accent-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-accent-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-accent-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-accent-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-accent-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-accent-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-accent-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-accent-background-color .has-white-background-color input[type=text],
.has-accent-background-color .has-white-background-color input[type=email],
.has-accent-background-color .has-white-background-color input[type=url],
.has-accent-background-color .has-white-background-color input[type=password],
.has-accent-background-color .has-white-background-color input[type=search],
.has-accent-background-color .has-white-background-color input[type=number],
.has-accent-background-color .has-white-background-color input[type=tel],
.has-accent-background-color .has-white-background-color input[type=range],
.has-accent-background-color .has-white-background-color input[type=date],
.has-accent-background-color .has-white-background-color input[type=month],
.has-accent-background-color .has-white-background-color input[type=week],
.has-accent-background-color .has-white-background-color input[type=time],
.has-accent-background-color .has-white-background-color input[type=datetime],
.has-accent-background-color .has-white-background-color input[type=datetime-local],
.has-accent-background-color .has-white-background-color input[type=color],
.has-accent-background-color .has-white-background-color select,
.has-accent-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-accent-background-color .has-white-background-color .input-warning,
.has-accent-background-color .has-white-background-color .input-error,
.has-accent-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-accent-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-accent-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-accent-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-accent-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-accent-background-color .has-purple-background-color .logo-r, .has-accent-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-accent-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-accent-background-color .has-purple-background-color input[type=text],
.has-accent-background-color .has-purple-background-color input[type=email],
.has-accent-background-color .has-purple-background-color input[type=url],
.has-accent-background-color .has-purple-background-color input[type=password],
.has-accent-background-color .has-purple-background-color input[type=search],
.has-accent-background-color .has-purple-background-color input[type=number],
.has-accent-background-color .has-purple-background-color input[type=tel],
.has-accent-background-color .has-purple-background-color input[type=range],
.has-accent-background-color .has-purple-background-color input[type=date],
.has-accent-background-color .has-purple-background-color input[type=month],
.has-accent-background-color .has-purple-background-color input[type=week],
.has-accent-background-color .has-purple-background-color input[type=time],
.has-accent-background-color .has-purple-background-color input[type=datetime],
.has-accent-background-color .has-purple-background-color input[type=datetime-local],
.has-accent-background-color .has-purple-background-color input[type=color],
.has-accent-background-color .has-purple-background-color select,
.has-accent-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-accent-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-accent-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-accent-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-accent-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-accent-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-accent-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-accent-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-accent-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-accent-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-accent-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-accent-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-accent-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-accent-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-accent-background-color::before,
.has-accent-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-accent-background-color + .wp-block-cover__inner-container {
  color: #FFFFFF;
}

.has-red-background-color {
  --heading-color: var(--main-color);
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-red-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-red-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-red-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-red-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-red-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-red-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-red-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-red-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-red-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-red-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-red-background-color .has-white-background-color input[type=text],
.has-red-background-color .has-white-background-color input[type=email],
.has-red-background-color .has-white-background-color input[type=url],
.has-red-background-color .has-white-background-color input[type=password],
.has-red-background-color .has-white-background-color input[type=search],
.has-red-background-color .has-white-background-color input[type=number],
.has-red-background-color .has-white-background-color input[type=tel],
.has-red-background-color .has-white-background-color input[type=range],
.has-red-background-color .has-white-background-color input[type=date],
.has-red-background-color .has-white-background-color input[type=month],
.has-red-background-color .has-white-background-color input[type=week],
.has-red-background-color .has-white-background-color input[type=time],
.has-red-background-color .has-white-background-color input[type=datetime],
.has-red-background-color .has-white-background-color input[type=datetime-local],
.has-red-background-color .has-white-background-color input[type=color],
.has-red-background-color .has-white-background-color select,
.has-red-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-red-background-color .has-white-background-color .input-warning,
.has-red-background-color .has-white-background-color .input-error,
.has-red-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-red-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-red-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-red-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-red-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-red-background-color .has-purple-background-color .logo-r, .has-red-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-red-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-red-background-color .has-purple-background-color input[type=text],
.has-red-background-color .has-purple-background-color input[type=email],
.has-red-background-color .has-purple-background-color input[type=url],
.has-red-background-color .has-purple-background-color input[type=password],
.has-red-background-color .has-purple-background-color input[type=search],
.has-red-background-color .has-purple-background-color input[type=number],
.has-red-background-color .has-purple-background-color input[type=tel],
.has-red-background-color .has-purple-background-color input[type=range],
.has-red-background-color .has-purple-background-color input[type=date],
.has-red-background-color .has-purple-background-color input[type=month],
.has-red-background-color .has-purple-background-color input[type=week],
.has-red-background-color .has-purple-background-color input[type=time],
.has-red-background-color .has-purple-background-color input[type=datetime],
.has-red-background-color .has-purple-background-color input[type=datetime-local],
.has-red-background-color .has-purple-background-color input[type=color],
.has-red-background-color .has-purple-background-color select,
.has-red-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-red-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-red-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-red-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-red-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-red-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-red-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-red-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-red-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-red-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-red-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-red-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-red-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-red-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-red-background-color::before,
.has-red-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-red-background-color + .wp-block-cover__inner-container {
  color: #FFFFFF;
}

.has-white-background-color {
  --heading-color: var(--main-color);
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-white-background-color label {
  color: var(--accent-disabled);
}
.has-white-background-color input[type=text],
.has-white-background-color input[type=email],
.has-white-background-color input[type=url],
.has-white-background-color input[type=password],
.has-white-background-color input[type=search],
.has-white-background-color input[type=number],
.has-white-background-color input[type=tel],
.has-white-background-color input[type=range],
.has-white-background-color input[type=date],
.has-white-background-color input[type=month],
.has-white-background-color input[type=week],
.has-white-background-color input[type=time],
.has-white-background-color input[type=datetime],
.has-white-background-color input[type=datetime-local],
.has-white-background-color input[type=color],
.has-white-background-color select,
.has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-white-background-color .input-warning,
.has-white-background-color .input-error,
.has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-white-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-white-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-white-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-white-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-white-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-white-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-white-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-white-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-white-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-white-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-white-background-color .has-white-background-color input[type=text],
.has-white-background-color .has-white-background-color input[type=email],
.has-white-background-color .has-white-background-color input[type=url],
.has-white-background-color .has-white-background-color input[type=password],
.has-white-background-color .has-white-background-color input[type=search],
.has-white-background-color .has-white-background-color input[type=number],
.has-white-background-color .has-white-background-color input[type=tel],
.has-white-background-color .has-white-background-color input[type=range],
.has-white-background-color .has-white-background-color input[type=date],
.has-white-background-color .has-white-background-color input[type=month],
.has-white-background-color .has-white-background-color input[type=week],
.has-white-background-color .has-white-background-color input[type=time],
.has-white-background-color .has-white-background-color input[type=datetime],
.has-white-background-color .has-white-background-color input[type=datetime-local],
.has-white-background-color .has-white-background-color input[type=color],
.has-white-background-color .has-white-background-color select,
.has-white-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-white-background-color .has-white-background-color .input-warning,
.has-white-background-color .has-white-background-color .input-error,
.has-white-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-white-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-white-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-white-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-white-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-white-background-color .has-purple-background-color .logo-r, .has-white-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-white-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-white-background-color .has-purple-background-color input[type=text],
.has-white-background-color .has-purple-background-color input[type=email],
.has-white-background-color .has-purple-background-color input[type=url],
.has-white-background-color .has-purple-background-color input[type=password],
.has-white-background-color .has-purple-background-color input[type=search],
.has-white-background-color .has-purple-background-color input[type=number],
.has-white-background-color .has-purple-background-color input[type=tel],
.has-white-background-color .has-purple-background-color input[type=range],
.has-white-background-color .has-purple-background-color input[type=date],
.has-white-background-color .has-purple-background-color input[type=month],
.has-white-background-color .has-purple-background-color input[type=week],
.has-white-background-color .has-purple-background-color input[type=time],
.has-white-background-color .has-purple-background-color input[type=datetime],
.has-white-background-color .has-purple-background-color input[type=datetime-local],
.has-white-background-color .has-purple-background-color input[type=color],
.has-white-background-color .has-purple-background-color select,
.has-white-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-white-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-white-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-white-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-white-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-white-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-white-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-white-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-white-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-white-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-white-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-white-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-white-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-white-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-white-background-color::before,
.has-white-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-white-background-color + .wp-block-cover__inner-container {
  color: #090B11;
}

.has-black-background-color {
  --heading-color: var(--main-color);
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-black-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-black-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-black-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-black-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-black-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-black-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-black-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-black-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-black-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-black-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-black-background-color .has-white-background-color input[type=text],
.has-black-background-color .has-white-background-color input[type=email],
.has-black-background-color .has-white-background-color input[type=url],
.has-black-background-color .has-white-background-color input[type=password],
.has-black-background-color .has-white-background-color input[type=search],
.has-black-background-color .has-white-background-color input[type=number],
.has-black-background-color .has-white-background-color input[type=tel],
.has-black-background-color .has-white-background-color input[type=range],
.has-black-background-color .has-white-background-color input[type=date],
.has-black-background-color .has-white-background-color input[type=month],
.has-black-background-color .has-white-background-color input[type=week],
.has-black-background-color .has-white-background-color input[type=time],
.has-black-background-color .has-white-background-color input[type=datetime],
.has-black-background-color .has-white-background-color input[type=datetime-local],
.has-black-background-color .has-white-background-color input[type=color],
.has-black-background-color .has-white-background-color select,
.has-black-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-black-background-color .has-white-background-color .input-warning,
.has-black-background-color .has-white-background-color .input-error,
.has-black-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-black-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-black-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-black-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-black-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-black-background-color .has-purple-background-color .logo-r, .has-black-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-black-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-black-background-color .has-purple-background-color input[type=text],
.has-black-background-color .has-purple-background-color input[type=email],
.has-black-background-color .has-purple-background-color input[type=url],
.has-black-background-color .has-purple-background-color input[type=password],
.has-black-background-color .has-purple-background-color input[type=search],
.has-black-background-color .has-purple-background-color input[type=number],
.has-black-background-color .has-purple-background-color input[type=tel],
.has-black-background-color .has-purple-background-color input[type=range],
.has-black-background-color .has-purple-background-color input[type=date],
.has-black-background-color .has-purple-background-color input[type=month],
.has-black-background-color .has-purple-background-color input[type=week],
.has-black-background-color .has-purple-background-color input[type=time],
.has-black-background-color .has-purple-background-color input[type=datetime],
.has-black-background-color .has-purple-background-color input[type=datetime-local],
.has-black-background-color .has-purple-background-color input[type=color],
.has-black-background-color .has-purple-background-color select,
.has-black-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-black-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-black-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-black-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-black-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-black-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-black-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-black-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-black-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-black-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-black-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-black-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-black-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-black-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-black-background-color::before,
.has-black-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-black-background-color + .wp-block-cover__inner-container {
  color: #FFFFFF;
}

.has-dark-purple-background-color {
  --heading-color: var(--main-color);
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-dark-purple-background-color .logo-r, .has-dark-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-dark-purple-background-color label {
  color: var(--white);
}
.has-dark-purple-background-color input[type=text],
.has-dark-purple-background-color input[type=email],
.has-dark-purple-background-color input[type=url],
.has-dark-purple-background-color input[type=password],
.has-dark-purple-background-color input[type=search],
.has-dark-purple-background-color input[type=number],
.has-dark-purple-background-color input[type=tel],
.has-dark-purple-background-color input[type=range],
.has-dark-purple-background-color input[type=date],
.has-dark-purple-background-color input[type=month],
.has-dark-purple-background-color input[type=week],
.has-dark-purple-background-color input[type=time],
.has-dark-purple-background-color input[type=datetime],
.has-dark-purple-background-color input[type=datetime-local],
.has-dark-purple-background-color input[type=color],
.has-dark-purple-background-color select,
.has-dark-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-dark-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-dark-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-dark-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-dark-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-dark-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-dark-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-dark-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-dark-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-dark-purple-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-dark-purple-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-dark-purple-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-dark-purple-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-dark-purple-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-dark-purple-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-dark-purple-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-dark-purple-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-dark-purple-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-dark-purple-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-dark-purple-background-color .has-white-background-color input[type=text],
.has-dark-purple-background-color .has-white-background-color input[type=email],
.has-dark-purple-background-color .has-white-background-color input[type=url],
.has-dark-purple-background-color .has-white-background-color input[type=password],
.has-dark-purple-background-color .has-white-background-color input[type=search],
.has-dark-purple-background-color .has-white-background-color input[type=number],
.has-dark-purple-background-color .has-white-background-color input[type=tel],
.has-dark-purple-background-color .has-white-background-color input[type=range],
.has-dark-purple-background-color .has-white-background-color input[type=date],
.has-dark-purple-background-color .has-white-background-color input[type=month],
.has-dark-purple-background-color .has-white-background-color input[type=week],
.has-dark-purple-background-color .has-white-background-color input[type=time],
.has-dark-purple-background-color .has-white-background-color input[type=datetime],
.has-dark-purple-background-color .has-white-background-color input[type=datetime-local],
.has-dark-purple-background-color .has-white-background-color input[type=color],
.has-dark-purple-background-color .has-white-background-color select,
.has-dark-purple-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-dark-purple-background-color .has-white-background-color .input-warning,
.has-dark-purple-background-color .has-white-background-color .input-error,
.has-dark-purple-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-dark-purple-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-dark-purple-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-dark-purple-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-dark-purple-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-dark-purple-background-color .has-purple-background-color .logo-r, .has-dark-purple-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-dark-purple-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-dark-purple-background-color .has-purple-background-color input[type=text],
.has-dark-purple-background-color .has-purple-background-color input[type=email],
.has-dark-purple-background-color .has-purple-background-color input[type=url],
.has-dark-purple-background-color .has-purple-background-color input[type=password],
.has-dark-purple-background-color .has-purple-background-color input[type=search],
.has-dark-purple-background-color .has-purple-background-color input[type=number],
.has-dark-purple-background-color .has-purple-background-color input[type=tel],
.has-dark-purple-background-color .has-purple-background-color input[type=range],
.has-dark-purple-background-color .has-purple-background-color input[type=date],
.has-dark-purple-background-color .has-purple-background-color input[type=month],
.has-dark-purple-background-color .has-purple-background-color input[type=week],
.has-dark-purple-background-color .has-purple-background-color input[type=time],
.has-dark-purple-background-color .has-purple-background-color input[type=datetime],
.has-dark-purple-background-color .has-purple-background-color input[type=datetime-local],
.has-dark-purple-background-color .has-purple-background-color input[type=color],
.has-dark-purple-background-color .has-purple-background-color select,
.has-dark-purple-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-dark-purple-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-dark-purple-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-dark-purple-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-dark-purple-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-dark-purple-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-dark-purple-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-dark-purple-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-dark-purple-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-dark-purple-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-dark-purple-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-dark-purple-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-dark-purple-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-dark-purple-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-dark-purple-background-color::before,
.has-dark-purple-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-dark-purple-background-color + .wp-block-cover__inner-container {
  color: #FFFFFF;
}

.has-purple-background-color {
  --heading-color: var(--main-color);
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-purple-background-color .logo-r, .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-purple-background-color label {
  color: var(--white);
}
.has-purple-background-color input[type=text],
.has-purple-background-color input[type=email],
.has-purple-background-color input[type=url],
.has-purple-background-color input[type=password],
.has-purple-background-color input[type=search],
.has-purple-background-color input[type=number],
.has-purple-background-color input[type=tel],
.has-purple-background-color input[type=range],
.has-purple-background-color input[type=date],
.has-purple-background-color input[type=month],
.has-purple-background-color input[type=week],
.has-purple-background-color input[type=time],
.has-purple-background-color input[type=datetime],
.has-purple-background-color input[type=datetime-local],
.has-purple-background-color input[type=color],
.has-purple-background-color select,
.has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-purple-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-purple-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-purple-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-purple-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-purple-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-purple-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-purple-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-purple-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-purple-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-purple-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-purple-background-color .has-white-background-color input[type=text],
.has-purple-background-color .has-white-background-color input[type=email],
.has-purple-background-color .has-white-background-color input[type=url],
.has-purple-background-color .has-white-background-color input[type=password],
.has-purple-background-color .has-white-background-color input[type=search],
.has-purple-background-color .has-white-background-color input[type=number],
.has-purple-background-color .has-white-background-color input[type=tel],
.has-purple-background-color .has-white-background-color input[type=range],
.has-purple-background-color .has-white-background-color input[type=date],
.has-purple-background-color .has-white-background-color input[type=month],
.has-purple-background-color .has-white-background-color input[type=week],
.has-purple-background-color .has-white-background-color input[type=time],
.has-purple-background-color .has-white-background-color input[type=datetime],
.has-purple-background-color .has-white-background-color input[type=datetime-local],
.has-purple-background-color .has-white-background-color input[type=color],
.has-purple-background-color .has-white-background-color select,
.has-purple-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-purple-background-color .has-white-background-color .input-warning,
.has-purple-background-color .has-white-background-color .input-error,
.has-purple-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-purple-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-purple-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-purple-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-purple-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-purple-background-color .has-purple-background-color .logo-r, .has-purple-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-purple-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-purple-background-color .has-purple-background-color input[type=text],
.has-purple-background-color .has-purple-background-color input[type=email],
.has-purple-background-color .has-purple-background-color input[type=url],
.has-purple-background-color .has-purple-background-color input[type=password],
.has-purple-background-color .has-purple-background-color input[type=search],
.has-purple-background-color .has-purple-background-color input[type=number],
.has-purple-background-color .has-purple-background-color input[type=tel],
.has-purple-background-color .has-purple-background-color input[type=range],
.has-purple-background-color .has-purple-background-color input[type=date],
.has-purple-background-color .has-purple-background-color input[type=month],
.has-purple-background-color .has-purple-background-color input[type=week],
.has-purple-background-color .has-purple-background-color input[type=time],
.has-purple-background-color .has-purple-background-color input[type=datetime],
.has-purple-background-color .has-purple-background-color input[type=datetime-local],
.has-purple-background-color .has-purple-background-color input[type=color],
.has-purple-background-color .has-purple-background-color select,
.has-purple-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-purple-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-purple-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-purple-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-purple-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-purple-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-purple-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-purple-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-purple-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-purple-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-purple-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-purple-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-purple-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-purple-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-purple-background-color::before,
.has-purple-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-purple-background-color + .wp-block-cover__inner-container {
  color: #FFFFFF;
}

.has-light-purple-background-color {
  --heading-color: var(--main-color);
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-light-purple-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-light-purple-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-light-purple-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-light-purple-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-light-purple-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-light-purple-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-light-purple-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-light-purple-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-light-purple-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-light-purple-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-light-purple-background-color .has-white-background-color input[type=text],
.has-light-purple-background-color .has-white-background-color input[type=email],
.has-light-purple-background-color .has-white-background-color input[type=url],
.has-light-purple-background-color .has-white-background-color input[type=password],
.has-light-purple-background-color .has-white-background-color input[type=search],
.has-light-purple-background-color .has-white-background-color input[type=number],
.has-light-purple-background-color .has-white-background-color input[type=tel],
.has-light-purple-background-color .has-white-background-color input[type=range],
.has-light-purple-background-color .has-white-background-color input[type=date],
.has-light-purple-background-color .has-white-background-color input[type=month],
.has-light-purple-background-color .has-white-background-color input[type=week],
.has-light-purple-background-color .has-white-background-color input[type=time],
.has-light-purple-background-color .has-white-background-color input[type=datetime],
.has-light-purple-background-color .has-white-background-color input[type=datetime-local],
.has-light-purple-background-color .has-white-background-color input[type=color],
.has-light-purple-background-color .has-white-background-color select,
.has-light-purple-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-light-purple-background-color .has-white-background-color .input-warning,
.has-light-purple-background-color .has-white-background-color .input-error,
.has-light-purple-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-light-purple-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-light-purple-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-light-purple-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-light-purple-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-light-purple-background-color .has-purple-background-color .logo-r, .has-light-purple-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-light-purple-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-light-purple-background-color .has-purple-background-color input[type=text],
.has-light-purple-background-color .has-purple-background-color input[type=email],
.has-light-purple-background-color .has-purple-background-color input[type=url],
.has-light-purple-background-color .has-purple-background-color input[type=password],
.has-light-purple-background-color .has-purple-background-color input[type=search],
.has-light-purple-background-color .has-purple-background-color input[type=number],
.has-light-purple-background-color .has-purple-background-color input[type=tel],
.has-light-purple-background-color .has-purple-background-color input[type=range],
.has-light-purple-background-color .has-purple-background-color input[type=date],
.has-light-purple-background-color .has-purple-background-color input[type=month],
.has-light-purple-background-color .has-purple-background-color input[type=week],
.has-light-purple-background-color .has-purple-background-color input[type=time],
.has-light-purple-background-color .has-purple-background-color input[type=datetime],
.has-light-purple-background-color .has-purple-background-color input[type=datetime-local],
.has-light-purple-background-color .has-purple-background-color input[type=color],
.has-light-purple-background-color .has-purple-background-color select,
.has-light-purple-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-light-purple-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-light-purple-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-light-purple-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-light-purple-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-light-purple-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-light-purple-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-light-purple-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-light-purple-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-light-purple-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-light-purple-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-light-purple-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-light-purple-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-light-purple-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-light-purple-background-color::before,
.has-light-purple-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-light-purple-background-color + .wp-block-cover__inner-container {
  color: rgb(66, 9, 52);
}

.has-accent-disabled-background-color {
  --heading-color: var(--main-color);
  background-color: var(--main-background);
  color: var(--main-color);
  /**
   * Only for decoration. Not display by default.
   */
}
.has-accent-disabled-background-color .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.has-accent-disabled-background-color .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-accent-disabled-background-color .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.has-accent-disabled-background-color .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.has-accent-disabled-background-color .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.has-accent-disabled-background-color .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.has-accent-disabled-background-color .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.has-accent-disabled-background-color .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.has-accent-disabled-background-color .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.has-accent-disabled-background-color .has-white-background-color label {
  color: var(--accent-disabled);
}
.has-accent-disabled-background-color .has-white-background-color input[type=text],
.has-accent-disabled-background-color .has-white-background-color input[type=email],
.has-accent-disabled-background-color .has-white-background-color input[type=url],
.has-accent-disabled-background-color .has-white-background-color input[type=password],
.has-accent-disabled-background-color .has-white-background-color input[type=search],
.has-accent-disabled-background-color .has-white-background-color input[type=number],
.has-accent-disabled-background-color .has-white-background-color input[type=tel],
.has-accent-disabled-background-color .has-white-background-color input[type=range],
.has-accent-disabled-background-color .has-white-background-color input[type=date],
.has-accent-disabled-background-color .has-white-background-color input[type=month],
.has-accent-disabled-background-color .has-white-background-color input[type=week],
.has-accent-disabled-background-color .has-white-background-color input[type=time],
.has-accent-disabled-background-color .has-white-background-color input[type=datetime],
.has-accent-disabled-background-color .has-white-background-color input[type=datetime-local],
.has-accent-disabled-background-color .has-white-background-color input[type=color],
.has-accent-disabled-background-color .has-white-background-color select,
.has-accent-disabled-background-color .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.has-accent-disabled-background-color .has-white-background-color .input-warning,
.has-accent-disabled-background-color .has-white-background-color .input-error,
.has-accent-disabled-background-color .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.has-accent-disabled-background-color .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.has-accent-disabled-background-color .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.has-accent-disabled-background-color .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.has-accent-disabled-background-color .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.has-accent-disabled-background-color .has-purple-background-color .logo-r, .has-accent-disabled-background-color .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.has-accent-disabled-background-color .has-purple-background-color label {
  color: var(--white);
}
.has-accent-disabled-background-color .has-purple-background-color input[type=text],
.has-accent-disabled-background-color .has-purple-background-color input[type=email],
.has-accent-disabled-background-color .has-purple-background-color input[type=url],
.has-accent-disabled-background-color .has-purple-background-color input[type=password],
.has-accent-disabled-background-color .has-purple-background-color input[type=search],
.has-accent-disabled-background-color .has-purple-background-color input[type=number],
.has-accent-disabled-background-color .has-purple-background-color input[type=tel],
.has-accent-disabled-background-color .has-purple-background-color input[type=range],
.has-accent-disabled-background-color .has-purple-background-color input[type=date],
.has-accent-disabled-background-color .has-purple-background-color input[type=month],
.has-accent-disabled-background-color .has-purple-background-color input[type=week],
.has-accent-disabled-background-color .has-purple-background-color input[type=time],
.has-accent-disabled-background-color .has-purple-background-color input[type=datetime],
.has-accent-disabled-background-color .has-purple-background-color input[type=datetime-local],
.has-accent-disabled-background-color .has-purple-background-color input[type=color],
.has-accent-disabled-background-color .has-purple-background-color select,
.has-accent-disabled-background-color .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.has-accent-disabled-background-color .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.has-accent-disabled-background-color .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.has-accent-disabled-background-color .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-accent-disabled-background-color .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-accent-disabled-background-color .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.has-accent-disabled-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.has-accent-disabled-background-color .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.has-accent-disabled-background-color .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.has-accent-disabled-background-color .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.has-accent-disabled-background-color .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.has-accent-disabled-background-color .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.has-accent-disabled-background-color .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.has-accent-disabled-background-color .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.has-accent-disabled-background-color::before,
.has-accent-disabled-background-color .wp-block-media-text__content::before {
  background-color: "red" #F15939;
}
.has-accent-disabled-background-color + .wp-block-cover__inner-container {
  color: rgb(137, 137, 159);
}

.has-background {
  padding: 16px;
}
.has-background > svg:first-child {
  float: left;
  margin-bottom: 16px;
  margin-right: 16px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
.alignwide {
  max-width: 68.75rem;
}

.alignfull {
  max-width: 100vw;
}

.is-vertically-aligned-center {
  align-items: center;
}

.is-vertically-aligned-top {
  align-items: flex-start;
}

.is-vertically-aligned-bottom {
  align-items: flex-end;
}

.is-justify-content-center {
  justify-content: center;
}

.is-justify-content-left {
  justify-content: flex-start;
}

.is-justify-content-right {
  justify-content: flex-end;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
.has-text-align-center {
  text-align: center;
}

.has-text-align-right {
  text-align: right;
}

.has-text-align-left {
  text-align: right;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.is-style-62-38 {
  display: flex;
  -moz-column-gap: 64px;
       column-gap: 64px;
}
.is-style-62-38.field-inline {
  align-items: flex-start;
}
.is-style-62-38 > .field:first-child, .is-style-62-38 > .wp-block-column:first-child {
  flex-basis: 62%;
  width: 62%;
}
.is-style-62-38 > .field:last-child, .is-style-62-38 > .wp-block-column:last-child {
  flex-basis: 38%;
  width: 38%;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.is-style-38-62 {
  display: flex;
  -moz-column-gap: 64px;
       column-gap: 64px;
}
.is-style-38-62 > .field:first-child, .is-style-38-62 > .wp-block-column:first-child {
  flex-basis: 38%;
}
.is-style-38-62 > .field:last-child, .is-style-38-62 > .wp-block-column:last-child {
  flex-basis: 62%;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.is-style-personae {
  --heading-color: #F15939;
  border: 2px solid var(--accent-secondary);
  background-color: #fffaf6;
  border-radius: 0.375rem;
  gap: 16px;
  justify-content: space-between;
  padding: 32px;
}
.is-style-personae .wp-block-heading + * {
  margin-top: 16px;
}
.is-style-personae .wp-block-group {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
* + .is-style-personae .wp-block-group, .is-style-personae .wp-block-group + * {
  margin-top: 16px;
}
.is-style-personae .wp-block-group > * + * {
  margin-top: 0;
}
.is-style-personae .is-style-bullet:first-child {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  background-color: #F15939;
  color: #FFFFFF;
}
.is-style-personae .is-style-bullet:first-child + .wp-block-heading {
  margin-top: 0;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.is-style-bordered {
  position: relative;
  display: block;
  padding-block: 32px;
}
.is-style-bordered::before, .is-style-bordered::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #8D5074;
}
.is-style-bordered::before {
  top: 0;
}
.is-style-bordered::after {
  bottom: 0;
}
* + .is-style-bordered, .is-style-bordered + * {
  margin-top: 32px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
.is-style-bullet {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.0625rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.0625rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  color: #F15939;
  background-color: #fffaf6;
  height: 44px;
  width: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 44px;
}
@media screen and (min-width: 1024px) {
  .is-style-bullet {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .is-style-bullet {
    font-size: 1.25rem;
  }
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.is-style-checked li {
  position: relative;
  display: block;
  padding-block: 8px;
  margin-block: 8px;
  padding-left: 48px;
}
.is-style-checked li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 32px;
  background-color: #fffaf6;
}
.is-style-checked li svg {
  position: absolute;
  display: inline-flex;
  fill: #F49C35;
  stroke: #F49C35;
  stroke-width: 1.5;
  top: 12px;
  left: 8px;
  width: 16px;
  height: 16px;
}
* + .is-style-checked, .is-style-checked + * {
  margin-top: 32px;
}

@media screen and (min-width: 768px) {
  .is-style-sticky {
    position: sticky;
    top: 0;
    z-index: 1;
  }
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:focus-visible {
  background-color: var(--light-orange);
  box-shadow: 0 0 0 2px var(--light-orange);
}

a,
button {
  color: var(--link-color);
}
a span,
a svg,
button span,
button svg {
  pointer-events: none;
}

button,
.wp-block-button__link {
  display: inline-flex;
  align-items: center;
  background-color: var(--button-background-color);
  color: var(--button-color);
  text-decoration: none;
  border-radius: var(--button-border-radius);
  border: none;
  cursor: pointer;
  padding-inline: 1rem;
  padding-block: 0.75rem;
  font-family: "Pragati Narrow", sans-serif;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  word-break: break-word;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  /**
   * States.
   */
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
button [data-is-not-loading] > svg, button > svg,
.wp-block-button__link [data-is-not-loading] > svg,
.wp-block-button__link > svg {
  width: 28px;
  height: auto;
  flex: none;
  opacity: 0.62;
}
button [data-is-not-loading] > svg:first-child, button > svg:first-child,
.wp-block-button__link [data-is-not-loading] > svg:first-child,
.wp-block-button__link > svg:first-child {
  margin-inline-start: -0.5rem;
  margin-inline-end: 0.125rem;
}
button [data-is-not-loading] > svg:last-child, button > svg:last-child,
.wp-block-button__link [data-is-not-loading] > svg:last-child,
.wp-block-button__link > svg:last-child {
  margin-inline-start: 0.125rem;
  margin-inline-end: -0.5rem;
}
button.focus-visible, button:focus-visible,
.wp-block-button__link.focus-visible,
.wp-block-button__link:focus-visible {
  color: var(--accent-hover);
  background-color: rgba(var(--accent-hover-rgb), 0.1);
  outline-offset: 2px;
  outline-color: currentColor;
  outline-style: solid;
  outline-width: 2px;
}
button.disabled, button:disabled,
.wp-block-button__link.disabled,
.wp-block-button__link:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}
button:hover,
.wp-block-button__link:hover {
  --button-color: #FFFFFF;
  --button-border-color: rgb(160, 37, 68);
  --button-background-color: rgb(160, 37, 68);
}

.is-style-link .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  font-weight: 400;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
}
.is-style-link .wp-block-button__link:hover {
  --button-color: rgb(160, 37, 68);
  --button-background-color: transparent;
}
.is-style-link .wp-block-button__link > svg {
  opacity: 0.81;
}
.is-style-link .wp-block-button__link > svg circle {
  fill: currentColor;
  transform: scale(0);
  transform-origin: center center;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.is-style-link .wp-block-button__link:focus-visible > svg circle, .is-style-link .wp-block-button__link:hover > svg circle {
  transform: scale(1);
}

.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(var(--button-border-color), 0.1);
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.is-style-outline .wp-block-button__link:hover {
  border-color: rgba(var(--button-border-color), 0.38);
}
.is-style-outline .wp-block-button__link:hover {
  --button-color: rgb(160, 37, 68);
  --button-background-color: transparent;
  --button-border-color: 160, 37, 68;
}
.is-style-outline .wp-block-button__link:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}

.is-style-disabled .wp-block-button__link {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}

.is-style-button-icon .wp-block-button__link {
  padding: 0;
  height: 44px;
  width: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 44px;
}
.is-style-button-icon .wp-block-button__link > svg {
  margin-inline-start: 0;
  margin-inline-end: 0;
  width: 81%;
  height: auto;
  opacity: 1;
}
.is-style-button-icon .wp-block-button__link > svg path {
  stroke-width: 1.25px;
}

.wp-block-button__width-100 {
  flex: 1;
}
.wp-block-button__width-100 .wp-block-button__link {
  display: flex;
  justify-content: center;
}
.wp-block-button__width-100 button.wp-block-button__link {
  width: 100%;
}

.wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 32px;
  width: 100%;
}

.is-content-justification-left {
  justify-content: flex-start;
}

.is-content-justification-center {
  justify-content: center;
}

.is-content-justification-right {
  justify-content: flex-end;
}

.is-style-reverse {
  flex-direction: row-reverse;
}

p + .wp-block-buttons,
p + .wp-block-button {
  margin-top: 32px;
}

.wp-block-button + h1,
.wp-block-button + h2,
.wp-block-button + h3,
.wp-block-button + h4,
.wp-block-button + h5,
.wp-block-button + h6 {
  margin-top: 32px;
}

.wp-block-button + .has-xsmall-font-size {
  margin-top: 16px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.header {
  display: flex;
  align-items: center;
  z-index: 999;
  margin-left: calc(var(--body-gutter) * -1);
  margin-right: calc(var(--body-gutter) * -1);
}
.header .menu-container {
  display: flex;
  padding-block: 16px;
  padding-left: 16px;
  justify-content: space-between;
  width: 100%;
  position: relative;
  background: var(--main-background);
  border-bottom-left-radius: 4px;
  margin-left: 19%;
}
@media screen and (min-width: 1440px) {
  .header .menu-container {
    margin-left: 38%;
  }
}
.header .logo {
  position: absolute;
  top: 48px;
  left: 32px;
  display: block;
  padding: 16px;
  z-index: 10;
}
@media screen and (min-width: 1440px) {
  .header .logo {
    left: 96px;
  }
}
.header .menu + .wp-block-button__link {
  margin-block: -16px;
  padding-inline: 32px;
  border-radius: 0;
  z-index: 10;
}

.menu {
  display: flex;
  gap: 16px;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu .is-style-link > .wp-block-button__link {
  --button-color: #090B11;
  --button-background-color: transparent;
}
.menu .is-style-link > .wp-block-button__link:hover {
  color: var(--accent);
}
.menu .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--accent);
}
.menu:hover .wp-block-button__link {
  opacity: 0.5;
}
.menu .wp-block-button__link:hover {
  opacity: 1;
}

.submenu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  list-style: none;
  padding: 16px;
  background: var(--main-background);
  margin: 0;
  border-radius: 0.375rem;
  /* inner glow 👇 */
  box-shadow: inset 0 0 0.5px 1px hsla(0deg, 0%, 100%, 0.075), 0 0 0 1px hsla(0deg, 0%, 0%, 0.05), 0 0.3px 0.4px hsla(0deg, 0%, 0%, 0.02), 0 0.9px 1.5px hsla(0deg, 0%, 0%, 0.045), 0 3.5px 6px hsla(0deg, 0%, 0%, 0.09);
  transform: translateY(-8px);
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1), transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 10;
}
.submenu .wp-block-button__link {
  display: flex;
  width: 100%;
}

/**
 * Submenu open.
 */
.menu a.focus-visible + .submenu,
.menu a:focus-visible + .submenu,
.menu a:hover + .submenu,
.submenu.is-dropdown-open,
.submenu[aria-expanded=true],
.submenu:focus-within,
.submenu:hover {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.menu a.focus-visible + .submenu .wp-block-button__link,
.menu a:focus-visible + .submenu .wp-block-button__link,
.menu a:hover + .submenu .wp-block-button__link,
.submenu.is-dropdown-open .wp-block-button__link,
.submenu[aria-expanded=true] .wp-block-button__link,
.submenu:focus-within .wp-block-button__link,
.submenu:hover .wp-block-button__link {
  opacity: 1;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.header-dashboard {
  padding: 0;
  padding-block: 64px;
  padding-inline: 64px;
}
.header-dashboard > .wp-block-columns {
  align-items: center;
}
.header-dashboard > .wp-block-columns .wp-block-column:last-child {
  flex: none;
  display: flex;
  list-style: none;
}
.header-dashboard > .wp-block-buttons .wp-block-button:first-child {
  margin-left: -1rem;
}
.header-dashboard > .wp-block-buttons .wp-block-button:first-child .wp-block-button__link {
  opacity: 0.5;
}
.header-dashboard > .wp-block-buttons .wp-block-button:first-child .wp-block-button__link:hover {
  opacity: 1;
}
.header-dashboard .wp-block-button + h1 {
  margin-top: 0;
}
.header-dashboard + .content {
  margin-top: 0;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.user-info {
  display: flex;
  gap: 16px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.icon-text {
  display: inline-flex;
  align-items: center;
}
.icon-text svg {
  flex: none;
  width: 28px;
  height: auto;
}
.icon-text.is-style-gray svg {
  color: var(--black);
  stroke-opacity: 0.24;
}
.icon-text.is-style-white svg {
  color: var(--white);
  stroke-opacity: 0.38;
}
.icon-text.is-style-title svg {
  width: 44px;
}

.status svg {
  color: var(--black);
  stroke-opacity: 0.24;
}
.status--complete svg, .status--completed svg {
  color: var(--green);
  stroke-opacity: 1;
}
.status--in_progress svg, .status--in-progress svg {
  color: var(--accent-secondary);
  stroke-opacity: 1;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
label {
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif;
  color: rgb(137, 137, 159);
  text-transform: uppercase;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select,
textarea {
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-family: "Source Sans Pro", sans-serif;
  color: var(--main-color);
  background-color: var(--main-background);
  border: 2px solid rgb(137, 137, 159);
  border-radius: 3px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
input[type=text]:disabled,
input[type=email]:disabled,
input[type=url]:disabled,
input[type=password]:disabled,
input[type=search]:disabled,
input[type=number]:disabled,
input[type=tel]:disabled,
input[type=range]:disabled,
input[type=date]:disabled,
input[type=month]:disabled,
input[type=week]:disabled,
input[type=time]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=color]:disabled,
select:disabled,
textarea:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  border-color: rgba(var(--accent-disabled-rgb), 0.38);
  color: rgba(var(--accent-disabled-rgb), 0.38);
  cursor: not-allowed;
}
input[type=text].has-h-1-font-size,
input[type=email].has-h-1-font-size,
input[type=url].has-h-1-font-size,
input[type=password].has-h-1-font-size,
input[type=search].has-h-1-font-size,
input[type=number].has-h-1-font-size,
input[type=tel].has-h-1-font-size,
input[type=range].has-h-1-font-size,
input[type=date].has-h-1-font-size,
input[type=month].has-h-1-font-size,
input[type=week].has-h-1-font-size,
input[type=time].has-h-1-font-size,
input[type=datetime].has-h-1-font-size,
input[type=datetime-local].has-h-1-font-size,
input[type=color].has-h-1-font-size,
select.has-h-1-font-size,
textarea.has-h-1-font-size {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.75rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
  color: inherit;
}
@media screen and (min-width: 1024px) {
  input[type=text].has-h-1-font-size,
  input[type=email].has-h-1-font-size,
  input[type=url].has-h-1-font-size,
  input[type=password].has-h-1-font-size,
  input[type=search].has-h-1-font-size,
  input[type=number].has-h-1-font-size,
  input[type=tel].has-h-1-font-size,
  input[type=range].has-h-1-font-size,
  input[type=date].has-h-1-font-size,
  input[type=month].has-h-1-font-size,
  input[type=week].has-h-1-font-size,
  input[type=time].has-h-1-font-size,
  input[type=datetime].has-h-1-font-size,
  input[type=datetime-local].has-h-1-font-size,
  input[type=color].has-h-1-font-size,
  select.has-h-1-font-size,
  textarea.has-h-1-font-size {
    font-size: 2.625rem;
  }
}
label + input[type=text],
label + input[type=email],
label + input[type=url],
label + input[type=password],
label + input[type=search],
label + input[type=number],
label + input[type=tel],
label + input[type=range],
label + input[type=date],
label + input[type=month],
label + input[type=week],
label + input[type=time],
label + input[type=datetime],
label + input[type=datetime-local],
label + input[type=color],
label + select,
label + textarea {
  margin-top: 8px;
}

input[type=radio],
input[type=checkbox] {
  margin: 0;
}

.input-indicator {
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  margin-right: 32px;
}
.input-indicator circle {
  transform-origin: center center;
  transform: scale(0);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: var(--accent);
}
.input-indicator path {
  opacity: 0;
  transform-origin: center center;
  transform: scale(0.5);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

input[type=hidden] {
  display: none;
}
input[type=hidden] + .wp-block-button {
  margin-top: 32px;
}

.field {
  display: flex;
  flex-direction: column;
}
.field + .input-info {
  margin-top: 8px;
}
.field + .wp-block-button {
  margin-top: 16px;
}
.field + .field-inline, .field-inline + .field, .field + .field {
  margin-top: 16px;
}

.field-inline {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 32px;
}
.field-inline .field {
  flex: 1;
}
.field-inline .field + .field {
  margin-top: 0;
}
.field-inline + .field-inline {
  margin-top: 16px;
}

.input-warning,
.edd-alert-error,
.input-error,
.input-info {
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  color: rgb(137, 137, 159);
  font-style: italic;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.input-warning + .wp-block-button,
.edd-alert-error + .wp-block-button,
.input-error + .wp-block-button,
.input-info + .wp-block-button {
  margin-top: 16px;
}

.edd-alert-error,
.input-error {
  color: var(--accent);
}

.input-warning {
  color: var(--accent-secondary);
}

.required {
  color: var(--accent);
}

.has-errors input[type=text],
.has-errors input[type=email],
.has-errors input[type=url],
.has-errors input[type=password],
.has-errors input[type=search],
.has-errors input[type=number],
.has-errors input[type=tel],
.has-errors input[type=range],
.has-errors input[type=date],
.has-errors input[type=month],
.has-errors input[type=week],
.has-errors input[type=time],
.has-errors input[type=datetime],
.has-errors input[type=datetime-local],
.has-errors input[type=color],
.has-errors select,
.has-errors textarea {
  background-color: var(--vanilla);
  border-color: var(--white);
  color: var(--accent);
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--accent-secondary);
}
.has-errors .input-indicator circle {
  transform: scale(1);
}
.has-errors .input-indicator path {
  opacity: 1;
  transform: scale(1);
}
.has-errors .input-error {
  color: var(--accent);
}

form.is-loading {
  cursor: wait;
}
form.is-loading input[type=text],
form.is-loading input[type=email],
form.is-loading input[type=url],
form.is-loading input[type=password],
form.is-loading input[type=search],
form.is-loading input[type=number],
form.is-loading input[type=tel],
form.is-loading input[type=range],
form.is-loading input[type=date],
form.is-loading input[type=month],
form.is-loading input[type=week],
form.is-loading input[type=time],
form.is-loading input[type=datetime],
form.is-loading input[type=datetime-local],
form.is-loading input[type=color],
form.is-loading select,
form.is-loading textarea {
  cursor: inherit;
}
form.is-loading .wp-block-button__link {
  cursor: inherit;
}

form.is-style-disabled label {
  color: rgba(var(--accent-disabled-rgb), 0.38);
}
form.is-style-disabled .input-info {
  color: rgba(var(--accent-disabled-rgb), 0.38);
}

.has-dark-purple-background-color label {
  color: var(--main-color);
}
.has-dark-purple-background-color input[type=text],
.has-dark-purple-background-color input[type=email],
.has-dark-purple-background-color input[type=url],
.has-dark-purple-background-color input[type=password],
.has-dark-purple-background-color input[type=search],
.has-dark-purple-background-color input[type=number],
.has-dark-purple-background-color input[type=tel],
.has-dark-purple-background-color input[type=range],
.has-dark-purple-background-color input[type=date],
.has-dark-purple-background-color input[type=month],
.has-dark-purple-background-color input[type=week],
.has-dark-purple-background-color input[type=time],
.has-dark-purple-background-color input[type=datetime],
.has-dark-purple-background-color input[type=datetime-local],
.has-dark-purple-background-color input[type=color],
.has-dark-purple-background-color select,
.has-dark-purple-background-color textarea {
  background-color: var(--main-background);
  border-color: #8D5074;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.survey-answer-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.survey-answer-grid-container {
  display: grid;
  grid-template-columns: repeat(3, minmax(18.75rem, 1fr));
  grid-template-rows: min-content;
  align-items: stretch;
  justify-content: flex-start;
  gap: 32px;
}
.survey-answer-grid-container h2 {
  grid-column: 1/-1;
}
.survey-answer-grid-container .survey-answer-list {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: repeat(3, minmax(18.75rem, 1fr));
  align-items: stretch;
  gap: 32px;
}

/**
 * Default.
 */
.survey-answer {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
  padding: 32px;
  background-color: var(--main-background);
  border-width: 2px;
  border-style: solid;
  border-color: rgba(var(--accent-disabled-rgb), 0.1);
  border-radius: 0.375rem;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.survey-answer .logo-hovta {
  fill: var(--main-color);
}
.survey-answer .logo-r {
  fill: var(--main-color);
}
.survey-answer label {
  color: var(--accent-disabled);
}
.survey-answer input[type=text],
.survey-answer input[type=email],
.survey-answer input[type=url],
.survey-answer input[type=password],
.survey-answer input[type=search],
.survey-answer input[type=number],
.survey-answer input[type=tel],
.survey-answer input[type=range],
.survey-answer input[type=date],
.survey-answer input[type=month],
.survey-answer input[type=week],
.survey-answer input[type=time],
.survey-answer input[type=datetime],
.survey-answer input[type=datetime-local],
.survey-answer input[type=color],
.survey-answer select,
.survey-answer textarea {
  border-color: var(--accent-disabled);
}
.survey-answer .input-warning,
.survey-answer .input-error,
.survey-answer .input-info {
  color: rgb(137, 137, 159);
}
.survey-answer .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.survey-answer .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.survey-answer .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.survey-answer .has-light-orange-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 250, 246);
}
.survey-answer .has-light-orange-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.survey-answer .has-light-orange-background-color .is-style-checked li::before {
  background-color: #F49C35;
  opacity: 0.15;
}
.survey-answer .has-light-orange-background-color .is-style-checked svg {
  fill: #F15939;
  stroke: #F15939;
}
.survey-answer .has-light-orange-background-color .is-style-personae {
  position: relative;
  --heading-color: #F15939;
  background-color: #FFFFFF;
  color: #090B11;
}
.survey-answer .has-light-orange-background-color .is-style-personae .is-style-bullet {
  background-color: #F15939;
  color: #FFFFFF;
}
.survey-answer .has-white-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(255, 255, 255);
}
.survey-answer .has-white-background-color .logo-hovta {
  fill: var(--main-color);
}
.survey-answer .has-white-background-color .logo-r {
  fill: var(--main-color);
}
.survey-answer .has-white-background-color label {
  color: var(--accent-disabled);
}
.survey-answer .has-white-background-color input[type=text],
.survey-answer .has-white-background-color input[type=email],
.survey-answer .has-white-background-color input[type=url],
.survey-answer .has-white-background-color input[type=password],
.survey-answer .has-white-background-color input[type=search],
.survey-answer .has-white-background-color input[type=number],
.survey-answer .has-white-background-color input[type=tel],
.survey-answer .has-white-background-color input[type=range],
.survey-answer .has-white-background-color input[type=date],
.survey-answer .has-white-background-color input[type=month],
.survey-answer .has-white-background-color input[type=week],
.survey-answer .has-white-background-color input[type=time],
.survey-answer .has-white-background-color input[type=datetime],
.survey-answer .has-white-background-color input[type=datetime-local],
.survey-answer .has-white-background-color input[type=color],
.survey-answer .has-white-background-color select,
.survey-answer .has-white-background-color textarea {
  border-color: var(--accent-disabled);
}
.survey-answer .has-white-background-color .input-warning,
.survey-answer .has-white-background-color .input-error,
.survey-answer .has-white-background-color .input-info {
  color: rgb(137, 137, 159);
}
.survey-answer .has-white-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
.survey-answer .has-white-background-color .is-style-link > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
}
.survey-answer .has-white-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.survey-answer .has-purple-background-color {
  --main-color: rgba(255, 255, 255, .62);
  --main-background: rgb(66, 9, 52);
  --heading-color: #FFFFFF;
  --link-color: #FFFFFF;
}
.survey-answer .has-purple-background-color .logo-r, .survey-answer .has-purple-background-color .logo-hovta {
  fill: var(--white);
}
.survey-answer .has-purple-background-color label {
  color: var(--white);
}
.survey-answer .has-purple-background-color input[type=text],
.survey-answer .has-purple-background-color input[type=email],
.survey-answer .has-purple-background-color input[type=url],
.survey-answer .has-purple-background-color input[type=password],
.survey-answer .has-purple-background-color input[type=search],
.survey-answer .has-purple-background-color input[type=number],
.survey-answer .has-purple-background-color input[type=tel],
.survey-answer .has-purple-background-color input[type=range],
.survey-answer .has-purple-background-color input[type=date],
.survey-answer .has-purple-background-color input[type=month],
.survey-answer .has-purple-background-color input[type=week],
.survey-answer .has-purple-background-color input[type=time],
.survey-answer .has-purple-background-color input[type=datetime],
.survey-answer .has-purple-background-color input[type=datetime-local],
.survey-answer .has-purple-background-color input[type=color],
.survey-answer .has-purple-background-color select,
.survey-answer .has-purple-background-color textarea {
  border-color: rgba(var(--white-rgb), 0.38);
}
.survey-answer .has-purple-background-color .input-info {
  color: rgba(var(--white-rgb), 0.38);
}
.survey-answer .has-purple-background-color > .wp-block-button > .wp-block-button__link {
  --button-color: var(--black);
  --button-background-color: var(--white);
}
.survey-answer .has-purple-background-color .is-style-link > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.survey-answer .has-purple-background-color .is-style-link > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.survey-answer .has-purple-background-color .wp-block-button__link:focus-visible {
  --accent-hover-rgb: var(--white-rgb);
  --accent-hover: var(--white);
}
.survey-answer .has-purple-background-color .is-style-outline > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.survey-answer .has-purple-background-color .is-style-outline > .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.survey-answer .has-purple-background-color .is-style-personae {
  --heading-color: #F15939;
  background-color: rgba(9, 11, 17, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.survey-answer .has-light-purple-background-color {
  --main-color: rgb(9, 11, 17);
  --main-background: rgb(247, 243, 245);
}
.survey-answer .has-light-purple-background-color .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.survey-answer .has-light-purple-background-color .is-style-checked li::before {
  background-color: #8D5074;
  opacity: 0.15;
}
.survey-answer .has-light-purple-background-color .is-style-checked svg {
  fill: rgb(66, 9, 52);
  stroke: rgb(66, 9, 52);
}
.survey-answer .has-light-purple-background-color .is-style-personae {
  --heading-color: #8D5074;
  border-color: rgba(141, 80, 116, 0.38);
  background-color: #FFFFFF;
}
.survey-answer strong {
  font-weight: 700;
}
.survey-answer__start {
  font-weight: 700;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
.survey-answer__infos {
  display: flex;
  flex-direction: column;
  gap: 8px;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
.survey-answer__actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.survey-answer__actions .wp-block-button__link {
  display: flex;
  justify-content: center;
}
.survey-answer .wp-block-button + small {
  /**
   * Get Mobile sizes.
   */
  /**
   * Get Desktop sizes.
   */
  font-style: italic;
}

/**
 * In progress.
 */
.survey-answer--in-progress {
  background-color: #fffaf6;
  border-color: var(--accent-secondary);
}
.survey-answer--in-progress .survey-answer__start svg {
  color: var(--accent-secondary);
}

/**
 * Completed.
 */
.survey-answer--completed:not(.survey-answer--waiting-for-contributors) .survey-answer__start svg,
.survey-answer--completed.survey-answer--expired .survey-answer__start svg {
  color: #34BD91;
}

/**
 * Purchased
 */
.survey-answer--purchased {
  --main-color: #090B11;
  --main-background: 247, 243, 245;
  background-color: rgb(var(--main-background));
  border-color: rgba(var(--purple-rgb), 0.1);
}

/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
:root {
  --body-gutter: 3rem;
  --accent: #F15939;
  --accent-secondary: #F49C35;
  --accent-secondary-contrast: #FFFFFF;
  --accent-secondary-rgb: 244, 156, 53;
  --accent-contrast: #FFFFFF;
  --accent-hover: rgb(160, 37, 68);
  --accent-hover-rgb: 160, 37, 68;
  --accent-contrast-hover: #FFFFFF;
  --accent-disabled: rgb(137, 137, 159);
  --accent-disabled-rgb: 137, 137, 159;
  --purple-rgb: 141, 80, 116;
  --light-purple-rgb: 247, 243, 245;
  --white: #FFFFFF;
  --white-rgb: 255, 255, 255;
  --black: #090B11;
  --vanilla: #FEFCEB;
  --green: #34BD91;
  --main-color: #090B11;
  --main-background: #FFFFFF;
  --button-background-color: var(--accent);
  --button-color: var(--accent-contrast);
  --button-border-radius: 0.1875rem;
  --heading-color: rgb(66, 9, 52);
  --link-color: #F15939;
  --wp--preset--spacing--2-xl: 128px;
  --wp--preset--spacing--xl: 96px;
  --wp--preset--spacing--l: 64px;
  --wp--preset--spacing--m: 32px;
  --wp--preset--spacing--s: 16px;
  --wp--preset--spacing--xs: 8px;
}

a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:focus-visible {
  background-color: var(--light-orange);
  box-shadow: 0 0 0 2px var(--light-orange);
}

a,
button {
  color: var(--link-color);
}
a span,
a svg,
button span,
button svg {
  pointer-events: none;
}

button,
.wp-block-button__link {
  display: inline-flex;
  align-items: center;
  background-color: var(--button-background-color);
  color: var(--button-color);
  text-decoration: none;
  border-radius: var(--button-border-radius);
  border: none;
  cursor: pointer;
  padding-inline: 1rem;
  padding-block: 0.75rem;
  font-family: "Pragati Narrow", sans-serif;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.125rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  word-break: break-word;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  /**
   * States.
   */
  --button-color: #FFFFFF;
  --button-border-color: #F15939;
  --button-background-color: #F15939;
}
button [data-is-not-loading] > svg, button > svg,
.wp-block-button__link [data-is-not-loading] > svg,
.wp-block-button__link > svg {
  width: 28px;
  height: auto;
  flex: none;
  opacity: 0.62;
}
button [data-is-not-loading] > svg:first-child, button > svg:first-child,
.wp-block-button__link [data-is-not-loading] > svg:first-child,
.wp-block-button__link > svg:first-child {
  margin-inline-start: -0.5rem;
  margin-inline-end: 0.125rem;
}
button [data-is-not-loading] > svg:last-child, button > svg:last-child,
.wp-block-button__link [data-is-not-loading] > svg:last-child,
.wp-block-button__link > svg:last-child {
  margin-inline-start: 0.125rem;
  margin-inline-end: -0.5rem;
}
button.focus-visible, button:focus-visible,
.wp-block-button__link.focus-visible,
.wp-block-button__link:focus-visible {
  color: var(--accent-hover);
  background-color: rgba(var(--accent-hover-rgb), 0.1);
  outline-offset: 2px;
  outline-color: currentColor;
  outline-style: solid;
  outline-width: 2px;
}
button.disabled, button:disabled,
.wp-block-button__link.disabled,
.wp-block-button__link:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}
button:hover,
.wp-block-button__link:hover {
  --button-color: #FFFFFF;
  --button-border-color: rgb(160, 37, 68);
  --button-background-color: rgb(160, 37, 68);
}

.is-style-link .wp-block-button__link {
  --button-color: #F15939;
  --button-background-color: transparent;
  font-weight: 400;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
}
.is-style-link .wp-block-button__link:hover {
  --button-color: rgb(160, 37, 68);
  --button-background-color: transparent;
}
.is-style-link .wp-block-button__link > svg {
  opacity: 0.81;
}
.is-style-link .wp-block-button__link > svg circle {
  fill: currentColor;
  transform: scale(0);
  transform-origin: center center;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.is-style-link .wp-block-button__link:focus-visible > svg circle, .is-style-link .wp-block-button__link:hover > svg circle {
  transform: scale(1);
}

.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(var(--button-border-color), 0.1);
  --button-color: #F15939;
  --button-background-color: transparent;
  --button-border-color: 244, 156, 53;
}
.is-style-outline .wp-block-button__link:hover {
  border-color: rgba(var(--button-border-color), 0.38);
}
.is-style-outline .wp-block-button__link:hover {
  --button-color: rgb(160, 37, 68);
  --button-background-color: transparent;
  --button-border-color: 160, 37, 68;
}
.is-style-outline .wp-block-button__link:disabled {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}

.is-style-disabled .wp-block-button__link {
  background-color: rgba(var(--accent-disabled-rgb), 0.1);
  color: rgb(var(--accent-disabled-rgb));
  cursor: not-allowed;
  border-color: transparent;
}

.is-style-button-icon .wp-block-button__link {
  padding: 0;
  height: 44px;
  width: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 44px;
}
.is-style-button-icon .wp-block-button__link > svg {
  margin-inline-start: 0;
  margin-inline-end: 0;
  width: 81%;
  height: auto;
  opacity: 1;
}
.is-style-button-icon .wp-block-button__link > svg path {
  stroke-width: 1.25px;
}

.wp-block-button__width-100 {
  flex: 1;
}
.wp-block-button__width-100 .wp-block-button__link {
  display: flex;
  justify-content: center;
}
.wp-block-button__width-100 button.wp-block-button__link {
  width: 100%;
}

.wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 32px;
  width: 100%;
}

.is-content-justification-left {
  justify-content: flex-start;
}

.is-content-justification-center {
  justify-content: center;
}

.is-content-justification-right {
  justify-content: flex-end;
}

.is-style-reverse {
  flex-direction: row-reverse;
}

p + .wp-block-buttons,
p + .wp-block-button {
  margin-top: 32px;
}

.wp-block-button + h1,
.wp-block-button + h2,
.wp-block-button + h3,
.wp-block-button + h4,
.wp-block-button + h5,
.wp-block-button + h6 {
  margin-top: 32px;
}

.wp-block-button + .has-xsmall-font-size {
  margin-top: 16px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.download-reports .wp-block-buttons {
  position: relative;
  display: flex;
  align-items: stretch;
  gap: 0 !important;
  padding: 0;
}
.download-reports .wp-block-buttons > .wp-block-button > .wp-block-button__link {
  border-radius: 0;
  display: flex;
}
.download-reports .wp-block-buttons .wp-block-button > .wp-block-button__link {
  --button-color: #8D5074;
  --button-background-color: transparent;
  height: 100%;
}
.download-reports .wp-block-buttons:first-of-type > .wp-block-button > .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-border-color: #8D5074;
  --button-background-color: #8D5074;
}
.download-reports .wp-block-buttons:first-of-type > .wp-block-button > .wp-block-button__link:hover {
  --button-color: #FFFFFF;
  --button-border-color: rgb(160, 37, 68);
  --button-background-color: rgb(160, 37, 68);
}
.download-reports > .wp-block-buttons > .wp-block-button:first-child {
  flex: 1;
}
.download-reports > .wp-block-buttons > .wp-block-button:first-child > .wp-block-button__link {
  justify-content: flex-start;
  border-top-left-radius: var(--button-border-radius);
  border-bottom-left-radius: var(--button-border-radius);
}
.download-reports > .wp-block-buttons > .wp-block-button + .wp-block-button {
  border-left-color: rgba(var(--white-rgb), 0.2);
  border-left-style: solid;
  border-left-width: 1px;
  min-width: 44px;
}
.download-reports > .wp-block-buttons .wp-block-button:last-child .wp-block-button__link {
  border-top-right-radius: var(--button-border-radius);
  border-bottom-right-radius: var(--button-border-radius);
  height: 100%;
}
.download-reports .submenu {
  --main-color: #090B11;
  --main-background: #FFFFFF;
  left: auto;
  right: 0;
  top: 100%;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.campaign-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

/**
 * Default.
 */
.campaign {
  position: relative;
  padding-block: 16px;
  padding-inline: 32px;
  background-color: var(--main-background);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
  line-height: 1;
  flex: 1;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(var(--accent-disabled-rgb), 0.1);
  border-radius: 0.375rem;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.campaign:hover {
  border-color: var(--white);
}
.campaign:focus-within {
  border-color: var(--white);
}
.campaign strong {
  font-weight: 700;
}
.campaign__name {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
  grid-column: 1/-1;
  display: block;
}
@media screen and (min-width: 1024px) {
  .campaign__name {
    font-size: 1.125rem;
  }
}
.campaign__name + * {
  margin-top: 0;
}
.campaign__name, .campaign__infos .icon-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.campaign__infos {
  display: grid;
  grid-template-columns: 2fr 2fr 5fr;
  grid-template-rows: repeat(2, auto);
  align-items: center;
  row-gap: 8px;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
.campaign .status {
  margin-left: -8px;
}
.campaign .wp-block-button {
  margin-left: auto;
  margin-right: -24px;
  grid-column-start: -1;
  grid-row: 1/-1;
}
.campaign .wp-block-button__link {
  --button-color: var(--black);
}
.campaign .wp-block-button__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 0.375rem;
  outline-style: solid;
  outline-width: 2px;
  outline-color: transparent;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.campaign .wp-block-button__link:hover::after {
  outline-offset: 2px;
  outline-color: var(--accent);
}
.campaign .wp-block-button__link:focus-visible {
  background-color: transparent;
  border-color: transparent;
  outline-color: transparent;
}
.campaign .wp-block-button__link:focus-visible::after {
  color: var(--accent-hover);
  background-color: rgba(var(--accent-hover-rgb), 0.1);
  outline-offset: 2px;
  outline-color: currentColor;
  outline-style: solid;
  outline-width: 2px;
}
.campaign-container {
  display: flex;
  flex-direction: row;
  gap: 32px;
}

/**
 * In progress.
 */
.campaign--in-progress {
  border-color: var(--accent-secondary);
}
.campaign--in-progress .campaign__status svg {
  color: var(--accent-secondary);
}

/**
 * Completed.
 */
.campaign--completed:not(.campaign--waiting-for-contributors) .campaign__start svg,
.campaign--completed.campaign--expired .campaign__start svg {
  color: #34BD91;
}

/**
 * Purchased
 */
.campaign--purchased {
  --main-color: #090B11;
  --main-background: 247, 243, 245;
  background-color: rgb(var(--main-background));
  border-color: rgba(var(--purple-rgb), 0.1);
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.participant-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

/**
 * Default.
 */
.participant {
  position: relative;
  padding-block: 16px;
  padding-inline: 24px;
  background-color: var(--main-background);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0;
  line-height: 1;
  flex: 1;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(var(--accent-disabled-rgb), 0.1);
  border-radius: 0.375rem;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.participant strong {
  font-weight: 700;
}
.participant__preview {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: space-between;
  padding-right: 32px;
}
.participant__initials {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 999px;
  background-color: #F7F3F5;
  color: #090B11;
  border: 2px solid #FFFFFF;
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.0625rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .participant__initials {
    font-size: 1.25rem;
  }
}
.participant__status {
  position: absolute;
  top: 16px;
  right: 64px;
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
.participant__preview-infos {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-rows: repeat(2, auto);
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.participant__preview-infos .participant__initials {
  grid-row: 1/-1;
}
.participant__preview-infos .participant__name {
  grid-column: 2/-1;
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .participant__preview-infos .participant__name {
    font-size: 1.125rem;
  }
}
.participant__preview-infos .participant__email,
.participant__preview-infos .participant__language {
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
.participant__preview-infos .participant__email {
  margin-left: -8px;
}
.participant__open {
  position: absolute;
  top: 48px;
  right: 8px;
  transform: translateY(-50%);
}
.participant__actions {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.participant__actions .wp-block-buttons {
  gap: 16px;
}
.participant__actions .wp-block-button__link {
  display: flex;
  justify-content: center;
}
.participant__infos {
  display: flex;
  flex-direction: column;
  gap: 8px;
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
.participant__infos .fields {
  flex-wrap: nowrap;
}
.participant__infos .wp-block-buttons {
  margin-top: 0;
  flex-direction: row-reverse;
}
.participant__cache-infos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  border-top: 2px solid rgba(var(--accent-disabled-rgb), 0.1);
  padding-top: 16px;
  margin-top: 16px;
}
.participant__cache-infos *:first-child {
  grid-column-start: 1;
  grid-column-end: -1;
}
.participant__cancel, .participant__edit, .participant__delete {
  position: absolute;
  top: 16px;
  left: 100%;
}
.participant__delete {
  top: 60px;
}
.participant-container {
  display: flex;
  flex-direction: row;
  position: relative;
  padding-left: 32px;
}
.participant-container .checkbox {
  position: absolute;
  left: 0;
  top: 48px;
}

/**
 * In progress.
 */
.participant--in-progress {
  border-color: var(--accent-secondary);
}
.participant--in-progress .campaign__status svg {
  color: var(--accent-secondary);
}

/**
 * Completed.
 */
.participant--completed:not(.participant--waiting-for-contributors) .campaign__start svg,
.participant--completed.participant--expired .campaign__start svg {
  color: #34BD91;
}

/**
 * Purchased
 */
.participant--purchased {
  --main-color: #090B11;
  --main-background: 247, 243, 245;
  background-color: rgb(var(--main-background));
  border-color: rgba(var(--purple-rgb), 0.1);
}

.is-edit-mode .participant__open,
.is-edit-mode .participant__actions,
.is-edit-mode .participant__cache-infos,
.is-edit-mode .participant__edit {
  opacity: 0;
  max-height: 0;
  margin: 0;
  padding: 0;
  transform: translateY(16px);
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.is-not-edit-mode.header-dashboard label,
.is-not-edit-mode span.required,
.is-not-edit-mode .participant__cancel,
.is-not-edit-mode .participant__submit,
.is-not-edit-mode .input-info {
  opacity: 0;
  max-height: 0;
  margin: 0;
  padding: 0;
  transform: translateY(16px);
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.is-not-edit-mode input[type=text]:disabled,
.is-not-edit-mode input[type=email]:disabled,
.is-not-edit-mode input[type=url]:disabled,
.is-not-edit-mode input[type=password]:disabled,
.is-not-edit-mode input[type=search]:disabled,
.is-not-edit-mode input[type=number]:disabled,
.is-not-edit-mode input[type=tel]:disabled,
.is-not-edit-mode input[type=range]:disabled,
.is-not-edit-mode input[type=date]:disabled,
.is-not-edit-mode input[type=month]:disabled,
.is-not-edit-mode input[type=week]:disabled,
.is-not-edit-mode input[type=time]:disabled,
.is-not-edit-mode input[type=datetime]:disabled,
.is-not-edit-mode input[type=datetime-local]:disabled,
.is-not-edit-mode input[type=color]:disabled,
.is-not-edit-mode select:disabled,
.is-not-edit-mode textarea:disabled {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  border: none;
  background-color: transparent;
  color: var(--main-color);
  opacity: 1;
  width: auto;
}
.is-not-edit-mode select:disabled {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.is-not-edit-mode .icon-text input[type=text]:disabled,
.is-not-edit-mode .icon-text input[type=email]:disabled,
.is-not-edit-mode .icon-text input[type=url]:disabled,
.is-not-edit-mode .icon-text input[type=password]:disabled,
.is-not-edit-mode .icon-text input[type=search]:disabled,
.is-not-edit-mode .icon-text input[type=number]:disabled,
.is-not-edit-mode .icon-text input[type=tel]:disabled,
.is-not-edit-mode .icon-text input[type=range]:disabled,
.is-not-edit-mode .icon-text input[type=date]:disabled,
.is-not-edit-mode .icon-text input[type=month]:disabled,
.is-not-edit-mode .icon-text input[type=week]:disabled,
.is-not-edit-mode .icon-text input[type=time]:disabled,
.is-not-edit-mode .icon-text input[type=datetime]:disabled,
.is-not-edit-mode .icon-text input[type=datetime-local]:disabled,
.is-not-edit-mode .icon-text input[type=color]:disabled,
.is-not-edit-mode .icon-text select:disabled,
.is-not-edit-mode .icon-text textarea:disabled {
  padding-inline: 0.3rem;
}

.is-hide label,
.is-hide .participant__actions,
.is-hide .participant__edit,
.is-hide .participant__delete,
.is-hide .participant__cache-infos,
.is-hide .participant__infos {
  opacity: 0;
  max-height: 0;
  margin: 0;
  padding: 0;
  transform: translateY(16px);
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.is-hide .participant__infos {
  gap: 0;
}
.is-hide input[type=text],
.is-hide input[type=email],
.is-hide input[type=url],
.is-hide input[type=password],
.is-hide input[type=search],
.is-hide input[type=number],
.is-hide input[type=tel],
.is-hide input[type=range],
.is-hide input[type=date],
.is-hide input[type=month],
.is-hide input[type=week],
.is-hide input[type=time],
.is-hide input[type=datetime],
.is-hide input[type=datetime-local],
.is-hide input[type=color],
.is-hide select,
.is-hide textarea {
  margin-top: 0;
}

.participant.is-open {
  gap: 16px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.data-select {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  margin-left: -32px;
  margin-right: -32px;
  gap: 32px;
}
.data-select > label {
  flex: none;
}
.data-select__actions {
  position: fixed;
  bottom: 0;
  left: 300px;
  right: 0;
  z-index: 100;
  margin: 0;
  padding-left: 64px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  align-items: center;
  border-top: 2px solid rgba(var(--accent-disabled-rgb), 0.1);
  background-color: rgba(var(--white-rgb), 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  gap: 16px;
  transform: translateY(0);
  pointer-events: auto;
  opacity: 1;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
[data-is-loading],
[data-is-not-loading] {
  opacity: 0;
  transition: transform 0.62s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.2s;
}

[data-is-not-loading] {
  transform: scale(0.95) translateY(-12px);
}

[data-is-loading] {
  transform: scale(0.95) translateY(12px);
}

[data-is-loading].is-visible,
[data-is-not-loading].is-visible {
  opacity: 1;
  transform: scale(1) translateY(0);
}

.is-style-loading .wp-block-button__link {
  position: relative;
}
.is-style-loading [data-is-loading] {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.is-style-loading [data-is-not-loading] {
  display: inline-flex;
  align-items: center;
}

.spinner {
  animation: rotate 2s linear infinite;
  z-index: 2;
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.spinner .path {
  stroke-linecap: round;
  animation: dash 1.5s ease-in-out infinite;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.home .logo-hovta,
.home .logo-r {
  fill: var(--main-background);
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
main.wp-block-group > .wp-block-columns.alignfull:first-of-type {
  --body-gutter: 0;
  gap: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  main.wp-block-group > .wp-block-columns.alignfull:first-of-type {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 62fr 38fr;
  }
}
main.wp-block-group > .wp-block-columns.alignfull:first-of-type .wp-block-column {
  --body-gutter: 3rem;
  position: relative;
  margin: 0;
}
main.wp-block-group > .wp-block-columns.alignfull:first-of-type .wp-block-column .wp-block-image {
  transform: translate(var(--body-gutter), -32px);
  display: block;
  margin-bottom: -32px;
  height: 0;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 1024px) {
  main.wp-block-group > .wp-block-columns.alignfull:first-of-type .wp-block-column .wp-block-image {
    height: auto;
    padding-bottom: 0;
    transform: none;
  }
}
main.wp-block-group > .wp-block-columns.alignfull:first-of-type .wp-block-column .wp-block-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
@media screen and (min-width: 1024px) {
  main.wp-block-group > .wp-block-columns.alignfull:first-of-type .wp-block-column .wp-block-image img {
    left: -96px;
    width: calc(100% + 96px);
    height: calc(100% - 64px);
    border-top-left-radius: 0;
  }
}
@media screen and (min-width: 1440px) {
  main.wp-block-group > .wp-block-columns.alignfull:first-of-type .wp-block-column .wp-block-image img {
    left: -128px;
    width: calc(100% + 128px);
  }
}
main.wp-block-group > .wp-block-columns.alignfull:first-of-type > .has-background {
  margin-top: -84px;
  padding-top: 148px;
  padding-bottom: 96px;
  padding-inline: var(--body-gutter);
  padding-right: calc( var(--body-gutter) + 64px );
  border-bottom-right-radius: 32px;
  margin-right: var(--body-gutter);
}
@media screen and (min-width: 1024px) {
  main.wp-block-group > .wp-block-columns.alignfull:first-of-type > .has-background {
    margin-right: 0;
    padding-right: 160px;
  }
}
@media screen and (min-width: 1440px) {
  main.wp-block-group > .wp-block-columns.alignfull:first-of-type > .has-background {
    padding-top: 212px;
    padding-bottom: 128px;
    padding-inline: 128px;
    padding-right: 256px;
  }
}
main.wp-block-group > .wp-block-columns.alignfull:first-of-type + .has-background {
  margin-top: 0;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.hovta-app {
  display: flex;
  flex-direction: row;
  --body-gutter: 0;
}
.hovta-app .header {
  padding-left: var(--body-gutter);
  padding-right: var(--body-gutter);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100vh;
  position: sticky;
  left: 0;
  top: 0;
  padding-inline: 0;
  margin-left: 0;
  width: 300px;
  flex: none;
}
@media screen and (min-width: 1024px) {
  .hovta-app .header {
    --body-gutter: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  .hovta-app .header {
    --body-gutter: 4rem;
  }
}
.hovta-app .logo {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
}
.hovta-app .logo svg {
  width: 100%;
  height: auto;
}
.hovta-app .menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  margin-top: 32px;
}
.hovta-app .menu .wp-block-button__link {
  width: -moz-max-content;
  width: max-content;
}
.hovta-app .menu .is-style-link .wp-block-button__link {
  --button-color: #FFFFFF;
  --button-background-color: transparent;
}
.hovta-app .menu .is-style-link .wp-block-button__link:focus-visible {
  --accent-hover-rgb: transparent;
  --accent-hover: var(--white);
}
.hovta-app .menu-container {
  margin-left: 0;
  background-color: transparent;
}
.hovta-app .menu-container + * {
  margin-top: auto;
}
.hovta-app .cart {
  text-decoration: none;
}
.hovta-app .cart span:not(.cart-quantity) {
  text-decoration: underline;
}
.hovta-app .cart-quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--accent);
  color: var(--white);
  padding-block: 2px;
  padding-inline: 8px;
  border-radius: 24px;
  /**
   * Get Mobile sizes.
   */
  font-size: 0.875rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
  margin-left: 8px;
  text-decoration: none;
  flex: none;
  width: -moz-max-content;
  width: max-content;
}
.hovta-app main {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 100vh;
  width: 100%;
  margin-left: 64px;
}
.hovta-app .header-dashboard {
  width: 100%;
}
.hovta-app .content {
  --main-color: #090B11;
  --main-background: #FFFFFF;
  flex: 1;
  position: relative;
  color: var(--main-color);
  background-color: var(--main-background);
  padding-block: 96px;
  padding-inline: 64px;
  overflow: hidden;
}
.hovta-app .footprint {
  position: absolute;
  bottom: -11vh;
  right: 0;
  width: 62vw;
  height: auto;
  z-index: -1;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.post-type-archive-h-campaign .field-inline {
  gap: 32px;
}
.post-type-archive-h-campaign .field-inline + .campaign-list {
  margin-top: 32px;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.single-h-survey-answer .header {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
.single-h-survey-answer .header .wp-block-button {
  position: absolute;
}
.single-h-survey-answer .header .wp-block-button:last-child {
  right: 1rem;
}
.single-h-survey-answer .header .wp-block-button:first-child {
  left: 1rem;
}
.single-h-survey-answer .header + .form-steps {
  margin-top: 32px;
}
.single-h-survey-answer .header + .content-wrapper {
  margin-top: 64px;
}
.single-h-survey-answer .header {
  margin-top: 16px;
}

.questions-actions {
  position: fixed;
  bottom: 16px;
  left: 16px;
  right: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
  background-color: #FFFFFF;
  border-radius: 6px;
  padding: 8px;
  border-width: 2px;
  border-style: solid;
  border-color: var(--white);
  outline-width: 2px;
  outline-style: solid;
  outline-color: rgba(var(--accent-disabled-rgb), 0.1);
}
@media screen and (min-width: 1280px) {
  .questions-actions {
    bottom: 32px;
    left: 32px;
    right: 32px;
  }
}
.questions-actions .questions-percentage {
  font-family: "Pragati Narrow", sans-serif;
  font-weight: 400;
  /**
   * Get Mobile sizes.
   */
  font-size: 1.75rem;
  line-height: 1.25;
  /**
   * Get Desktop sizes.
   */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(137, 137, 159);
}
@media screen and (min-width: 1024px) {
  .questions-actions .questions-percentage {
    font-size: 2.625rem;
  }
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.post-type-archive-download {
  --main-color: rgb(255, 255, 255);
  --main-background: rgb(66, 9, 52);
}
.post-type-archive-download .header {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 32px;
}
.post-type-archive-download .header .wp-block-button {
  position: absolute;
}
.post-type-archive-download .header .wp-block-button:last-child {
  right: 1rem;
}
.post-type-archive-download .header .wp-block-button:first-child {
  left: 1rem;
}
.post-type-archive-download .header + .form-steps {
  margin-top: 32px;
}
.post-type-archive-download .header + .content-wrapper {
  margin-top: 64px;
}
.post-type-archive-download h1 {
  text-align: center;
}
.post-type-archive-download .content-wrapper {
  padding-bottom: 192px;
}
.post-type-archive-download .choices {
  grid-template-columns: repeat(3, minmax(200px, 1fr));
}
.post-type-archive-download .choice {
  flex-basis: 33.3333333333%;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.hovta-checkout {
  position: relative;
  max-width: 100vw;
  overflow-x: hidden;
}
.hovta-checkout header {
  position: absolute;
  top: 32px;
  left: 96px;
}
.hovta-checkout main {
  position: relative;
  padding-left: 96px;
  padding-right: 96px;
}
.hovta-checkout main.wp-block-group + * {
  margin-top: 0;
}
.hovta-checkout main > .has-dark-purple-background-color:first-of-type {
  position: absolute;
  top: 64px;
  left: 96px;
}
.hovta-checkout main > .has-dark-purple-background-color:first-of-type .wp-block-button__link {
  /**
   * Get Mobile sizes.
   */
  font-size: 1rem;
  line-height: 1.4;
  /**
   * Get Desktop sizes.
   */
}
.hovta-checkout main > .wp-block-columns {
  -moz-column-gap: 192px;
       column-gap: 192px;
  min-height: 100vh;
  height: 100%;
  margin-top: 0;
}
.hovta-checkout main > .wp-block-columns > .wp-block-column {
  padding-top: 160px;
  padding-bottom: 96px;
}
.hovta-checkout .wp-block-column.has-white-background-color {
  background-color: transparent;
  position: relative;
}
.hovta-checkout .wp-block-column.has-white-background-color::before {
  content: "";
  position: absolute;
  top: 0;
  left: -96px;
  width: 100vw;
  bottom: 0;
  background-color: #FFFFFF;
  display: block;
  z-index: -1;
}

.edd_cart_actions {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.edd_cart_actions [type=hidden] + .wp-block-button {
  margin: 0;
  margin-left: 16px;
  margin-top: -22px;
}

.edd_cart_subtotal {
  padding-block: 16px;
}

.edd_cart_total {
  padding-block: 16px;
}

.edd_cart_item_name {
  color: var(--white);
}
.edd_cart_item_name > .icon-text {
  display: flex;
  align-items: center;
  gap: 16px;
}

.cart-item {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.cart-item + .cart-item {
  margin-top: 32px;
}

.cart-item__title-infos {
  display: flex;
  flex-direction: column;
}
.cart-item__title-infos p + * {
  margin-top: 0;
}

/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Removes the unit (e.g. px, em, rem) from a value, returning the number only.
 *
 * @param {Number} $num - Number to strip unit from.
 * @returns {Number} The same number, sans unit.
 */
/**
 * Converts one or more pixel values into matching rem values.
 *
 * @param {Number|List} $values - One or more values to convert. Be sure to separate them with spaces and not commas. If you need to convert a comma-separated list, wrap the list in parentheses.
 * @param {Number} $base [$rem-base] - The base value to use when calculating the `rem`. If you're using Foundation out of the box, this is 16px.
 *
 * @returns {List} A list of converted values.
 */
/**
 * Converts a pixel value to matching rem value. *Any* value passed, regardless of unit, is assumed to be a pixel value. By default, the base pixel value used to calculate the rem value is taken from the `$rem-base` variable.
 *
 * @access private
 *
 * @param {Number} $value - Pixel value to convert.
 * @param {Number} $base [$rem-base] - Base for pixel conversion.
 *
 * @returns {Number} A number in rems, calculated based on the given value and the base pixel value. rem values are passed through as is.
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
/**
 * Colors
 */
/**
 * Colors described with background-color first and text color in second parameter.
 */
/**
 * Ease.
 */
/**
 * Font weights.
 */
/**
 * Font size described with font-size first and line-height in second parameter.
 */
/**
 * Spacings
 */
.hovta-login {
  position: relative;
}
.hovta-login main {
  padding-left: 64px;
  padding-right: 64px;
}
.hovta-login main > .wp-block-columns {
  gap: 192px;
  min-height: 100vh;
}
.hovta-login main > .wp-block-columns .wp-block-column {
  padding-top: 64px;
  padding-bottom: 64px;
  min-height: 100vh;
}
.hovta-login .logo + * {
  margin-top: 64px;
}
.hovta-login .wp-block-column > .wp-block-group {
  margin-top: 64px;
}
.hovta-login .wp-block-column > .wp-block-group + * {
  margin-top: 64px;
}
.hovta-login .wp-block-column.has-white-background-color {
  background-color: transparent;
  position: relative;
}
.hovta-login .wp-block-column.has-white-background-color::before {
  content: "";
  position: absolute;
  top: 0;
  left: -96px;
  width: 100vw;
  bottom: 0;
  background-color: #FFFFFF;
  display: block;
  z-index: -1;
}

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